tilegx: enable wordsize-64 support for ieee745 dbl-64.
[platform/upstream/glibc.git] / ChangeLog
1 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
2
3         * sysdeps/tile/tilegx/Implies: New file.
4
5 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
6
7         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
8
9 2014-12-23  Florian Weimer  <fweimer@redhat.com>
10
11         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
12
13 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
14
15         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
16         not define.
17         * sysdeps/unix/sysv/linux/utimes.c: Do not include
18         <kernel-features.h>.
19         (__utimes) [__NR_utimes]: Make code unconditional.
20         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
21         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
22         (__ASSUME_UTIMES): Do not undefine.
23         * sysdeps/unix/sysv/linux/tile/kernel-features.h
24         (__ASSUME_UTIMES): Likewise.
25         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
26         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
27         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
28         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
29
30 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
31
32         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
33
34 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
35
36         [BZ #17747]
37         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
38         alias to weak alias for j0l, y0l.
39         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
40         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
41
42         [BZ #17746]
43         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
44         conversion.
45
46 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
47
48         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
49         to zero if not already defined.
50
51 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
52
53         [BZ #17724]
54         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
55         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
56         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
57         (char *) casts added.
58         * sysdeps/ieee754/k_standardf.c: New file.
59         * sysdeps/ieee754/k_standardl.c: Likewise.
60         * math/Makefile (libm-support): Remove k_standard.
61         (libm-calls): Add k_standard.
62
63 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
64
65         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
66         Optimize to avoid an unnecessary FPCR read.
67
68 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
69
70         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
71         Optimize to reduce FPCR/FPSR accesses.
72
73 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
74
75         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
76         Call libc_fetestexcept_aarch64.
77
78 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
79
80         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
81         Call libc_fesetround_aarch64.
82
83 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
84
85         [BZ #17733]
86         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
87         (__bind): Do not define as weak alias.
88         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
89         define.
90         (__getsockname): Do not define as weak alias.
91
92 2014-12-22  Will Newton  <will.newton@linaro.org>
93
94         * manual/install.texi: Document that we require bison 2.7
95         or above.
96         * INSTALL: Regenerate.
97         * configure.ac: Use AC_CHECK_PROG_VER instead of
98         AC_PATH_PROG when checking for bison and check for
99         version 2.7 or above.
100         * configure: Regenerate.
101
102 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
103
104         [BZ #17745]
105         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
106         * sysdeps/tile/ffsll.c (ffsll): To here.
107
108         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
109
110 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
111
112         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
113         if not defined.
114         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
115         definition.
116         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
117         hidden ___tls_get_addr.
118         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
119         hidden __tls_get_addr.
120         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
121         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
122         Likewise.
123
124 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
125
126         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
127         _dl_init call.
128
129 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
130
131         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
132         from "call _dl_init@PLT".
133         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
134
135 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
136
137         * manual/search.texi: (Array Sort Function): Clarify stable sorting
138         guarantees.
139
140 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
141
142         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
143
144 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
145
146         [BZ #17744]
147         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
148         strnlen.
149
150 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
151
152         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
153         of multu on MIPSr6.
154         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
155         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
156         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
157         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
158         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
159
160 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
161
162         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
163         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
164         (PTR_SUBU): Use subu for mips32r6/mips64r6.
165         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
166         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
167         mips32r6/mips64r6.
168         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
169
170 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
171
172         * string/strncat.c (STRNCAT): Simplify implementation.
173
174 2014-12-19  David S. Miller  <davem@davemloft.net>
175
176         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
177         access the quad as both a long double and as a series of 4 words.
178
179         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
180         link_map->l_info array access.
181
182 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
183
184         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
185
186         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
187         * math/atest-exp2.c (TIMEOUT): Likewise.
188         * math/atest-sincos.c (TIMEOUT): Likewise.
189
190 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
191
192         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
193         -Wno-error with -fno-builtin-lround.
194
195 2014-12-19  Torvald Riegel  <triegel@redhat.com>
196
197         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
198         Contains futex constants and functions moved over from ...
199         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
200         <lowlevellock-futex.h>.
201         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
202         (lll_timedwait_tid): Add comments and parentheses around macro
203         arguments.
204
205 2014-12-19  Torvald Riegel  <triegel@redhat.com>
206
207         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
208         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
209         (__lll_private_flag): Remove.
210         (lll_futex_wait): Likewise.
211         (lll_futex_timed_wait): Likewise.
212         (lll_futex_wake): Likewise.
213         (lll_futex_requeue): Likewise.
214         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
215         (__lll_timedwait_tid): Spell out argument names.
216         (lll_timedwait_tid): Add comments and parentheses around macro
217         arguments.
218         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
219         LLL_SHARED and LLL_PRIVATE usable from assembly code.
220
221 2014-12-19  Torvald Riegel  <triegel@redhat.com>
222
223         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
224         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
225         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
226         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
227         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
228         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
229         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
230         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
231         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
232         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
233         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
234         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
235         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
236         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
237         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
238         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
239         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
240         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
241         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
242
243 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
244
245         * sysdeps/x86_64/x32/Makefile: New file.
246
247 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
248
249         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
250         1L with (mp_limb_t) 1.
251
252 2014-12-17  Roland McGrath  <roland@hack.frob.com>
253
254         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
255         * nptl/libc_pthread_init.c: ... here.
256         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
257         * nptl/register-atfork.c: ... here.
258
259         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
260         Use pthread_sigmask rather than INTERNAL_SYSCALL.
261         Use assert_perror to check its return value.
262         (__gai_create_helper_thread): Likewise.
263
264         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
265
266         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
267
268 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
269
270         [BZ #17725]
271         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
272         __profil_counter.
273         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
274         Likewise.
275         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
276         Likewise.
277         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
278         Likewise.
279         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
280         (profil_counter): Likewise.
281         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
282         (profil_counter): Likewise.
283         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
284         Likewise.
285         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
286         Likewise.
287         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
288         (profil_counter): Likewise.
289         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
290         Likewise.
291         [!__profil_counter] (profil_counter): Define as weak alias of
292         __profil_counter.
293         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
294         (profil_counter): Rename to __profil_counter.
295         [!__profil_counter] (profil_counter): Define as weak alias of
296         __profil_counter.
297         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
298         (profil_counter): Rename to __profil_counter.
299         [!__profil_counter] (profil_counter): Define as weak alias of
300         __profil_counter.
301         * sysdeps/posix/profil.c: Update comment referring to
302         profil_counter.
303         (__profil): Use __profil_counter instead of profil_counter.
304         * sysdeps/posix/sprofil.c (profil_counter): Rename to
305         __profil_counter.  Use __profil_counter_ushort and
306         __profil_counter_uint in definitions.
307         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
308         instead of profil_counter_uint and profil_counter_ushort.
309
310         [BZ #17722]
311         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
312         define as weak alias of __inet_makeaddr.
313         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
314         as weak alias of __inet_addr.
315         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
316         as weak alias of __inet_pton.  Use libc_hidden_weak.
317         * include/arpa/inet.h (__inet_pton): Declare.  Use
318         libc_hidden_proto.
319         (inet_makeaddr): Don't use libc_hidden_proto.
320         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
321         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
322         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
323         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
324         Remove variable.
325         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
326         (test-xfail-POSIX/time.h/linknamespace): Likewise.
327
328 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
329
330         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
331
332 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
333
334         * stdio-common/bug-vfprintf-nargs.c (do_test):
335         Cast value to intptr_t to avoid format warning
336         for usage with PRIdPTR printing macro.
337
338 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
339
340         * libio/tst-widetext.c (do_test):
341         Use format type %td instead of %Zd for ptrdiff_t
342         in order to avoid format warning.
343
344 2014-12-17  Andreas Schwab  <schwab@suse.de>
345
346         * nscd/mem.c (gc): Add size_t cast to match printf format.
347
348 2014-12-16  Roland McGrath  <roland@hack.frob.com>
349
350         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
351         (init): Apply PTR_MANGLE to pointers before storing them.
352         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
353         before using them.
354
355 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
356
357         [BZ #17719]
358         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
359         define as weak alias of __memrchr.
360         (__memrchr): Do not define as strong alias of memrchr.
361         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
362         Remove variable.
363         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
364         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
365         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
366
367         [BZ #17717]
368         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
369         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
370         (if_indextoname): Rename to __if_indextoname and define as weak
371         alias of __if_indextoname.  Use libc_hidden_weak.
372         (if_freenameindex): Rename to __if_freenameindex and define as
373         weak alias of __if_freenameindex.
374         (if_nameindex): Rename to __if_nameindex and define as weak alias
375         of __if_nameindex.
376         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
377         __if_nametoindex and define as weak alias of __if_nametoindex.
378         Use libc_hidden_weak.
379         (if_freenameindex): Rename to __if_freenameindex and define as
380         weak alias of __if_freenameindex.
381         (if_nameindex): Rename to __if_nameindex and define as weak alias
382         of __if_nameindex.
383         (if_indextoname): Rename to __if_indextoname and define as weak
384         alias of __if_indextoname.  Use libc_hidden_weak.
385         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
386         __if_nametoindex and define as weak alias of __if_nametoindex.
387         Use libc_hidden_weak.
388         (if_freenameindex): Rename to __if_freenameindex and define as
389         weak alias of __if_freenameindex.  Use libc_hidden_weak.
390         (if_nameindex_netlink): Use __if_freenameindex instead of
391         if_freenameindex.
392         (if_nameindex): Rename to __if_nameindex and define as weak alias
393         of __if_nameindex.  Use libc_hidden_weak.
394         (if_indextoname): Rename to __if_indextoname and define as weak
395         alias of __if_indextoname.  Use libc_hidden_weak.
396         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
397         libc_hidden_proto.
398         [!_ISOMAC] (__if_freenameindex): Likewise.
399         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
400         if_nametoindex.
401         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
402         variable.
403         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
404         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
405         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
406         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
407         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
408         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
409         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
410
411         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
412         Remove variable.
413         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
414         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
415
416 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
417
418         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
419         subscript above bounds'
420
421         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
422         bounds.
423
424 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
425
426         * libio/tst-fopenloc.c: Use test-skeleton.c.
427
428         * stdlib/tst-bsearch.c: Use test-skeleton.c.
429         (entry): Rename to ITEM.
430         (do_test, comp): Adjust.
431
432         * stdio-common/tst-fseek.c: Use test-skeleton.c.
433
434 2014-12-16  Torvald Riegel  <triegel@redhat.com>
435
436         * string/tester.c: Include <libc-internal.h>.
437         (test_memset): Ignore -Wmemset-transposed-args.
438
439 2014-12-16  Torvald Riegel  <triegel@redhat.com>
440
441         * misc/tst-mntent2.c (do_test): Fix warning.
442
443 2014-12-16  Torvald Riegel  <triegel@redhat.com>
444
445         * elf/tst-unique4lib.cc(a): Mark as used.
446
447 2014-12-16  Florian Weimer  <fweimer@redhat.com>
448
449         [BZ #17630]
450         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
451         names.
452
453 2014-12-16  Allan McRae  <allan@archlinux.org>
454
455         * stdio-common/Makefile (tests): Re-add bug26.
456
457 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
458
459         [BZ #17657]
460         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
461         static array.
462
463 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
464
465         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
466         (__lll_lock_wait): Likewise.
467         (__lll_timedlock_wait): Likewise.
468         (__lll_timedwait_tid): Likewise.
469         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
470         (__lll_robust_timedlock_wait): Likewise.
471         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
472         (lll_cond_trylock): Likewise.
473         (__lll_lock): Likewise.
474         (__lll_robust_lock): Likewise.
475         (__lll_cond_lock): Likewise.
476         (lll_robust_cond_lock): Likewise.
477         (__lll_timedlock): Likewise.
478         (__lll_robust_timedlock): Likewise.
479         (__lll_unlock): Likewise.
480         (__lll_robust_unlock): Likewise.
481         (lll_wait_tid): Likewise.
482         (lll_timedwait_tid): Likewise.
483
484 2014-12-15  Torvald Riegel  <triegel@redhat.com>
485
486         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
487
488 2014-12-15  Torvald Riegel  <triegel@redhat.com>
489
490         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
491
492 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
493
494         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
495         * stdio-common/tst-sprintf.c: Likewise.
496
497 2014-12-15  Torvald Riegel  <triegel@redhat.com>
498
499         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
500
501 2014-12-15  Jeff Law  <law@redhat.com>
502
503         [BZ #16617]
504         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
505         on the heap.  (CVE-2012-3406)
506         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
507         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
508         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
509
510 2014-12-15  Will Newton  <will.newton@linaro.org>
511
512         * manual/install.texi: Bump required version of texinfo
513         to 4.7 from 4.5.
514         * INSTALL: Regenerated.
515         * configure.ac: Check for makeinfo version 4.7 and above.
516         * configure: Regenerated.
517
518 2014-12-12  Roland McGrath  <roland@hack.frob.com>
519
520         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
521         PREFIX, string constant to insert between directory and name.
522         * sysdeps/posix/shm_open.c: Update caller.
523         * sysdeps/posix/shm_unlink.c: Likewise.
524         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
525         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
526         (SEM_SHM_PREFIX): New macro.
527         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
528         [$(have-thread-library) = no].
529         * nptl/Makefile (libpthread-routines): Add shm-directory.
530         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
531         * sysdeps/nptl/shm-directory.h: New file.
532         * sysdeps/posix/shm-directory.c
533         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
534         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
535         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
536         INTERNAL_SYSCALL.
537         (__where_is_shmfs): Function removed.
538         (mountpoint, defaultmount, defaultdir, __namedsem_once):
539         Variables removed.
540         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
541         Use SHM_GET_NAME.
542         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
543
544         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
545         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
546         unconditional for use inside libpthread.
547         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
548
549 2014-12-12  Roland McGrath  <roland@hack.frob.com>
550
551         * nptl/pthread_getaffinity.c: New file.
552         * nptl/pthread_setaffinity.c: New file.
553         * nptl/pthread_getname.c: New file.
554         * nptl/pthread_setname.c: New file.
555
556         * nptl/pthread_create.c (START_THREAD_DEFN)
557         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
558
559 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
560             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
561
562         * resolv/res_send.c (send_vc): Disable warning resplen may
563         be used uninitialized.
564
565 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
566
567         * nptl/tst-mutex6.c
568         (ATTR_NULL): New define checks ATTR against NULL.
569         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
570         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
571
572 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
573
574         [BZ #17581]
575         * malloc/hooks.c
576         (mem2mem_check): Revert my previous change.
577         (malloc_check_get_size): Revert my previous change.
578         (mem2chunk_check): Revert my previous change.
579
580 2014-12-11  Roland McGrath  <roland@hack.frob.com>
581
582         * sysdeps/posix/shm-directory.c: New file.
583         * sysdeps/posix/shm-directory.h: New file.
584         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
585         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
586         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
587         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
588         Transmute EPERM to EACCES.
589         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
590         from ...
591         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
592         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
593
594 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
595
596         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
597         pointer and cast to uintptr_t.
598         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
599         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
600         Add cast to avoid warning.
601         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
602
603 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
604
605         * nptl/semaphore.h: Move to ...
606         * sysdeps/pthread/semaphore.h: ... here.
607         * Makefile (installed-headers): Change nptl/semaphore.h to
608         sysdeps/pthread/semaphore.h.
609
610 2014-12-11  Roland McGrath  <roland@hack.frob.com>
611
612         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
613         generated error format strings.
614
615         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
616         -Wformat-extra-args warnings for scanf formats.
617         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
618         test of zero-length format (duh).
619         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
620         corner-case scanf format test.
621         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
622         generated fprintf format string.
623         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
624         corner-case sprintf format tests.
625         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
626         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
627         -Wformat-extra-args warnings throughout.
628         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
629         (CFLAGS-scanf4.c): Likewise.
630         (CFLAGS-scanf7.c): Likewise.
631         (CFLAGS-tst-sprintf.c): Likewise.
632         (CFLAGS-tst-printf.c): Likewise.
633         (CFLAGS-tst-printfsz.c): Likewise.
634
635 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
636
637         * include/cpio.h: New file.
638         * include/fmtmsg.h: Likewise.
639
640         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
641         corresponding format argument to size_t.
642         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
643         arguments.
644         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
645         corresponding format argument to size_t.
646         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
647         arguments.
648         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
649         corresponding format argument to size_t.
650         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
651         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
652         (CFLAGS-tst-mbswcs2.c): Likewise.
653         (CFLAGS-tst-mbswcs3.c): Likewise.
654         (CFLAGS-tst-mbswcs4.c): Likewise.
655         (CFLAGS-tst-mbswcs5.c): Likewise.
656         (CFLAGS-tst-trans.c): Likewise
657
658 2014-12-11  Roland McGrath  <roland@hack.frob.com>
659
660         * posix/regexbug1.c (main): Use "%s" format with regerror results,
661         rather than assuming they won't contain any '%'s.
662
663 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
664
665         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
666         inhibit_loop_to_libcall to avoid recursive calls.
667         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
668         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
669
670 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
671
672         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
673         prototype.
674
675 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
676
677         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
678         integer value instead of boolean.
679
680 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
681
682         * malloc/malloc.c: Fix powerof2 check.
683
684 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
685
686         * locale/programs/locfile.h (maybe_swap_uint32):
687         Remove inline and add unused attribute.
688
689 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
690
691         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
692         Truncating assembler expression to a .long expression.
693
694 2014-12-11  Andreas Schwab  <schwab@suse.de>
695
696         * elf/rtld.c (struct map_args): Constify str member.
697         (do_preload): Constify fname argument.
698
699 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
700
701         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
702         constants definition.
703
704 2014-12-11  Andreas Schwab  <schwab@suse.de>
705
706         [BZ #16657]
707         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
708         FORCE_ELISION instead of DO_ELISION.
709         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
710         Remove.
711         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
712         Likewise.
713
714         * iconvdata/gconv-modules: Remove duplicate entry.
715
716 2014-12-11  Will Newton  <will.newton@linaro.org>
717
718         Merge gettext 0.19.3 into intl/.
719
720         This involves a number of cosmetic changes to comments
721         and ANSI function definitions and prototypes throughout
722         all the files. The gettext copyright header is used but
723         with the date ranges taken from the glibc copy.
724
725         * NEWS: Add gettext merge to 2.21.
726         * intl/bindtextdom.c: Switch to gettext copyright.
727         Use ANSI definitions and prototypes.
728         Use gl_* locking primitives rather than __libc_* ones.
729         Use __builtin_expect rather than __glibc_likely/unlikely.
730         * intl/dcgettext.c: Switch to gettext copyright.
731         Use ANSI definitions and prototypes.
732         * intl/dcigettext.c: Switch to gettext copyright.
733         Use ANSI definitions and prototypes.
734         (INTDIV0_RAISES_SIGFPE): New define.
735         Use gl_* locking primitives rather than __libc_* ones.
736         Include eval-plural.h instead of plural-eval.c.
737         Use __builtin_expect rather than __glibc_likely/unlikely.
738         * intl/dcngettext.c: Switch to gettext copyright.
739         Use ANSI definitions and prototypes.
740         * intl/dgettext.c: Likewise.
741         * intl/dngettext.c: Likewise.
742         * intl/plural-eval.c: Renamed to...
743         * intl/eval-plural.h: ...this.
744         * intl/explodename.c: Switch to gettext copyright.
745         Use ANSI definitions and prototypes.
746         (_nl_explode_name): Use strchr instead of __rawmemchr.
747         * intl/finddomain.c: Switch to gettext copyright.
748         Use ANSI definitions and prototypes.
749         Use gl_* locking primitives rather than __libc_* ones.
750         (_nl_find_domain): Use malloc rather than alloca for
751         allocation of temporary locale name.
752         * intl/gettext.c: Switch to gettext copyright.
753         Use ANSI definitions and prototypes.
754         * intl/gettextP.h: Switch to gettext copyright.
755         Use ANSI definitions and prototypes.
756         Use gl_* locking primitives rather than __libc_* ones.
757         * intl/gmo.h: Switch to gettext copyright.
758         (struct sysdep_string): Move struct segment_pair outside of
759         struct definition.
760         * intl/hash-string.c: Use ANSI definitions and prototypes.
761         * intl/hash-string.h: Switch to gettext copyright.
762         Use ANSI definitions and prototypes.
763         * intl/l10nflist.c: Switch to gettext copyright.
764         Use ANSI definitions and prototypes.
765         (_nl_normalize_codeset): Avoid integer overflow.
766         * intl/loadinfo.h: Switch to gettext copyright.
767         Use ANSI definitions and prototypes.
768         (LIBINTL_DLL_EXPORTED): New define.
769         (PATH_SEPARATOR): New define.
770         * intl/loadmsgcat.c: Switch to gettext copyright.
771         * intl/localealias.c: Switch to gettext copyright.
772         Use ANSI definitions and prototypes.
773         (_nl_expand_alias): Use PATH_SEPARATOR.
774         * intl/ngettext.c: Switch to gettext copyright.
775         Use ANSI definitions and prototypes.
776         * intl/plural-exp.c: Likewise.
777         * intl/plural-exp.h: Switch to gettext copyright.
778         Use ANSI definitions and prototypes.
779         (struct expression): Move definition of enum operator outside
780         of struct definition.
781         * intl/plural.c: Regenerate.
782         * intl/plural.y: Switch to gettext copyright.
783         Use ANSI definitions and prototypes.
784         Port to bison 3.0.
785         * intl/textdomain.c: Switch to gettext copyright.
786         Use ANSI definitions and prototypes.
787         Use gl_* locking primitives rather than __libc_* ones.
788
789 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
790
791         * debug/warning-nop.c: Add used atrribute.
792
793 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
794
795         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
796
797         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
798         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
799         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
800
801 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
802             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
803
804         [BZ #17634]
805         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
806         Undefine after defining function.  Define as weak alias of
807         __wcschr.  Use libc_hidden_weak.
808         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
809         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
810         (libc_hidden_def): Also define __GI___wcschr alias.
811         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
812         __wcschr and define as weak alias of __wcschr.
813         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
814         __wcschr.
815         [!WCSCHR] (DEFAULT_WCSCHR): Define.
816         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
817         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
818         libc_hidden_weak.  Do not use libc_hidden_def.
819         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
820         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
821         __GI___wcschr alias.
822         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
823         [IS_IN (libc)] (wcschr): Define as macro expanding to
824         __redirect_wcschr.
825         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
826         [IS_IN (libc)] (__wcschr_power6): Likewise.
827         [IS_IN (libc)] (__wcschr_power7): Likewise.
828         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
829         instead of wcschr.
830         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
831         __libc_wcschr.
832         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
833         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
834         __wcschr and define as weak alias of __wcschr.  Use
835         libc_hidden_builtin_def.
836         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
837         as weak alias of __wcschr.  Use libc_hidden_weak.
838         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
839         wcschr.
840         * time/era.c (_nl_init_era_entries): Likewise.
841         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
842         variable.
843         (test-xfail-XPG3/time.h/linknamespace): Likewise.
844         (test-xfail-XPG4/time.h/linknamespace): Likewise.
845
846 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
847
848         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
849         format for long int variable.
850
851 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
852
853         [BZ #10672]
854         * manual/search.texi: (Array Sort Function): Remove claim how to make
855         qsort stable.
856
857 2014-12-10  Andreas Schwab  <schwab@suse.de>
858
859         [BZ #12847]
860         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
861         user-controlled locks.
862
863 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
864
865         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
866         register.
867
868 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
869
870         * configure.ac (--disable-werror): New configure option.
871         (enable_werror): New AC_SUBST.
872         * configure: Regenerated.
873         * config.make.in (enable-werror): New variable.
874         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
875         -Wno-error=undef.
876         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
877         * manual/install.texi (Configuring and compiling): Document
878         --disable-werror.
879         * INSTALL: Regenerated.
880         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
881         (CFLAGS-tst-chk2.c): Likewise.
882         (CFLAGS-tst-chk3.c): Likewise.
883         (CFLAGS-tst-chk4.cc): Likewise.
884         (CFLAGS-tst-chk5.cc): Likewise.
885         (CFLAGS-tst-chk6.cc): Likewise.
886         (CFLAGS-tst-lfschk1.c): Likewise.
887         (CFLAGS-tst-lfschk2.c): Likewise.
888         (CFLAGS-tst-lfschk3.c): Likewise.
889         (CFLAGS-tst-lfschk4.cc): Likewise.
890         (CFLAGS-tst-lfschk5.cc): Likewise.
891         (CFLAGS-tst-lfschk6.cc): Likewise.
892
893         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
894         (main): Disable -Wdeprecated-declarations around calls to
895         register_printf_function.
896
897         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
898         (do_test): Disable -Wdiv-by-zero around some calls to
899         fwrite_unlocked and fread_unlocked.
900
901         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
902         (DIAG_POP_NEEDS_COMMENT): Likewise.
903         (_DIAG_STR1): Likewise.
904         (_DIAG_STR): Likewise.
905         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
906         * stdio-common/bug21.c: Include <libc-internal.h>.
907         (do_test): Disable -Wformat around call to sscanf.
908         * stdio-common/scanf14.c: Include <libc-internal.h>.
909         (main): Disable -Wformat around some calls to scanf functions.
910
911 2014-12-09  Torvald Riegel  <triegel@redhat.com>
912
913         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
914
915 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
916
917         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
918         stack variable alignment.
919
920 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
921
922         [BZ #17682]
923         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
924         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
925         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
926         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
927         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
928         __getrlimit instead of getrlimit.
929         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
930         __gettimeofday instead of gettimeofday.
931         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
932         Likewise.
933         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
934         Likewise.
935         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
936         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
937         Remove variable.
938         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
939         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
940
941 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
942
943         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
944         for wide-character tests.
945
946 2014-12-04  Roland McGrath  <roland@hack.frob.com>
947
948         * io/openat64.c: #include <libc-internal.h>
949         (__openat64): Prototypify.  Use ignore_value on MODE.
950         * io/openat.c: Likewise.
951         * misc/reboot.c: #include <libc-internal.h>
952         (reboot): Prototypify.  Use ignore_value on HOWTO.
953         * misc/ptrace.c: #include <libc-internal.h>
954         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
955
956 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
957
958         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
959         XPG4, UNIX98 and XOPEN2K.
960         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
961         Remove variable.
962         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
963
964 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
965
966         * libio/fileops.c: Use ISO C style for function definitions.
967         * libio/iofopen.c: Likewise.
968         * libio/wfileops.c: Likewise.
969
970         [BZ #17653]
971         * libio/fileops.c (_IO_new_file_underflow): Unset cached
972         offset on EOF.
973         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
974         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
975         (fgets_func): Function pointer to fgets and fgetws.
976         (do_ftell_test): Add test to verify ftell value after read
977         EOF.
978         (do_test): Set fgets_func.
979
980         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
981         O_TRUNC flag for w and w+ modes.
982         (do_rewind_test): Likewise.
983         (do_ftell_test): Likewise.
984         (do_write_test): Likewise.
985
986         [BZ #17647]
987         * libio/fileops.c (do_ftell): Seek only when there are
988         unflushed writes.
989         * libio/wfileops.c (do_ftell_wide): Likewise.
990         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
991         test case.
992         (do_one_test): Call it.
993
994 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
995
996         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
997         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
998         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
999         Remove variable.
1000         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
1001         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
1002         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
1003
1004 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
1005
1006         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
1007         Remove variable.
1008         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
1009
1010         [BZ #17668]
1011         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
1012         as weak alias of __getifaddrs.  Use libc_hidden_weak.
1013         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1014         __freeifaddrs.  Use libc_hidden_weak.
1015         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
1016         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
1017         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1018         __freeifaddrs.  Use libc_hidden_weak.
1019         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
1020         __getifaddrs and define as weak alias of __getifaddrs.  Use
1021         libc_hidden_weak.
1022         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1023         __freeifaddrs.  Use libc_hidden_weak.
1024         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
1025         Remove variable.
1026         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
1027         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
1028
1029 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
1030
1031         [BZ #17601]
1032         * sysdeps/mips/start.S (__start): Use indirect jump to call
1033         __libc_start_main.
1034
1035 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
1036
1037         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
1038
1039         * nptl/tst-mutex1.c: Include <stdbool.h>.
1040         [!ATTR] (ATTR_NULL): New macro.
1041         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
1042         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
1043         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
1044
1045         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
1046         to char *.
1047
1048         [BZ #17665]
1049         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
1050         Change conditional to [__USE_MISC].
1051
1052         [BZ #17664]
1053         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
1054         fgets_unlocked.
1055         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
1056         __fgets_unlocked.
1057         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
1058         fgets_unlocked.
1059         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
1060         Remove variable.
1061         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
1062         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
1063         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
1064         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
1065         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
1066         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
1067         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
1068         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
1069         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
1070
1071         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
1072
1073 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1074
1075         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1076         Remove strpbrk objects.
1077         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1078         (__libc_ifunc_impl_list): Remove strpbrk implementation.
1079         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
1080         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
1081         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
1082         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
1083
1084         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1085         Remove strcspn objects.
1086         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1087         (__libc_ifunc_impl_list): Remove strcspn implementation.
1088         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
1089         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
1090         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
1091         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
1092
1093         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1094         Remove strspn objetcs.
1095         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1096         (__libc_ifunc_impl_list): Remove strspn implementation.
1097         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
1098         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
1099         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
1100         * sysdeps/powerpc/powerpc64/strspn.S: New file.
1101
1102 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
1103
1104         [BZ #17581]
1105         * malloc/hooks.c
1106         (mem2mem_check): Add a terminator to the chain of checking blocks.
1107         (malloc_check_get_size): Use it here.
1108         (mem2chunk_check): Ditto.
1109
1110 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
1111
1112         * sysdeps/powerpc/powerpc64/strtok.S: New file.
1113         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
1114
1115 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
1116
1117         * bits/ioctl-types.h: Indent preprocessor directives correctly.
1118
1119         * nptl/nptl-init.c: Include libc-internal.h.
1120         (__pthread_initialize_minimal_internal): Use ROUND_UP.
1121
1122         * elf/ldconfig.c (search_dir): Expand comment.
1123
1124 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
1125
1126         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
1127         variable.
1128         (linknamespace-symlist-stdlibs-tests): Likewise.
1129         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
1130         instead of $(objpfx)symlist-stdlibs.
1131         (linknamespace-libs-isoc): New variable.
1132         (linknamespace-libs): Use $(linknamespace-libs-isoc).
1133         (linknamespace-libs-ISO): New variable.
1134         (linknamespace-libs-ISO99): Likewise.
1135         (linknamespace-libs-ISO11): Likewise.
1136         (linknamespace-libs-XPG3): Likewise.
1137         (linknamespace-libs-XPG4): Likewise.
1138         (linknamespace-libs-POSIX): Likewise.
1139         (linknamespace-libs-UNIX98): Likewise.
1140         (linknamespace-libs-XOPEN2K): Likewise.
1141         (linknamespace-libs-POSIX2008): Likewise.
1142         (linknamespace-libs-XOPEN2K8): Likewise.
1143         ($(objpfx)symlist-stdlibs): Replace by
1144         $(linknamespace-symlist-stdlibs-tests).  Use
1145         $(linknamespace-libs-$*) as set of libraries.
1146         ($(linknamespace-header-tests)): Update dependencies.  Use
1147         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
1148         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
1149         * conform/linknamespace.pl: Remove comment about considering
1150         definitions of symbols from irrelevant libraries.
1151
1152 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1153
1154         [BZ #13862]
1155         * elf/dl-tls.c: Include <atomic.h>.
1156         (oom): Remove #ifdef SHARED/#endif.
1157         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
1158         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
1159         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
1160         big enough.
1161         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
1162         * nptl/Makefile (tests): Add tst-stack4.
1163         (modules-names): Add tst-stack4mod.
1164         ($(objpfx)tst-stack4): New.
1165         (tst-stack4mod.sos): Likewise.
1166         ($(objpfx)tst-stack4.out): Likewise.
1167         ($(tst-stack4mod.sos)): Likewise.
1168         (clean): Likewise.
1169         * nptl/tst-stack4.c: New file.
1170         * nptl/tst-stack4mod.c: Likewise.
1171
1172 2014-11-27  J. Brown  <jb999@gmx.de>
1173
1174         * sysdeps/x86/bits/string.h: Add recent CPUs.
1175
1176 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
1177
1178         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
1179         sigblock.
1180
1181         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
1182         feof.
1183
1184         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
1185         variable.
1186
1187 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
1188
1189         * nscd/connections.c: Include libc-internal.h because of macro
1190         usage ignore_value.
1191
1192 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1193
1194         * string/bits/string3.h (__warn_memset_zero_len): Don't
1195         declare for gcc newer than 5.0.
1196         (memset): Don't test for zero-length __LEN for gcc newer than
1197         5.0.
1198
1199 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
1200
1201         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
1202         size_t for %zu format.
1203
1204         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
1205         difference, not %ju.
1206
1207 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
1208
1209         * include/libc-internal.h (ignore_value): New macro.
1210         * nscd/connections.c (restart): Wrap calls to setuid and setgid
1211         with ignore_value.
1212
1213         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
1214         definition.
1215
1216         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
1217         pthread_cleanup_push to void *.
1218
1219         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
1220         Undefine.
1221
1222         [BZ #16619]
1223         [BZ #16740]
1224         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
1225         instead of 1L << 52.
1226
1227         * libio/bug-rewind.c (do_test): Check fwscanf return values.
1228         * libio/bug-rewind2.c (do_test): Likewise.
1229
1230         * debug/test-stpcpy_chk-ifunc.c: Remove file.
1231         * debug/test-strcpy_chk-ifunc.c: Likewise.
1232         * wcsmbs/test-wcschr-ifunc.c: Likewise.
1233         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
1234         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
1235         * wcsmbs/test-wcslen-ifunc.c: Likewise.
1236         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
1237         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
1238         * Rules [$(multi-arch) = no] (tests): Do not filter out
1239         $(tests-ifunc).
1240         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
1241         * debug/Makefile (tests-ifunc): Remove variable.
1242         (tests): Do not add $(tests-ifunc).
1243         * wcsmbs/Makefile (tests-ifunc): Remove variable.
1244         (tests): Do not add $(tests-ifunc).
1245         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
1246         [TEST_IFUNC]: Remove conditionals.
1247         * string/test-string.h (TEST_IFUNC): Remove macro.
1248         [TEST_IFUNC]: Remove conditionals.
1249
1250         * string/test-strchr.c [!WIDE] (L): New macro.
1251         [WIDE] (L): Likewise.
1252         (check1): Use CHAR instead of char.  Use L on string and character
1253         constants.
1254
1255 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
1256
1257         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
1258         tests.
1259         * sysdeps/powerpc/bits/atomic.h
1260         (__arch_atomic_exchange_and_add_32_acq): Add definition.
1261         (__arch_atomic_exchange_and_add_32_rel): Likewise.
1262         (atomic_exchange_and_add_acq): Likewise.
1263         (atomic_exchange_and_add_rel): Likewise.
1264         * sysdeps/powerpc/powerpc32/bits/atomic.h
1265         (__arch_atomic_exchange_and_add_64_acq): Add definition.
1266         (__arch_atomic_exchange_and_add_64_rel): Likewise.
1267         * sysdeps/powerpc/powerpc64/bits/atomic.h
1268         (__arch_atomic_exchange_and_add_64_acq): Add definition.
1269         (__arch_atomic_exchange_and_add_64_rel): Likewise.
1270
1271 2014-11-26  Torvald Riegel  <triegel@redhat.com>
1272
1273         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
1274         Change synchronization of __sched_fifo_min_prio and
1275         __sched_fifo_max_prio.
1276         * nptl/pthread_mutexattr_getprioceiling.c
1277         (pthread_mutexattr_getprioceiling): Likewise.
1278         * nptl/pthread_mutexattr_setprioceiling.c
1279         (pthread_mutexattr_setprioceiling): Likewise.
1280         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
1281         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
1282         Likewise.
1283
1284 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
1285
1286         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
1287         void.
1288
1289 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
1290
1291         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
1292         third argument const.
1293
1294 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1295
1296         fnmatch: work around GCC compiler warning bug with uninit var
1297         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
1298         This works around a bug with x86-64 GCC 4.9.2 and earlier
1299         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
1300         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
1301         used uninitialized in this function [-Wmaybe-uninitialized]".
1302
1303 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
1304
1305         * posix/bug-regex31.c (main): Return RES not 0.
1306
1307 2014-11-25  Anton Blanchard <anton@samba.org>
1308
1309         * sysdeps/powerpc/bits/atomic.h
1310         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
1311
1312 2014-11-24  Sterling Augustine  <saugustine@google.com>
1313
1314         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
1315
1316 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
1317
1318         [BZ #17608]
1319         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
1320
1321 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
1322
1323         [BZ #17633]
1324         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
1325         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
1326         variable.
1327         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
1328         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
1329
1330 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
1331
1332         * string/strncpy.c (strncpy): Improve performance by using memset.
1333
1334 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
1335
1336         * string/strcpy.c (strcpy):
1337         Improve performance by using strlen and memcpy.
1338
1339 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
1340
1341         * string/strcoll_l.c (get_next_seq): __always_inline.
1342         * string/strcoll_l.c (do_compare): __always_inline.
1343
1344 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
1345
1346         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
1347         defined.
1348         * include/mqueue.h: Likewise.
1349         * include/stdlib.h: Likewise.
1350
1351         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
1352         (get_null_defines): Adjust.
1353         * sunrpc/Makefile: Adjust comment.
1354         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
1355         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
1356         (CFLAGS-interp.c): Likewise.
1357         (CFLAGS-ldconfig.c): Likewise.
1358         (CPPFLAGS-.os): Likewise.
1359         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
1360         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
1361         * extra-modules.mk (extra-modules.mk): Likewise.
1362         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
1363         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
1364         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
1365         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
1366         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
1367         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
1368         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
1369         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
1370         * iconvdata/Makefile (CPPFLAGS): Likewise.
1371         (cpp-srcs-left): Add libof for all iconvdata routines.
1372         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
1373         * include/assert.h: Likewise.
1374         * include/ctype.h: Likewise.
1375         * include/errno.h: Likewise.
1376         * include/libc-symbols.h: Likewise.
1377         * include/math.h: Likewise.
1378         * include/netdb.h: Likewise.
1379         * include/resolv.h: Likewise.
1380         * include/stdio.h: Likewise.
1381         * include/stdlib.h: Likewise.
1382         * include/string.h: Likewise.
1383         * include/sys/stat.h: Likewise.
1384         * include/wctype.h: Likewise.
1385         * intl/l10nflist.c: Likewise.
1386         * libidn/idn-stub.c: Likewise.
1387         * libio/libioP.h: Likewise.
1388         * nptl/libc_multiple_threads.c: Likewise.
1389         * nptl/pthreadP.h: Likewise.
1390         * posix/regex_internal.h: Likewise.
1391         * resolv/res_hconf.c: Likewise.
1392         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
1393         * sysdeps/arm/memmove.S: Likewise.
1394         * sysdeps/arm/sysdep.h: Likewise.
1395         * sysdeps/generic/_itoa.h: Likewise.
1396         * sysdeps/generic/symbol-hacks.h: Likewise.
1397         * sysdeps/gnu/errlist.awk: Likewise.
1398         * sysdeps/gnu/errlist.c: Likewise.
1399         * sysdeps/i386/i586/memcpy.S: Likewise.
1400         * sysdeps/i386/i586/memset.S: Likewise.
1401         * sysdeps/i386/i686/memcpy.S: Likewise.
1402         * sysdeps/i386/i686/memmove.S: Likewise.
1403         * sysdeps/i386/i686/mempcpy.S: Likewise.
1404         * sysdeps/i386/i686/memset.S: Likewise.
1405         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
1406         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
1407         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
1408         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
1409         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
1410         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
1411         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
1412         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
1413         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
1414         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
1415         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
1416         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
1417         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
1418         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
1419         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
1420         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
1421         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
1422         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
1423         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
1424         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
1425         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
1426         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
1427         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
1428         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
1429         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
1430         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
1431         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
1432         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
1433         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
1434         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
1435         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
1436         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
1437         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
1438         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
1439         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
1440         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
1441         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
1442         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
1443         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
1444         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
1445         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
1446         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
1447         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
1448         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
1449         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
1450         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
1451         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
1452         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
1453         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
1454         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
1455         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
1456         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
1457         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
1458         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
1459         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
1460         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
1461         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
1462         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
1463         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
1464         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
1465         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
1466         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
1467         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
1468         * sysdeps/nptl/bits/libc-lock.h: Likewise.
1469         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
1470         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
1471         * sysdeps/posix/closedir.c: Likewise.
1472         * sysdeps/posix/opendir.c: Likewise.
1473         * sysdeps/posix/readdir.c: Likewise.
1474         * sysdeps/posix/rewinddir.c: Likewise.
1475         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
1476         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
1477         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
1478         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
1479         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
1480         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
1481         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
1482         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
1483         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
1484         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
1485         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
1486         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
1487         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
1488         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
1489         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
1490         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
1491         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
1492         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
1493         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
1494         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
1495         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
1496         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
1497         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
1498         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
1499         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
1500         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
1501         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
1502         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
1503         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
1504         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
1505         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
1506         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
1507         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
1508         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
1509         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
1510         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
1511         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
1512         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
1513         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
1514         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
1515         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
1516         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
1517         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
1518         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
1519         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
1520         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
1521         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
1522         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
1523         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
1524         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
1525         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
1526         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
1527         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
1528         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
1529         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
1530         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
1531         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
1532         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
1533         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
1534         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
1535         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
1536         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
1537         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
1538         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
1539         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
1540         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
1541         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
1542         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
1543         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
1544         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
1545         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
1546         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
1547         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
1548         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
1549         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
1550         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
1551         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
1552         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
1553         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
1554         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
1555         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
1556         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
1557         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
1558         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
1559         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
1560         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
1561         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
1562         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
1563         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
1564         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
1565         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
1566         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
1567         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
1568         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
1569         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
1570         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
1571         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
1572         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
1573         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
1574         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
1575         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
1576         * sysdeps/unix/alpha/sysdep.S: Likewise.
1577         * sysdeps/unix/alpha/sysdep.h: Likewise.
1578         * sysdeps/unix/make-syscalls.sh: Likewise.
1579         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1580         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1581         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1582         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
1583         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1584         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
1585         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
1586         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1587         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1588         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
1589         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1590         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1591         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1592         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
1593         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1594         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
1595         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1596         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
1597         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
1598         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1599         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
1600         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1601         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1602         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1603         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1604         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1605         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1606         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1608         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
1609         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1610         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1611         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
1612         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1613         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
1614         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1615         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
1616         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1617         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
1618         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
1619         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1620         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1621         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1622         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
1623         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1624         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1625         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1626         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
1627         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1628         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1629         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1630         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1631         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1632         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1633         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
1634         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1635         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1636         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1637         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
1638         * sysdeps/x86_64/memcpy.S: Likewise.
1639         * sysdeps/x86_64/memmove.c: Likewise.
1640         * sysdeps/x86_64/memset.S: Likewise.
1641         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
1642         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
1643         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
1644         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
1645         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
1646         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
1647         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
1648         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
1649         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
1650         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
1651         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
1652         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
1653         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
1654         * sysdeps/x86_64/multiarch/memset.S: Likewise.
1655         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
1656         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
1657         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
1658         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
1659         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
1660         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
1661         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
1662         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
1663         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
1664         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
1665         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
1666         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
1667         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
1668         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
1669         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
1670         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
1671         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
1672         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
1673         * sysdeps/x86_64/strcmp.S: Likewise.
1674
1675         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
1676
1677         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
1678         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
1679         * elf/rtld-Rules: Likewise.
1680         * elf/setup-vdso.h: Likewise.
1681         * include/assert.h: Likewise.
1682         * include/bits/stdlib-float.h: Likewise.
1683         * include/errno.h: Likewise.
1684         * include/sys/stat.h: Likewise.
1685         * include/unistd.h: Likewise.
1686         * sysdeps/aarch64/setjmp.S: Likewise.
1687         * sysdeps/alpha/setjmp.S: Likewise.
1688         * sysdeps/arm/__longjmp.S: Likewise.
1689         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
1690         * sysdeps/arm/setjmp.S: Likewise.
1691         * sysdeps/arm/sysdep.h: Likewise.
1692         * sysdeps/generic/_itoa.h: Likewise.
1693         * sysdeps/generic/dl-sysdep.h: Likewise.
1694         * sysdeps/generic/ldsodefs.h: Likewise.
1695         * sysdeps/i386/dl-tls.h: Likewise.
1696         * sysdeps/i386/setjmp.S: Likewise.
1697         * sysdeps/m68k/setjmp.c: Likewise.
1698         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
1699         * sysdeps/mach/hurd/opendir.c: Likewise.
1700         * sysdeps/posix/getcwd.c: Likewise.
1701         * sysdeps/posix/opendir.c: Likewise.
1702         * sysdeps/posix/profil.c: Likewise.
1703         * sysdeps/powerpc/dl-procinfo.h: Likewise.
1704         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
1705         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
1706         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
1707         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1708         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
1709         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1710         * sysdeps/s390/dl-tls.h: Likewise.
1711         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1712         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1713         * sysdeps/sh/sh3/setjmp.S: Likewise.
1714         * sysdeps/sh/sh4/setjmp.S: Likewise.
1715         * sysdeps/unix/alpha/sysdep.h: Likewise.
1716         * sysdeps/unix/arm/sysdep.S: Likewise.
1717         * sysdeps/unix/i386/sysdep.S: Likewise.
1718         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1719         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
1720         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1721         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1722         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1723         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
1724         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1725         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1726         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
1727         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
1728         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
1729         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1730         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1731         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1732         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1733         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1734         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1735         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1736         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1737         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1738         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1739         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1740         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1741         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1742         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1743         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1744         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1745         * sysdeps/unix/x86_64/sysdep.S: Likewise.
1746         * sysdeps/x86_64/setjmp.S: Likewise.
1747
1748         * include/math.h: Use IS_IN instead of IS_IN_libm.
1749         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
1750         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
1751         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
1752         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
1753         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
1754         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
1755         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
1756         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
1757         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
1758         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
1759         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
1760         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
1761         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
1762         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
1763         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
1764         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
1765         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
1766         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
1767         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
1768         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
1769         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
1770         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
1771         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
1772         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
1773         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
1774         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
1775         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
1776         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
1777         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
1778         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
1779         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
1780         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
1781         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
1782         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
1783         Likewise.
1784         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
1785         Likewise.
1786         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
1787         Likewise.
1788         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
1789         Likewise.
1790         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
1791         Likewise.
1792         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
1793         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
1794         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
1795         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
1796         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
1797         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
1798         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
1799         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
1800         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
1801         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
1802         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
1803         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
1804         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
1805         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
1806         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
1807         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
1808         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
1809         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
1810         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
1811         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
1812         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
1813         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
1814         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
1815         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
1816         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
1817         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
1818         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
1819
1820         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
1821         * nptl/pthreadP.h: Likewise.
1822         * nptl_db/structs.def: Likewise.
1823         * sysdeps/arm/sysdep.h: Likewise.
1824         * sysdeps/nptl/bits/libc-lock.h: Likewise.
1825         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
1826         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
1827         * sysdeps/unix/alpha/sysdep.h: Likewise.
1828         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1829         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1830         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1831         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1832         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1833         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1834         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1835         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1836         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1837         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1838         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1839         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1840         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1841         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1842         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1843         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1844         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1845         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1846         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1847         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1848         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1849         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1850         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1851         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1852         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
1853         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1854
1855         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
1856         * nptl/pthreadP.h: Likewise.
1857         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1858         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1859         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1860         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1861         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1862         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1863         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1864         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1865         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1866         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1867         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1868         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1869         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
1870         Likewise.
1871         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
1872         Likewise.
1873         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1874         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1875         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1876         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1877         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1878         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1879         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1880         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1881
1882         * dlfcn/dladdr.c: Use IS_IN.
1883         * dlfcn/dladdr1.c: Likewise.
1884         * dlfcn/dlclose.c: Likewise.
1885         * dlfcn/dlerror.c: Likewise.
1886         * dlfcn/dlinfo.c: Likewise.
1887         * dlfcn/dlmopen.c: Likewise.
1888         * dlfcn/dlopen.c: Likewise.
1889         * dlfcn/dlsym.c: Likewise.
1890         * dlfcn/dlvsym.c: Likewise.
1891
1892         * include/ifaddrs.h: Use IS_IN.
1893         * inet/check_pf.c: Likewise.
1894         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
1895         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
1896
1897         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
1898         IS_IN_ldconfig.
1899         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
1900         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
1901
1902         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
1903         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
1904         IS_IN (libc).
1905
1906         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
1907
1908         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
1909         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
1910         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
1911         * include/libc-symbols.h (IS_IN_LIB): New macro.
1912         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
1913         * include/netdb.h: Likewise.
1914         * include/stap-probe.h: Remove all uses of IN_LIB.
1915
1916         * Makeconfig (module-cppflags-real): Define MODULE_NAME
1917         instead of IN_MODULE.
1918         * include/libc-symbols.h (IN_MODULE): Define using
1919         MODULE_NAME.
1920         (PASTE_NAME, PASTE_NAME1): New macros.
1921         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
1922         of IN_LIB.
1923         (STAP_PROBE_ASM): Likewise.
1924
1925 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1926
1927         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
1928         __mach_init in dlopened libc.
1929
1930 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
1931
1932         * sysdeps/arm/preconfigure.ac: Delete EABI check.
1933         * sysdeps/arm/preconfigure: Regenerate.
1934
1935 2014-11-21  Roland McGrath  <roland@hack.frob.com>
1936
1937         * nptl/pthread_create.c (__pthread_create_2_1): Set
1938         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
1939         when copying values from IATTR into PD.
1940
1941 2014-11-21  Will Newton  <will.newton@linaro.org>
1942             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
1943
1944         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
1945         Refactor inline-asm.  Also add comment.
1946
1947         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
1948         ElfW macro instead of hardcoded Elf64 types.
1949         (la_aarch64_gnu_pltenter): Likewise.
1950         * sysdeps/aarch64/dl-machine.h
1951         (elf_machine_runtime_setup): Use ElfW(Addr).
1952
1953         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
1954         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
1955         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
1956         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
1957         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
1958         (R_AARCH64_TLS_DTPMOD64): Rename to ..
1959         (R_AARCH64_TLS_DTPMOD): This.
1960         (R_AARCH64_TLS_DTPREL64): Rename to ...
1961         (R_AARCH64_TLS_DTPREL): This.
1962         (R_AARCH64_TLS_TPREL64): Rename to ...
1963         (R_AARCH64_TLS_TPREL): This.
1964         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
1965         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
1966         R_AARCH64_TLS_TPREL64.
1967         (elf_machine_rela): Likewise.
1968
1969 2014-11-21  Torvald Riegel  <triegel@redhat.com>
1970
1971         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
1972         by setting it to 0.  64b atomics are not supported currently.
1973
1974 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1975
1976         [BZ #16469]
1977         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
1978         search domain names.
1979
1980 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1981
1982         [BZ #16469]
1983         * NEWS: Update.
1984         * resolv/res_query.c (__libc_res_nquerydomain): Retain
1985         trailing dot.
1986         * posix/tst-getaddrinfo5.c: New.
1987         * posix/Makefile (tests): Add it.
1988
1989 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1990
1991         [BZ #14498]
1992         * NEWS: Fixed.
1993         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
1994         after parsing line but before break_if_match.
1995         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
1996         if there is a protocol mismatch.
1997
1998 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
1999
2000         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
2001         because the potential race is on the user-supplied stream.
2002
2003 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2004
2005         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
2006         string literal if not passed a buffer.
2007         * manual/job.texi (ctermid): Update reasoning, note deviation
2008         from posix, suggest mtasurace when not passed a buffer, for
2009         future non-preliminary safety notes.
2010
2011 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2012
2013         * manual/users.texi (cuserid): Fix MT-Safety note for the case
2014         of not passing it a buffer.
2015         Reported by Peng Haitao.
2016
2017 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2018
2019         * manual/Makefile ($(objpfx)stamp-summary): Require
2020         check-safety.sh to pass.
2021         * manual/check-safety.sh: Wish for verification that every
2022         @deftypefn and @deftypefun is followed by a @safety remark.
2023
2024 2014-11-20  Roland McGrath  <roland@hack.frob.com>
2025
2026         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
2027
2028         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
2029         PTHREAD_CANCEL_ASYNCHRONOUS.
2030         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
2031         send SIGCANCEL.
2032
2033         * nptl/default-sched.h: New file.
2034         * sysdeps/unix/sysv/linux/default-sched.h: New file.
2035         * nptl/pthread_create.c: Include it.
2036         (__pthread_create_2_1): Use collect_default_sched instead of making
2037         Linux syscalls here directly.
2038
2039 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2040
2041         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
2042         __pthread_once): Use C11 atomics.
2043
2044 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2045
2046         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
2047
2048 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2049
2050         * include/atomic.h (__atomic_link_error, __atomic_check_size,
2051         atomic_thread_fence_acquire, atomic_thread_fence_release,
2052         atomic_thread_fence_seq_cst, atomic_load_relaxed,
2053         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
2054         atomic_compare_exchange_weak_relaxed,
2055         atomic_compare_exchange_weak_acquire,
2056         atomic_compare_exchange_weak_release,
2057         atomic_exchange_acquire, atomic_exchange_release,
2058         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
2059         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
2060         atomic_fetch_and_acquire,
2061         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
2062
2063 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2064
2065         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
2066         USE_ATOMIC_COMPILER_BUILTINS): Define.
2067         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
2068         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2069         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
2070         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2071         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
2072         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2073         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
2074         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2075         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
2076         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2077         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
2078         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2079         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
2080         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2081         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
2082         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2083         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
2084         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2085         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
2086         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2087         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
2088         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2089         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
2090         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2091         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
2092         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2093         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
2094         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2095         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
2096         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2097         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
2098         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2099         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
2100         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2101         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
2102         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2103         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
2104         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2105         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
2106         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2107
2108 2014-11-19  Roland McGrath  <roland@hack.frob.com>
2109
2110         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
2111         the sched_priority value here.  It was already checked when the user
2112         called pthread_attr_setschedparam.
2113
2114         * nptl/tst-bad-schedattr.c: New file.
2115         * nptl/Makefile (tests): Add it.
2116
2117 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
2118             Florian Weimer  <fweimer@redhat.com>
2119             Joseph Myers  <joseph@codesourcery.com>
2120             Adam Conrad  <adconrad@0c3.net>
2121             Andreas Schwab  <schwab@suse.de>
2122             Brooks  <bmoses@google.com>
2123
2124         [BZ #17625]
2125         * wordexp-test.c (__dso_handle): Add prototype.
2126         (__register_atfork): Likewise.
2127         (__app_register_atfork): New function.
2128         (registered_forks): New global.
2129         (register_fork): New function.
2130         (test_case): Add 3 new tests for WRDE_CMDSUB.
2131         (main): Call __app_register_atfork.
2132         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
2133         fork count is non-zero fail the test.
2134         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
2135         is set.
2136         (parse_dollars): Remove check for WRDE_NOCMD.
2137         (parse_dquote): Likewise.
2138
2139 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
2140
2141         * Makeconfig (built-modules): List non-library modules to be
2142         built.
2143         (module-cppflags): Include libc-modules.h for
2144         everything except shlib-versions.v.i.
2145         (CPPFLAGS): Use it.
2146         (before-compile): Add libc-modules.h.
2147         ($(common-objpfx)libc-modules.h,
2148         $(common-objpfx)libc-modules.stmp): New targets.
2149         (common-generated): Add libc-modules.h and libc-modules.stmp.
2150         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
2151         * include/libc-symbols.h: Don't include libc-modules.h.
2152         * include/libc-modules.h: Remove file.
2153         * scripts/gen-libc-modules.awk: New script to generate
2154         libc-modules.h.
2155         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
2156         Depend on libc-modules.stmp.
2157
2158         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
2159
2160         * Makeconfig (in-module): Get value of libof set for the
2161         translation unit.
2162         (CPPFLAGS): Use $(in-module).
2163         * Makerules: Don't suffix routine names for nonlib.
2164         * include/libc-modules.h: New file.
2165         * include/libc-symbols.h: Include libc-modules.h
2166         (IS_IN): New macro to replace IS_IN_* macros.
2167         * elf/Makefile: Set libof-* for each routine.
2168         * elf/rtld-Rules: Likewise.
2169         * extra-modules.mk: Likewise.
2170         * iconv/Makefile: Likewise.
2171         * iconvdata/Makefile: Likewise.
2172         * locale/Makefile: Likewise.
2173         * malloc/Makefile: Likewise.
2174         * nss/Makefile: Likewise.
2175         * sysdeps/gnu/Makefile: Likewise.
2176         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
2177         * sysdeps/unix/sysv/linux/Makefile: Likewise.
2178         * sysdeps/s390/s390-64/Makefile: Likewise.
2179         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
2180         CPPFLAGS for nscd instead of nonlib.
2181
2182 2014-11-18  Roland McGrath  <roland@hack.frob.com>
2183
2184         * nptl/createthread.c: New file.
2185
2186         * nptl/createthread.c: Moved ...
2187         * sysdeps/unix/sysv/linux/createthread.c: ... here.
2188
2189         * nptl/createthread.c: Add proper top-line comment.
2190         (do_clone): Folded into ...
2191         (create_thread): ... here.  Take new arguments STOPPED_START and
2192         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
2193         increment __nptl_threads, do event-reporting logic, do
2194         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
2195         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
2196         resource cleanup if sched_setaffinity or sched_setscheduler fails,
2197         just send SIGCANCEL.
2198         * nptl/pthread_create.c: Forward-declare create_thread before
2199         including createthread.c.
2200         (start_thread): Use new macro START_THREAD_DEFN to replace defining
2201         declaration, and new macro START_THREAD_SELF to replace argument.
2202         Remove return statement.
2203         (report_thread_creation): New function.
2204         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
2205         synchronization logic, and __nptl_nthreads increment here, around
2206         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
2207         PD->parent_cancelhandling here, before create_thread.  When
2208         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
2209         __deallocate_stack, and ENOMEM translation here.
2210
2211 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
2212
2213         [BZ #17616]
2214         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
2215         (mptwo): Rename to __mptwo.
2216         (__inv): Use __mptwo instead of mptwo.
2217         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
2218         (mptwo): Rename to __mptwo.
2219         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
2220         of mpone and __mptwo instead of mptwo.
2221         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
2222         instead of mpone.
2223         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
2224         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
2225         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
2226         of mpone and __mptwo instead of mptwo.
2227         (__mpranred): Use __mpone instead of mpone.
2228         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
2229         variable.
2230         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
2231         (test-xfail-ISO99/math.h/linknamespace): Likewise.
2232         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
2233         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
2234         (test-xfail-ISO11/math.h/linknamespace): Likewise.
2235         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
2236         (test-xfail-XPG3/math.h/linknamespace): Likewise.
2237         (test-xfail-XPG4/math.h/linknamespace): Likewise.
2238         (test-xfail-POSIX/math.h/linknamespace): Likewise.
2239         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
2240         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
2241         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
2242         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
2243         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
2244         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
2245         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
2246         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
2247         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
2248         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
2249
2250 2014-11-18  Tom de Vries  <tom@codesoucery.com>
2251
2252         * manual/signal.texi (Primitives Interrupted by Signals): In section,
2253         replace BSD Handler xref with BSD Signal Handling.
2254
2255 2014-11-17  Richard Henderson  <rth@redhat.com>
2256
2257         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
2258         (_FP_PACK_RAW_2): Remove.
2259         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
2260         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
2261         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
2262         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
2263         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
2264         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
2265         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
2266         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
2267         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
2268         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
2269         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
2270         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
2271         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
2272         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
2273         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
2274         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
2275
2276 2014-11-14  Roland McGrath  <roland@hack.frob.com>
2277
2278         * signal/signal.h [__USE_MISC]
2279         (struct sigvec): Remove type.
2280         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
2281         (sigvec): Remove declaration.
2282         * sysdeps/posix/sigvec.c: Moved ...
2283         * signal/sigvec.c: ... here, replacing old file.
2284         (struct sigvec): New type, copied from old signal.h definition.
2285         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
2286         (__sigvec): Convert definition to prototype.
2287         (sigvec): Replace weak_alias with compat_symbol.
2288         * signal/Versions (libc: GLIBC_2.21): New version set.
2289         * include/signal.h: Remove __sigvec declaration.
2290         * sysdeps/unix/bsd/sigvec.c: Remove file.
2291         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
2292         * manual/signal.texi (BSD Handler): Remove subsection.
2293         Move siginterrupt up to ...
2294         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
2295         (Blocking in BSD): Fold subsection into its parent.
2296         * NEWS: Mention sigvec removal.
2297
2298 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
2299
2300         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
2301         (DLA_FMS): Make definition conditional only on [__FMA4__].
2302         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
2303         definition.
2304
2305         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
2306         Make definition conditional only on [PROF].
2307         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
2308         definition.
2309         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
2310         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
2311
2312         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
2313         !__GNUC__].
2314         * include/signal.h (__sigpause): Move declaration above call to
2315         libc_hidden_proto.
2316         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
2317         variable.
2318         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
2319         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
2320
2321 2014-11-14  David S. Miller  <davem@davemloft.net>
2322
2323         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
2324         Define before including <string/memcpy.c> and <string/mempcpy.c>.
2325
2326 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
2327
2328         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
2329         * configure: Regenerated.
2330         * manual/install.texi (Tools for Compilation): Document a
2331         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
2332         compiler verified to work.
2333         * INSTALL: Regenerated.
2334
2335         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
2336         redeclare with asm name.
2337         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
2338         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
2339         including <string.h>.
2340         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2341         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
2342         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2343         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
2344         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2345         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
2346         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2347
2348 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
2349
2350         * stdlib/strtol.c (__strtol): Use prototype definition.
2351
2352         [BZ #17594]
2353         * stdlib/strtol.c (SYM__): New macro.
2354         (SYM__1): Likewise.
2355         (__strtol): Likewise.
2356         (strtol): Rename to __strtol and define as weak alias of
2357         __strtol.  Use libc_hidden_weak.
2358
2359 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2360
2361         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
2362         Use numbered labels in inline assembly.
2363
2364 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2365
2366         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
2367         Add setjmp LIBC_PROBE.
2368         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
2369         Likewise.
2370         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
2371         Add longjmp, longjmp_target LIBC_PROBE.
2372         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
2373         Likewise.
2374
2375 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2376
2377         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
2378         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
2379         to get rid of unused variable warning.
2380
2381 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2382
2383         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
2384         Check for unwind_backtrace ==  NULL only in SHARED case.
2385         (__backchain_backtrace): Compile only in SHARED case.
2386         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
2387         Likewise.
2388         (__backchain_backtrace): Declare as static.
2389
2390 2014-11-12  Roland McGrath  <roland@hack.frob.com>
2391
2392         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
2393         (__libc_multiple_threads_ptr): Variable moved ...
2394         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
2395
2396 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
2397
2398         * conform/GlibcConform.pm: New file.
2399         * conform/conformtest.pl: Use GlibcConform module.
2400         * conform/linknamespace.pl: New file.
2401         * conform/list-header-symbols.pl: Likewise.
2402         * conform/Makefile (linknamespace-symlists-base): New variable.
2403         (linknamespace-symlists-tests): Likewise.
2404         (linknamespace-header-base): Likewise.
2405         (linknamespace-header-tests): Likewise.
2406         (tests-special): Add new tests.
2407         ($(linknamespace-symlists-tests)): New rule.
2408         (linknamespace-libs): New variable.
2409         ($(objpfx)symlist-stdlibs): New rule.
2410         ($(linknamespace-header-tests)): Likewise.
2411         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
2412         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
2413         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
2414         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
2415         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
2416         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
2417         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
2418         (test-xfail-ISO/math.h/linknamespace): Likewise.
2419         (test-xfail-ISO/signal.h/linknamespace): Likewise.
2420         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
2421         (test-xfail-ISO/time.h/linknamespace): Likewise.
2422         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
2423         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
2424         (test-xfail-ISO99/math.h/linknamespace): Likewise.
2425         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
2426         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
2427         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
2428         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
2429         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
2430         (test-xfail-ISO11/math.h/linknamespace): Likewise.
2431         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
2432         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
2433         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
2434         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
2435         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
2436         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
2437         (test-xfail-XPG3/math.h/linknamespace): Likewise.
2438         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
2439         (test-xfail-XPG3/search.h/linknamespace): Likewise.
2440         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
2441         (test-xfail-XPG3/time.h/linknamespace): Likewise.
2442         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
2443         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
2444         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
2445         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
2446         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
2447         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
2448         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
2449         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
2450         (test-xfail-XPG4/math.h/linknamespace): Likewise.
2451         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
2452         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
2453         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
2454         (test-xfail-XPG4/search.h/linknamespace): Likewise.
2455         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
2456         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
2457         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
2458         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
2459         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
2460         (test-xfail-XPG4/time.h/linknamespace): Likewise.
2461         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
2462         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
2463         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
2464         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
2465         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
2466         (test-xfail-POSIX/math.h/linknamespace): Likewise.
2467         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
2468         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
2469         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
2470         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
2471         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
2472         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
2473         (test-xfail-POSIX/time.h/linknamespace): Likewise.
2474         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
2475         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
2476         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
2477         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
2478         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
2479         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
2480         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
2481         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
2482         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
2483         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
2484         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
2485         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
2486         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
2487         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
2488         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
2489         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
2490         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
2491         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
2492         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
2493         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
2494         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
2495         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
2496         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
2497         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
2498         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
2499         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
2500         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
2501         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
2502         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
2503         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
2504         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
2505         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
2506         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
2507         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
2508         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
2509         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
2510         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
2511         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
2512         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
2513         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
2514         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
2515         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
2516         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
2517         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
2518         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
2519         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
2520         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
2521         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
2522         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
2523         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
2524         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
2525         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
2526         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
2527         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
2528         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
2529         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
2530         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
2531         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
2532         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
2533         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
2534         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
2535         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
2536         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
2537         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
2538         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
2539         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
2540         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
2541         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
2542         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
2543         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
2544         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
2545         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
2546         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
2547         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
2548         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
2549         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
2550         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
2551         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
2552         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
2553         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
2554         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
2555         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
2556         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
2557         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
2558         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
2559         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
2560         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
2561         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
2562         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
2563         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
2564         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
2565         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
2566         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
2567         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
2568         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
2569         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
2570         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
2571         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
2572
2573         [BZ #17589]
2574         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
2575         of fgets_unlocked.
2576
2577         [BZ #17585]
2578         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
2579         (memmem): Rename to __memmem and define as weak alias of
2580         __memmem.  Use libc_hidden_weak.
2581         (__memmem): Use libc_hidden_def.
2582         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
2583         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
2584         memmem.
2585
2586         [BZ #17582]
2587         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
2588         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
2589         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
2590         and define as weak alias of __fgets_unlocked.  Use
2591         libc_hidden_weak.
2592         (__fgets_unlocked): Use libc_hidden_def.
2593         * include/stdio.h (__fgets_unlocked): Declare.  Use
2594         libc_hidden_proto.
2595         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
2596         __fgets_unlocked instead of fgets_unlocked.
2597         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
2598         (GET_NPROCS_CONF_PARSER): Likewise.
2599         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
2600         (GET_NPROCS_CONF_PARSER): Likewise.
2601
2602         [BZ #17574]
2603         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
2604         weak alias of __wmemset.  Use libc_hidden_weak.
2605         (__wmemset): Use libc_hidden_def.
2606         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
2607         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
2608         of wmemset.
2609
2610         [BZ #17573]
2611         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
2612         with asm name __mempcpy.
2613         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
2614
2615         [BZ #17572]
2616         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
2617         and define as weak alias of __rawmemchr.
2618         (__rawmemchr): Do not define as strong alias of rawmemchr.
2619
2620         [BZ #17571]
2621         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
2622         alias of __qsort_r.
2623         (qsort): Call __qsort_r instead of qsort_r.
2624         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
2625         (__qsort_r): Declare.  Call libc_hidden_proto.
2626         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
2627         instead of qsort_r.
2628         * nscd/gai.c (__qsort_r): Define to qsort_r.
2629         * posix/tst-rfc3484.c (__qsort_r): Likewise.
2630         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
2631         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
2632
2633         [BZ #17570]
2634         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
2635         define as weak alias of __malloc_info.
2636
2637         [BZ #17584]
2638         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
2639         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2640         (__rewinddir): Use libc_hidden_def.
2641         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
2642         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2643         (__rewinddir): Use libc_hidden_def.
2644         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
2645         weak alias of __rewinddir.  Don't use libc_hidden_def.
2646         (__rewinddir): Use libc_hidden_def.
2647         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
2648         (__rewinddir): Use libc_hidden_proto.
2649         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
2650         rewinddir.
2651         (__getcwd): Use __rewinddir instead of rewinddir.
2652
2653         [BZ #17583]
2654         * libio/fileno.c (fileno): Rename to __fileno and define as weak
2655         alias of __fileno.  Use libc_hidden_weak.
2656         (__fileno): Use libc_hidden_def.
2657         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
2658         * libio/ftello.c (ftello): Rename to __ftello and define as weak
2659         alias of __ftello.
2660         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
2661         __ftello.
2662         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
2663         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
2664         libc_hidden_def.
2665         (fread_unlocked): Don't use libc_hidden_ver.
2666         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
2667         and define as weak alias of __fread_unlocked.  Don't use
2668         libc_hidden_def.
2669         (__fread_unlocked): Use libc_hidden_def.
2670         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
2671         (ftello): Don't use libc_hidden_proto.
2672         (__ftello): Declare.  Use libc_hidden_proto.
2673         (fread_unlocked): Don't use libc_hidden_proto.
2674         (__fread_unlocked): Declare.  Use libc_hidden_proto.
2675         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
2676         and __ftello instead of fileno, fread_unlocked and ftello.
2677
2678 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
2679
2680         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
2681         GOT12.
2682         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
2683         Likewise.
2684         (_dl_start_user): Likewise.
2685         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
2686
2687 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
2688             Siddhesh Poyarekar  <siddhesh@redhat.com>
2689
2690         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
2691         Move argv and envp down instead of moving argc up.
2692         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
2693
2694 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
2695
2696         [BZ #17506]
2697         * test-skeleton.c (main): Return successful if one of
2698         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
2699         * string/tst-strcoll-overflow.c: Define expected status.
2700
2701 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
2702
2703         [BZ #17475]
2704         * locale/iso-639.def: Define Bhili and Tulu language codes.
2705
2706 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
2707
2708         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
2709
2710 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
2711
2712         [BZ #17555]
2713         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
2714
2715 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
2716
2717         * configure.ac: Updated check of minimal required version to
2718         2.22.
2719         * manual/install.texi (Tools for Compilation): Updated version
2720         number.
2721         * configure: Regenerated.
2722         * INSTALL: Likewise.
2723
2724 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
2725
2726         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
2727         __tls_get_addr.
2728
2729 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
2730
2731         * include/sys/wait.h (__libc_waitpid): Remove declaration.
2732         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
2733         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2734         libc_hidden_weak.
2735         (waitpid): Define as alias of __waitpid.
2736         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
2737         __waitpid.
2738         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2739         libc_hidden_weak.
2740         (waitpid): Define as alias of __waitpid.
2741         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
2742         __libc_waitpid alias.
2743         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
2744         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
2745         Likewise.
2746         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
2747         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
2748         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
2749         alias.
2750         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
2751         __waitpid.
2752         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2753         libc_hidden_weak.
2754         (waitpid): Define as alias of __waitpid.
2755
2756 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
2757
2758         * manual/llio.texi: Add comment that write safety has been
2759         fixed in Linux.
2760
2761         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
2762         (localplt-build-dso): Add elf/ld.so.
2763         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
2764         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
2765         and free for ld.so.
2766         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
2767         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
2768         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
2769         Likewise.
2770         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2771         Likewise.
2772         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
2773         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
2774         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
2775         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
2776         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
2777         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
2778         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
2779         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
2780         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
2781         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
2782         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
2783
2784 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
2785
2786         [BZ #14132]
2787         * include/libc-symbols.h (INTUSE): Remove macro.
2788         (INTDEF): Likewise.
2789         (INTVARDEF): Likewise.
2790         (_INTVARDEF): Likewise.
2791         (INTDEF2): Likewise.
2792         (INTVARDEF2): Likewise.
2793         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
2794         rtld_hidden_def instead of INTVARDEF.
2795         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
2796         (_dl_starting_up_internal): Remove declaration.
2797         (_dl_starting_up): Use rtld_hidden_proto.
2798         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
2799         declaration.
2800         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
2801         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
2802         _dl_starting_up.
2803         * elf/dl-writev.h (_dl_writev): Likewise.
2804         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
2805         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
2806         _dl_starting_up_internal.
2807
2808 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2809
2810         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
2811         test-skeleton.c.
2812
2813 2014-11-05  Will Newton  <will.newton@linaro.org>
2814
2815         * benchtests/Makefile: (bench-malloc): Add malloc thread
2816         scalability benchmark.
2817         * benchtests/bench-malloc-threads.c: New file.
2818
2819 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
2820
2821         * sysdeps/aarch64/strchrnul.S: New file.
2822
2823 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2824
2825         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
2826         definition.
2827         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
2828         Likwise.
2829         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
2830         Likewise.
2831         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
2832         Likewise.
2833         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
2834         Likewise.
2835         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
2836         Likewise.
2837
2838 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
2839
2840         * catgets/test-gencat.c: Use test-skeleton.c.
2841         * catgets/tst-catgets.c: Likewise.
2842         * csu/tst-empty.c: Likewise.
2843         * elf/tst-audit2.c: Likewise.
2844         * elf/tst-global1.c: Likewise.
2845         * elf/tst-pathopt.c: Likewise.
2846         * elf/tst-piemod1.c: Likewise.
2847         * elf/tst-tls10.c: Likewise.
2848         * elf/tst-tls11.c: Likewise.
2849         * elf/tst-tls12.c: Likewise.
2850         * gnulib/tst-gcc.c: Likewise.
2851         * iconvdata/tst-e2big.c: Likewise.
2852         * iconvdata/tst-loading.c: Likewise.
2853         * iconv/tst-iconv1.c: Likewise.
2854         * iconv/tst-iconv2.c: Likewise.
2855         * inet/test-inet6_opt.c: Likewise.
2856         * inet/tst-gethnm.c: Likewise.
2857         * inet/tst-network.c: Likewise.
2858         * inet/tst-ntoa.c: Likewise.
2859         * intl/tst-codeset.c: Likewise.
2860         * intl/tst-gettext2.c: Likewise.
2861         * intl/tst-gettext3.c: Likewise.
2862         * intl/tst-ngettext.c: Likewise.
2863         * intl/tst-translit.c: Likewise.
2864         * io/test-stat.c: Likewise.
2865         * libio/test-fmemopen.c: Likewise.
2866         * libio/tst-freopen.c: Likewise.
2867         * libio/tst-sscanf.c: Likewise.
2868         * libio/tst-ungetwc1.c: Likewise.
2869         * libio/tst-ungetwc2.c: Likewise.
2870         * libio/tst-widetext.c: Likewise.
2871         * localedata/tst-ctype.c: Likewise.
2872         * localedata/tst-digits.c: Likewise.
2873         * localedata/tst-leaks.c: Likewise.
2874         * localedata/tst-mbswcs1.c: Likewise.
2875         * localedata/tst-mbswcs2.c: Likewise.
2876         * localedata/tst-mbswcs3.c: Likewise.
2877         * localedata/tst-mbswcs4.c: Likewise.
2878         * localedata/tst-mbswcs5.c: Likewise.
2879         * localedata/tst-setlocale.c: Likewise.
2880         * localedata/tst-trans.c: Likewise.
2881         * localedata/tst-wctype.c: Likewise.
2882         * localedata/tst-xlocale1.c: Likewise.
2883         * login/tst-grantpt.c: Likewise.
2884         * malloc/tst-calloc.c: Likewise.
2885         * malloc/tst-malloc.c: Likewise.
2886         * malloc/tst-mallocstate.c: Likewise.
2887         * malloc/tst-mcheck.c: Likewise.
2888         * malloc/tst-mtrace.c: Likewise.
2889         * malloc/tst-obstack.c: Likewise.
2890         * math/atest-exp2.c: Likewise.
2891         * math/atest-exp.c: Likewise.
2892         * math/atest-sincos.c: Likewise.
2893         * math/test-matherr.c: Likewise.
2894         * math/test-misc.c: Likewise.
2895         * math/test-powl.c: Likewise.
2896         * math/tst-definitions.c: Likewise.
2897         * misc/tst-dirname.c: Likewise.
2898         * misc/tst-efgcvt.c: Likewise.
2899         * misc/tst-fdset.c: Likewise.
2900         * misc/tst-hsearch.c: Likewise.
2901         * misc/tst-mntent2.c: Likewise.
2902         * nptl/tst-sem7.c: Likewise.
2903         * nptl/tst-sem8.c: Likewise.
2904         * nptl/tst-sem9.c: Likewise.
2905         * nss/test-netdb.c: Likewise.
2906         * posix/tst-fnmatch.c: Likewise.
2907         * posix/tst-getlogin.c: Likewise.
2908         * posix/tst-gnuglob.c: Likewise.
2909         * posix/tst-mmap.c: Likewise.
2910         * pwd/tst-getpw.c: Likewise.
2911         * resolv/tst-inet_ntop.c: Likewise.
2912         * rt/tst-timer.c: Likewise.
2913         * stdio-common/test-fseek.c: Likewise.
2914         * stdio-common/test-popen.c: Likewise.
2915         * stdio-common/test-vfprintf.c: Likewise.
2916         * stdio-common/tst-cookie.c: Likewise.
2917         * stdio-common/tst-fileno.c: Likewise.
2918         * stdio-common/tst-gets.c: Likewise.
2919         * stdio-common/tst-obprintf.c: Likewise.
2920         * stdio-common/tst-perror.c: Likewise.
2921         * stdio-common/tst-sprintf2.c: Likewise.
2922         * stdio-common/tst-sprintf3.c: Likewise.
2923         * stdio-common/tst-sprintf.c: Likewise.
2924         * stdio-common/tst-swprintf.c: Likewise.
2925         * stdio-common/tst-tmpnam.c: Likewise.
2926         * stdio-common/tst-unbputc.c: Likewise.
2927         * stdio-common/tst-wc-printf.c: Likewise.
2928         * stdlib/tst-environ.c: Likewise.
2929         * stdlib/tst-fmtmsg.c: Likewise.
2930         * stdlib/tst-limits.c: Likewise.
2931         * stdlib/tst-rand48-2.c: Likewise.
2932         * stdlib/tst-rand48.c: Likewise.
2933         * stdlib/tst-random2.c: Likewise.
2934         * stdlib/tst-random.c: Likewise.
2935         * stdlib/tst-strtol.c: Likewise.
2936         * stdlib/tst-strtoll.c: Likewise.
2937         * stdlib/tst-tls-atexit.c: Likewise.
2938         * stdlib/tst-xpg-basename.c: Likewise.
2939         * string/test-ffs.c: Likewise.
2940         * string/tst-bswap.c: Likewise.
2941         * string/tst-inlcall.c: Likewise.
2942         * string/tst-strtok.c: Likewise.
2943         * string/tst-strxfrm.c: Likewise.
2944         * sysdeps/x86_64/tst-audit10.c: Likewise.
2945         * sysdeps/x86_64/tst-audit3.c: Likewise.
2946         * sysdeps/x86_64/tst-audit4.c: Likewise.
2947         * sysdeps/x86_64/tst-audit5.c: Likewise.
2948         * time/tst-ftime_l.c: Likewise.
2949         * time/tst-getdate.c: Likewise.
2950         * time/tst-mktime3.c: Likewise.
2951         * time/tst-mktime.c: Likewise.
2952         * time/tst-posixtz.c: Likewise.
2953         * time/tst-strptime2.c: Likewise.
2954         * time/tst-strptime3.c: Likewise.
2955         * wcsmbs/tst-btowc.c: Likewise.
2956         * wcsmbs/tst-mbrtowc.c: Likewise.
2957         * wcsmbs/tst-mbsrtowcs.c: Likewise.
2958         * wcsmbs/tst-wchar-h.c: Likewise.
2959         * wcsmbs/tst-wcpncpy.c: Likewise.
2960         * wcsmbs/tst-wcrtomb.c: Likewise.
2961         * wcsmbs/tst-wcsnlen.c: Likewise.
2962         * wcsmbs/tst-wcstof.c: Likewise.
2963
2964 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
2965
2966         [BZ #14132]
2967         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
2968         INTDEF.
2969         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
2970         declaration.
2971         (_dl_mcount): Use rtld_hidden_proto.
2972         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
2973         _dl_mcount.
2974         * elf/rtld.c (_rtld_global_ro): Likewise.
2975
2976         [BZ #14132]
2977         * elf/dl-init.c (_dl_init): Don't use INTDEF.
2978         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
2979         of _dl_init_internal.
2980         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
2981         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
2982         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
2983         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
2984         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
2985         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
2986         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
2987         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
2988         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
2989         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
2990         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
2991         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
2992         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
2993         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
2994         * sysdeps/tile/dl-start.S (_start): Likewise.
2995         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
2996         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
2997
2998         [BZ #14132]
2999         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
3000         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
3001         (rtld_progname): Make macro definition unconditional.
3002         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
3003         INTDEF.
3004         (dlmopen_doit): Do not use INTUSE with _dl_argv.
3005         (dl_main): Likewise.
3006         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
3007         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
3008         instead of _dl_argv_internal.
3009         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
3010         __GI__dl_argv instead of INTUSE(_dl_argv).
3011         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
3012         __GI__dl_argv instead of _dl_argv_internal.
3013
3014         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
3015         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
3016         macro.
3017         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
3018         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
3019         New macro.
3020         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
3021         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
3022         macro.
3023         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
3024         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
3025
3026 2014-11-04  Andreas Schwab  <schwab@suse.de>
3027
3028         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
3029
3030 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3031
3032         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
3033         mtvsrd instruction in binary form.
3034
3035 2014-11-03  Andreas Schwab  <schwab@suse.de>
3036
3037         [BZ #17522]
3038         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
3039         for less than MB_LEN_MAX use a local buffer of that size.
3040         * libio/tst-fputws.c: New file.
3041         * libio/Makefile (tests): Add tst-fputws.
3042
3043 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
3044
3045         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
3046         the size of the fpu_fr.fpu_dregs[] array.
3047
3048 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
3049
3050         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
3051         (__nanosleep): Do not define as alias.
3052         (nanosleep): Define as alias of __nanosleep.
3053         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
3054         __libc_nanosleep name.
3055
3056 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
3057
3058         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
3059         install.texi in comment.
3060
3061 2014-10-31  Torvald Riegel  <triegel@redhat.com>
3062
3063         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
3064         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
3065         ... add here and use lwsync or sync ...
3066         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
3067         ... and add here using lwsync.
3068
3069 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
3070
3071         * elf/dl-machine-reject-phdr.h: New file.
3072         * elf/dl-load.c: #include that.
3073         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
3074         if that returned true.
3075
3076 2014-10-31  Roland McGrath  <roland@hack.frob.com>
3077
3078         [BZ #17496]
3079         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
3080         gen-as-const-headers chunk.  Add a big scare comment after the last
3081         safe place to touch before-compile.
3082
3083 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
3084
3085         * manual/install.texi (Tools for Compilation): Update autoconf
3086         version requirements.
3087         * INSTALL: Regenerated.
3088
3089         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
3090         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
3091         (__libc_pselect): Likewise.
3092
3093         [BZ #14138]
3094         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
3095         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
3096         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
3097         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
3098
3099 2014-10-31  Torvald Riegel  <triegel@redhat.com>
3100
3101         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
3102         correct barrier instruction.
3103         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
3104         Likewise.
3105         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
3106         Likewise.
3107
3108 2014-10-30  Roland McGrath  <roland@hack.frob.com>
3109
3110         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
3111         after defining inlines.  Instead, just use parens to defeat macro
3112         expansion of __isctype in its declaration.
3113
3114 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
3115
3116         * include/sys/uio.h (__libc_readv): Remove declaration.
3117         (__libc_writev): Likewise.
3118         * misc/readv.c (__libc_readv): Rename to __readv.
3119         (__readv): Do not define as alias.
3120         (readv): Define as alias of __readv.
3121         * misc/writev.c (__libc_writev): Rename to __writev.
3122         (__writev): Do not define as alias.
3123         (writev): Define as alias of __writev.
3124         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
3125         (__readv): Do not define as alias.
3126         (readv): Define unconditionally as alias of __readv.
3127         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
3128         (__writev): Do not define as alias.
3129         (writev): Define unconditionally as alias of __writev.
3130         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
3131         name.
3132         (writev): Do not define __libc_writev name.
3133
3134 2014-10-30  Roland McGrath  <roland@hack.frob.com>
3135
3136         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
3137         (convert_charseq): New function, broken out of ...
3138         (use_from_charmap): ... here.  Call it.
3139         (use_to_charmap): Use convert_charseq and free instead of duplicating
3140         its code with a variable-length stack struct.
3141
3142 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
3143
3144         * include/fcntl.h (__libc_creat): Remove declaration.
3145         * io/creat.c (__libc_creat): Rename to creat.
3146         (creat): Do not define as alias.
3147         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
3148         of creat instead of __libc_creat.
3149         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
3150         to creat.
3151         (creat): Do not define as alias.
3152         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
3153         __libc_creat.
3154         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
3155         __libc_creat name.
3156         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
3157         Likewise.
3158
3159 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
3160
3161         * manual/llio.texi: Add comments discussing why write() may be
3162         considered MT-unsafe on Linux.
3163
3164 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
3165
3166         * dl-load.c (local_strdup): Remove.
3167         (expand_dynamic_string_token): Use __strdup.
3168         (decompose_rpath): Likewise.
3169         (_dl_map_object): Likewise.
3170
3171 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
3172
3173         [BZ #14132]
3174         * sysdeps/generic/unwind-dw2-fde.c
3175         (__register_frame_info_bases_internal): Do not declare.
3176         (__register_frame_info_table_bases_internal): Likewise.
3177         (__deregister_frame_info_bases_internal): Likewise.
3178         (__register_frame_info_bases): Declare and use hidden_proto before
3179         definition.  Use hidden_def instead of INTDEF.
3180         (__register_frame_info_table_bases): Likewise.
3181         (__deregister_frame_info_bases): Likewise.
3182         (__register_frame_info): Do not use INTUSE.
3183         (__register_frame): Likewise.
3184         (__register_frame_info_table): Likewise.
3185         (__register_frame_table): Likewise.
3186         (__deregister_frame_info): Likewise.
3187         (__deregister_frame): Likewise.
3188
3189 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
3190
3191         * sysdeps/unix/sysv/linux/arm/kernel-features.h
3192         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
3193         not undefine.
3194         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
3195         Likewise.
3196         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
3197         Likewise.
3198
3199 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
3200
3201         [BZ #14138]
3202         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
3203         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
3204         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
3205         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
3206         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
3207         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
3208         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
3209         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
3210         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
3211         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
3212         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
3213         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
3214         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
3215         syscall.
3216         (setfsuid): Likewise.
3217         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
3218         (setfsuid): Likewise.
3219         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
3220         (setfsuid): Likewise.
3221         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
3222         Likewise.
3223         (setfsuid): Likewise.
3224         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
3225         (setfsuid): Likewise.
3226         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
3227         Likewise.
3228         (setfsuid): Likewise.
3229
3230 2014-10-27  Andreas Schwab  <schwab@suse.de>
3231
3232         [BZ #17501]
3233         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
3234         check for Slow_SSE4_2 feature bit.
3235         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
3236         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
3237         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
3238         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
3239
3240 2014-10-24  Roland McGrath  <roland@hack.frob.com>
3241
3242         * configure.ac: Validate compiler version with a empirical test of
3243         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
3244         $CC -v output.
3245         * configure: Regenerated.
3246
3247         * inet/htons.c (htons): Prototypify.
3248         * inet/htonl.c (htonl): Likewise.
3249
3250 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3251
3252         * string/strncat.c (strncat): Improve performance by using strlen.
3253
3254 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3255
3256         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
3257
3258 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3259
3260         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
3261         Call libc_fetestexcept_aarch64.
3262
3263 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3264
3265         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
3266         Call libc_feholdexcept_aarch64.
3267
3268 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3269
3270         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
3271         Call get_rounding_mode.
3272
3273 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3274
3275         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
3276         Simplify logic.
3277
3278 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3279
3280         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
3281         Simplify logic.
3282
3283 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
3284
3285         [BZ #14138]
3286         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
3287         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
3288         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
3289         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
3290         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
3291         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
3292         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
3293         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
3294         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
3295         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
3296         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
3297         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
3298         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
3299         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
3300         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
3301         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
3302         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
3303         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
3304         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
3305         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
3306         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
3307         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
3308         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
3309         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
3310         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
3311         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
3312         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
3313         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
3314         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
3315         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
3316         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
3317         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
3318         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
3319         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
3320         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
3321         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
3322         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
3323         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
3324         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
3325         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
3326         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
3327         syscall.
3328         (geteuid): Likewise.
3329         (getgid): Likewise.
3330         (getuid): Likewise.
3331         (getresgid): Likewise.
3332         (getresuid): Likewise.
3333         (getgroups): Likewise.
3334         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
3335         (geteuid): Likewise.
3336         (getgid): Likewise.
3337         (getuid): Likewise.
3338         (getresgid): Likewise.
3339         (getresuid): Likewise.
3340         (getgroups): Likewise.
3341         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
3342         (geteuid): Likewise.
3343         (getgid): Likewise.
3344         (getuid): Likewise.
3345         (getresgid): Likewise.
3346         (getresuid): Likewise.
3347         (getgroups): Likewise.
3348         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
3349         Likewise.
3350         (geteuid): Likewise.
3351         (getgid): Likewise.
3352         (getuid): Likewise.
3353         (getresgid): Likewise.
3354         (getresuid): Likewise.
3355         (getgroups): Likewise.
3356         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
3357         (geteuid): Likewise.
3358         (getgid): Likewise.
3359         (getuid): Likewise.
3360         (getresgid): Likewise.
3361         (getresuid): Likewise.
3362         (getgroups): Likewise.
3363         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
3364         Likewise.
3365         (geteuid): Likewise.
3366         (getgid): Likewise.
3367         (getuid): Likewise.
3368         (getgroups): Likewise.
3369
3370         [BZ #14138]
3371         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
3372         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
3373         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
3374         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
3375         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
3376         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
3377         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
3378         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
3379         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
3380         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
3381         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
3382         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
3383         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
3384         __chown.
3385         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
3386         (lchown): Likewise.
3387         (fchown): Likewise.
3388         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
3389         Likewise.
3390         (lchown): Likewise.
3391         (fchown): Likewise.
3392         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
3393         (lchown): Likewise.
3394         (fchown): Likewise.
3395         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
3396         Likewise.
3397         (lchown): Likewise.
3398         (fchown): Likewise.
3399
3400 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3401
3402         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
3403         Simplify logic.
3404
3405 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3406
3407         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
3408         Cleanup logic.
3409
3410 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3411
3412         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
3413         Remove unused include.
3414
3415 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3416
3417         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
3418         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
3419         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
3420         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
3421
3422 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
3423             Helge Deller <deller@gmx.de>
3424
3425         [BZ #17508]
3426         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
3427         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
3428         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
3429
3430 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
3431
3432         [BZ #14132]
3433         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
3434         Remove macro definition.
3435         (__ashrdi3_v_glibc20): Likewise.
3436         (__lshrdi3_v_glibc20): Likewise.
3437         (__cmpdi2_v_glibc20): Likewise.
3438         (__ucmpdi2_v_glibc20): Likewise.
3439         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
3440         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
3441         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
3442         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
3443         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
3444         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
3445
3446 2014-10-22  Roland McGrath  <roland@hack.frob.com>
3447
3448         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
3449         old GNU extension [0] syntax.
3450         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
3451         alloca rather than an array member with variable length.
3452         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
3453         * nscd/nscd.c (invalidate_db): New function, broken out of ...
3454         (parse_opt): ... here.  Likewise use alloca there.
3455         Validate the -i argument before checking for rootness.
3456         (send_shutdown): New function, broken out of ...
3457         (parse_opt): ... here.
3458
3459 2014-10-22  Roland McGrath  <roland@hack.frob.com>
3460
3461         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
3462         macro to get at the _rt_local_ro field.
3463         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
3464         ([PIC] case) or _dl_hwcap ([!PIC] case).
3465         * sysdeps/arm/setjmp.S: Likewise.
3466
3467         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
3468         * sysdeps/arm/configure.ac: New check to define it.
3469         * sysdeps/arm/configure: Regenerated.
3470         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
3471         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
3472         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
3473         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
3474         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
3475         Use move/movt pair instead of a load.
3476         (LDST_GLOBAL): Macro removed.
3477         (LDR_GLOBAL): New macro replaces it.
3478         (LDR_HIDDEN): New macro.
3479         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
3480         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
3481
3482         * setjmp/tst-setjmp-static.c: New file.
3483         * setjmp/Makefile (tests): Add it.
3484         (tests-static): New variable.
3485
3486 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
3487
3488         [BZ #17485]
3489         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
3490
3491 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
3492
3493         [BZ #14132]
3494         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
3495
3496 2014-10-21  Roland McGrath  <roland@hack.frob.com>
3497
3498         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
3499
3500 2014-10-20  Roland McGrath  <roland@hack.frob.com>
3501
3502         * io/fts.c (dirent_not_directory): New function.
3503         (fts_build): Call it.
3504
3505 2014-10-20  Roland McGrath  <roland@hack.frob.com>
3506
3507         * nptl/version.c (__nptl_main): Use normal __write rather than
3508         INTERNAL_SYSCALL.
3509         (banner): Update copyright years.
3510
3511         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
3512         gettimeofday.
3513         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3514         * nptl/pthread_cond_timedwait.c: Likewise.
3515         * nptl/pthread_mutex_timedlock.c: Likewise.
3516         * nptl/sem_timedwait.c: Likewise.
3517
3518         * sysdeps/nptl/bits/libc-lock.h
3519         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
3520         (__libc_lock_init_recursive): Return void, not 0.
3521         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
3522         (__libc_rwlock_init): Likewise.
3523         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
3524
3525 2014-10-20  Torvald Riegel  <triegel@redhat.com>
3526
3527         [BZ #15215]
3528         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
3529         (__pthread_once_slow): ... here.
3530         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
3531         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
3532
3533 2014-10-20  Torvald Riegel  <triegel@redhat.com>
3534
3535         [BZ #15215]
3536         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
3537         __PTHREAD_ONCE_FORK_GEN_INCR): New.
3538         * sysdeps/nptl/fork.c (__libc_fork): Use them.
3539         * nptl/pthread_once.c (__pthread_once): Likewise.
3540         Update comments.
3541
3542 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
3543
3544         [BZ #14138]
3545         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
3546         name.
3547         (writev): Use __libc_writev as strong name.
3548         * sysdeps/unix/sysv/linux/readv.c: Remove file.
3549         * sysdeps/unix/sysv/linux/writev.c: Likewise.
3550
3551 2014-10-17  Roland McGrath  <roland@hack.frob.com>
3552
3553         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
3554
3555         * sysdeps/i386/nptl/tls.h
3556         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
3557         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
3558         New macros.
3559         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
3560         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
3561         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
3562         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
3563         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
3564         Call CHECK_THREAD_SYSINFO instead of doing an assert.
3565
3566         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
3567         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
3568         on [__NR_futex].
3569         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
3570         broken out of ...
3571         (__pthread_mutex_init): ... here.  Call it.
3572         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
3573         Conditionalize PI cases on [__NR_futex].
3574         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
3575         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
3576         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
3577
3578         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
3579         conditional on [SIGSETXID].
3580         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
3581         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
3582         is defined.  Likewise for SIGSETXID.
3583         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
3584         Conditionalize definitions on [SIGSETXID].
3585         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
3586         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
3587         unblocking on [SIGCANCEL].
3588
3589         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
3590         [__NR_set_robust_list].
3591
3592 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
3593
3594         * string/strcoll_l.c (get_next_seq): Fix up formatting.
3595         (do_compare): Likewise.
3596
3597 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
3598
3599         [BZ #15884]
3600         * string/strcoll_l.c: Don't include stdio.h.
3601         (coll_seq): Remove members idxarr and rulearr.
3602         (get_next_seq_cached): Remove function.
3603         (get_next_seq): Likewise.
3604         (get_next_seq_nocache): Rename to get_next_seq.
3605         (do_compare): Remove function.
3606         (do_compare_nocache): Rename to do_compare.
3607         (STRCOLL): Remove weight and rules cache.
3608
3609 2014-10-16  Roland McGrath  <roland@hack.frob.com>
3610
3611         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
3612         * sysdeps/arm/sfp-machine.h: ... to here.
3613         * sysdeps/arm/Implies: Remove arm/soft-fp.
3614
3615 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
3616
3617         * conform/data/sys/utsname.h-data (*_t): Allow.
3618         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
3619         [POSIX] (WEXITED): Do not expect constant.
3620         [POSIX] (WSTOPPED): Likewise.
3621         [POSIX] (WNOHANG): Likewise.
3622         [POSIX] (WNOWAIT): Likewise.
3623         [POSIX] (siginfo_t): Do not expect type or elements.
3624         [POSIX] (pid_t): Do not expect type.
3625         [POSIX] (signal.h): Do not allow header.
3626         [POSIX] (sys/resource.h): Likewise.
3627         [POSIX] (si_*): Do not allow pattern.
3628         [POSIX] (W*): Likewise.
3629         [POSIX] (P_*): Likewise.
3630         [POSIX] (BUS_*): Likewise.
3631         [POSIX] (CLD_*): Likewise.
3632         [POSIX] (FPE_*): Likewise.
3633         [POSIX] (ILL_*): Likewise.
3634         [POSIX] (POLL_*): Likewise.
3635         [POSIX] (SEGV_*): Likewise.
3636         [POSIX] (SI_*): Likewise.
3637         [POSIX] (TRAP_*): Likewise.
3638         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
3639         variable.
3640
3641 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
3642
3643         [BZ #12926]
3644         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
3645         infinite loop when __recvmsg returns 0.
3646
3647 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
3648
3649         * CANCEL-FCT-WAIVE: Remove file.
3650         * CANCEL-FILE-WAIVE: Likewise.
3651
3652         [BZ #14132]
3653         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
3654         instead of INTVARDEF.
3655         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3656         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
3657         rtld_hidden_data_def instead of INTVARDEF.
3658         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3659         * elf/dl-deps.c (expand_dst): Likewise.
3660         * elf/dl-load.c (_dl_dst_count): Likewise.
3661         (_dl_dst_substitute): Likewise.
3662         (decompose_rpath): Likewise.
3663         (_dl_init_paths): Likewise.
3664         (open_path): Likewise.
3665         (_dl_map_object): Likewise.
3666         * elf/rtld.c (dl_main): Likewise.
3667         (process_dl_audit): Likewise.
3668         (process_envvars): Likewise.
3669         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
3670         Remove declaration.
3671         (__libc_enable_secure): Use rtld_hidden_proto.
3672
3673 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3674
3675         * elf/dl-load.c
3676         (add_path): New function broken out of _dl_rtld_di_serinfo.
3677         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
3678
3679 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3680
3681         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
3682         parentheses around macro arguments.
3683         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
3684         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
3685         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
3686         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
3687         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
3688         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3689         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3690         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
3691         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
3692         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
3693         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
3694         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
3695         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
3696         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
3697         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
3698         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
3699         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
3700         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
3701         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
3702         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
3703         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
3704         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
3705         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
3706         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3707         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3708         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
3709         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
3710         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
3711         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
3712         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
3713         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
3714         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
3715         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
3716         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
3717         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
3718         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
3719         Likewise.
3720         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
3721         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3722         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3723         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
3724         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
3725         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
3726         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
3727         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
3728         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
3729         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
3730         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
3731         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
3732         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
3733         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
3734         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
3735         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3736         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3737         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
3738         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
3739         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
3740         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
3741         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
3742         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
3743         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
3744         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
3745         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
3746         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
3747         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
3748         (_FP_FRAC_SRS_1): Likewise.
3749         (_FP_FRAC_CLZ_1): Likewise.
3750         (_FP_MUL_MEAT_1_imm): Likewise.
3751         (_FP_MUL_MEAT_1_wide): Likewise.
3752         (_FP_MUL_MEAT_1_hard): Likewise.
3753         (_FP_SQRT_MEAT_1): Likewise.
3754         (_FP_FRAC_ASSEMBLE_1): Likewise.
3755         (_FP_FRAC_DISASSEMBLE_1): Likewise.
3756         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
3757         (__FP_CLZ_2): Likewise.
3758         (_FP_MUL_MEAT_2_wide): Likewise.
3759         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3760         (_FP_MUL_MEAT_2_gmp): Likewise.
3761         (_FP_MUL_MEAT_2_120_240_double): Likewise.
3762         (_FP_SQRT_MEAT_2): Likewise.
3763         (_FP_FRAC_ASSEMBLE_2): Likewise.
3764         (_FP_FRAC_DISASSEMBLE_2): Likewise.
3765         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
3766         (_FP_FRAC_CLZ_4): Likewise.
3767         (_FP_MUL_MEAT_4_wide): Likewise.
3768         (_FP_MUL_MEAT_4_gmp): Likewise.
3769         (_FP_SQRT_MEAT_4): Likewise.
3770         (_FP_FRAC_ASSEMBLE_4): Likewise.
3771         (_FP_FRAC_DISASSEMBLE_4): Likewise.
3772         * soft-fp/op-common.h (_FP_CMP): Likewise.
3773         (_FP_CMP_EQ): Likewise.
3774         (_FP_CMP_UNORD): Likewise.
3775         (_FP_TO_INT): Likewise.
3776         (_FP_FROM_INT): Likewise.
3777         [!__FP_CLZ] (__FP_CLZ): Likewise.
3778         (_FP_DIV_HELP_imm): Likewise.
3779         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
3780         Likewise.
3781         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
3782         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
3783         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
3784         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
3785         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
3786         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3787         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3788         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
3789         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
3790         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
3791         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
3792         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
3793         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
3794         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
3795         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
3796         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
3797         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
3798         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
3799         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
3800         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
3801         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
3802         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
3803         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
3804         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3805         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3806         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
3807         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
3808         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
3809         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
3810         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
3811         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
3812         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
3813         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
3814         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
3815         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
3816         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
3817         (FP_UNPACK_RAW_SP): Likewise.
3818         (FP_PACK_RAW_S): Likewise.
3819         (FP_PACK_RAW_SP): Likewise.
3820         (FP_UNPACK_S): Likewise.
3821         (FP_UNPACK_SP): Likewise.
3822         (FP_UNPACK_SEMIRAW_S): Likewise.
3823         (FP_UNPACK_SEMIRAW_SP): Likewise.
3824         (FP_PACK_S): Likewise.
3825         (FP_PACK_SP): Likewise.
3826         (FP_PACK_SEMIRAW_S): Likewise.
3827         (FP_PACK_SEMIRAW_SP): Likewise.
3828         (_FP_SQRT_MEAT_S): Likewise.
3829         (FP_CMP_S): Likewise.
3830         (FP_CMP_EQ_S): Likewise.
3831         (FP_CMP_UNORD_S): Likewise.
3832         (FP_TO_INT_S): Likewise.
3833         (FP_FROM_INT_S): Likewise.
3834
3835         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
3836
3837         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
3838         (FP_EX_INVALID_IMZ): Likewise.
3839         (FP_EX_INVALID_IMZ_FMA): Likewise.
3840         (FP_EX_INVALID_ISI): Likewise.
3841         (FP_EX_INVALID_ZDZ): Likewise.
3842         (FP_EX_INVALID_IDI): Likewise.
3843         (FP_EX_INVALID_SQRT): Likewise.
3844         (FP_EX_INVALID_CVI): Likewise.
3845         (FP_EX_INVALID_VC): Likewise.
3846         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
3847         "invalid" exceptions.
3848         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
3849         (_FP_ADD_INTERNAL): Likewise.
3850         (_FP_MUL): Likewise.
3851         (_FP_FMA): Likewise.
3852         (_FP_DIV): Likewise.
3853         (_FP_CMP_CHECK_NAN): Likewise.
3854         (_FP_SQRT): Likewise.
3855         (_FP_TO_INT): Likewise.
3856         (FP_EXTEND): Likewise.
3857
3858 2014-10-09  Allan McRae  <allan@archlinux.org>
3859
3860         * po/fr.po: Update French translation from translation project.
3861
3862 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3863
3864         [BZ #14132]
3865         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
3866         of INTDEF.
3867         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
3868         (__cxa_atexit): Use libc_hidden_proto.
3869         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
3870
3871         [BZ #14132]
3872         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
3873         declaration.
3874         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
3875         [!_ISOMAC] (__iswspace_l_internal): Likewise.
3876         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
3877         [!_ISOMAC] (__iswctype_internal): Likewise.
3878         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
3879         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
3880         alias.
3881         (fcntl): Remove __fcntl_internal alias.
3882         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
3883         __connect_internal alias.
3884         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
3885         Likewise.
3886
3887         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
3888         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
3889         FP_DENORM_ZERO.
3890         (_FP_CHECK_FLUSH_ZERO): New macro.
3891         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
3892         (_FP_CMP): Likewise.
3893         (_FP_CMP_EQ): Likewise.
3894         (_FP_TO_INT): Do not set inexact for subnormal arguments if
3895         FP_DENORM_ZERO.
3896         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
3897         (FP_TRUNC): Likewise.
3898
3899         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
3900         treated as invalid conversion, not as normal exponent.
3901
3902         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
3903         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
3904         (_FP_CMP_EQ): Likewise.
3905         (_FP_CMP_UNORD): Likewise.
3906         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
3907         (FP_CMP_EQ_D): Likewise.
3908         (FP_CMP_UNORD_D): Likewise.
3909         * soft-fp/extended.h (FP_CMP_E): Likewise.
3910         (FP_CMP_EQ_E): Likewise.
3911         (FP_CMP_UNORD_E): Likewise.
3912         * soft-fp/quad.h (FP_CMP_Q): Likewise.
3913         (FP_CMP_EQ_Q): Likewise.
3914         (FP_CMP_UNORD_Q): Likewise.
3915         * soft-fp/single.h (FP_CMP_S): Likewise.
3916         (FP_CMP_EQ_S): Likewise.
3917         (FP_CMP_UNORD_S): Likewise.
3918         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
3919         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
3920         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
3921         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
3922         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
3923         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
3924         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
3925         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
3926         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
3927         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
3928         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
3929         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
3930         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
3931         to FP_CMP_Q.
3932         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
3933         FP_CMP_Q.
3934         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
3935         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
3936         FP_CMP_EQ_Q.
3937         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
3938         FP_CMP_Q.
3939         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
3940         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
3941         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
3942         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
3943         FP_CMP_EQ_Q.
3944         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
3945         FP_CMP_Q.
3946         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
3947         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
3948         FP_CMP_EQ_Q.
3949         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
3950         FP_CMP_Q.
3951         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
3952         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
3953         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
3954         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
3955         FP_CMP_EQ_Q.
3956
3957         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
3958         a subnormal result, set the underflow exception if trapping on
3959         underflow is enabled.
3960         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
3961         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
3962         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
3963         redefine to 0.
3964         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
3965         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
3966         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
3967         * soft-fp/extendxftf2.c (__extendxftf2): Use
3968         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
3969
3970         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
3971         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
3972         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3973         FP_HANDLE_EXCEPTIONS.
3974         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
3975         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3976         FP_HANDLE_EXCEPTIONS.
3977         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
3978         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3979         FP_HANDLE_EXCEPTIONS.
3980         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
3981         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3982         FP_HANDLE_EXCEPTIONS.
3983
3984 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
3985
3986         [BZ #14132]
3987         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
3988         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
3989         use INTUSE.
3990         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
3991         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
3992         Remove alias.
3993         (__adjtimex): Define using libc_hidden_ver.
3994         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
3995         Remove declaration.
3996         (ntp_gettime): Call __adjtimex directly.
3997         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
3998         Remove declaration.
3999         (ntp_gettimex): Call __adjtimex directly.
4000         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
4001         __adjtimex_internal alias.
4002
4003 2014-10-08  Roland McGrath  <roland@hack.frob.com>
4004
4005         [BZ #17460]
4006         * nscd/nscd.c (more_help): Rewrite list of tables collection
4007         using xstrdup and asprintf.
4008
4009         * nscd/nscd_conf.c: Remove local xstrdup declaration.
4010
4011 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4012             Roland McGrath  <roland@hack.frob.com>
4013
4014         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
4015         (do_lookup_unique): ... local function 'enter' here; update callers.
4016
4017 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
4018
4019         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
4020         compat_symbol calls on [SHARED].
4021         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
4022         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
4023         Remove.
4024         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4025         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
4026         (oldsetrlimit): Remove.
4027         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4028         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
4029         (lchown): New syscall entry.
4030         (oldsetrlimit): Remove.
4031         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4032         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
4033         (oldsetrlimit): Remove.
4034         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4035
4036         [BZ #14138]
4037         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
4038         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
4039         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
4040         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
4041         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
4042         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
4043         (fchown): Likewise.
4044         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
4045         (fchown): Likewise.
4046         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
4047         Likewise.
4048
4049 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4050
4051         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
4052         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
4053         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
4054         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
4055         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
4056         Likewise.
4057         (__old_sem_post): Likewise.
4058
4059 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
4060
4061         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
4062         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
4063         HAVE_CLOCK_GETTIME_VSYSCALL macros.
4064         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
4065         Use INLINE_VSYSCALL macro.
4066         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
4067         __vdso_clock_gettime.
4068         * sysdeps/unix/sysv/linux/tile/init-first.c
4069         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
4070         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
4071         __vdso_clock_gettime.
4072
4073         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
4074         to set up frame more cleanly.
4075
4076         * sysdeps/tile/memcmp.c: New file.
4077
4078         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
4079
4080         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
4081         * sysdeps/tile/tilegx/strcasestr.c: New file.
4082         * sysdeps/tile/tilegx/strnlen.c: New file.
4083         * sysdeps/tile/tilegx/strstr.c: New file.
4084
4085         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
4086
4087 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
4088
4089         * nptl/tst-setuid3.c: Write errors to stdout.
4090
4091 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4092
4093         * elf/dl-deps.c
4094         (preload): New functions broken out of _dl_map_object_deps.
4095         (_dl_map_object_deps):  Remove a nested function. Update call sites.
4096
4097 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
4098
4099         [BZ #14138]
4100         * sysdeps/unix/sysv/linux/execve.c: Remove file.
4101         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
4102
4103 2014-10-01  Steve Ellcey  <sellcey@mips.com>
4104
4105         * sysdeps/mips/strcmp.S: New.
4106
4107 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
4108
4109         [BZ #14138]
4110         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
4111         (linkat): Likewise.
4112         (mkdirat): Likewise.
4113         (readlinkat): Likewise.
4114         (renameat): Likewise.
4115         (symlinkat): Likewise.
4116         (unlinkat): Likewise.
4117         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
4118         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
4119         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
4120         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
4121         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
4122         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
4123         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
4124
4125 2014-09-30  Will Newton  <will.newton@linaro.org>
4126
4127         * math/math.h: Define long double math functions if
4128         _LIBC_TEST is defined.
4129         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
4130
4131         * localedata/Makefile: Move assignment to tests-special
4132         into an ifdef testing run-built-tests.
4133         * timezone/Makefile: Likewise.
4134
4135 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
4136
4137         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
4138         with $(BASH) not $(SHELL).
4139
4140 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
4141             Matthew LeGendre  <legendre1@llnl.gov>
4142
4143         [BZ #17411]
4144         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
4145         l_reloc_result.
4146
4147 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4148
4149         * stdio-common/printf_fp.c
4150         (hack_digit): New function, broken out of ...
4151         (__printf_fp): ... local function here.  Update call sites.
4152         hack_digit now takes an additional parameter that is a pointer
4153         to a struct of the referenced locals.  Those locals moved inside
4154         the struct and references updated.
4155
4156 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
4157
4158         * aclocal.m4: Require autoconf 2.69.
4159         * configure: Regenerated.
4160         * sysdeps/aarch64/configure: Likewise.
4161         * sysdeps/alpha/configure: Likewise.
4162         * sysdeps/arm/armv7/configure: Likewise.
4163         * sysdeps/arm/configure: Likewise.
4164         * sysdeps/ia64/configure: Likewise.
4165         * sysdeps/mach/configure: Likewise.
4166         * sysdeps/mips/configure: Likewise.
4167         * sysdeps/s390/configure: Likewise.
4168         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
4169         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
4170
4171         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
4172         file.
4173         * sysdeps/ia64/configure.ac: Likewise.
4174
4175 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
4176
4177         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
4178         specify symbol version for ld.so.  Do not include entry for
4179         libpthread.
4180         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4181         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
4182         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4183
4184         [BZ #14171]
4185         * Makeconfig [$(build-shared) = yes]
4186         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
4187         makefiles.
4188         [$(build-shared) = yes && $(soversions.mk-done) = t]
4189         ($(common-objpfx)gnu/lib-names.h): Remove rule.
4190         [$(build-shared) = yes && $(soversions.mk-done) = t]
4191         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
4192         to Makerules.
4193         [$(build-shared) = yes && $(soversions.mk-done) = t]
4194         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
4195         here.
4196         [$(build-shared) = yes && $(soversions.mk-done) = t]
4197         (common-generated): Don't append gnu/lib-names.h and
4198         gnu/lib-names.stmp here.
4199         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
4200         (lib-names-h-abi): New variable.
4201         [$(build-shared) = yes && $(soversions.mk-done) = t]
4202         (lib-names-stmp-abi): Likewise.
4203         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4204         abi-variants] (before-compile): Append
4205         $(common-objpfx)$(lib-names-h-abi).
4206         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4207         abi-variants] (common-generated): Append gnu/lib-names.h.
4208         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4209         abi-variants] (install-others-nosubdir): Depend on
4210         $(inst_includedir)/$(lib-names-h-abi).
4211         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4212         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
4213         [$(build-shared) = yes && $(soversions.mk-done) = t]
4214         ($(common-objpfx)$(lib-names-h-abi)): New rule.
4215         [$(build-shared) = yes && $(soversions.mk-done) = t]
4216         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
4217         [$(build-shared) = yes && $(soversions.mk-done) = t]
4218         (common-generated): Append $(lib-names-h-abi) and
4219         $(lib-names-stmp-abi).
4220         * scripts/lib-names.awk: Do not handle multi being set.
4221         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
4222         Remove variable.
4223         (abi-lp64_be-ld-soname): Likewise.
4224         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
4225         Likewise.
4226         (abi-hard-ld-soname): Likewise.
4227         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
4228         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
4229         Remove variable.
4230         (abi-o32_hard-ld-soname): Likewise.
4231         (abi-o32_soft_2008-ld-soname): Likewise.
4232         (abi-o32_hard_2008-ld-soname): Likewise.
4233         (abi-n32_soft-ld-soname): Likewise.
4234         (abi-n32_hard-ld-soname): Likewise.
4235         (abi-n32_soft_2008-ld-soname): Likewise.
4236         (abi-n32_hard_2008-ld-soname): Likewise.
4237         (abi-n64_soft-ld-soname): Likewise.
4238         (abi-n64_hard-ld-soname): Likewise.
4239         (abi-n64_soft_2008-ld-soname): Likewise.
4240         (abi-n64_hard_2008-ld-soname): Likewise.
4241         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
4242         Likewise.
4243         (abi-64-v2-ld-soname): Likewise.
4244         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
4245         ld.so entries.
4246         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
4247         variable.
4248         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
4249         entry.
4250         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
4251         variable.
4252         (abi-64-ld-soname): Likewise.
4253         (abi-x32-ld-soname): Likewise.
4254         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
4255         entry.
4256         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4257
4258 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
4259
4260         [BZ #14138]
4261         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
4262         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
4263         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
4264         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
4265         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
4266         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
4267         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
4268         syscall entry for GLIBC_2.2 symbol version.
4269         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
4270         Likewise.
4271         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
4272         (setrlimit): Likewise.
4273         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
4274         Likewise.
4275
4276 2014-09-23  Will Newton  <will.newton@linaro.org>
4277
4278         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
4279         _LINUX_ARM_SYSDEP_H include guard too.
4280         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
4281         define.
4282
4283 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
4284
4285         * sysdeps/unix/sysv/linux/eventfd.c:
4286         Make first argument unsigned.
4287         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
4288         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
4289
4290 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
4291
4292         * socket/recvmmsg.c (recvmmsg): Drop const argument.
4293         * socket/sys/socket.h: Likewise
4294         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
4295
4296 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
4297
4298         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
4299
4300 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
4301
4302         * time/tst-ftime.c: New test.
4303         * time/Makefile (tests): Add tst-ftime.
4304
4305 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
4306
4307         * soft-fp/extended.h: Fix comment formatting.
4308         * soft-fp/op-1.h: Likewise.
4309         * soft-fp/op-2.h: Likewise.
4310         * soft-fp/op-4.h: Likewise.
4311         * soft-fp/op-8.h: Likewise.
4312         * soft-fp/op-common.h: Likewise.
4313         * soft-fp/soft-fp.h: Likewise.
4314
4315         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
4316
4317 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
4318
4319         [BZ #6652]
4320         * Makeconfig (soversions-default-setname): Remove variable.
4321         ($(common-objpfx)soversions.i): Don't pass default_setname to
4322         soversions.awk.
4323         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
4324         oldest_abi to abi-versions.awk.
4325         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
4326         * config.make.in (oldest-abi): Remove variable.
4327         * configure.ac (--enable-oldest-abi): Remove configure option.
4328         * configure: Regenerated.
4329         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
4330         text.
4331         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
4332         * scripts/soversions.awk: Do not handle default_setname variable.
4333         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
4334         variable.
4335         * sysdeps/mach/hurd/configure: Regenerated.
4336         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
4337         variable.
4338         * sysdeps/unix/sysv/linux/configure: Regenerated.
4339
4340 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4341
4342         * elf/Makefile (CFLAGS-interp.c): Remove.
4343         ($(elf-objpfx)runtime-linker.h): Generate header with linker
4344         path string.
4345         * elf/interp.c: Include generated runtime-linker.h
4346
4347         * Makerules (lib%.so): Don't include $(+interp) in
4348         prerequisites.
4349         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
4350         * dlfcn/eval.c: Remove file.
4351
4352         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
4353         macros.
4354
4355         [BZ #17266]
4356         * misc/sys/cdefs.h: Define __extern_always_inline for clang
4357         4.2 and newer.
4358
4359         [BZ #17370]
4360         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
4361
4362 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4363             Jakub Jelinek  <jakub@redhat.com>
4364
4365         [BZ #17266]
4366         * libio/stdio.h: Check definition of __fortify_function
4367         instead of __extern_always_inline to include bits/stdio2.h.
4368         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
4369         check if __extern_always_inline is defined.
4370         [__USE_MISC || __USE_XOPEN]: Likewise.
4371         [__USE_ISOC99] Likewise.
4372         * misc/sys/cdefs.h (__fortify_function): Define only if
4373         __extern_always_inline is defined.
4374         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
4375         __extern_always_inline and __extern_inline only for g++-4.3
4376         and newer or a compatible gcc.
4377
4378 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
4379
4380         [BZ #17371]
4381         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4382         last change to handle zero prefix length.
4383
4384 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
4385
4386         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
4387         _SC_REGEX_VERSION.
4388
4389         * posix/getconf.c (vars): Add _POSIX_IPV6 and
4390         _POSIX_RAW_SOCKETS.
4391
4392 2014-09-13  Allan McRae  <allan@archlinux.org>
4393
4394         * po/ru.po: Update Russian translation from translation project.
4395
4396 2014-09-12  Roland McGrath  <roland@hack.frob.com>
4397
4398         * locale/programs/locale.c (show_locale_vars): Inline local function
4399         into its sole call site.  Clean up some style nits.
4400         (print_item): New function, broken out of ...
4401         (show_info): ... local function here.  Clean up style nits.
4402
4403         * locale/programs/ld-ctype.c (set_one_default): New function, broken
4404         out of ...
4405         (set_class_defaults): ... local function set_default here.
4406         Define set_default as a macro locally to pass constant parameters.
4407         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
4408         rather than a shared local.
4409
4410         * stdlib/rpmatch.c (try): New function, broken out of ...
4411         (rpmatch): ... local function here.  Also, prototypify definition.
4412
4413 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
4414
4415         * scripts/soversions.awk: Do not handle configuration names.
4416         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
4417         vendor and os variables to soversions.awk.
4418         * configure.ac: Do not modify gnu-* host_os.
4419         * configure: Regenerated
4420         * shlib-versions: Remove first column with configuration names.
4421         * nptl/shlib-versions: Likewise.
4422         * nptl_db/shlib-versions: Likewise.
4423         * sysdeps/hppa/shlib-versions: Likewise.
4424         * sysdeps/m68k/shlib-versions: Likewise.
4425         * sysdeps/mach/hurd/shlib-versions: Likewise.
4426         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
4427         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
4428         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
4429         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
4430         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
4431         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
4432         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
4433         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
4434         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
4435         Likewise.
4436         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4437         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
4438         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
4439         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
4440         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
4441         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
4442         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
4443         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4444
4445         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
4446         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
4447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
4448         Regenerated.
4449         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
4450         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
4451         Condition symbol version definitions on [HAVE_ELFV2_ABI].
4452
4453         * shlib-versions: Remove OS-specific entries.  Moved to files in
4454         sysdeps.
4455         * sysdeps/mach/hurd/shlib-versions: New file.
4456         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
4457
4458         * nptl/shlib-versions: Remove architecture-specific entries.
4459         Moved to files in sysdeps.
4460         * shlib-versions: Likewise.
4461         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
4462         file.
4463         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4464         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
4465         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
4466         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
4467
4468         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
4469         (UDP_NO_CHECK6_RX): Likewise.
4470
4471 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
4472
4473         * sysdeps/posix/sysconf.c (__sysconf): Spell
4474         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
4475
4476 2014-08-12  Florian Weimer  <fweimer@redhat.com>
4477
4478         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
4479         loading.
4480         * iconv/Versions (__gconv_transliterate): Export for use from
4481         gconv modules.
4482         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
4483         (struct __gconv_trans_data, __gconv_trans_fct,
4484         __gconv_trans_context_fct, __gconv_trans_query_fct,
4485         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
4486         definitions.
4487         (struct __gconv_step_data): Remove __trans member.
4488         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
4489         longer hidden.  Remove unused trans_data argument.
4490         * iconv/gconv_int.h (struct trans_struct): Remove definition.
4491         (__gconv_translit_find): Remove declaration.
4492         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
4493         prototype.
4494         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
4495         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
4496         trans_data argument.  Add hidden definition.
4497         (__gconv_translit_find): Remove.
4498         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
4499         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
4500         * iconv/skeleton.c: Remove transliteration initialization.
4501         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
4502         __gconv_step_data initialization.
4503         * libio/iofwide.c (__libio_translit_): Remove.
4504         (_IO_fwide): Adjust struct __gconv_step_data initialization.
4505         * wcsmbs/btowc.c (__btowc): Likewise.
4506         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
4507         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
4508         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
4509         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
4510         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
4511         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
4512         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
4513         * wcsmbs/wctob.c (wctob): Likewise.
4514
4515 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
4516
4517         [BZ #16194]
4518         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
4519         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
4520         register usage.
4521         * sysdeps/x86/Makefile: Adjust.
4522
4523 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4524             Roland McGrath  <roland@hack.frob.com>
4525
4526         * locale/weight.h: Add include guard.
4527         (findidx): Make static rather than auto; take new parameters
4528         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
4529         * locale/weightwc.h: Likewise.
4530         * posix/fnmatch_loop.c
4531         (FCT): Change type of EXTRA from int32_t to wint_t.
4532         Don't include either header inside the function.
4533         Call FINDIDX rather than findidx, and pass new arguments.
4534         #undef FINDIDX at the end of the file.
4535         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
4536         FINDIDX before including fnmatch_loop.c for the non-wide version.
4537         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
4538         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
4539         for the wide version.
4540         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
4541         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
4542         Pass new arguments to findidx.
4543         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
4544         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
4545         Don't #include it inside the function.  Pass new arguments to findidx.
4546         * posix/regex_internal.h
4547         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
4548         (re_string_elem_size_at): Don't #include it inside the function.
4549         Pass new arguments to findidx.
4550         * string/strcoll_l.c: #include WEIGHT_H at top level.
4551         (get_next_seq): Don't #include it inside the function.
4552         Pass new arguments to findidx.
4553         (get_next_seq_nocache): Likewise.
4554         * string/strxfrm_l.c: #include WEIGHT_H at top level.
4555         (STRXFRM): Don't #include it inside the function.
4556         Pass new arguments to findidx.
4557
4558 2014-09-11  Florian Weimer  <fweimer@redhat.com>
4559
4560         [BZ #17344]
4561         * malloc/malloc.c (unlink): Turn asserts into a call to
4562         malloc_printerr.
4563
4564 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
4565
4566         [BZ #17370]
4567         * libio/wfileops (do_ftell_wide): Free OUT.
4568
4569 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
4570
4571         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
4572
4573 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
4574
4575         [BZ #17363]
4576         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
4577         group if the current group is empty.
4578
4579 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4580
4581         * benchtests/bench-memset.c (test_main): Add more test from size
4582         from 32 to 512 bytes.
4583         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4584         Add POWER8 memset object.
4585         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4586         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
4587         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
4588         implementation.
4589         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
4590         Likewise.
4591         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
4592         multiarch POWER8 memset optimization.
4593         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
4594         POWER8 memset optimization.
4595
4596         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4597         Remove bzero multiarch objects.
4598         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
4599         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
4600         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
4601         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
4602         Remove define.
4603         [__bzero]: Redefine to specific name.
4604         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
4605         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
4606         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
4607         define.
4608         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
4609         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
4610
4611 2014-09-10  Florian Weimer  <fweimer@redhat.com>
4612
4613         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
4614         warnings into errors.
4615
4616         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
4617         __cxa_thread_atexit_impl prototype.
4618
4619 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4620
4621         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
4622         Fix capitalization of error message.
4623
4624 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4625
4626         * sysdeps/mips/preconfigure: Modify ABI tests.
4627
4628 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
4629
4630         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
4631
4632 2014-09-07  Roland McGrath  <roland@hack.frob.com>
4633             Carlos O'Donell  <carlos@systemhalted.org>
4634
4635         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
4636         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
4637         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
4638         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
4639         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
4640         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
4641         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
4642         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
4643         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
4644         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
4645         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
4646         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
4647         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
4648         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
4649         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
4650         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
4651         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
4652         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
4653         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
4654         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
4655         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
4656         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
4657         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
4658         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
4659         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
4660         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
4661         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
4662         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
4663         Deconditionalize the code that was previously under [RESET_PID].
4664         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
4665         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
4666         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
4667         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
4668         include sysdep.h.
4669
4670 2014-09-08  Allan McRae  <allan@archlinux.org>
4671
4672         * version.h (RELEASE): Set to "development".
4673         (VERSION): Set to "2.20.90"
4674
4675 2014-09-07  Allan McRae  <allan@archlinux.org
4676
4677         * version.h (RELEASE): Set to "stable".
4678         (VERSION): Set to "2.20"
4679         * include/features.h (__GLIBC_MINOR__): Set to 20.
4680
4681         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
4682         Liebler.
4683
4684         * po/ko.po: Update Korean translation from translation project.
4685
4686 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
4687
4688         [BZ #17354]
4689         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
4690         macro for handling signed relocations.
4691
4692 2014-09-03  Florian Weimer  <fweimer@redhat.com>
4693
4694         [BZ #17325]
4695         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
4696         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
4697         assert.
4698         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
4699         * iconvdata/ibm935.c (BODY): Likewise.
4700         * iconvdata/ibm937.c (BODY): Likewise.
4701         * iconvdata/ibm939.c (BODY): Likewise.
4702         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
4703         assert.
4704         * iconvdata/Makefile (iconv-test.out): Pass module list to test
4705         script.
4706         * iconvdata/run-iconv-test.sh: New test loop for checking for
4707         decoder crashers.
4708
4709 2014-09-02  Khem Raj  <raj.khem@gmail.com>
4710
4711         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
4712         libm_hidden_ver.
4713
4714 2014-09-01  Allan McRae  <allan@archlinux.org>
4715
4716         * po/eo.po: Update Esperanto translation from translation project.
4717
4718         * po/ca.po: Update Catalan translation from translation project.
4719
4720 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4721
4722         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
4723         __proc_dostop call.
4724
4725 2014-08-27  Mark Wielaard  <mjw@redhat.com>
4726
4727         [BZ #17319]
4728         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
4729         to call set_thread_area instead of hand written asm.
4730         (__NR_set_thread_area): Removed define.
4731         (TLS_FLAG_WRITABLE): Likewise.
4732         (__ASSUME_SET_THREAD_AREA): Remove check.
4733         (TLS_EBX_ARG): Remove define.
4734         (TLS_LOAD_EBX): Likewise.
4735
4736 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4737
4738         Simplify atomicity of socket creation in bind.
4739
4740         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
4741         looking up the name after linking the file.
4742
4743 2014-08-27  Allan McRae  <allan@archlinux.org>
4744
4745         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
4746
4747 2014-08-26  Florian Weimer  <fweimer@redhat.com>
4748
4749         [BZ #17187]
4750         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
4751         trans_compare, open_translit, __gconv_translit_find):
4752         Remove module loading code.
4753
4754 2014-08-26  Allan McRae  <allan@archlinux.org>
4755
4756         * po/vi.po: Update Vietnamese translation from translation project.
4757
4758         * po/uk.po: Update Ukrainian translation from translation project.
4759
4760         * po/fr.po: Update French translation from translation project.
4761
4762         * po/ru.po: Update Russian translation from translation project.
4763
4764         * po/pl.po: Update Polish translation from translation project.
4765
4766         * po/cs.po: Update Czech translation from translation project.
4767
4768         * po/de.po: Update German translation from translation project.
4769
4770         * po/bg.po: Update Bulgarian translation from translation project.
4771
4772         * po/sv.po: Update Sweedish translation from translation project.
4773
4774         * po/nl.po: Update Dutch translation from translation project.
4775
4776         * po/es.po: Update Spanish translation from translation project.
4777
4778 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
4779
4780         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
4781
4782         * catgets/Makefile (CPPFLAGS-gencat): Remove.
4783         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
4784         (CPPFLAGS-iconvconfig): Likewise.
4785         * timezone/Makefile (CPPFLAGS-zic): Likewise.
4786
4787         * include/libc-symbols.h: Remove unnecessary check for
4788         NOT_IN_libc.
4789         * nptl/pthreadP.h: Likewise.
4790         * sysdeps/aarch64/setjmp.S: Likewise.
4791         * sysdeps/alpha/setjmp.S: Likewise.
4792         * sysdeps/arm/sysdep.h: Likewise.
4793         * sysdeps/i386/setjmp.S: Likewise.
4794         * sysdeps/m68k/setjmp.c: Likewise.
4795         * sysdeps/posix/getcwd.c: Likewise.
4796         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
4797         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
4798         * sysdeps/s390/s390-32/setjmp.S: Likewise.
4799         * sysdeps/s390/s390-64/setjmp.S: Likewise.
4800         * sysdeps/sh/sh3/setjmp.S: Likewise.
4801         * sysdeps/sh/sh4/setjmp.S: Likewise.
4802         * sysdeps/unix/alpha/sysdep.h: Likewise.
4803         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4804         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4805         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
4806         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4807         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
4808         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
4809         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4810         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4811         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
4812         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
4813         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
4814         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
4815         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4816         * sysdeps/x86_64/setjmp.S: Likewise.
4817
4818 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
4819
4820         [BZ #17263]
4821         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
4822         <stdint.h>.
4823         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
4824         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
4825
4826 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
4827
4828         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
4829
4830         [BZ #17262]
4831         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
4832         and __x86_64__ when disabling x87 inline functions.
4833
4834 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
4835
4836         [BZ #17259]
4837         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
4838         asm statement with __cpuid_count.
4839
4840 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
4841
4842         * configure.ac: Change __ehdr_start code to dereference the struct.
4843         Run readelf on the output to look for relocations.
4844         * configure: Regenerated.
4845
4846 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
4847
4848         [BZ #17261]
4849         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
4850         value to 0.
4851         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
4852
4853 2014-08-12  Roland McGrath  <roland@hack.frob.com>
4854
4855         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
4856
4857 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
4858
4859         [BZ #16892]
4860         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
4861         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
4862
4863 2014-08-12  Sean Anderson  <seanga2@gmail.com>
4864
4865         * malloc/malloc.c: Fix typo in comment.
4866
4867 2014-08-09  Allan McRae  <allan@archlinux.org>
4868
4869         * Regenerate libc.po.
4870
4871 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
4872
4873         * intl/tst-gettext2.sh: Check every lang file for creation.
4874
4875 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4876
4877         * sysdeps/aarch64/fpu/math_private.h
4878         (libc_feholdsetround_noex_aarch64_ctx): New function.
4879
4880 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4881
4882         * sysdeps/arm/armv6/strcpy.S (strcpy):
4883         Fix performance issue in misaligned cases.
4884
4885 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4886
4887         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
4888         Move definition from termios.h.
4889         (struct termio): Likewise.
4890         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4891         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4892         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4893         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4894         Likewise.
4895         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
4896         Move definition to ioctl-types.h
4897         (struct termio): Likewise.
4898         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4899         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4900         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4901         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4902         Likewise.
4903
4904 2014-08-05  Richard Henderson  <rth@redhat.com>
4905
4906         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
4907         exceptions.
4908         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
4909         Add fraiseexcpt.
4910         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
4911         Use __feraiseexcept.
4912         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
4913         Protect libm symbols with IS_IN_libm.
4914
4915         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
4916
4917 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
4918
4919         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
4920
4921 2014-08-04  Will Newton  <will.newton@linaro.org>
4922
4923         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
4924         file.
4925
4926 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
4927
4928         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
4929         variants for each function.
4930
4931 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4932
4933         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
4934         appended ...
4935         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
4936         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
4937         appended ...
4938         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
4939         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
4940         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
4941         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
4942         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
4943         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
4944         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
4945         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
4946         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
4947         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
4948         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
4949         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
4950         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
4951         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
4952         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
4953         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
4954         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
4955         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
4956         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
4957         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
4958         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
4959         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
4960         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
4961         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
4962         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
4963         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
4964         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
4965         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
4966         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
4967         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
4968         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
4969         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
4970         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
4971         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
4972         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
4973         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
4974         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
4975         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
4976         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
4977         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
4978         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
4979         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
4980         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
4981         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
4982         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
4983         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
4984         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
4985         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
4986         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
4987         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
4988         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
4989         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
4990         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
4991         Update #include.
4992         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
4993         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
4994
4995 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4996
4997         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
4998         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
4999         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
5000         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
5001         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
5002         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
5003
5004 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5005
5006         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
5007         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
5008         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5009         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
5010
5011 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5012
5013         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
5014         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
5015         (__libc_vfork): Define function under this name.
5016         (__vfork): Define as an alias.
5017         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
5018         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
5019
5020 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5021
5022         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
5023         that was previously under [RESET_PID].
5024         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
5025
5026 2014-08-04  Andreas Schwab  <schwab@suse.de>
5027
5028         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
5029
5030 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
5031
5032         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
5033         (main): Likewise.
5034
5035 2014-08-01  Roland McGrath  <roland@hack.frob.com>
5036
5037         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
5038
5039 2014-08-01  Richard Henderon  <rth@redhat.com>
5040
5041         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
5042         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
5043         typo in exact zero test.
5044         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
5045         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
5046         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
5047
5048 2014-08-01  Roland McGrath  <roland@hack.frob.com>
5049
5050         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
5051         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
5052         * sysdeps/arm/sysdep.h: ... here.
5053         [!__ASSEMBLER__]: Include <stdint.h>.
5054
5055 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
5056
5057         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
5058         (HAVE_WCTYPE_H): Likewise.
5059         (HAVE_ISWCTYPE): Likewise.
5060         (ENABLE_NLS): Likewise.
5061         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
5062         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
5063
5064         * posix/regex_internal.c: Check if DEBUG is defined and is
5065         set.
5066
5067         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
5068         (HAVE_MBSRTOWCS): Likewise.
5069         * posix/fnmatch.c: Include string.h unconditionally.
5070
5071 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
5072
5073         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
5074         reversal.
5075
5076 2014-07-31  Roland McGrath  <roland@hack.frob.com>
5077
5078         * sysdeps/generic/safe-fatal.h: New file.
5079         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
5080         * nptl/forward.c: Include it.
5081         (__pthread_unwind): Use __safe_fatal as default action, rather
5082         than a bogus use of INTERNAL_SYSCALL that could never work.
5083
5084         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
5085         * configure.ac (libc_cv_builtin_trap): New test.
5086         * configure: Regenerated.
5087         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
5088         (ABORT_INSTRUCTION): Define using __builtin_trap.
5089
5090         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
5091         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
5092         * sysdeps/nptl/nptl-signals.h: New file.
5093         * nptl/pthreadP.h: Include <nptl-signals.h>.
5094
5095 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
5096
5097         * sysdeps/s390/s390-64/utf16-utf32-z9.c
5098         (ONE_DIRECTION): Define.
5099         * sysdeps/s390/s390-64/utf8-utf16-z9.c
5100         (ONE_DIRECTION): Define.
5101         * sysdeps/s390/s390-64/utf8-utf32-z9.c
5102         (ONE_DIRECTION): Define.
5103
5104 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
5105
5106         * sysdeps/s390/Makefile: Delete file.
5107         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
5108         * sysdeps/s390/__longjmp.c: Delete file.
5109         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
5110         Remove fields __flags and __reserved.
5111         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
5112         and add versioning.
5113         * sysdeps/s390/rtld-__longjmp.c: Delete file.
5114         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
5115         * sysdeps/s390/rtld-setjmp.S: Likewise.
5116         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
5117         * sysdeps/s390/s390-32/__longjmp.c: ... here.
5118         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
5119         * sysdeps/s390/s390-32/setjmp.S: ... here.
5120         Add versioning.
5121         (__sigsetjmp): Remove setting __flags field.
5122         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
5123         * sysdeps/s390/s390-64/__longjmp.c: ... here.
5124         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
5125         * sysdeps/s390/s390-64/setjmp.S: ... here.
5126         Add versioning.
5127         (__sigsetjmp): Remove setting __flags field.
5128         * sysdeps/s390/setjmp.S: Delete file.
5129         * sysdeps/s390/sigjmp.c: Likewise.
5130         * sysdeps/s390/v1-longjmp.c: Likewise.
5131         * sysdeps/s390/v1-setjmp.h: Likewise.
5132         * sysdeps/s390/v1-sigjmp.c: Likewise.
5133         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
5134         Remove v1-longjmp_chk.
5135         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
5136         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
5137         Include debug/longjmp_chk.c and add versioning.
5138         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
5139         Include nptl/pt-longjmp.c and add versioning.
5140         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
5141         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
5142         Include __longjmp.c.
5143         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
5144         Move to ...
5145         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
5146         (__getcontext): Remove setting __flags field.
5147         Add versioning.
5148         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
5149         Don't restore upper high grps.
5150         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
5151         Likewise.
5152         (__swapcontext): Remove setting uc_flags field.
5153         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
5154         Delete file.
5155         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
5156         Include __longjmp.c.
5157         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
5158         Move to ...
5159         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
5160         (__getcontext): Remove setting __flags field.
5161         Add versioning.
5162         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
5163         (__swapcontext): Remove setting uc_flags field.
5164         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
5165         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
5166         Remove fields uc_high_gprs and __reserved.
5167         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
5168         New file with reverted content.
5169         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
5170         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
5171         Regenerated.
5172         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
5173         Regenerated.
5174
5175 2014-07-31  Andreas Schwab  <schwab@suse.de>
5176
5177         * config.h.in (HAVE_IFUNC): Define to 0.
5178         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
5179         definedness.
5180
5181 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
5182
5183         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
5184         memmove-avx-unaligned, memcpy-avx-unaligned and
5185         mempcpy-avx-unaligned.
5186         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
5187         Add tests for AVX memcpy functions.
5188         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
5189         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
5190         memcpy_chk.
5191         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
5192         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
5193         memmove_chk.
5194         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
5195         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
5196         mempcpy_chk.
5197         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
5198         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
5199         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
5200
5201 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5202
5203         [BZ #17213]
5204         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
5205         powerpc64le.
5206
5207 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
5208
5209         [BZ #16839]
5210         * manual/llio.texi: Add section about open file description locks.
5211         * manual/examples/ofdlocks.c: Example of open file description
5212         lock usage.
5213         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
5214         F_OFD_SETLK, and F_OFD_SETLKW.
5215
5216 2014-07-23  Allan McRae  <allan@archlinux.org>
5217
5218         * po/es.po: Update Spanish translation from translation project.
5219
5220 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
5221
5222         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
5223
5224 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
5225
5226         [BZ #17078]
5227         * sysdeps/arm/dl-machine.h (elf_machine_rela)
5228         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
5229         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
5230
5231 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
5232
5233         [BZ #17088]
5234         * math/fesetenv.c (__fesetenv)
5235         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
5236         * math/feupdateenv.c (__feupdateenv)
5237         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
5238
5239         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
5240         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
5241         (__ASSUME_SOCKETCALL): Do not define.
5242
5243         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
5244         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
5245         (__ASSUME_SOCKETCALL): Do not define.
5246         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
5247         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
5248         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5249         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
5250         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5251         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
5252         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5253         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5254
5255         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
5256         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
5257         (__ASSUME_SOCKETCALL): Do not define.
5258         (__ASSUME_IPC64): Define unconditionally.
5259         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
5260         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5261         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
5262         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5263         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
5264         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5265         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
5266         Likewise.
5267
5268         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
5269         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
5270         (__ASSUME_SOCKETCALL): Do not define.
5271         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
5272         (__ASSUME_FUTEX_LOCK_PI): Likewise.
5273         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5274         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
5275         (__ASSUME_REQUEUE_PI): Define unconditionally.
5276         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
5277         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
5278         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5279         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
5280         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5281         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5282
5283         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
5284         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
5285         (__ASSUME_SOCKETCALL): Do not define.
5286         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
5287         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5288         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5289         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
5290         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5291         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5292
5293         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
5294         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
5295         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5296         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
5297         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5298         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
5299         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5300         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
5301         (__ASSUME_GETCPU_SYSCALL): Likewise.
5302
5303         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
5304         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
5305         cases for individual architectures.
5306         * sysdeps/gnu/configure: Regenerated.
5307         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
5308         LIBC_SLIBDIR_RTLDDIR.
5309         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
5310         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
5311         LIBC_SLIBDIR_RTLDDIR.
5312         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
5313         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
5314         LIBC_SLIBDIR_RTLDDIR.
5315         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
5316         Regenerated.
5317         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
5318         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
5319         file.
5320         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
5321         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
5322         file.
5323         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
5324         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
5325         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
5326         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
5327
5328         * sysdeps/aarch64/shlib-versions: Move to ...
5329         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
5330         * sysdeps/alpha/shlib-versions: Move to ...
5331         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
5332         * sysdeps/arm/shlib-versions: Move to ...
5333         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
5334         * sysdeps/hppa/shlib-versions: Move all contents except for
5335         libgcc_s entry to ...
5336         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
5337         entry from ...
5338         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
5339         * sysdeps/ia64/shlib-versions: Move to ...
5340         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
5341         entry from ...
5342         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
5343         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
5344         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
5345         * sysdeps/microblaze/shlib-versions: Move to ...
5346         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
5347         * sysdeps/mips/shlib-versions: Move to ...
5348         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
5349         entry from ...
5350         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
5351         * sysdeps/tile/shlib-versions: Move to ...
5352         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
5353         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
5354         from ...
5355         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
5356         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
5357         entry from ...
5358         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
5359
5360 2014-07-17  Will Newton  <will.newton@linaro.org>
5361
5362         * sysdeps/arm/bits/atomic.h
5363         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
5364         (__arch_compare_and_exchange_bool_16_int): Likewise.
5365         (__arch_compare_and_exchange_bool_64_int): Likewise.
5366
5367         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
5368         into an #else block.
5369
5370 2014-07-16  Roland McGrath  <roland@hack.frob.com>
5371
5372         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
5373         just Linux configurations.  Test empirically that the compiler sets
5374         __ARM_EABI__, rather than using the tuple to decide.
5375         * sysdeps/arm/preconfigure: Regenerated.
5376         * sysdeps/unix/sysv/linux/arm/configure: File removed.
5377         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
5378         contents appended ...
5379         * sysdeps/arm/configure.ac: ... here.
5380         * sysdeps/arm/configure: Regenerated.
5381
5382 2014-07-15  Roland McGrath  <roland@hack.frob.com>
5383
5384         * nptl/pthread_kill.c: New file.
5385         * nptl/pthread_sigmask.c: New file.
5386         * nptl/pthread_sigqueue.c: New file.
5387
5388         * sysdeps/nptl/lowlevellock.h: New file.
5389         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
5390         * sysdeps/nptl/lowlevellock-futex.h: New file.
5391
5392         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
5393         Remove dead declarations.
5394
5395 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
5396
5397         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
5398         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
5399         config-cflags-avx2.
5400         * sysdeps/x86_64/configure.ac: Likewise.
5401         * sysdeps/i386/configure: Regenerated.
5402         * sysdeps/x86_64/configure: Likewise.
5403         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
5404         memset-avx2 only if config-cflags-avx2 is yes.
5405         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
5406         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
5407         defined.
5408         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
5409         only if HAVE_AVX2_SUPPORT is defined.
5410         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5411
5412 2014-07-14  Alan Modra  <amodra@gmail.com>
5413
5414         [BZ #17153]
5415         * elf/elf.h (DT_PPC64_NUM): Correct value.
5416         * NEWS: Add to fixed bug list.
5417
5418 2014-07-13  Jim Meyering  <meyering@fb.com>
5419
5420         [BZ 17150]
5421         regex: don't deref NULL upon heap allocation failure
5422         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
5423         failure in one more place.
5424         To trigger the segfault, configure grep -with-included-regex,
5425         build it, and run these commands:
5426         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
5427
5428 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
5429
5430         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5431
5432 2014-07-11  Richard Henderson  <rth@redhat.com>
5433
5434         * sysdeps/aarch64/libm-test-ulps: Update.
5435
5436 2014-07-10  Florian Weimer  <fweimer@redhat.com>
5437
5438         [BZ #17135]
5439         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
5440         * nptl/allocatestack.c (__nptl_setxid_error): New function.
5441         (__nptl_setxid): Initialize error member.  Call
5442         __nptl_setxid_error.
5443         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
5444         * nptl/descr.h (struct xid_command): Add error member.
5445         * nptl/tst-setuid3.c: New file.
5446         * nptl/Makefile (tests): Add it.
5447
5448 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5449
5450         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
5451         New define.
5452         (__lll_trylock): Use __lll_base_trylock.
5453         (__lll_cond_trylock): Likewise.
5454
5455 2014-07-10  Roland McGrath  <roland@hack.frob.com>
5456
5457         * nptl/pthread_create.c (start_thread): Use atomic_or and
5458         lll_futex_wake directly rather than lll_robust_dead.
5459         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
5460         (lll_robust_dead): Macro removed.
5461         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
5462         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
5463         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
5464         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5465         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5466         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
5467         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
5468         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5469         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
5470         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5471         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5472         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5473         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5474         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5475         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5476
5477         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
5478         Use atomic_compare_and_exchange_val_acq directly rather than
5479         lll_robust_trylock.
5480         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
5481         (__lll_robust_trylock, lll_robust_trylock): Removed.
5482         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
5483         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
5484         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5485         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5486         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
5487         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
5488         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5489         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
5490         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5491         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5492         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5493         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5494         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5495         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5496
5497 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5498
5499         * manual/locale.texi (Locale Names): New section documenting
5500         locale name syntax.  Adjust menu and node chaining accordingly.
5501         (Choosing Locale): Reference Locale Names, Locale Categories.
5502         Mention setting LC_ALL=C.  Reflect that name syntax is now
5503         documented.
5504         (Locale Categories): New section title.  Reference Locale Names.
5505         LC_ALL is an environment variable, but not a category.
5506         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
5507         description, now in Locale Name.  Reference that section.  Locale
5508         name syntax is now documented.
5509
5510 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5511
5512         [BZ #17137]
5513         * locale/findlocale.c (name_present, valid_locale_name): New
5514         functions.
5515         (_nl_find_locale): Use the loc_name variable to store name
5516         candidates.  Call name_present and valid_locale_name to check and
5517         validate locale names.  Return an error if the locale is invalid.
5518
5519 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5520
5521         * locale/setlocale.c (setlocale): Use strdup for allocating
5522         composite name copy.
5523
5524 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
5525
5526         Sync up with gnulib.
5527         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
5528         [!_LIBC && ENABLE_NLS]: Include gettext.h.
5529         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
5530         and _GL_ARG_NONNULL.
5531         [USE_UNLOCKED_IO]: Include unlocked-io.h.
5532         [!_LIBC]: Include code for Windows and Cygwin.
5533         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
5534         Include prototype for int strerror_r.
5535         [!_LIBC] (is_open): New function.
5536         (flush_stdout): New function.
5537         (print_errno_message): Use it.
5538         (error): Likewise.
5539         (error_at_line): Likewise.
5540         (error_tail) Add function attribute macros.  Use
5541         __builtin_expect.
5542
5543         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
5544
5545         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
5546
5547         * io/ftw.c: Include sys/param.h unconditionally.
5548
5549         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
5550
5551         [BZ #17125]
5552         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
5553         libc_freeres_ptr.
5554         (freecache): New function to free CACHE on exit.
5555
5556         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
5557         initialization.
5558
5559 2014-07-09  David S. Miller  <davem@davemloft.net>
5560
5561         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5562
5563         * sysdeps/sparc/nptl/internaltypes.h: Delete.
5564         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
5565         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
5566         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
5567         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
5568         * sysdeps/sparc/nptl/sem_init.c: Likewise.
5569         * sysdeps/sparc/nptl/sem_post.c: Likewise.
5570         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
5571         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
5572         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
5573         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
5574         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
5575         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
5576
5577 2014-07-09  Andreas Schwab  <schwab@suse.de>
5578
5579         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
5580         output.
5581         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
5582         (do_test): Likewise.
5583
5584         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
5585
5586 2014-07-09  Will Newton  <will.newton@linaro.org>
5587
5588         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
5589         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
5590         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
5591         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
5592         * sysdeps/hppa/start.S (_start): Likewise.
5593
5594 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
5595
5596         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
5597
5598         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
5599         defined.
5600
5601 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5602
5603         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
5604         after checking that it is non-NULL.
5605
5606         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
5607
5608 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5609
5610         * sysdeps/powerpc/memmove.c: Remove file.
5611         * sysdeps/powerpc/powerpc32/power4/memcopy.h
5612         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
5613         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
5614         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
5615         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
5616         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
5617         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
5618         string memmove instead of removed powerpc one.
5619
5620         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
5621         [weak_alias]: Fix compiler warning due trailing data.
5622         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
5623         [weak_alias]: Likewise.
5624         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
5625         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
5626
5627         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
5628         (__libc_ifunc_impl_list): Add memmove functions.
5629
5630 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5631
5632         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
5633         Remove code.
5634         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
5635         Likewise
5636         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
5637         Likewise
5638         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
5639         Likewise
5640         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
5641         Likewise
5642         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
5643         Likewise
5644         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
5645         Likewise
5646         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
5647         Likewise
5648         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
5649         Likewise
5650         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
5651         Likewise
5652         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
5653         Likewise
5654         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
5655         Likewise
5656         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
5657         Likewise
5658         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
5659         Likewise
5660         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
5661         Likewise
5662         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
5663         Likewise
5664         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
5665         Likewise
5666
5667 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5668
5669         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
5670         to avoid alignment traps in non-cacheable memory.
5671         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
5672
5673         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
5674         multiarch objects.
5675         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
5676         file: multiarch power7 memmove.
5677         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
5678         multiarch default memmove.
5679         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
5680         multiarch memove for powerpc32/power4.
5681
5682         * string/bcopy.c: Use full path to include memmove.c.
5683         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
5684         multiarch objects.
5685         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
5686         bcopy for powerpc64.
5687         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
5688         bcopy for powerpc64.
5689         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
5690         and memmove implementations.
5691         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
5692         optimized multiarch memmove for POWER7/powerpc64.
5693         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
5694         default multiarch memmove for powerpc64.
5695         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
5696         multiarch for powerpc64.
5697         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
5698         for POWER7/powerpc64.
5699         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
5700         memmove for POWER7/powerpc64.
5701
5702         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
5703         glibc default one.
5704
5705         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
5706         __ELF_NATIVE_CLASS equal to 64.
5707
5708 2014-07-07  Roland McGrath  <roland@hack.frob.com>
5709
5710         * sysdeps/nptl/lowlevellock.h: File removed.
5711
5712         * NEWS: NPTL is no longer an add-on!
5713         * nptl/internaltypes.h: Moved ...
5714         * sysdeps/nptl/internaltypes.h: ... here.
5715         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
5716         * sysdeps/nptl/fork.c: Likewise.
5717         * sysdeps/nptl/gai_misc.h: Likewise.
5718         * sysdeps/nptl/librt-cancellation.c: Likewise.
5719         * sysdeps/nptl/jmp-unwind.c: Likewise.
5720         * sysdeps/nptl/setxid.h: Likewise.
5721         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
5722         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
5723         * sysdeps/unix/sysv/linux/arm/Implies: New file.
5724         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
5725         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
5726         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
5727         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
5728         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
5729         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
5730         * sysdeps/unix/sysv/linux/mips/Implies: New file.
5731         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
5732         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
5733         * sysdeps/unix/sysv/linux/sh/Implies: New file.
5734         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
5735         * sysdeps/unix/sysv/linux/tile/Implies: New file.
5736         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
5737         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
5738         * nptl/Makeconfig: Moved ...
5739         * sysdeps/nptl/Makeconfig: ... here.
5740         * nptl/configure: File removed.
5741         * nptl/ANNOUNCE: File removed.
5742         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
5743         * sysdeps/unix/sysv/linux/configure: Regenerated.
5744
5745         * nptl/Makefile (routines): Add libc_pthread_init,
5746         libc_multiple_threads, register-atfork and unregister-atfork.
5747         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
5748         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
5749         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
5750         pthread-pi-defines.sym, structsem.sym.
5751         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
5752         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
5753         [$(subdir) = nptl] (tests): Add tst-setgetname.
5754         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
5755         * sysdeps/unix/sysv/linux/sigaction.c: Just include
5756         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
5757         [!LIBC_SIGACTION]: Remove aliases.
5758         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
5759         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
5760         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5761         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
5762         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
5763         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
5764         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
5765         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
5766         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
5767         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
5768         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
5769         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
5770         __libc_allocate_rtsig_private.
5771         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
5772         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
5773         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
5774         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
5775         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
5776         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
5777         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
5778         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
5779         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
5780         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
5781         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
5782         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
5783         * nptl/internaltypes.h: ... here.
5784         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
5785         * sysdeps/nptl/jmp-unwind.c: ... here.
5786         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
5787         * nptl/libc-lowlevellock.c: ... here.
5788         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
5789         * nptl/libc_multiple_threads.c: ... here.
5790         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
5791         * nptl/libc_pthread_init.c: ... here.
5792         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
5793         * nptl/lowlevelbarrier.sym: ... here.
5794         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
5795         * nptl/lowlevelcond.sym: ... here.
5796         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
5797         * nptl/lowlevellock.c: ... here.
5798         * nptl/lowlevellock.h: Moved ...
5799         * sysdeps/nptl/lowlevellock.h: ... here.
5800         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
5801         * nptl/lowlevelrobustlock.c: ... here.
5802         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
5803         * nptl/lowlevelrobustlock.sym: ... here.
5804         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
5805         * nptl/lowlevelrwlock.sym: ... here.
5806         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
5807         * nptl/pt-fork.c: ... here.
5808         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
5809         * nptl/pthread-pi-defines.sym: ... here.
5810         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
5811         * nptl/pthread_attr_getaffinity.c: ... here.
5812         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
5813         * nptl/pthread_attr_setaffinity.c: ... here.
5814         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
5815         * nptl/pthread_mutex_cond_lock.c: ... here.
5816         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
5817         Update #include.
5818         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
5819         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
5820         * nptl/pthread_once.c: ... here, replacing old file.
5821         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
5822         * nptl/pthread_yield.c: ... here.
5823         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
5824         * nptl/register-atfork.c: ... here.
5825         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
5826         * nptl/sem_post.c: ... here.
5827         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
5828         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
5829         * nptl/sem_timedwait.c: ... here.
5830         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
5831         * nptl/sem_trywait.c: ... here.
5832         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
5833         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
5834         * nptl/sem_wait.c: ... here.
5835         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
5836         * nptl/structsem.sym: ... here.
5837         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
5838         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
5839         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
5840         * nptl/unregister-atfork.c: ... here.
5841         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
5842         * nptl/unwindbuf.sym: ... here.
5843         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
5844         * sysdeps/nptl/fork.c: ... here.
5845         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
5846         * sysdeps/nptl/fork.h: ... here.
5847         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
5848         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
5849         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
5850         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
5851         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
5852         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
5853         * sysdeps/unix/sysv/linux/getpid.c: ... here.
5854         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
5855         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
5856         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
5857         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
5858         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
5859         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
5860         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
5861         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
5862         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
5863         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
5864         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
5865         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
5866         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
5867         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
5868         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
5869         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
5870         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
5871         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
5872         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
5873         * sysdeps/unix/sysv/linux/raise.c: ... here.
5874         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
5875         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
5876         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
5877         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
5878         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
5879         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
5880         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
5881         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
5882         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
5883         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
5884         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
5885         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
5886         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
5887         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
5888         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
5889
5890 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5891
5892         * sysdeps/generic/memcopy.h: Add comment for
5893         MEMCPY_OK_FOR_FWD_MEMMOVE.
5894
5895 2014-07-04  Will Newton  <will.newton@linaro.org>
5896
5897         * string/memchr.c: Merge from gnulib.
5898         [_LIBC]: Remove conditionals.
5899         (__ptr_t): Remove define.
5900         (LONG_MAX_32_BITS): Likewise.
5901         (LONG_MAX): Likewise.
5902         (MEMCHR): Use ANSI prototype and optimize algorithm.
5903
5904         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
5905
5906 2014-07-03  Roland McGrath  <roland@hack.frob.com>
5907
5908         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
5909         (lll_futex_timed_wait_bitset): Fix syscall argument count.
5910
5911         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
5912         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
5913         in a bare environment with no <stdlib.h> installed.
5914         * sysdeps/nptl/configure: Regenerated.
5915
5916         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
5917
5918         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
5919         AC_EGREP_CPP for kernel header checks, so they only succeed if
5920         including <linux/version.h> actually works right.
5921         * sysdeps/unix/sysv/linux/configure: Regenerated.
5922
5923         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
5924         value so it's not diagnosed as unused.
5925
5926         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
5927         thing) with "ifeq ($(subdir),rt)".
5928
5929 2014-07-03  Richard Henderson  <rth@redhat.com>
5930
5931         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
5932         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
5933         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
5934
5935         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
5936         (math_force_eval): New.
5937
5938         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
5939         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
5940
5941         * sysdeps/alpha/fpu/s_round.c: Remove file.
5942         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
5943
5944         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
5945         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
5946         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
5947         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
5948         (_dl_start, print_statistics): Likewise.
5949         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
5950         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
5951
5952         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5953         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5954         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5955         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5956         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5957         (HP_SMALL_TIMING_AVAIL): Define.
5958         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5959         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
5960         (HP_SMALL_TIMING_AVAIL): Define.
5961         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5962         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5963
5964         * sysdeps/aarch64/hp-timing.h: New file.
5965
5966         * sysdeps/generic/hp-timing.h: Remove dead comment.
5967         * sysdeps/generic/hp-timing-common.h: New file.
5968         * sysdeps/alpha/hp-timing.h: Include it.
5969         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
5970         * sysdeps/i386/i686/hp-timing.h: Likewise.
5971         * sysdeps/ia64/hp-timing.h: Likewise.
5972         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
5973         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
5974         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
5975         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
5976         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
5977         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
5978         (hp_timing_t): New.
5979
5980         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
5981         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
5982         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
5983         * elf/rtld.c (_dl_start_final): Likewise.
5984         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
5985         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5986         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5987         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5988         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5989         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5990         (HP_TIMING_DIFF_INIT): Remove.
5991         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5992         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
5993         (HP_TIMING_DIFF_INIT): Remove.
5994         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5995         * sysdeps/i386/i686/hp-timing.c: Remove file.
5996         * sysdeps/x86_64/hp-timing.c: Remove file.
5997         * sysdeps/ia64/hp-timing.c: Remove file.
5998         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
5999         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
6000         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
6001         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
6002
6003         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
6004         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
6005         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
6006         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6007         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
6008         (HP_TIMING_ACCUM): Remove.
6009         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6010         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
6011         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6012
6013         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
6014         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
6015         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
6016         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
6017         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
6018         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
6019         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
6020         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
6021
6022         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
6023
6024 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
6025
6026         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
6027
6028 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6029
6030         Sync up with gettext.
6031         * intl/loadmsgcat.c: Define O_BINARY if not defined.
6032         [_MSC_VER]: Include malloc.h
6033         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
6034         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
6035         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
6036         TEMP_FAILURE_RETRY.  Cast return of alloca.
6037         [!_LIBC] Call gl_rwlock_init.
6038         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
6039
6040 2014-07-02  Roland McGrath  <roland@hack.frob.com>
6041
6042         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
6043         before checking its value.
6044
6045 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6046
6047         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
6048
6049         * debug/memcpy_chk.c: Don't include pagecopy.h.
6050         * debug/mempcpy_chk.c: Likewise.
6051         * string/memcpy.c: Likewise.
6052         * string/memmove.c: Likewise.
6053         * sysdeps/powerpc/memmove.c: Likewise.
6054         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
6055         definition of PAGE_COPY_FWD_MAYBE here...
6056         * sysdeps/generic/pagecopy.h: ... from here.
6057         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
6058
6059 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6060             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6061
6062         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
6063         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
6064         optimizations.
6065         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6066         (__libc_ifunc_impl_list): Likewise.
6067         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
6068         multiarch strcat for PPC64.
6069         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
6070         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
6071
6072 2014-07-02  Roland McGrath  <roland@hack.frob.com>
6073
6074         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
6075
6076 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6077
6078         * intl/loadmsgcat.c: Remove declaration of
6079         get_sysdep_segment_value.
6080         (get_sysdep_segment_value): Use ISO C style.
6081         (_nl_load_domain): Use ISO C style.  Get rid of redundant
6082         semicolon.  Fix typo and formatting in comment.
6083         (_nl_unload_domain): Use ISO C style.
6084
6085         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
6086
6087 2014-07-02  Will Newton  <will.newton@linaro.org>
6088
6089         * malloc/obstack.c: Merge from gnulib master.
6090         [HAVE_CONFIG_H]: Remove conditional code.
6091         [!_LIBC]: Include config.h.
6092         [!ELIDE_CODE]: Don't include inttypes.h, include
6093         stdint.h unconditionally.
6094         (print_and_abort): Mark as _Noreturn.
6095         (_obstack_allocated_p): Mark as __attribute_pure__.
6096         (obstack_free): Rename to __obstack_free.
6097         [!__attribute__]: Remove conditional code.
6098         * malloc/obstack.h: Merge from gnulib master.
6099         [__cplusplus]: Move conditional down.
6100         [!__attribute_pure__]: Define __attribute_pure__ here
6101         if it is not already defined.
6102         (_obstack_memory_used): Mark as __attribute_pure__.
6103         [!__obstack_free]: Define as obstack_free.
6104         [__GNUC__]: Remove check for ancient NeXT gcc.
6105
6106 2014-07-02  Will Newton  <will.newton@linaro.org>
6107             Paul Eggert  <eggert@cs.ucla.edu>
6108
6109         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
6110
6111 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6112
6113         * resolv/gethnamaddr.c: Add comment warning that the file is
6114         not maintained.
6115
6116 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
6117
6118         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
6119         entries.
6120
6121         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
6122         entry for aio_cancel and aio_cancel64.
6123         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
6124         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
6125         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
6126         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
6127         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
6128         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
6129         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
6130         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
6131         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
6132         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
6133         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
6134         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
6135         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
6136
6137 2014-07-01  Roland McGrath  <roland@hack.frob.com>
6138
6139         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
6140         * nptl/pthread_mutex_lock.c: Likewise.
6141         * nptl/pthread_mutex_timedlock.c: Likewise.
6142         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
6143
6144 2014-07-01  Richard henderson  <rth@redhat.com>
6145
6146         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
6147         (__isnan, __isnanl): Remove.
6148         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
6149
6150         * sysdeps/alpha/fpu/libm-test-ulps: Update.
6151
6152 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
6153
6154         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6155
6156 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
6157
6158         * resolv/nss_dns/dns-host.c (getanswer_r)
6159         [MULTI_PTRS_ARE_ALIASES]: Remove code.
6160
6161 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
6162
6163         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
6164         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
6165         undefine.
6166         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
6167         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
6168
6169 2014-07-01  Roland McGrath <roland@hack.frob.com>
6170
6171         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
6172         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
6173
6174         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
6175         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
6176
6177         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
6178         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
6179         ... here.
6180         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
6181         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
6182
6183         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
6184         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
6185         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
6186         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
6187
6188         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
6189         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
6190         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
6191         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
6192         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
6193         Moved ...
6194         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
6195         ... here.
6196         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
6197         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
6198         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
6199         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
6200         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
6201         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
6202         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
6203         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
6204         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
6205         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
6206         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
6207         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
6208         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
6209         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
6210         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
6211         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
6212         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
6213         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
6214         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
6215         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
6216         ... here.
6217         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
6218         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
6219         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
6220         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
6221         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
6222         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
6223         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
6224         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
6225
6226 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
6227
6228         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
6229         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
6230         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
6231         Add sysdep.
6232
6233 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6234
6235         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6236
6237 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
6238
6239         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
6240         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
6241
6242         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
6243
6244         * sysdeps/arm/libm-test-ulps: Regenerated.
6245
6246 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
6247             Roland McGrath <roland@hack.frob.com>
6248
6249         * test-skeleton.c (signal_handler): Kill the whole process group
6250         before killing the child individually.
6251         (main): Report any failure on `setpgid'.
6252
6253 2014-06-30  Roland McGrath  <roland@hack.frob.com>
6254
6255         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
6256         from _TLS_H to _ARM_NPTL_TLS_H.
6257         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
6258         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
6259
6260 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
6261
6262         [BZ #16539]
6263         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
6264         (__expm1l): Return argument unchanged when small but not
6265         subnormal.
6266
6267         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
6268         include macro name.
6269         (_FP_UNPACK_RAW_1_P): Likewise.
6270         (_FP_PACK_RAW_1): Likewise.
6271         (_FP_PACK_RAW_1_P): Likewise.
6272         (_FP_MUL_MEAT_1_wide): Likewise.
6273         (_FP_MUL_MEAT_DW_1_hard): Likewise.
6274         (_FP_MUL_MEAT_1_hard): Likewise.
6275         (_FP_DIV_MEAT_1_imm): Likewise.
6276         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
6277         (_FP_DIV_MEAT_1_udiv): Likewise.
6278         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
6279         (_FP_UNPACK_RAW_2): Likewise.
6280         (_FP_UNPACK_RAW_2_P): Likewise.
6281         (_FP_PACK_RAW_2): Likewise.
6282         (_FP_PACK_RAW_2_P): Likewise.
6283         (_FP_MUL_MEAT_DW_2_wide): Likewise.
6284         (_FP_MUL_MEAT_2_wide): Likewise.
6285         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
6286         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
6287         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
6288         (_FP_MUL_MEAT_2_gmp): Likewise.
6289         (_FP_DIV_MEAT_2_udiv): Likewise.
6290         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
6291         (_FP_FRAC_SRL_4): Likewise.
6292         (_FP_FRAC_SRST_4): Likewise.
6293         (_FP_FRAC_SRS_4): Likewise.
6294         (_FP_UNPACK_RAW_4): Likewise.
6295         (_FP_UNPACK_RAW_4_P): Likewise.
6296         (_FP_PACK_RAW_4): Likewise.
6297         (_FP_PACK_RAW_4_P): Likewise.
6298         (_FP_MUL_MEAT_DW_4_wide): Likewise.
6299         (_FP_MUL_MEAT_4_wide): Likewise.
6300         (_FP_MUL_MEAT_4_gmp): Likewise.
6301         (umul_ppppmnnn): Likewise.
6302         (_FP_DIV_MEAT_4_udiv): Likewise.
6303         (__FP_FRAC_ADD_4): Likewise.
6304         (__FP_FRAC_SUB_3): Likewise.
6305         (__FP_FRAC_SUB_4): Likewise.
6306         (__FP_FRAC_DEC_3): Likewise.
6307         (__FP_FRAC_DEC_4): Likewise.
6308         (__FP_FRAC_ADDI_4): Likewise.
6309         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
6310         (_FP_FRAC_SRL_8): Likewise.
6311         (_FP_FRAC_SRS_8): Likewise.
6312
6313         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
6314         include macro name.
6315         (FP_UNPACK_RAW_EP): Likewise.
6316         (FP_PACK_RAW_E): Likewise.
6317         (FP_PACK_RAW_EP): Likewise.
6318         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
6319         (_FP_ISSIGNAN): Likewise.
6320         (_FP_ADD_INTERNAL): Likewise.
6321         (_FP_FMA): Likewise.
6322         (_FP_CMP): Likewise.
6323         (_FP_SQRT): Likewise.
6324         (_FP_TO_INT): Likewise.
6325         (_FP_FROM_INT): Likewise.
6326         (FP_EXTEND): Likewise.
6327         (_FP_DIV_MEAT_N_loop): Likewise.
6328
6329 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
6330
6331         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
6332         throughout.
6333
6334 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
6335
6336         [BZ #17097]
6337         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
6338         result with correct sign in case of exponents that produce
6339         overflow except for X very close to 1.
6340
6341 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
6342
6343         mktime: merge #if/#ifdef usage from glibc
6344         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
6345         as that works with both Glibc's and Gnulib's style.
6346         See thread starting at Siddhesh Poyarekar's bug report at:
6347         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
6348
6349 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
6350
6351         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
6352         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
6353         * sysdeps/tile/tilegx/memmove.c: Remove file.
6354
6355 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
6356
6357         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
6358         abi-name definition.
6359         * scripts/soversions.awk: Do not handle or generate ABI lines.
6360         * shlib-versions: Remove ABI entries.
6361         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
6362         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
6363
6364 2014-06-27  Roland McGrath  <roland@hack.frob.com>
6365
6366         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
6367         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
6368         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
6369         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
6370         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
6371         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
6372         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
6373         Moved ...
6374         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
6375         ... here.
6376         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
6377         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
6378         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
6379         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
6380         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
6381         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
6382         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
6383         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
6384         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
6385         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
6386         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
6387         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
6388         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
6389         Moved ...
6390         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
6391         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
6392         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
6393         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
6394         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
6395         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
6396         Moved ...
6397         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
6398         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
6399         Moved ...
6400         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
6401         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
6402         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
6403         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
6404         Moved ...
6405         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
6406         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
6407         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
6408         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
6409         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
6410         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
6411         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
6412         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
6413         Moved ...
6414         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
6415         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
6416         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
6417         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
6418         Moved ...
6419         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
6420         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
6421         Moved ...
6422         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
6423         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
6424         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
6425         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
6426         Moved ...
6427         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
6428         ... here.
6429         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
6430         Identical file removed.
6431         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
6432         Moved ...
6433         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
6434         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
6435         Identical file removed.
6436         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
6437         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
6438         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
6439         Moved ...
6440         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
6441         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
6442         Identical file removed.
6443         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
6444         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
6445         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
6446         Identical file removed.
6447         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
6448         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
6449         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
6450         Identical file removed.
6451         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
6452         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
6453         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
6454         Identical file removed.
6455         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
6456         Moved ...
6457         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
6458         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
6459         Identical file removed.
6460         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
6461         Moved ...
6462         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
6463         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
6464         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
6465         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
6466         Identical file removed.
6467         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
6468         Moved ...
6469         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
6470         ... here.
6471         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
6472         Identical file removed.
6473         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
6474         Moved ...
6475         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
6476         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
6477         Identical file removed.
6478         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
6479         Moved ...
6480         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
6481         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
6482         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
6483         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
6484         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
6485         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
6486         Moved ...
6487         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
6488         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
6489         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
6490
6491         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
6492         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
6493         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
6494         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
6495         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
6496
6497 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
6498
6499         [BZ #17092]
6500         * nscd/nscd.c (monitor_child): Return exit status of child
6501         instead of return value from wait syscall.
6502
6503 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
6504
6505         * configure.ac (libc_commonpagesize): Remove variable.
6506         (libc_relro_required): Likewise.
6507         (libc_cv_z_relro): Remove configure test.
6508         * configure: Regenerated.
6509         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
6510         variable.
6511         (libc_relro_required): Likewise.
6512         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
6513         (libc_relro_required): Likewise.
6514         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
6515         (libc_relro_required): Likewise.
6516         * sysdeps/arm/preconfigure: Regenerated.
6517         * sysdeps/ia64/preconfigure: Remove file.
6518         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
6519         variable.
6520         (libc_relro_required): Likewise.
6521
6522         [BZ #16561]
6523         [BZ #16562]
6524         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
6525         (__ieee754_yn): Set FE_TONEAREST mode internally and then
6526         recompute overflowing results in original rounding mode.
6527         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
6528         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
6529         recompute overflowing results in original rounding mode.
6530         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
6531         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6532         recompute overflowing results in original rounding mode.
6533         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
6534         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6535         recompute overflowing results in original rounding mode.
6536         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
6537         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6538         recompute overflowing results in original rounding mode.
6539         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
6540         (libc_feholdsetround_ctx): New macro.
6541         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
6542         * sysdeps/i386/fpu/libm-test-ulps: Update.
6543         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
6544
6545 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6546
6547         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
6548         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
6549         corresponding .cpsetup call.
6550
6551 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6552
6553         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
6554         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
6555         * sysdeps/arm/Makefile [$(subdir) = csu]
6556         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
6557         (static-only-routines): Add aeabi_read_tp here.
6558         (shared-only-routines): Add libc-aeabi_read_tp here.
6559         (CFLAGS-libc-start.c): Add -fexceptions here.
6560         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
6561         (sysdep_routines, static-only-routines, shared-only-routines):
6562         Don't add to these here.
6563         (CFLAGS-libc-start.c): Likewise.
6564
6565         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
6566         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
6567         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
6568         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
6569         * sysdeps/arm/Makefile [$(subdir) = rt]
6570         (librt-sysdep_routines, librt-shared-only-routines):
6571         Append rt-aeabi_unwind_cpp_pr1 here.
6572         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
6573         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
6574         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
6575         (libpthread-sysdep_routines, libpthread-shared-only-routines):
6576         Append nptl-aeabi_unwind_cpp_pr1 here.
6577         (tests): Filter out tst-cleanupx4 here.
6578         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
6579         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
6580         Don't do those here.
6581
6582 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6583
6584         * scripts/list-sources.sh: Do not handle ports specially.
6585
6586 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6587
6588         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
6589         * sysdeps/arm/feupdateenv.c: Likewise.
6590
6591         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
6592
6593 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6594
6595         * manual/texinfo.tex: Update to version 2014-05-05.10 with
6596         trailing whitespace removed.
6597         * scripts/config.guess: Update to version 2014-03-23.
6598         * scripts/config.sub: Update to version 2014-05-01
6599         * scripts/install-sh: Update to version 2013-12-25.23.
6600         * scripts/move-if-change: Update from gnulib.
6601
6602 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6603
6604         * debug/memmove_chk.c: Remove pagecopy.h include.
6605
6606 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
6607
6608         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
6609         identical to gnulib mktime.
6610
6611 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6612
6613         * configure.ac: Do not test for machine being rs6000.  Do not test
6614         for powerpc*-*soft.
6615         * configure: Regenerated.
6616
6617         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
6618         test.
6619         * configure: Regenerated.
6620         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
6621         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
6622         Remove configure test.
6623         * sysdeps/arm/configure: Regenerated.
6624         * sysdeps/nptl/configure.ac: Do not check
6625         libc_cv_asm_cfi_directives.
6626         * sysdeps/nptl/configure: Regenerated.
6627         * sysdeps/x86_64/nptl/configure.ac: Remove file.
6628         * sysdeps/x86_64/nptl/configure: Remove generated file.
6629         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
6630         unconditional.
6631         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
6632
6633 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6634
6635         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
6636         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
6637         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
6638         it is defined.
6639
6640         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
6641         instead of whether it is defined.
6642         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
6643         * sysdeps/hppa/dl-machine.h: Likewise.
6644         * sysdeps/ia64/dl-machine.h: Likewise.
6645         * sysdeps/m68k/dl-machine.h: Likewise.
6646         * sysdeps/microblaze/dl-machine.h: Likewise.
6647         * sysdeps/mips/dl-machine.: Likewise.
6648         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
6649         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
6650         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
6651         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
6652         * sysdeps/sh/dl-machine.h: Likewise.
6653         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
6654         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
6655         * sysdeps/tile/dl-machine.h: Likewise.
6656         * sysdeps/x86_64/dl-machine.h: Likewise.
6657
6658         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
6659         code.
6660         (verify_persistent_db): Likewise.
6661
6662 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6663
6664         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
6665         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
6666         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
6667         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
6668         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
6669         Moved ...
6670         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
6671         ... here.
6672         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
6673         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
6674         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
6675         Identical file removed.
6676         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
6677         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
6678         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
6679         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
6680         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
6681         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
6682         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
6683         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
6684         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
6685         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
6686         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
6687         Moved ...
6688         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
6689         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
6690         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
6691         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
6692         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
6693         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
6694         Moved ...
6695         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
6696         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
6697         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
6698         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
6699         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
6700         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
6701         Identical file removed.
6702         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
6703         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
6704         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
6705         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
6706         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
6707         Moved ...
6708         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
6709         ... here.
6710         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
6711         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
6712         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
6713         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
6714         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
6715         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
6716         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
6717         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
6718         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
6719         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
6720         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
6721         Moved ...
6722         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
6723         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
6724         Moved ...
6725         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
6726         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
6727         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
6728         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
6729         Moved ...
6730         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
6731         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
6732         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
6733
6734         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
6735         folded into ...
6736         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
6737         * sysdeps/unix/sysv/linux/s390/Versions
6738         (libpthread: GLIBC_2.19): New version set.
6739         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
6740         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
6741         (librt: GLIBC_2.3.3): New version set.
6742         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
6743         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
6744         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
6745         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
6746         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
6747         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
6748         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
6749         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
6750         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
6751         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
6752         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
6753         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
6754         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
6755         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
6756         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
6757         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
6758         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
6759         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
6760         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
6761         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
6762         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
6763         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
6764         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
6765         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
6766         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
6767         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
6768         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
6769         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
6770         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
6771         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
6772         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
6773         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
6774         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
6775         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
6776         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
6777         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
6778         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
6779         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
6780         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
6781         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
6782         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
6783         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
6784         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
6785         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
6786         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
6787
6788         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
6789         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
6790         (__libc_vfork): Define the function under this name.
6791         [!NOT_IN_libc] (__vfork): Make this an alias.
6792         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6793         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
6794         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
6795         (__libc_vfork): Define the function under this name.
6796         [!NOT_IN_libc] (__vfork): Make this an alias.
6797         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6798         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
6799         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
6800         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
6801         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
6802         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6803
6804         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
6805         code that was previously under [RESET_PID].
6806         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
6807         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
6808         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
6809
6810         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
6811         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
6812         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
6813         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
6814         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
6815         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
6816         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
6817         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
6818         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
6819         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
6820         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
6821         Moved ...
6822         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
6823         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
6824         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
6825         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
6826         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
6827         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
6828         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
6829         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
6830         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
6831         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
6832         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
6833         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
6834         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
6835         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
6836         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
6837         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
6838         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
6839         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
6840         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
6841         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
6842         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
6843         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
6844         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
6845         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
6846         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
6847         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
6848         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
6849         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
6850         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
6851
6852 2014-06-25  Roland McGrath  <roland@hack.frob.com>
6853
6854         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
6855         that was previously under [RESET_PID].
6856         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
6857
6858 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
6859
6860         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
6861         not undefine and redefine.
6862         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
6863         [O_CLOEXEC]: Make code unconditional.
6864         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
6865         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
6866         <kernel-features.h>.
6867         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
6868         conditional variable definition.
6869         (shm_open) [O_CLOEXEC]: Make code unconditional.
6870         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
6871         code.
6872
6873         * configure.ac (USE_REGPARMS): Don't define here.
6874         * configure: Regenerated.
6875         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
6876         * sysdeps/i386/configure: Regenerated.
6877
6878         * nptl/createthread.c: Don't include kernel-features.h.
6879         * nptl/pthread_cancel.c: Likewise.
6880         * nptl/pthread_condattr_setclock.c: Likewise.
6881         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
6882         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
6883         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
6884         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
6885         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
6886         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
6887         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6888         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
6889         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6890         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
6891         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
6892         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
6893         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
6894         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
6895         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
6896         * nscd/gai.c: Likewise.
6897         * nss/nss_db/db-open.c: Likewise.
6898         * sysdeps/generic/ldsodefs.h: Likewise.
6899         * sysdeps/sh/nptl/tls.h: Likewise.
6900         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
6901         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
6902         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
6903         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
6904         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
6905         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
6906         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
6907         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
6908         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
6909         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
6910         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
6911         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
6912         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
6913         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
6914         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
6915         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
6916         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
6917         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
6918         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
6919         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
6920         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
6921         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
6922         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
6923         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
6924         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
6925         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
6926         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
6927         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
6928         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
6929         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
6930         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
6931         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
6932         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
6933         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
6934         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
6935         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6936         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
6937         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
6938         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
6939         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
6940         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6941         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
6942         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
6943         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
6944         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
6945         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
6946         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
6947         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
6948         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
6949         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
6950         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
6951         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
6952         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
6953         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
6954         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
6955         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
6956         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
6957         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
6958         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
6959         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
6960         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
6961         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
6962         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
6963         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
6964         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
6965         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
6966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
6967         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
6968         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
6969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
6970         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
6971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
6972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
6973         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
6974         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
6975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
6976         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
6977         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
6978         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
6979         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
6980         * sysdeps/unix/sysv/linux/pread.c: Likewise.
6981         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
6982         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
6983         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
6984         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
6985         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
6986         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
6987         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
6988         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
6989         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
6990         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
6991         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
6992         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
6993         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
6994         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
6995         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
6996         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
6997         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
6998         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
6999         * sysdeps/unix/sysv/linux/system.c: Likewise.
7000         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
7001         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
7002         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
7003         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
7004         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
7005         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
7006         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
7007
7008         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
7009         * configure: Regenerated.
7010         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
7011
7012         * configure.ac (base_machine): Do not set specially for particular
7013         machines here.
7014         * configure: Regenerated.
7015         * sysdeps/powerpc/preconfigure: Move machine and base_machine
7016         settings from configure.ac.
7017         * sysdeps/i386/preconfigure: New file.
7018         * sysdeps/s390/preconfigure: Likewise.
7019         * sysdeps/sh/preconfigure: Likewise.
7020         * sysdeps/sparc/preconfigure: Likewise.
7021
7022 2014-06-25  Roland McGrath  <roland@hack.frob.com>
7023
7024         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
7025         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
7026         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
7027         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
7028         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
7029         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
7030         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
7031         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
7032         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
7033         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
7034         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
7035         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
7036         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
7037         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
7038         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
7039         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
7040         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
7041         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
7042         * sysdeps/sparc/sparc64/Makefile: ... appended here.
7043
7044         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
7045         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
7046         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
7047         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
7048         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
7049         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
7050         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
7051         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
7052         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
7053         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
7054         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
7055         * sysdeps/sparc/sparc32/sem_post.c: ... here.
7056         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
7057         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
7058         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
7059         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
7060         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
7061         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
7062         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
7063         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
7064         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
7065         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
7066         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
7067         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
7068         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
7069         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
7070         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
7071         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
7072         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
7073         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
7074         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
7075         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
7076         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
7077         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
7078         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
7079         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
7080         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
7081         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
7082
7083         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
7084         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
7085         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
7086         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
7087         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
7088         Moved ...
7089         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
7090         ... here.
7091         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
7092         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
7093         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
7094         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
7095         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
7096         Moved ...
7097         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
7098         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
7099         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
7100         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
7101         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
7102         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
7103         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
7104         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
7105         Moved ...
7106         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
7107         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
7108         Moved ...
7109         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
7110         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
7111         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
7112         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
7113         Moved ...
7114         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
7115         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
7116         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
7117         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
7118         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
7119         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
7120         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
7121         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
7122         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
7123         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
7124         Moved ...
7125         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
7126         ... here.
7127         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
7128         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
7129         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
7130         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
7131         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
7132         Moved ...
7133         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
7134         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
7135         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
7136         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
7137         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
7138         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
7139         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
7140         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
7141         Moved ...
7142         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
7143         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
7144         Moved ...
7145         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
7146         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
7147         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
7148         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
7149         Moved ...
7150         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
7151         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
7152         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
7153         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
7154         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
7155
7156 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
7157
7158         * timezone/checktab.awk: Update from tzcode 2014e.
7159         * timezone/private.h: Likewise.
7160         * timezone/tzfile.h: Likewise.
7161         * timezone/zdump.c: Likewise.
7162         * timezone/zic.c: Likewise.
7163
7164         * sysdeps/unix/sysv/linux/kernel-features.h
7165         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
7166         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
7167         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
7168         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
7169         Remove conditional code.
7170
7171 2014-06-25  Will Newton  <will.newton@linaro.org>
7172
7173         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
7174         (_dl_arm_cap_flags): Add HWCAP2 values.
7175         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
7176         (_DL_HWCAP_COUNT): Increase to 37.
7177         (_DL_HWCAP_LAST): New define.
7178         (_DL_HWCAP2_LAST): New define.
7179         (_dl_procinfo): Add support for printing
7180         AT_HWCAP2 entries.
7181         (_dl_string_hwcap): Use _dl_hwcap_string.
7182
7183 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7184
7185         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7186
7187 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
7188
7189         * README: Do not mention ports directory.
7190
7191         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
7192         Remove macro.
7193         * sysdeps/unix/sysv/linux/futimes.c: Do not include
7194         <kernel-features.h>.
7195         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
7196         conditional variable definition.
7197         (__futimes): Update comment.
7198         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
7199         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
7200
7201         [BZ #16560]
7202         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
7203         arguments close to 0.
7204         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
7205         Likewise.
7206         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
7207         Likewise.
7208         * math/auto-libm-test-in: Add more tests of exp10.
7209         * math/auto-libm-test-out: Regenerated.
7210         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
7211
7212         * sysdeps/unix/sysv/linux/kernel-features.h
7213         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
7214         * sysdeps/unix/sysv/linux/readv.c: Do not include
7215         <kernel-features.h>.
7216         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
7217         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
7218         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
7219         unconditional.
7220         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
7221         conditional code.
7222         * sysdeps/unix/sysv/linux/writev.c: Do not include
7223         <kernel-features.h>.
7224         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
7225         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
7226         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
7227         unconditional.
7228         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
7229         conditional code.
7230
7231 2014-06-25  Will Newton  <will.newton@linaro.org>
7232
7233         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
7234         comment changes throughout the file.  Remove checks
7235         for HAVE_*_H definitions that are not required.
7236         (__gen_tempname): Call abort if an unknown kind value is
7237         passed.
7238
7239 2014-06-25  Andreas Schwab  <schwab@suse.de>
7240
7241         [BZ #17086]
7242         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
7243         scalbln, scalblnf, scalblnl in libc.
7244
7245 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
7246
7247         [BZ #17086]
7248         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
7249         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
7250         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
7251
7252 2014-06-24  Roland McGrath  <roland@hack.frob.com>
7253
7254         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
7255         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
7256         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
7257         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
7258         Update #include.
7259         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
7260         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
7261         Update #include.
7262         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
7263         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
7264         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
7265         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
7266         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
7267         * sysdeps/x86/bits/pthreadtypes.h: ... here.
7268         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
7269         * sysdeps/x86/bits/semaphore.h: ... here.
7270         * sysdeps/x86/nptl/elide.h: Moved ...
7271         * sysdeps/x86/elide.h: ... here.
7272         * sysdeps/x86_64/nptl/Implies: File removed.
7273         * sysdeps/i386/nptl/Implies: File removed.
7274
7275 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
7276
7277         [BZ #16539]
7278         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
7279         return the argument for normal arguments with exponent below -64.
7280         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
7281         Likewise.
7282         * math/auto-libm-test-in: Add another test of expm1.
7283         * math/auto-libm-test-out: Regenerated.
7284
7285         [BZ #16287]
7286         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
7287         calling __erfcl for arguments at least 16.
7288         * math/auto-libm-test-in: Add more tests of erf.
7289         * math/auto-libm-test-out: Regenerated.
7290
7291         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
7292         individual architectures.
7293         * sysdeps/unix/sysv/linux/configure: Regenerated.
7294         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
7295         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
7296         * sysdeps/unix/sysv/linux/powerpc/configure.ac
7297         (ldd_rewrite_script): Define variable.
7298         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
7299         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
7300         file.
7301         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
7302         generated file.
7303         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
7304         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
7305         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
7306         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
7307         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
7308         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
7309         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
7310         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
7311
7312 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7313
7314         [BZ #17084]
7315         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
7316         Rename member __data.d to __data.__elision_data.
7317
7318 2014-06-24  Wilco  <wdijkstr@arm.com>
7319
7320         * NEWS: Add 16918 to fixed bug list.
7321
7322 2014-06-24  Wilco  <wdijkstr@arm.com>
7323
7324         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
7325
7326 2014-06-24  Wilco  <wdijkstr@arm.com>
7327
7328         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
7329         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
7330         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
7331         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
7332         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
7333         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
7334         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
7335         Use _FPU_MASK_RM.
7336
7337 2014-06-24  Wilco  <wdijkstr@arm.com>
7338
7339         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
7340
7341 2014-06-24  Wilco  <wdijkstr@arm.com>
7342
7343         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
7344         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
7345         * sysdeps/arm/fesetround.c (fesetround): Remove space.
7346         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
7347
7348 2014-06-24  Wilco  <wdijkstr@arm.com>
7349
7350         [BZ #16918]
7351         * sysdeps/arm/feupdateenv.c (feupdateenv):
7352         Rewrite to reduce FPSCR accesses and fix return value.
7353
7354 2014-06-24  Wilco  <wdijkstr@arm.com>
7355
7356         * sysdeps/arm/fclrexcpt.c (feclearexcept):
7357         Optimize to avoid unnecessary FPSCR writes.
7358         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
7359         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
7360         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
7361         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
7362
7363 2014-06-24  Wilco  <wdijkstr@arm.com>
7364
7365         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
7366         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
7367         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
7368         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
7369         Call libc_fetestexcept_vfp.
7370         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
7371         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
7372         __SOFTFP__ ifdef so that they can be built for softfp.
7373
7374 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7375
7376         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
7377         argument type signed char.
7378
7379         * Makerules (check-abi): Dump diff of symlist if the test
7380         fails.
7381
7382 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7383
7384         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
7385         using abort.
7386
7387         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
7388         Remove unused variable ST.
7389
7390 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
7391
7392         [BZ #16354]
7393         [BZ #17061]
7394         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
7395         small arguments before calling __expm1.
7396         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
7397         small arguments before calling __expm1f.
7398         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
7399         small arguments before calling __expm1l.
7400         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
7401         Likewise.
7402         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
7403         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
7404         spurious underflow for some cosh tests.
7405         * math/auto-libm-test-out: Regenerated.
7406         * sysdeps/i386/fpu/libm-test-ulps: Update.
7407
7408         [BZ #17050]
7409         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
7410         (__ieee754_y1): Set errno if return value overflows.
7411         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
7412         (__ieee754_y1f): Set errno if return value overflows.
7413         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
7414         (__ieee754_y1l): Set errno if return value overflows.
7415         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
7416         (__ieee754_y1l): Set errno if return value overflows.
7417         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
7418         * math/auto-libm-test-out: Regenerated.
7419
7420         * math/gen-auto-libm-tests.c: Document use of
7421         ignore-zero-inf-sign.
7422         (input_flag_type): Add value flag_ignore_zero_inf_sign.
7423         (input_flags): Add ignore-zero-inf-sign.
7424         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
7425         * math/gen-libm-test.pl (generate_testfile): Handle
7426         ignore-zero-inf-sign.
7427         * math/auto-libm-test-in: Mark some cpow tests with
7428         ignore-zero-inf-sign and some with xfail-rounding.
7429         * math/auto-libm-test-out: Regenerated.
7430         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
7431         * sysdeps/i386/fpu/libm-test-ulps: Update.
7432         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7433
7434         [BZ #16315]
7435         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
7436         overflowing or underflowing operations take place with sign of
7437         result.
7438         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
7439         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
7440         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
7441         (__ieee754_pow): Recompute overflowing and underflowing results in
7442         original rounding mode.
7443         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
7444         (__powl_helper): Allow negative argument X and scale negated value
7445         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
7446         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
7447         overflowing or underflowing operations take place with sign of
7448         result.
7449         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
7450         Include <math.h>.
7451         * math/auto-libm-test-in: Add more tests of pow.
7452         * math/auto-libm-test-out: Regenerated.
7453         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
7454         (pow_tonearest_test_data): Remove.
7455         (pow_test_tonearest): Likewise.
7456         (pow_towardzero_test_data): Likewise.
7457         (pow_test_towardzero): Likewise.
7458         (pow_downward_test_data): Likewise.
7459         (pow_test_downward): Likewise.
7460         (pow_upward_test_data): Likewise.
7461         (pow_test_upward): Likewise.
7462         (main): Don't call removed functions.
7463         * sysdeps/i386/fpu/libm-test-ulps: Update.
7464         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7465
7466 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7467
7468         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
7469         Moved ...
7470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
7471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
7472         Moved ...
7473         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
7474         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
7475         Moved ...
7476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
7477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
7478         Moved ...
7479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
7480         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
7481         File removed.
7482         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
7483         File removed.
7484         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
7485         File removed.
7486         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
7487         File removed.
7488         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
7489         File removed.
7490         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
7491         File removed.
7492         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
7493         File removed.
7494         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
7495         File removed.
7496         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
7497         File removed.
7498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
7499         File removed.
7500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
7501         File removed.
7502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
7503         File removed.
7504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
7505         Moved ...
7506         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
7507         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
7508         Moved ...
7509         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
7510         ... here.
7511         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
7512         Moved ...
7513         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
7514         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
7515         Moved ...
7516         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
7517         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
7518         Moved ...
7519         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
7520         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
7521         Moved ...
7522         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
7523         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
7524         Moved ...
7525         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
7526         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
7527         Moved ...
7528         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
7529         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
7530         Moved ...
7531         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
7532         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
7533         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
7534         ... here.
7535         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
7536         Moved ...
7537         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
7538         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
7539         Moved ...
7540         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
7541         ... here.
7542         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
7543         Moved ...
7544         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
7545         ... here.
7546         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
7547         Moved ...
7548         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
7549         ... here.
7550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
7551         Moved ...
7552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
7553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
7554         Moved ...
7555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
7556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
7557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
7558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
7559         Moved ...
7560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
7561         ... here.
7562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
7563         Moved ...
7564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
7565         ... here.
7566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
7567         Moved ...
7568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
7569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
7570         Moved ...
7571         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
7572         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
7573         Moved ...
7574         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
7575         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
7576         Moved ...
7577         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
7578         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
7579         Moved ...
7580         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
7581         ... here.
7582         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
7583         Moved ...
7584         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
7585         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
7586         Moved ...
7587         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
7588         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
7589         Moved ...
7590         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
7591         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
7592         Moved ...
7593         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
7594         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
7595         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
7596         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
7597         Moved ...
7598         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
7599         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
7600         Moved ...
7601         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
7602         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
7603         Moved ...
7604         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
7605         ... here.
7606         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
7607         Moved ...
7608         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
7609         ... here.
7610         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
7611         Moved ...
7612         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
7613         ... here.
7614         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
7615         Moved ...
7616         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
7617         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
7618         Moved ...
7619         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
7620         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
7621         Moved ...
7622         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
7623         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
7624         Moved ...
7625         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
7626         ... here.
7627         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
7628         Moved ...
7629         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
7630         ... here.
7631         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
7632         Moved ...
7633         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
7634         ... here.
7635         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
7636         Moved ...
7637         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
7638         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
7639         Moved ...
7640         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
7641
7642 2014-06-23  Will Newton  <will.newton@linaro.org>
7643             Wilco  <wdijkstr@arm.com>
7644
7645         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
7646         implementation.  Include get-rounding-mode.h.
7647         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
7648         [!libc_feholdsetround_noex_ctx]: Define
7649         libc_feholdsetround_noex_ctx.
7650         [!libc_feholdsetround_noexf_ctx]: Define
7651         libc_feholdsetround_noexf_ctx.
7652         [!libc_feholdsetround_noexl_ctx]: Define
7653         libc_feholdsetround_noexl_ctx.
7654         (libc_feholdsetround_ctx): New function.
7655         (libc_feresetround_ctx): New function.
7656         (libc_feholdsetround_noex_ctx): New function.
7657         (libc_feresetround_noex_ctx): New function.
7658
7659 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7660
7661         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
7662         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
7663         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
7664         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
7665         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
7666         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
7667
7668         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
7669         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
7670         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
7671         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
7672         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
7673         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
7674         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
7675         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
7676         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
7677         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
7678         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
7679         Moved ...
7680         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
7681         ... here.
7682         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
7683         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
7684         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
7685         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
7686         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
7687         Moved ...
7688         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
7689         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
7690         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
7691         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
7692         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
7693         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
7694         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
7695         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
7696         Moved ...
7697         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
7698         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
7699         Moved ...
7700         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
7701         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
7702         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
7703         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
7704         Moved ...
7705         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
7706         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
7707         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
7708         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
7709         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
7710         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
7711         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
7712         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
7713         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
7714         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
7715         Moved ...
7716         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
7717         ... here.
7718         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
7719         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
7720         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
7721         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
7722         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
7723         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
7724         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
7725         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
7726         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
7727         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
7728         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
7729         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
7730         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
7731         Moved ...
7732         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
7733         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
7734         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
7735         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
7736         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
7737         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
7738         Moved ...
7739         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
7740         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
7741         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
7742         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
7743         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
7744
7745         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
7746         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
7747         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
7748         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
7749         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
7750         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
7751         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
7752         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
7753         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
7754         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
7755         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
7756         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
7757         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
7758         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
7759         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
7760         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
7761         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
7762         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
7763         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
7764         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
7765         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
7766         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
7767         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
7768         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
7769         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
7770         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
7771         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
7772         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
7773
7774 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
7775
7776         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
7777         (FALLOC_FL_COLLAPSE_RANGE): New macro.
7778         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
7779         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
7780         (IPV6_PMTUDISC_INTERFACE): Likewise.
7781         (IPV6_PMTUDISC_OMIT): Likewise.
7782
7783 2014-06-23  Andreas Schwab  <schwab@suse.de>
7784
7785         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
7786         Remove unused errout label.
7787
7788 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7789
7790         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
7791         macro: hardware supports Vector Crypto instructions.
7792
7793 2014-06-23  Will Newton  <will.newton@linaro.org>
7794
7795         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
7796         rather than __builtin_expect.
7797
7798         * elf/dl-lookup.c (undefined_msg): Remove variable.
7799         (_dl_lookup_symbol_x): Replace undefined_msg with string
7800         literal.
7801
7802         * elf/dl-lookup.c (do_lookup_unique): New function.
7803         (do_lookup_x): Move STB_GNU_UNIQUE handling code
7804         to a separate function.
7805
7806 2014-06-23  Andreas Schwab  <schwab@suse.de>
7807
7808         [BZ #17079]
7809         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
7810         before reading the next line.
7811
7812 2014-06-23  Will Newton  <will.newton@linaro.org>
7813
7814         * test-skeleton.c (signal_handler): Use printf and %m
7815         rather than perror.  Use printf rather than fprintf to
7816         stderr.  Use puts rather than fputs to stderr.
7817         (main): Likewise.
7818
7819 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
7820
7821         * nscd/nscd.c (thread_info_t): Remove typedef.
7822         (thread_info): Remove variable.
7823
7824 2014-06-21  Allan McRae  <allan@archlinux.org>
7825
7826         * NEWS: Mention CVE-2014-4043.
7827
7828 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7829
7830         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
7831         * nptl/smp.h: ... here.
7832
7833         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
7834
7835         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
7836         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
7837         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
7838         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
7839
7840         * nptl/allocatestack.c: Include <stack-aliasing.h>.
7841         * nptl/stack-aliasing.h: New file.
7842         * sysdeps/i386/i686/stack-aliasing.h: New file.
7843         * sysdeps/i386/i686/nptl/Makefile: File removed.
7844         * sysdeps/x86_64/stack-aliasing.h: New file.
7845         * sysdeps/x86_64/nptl/Makefile
7846         (CFLAGS-pthread_create.c): Variable removed.
7847
7848         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
7849         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
7850         old file.
7851         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
7852         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
7853         old file.
7854
7855 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
7856
7857         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7858         (__ASSUME_SIGFRAME_V2): Remove macro.
7859         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
7860         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
7861         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
7862         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
7863         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
7864         Declare as function.  Remove conditional macro definitions.
7865         (__default_rt_sa_restorer): Likewise.
7866         (__default_sa_restorer_v1): Remove declaration.
7867         (__default_sa_restorer_v2): Likewise.
7868         (__default_rt_sa_restorer_v1): Likewise.
7869         (__default_rt_sa_restorer_v2): Likewise.
7870         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
7871         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
7872         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
7873
7874 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7875
7876         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
7877         (libpthread-routines): Add sysdep.
7878         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
7879         * sysdeps/unix/sysv/linux/sparc/Versions
7880         (libpthread: GLIBC_2.3.3): New version set.
7881         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
7882         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
7883         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
7884         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
7885         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
7886         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
7887         Moved ...
7888         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
7889         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
7890         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
7891         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
7892         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
7893         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
7894         * sysdeps/sparc/nptl/sem_init.c: ... here.
7895         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
7896         * sysdeps/sparc/nptl/sem_post.c: ... here.
7897         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
7898         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
7899         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
7900         * sysdeps/sparc/nptl/sem_wait.c: ... here.
7901         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
7902         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
7903         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
7904         (libpthread-routines): Add cpu_relax.
7905         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
7906         File removed.
7907         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
7908         (librt: GLIBC_2.3.3): New version set.
7909         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
7910         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
7911         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
7912         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
7913         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
7914         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
7915         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
7916         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
7917         Moved ...
7918         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
7919         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
7920         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
7921         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
7922         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
7923         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
7924         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
7925         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
7926         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
7927         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
7928         Moved ...
7929         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
7930         Update #include.
7931         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
7932         Moved ...
7933         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
7934         Update #include.
7935         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
7936         Moved ...
7937         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
7938         Update #include.
7939         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
7940         Moved ...
7941         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
7942         Update #include.
7943         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
7944         Moved ...
7945         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
7946         Update #include.
7947         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
7948         Moved ...
7949         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
7950         Update #include.
7951         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
7952         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
7953         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
7954         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
7955         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
7956         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
7957         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
7958         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
7959         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
7960         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
7961         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7962         Moved ...
7963         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
7964         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
7965         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
7966         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
7967         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
7968
7969 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
7970
7971         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
7972         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
7973         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
7974         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
7975         * nscd/nscd.c: Likewise.
7976         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
7977         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
7978         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
7979         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
7980
7981         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
7982         <kernel-features.h>.
7983         (init_mq_netlink): Remove conditional have_sock_cloexec
7984         definitions.  Remove code conditional on have_sock_cloexec < 0.
7985         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
7986         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
7987         * sysdeps/unix/sysv/linux/opensock.c: Do not include
7988         <kernel-features.h>.
7989         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
7990         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
7991
7992 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
7993
7994         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
7995         Add tests for memset_chk and memset.
7996
7997         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
7998         with AVX2_Usable.
7999
8000 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
8001
8002         [BZ #16046]
8003         * elf/tst-dl-iter-static.c: New file.
8004         * elf/Makefile (tests-static): Add tst-dl-iter-static.
8005
8006         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
8007         error.
8008
8009 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8010
8011         * sysdeps/unix/sysv/linux/kernel-features.h
8012         (__ASSUME_F_GETOWN_EX): Remove macro.
8013         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
8014         <kernel-features.h>.
8015         (miss_F_GETOWN_EX): Remove variable or macro.
8016         (do_fcntl): Do not check miss_F_GETOWN_EX.
8017         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
8018
8019         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
8020         Remove macro.
8021         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
8022         [!__ASSUME_AT_RANDOM]: Remove conditional code.
8023         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
8024
8025         * sysdeps/unix/sysv/linux/kernel-features.h
8026         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
8027         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
8028         [ADJ_OFFSET_SS_READ]: Make code unconditional.
8029         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
8030
8031 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
8032
8033         [BZ #17075]
8034         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
8035         Fix calculation of the symbol's value.
8036         * sysdeps/arm/tst-armtlsdescloc.c: New file.
8037         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
8038         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
8039         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
8040         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
8041         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
8042         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
8043         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
8044         (modules-names): Add `tst-armtlsdescmod',
8045         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
8046         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
8047         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
8048         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
8049         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
8050         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
8051         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
8052         ($(objpfx)tst-armtlsdescloc): New dependency.
8053         ($(objpfx)tst-armtlsdescextnow): Likewise.
8054         ($(objpfx)tst-armtlsdescextlazy): Likewise.
8055         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
8056         TLS scheme support.
8057         * sysdeps/arm/configure: Regenerate.
8058
8059 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8060
8061         * include/fcntl.h (__atfct_seterrno): Remove prototype.
8062         (__atfct_seterrno_2): Likewise.
8063         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
8064         <kernel-features.h>.
8065         (__ASSUME_ATFCTS): Do not undefine and redefine.
8066         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
8067         (__have_atfcts): Remove conditional definition.
8068         (__fxstatat([__NR_fstatat64]: Make code unconditional.
8069         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
8070         unreachable if [__ASSUME_ATFCTS].
8071         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
8072         not undefine and redefine.
8073         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
8074         <kernel-features.h>.
8075         (faccessat) [__NR_faccessat]: Make code unconditional.
8076         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
8077         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
8078         <kernel-features.h>.
8079         (fchmodat) [__NR_fchmodat]: Make code unconditional.
8080         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
8081         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
8082         <kernel-features.h>.
8083         (fchownat) [__NR_fchownat]: Make code unconditional.
8084         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
8085         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
8086         <kernel-features.h>.
8087         (futimesat) [__NR_futimesat]: Make code unconditional.
8088         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
8089         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
8090         <kernel-features.h>.
8091         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
8092         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
8093         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
8094         <kernel-features.h>.
8095         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
8096         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
8097         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
8098         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
8099         <kernel-features.h>.
8100         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
8101         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
8102         * sysdeps/unix/sysv/linux/linkat.c: Do not include
8103         <kernel-features.h>.
8104         (linkat) [__NR_linkat]: Make code unconditional.
8105         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
8106         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
8107         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
8108         <kernel-features.h>.
8109         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
8110         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
8111         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
8112         <kernel-features.h>.
8113         (mkdirat) [__NR_mkdirat]: Make code unconditional.
8114         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
8115         * sysdeps/unix/sysv/linux/openat.c: Do not include
8116         <kernel-features.h>.
8117         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
8118         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
8119         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
8120         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
8121         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
8122         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
8123         <kernel-features.h>.
8124         (readlinkat) [__NR_readlinkat]: Make code unconditional.
8125         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
8126         result of INLINE_SYSCALL directly, not via int variable.
8127         * sysdeps/unix/sysv/linux/renameat.c: Do not include
8128         <kernel-features.h>.
8129         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
8130         (renameat) [__NR_renameat]: Make code unconditional.
8131         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
8132         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
8133         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
8134         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
8135         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
8136         (__ASSUME_ATFCTS): Do not undefine and redefine.
8137         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
8138         <kernel-features.h>.
8139         (symlinkat) [__NR_symlinkat]: Make code unconditional.
8140         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
8141         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
8142         <kernel-features.h>.
8143         (unlinkat) [__NR_unlinkat]: Make code unconditional.
8144         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
8145         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
8146         (__ASSUME_ATFCTS): Do not undefine and redefine.
8147         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
8148         <kernel-features.h>.
8149         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
8150         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
8151         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
8152         <kernel-features.h>.
8153         (__xmknodat) [__NR_mknodat]: Make code unconditional.
8154         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
8155
8156 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
8157
8158         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
8159
8160 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
8161
8162         [BZ #17069]
8163         * posix/regcomp.c (parse_reg_exp): Deallocate partially
8164         constructed tree before returning error.
8165         * posix/bug-regexp36.c: Expand test case.
8166
8167 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
8168
8169         [BZ #6803]
8170         * math/libm-test.inc (scalbln_test_date):
8171         Add errno expectations.
8172         * math/w_scalblnf.c: New File.
8173         Add wrapper which checks for setting errno to ERANGE.
8174         Add weak_alias for corresponding scalbln function.
8175         * math/w_scalbln.c: Likewise.
8176         * math/w_scalblnl.c: Likewise.
8177         * math/Makefile (libm-calls): Add w_scalbln.
8178         * sysdeps/ieee754/flt-32/s_scalblnf.c:
8179         Remove weak_alias for corresponding scalbln function.
8180         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
8181         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
8182         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
8183         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
8184         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
8185         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
8186         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
8187         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
8188         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
8189         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
8190         Remove long_double_symbol for scalblnl function in libm, libc.
8191         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
8192         Add wrapper which checks for setting errno to ERANGE.
8193         Add long_double_symbol for scalblnl function in libm, libc.
8194         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
8195         Remove long_double_symbol for scalblnl in libm.
8196         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
8197         Add wrapper which checks for setting errno to ERANGE.
8198         Add long_double_symbol for scalblnl function in libm.
8199         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
8200         Do not use wrapper because of own implementation.
8201
8202 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
8203
8204         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
8205         3 bytes for __pad1 for x32.
8206         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
8207
8208 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
8209             H.J. Lu  <hongjiu.lu@intel.com>
8210
8211         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
8212         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
8213         * sysdeps/x86_64/multiarch/memset.S: Likewise.
8214         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
8215         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
8216
8217 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
8218
8219         [BZ #17069]
8220         * posix/regcomp.c (parse_expression): Deallocate partially
8221         constructed tree before returning error.
8222         * posix/Makefile.c (tests): Add bug-regex36.
8223         (generated): Add bug-regex36.mtrace.
8224         (tests-special): Add $(objpfx)bug-regex36-mem.out
8225         (bug-regex36-ENV): New variable.
8226         ($(objpfx)bug-regex36-mem.out): New rule.
8227         * posix/bug-regex36.c: New file.
8228
8229 2014-06-19  Will Newton  <will.newton@linaro.org>
8230
8231         * malloc/malloc.c (systrim): If extra is zero then return
8232         early.
8233
8234 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
8235
8236         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
8237
8238 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
8239
8240         * sysdeps/aarch64/strchr.S: New file.
8241
8242 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
8243
8244         [BZ #17022]
8245         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
8246         from arguments -2 or below.
8247         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
8248         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
8249
8250 2014-06-18  Andreas Schwab  <schwab@suse.de>
8251
8252         [BZ #17062]
8253         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
8254         of a bracket expr not to run off the end of the string.
8255         * posix/Makefile (tests): Add tst-fnmatch3.
8256         * posix/tst-fnmatch3.c: New file.
8257
8258 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
8259
8260         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
8261         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
8262         [$(cross-compiling) = no]: Likewise.
8263         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
8264         [$(cross-compiling) = no]: Likewise.
8265
8266 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
8267
8268         [BZ #17031]
8269         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
8270         double, adjusted for any remainder from the high double.
8271         * math/libm-test.inc (nearbyint): Add tests.
8272         (rint): Likewise.
8273
8274 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8275
8276         * nptl/sysdeps/powerpc/Makefile: Moved ...
8277         * sysdeps/powerpc/nptl/Makefile: ... here.
8278         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
8279         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
8280         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
8281         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
8282         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
8283         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
8284         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
8285         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
8286         * nptl/sysdeps/powerpc/tls.h: Moved ...
8287         * sysdeps/powerpc/nptl/tls.h: ... here.
8288
8289 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
8290
8291         [BZ #16681]
8292         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
8293         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
8294         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
8295         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
8296         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
8297         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
8298         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
8299         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
8300         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
8301
8302 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
8303
8304         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
8305
8306 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
8307
8308         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
8309         defined operator.
8310
8311         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
8312         $TIMEOUTFACTOR.
8313
8314 2014-06-16  Florian Weimer  <fweimer@redhat.com>
8315
8316         [BZ #17058]
8317         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
8318         non-executed part of the test.
8319
8320 2014-06-16  Andreas Schwab  <schwab@suse.de>
8321
8322         * string/bits/string2.h (strdup, strndup): Update feature guard.
8323
8324 2014-06-14  David S. Miller  <davem@davemloft.net>
8325
8326         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8327
8328 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
8329
8330         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
8331         that was previously under [RESET_PID].
8332         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
8333
8334         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
8335         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
8336         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
8337         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
8338         (__libc_vfork): New strong alias.
8339         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
8340
8341 2014-06-14 Andi Kleen  <ak@linux.intel.com>
8342
8343         * sysdeps/generic/elide.h: New file.
8344
8345 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
8346
8347         * Makefile (installed-headers): Adjust path of pthread.h header.
8348
8349 2014-06-13  Roland McGrath  <roland@hack.frob.com>
8350
8351         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
8352         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
8353         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
8354         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
8355
8356         * nptl/sysdeps/s390/Makefile: Moved ...
8357         * sysdeps/s390/nptl/Makefile: ... here.
8358         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
8359         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
8360         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
8361         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
8362         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
8363         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
8364         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
8365         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
8366         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
8367         * sysdeps/s390/nptl/pthreaddef.h: ... here.
8368         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
8369         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
8370         * nptl/sysdeps/s390/tls.h: Moved ...
8371         * sysdeps/s390/nptl/tls.h: ... here.
8372
8373         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
8374         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
8375
8376 2014-06-13  David S. Miller  <davem@davemloft.net>
8377
8378         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
8379         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
8380         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
8381         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
8382         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
8383         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
8384         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
8385         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
8386         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
8387         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
8388         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
8389         Remove RESET_PID cpp guards.
8390         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
8391         Remove RESET_PID cpp guards.
8392         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
8393
8394 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
8395
8396         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
8397         __sp to uintptr_t.
8398
8399 2014-06-13  Andi Kleen  <ak@linux.intel.com>
8400
8401         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
8402         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
8403         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
8404         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
8405         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
8406         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
8407         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
8408         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
8409         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
8410         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
8411         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
8412         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
8413         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
8414         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
8415         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
8416         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
8417         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
8418         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
8419         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
8420         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
8421
8422         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
8423         (pthread_rwlock_rdlock): Add elision.
8424         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
8425         (pthread_rwlock_wrlock): Add elision.
8426         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
8427         (pthread_rwlock_trywrlock): Add elision.
8428         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
8429         (pthread_rwlock_tryrdlock): Add elision.
8430         * nptl/pthread_rwlock_unlock.c: Include elide.h.
8431         (pthread_rwlock_tryrdlock): Add elision unlock.
8432         * nptl/sysdeps/pthread/pthread.h:
8433         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
8434         (PTHREAD_RWLOCK_INITIALIZER,
8435         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
8436         Handle new elision field.
8437         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
8438         * sysdeps/arm/nptl/bits/pthreadtypes.h
8439         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8440         * sysdeps/sh/nptl/bits/pthreadtypes.h
8441         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8442         * sysdeps/tile/nptl/bits/pthreadtypes.h
8443         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8444         * sysdeps/a/nptl/bits/pthreadtypes.h
8445         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8446         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8447         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8448         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8449         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8450         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
8451         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8452         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8453         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8454         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8455         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8456         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8457         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8458         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8459         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8460         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
8461         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8462         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
8463         (elision_init): Set try_xbegin to zero when no RTM.
8464         * sysdeps/x86/nptl/bits/pthreadtypes.h
8465         (pthread_rwlock_t): Change __pad1 to __rwelision.
8466         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8467
8468 2014-06-13  Andi Kleen  <ak@linux.intel.com>
8469
8470         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
8471         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
8472         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
8473         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
8474
8475 2014-06-13  Meador Inge  <meadori@codesourcery.com>
8476
8477         [BZ #16996]
8478         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
8479         that the cached result has been set before returning it.
8480
8481 2014-06-12  Roland McGrath  <roland@hack.frob.com>
8482
8483         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
8484         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
8485         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
8486         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
8487         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
8488         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
8489
8490         * nptl/sysdeps/sparc/Makefile: Moved ...
8491         * sysdeps/sparc/nptl/Makefile: ... here.
8492         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
8493         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
8494         * nptl/sysdeps/sparc/tls.h: Moved ...
8495         * sysdeps/sparc/nptl/tls.h: ... here.
8496         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
8497         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
8498         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
8499         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
8500         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
8501         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
8502         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
8503         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
8504         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
8505         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
8506         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
8507         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
8508         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
8509         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
8510         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
8511         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
8512         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
8513         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
8514         Update #include.
8515         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
8516         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
8517         Update #include.
8518         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
8519         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
8520         Update #include.
8521         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
8522         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
8523         Update #include.
8524
8525         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
8526
8527         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
8528         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
8529
8530         * sysdeps/pthread/posix-timer.h: Include <list.h>.
8531         (struct list_links): Type removed.
8532         (struct thread_node, struct timer_node): Replace struct list_links
8533         with struct list_head.
8534         (list_unlink_ip): Likewise.
8535         * sysdeps/pthread/timer_routines.c
8536         (timer_free_list, thread_free_list, thread_active_list): Likewise.
8537         (list_append, list_insbefore): Likewise.
8538         (list_init): Function removed.
8539         (thread_init, init_module): Use INIT_LIST_HEAD instead.
8540         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
8541         * sysdeps/pthread/Makefile: ... here, new file.
8542
8543         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
8544         * sysdeps/nptl/Implies: ... here.
8545         * sysdeps/unix/sysv/linux/Implies: Add nptl.
8546         * nptl/sysdeps/pthread/list.h: Moved ...
8547         * include/list.h: ... here.
8548         * nptl/sysdeps/pthread/createthread.c: Moved ...
8549         * nptl/createthread.c: ... here.
8550         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
8551         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
8552         * nptl/pt-longjmp.c: ... here.
8553         * nptl/sysdeps/pthread/Makefile: Moved ...
8554         * sysdeps/nptl/Makefile: ... here.
8555         * nptl/sysdeps/pthread/Subdirs: Moved ...
8556         * sysdeps/nptl/Subdirs: ... here.
8557         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
8558         * sysdeps/nptl/aio_misc.h: ... here.
8559         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
8560         * sysdeps/nptl/bits/libc-lock.h: ... here.
8561         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
8562         * sysdeps/nptl/bits/libc-lockP.h: ... here.
8563         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
8564         * sysdeps/nptl/bits/stdio-lock.h: ... here.
8565         * nptl/sysdeps/pthread/configure: Moved ...
8566         * sysdeps/nptl/configure: ... here.
8567         * nptl/sysdeps/pthread/configure.ac: Moved ...
8568         * sysdeps/nptl/configure.ac: ... here.
8569         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
8570         * sysdeps/nptl/gai_misc.h: ... here.
8571         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
8572         * sysdeps/nptl/librt-cancellation.c: ... here.
8573         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
8574         * sysdeps/nptl/malloc-machine.h: ... here.
8575         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
8576         * sysdeps/nptl/pthread-functions.h: ... here.
8577         * nptl/sysdeps/pthread/pthread.h: Moved ...
8578         * sysdeps/nptl/pthread.h: ... here.
8579         * nptl/sysdeps/pthread/setxid.h: Moved ...
8580         * sysdeps/nptl/setxid.h: ... here.
8581         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
8582         * sysdeps/nptl/sigfillset.c: ... here.
8583         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
8584         * sysdeps/nptl/tcb-offsets.h: ... here.
8585         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
8586         * sysdeps/nptl/tst-mqueue8x.c: ... here.
8587         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
8588         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
8589         * nptl/sysdeps/pthread/allocalim.h: Moved ...
8590         * sysdeps/pthread/allocalim.h: ... here.
8591         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
8592         * sysdeps/pthread/bits/sigthread.h: ... here.
8593         * nptl/sysdeps/pthread/flockfile.c: Moved ...
8594         * sysdeps/pthread/flockfile.c: ... here.
8595         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
8596         * sysdeps/pthread/ftrylockfile.c: ... here.
8597         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
8598         * sysdeps/pthread/funlockfile.c: ... here.
8599         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
8600         * sysdeps/pthread/posix-timer.h: ... here.
8601         * nptl/sysdeps/pthread/timer_create.c: Moved ...
8602         * sysdeps/pthread/timer_create.c: ... here.
8603         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
8604         * sysdeps/pthread/timer_delete.c: ... here.
8605         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
8606         * sysdeps/pthread/timer_getoverr.c: ... here.
8607         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
8608         * sysdeps/pthread/timer_gettime.c: ... here.
8609         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
8610         * sysdeps/pthread/timer_routines.c: ... here.
8611         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
8612         * sysdeps/pthread/timer_settime.c: ... here.
8613         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
8614         * sysdeps/pthread/tst-timer.c: ... here.
8615         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
8616         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
8617
8618         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
8619         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
8620
8621         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
8622         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
8623         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
8624         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
8625         Update #include target.
8626         * nptl/sysdeps/i386/i686/Makefile: Moved ...
8627         * sysdeps/i386/i686/nptl/Makefile: ... here.
8628         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
8629         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
8630         Update #include target.
8631         * nptl/sysdeps/i386/i686/tls.h: Moved ...
8632         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
8633         * nptl/sysdeps/i386/Makefile: Moved ...
8634         * sysdeps/i386/nptl/Makefile: ... here.
8635         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
8636         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
8637         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
8638         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
8639         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
8640         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
8641         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
8642         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
8643         * sysdeps/i386/nptl/pthreaddef.h: ... here.
8644         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
8645         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
8646         * nptl/sysdeps/i386/tls.h: Moved ...
8647         * sysdeps/i386/nptl/tls.h: ... here.
8648
8649         * sysdeps/sh/Makefile [$(subdir) = csu]
8650         (gen-as-const-headers): Add tcb-offsets.sym.
8651         * nptl/sysdeps/sh/Makefile: File removed.
8652         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
8653         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
8654         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
8655         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
8656         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
8657         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
8658         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
8659         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
8660         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
8661         * sysdeps/sh/nptl/pthreaddef.h: ... here.
8662         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
8663         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
8664         * nptl/sysdeps/sh/tls.h: Moved ...
8665         * sysdeps/sh/nptl/tls.h: ... here.
8666         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
8667         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
8668         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
8669         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
8670         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
8671         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
8672         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
8673         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
8674         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
8675         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
8676         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
8677         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
8678         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
8679         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
8680         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
8681         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
8682         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
8683         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
8684         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
8685         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
8686         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
8687         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
8688         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
8689         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
8690         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
8691         Moved ...
8692         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
8693         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
8694         Moved ...
8695         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
8696         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
8697         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
8698         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
8699         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
8700         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
8701         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
8702         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
8703         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
8704         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
8705         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
8706         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
8707         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
8708         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
8709         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
8710         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
8711         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
8712         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
8713         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
8714
8715 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
8716
8717         * posix/spawn_faction_addopen.c: Include string.h.
8718
8719 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8720
8721         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
8722         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
8723         * nptl/sysdeps/x86_64/Makefile: Moved ...
8724         * sysdeps/x86_64/nptl/Makefile: ... here.
8725         * nptl/sysdeps/x86_64/configure: Moved ...
8726         * sysdeps/x86_64/nptl/configure: ... here.
8727         * nptl/sysdeps/x86_64/configure.ac: Moved ...
8728         * sysdeps/x86_64/nptl/configure.ac: ... here.
8729         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
8730         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
8731         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
8732         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
8733         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
8734         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
8735         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
8736         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
8737         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
8738         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
8739         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
8740         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
8741         * nptl/sysdeps/x86_64/tls.h: Moved ...
8742         * sysdeps/x86_64/nptl/tls.h: ... here.
8743         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
8744         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
8745         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
8746         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
8747
8748         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
8749
8750 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8751
8752         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8753
8754 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
8755
8756         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
8757         type.
8758         [POSIX] (off_t): Likewise.
8759         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
8760         [POSIX] (S_ISBLK): Require macro.
8761         [POSIX] (S_ISCHR): Likewise.
8762         [POSIX] (S_ISDIR): Likewise.
8763         [POSIX] (S_ISFIFO): Likewise.
8764         [POSIX] (S_ISREG): Likewise.
8765         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
8766         optional-macro.
8767         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
8768         type.
8769         [POSIX] (time_t): Likewise.
8770         [POSIX] (timer_t): Likewise.
8771
8772 2014-06-11  Florian Weimer  <fweimer@redhat.com>
8773
8774         [BZ #17048]
8775         * posix/spawn_int.h (struct __spawn_action): Make the path string
8776         non-const to support deallocation.
8777         * posix/spawn_faction_addopen.c
8778         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
8779         * posix/spawn_faction_destroy.c
8780         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
8781         path in all spawn_do_open actions.
8782         * posix/tst-spawn.c (do_test): Exercise the copy operation in
8783         posix_spawn_file_actions_addopen.
8784
8785 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
8786
8787         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
8788         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
8789         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
8790         conditional code always true.
8791         (__libc_vfork): New alias.
8792
8793 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8794
8795         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8796         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
8797
8798         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
8799
8800         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8801         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
8802
8803         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
8804         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
8805
8806         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8807         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
8808
8809 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8810
8811         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
8812         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
8813         multiarch strcmp for PPC64.
8814         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
8815         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
8816         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
8817         multiarch optimizations.
8818         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8819         (__libc_ifunc_impl_list): Likewise.
8820
8821 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
8822
8823         * benchtests/scripts/validate_benchout.py: New script.
8824         * benchtests/Makefile (bench-func): Call it.
8825         * benchtests/scripts/benchout.schema.json: New file.
8826
8827 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
8828
8829         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
8830         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
8831         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
8832         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
8833         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
8834         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
8835         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
8836         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
8837         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
8838         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
8839         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
8840         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
8841         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
8842         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
8843         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
8844         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
8845         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
8846         Moved ...
8847         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
8848         ... here.
8849         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
8850         Moved ...
8851         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
8852         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
8853         Moved ...
8854         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
8855         ... here.
8856         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
8857         Moved ...
8858         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
8859         ... here.
8860         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
8861         Moved ...
8862         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
8863         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
8864         Moved ...
8865         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
8866         ... here.
8867         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
8868         Moved ...
8869         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
8870         ... here.
8871         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
8872         Moved ...
8873         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
8874         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
8875         Moved ...
8876         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
8877         ... here.
8878         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
8879         Moved ...
8880         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
8881         ... here.
8882         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
8883         Moved ...
8884         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
8885         ... here.
8886         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
8887         Moved ...
8888         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
8889         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
8890         Moved ...
8891         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
8892         ... here.
8893         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
8894         Moved ...
8895         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
8896         ... here.
8897         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
8898         Moved ...
8899         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
8900         ... here.
8901         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
8902         Moved ...
8903         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
8904         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
8905         Moved ...
8906         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
8907         ... here.
8908         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
8909         Moved ...
8910         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
8911         ... here.
8912         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
8913         Moved ...
8914         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
8915         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
8916         Moved ...
8917         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
8918         ... here.
8919         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
8920         Moved ...
8921         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
8922         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
8923         Moved ...
8924         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
8925         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
8926         Moved ...
8927         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
8928         ... here.
8929         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
8930         Moved ...
8931         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
8932         ... here.
8933         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
8934         Moved ...
8935         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
8936         ... here.
8937         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
8938         Moved ...
8939         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
8940         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
8941         Moved ...
8942         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
8943         ... here.
8944         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
8945         Moved ...
8946         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
8947         ... here.
8948         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
8949         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
8950         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
8951         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
8952         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
8953         Moved ...
8954         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
8955         ... here.
8956         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
8957         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
8958         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
8959         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
8960         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
8961         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
8962         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
8963         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
8964         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
8965         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
8966         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
8967         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
8968         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
8969         Moved ...
8970         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
8971         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
8972         Moved ...
8973         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
8974         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
8975         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
8976         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
8977         Moved ...
8978         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
8979         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
8980         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
8981         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
8982         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
8983         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
8984         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
8985
8986 2014-06-10  Wilco  <wdijkstr@arm.com>
8987
8988         * math/test-fenv-return.c: New file.
8989         * math/Makefile: Add new test test-fenv-return.
8990
8991 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
8992
8993         [BZ #17042]
8994         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
8995         when x - 1 is zero.
8996         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
8997         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
8998         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
8999         0.0L for an argument of 1.0L.
9000         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
9001         Likewise.
9002         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
9003         value when x - 1 is zero.
9004         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
9005         * sysdeps/i386/fpu/libm-test-ulps: Update.
9006         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9007
9008 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
9009
9010         [BZ #15119]
9011         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
9012
9013 2014-06-09  Roland McGrath  <roland@hack.frob.com>
9014
9015         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
9016         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
9017
9018 2014-06-09  Roland McGrath  <roland@hack.frob.com>
9019
9020         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9021         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
9022
9023         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9024         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
9025
9026         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9027         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
9028
9029         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9030         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
9031
9032         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
9033         if not already defined.
9034         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
9035         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
9036         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
9037         (TLS_INIT_TP): Use it.
9038         (TLS_DEFINE_INIT_TP): New macro.
9039         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
9040
9041 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
9042
9043         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
9044         constant.
9045         [POSIX] (IXANY): Likewise.
9046         [POSIX] (OLCUC): Likewise.
9047         [POSIX || POSIX2008] (CBAUD): Do not allow.
9048         [POSIX || POSIX2008] (DEFECHO): Likewise.
9049         [POSIX || POSIX2008] (ECHOCTL): Likewise.
9050         [POSIX || POSIX2008] (ECHOKE): Likewise.
9051         [POSIX || POSIX2008] (ECHOPRT): Likewise.
9052         [POSIX || POSIX2008] (EXTA): Likewise.
9053         [POSIX || POSIX2008] (EXTB): Likewise.
9054         [POSIX || POSIX2008] (FLUSHO): Likewise.
9055         [POSIX || POSIX2008] (LOBLK): Likewise.
9056         [POSIX || POSIX2008] (PENDIN): Likewise.
9057         [POSIX || POSIX2008] (SWTCH): Likewise.
9058         [POSIX || POSIX2008] (VDISCARD): Likewise.
9059         [POSIX || POSIX2008] (VDSUSP): Likewise.
9060         [POSIX || POSIX2008] (VLNEXT): Likewise.
9061         [POSIX || POSIX2008] (VREPRINT): Likewise.
9062         [POSIX || POSIX2008] (VSTATUS): Likewise.
9063         [POSIX || POSIX2008] (VWERASE): Likewise.
9064         (B*): Change to B[0123456789]*.
9065         * conform/data/time.h-data [POSIX || UNIX98]
9066         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
9067         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
9068         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
9069         [POSIX] (tm_*): Do not allow.
9070
9071 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
9072
9073         * Makefile (install): Don't set LANGUAGE.
9074         * Makefile.in (install): Likewise.
9075         * assert/Makefile (test-assert-ENV): Remove variable.
9076         (test-assert-perr-ENV): Likewise.
9077         * elf/Makefile (neededtest4-ENV): Likewise.
9078         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
9079         [$(cross-compiling) = no]: Don't set LANGUAGE.
9080         * io/ftwtest-sh (LANG): Remove variable.
9081         * libio/Makefile (tst-widetext-ENV): Likewise.
9082         * manual/install.texi (Running make install): Don't refer to
9083         environment settings for make install.
9084         * INSTALL: Regenerated.
9085         * nptl/tst-tls6.sh: Don't set LANG.
9086         * posix/globtest.sh (LANG): Remove variable.
9087         * string/Makefile (tester-ENV): Likewise.
9088         (inl-tester-ENV): Likewise.
9089         (noinl-tester-ENV): Likewise.
9090         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
9091         [$(cross-compiling) = no]: Don't set LANGUAGE.
9092         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
9093         without explicit environment settings.
9094
9095 2014-06-06  Roland McGrath  <roland@hack.frob.com>
9096
9097         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
9098         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
9099         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
9100         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
9101
9102 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
9103
9104         * crypt/crypt-private.h [DOS]: Add some includes taken from the
9105         other files in the crypt directory.
9106         * crypt/crypt.c: Remove duplicate includes.
9107         * crypt/crypt-entry.c: Likewise.
9108         * crypt/crypt_util.c: Likewise.
9109
9110 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
9111
9112         * Makeconfig (run-program-env): New variable.
9113         (run-program-prefix-before-env): Likewise.
9114         (run-program-prefix-after-env): Likewise.
9115         (run-program-prefix): Define in terms of new variables.
9116         (built-program-cmd-before-env): New variable.
9117         (built-program-cmd-after-env): Likewise.
9118         (built-program-cmd): Define in terms of new variables.
9119         (test-program-prefix-before-env): New variable.
9120         (test-program-prefix-after-env): Likewise.
9121         (test-program-prefix): Define in terms of new variables.
9122         (test-program-cmd-before-env): New variable.
9123         (test-program-cmd-after-env): Likewise.
9124         (test-program-cmd): Define in terms of new variables.
9125         * Rules (make-test-out): Use $(run-program-env).
9126         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
9127         (help): Do not mention environment variables.  Mention
9128         --timeoutfactor option.
9129         (timeoutfactor): New variable.
9130         (blacklist_exports): Remove function.
9131         (exports): Remove variable.
9132         (command): Do not include ${exports}.
9133         * manual/install.texi (Configuring and compiling): Do not mention
9134         test wrappers preserving environment variables.  Mention that last
9135         assignment to a variable must take precedence.
9136         * INSTALL: Regenerated.
9137         * benchtests/Makefile (run-bench): Use $(run-program-env).
9138         * catgets/Makefile ($(objpfx)test1.cat): Use
9139         $(built-program-cmd-before-env), $(run-program-env) and
9140         $(built-program-cmd-after-env).
9141         ($(objpfx)test2.cat): Do not specify environment variables
9142         explicitly.
9143         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
9144         $(run-program-env) and $(built-program-cmd-after-env).
9145         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
9146         $(run-program-env) and $(test-program-cmd-after-env).
9147         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
9148         explicitly.
9149         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
9150         run_program_env and test_program_cmd_after_env arguments.
9151         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
9152         * elf/tst-pathopt.sh: Use run_program_env argument.
9153         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
9154         $(test-wrapper-env) and $(run-program-env).
9155         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
9156         run_program_env arguments.
9157         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
9158         * intl/Makefile ($(objpfx)tst-gettext.out): Use
9159         $(test-program-prefix-before-env), $(run-program-env) and
9160         $(test-program-prefix-after-env).
9161         ($(objpfx)tst-gettext2.out): Likewise.
9162         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
9163         run_program_env and test_program_prefix_after_env arguments.
9164         * intl/tst-gettext2.sh: Likewise.
9165         * intl/tst-gettext4.sh: Do not set environment variables
9166         explicitly.
9167         * intl/tst-gettext6.sh: Likewise.
9168         * intl/tst-translit.sh: Likewise.
9169         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
9170         $(test-program-prefix-before-env), $(run-program-env) and
9171         $(test-program-prefix-after-env).
9172         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
9173         run_program_env and test_program_prefix_after_env arguments.
9174         * math/Makefile (run-regen-ulps): Use $(run-program-env).
9175         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
9176         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
9177         explicitly with each use of ${test_wrapper_env}.
9178         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
9179         $(test-program-prefix-before-env), $(run-program-env) and
9180         $(test-program-prefix-after-env).
9181         * posix/tst-getconf.sh: Do not set environment variables
9182         explicitly.
9183         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
9184         run_program_env and test_program_prefix_after_env arguments.
9185         * stdio-common/tst-printf.sh: Do not set environment variables
9186         explicitly.
9187         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
9188         $(test-program-prefix-before-env), $(run-program-env) and
9189         $(test-program-prefix-after-env).
9190         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
9191         run_program_env and test_program_prefix_after_env arguments.
9192         Split $test calls into $test_pre and $test.
9193         * timezone/Makefile (build-testdata): Use
9194         $(built-program-cmd-before-env), $(run-program-env) and
9195         $(built-program-cmd-after-env).
9196
9197 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9198
9199         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
9200         strlen for non SHARED builds.
9201
9202 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
9203
9204         * nptl/allocatestack.c (check_list): Inlined function...
9205         (__reclaim_stacks): ... here.
9206
9207 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
9208
9209         [BZ #15698]
9210         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
9211         memory overrun.
9212
9213 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
9214
9215         * Rules (make-test-out): Include
9216         LOCPATH=$(common-objpfx)localedata in default environment.
9217         * debug/Makefile (tst-chk1-ENV): Remove variable.
9218         (tst-chk2-ENV): Likewise.
9219         (tst-chk3-ENV): Likewise.
9220         (tst-chk4-ENV): Likewise.
9221         (tst-chk5-ENV): Likewise.
9222         (tst-chk6-ENV): Likewise.
9223         (tst-lfschk1-ENV): Likewise.
9224         (tst-lfschk2-ENV): Likewise.
9225         (tst-lfschk3-ENV): Likewise.
9226         (tst-lfschk4-ENV): Likewise.
9227         (tst-lfschk5-ENV): Likewise.
9228         (tst-lfschk6-ENV): Likewise.
9229         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
9230         (tst-iconv7-ENV): Likewise.
9231         * intl/Makefile (LOCPATH-ENV): Likewise.
9232         (tst-codeset-ENV): Likewise.
9233         (tst-gettext3-ENV): Likewise.
9234         (tst-gettext5-ENV): Likewise.
9235         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
9236         (tst-fopenloc-ENV): Likewise.
9237         (tst-fgetws-ENV): Remove variable.
9238         (tst-ungetwc1-ENV): Likewise.
9239         (tst-ungetwc2-ENV): Likewise.
9240         (bug-ungetwc2-ENV): Likewise.
9241         (tst-swscanf-ENV): Likewise.
9242         (bug-ftell-ENV): Likewise.
9243         (tst-fgetwc-ENV): Likewise.
9244         (tst-fseek-ENV): Likewise.
9245         (tst-ftell-partial-wide-ENV): Likewise.
9246         (tst-ftell-active-handler-ENV): Likewise.
9247         (tst-ftell-append-ENV): Likewise.
9248         * posix/Makefile (tst-fnmatch-ENV): Likewise.
9249         (tst-regexloc-ENV): Likewise.
9250         (bug-regex1-ENV): Likewise.
9251         (tst-regex-ENV): Likewise.
9252         (tst-regex2-ENV): Likewise.
9253         (bug-regex5-ENV): Likewise.
9254         (bug-regex6-ENV): Likewise.
9255         (bug-regex17-ENV): Likewise.
9256         (bug-regex18-ENV): Likewise.
9257         (bug-regex19-ENV): Likewise.
9258         (bug-regex20-ENV): Likewise.
9259         (bug-regex22-ENV): Likewise.
9260         (bug-regex23-ENV): Likewise.
9261         (bug-regex25-ENV): Likewise.
9262         (bug-regex26-ENV): Likewise.
9263         (bug-regex30-ENV): Likewise.
9264         (bug-regex32-ENV): Likewise.
9265         (bug-regex33-ENV): Likewise.
9266         (bug-regex34-ENV): Likewise.
9267         (bug-regex35-ENV): Likewise.
9268         (tst-rxspencer-ENV): Likewise.
9269         (tst-rxspencer-no-utf8-ENV): Likewise.
9270         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
9271         (tst-sscanf-ENV): Likewise.
9272         (tst-swprintf-ENV): Likewise.
9273         (tst-swscanf-ENV): Likewise.
9274         (test-vfprintf-ENV): Likewise.
9275         (scanf13-ENV): Likewise.
9276         (bug14-ENV): Likewise.
9277         (tst-grouping-ENV): Likewise.
9278         * stdlib/Makefile (tst-strtod-ENV): Likewise.
9279         (tst-strtod3-ENV): Likewise.
9280         (tst-strtod4-ENV): Likewise.
9281         (tst-strtod5-ENV): Likewise.
9282         (testmb2-ENV): Likewise./
9283         * string/Makefile (tst-strxfrm-ENV): Likewise.
9284         (tst-strxfrm2-ENV): Likewise.
9285         (bug-strcoll1-ENV): Likewise.
9286         (test-strcasecmp-ENV): Likewise.
9287         (test-strncasecmp-ENV): Likewise.
9288         * time/Makefile (tst-strptime-ENV): Likewise.
9289         (tst-ftime_l-ENV): Likewise.
9290         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
9291         (tst-mbrtowc-ENV): Likewise.
9292         (tst-wcrtomb-ENV): Likewise.
9293         (tst-mbrtowc2-ENV): Likewise.
9294         (tst-c16c32-1-ENV): Likewise.
9295         (tst-mbsnrtowcs-ENV): Likewise.
9296
9297 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
9298
9299         * manual/resource.texi (How to get information about the memory
9300         subsystem?): Fix typo.
9301         Reported by Peon de la Parra Ivan <peon@keba.com>
9302
9303 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
9304
9305         [BZ #16882]
9306         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
9307         (pthread_spin_lock): Branch out of spin loop to proper location.
9308         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
9309         (pthread_spin_lock): Likewise.
9310
9311         * nptl/tst-spin4.c: New test.
9312         * nptl/Makefile (tests): Add tst-spin4.
9313
9314 2014-06-03  Andreas Schwab  <schwab@suse.de>
9315
9316         [BZ #15946]
9317         * resolv/res_send.c (send_dg): Reload file descriptor after
9318         calling reopen.
9319
9320 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
9321
9322         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9323
9324 2014-06-03  Richard Henderson  <rth@redhat.com>
9325
9326         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
9327         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
9328         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
9329         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
9330         in the SAVE_PID block.
9331         (__libc_vfork): New alias.
9332         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
9333
9334         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
9335         child in registers, not on the stack.  Remove RESET_PID conditionals.
9336         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
9337
9338 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9339
9340         * sysdeps/aarch64/libm-test-ulps: Regenerate.
9341
9342 2014-06-03  Wilco  <wdijkstr@arm.com>
9343
9344         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
9345         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
9346         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
9347         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
9348         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
9349         Likewise.
9350
9351 2014-06-03  Wilco  <wdijkstr@arm.com>
9352
9353         * sysdeps/aarch64/fpu/math_private.h
9354         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
9355         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
9356         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
9357         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
9358         Fix declarations.
9359
9360 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9361
9362         * crypt/crypt-private.h: Include ufc-crypt.h.
9363         (__b64_from_24bit): Declare extern.
9364         * crypt/crypt_util.c(__b64_from_24bit): New function.
9365         (b64t): New static const variable.
9366         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
9367         (b64t): Remove variable.
9368         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
9369         * crypt/sha256-crypt.c: Include crypt-private.h.
9370         (b64t): Remove variable.
9371         (__sha256_crypt_r): Remove b64_from_24bit and replace
9372         with __b64_from_24bit.
9373         * crypt/sha512-crypt.c: Likewise.
9374
9375 2014-06-02  Roland McGrath  <roland@hack.frob.com>
9376
9377         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
9378         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
9379         Label the code __libc_vfork rather than __vfork.
9380         [!NOT_IN_libc] (vfork): Define as weak alias.
9381         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
9382         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
9383         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
9384
9385 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9386
9387         * malloc/malloc.c (malloc_info): Fix format specifier for
9388         n_mmaps.
9389
9390 2014-06-02  Wilco  <wdijkstr@arm.com>
9391
9392         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
9393         FPCR write.
9394
9395 2014-06-02  Wilco  <wdijkstr@arm.com>
9396
9397         [BZ #17009]
9398         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
9399         Rewrite to reduce FPCR/FPSR accesses.
9400
9401 2014-06-01  David S. Miller  <davem@davemloft.net>
9402
9403         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9404
9405 2014-05-31  David S. Miller  <davem@davemloft.net>
9406
9407         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
9408         to occur in round to nearest mode when |x| >= 2.0
9409
9410 2014-05-30  Richard Henderson  <rth@twiddle.net>
9411
9412         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
9413         (PSEUDO_RET_NOERRNO): Remove.
9414         (ret): Don't redefine.
9415         (ret_NOERRNO): Define in terms of ret.
9416         (ret_ERRVAL): Likewise.
9417
9418         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
9419         use of PSEUDO_RET; perform the error check directly.
9420
9421 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
9422
9423         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
9424         with __int128_t.
9425
9426 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
9427
9428         * malloc/malloc (malloc_info): Fix formatting.
9429
9430 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
9431             Roland McGrath  <roland@hack.frob.com>
9432
9433         * malloc/malloc (malloc_info): Also print mmapped statistics.
9434
9435 2014-05-30  Roland McGrath  <roland@hack.frob.com>
9436
9437         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
9438         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
9439
9440 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
9441
9442         * malloc/malloc.c (malloc_info): Inline mi_arena.
9443
9444 2014-05-29  Richard Henderson  <rth@twiddle.net>
9445
9446         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
9447         Remove comma before expanding ASM_ARGS_##nr.
9448         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
9449         Make _x0 a strict output; make _x8 a strict input; adjust expansion
9450         of ASM_ARGS_##nr.
9451         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
9452         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
9453         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
9454         (ASM_ARGS_1): Add leading comma.
9455
9456         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
9457         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
9458         to __errno_location.
9459         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
9460         Remove the expected plt for __errno_location.
9461
9462         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9463         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
9464         call to __read_tp.
9465
9466         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9467         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
9468         it and break it down.
9469         (DOCARGS_0, DOCARGS_1): Do nothing.
9470         (DOCARGS_2): Update to store into the new stack frame.
9471         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
9472         (UNDOCARGS_1): Update to restore from the new stack frame.
9473         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
9474         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
9475
9476         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9477         (SINGLE_THREAD_P): New parameter for result regno.
9478         (PSEUDO): Update to match; use cbz instead of beq.
9479
9480         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9481         Use ENTRY to define the _nocancel entry point.  Share the syscall
9482         and syscall error check paths with the cancel path.
9483         (PSEUDO_END): New.
9484
9485         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
9486         whitespace; tabs before and after asm mnemonics.
9487
9488 2014-05-29  Eric Wong  <normalperson@yhbt.net>
9489
9490         [BZ #15132]
9491         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
9492         Call fstat64 or stat64 internally, depending on arguments passed.
9493         Replace stat buffer argument with file descriptor argument.
9494         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
9495         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
9496         Pass fd to __internal_statvfs instead of calling fstat64.
9497         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
9498         Pass fd to __internal_statvfs64 instead of calling fstat64.
9499         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
9500         Pass -1 to __internal_statvfs instead of calling stat64.
9501         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
9502         Pass -1 to __internal_statvfs64 instead of calling stat64.
9503
9504 2014-05-28  Roland McGrath  <roland@hack.frob.com>
9505
9506         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
9507         that was previously under [RESET_PID].
9508         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
9509
9510         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
9511         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
9512
9513 2014-05-27  Roland McGrath  <roland@hack.frob.com>
9514
9515         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
9516
9517         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
9518         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
9519
9520 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
9521
9522         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
9523
9524 2014-05-27  Andreas Schwab  <schwab@suse.de>
9525
9526         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
9527         TLS_INIT_TP macro.
9528         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
9529         * elf/rtld.c (init_tls, dl_main): Likewise.
9530         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
9531         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
9532         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
9533         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
9534         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
9535         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
9536         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
9537         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
9538         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
9539         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
9540         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
9541         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
9542         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
9543         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
9544         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
9545         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
9546         * sysdeps/generic/tls.h: Update description.
9547
9548 2014-05-27  Will Newton  <will.newton@linaro.org>
9549
9550         [BZ #16990]
9551         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
9552         and restore r2 rather than just restoring.
9553
9554 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9555
9556         [BZ #16724]
9557         * libio/tst-ftell-append.c: New test case.
9558         * libio/Makefile (tests): Add test case.
9559         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
9560         append mode.
9561         * libio/wfileops.c (do_ftell_wide): Likewise.
9562
9563 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9564
9565         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9566
9567         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
9568         ...
9569         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
9570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
9571         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
9572         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
9573         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
9574         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
9575         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
9576         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
9577         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
9578         Moved ...
9579         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
9580         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
9581         Moved ...
9582         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
9583         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
9584         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
9585         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
9586         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
9587         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
9588         ...
9589         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
9590         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
9591         Moved ...
9592         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
9593         here.
9594         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
9595         ...
9596         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
9597         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
9598         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
9599
9600         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
9601         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
9602         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
9603         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
9604
9605         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
9606         merge into ...
9607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
9608         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
9609         ...
9610         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
9611         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
9612         ...
9613         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
9614         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
9615         Moved ...
9616         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
9617         here.
9618         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
9619         Moved ...
9620         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
9621         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
9622         Moved ...
9623         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
9624
9625         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
9626         conditional [RESET_PID].
9627         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
9628         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
9629         removed.
9630         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
9631         removed.
9632
9633         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
9634         <tcb-offsets.h>.
9635         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9636         (__libc_vfork): New strong alias.
9637         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
9638         removed.
9639         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
9640         Removed.
9641
9642         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
9643         <tcb-offsets.h>.
9644         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
9645         (__libc_vfork): New strong alias.
9646         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
9647         removed.
9648         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
9649         removed.
9650
9651 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
9652
9653         * malloc/malloc.c (mi_arena): New function.
9654         (malloc_info): Remove nested function mi_arena. Call non-nosted
9655         function mi_arena.
9656
9657 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9658
9659         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
9660         by insrwi.
9661         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
9662         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
9663         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
9664         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
9665         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
9666         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
9667         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
9668
9669 2014-05-26  Andreas Schwab  <schwab@suse.de>
9670
9671         [BZ #16984]
9672         * locale/programs/repertoire.c (repertoire_read): Add slash
9673         between I18NPATH element and file name.
9674         * locale/programs/locfile.c (locfile_read): Likewise.
9675
9676 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9677
9678         * nptl/pthread_mutexattr_settype.c
9679         (__pthread_mutexattr_settype):
9680         Disable lock elision for PTHREAD_MUTEX_NORMAL.
9681
9682 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9683
9684         * nptl/tst-mutex5 (do_test):
9685         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
9686
9687 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9688
9689         * benchtests/README: Document 'init' directive.
9690         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
9691         BENCH_INIT.
9692         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
9693         (parse_file): Recognize 'init' directive.
9694
9695 2014-05-26  Kyle McMartin  <kyle@redhat.com>
9696
9697         [BZ #16796]
9698         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
9699         alignment of struct pthread.
9700
9701 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9702
9703         [BZ #16878]
9704         * nscd/netgroupcache.c (addgetnetgrentX): Look for
9705         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9706         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
9707         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9708
9709 2014-05-25  Richard Henderson  <rth@twiddle.net>
9710
9711         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9712         (SINGLE_THREAD_P_PIC): Remove.
9713         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
9714         (SINGLE_THREAD_P_PIC): Remove.
9715
9716         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
9717         branch to syscall error ...
9718         (PSEUDO): ... here.
9719         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
9720         from __local_syscall_error to .Lsyscall_error.
9721         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
9722         (SYSCALL_ERROR): Update label name.
9723
9724         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9725         Do not use DOARGS/UNDOARGS.
9726         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
9727         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
9728         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
9729         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
9730         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
9731
9732         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
9733         block comment.
9734
9735         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
9736         define if !NOT_IN_libc.
9737         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
9738         define with non-default symbol versions.
9739
9740 2014-05-23  Richard Henderson  <rth@twiddle.net>
9741
9742         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
9743         (vfork, __vfork): Define via compat_symbol.
9744
9745         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
9746         [!HAVE_IFUNC] (vfork_compat): Remove.
9747         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
9748
9749 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9750
9751         [BZ #16978]
9752         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
9753         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
9754         variable.
9755
9756 2014-05-23  Richard Henderson  <rth@twiddle.net>
9757
9758         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
9759         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
9760         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
9761         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
9762
9763         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
9764         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
9765         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
9766         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
9767         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
9768         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
9769         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
9770         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
9771         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
9772         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
9773         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
9774         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
9775         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
9776         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
9777         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
9778         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
9779         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
9780         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
9781         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
9782         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
9783         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
9784         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
9785         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
9786         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
9787         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
9788         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
9789         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
9790         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
9791         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
9792         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
9793         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
9794         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
9795         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
9796         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
9797         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
9798         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
9799         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
9800         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
9801         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
9802         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
9803         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
9804         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
9805         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
9806         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
9807         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
9808         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
9809         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
9810         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
9811         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
9812         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
9813         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
9814         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
9815         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
9816         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
9817         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
9818         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
9819
9820         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
9821         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
9822         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
9823         before exiting on error.
9824         (__libc_vfork): New strong alias.
9825         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
9826         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
9827
9828         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
9829         that was previously under [RESET_PID].
9830         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
9831
9832         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
9833
9834 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9835
9836         [BZ #16977]
9837         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
9838         value when x - 1 is zero.
9839         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
9840         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
9841         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
9842         0.0L for an argument of 1.0L.
9843         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
9844         Likewise.
9845         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
9846         value when x - 1 is zero.
9847         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
9848         * sysdeps/i386/fpu/libm-test-ulps: Update.
9849         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9850
9851 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
9852
9853         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
9854         alphasort and versionsort.
9855
9856 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9857
9858         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
9859         macro.
9860         [copysignf]: Likewise.
9861
9862 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
9863
9864         * crypt/md5-crypt.c: Fix formatting.
9865
9866 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9867
9868         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
9869         (b64_from_24bit): New function.
9870
9871 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9872
9873         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
9874         libc_hidden_builtin_def to ifunc.
9875         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
9876         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
9877
9878 2014-05-21  Roland McGrath  <roland@hack.frob.com>
9879
9880         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
9881         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
9882
9883 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
9884
9885         * nscd/Depend (linuxthreads): Remove.
9886         (nptl): Add.
9887         * resolv/Depend (linuxthreads): Remove.
9888         * rt/Depend (linuxthreads): Remove.
9889
9890         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
9891         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
9892         $(common-objpfx)elf/.
9893         (link-libc-before-gnulib): Likewise.
9894         (elfobjdir): Remove variable.
9895         * Makefile (install): Use $(elf-objpfx) instead of
9896         $(common-objpfx)elf/.
9897         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
9898         $(elfobjdir)/.
9899         (link-libc-deps): Likewise.
9900         ($(common-objpfx)libc.so): Likewise.
9901         ($(common-objpfx)linkobj/libc.so): Likewise.
9902         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
9903         instead of $(common-objpfx)elf/.
9904         (symbolic-link-list): Likewise.
9905         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
9906         [$(cross-compiling) = no]: Likewise.
9907         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
9908         $(elfobjdir)/.
9909         (static-gnulib-arch): Likewise.
9910         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
9911         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
9912         $(common-objpfx)elf/.
9913
9914 2014-05-21  Richard Henderson  <rth@redhat.com>
9915
9916         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9917         (SINGLE_THREAD_P): Use the correct width load.  Fold
9918         into the ldr offset.
9919
9920         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
9921         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
9922
9923 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
9924
9925         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
9926         (libgcc_s_resume): Use __attribute_used__.
9927         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
9928         Likewise.
9929
9930 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9931
9932         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
9933         optimization when used with float constants.
9934
9935         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9936
9937 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
9938
9939         [BZ #16915]
9940         * locale/nl_langinfo_l.c: Make direct reference to every
9941         _nl_current_CATEGORY symbol.
9942         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
9943         (tests-static): Add tst-langinfo-static.
9944         (tests-special): Add tst-langinfo-static.out.
9945         ($(objpfx)tst-langinfo.out): Redirect output.
9946         ($(objpfx)tst-langinfo-static.out): New.
9947         * localedata/tst-langinfo.sh: Send output to stdout.
9948         * localedata/tst-langinfo-static.c: New file.
9949
9950         [BZ #16965]
9951         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
9952         when the shift amount is modulo the limb size.
9953
9954 2014-05-20  Richard Henderson  <rth@redhat.com>
9955
9956         [BZ #16967]
9957         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
9958         Change type of sa_flags from unsigned int to int.
9959
9960         [BZ #16966]
9961         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
9962
9963         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
9964
9965 2014-05-20  Will Newton  <will.newton@linaro.org>
9966
9967         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9968         Test the return value of the system call in the nocancel case.
9969
9970 2014-05-20  Will Newton  <will.newton@linaro.org>
9971             Yvan Roux  <yvan.roux@linaro.org>
9972
9973         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
9974         #include of asm/ptrace.h.
9975         (PTRACE_GET_THREAD_AREA): Remove #undef.
9976         (PTRACE_GETHBPREGS): Likewise.
9977         (PTRACE_SETHBPREGS): Likewise.
9978         (struct user_regs_struct): New structure.
9979         (struct user_fpsimd_struct): New structure.
9980         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
9981         #include of asm/ptrace.h and second #include of sys/user.h.
9982         (PTRACE_GET_THREAD_AREA): Remove #undef.
9983         (PTRACE_GETHBPREGS): Likewise.
9984         (PTRACE_SETHBPREGS): Likewise.
9985         (ELF_NGREG): Use new struct user_regs_struct.
9986         (elf_fpregset_t): Use new struct user_fpsimd_struct.
9987
9988 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9989
9990         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
9991         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
9992
9993 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
9994
9995         [BZ #16958]
9996         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
9997         membar to avoid block loads/stores to overlap previous stores.
9998
9999 2014-05-17  Richard Henderson  <rth@redhat.com>
10000
10001         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
10002         Create the __##syscall_name##_nocancel entry point.
10003         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
10004         Remove; let the sysdep-cancel.h code create it.
10005
10006 2014-05-17  David S. Miller  <davem@davemloft.net>
10007
10008         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
10009         Protect with __USE_GNU.
10010         (TIOCSET_TEMPT): Likewise.
10011         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
10012         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
10013         these are already provided in bits/ioctl-types.h
10014
10015 2014-05-16  Roland McGrath  <roland@hack.frob.com>
10016
10017         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
10018         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
10019
10020         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
10021         Use wait4 regardless of [__NR_waitpid].
10022
10023 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
10024
10025         PR libgcc/60166
10026         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
10027         (_FP_NANSIGN_Q): Set the quiet bit.
10028
10029 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
10030
10031         * benchtests/Makefile
10032         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
10033         not $(common-objpfx)math/libm.so.
10034         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
10035         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
10036         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
10037         $(common-objpfx)dlfcn/libdl.so.
10038         ($(objpfx)tst-audit8): Depend on $(libm), not
10039         $(common-objpfx)math/libm.so.
10040         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
10041         not $(common-objpfx)dlfcn/libdl.so.
10042         * math/Makefile
10043         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
10044         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
10045         [$(build-shared) = yes].
10046         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
10047         $(common-objpfx)nptl/libpthread.so.
10048         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
10049         $(common-objpfx)math/libm.so$(libm.so-version) or
10050         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
10051         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
10052         $(common-objpfx)dlfcn/libdl.so.
10053         * setjmp/Makefile (link-libm): Remove variable.
10054         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
10055         * stdio-common/Makefile (link-libm): Remove variable.
10056         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
10057         * stdlib/Makefile (link-libm): Remove variable.
10058         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
10059         ($(objpfx)tst-strtod-round): Likewise.
10060         ($(objpfx)tst-tininess): Likewise.
10061         ($(objpfx)tst-strtod-underflow): Likewise.
10062         ($(objpfx)tst-strtod6): Likewise.
10063         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
10064         $(libdl), not $(common-objpfx)nptl/libpthread.so and
10065         $(common-objpfx)dlfcn/libdl.so.
10066
10067 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10068
10069         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
10070         BSD terminal modes definitions.
10071
10072 2014-05-16  Roland McGrath  <roland@hack.frob.com>
10073
10074         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
10075         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
10076
10077         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
10078         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
10079         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
10080         Don't do #include_next.
10081         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
10082         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
10083         Don't do #include_next.
10084         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
10085         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
10086         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
10087         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
10088
10089 2014-05-16  Allan McRae  <allan@archlinux.org>
10090
10091         * po/sv.po: Update Swedish translation from translation project.
10092
10093         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
10094         in sed expression.
10095
10096 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
10097
10098         [BZ #16917]
10099         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
10100         errno if the TIOCGPTN ioctl fails with an error different than
10101         EINVAL.
10102         * login/tst-ptsname.c: New file.
10103         * login/Makefile (tests): Add tst-ptsname.
10104
10105         [BZ #16943]
10106         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
10107         and prlimit64.
10108
10109 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
10110
10111         [BZ #16849]
10112         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
10113         herrno to return EAI_AGAIN.
10114
10115 2014-05-14  Roland McGrath  <roland@hack.frob.com>
10116
10117         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
10118         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
10119         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
10120         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
10121         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
10122         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
10123         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
10124         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
10125         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
10126         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
10127         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
10128         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
10129         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
10130         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
10131         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
10132         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
10133         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
10134         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
10135         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
10136         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
10137         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
10138         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
10139         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
10140         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
10141         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
10142         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
10143         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
10144         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
10145         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
10146         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
10147         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
10148         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
10149         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
10150         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
10151         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
10152         Moved ...
10153         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
10154         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
10155         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
10156         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
10157         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
10158         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
10159         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
10160         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
10161         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
10162         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
10163         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
10164         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
10165         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
10166         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
10167         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
10168         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
10169         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
10170         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
10171         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
10172         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
10173         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
10174         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
10175         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
10176         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
10177         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
10178         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
10179         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
10180         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
10181         Moved ...
10182         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
10183         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
10184         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
10185         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
10186         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
10187         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
10188         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
10189         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
10190         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
10191         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
10192         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
10193         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
10194         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
10195         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
10196         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
10197         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
10198         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
10199         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
10200         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
10201         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
10202         Moved ...
10203         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
10204         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
10205         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
10206
10207         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
10208         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
10209         (libpthread-sysdep_routines): Add elision-related stuff here instead.
10210         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
10211         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
10212         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
10213         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
10214         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
10215         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
10216         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
10217         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
10218         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
10219         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
10220         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
10221         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
10222         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
10223         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
10224         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
10225         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
10226         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
10227         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
10228         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
10229         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
10230         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
10231         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
10232         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
10233         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
10234         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
10235         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
10236         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
10237         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
10238
10239         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
10240         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
10241
10242         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
10243         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
10244         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
10245         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
10246         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
10247         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
10248         Moved ...
10249         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
10250         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
10251         Moved ...
10252         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
10253         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
10254         Moved ...
10255         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
10256         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
10257         Moved ...
10258         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
10259         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
10260         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
10261         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
10262         Moved ...
10263         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
10264         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
10265         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
10266         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
10267         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
10268         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
10269         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
10270         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
10271         Moved ...
10272         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
10273         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
10274         Moved ...
10275         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
10276         ... here.
10277         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
10278         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
10279         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
10280         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
10281         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
10282         Moved ...
10283         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
10284         ... here.
10285         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
10286         Moved ...
10287         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
10288         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
10289         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
10290         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
10291         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
10292         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
10293         Moved ...
10294         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
10295         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
10296         Moved ...
10297         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
10298         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
10299         Moved ...
10300         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
10301         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
10302         Moved ...
10303         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
10304         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
10305         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
10306         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
10307         Moved ...
10308         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
10309         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
10310         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
10311         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
10312         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
10313         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
10314         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
10315         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
10316         Moved ...
10317         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
10318         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
10319         Moved ...
10320         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
10321         ... here.
10322         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
10323         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
10324         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
10325         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
10326         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
10327         Moved ...
10328         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
10329         ... here.
10330         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
10331         Moved ...
10332         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
10333         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
10334         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
10335         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
10336         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
10337         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
10338         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
10339         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
10340         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
10341         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
10342         Moved ...
10343         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
10344         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
10345         Moved ...
10346         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
10347         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
10348         Moved ...
10349         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
10350         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
10351         Moved ...
10352         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
10353         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
10354         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
10355         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
10356         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
10357         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
10358         Moved ...
10359         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
10360         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
10361         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
10362         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
10363         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
10364         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
10365         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
10366         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
10367         Moved ...
10368         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
10369         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
10370         Moved ...
10371         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
10372         ... here.
10373         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
10374         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
10375         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
10376         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
10377         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
10378         Moved ...
10379         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
10380         ... here.
10381         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
10382         Moved ...
10383         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
10384         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
10385         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
10386         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
10387         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
10388         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
10389         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
10390         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
10391         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
10392         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
10393         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
10394
10395         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
10396         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
10397
10398         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
10399         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
10400
10401         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
10402         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
10403         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
10404         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
10405         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
10406         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
10407         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
10408         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
10409         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
10410         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
10411         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
10412         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
10413         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
10414         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
10415         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
10416         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
10417         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
10418         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
10419         Moved ...
10420         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
10421         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
10422         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
10423         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
10424         Moved ...
10425         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
10426         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
10427         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
10428         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
10429         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
10430         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
10431         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
10432         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
10433         Moved ...
10434         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
10435         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
10436         Moved ...
10437         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
10438         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
10439         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
10440         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
10441         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
10442         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
10443         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
10444         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
10445         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
10446         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
10447         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
10448         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
10449         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
10450         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
10451         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
10452         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
10453         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
10454
10455         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
10456         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
10457         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
10458         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
10459         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
10460
10461         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
10462         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
10463         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
10464         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
10465         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
10466         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
10467         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
10468         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
10469         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
10470         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
10471
10472         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
10473         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
10474
10475         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
10476         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
10477         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
10478         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
10479         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
10480         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
10481         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
10482         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
10483         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
10484         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
10485         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
10486         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
10487         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
10488         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
10489         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
10490         Update #include.
10491         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
10492         Likewise.
10493         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
10494         Likewise.
10495         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
10496         Likewise.
10497         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
10498         Likewise.
10499         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
10500         Likewise.
10501         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
10502         Likewise.
10503         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
10504         Likewise.
10505         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
10506         Likewise.
10507         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
10508         Likewise.
10509         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
10510         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
10511         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
10512         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
10513         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
10514         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
10515         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
10516         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
10517         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
10518         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
10519         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
10520         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
10521         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
10522         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
10523         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
10524
10525         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
10526         that was previously under [RESET_PID].
10527         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
10528         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
10529         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
10530
10531         * sysdeps/i386/nptl/Implies: New file.
10532         * sysdeps/x86_64/nptl/Implies: New file.
10533         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
10534         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
10535         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
10536         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
10537
10538         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
10539         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10540         (__libc_vfork): New strong alias.
10541         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
10542         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
10543
10544         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
10545         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10546         (__libc_vfork): New strong alias.
10547         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
10548         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
10549
10550         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
10551         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10552         (__libc_vfork): New strong alias.
10553         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
10554         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
10555         * nptl/pt-vfork.c: New file.
10556         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
10557         (libpthread: GLIBC_2.20): New version set (empty).
10558
10559 2014-05-14  Will Newton  <will.newton@linaro.org>
10560
10561         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
10562         rather than #if.
10563
10564 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
10565
10566         [BZ #16564]
10567         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
10568         arguments with exponent 65 or above.
10569         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
10570         arguments 0x1p113L or above.
10571         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
10572         to arguments 0x1p107L or above.
10573         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
10574         positive arguments with exponent 65 or above.
10575         * math/auto-libm-test-in: Add more tests of log1p.
10576         * math/auto-libm-test-out: Regenerated.
10577
10578         [BZ #16928]
10579         * math/s_cacos.c (__cacos): Ensure zero real part of result from
10580         non-finite arguments is +0.
10581         * math/s_cacosf.c (__cacosf): Likewise.
10582         * math/s_cacosl.c (__cacosl): Likewise.
10583         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
10584         * sysdeps/i386/fpu/libm-test-ulps: Update.
10585         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10586
10587         [BZ #16927]
10588         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
10589         value.
10590         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
10591         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
10592         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
10593         for explicit high bit of mantissa when testing for argument equal
10594         to 1.
10595         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
10596         * sysdeps/i386/fpu/libm-test-ulps: Update.
10597         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10598
10599         [BZ #16516]
10600         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
10601         (__erf): Scale by 16 instead of 8 in potentially underflowing
10602         case.  Ensure exception if result actually underflows.
10603         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
10604         (__erff): Scale by 16 instead of 8 in potentially underflowing
10605         case.  Ensure exception if result actually underflows.
10606         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
10607         (efx8): Remove variable.
10608         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10609         case.  Ensure exception if result actually underflows.
10610         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
10611         (efx8): Remove variable.
10612         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10613         case.  Ensure exception if result actually underflows.
10614         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
10615         (efx8): Remove variable.
10616         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10617         case.  Ensure exception if result actually underflows.
10618         * math/auto-libm-test-in: Add more tests of erf.
10619         * math/auto-libm-test-out: Regenerated.
10620
10621 2014-05-14  Andreas Schwab  <schwab@suse.de>
10622
10623         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
10624         Remove code conditionalized on USE___THREAD.
10625
10626         * config.h.in (HAVE_PT_CHOWN): Define as 0.
10627         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
10628         not definedness.
10629
10630 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
10631
10632         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
10633         Define unconditionally.
10634         (__ASSUME_O_CLOEXEC): Likewise.
10635         (__ASSUME_SOCK_CLOEXEC): Likewise.
10636         (__ASSUME_IN_NONBLOCK): Likewise.
10637         (__ASSUME_PIPE2): Likewise.
10638         (__ASSUME_EVENTFD2): Likewise.
10639         (__ASSUME_SIGNALFD4): Likewise.
10640         (__ASSUME_DUP3): Likewise.
10641         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10642         (__ASSUME_DUP3): Do not define.
10643         (__ASSUME_EVENTFD2): Likewise.
10644         (__ASSUME_IN_NONBLOCK): Likewise.
10645         (__ASSUME_O_CLOEXEC): Likewise.
10646         (__ASSUME_PIPE2): Likewise.
10647         (__ASSUME_SIGNALFD4): Likewise.
10648         (__ASSUME_SOCK_CLOEXEC): Likewise.
10649         (__ASSUME_UTIMES): Undefine.
10650         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10651         (__ASSUME_UTIMES): Do not define.
10652         (__ASSUME_O_CLOEXEC): Likewise.
10653         (__ASSUME_SOCK_CLOEXEC): Likewise.
10654         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
10655         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
10656         0x020621].
10657         (__ASSUME_PIPE2): Likewise.
10658         (__ASSUME_EVENTFD2): Likewise.
10659         (__ASSUME_SIGNALFD4): Likewise.
10660         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
10661         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
10662         Do not define.
10663         (__ASSUME_EVENTFD2): Likewise.
10664         (__ASSUME_SIGNALFD4): Likewise.
10665         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
10666         (__ASSUME_32BITUIDS): Likewise.
10667         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
10668         (__ASSUME_IPC64): Likewise.
10669         (__ASSUME_ST_INO_64_BIT): Likewise.
10670         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
10671         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
10672         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10673         (__ASSUME_UTIMES): Do not define.
10674         (__ASSUME_PSELECT): Likewise.
10675         (__ASSUME_PPOLL): Likewise.
10676         (__ASSUME_O_CLOEXEC): Likewise.
10677         (__ASSUME_SOCK_CLOEXEC): Likewise.
10678         (__ASSUME_IN_NONBLOCK): Likewise.
10679         (__ASSUME_PIPE2): Likewise.
10680         (__ASSUME_EVENTFD2): Likewise.
10681         (__ASSUME_SIGNALFD4): Likewise.
10682         (__ASSUME_DUP3): Likewise.
10683         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10684         (__ASSUME_UTIMES): Likewise.
10685         (__ASSUME_O_CLOEXEC): Likewise.
10686         (__ASSUME_SOCK_CLOEXEC): Likewise.
10687         (__ASSUME_IN_NONBLOCK): Likewise.
10688         (__ASSUME_PIPE2): Likewise.
10689         (__ASSUME_EVENTFD2): Likewise.
10690         (__ASSUME_SIGNALFD4): Likewise.
10691         (__ASSUME_DUP3): Likewise.
10692         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10693         (__ASSUME_UTIMES): Likewise.
10694         (__ASSUME_O_CLOEXEC): Likewise.
10695         (__ASSUME_SOCK_CLOEXEC): Likewise.
10696         (__ASSUME_IN_NONBLOCK): Likewise.
10697         (__ASSUME_PIPE2): Likewise.
10698         (__ASSUME_EVENTFD2): Likewise.
10699         (__ASSUME_SIGNALFD4): Likewise.
10700         (__ASSUME_DUP3): Likewise.
10701         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
10702         Likewise.
10703         (__ASSUME_UTIMES): Likewise.
10704         (__ASSUME_EVENTFD2): Likewise.
10705         (__ASSUME_SIGNALFD4): Likewise.
10706         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10707         (__ASSUME_O_CLOEXEC): Likewise.
10708         (__ASSUME_SOCK_CLOEXEC): Likewise.
10709         (__ASSUME_IN_NONBLOCK): Likewise.
10710         (__ASSUME_PIPE2): Likewise.
10711         (__ASSUME_EVENTFD2): Likewise.
10712         (__ASSUME_SIGNALFD4): Likewise.
10713         (__ASSUME_DUP3): Likewise.
10714         (__ASSUME_UTIMES): Undefine.
10715
10716         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
10717         feclearexcept.  Remove symbol versioning code.
10718         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
10719         symbol versioning code.
10720         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
10721         symbol versioning code.
10722         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
10723         feupdateenv.  Remove symbol versioning code.
10724         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
10725         fegetexceptflag.  Remove symbol versioning code.
10726         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
10727         fesetexceptflag.  Remove symbol versioning code.
10728         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
10729         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
10730         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
10731         (__posix_fadvise64_l32): Remove prototype.
10732         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
10733         code.
10734
10735 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10736
10737         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
10738         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
10739         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
10740         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
10741
10742 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
10743
10744         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
10745         current working directory
10746
10747 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10748
10749         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
10750         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
10751         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
10752         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
10753         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
10754         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
10755         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
10756         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
10757         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
10758         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
10759         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
10760         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
10761         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
10762         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
10763         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
10764         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
10765         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
10766         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
10767         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
10768         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
10769         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
10770         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
10771         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
10772         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
10773         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
10774         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
10775         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
10776         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
10777         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
10778         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
10779         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
10780         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
10781         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
10782         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
10783         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
10784         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
10785         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
10786         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
10787         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
10788         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
10789         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
10790         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
10791
10792         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
10793         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
10794
10795         * sysdeps/unix/sysv/linux/arm/Makefile
10796         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
10797         Add rt-aeabi_unwind_cpp_pr1.
10798         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
10799         Add nptl-aeabi_unwind_cpp_pr1.
10800         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
10801         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
10802         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
10803         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
10804         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
10805         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
10806
10807         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
10808         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
10809         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
10810         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
10811
10812         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
10813         Deconditionalize the code that was previously under [RESET_PID].
10814         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
10815
10816         * sysdeps/generic/exit-thread.h: New file.
10817         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
10818         * include/unistd.h (__exit_thread): Remove declaration.
10819         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
10820         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
10821         * csu/libc-start.c: Include <exit-thread.h>.
10822         (LIBC_START_MAIN): Pass no argument to __exit_thread.
10823         * nptl/pthread_create.c: Include <exit-thread.h>.
10824         (start_thread): Call __exit_thread in place of __exit_thread_inline.
10825         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
10826         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
10827         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
10828         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
10829         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
10830         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
10831         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
10832         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
10833         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
10834         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
10835         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
10836         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
10837         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
10838         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
10839         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
10840         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
10841
10842 2014-05-13  Andreas Schwab  <schwab@suse.de>
10843
10844         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
10845
10846 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
10847
10848         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
10849         (__ASSUME_UTIMES): Do not condition on kernel version.
10850         (__ASSUME_PSELECT): Define unconditionally.
10851         (__ASSUME_PPOLL): Likewise.
10852         (__ASSUME_ATFCTS): Likewise.
10853         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
10854         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
10855         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
10856         (__ASSUME_UTIMENSAT): Define unconditionally.
10857         (__ASSUME_PRIVATE_FUTEX): Likewise.
10858         (__ASSUME_FALLOCATE): Likewise.
10859         (__ASSUME_O_CLOEXEC): Likewise.
10860         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
10861         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
10862         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
10863         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
10864         (__ASSUME_IN_NONBLOCK): Likewise.
10865         (__ASSUME_PIPE2): Likewise.
10866         (__ASSUME_EVENTFD2): Likewise.
10867         (__ASSUME_SIGNALFD4): Likewise.
10868         (__ASSUME_DUP3): Likewise.
10869         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10870         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
10871         (__ASSUME_AT_RANDOM): Likewise.
10872         (__ASSUME_PREADV): Likewise.
10873         (__ASSUME_PWRITEV): Likewise.
10874         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
10875         (__ASSUME_F_GETOWN_EX): Define unconditionally.
10876         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
10877         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
10878         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
10879         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10880         (__ASSUME_O_CLOEXEC): Define unconditionally.
10881         (__ASSUME_PSELECT): Do not undefine conditionally.
10882         (__ASSUME_PPOLL): Likewise.
10883         (__ASSUME_ATFCTS): Likewise.
10884         (__ASSUME_SET_ROBUST_LIST): Likewise.
10885         (__ASSUME_UTIMENSAT): Likewise.
10886         (__ASSUME_FDATASYNC): Define unconditionally.
10887         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10888         (__ASSUME_SIGFRAME_V2): Likewise.
10889         )__ASSUME_EVENTFD2): Likewise.
10890         (__ASSUME_SIGNALFD4): Likewise.
10891         (__ASSUME_PSELECT): Do not undefine conditionally.
10892         (__ASSUME_PPOLL): Likewise.
10893         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10894         (__ASSUME_PSELECT): Define unconditionally.
10895         (__ASSUME_PPOLL): Likewise.
10896         (__ASSUME_O_CLOEXEC): Likewise.
10897         (__ASSUME_SOCK_CLOEXEC): Likewise.
10898         (__ASSUME_IN_NONBLOCK): Likewise.
10899         (__ASSUME_PIPE2): Likewise.
10900         (__ASSUME_EVENTFD2): Likewise.
10901         (__ASSUME_SIGNALFD4): Likewise.
10902         (__ASSUME_DUP3): Likewise.
10903         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10904         (__ASSUME_O_CLOEXEC): Likewise.
10905         (__ASSUME_SOCK_CLOEXEC): Likewise.
10906         (__ASSUME_IN_NONBLOCK): Likewise.
10907         (__ASSUME_PIPE2): Likewise.
10908         (__ASSUME_EVENTFD2): Likewise.
10909         (__ASSUME_SIGNALFD4): Likewise.
10910         (__ASSUME_DUP3): Likewise.
10911         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10912         (__ASSUME_EVENTFD2): Likewise.
10913         (__ASSUME_SIGNALFD4): Likewise.
10914         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10915
10916 2014-05-12  Andreas Schwab  <schwab@suse.de>
10917
10918         [BZ #16932]
10919         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
10920         (_nss_nis_gethostbyname4_r): Return error if item length is larger
10921         than maximum RPC packet size.
10922         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
10923         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
10924         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
10925         (_nss_nis_getservbyport_r): Likewise.
10926
10927 2014-05-12  Will Newton  <will.newton@linaro.org>
10928
10929         * malloc/Makefile (tests): Add tst-mallopt.
10930         * malloc/tst-mallopt.c: New file.
10931
10932 2014-05-09  Roland McGrath  <roland@hack.frob.com>
10933
10934         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
10935         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
10936
10937 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10938
10939         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
10940         (tst-tlsmod6.so): Likewise.
10941
10942 2014-05-09  Roland McGrath  <roland@hack.frob.com>
10943
10944         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
10945
10946 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
10947
10948         [BZ #16064]
10949         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
10950         and <dl-procinfo.h>.
10951         (__fegetenv): Save SSE state in envp->__eip if supported.
10952         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
10953         envp->__eip if supported.
10954         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
10955         and <dl-procinfo.h>.
10956         (__fesetenv): Always set __eip, __cs_selector, __opcode,
10957         __data_offset and __data_selector in environment to 0.  Set SSE
10958         state if supported.
10959         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
10960         test-fenv-sse.
10961         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
10962         -mfpmath=sse.
10963         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
10964
10965 2014-05-09  Will Newton  <will.newton@linaro.org>
10966
10967         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
10968         and libc_relro_required for ARM.
10969         * sysdeps/arm/preconfigure: Regenerate.
10970
10971 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
10972             Stefan Liebler  <stli@linux.vnet.ibm.com>
10973
10974         * config.make.in (enable-lock-elision): New Makefile variable.
10975         * configure.ac: Likewise.
10976         * configure: Regenerate.
10977         * sysdeps/s390/configure.ac:
10978         Add check for gcc transactions support.
10979         * sysdeps/s390/configure: Regenerate.
10980         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
10981         Build elision files if enabled.
10982         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
10983         Add lock elision support for s390.
10984         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
10985         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
10986         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
10987         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
10988         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
10989         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
10990         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
10991         Likewise.
10992         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
10993         Likewise.
10994         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
10995         Likewise.
10996         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
10997         Likewise.
10998         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
10999         (__lll_timedlock_elision, __lll_lock_elision)
11000         (__lll_unlock_elision, __lll_trylock_elision)
11001         (lll_timedlock_elision, lll_lock_elision)
11002         (lll_unlock_elision, lll_trylock_elision): Add.
11003         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11004         (pthread_mutex_t): Add lock elision support for s390.
11005
11006 2014-05-14  Wilco  <wdijkstr@arm.com>
11007
11008         * sysdeps/arm/fclrexcpt.c: Cleanup.
11009         * sysdeps/arm/fedisblxcpt.c: Cleanup.
11010         * sysdeps/arm/feenablxcpt.c: Cleanup.
11011         * sysdeps/arm/fegetenv.c: Cleanup.
11012         * sysdeps/arm/fegetexcept.c: Cleanup.
11013         * sysdeps/arm/fegetround.c: Cleanup.
11014         * sysdeps/arm/feholdexcpt.c: Cleanup.
11015         * sysdeps/arm/fesetenv.c: Cleanup.
11016         * sysdeps/arm/fesetround.c: Cleanup.
11017         * sysdeps/arm/feupdateenv.c: Cleanup.
11018         * sysdeps/arm/fgetexcptflg.c: Cleanup.
11019         * sysdeps/arm/fraiseexcpt.c: Cleanup.
11020         * sysdeps/arm/fsetexcptflg.c: Cleanup.
11021         * sysdeps/arm/ftestexcept.c: Cleanup.
11022         * sysdeps/arm/get-rounding-mode.h: Cleanup.
11023         * sysdeps/arm/setfpucw.c: Cleanup.
11024
11025 2014-05-09  Will Newton  <will.newton@linaro.org>
11026
11027         * sysdeps/arm/armv7/strcmp.S: New file.
11028         * NEWS: Mention addition of ARMv7 optimized strcmp.
11029
11030 2014-05-08  Roland McGrath  <roland@hack.frob.com>
11031
11032         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
11033         look for %.ac rather than %.in.
11034
11035         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
11036         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
11037         * sysdeps/mach/hurd/configure: Regenerated.
11038         * sysdeps/unix/sysv/linux/configure: Regenerated.
11039
11040         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
11041
11042 2014-05-07  Steve Ellcey  <sellcey@mips.com>
11043
11044         [BZ# 16922]
11045         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
11046         (LONG_SUB): Ditto.
11047         (PTR_SUB): Ditto.
11048
11049 2014-05-07  Andreas Schwab  <schwab@suse.de>
11050
11051         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
11052         when skipping over non-matching result from nscd.
11053
11054 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
11055
11056         [BZ #16876]
11057         * nptl/sockperf.c (client): Check socket return value.
11058
11059         [BZ #16877]
11060         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
11061         nscd security class.
11062
11063 2014-05-06  Roland McGrath  <roland@hack.frob.com>
11064
11065         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
11066         * sysdeps/arm/unwind.h: ... here.
11067
11068 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
11069
11070         [BZ# 16916]
11071         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
11072         Define.
11073
11074 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
11075
11076         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
11077         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
11078         multiarch strncpy for PPC64.
11079         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
11080         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
11081         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
11082         multiarch optimizations.
11083         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
11084         (__libc_ifunc_impl_list): Likewise.
11085         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
11086         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
11087         multiarch stpncpy for PPC64.
11088         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
11089         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
11090
11091 2014-05-06  Andreas Schwab  <schwab@suse.de>
11092
11093         [BZ #16912]
11094         * gmon/mcount.c (_MCOUNT_DECL): Use
11095         atomic_compare_and_exchange_bool_acq instead of
11096         catomic_compare_and_exchange_bool_acq.
11097
11098 2014-05-05  Roland McGrath  <roland@hack.frob.com>
11099
11100         * elf/Makefile (others, install-bin): Remove pldd.
11101         (pldd-modules): Variable removed.
11102         ($(objpfx)pldd): Target removed.
11103         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
11104         (others, install-bin): Append pldd here.
11105         ($(objpfx)pldd): New target.
11106
11107         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
11108         to 0, so the first #if test emitted later doesn't see it undefined.
11109         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
11110         * sysdeps/gnu/errlist.c: Regenerated.
11111
11112 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11113
11114         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
11115         [libc_hidden_builtin_def]: Define to empty value.
11116         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
11117         [libc_hidden_builtin_def]: Likewise.
11118         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
11119         [libc_hidden_builtin_def]: Likewise.
11120         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
11121         [libc_hidden_builtin_def]: Likewise.
11122         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
11123         __redirect_memcpy and define ifunc as default hidden symbol.
11124         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
11125         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
11126
11127 2014-05-04  Adam Conrad  <adconrad@0c3.net>
11128
11129         * locale/iso-4217.def: Reintroduce XDR currency.
11130
11131 2014-05-04  Allan McRae  <allan@archlinux.org>
11132
11133         * po/eo.po: Update Esperanto translation from translation project.
11134
11135 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
11136
11137         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
11138         and FEATURE_INDEX_MAX to 1.
11139         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
11140
11141 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11142
11143         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
11144         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
11145         * iconvdata/big5.c (ONE_DIRECTION): Define.
11146         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
11147         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
11148         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
11149         * iconvdata/cp932.c (ONE_DIRECTION): Define.
11150         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
11151         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
11152         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
11153         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
11154         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
11155         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
11156         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
11157         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
11158         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
11159         * iconvdata/gbk.c (ONE_DIRECTION): Define.
11160         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
11161         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
11162         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
11163         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
11164         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
11165         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
11166         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
11167         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
11168         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
11169         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
11170         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
11171         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
11172         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
11173         * iconvdata/iso646.c (ONE_DIRECTION): Define.
11174         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
11175         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
11176         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
11177         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
11178         * iconvdata/johab.c (ONE_DIRECTION): Define.
11179         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
11180         * iconvdata/sjis.c (ONE_DIRECTION): Define.
11181         * iconvdata/t.61.c (ONE_DIRECTION): Define.
11182         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
11183         * iconvdata/tscii.c (ONE_DIRECTION): Define.
11184         * iconvdata/uhc.c (ONE_DIRECTION): Define.
11185         * iconvdata/unicode.c (ONE_DIRECTION): Define.
11186         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
11187         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
11188         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
11189
11190 2014-05-01  Roland McGrath  <roland@hack.frob.com>
11191
11192         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
11193         (_IO_JUMPS_OFFSET): Define to 0.
11194
11195         * nptl/sysdeps/pthread/bits/libc-lock.h
11196         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
11197         (__libc_lock_define_initialized_recursive): Always define using
11198         initializer.  Modern compilers treat uninitialized (implicit zero) and
11199         explicit zero initializers the same (i.e. put the datum in bss).
11200
11201 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
11202
11203         * nscd/nscd-client.h: Include <string.h>.
11204
11205 2014-05-01  David S. Miller  <davem@davemloft.net>
11206
11207         [BZ #16885]
11208         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
11209         multiple zero bytes exist at the end of a string.
11210         Reported by Aurelien Jarno <aurelien@aurel32.net>
11211
11212         * string/test-strcmp.c (check): Add explicit test for situations where
11213         there are multiple zero bytes after the first.
11214
11215 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
11216
11217         [BZ #16890]
11218         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
11219         when compiling wprintf.
11220         * stdio-common/tstdiomisc.c (t3): New function.
11221         (main): Call it.
11222
11223 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11224
11225         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
11226         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
11227         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
11228         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
11229
11230 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11231
11232         * stdlib/longlong.h: Updated from GCC.
11233
11234 2014-05-01  Will Newton  <will.newton@linaro.org>
11235             Bernard Ogden  <bernie.ogden@linaro.org>
11236
11237         * NEWS: Update fixed bug list.
11238
11239         [BZ #15119]
11240         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
11241
11242 2014-04-30  David S. Miller  <davem@davemloft.net>
11243
11244         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
11245         (libc_feholdexcept_setround_sparc_ctx): New function.
11246         (libc_fesetenv_sparc_ctx): Likewise.
11247         (libc_feupdateenv_sparc_ctx): Likewise.
11248         (libc_feholdsetround_sparc_ctx): Likewise.
11249         (libc_feholdexcept_setround_ctx): Define.
11250         (libc_feholdexcept_setroundf_ctx): Likewise.
11251         (libc_feholdexcept_setroundl_ctx): Likewise.
11252         (libc_fesetenv_ctx): Likewise.
11253         (libc_fesetenvf_ctx): Likewise.
11254         (libc_fesetenvl_ctx): Likewise.
11255         (libc_feupdateenv_ctx): Likewise.
11256         (libc_feupdateenvf_ctx): Likewise.
11257         (libc_feupdateenvl_ctx): Likewise.
11258         (libc_feresetround_ctx): Likewise.
11259         (libc_feresetroundf_ctx): Likewise.
11260         (libc_feresetroundl_ctx): Likewise.
11261         (libc_feholdsetround_ctx): Likewise.
11262         (libc_feholdsetroundf_ctx): Likewise.
11263         (libc_feholdsetroundl_ctx): Likewise.
11264
11265         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
11266         with __USE_GNU instead of XOPEN cpp guards.
11267
11268         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
11269         0.
11270
11271         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
11272         with XOPEN cpp guards.
11273
11274 2014-04-30  Julian Brown  <julian@codesourcery.com>
11275
11276         [BZ #16888]
11277         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
11278         handling.
11279
11280 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
11281
11282         [BZ #9894]
11283         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
11284         Change to 2.6.32.
11285         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
11286         * sysdeps/unix/sysv/linux/configure: Regenerated.
11287         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
11288         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
11289         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
11290         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
11291         * README: Update reference to required Linux kernel version.
11292         * manual/install.texi (Linux): Update reference to required Linux
11293         kernel headers version.
11294         * INSTALL: Regenerated.
11295
11296         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
11297         header inclusion.
11298         [POSIX] (limits.h): Likewise.
11299         [POSIX] (math.h): Likewise.
11300         [POSIX] (sys/wait.h): Likewise.
11301         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
11302         function.
11303         [POSIX] (stddef.h): Do not allow header inclusion.
11304
11305 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11306
11307         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
11308
11309 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
11310
11311         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
11312         Return immediately after lll_futex_wake.
11313
11314 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
11315
11316         [BZ #16791]
11317         * nscd/nscd-client.h (datahead_init_common): Initialize entire
11318         structure.
11319         (datahead_init_pos): Call datahead_init_common early.
11320         (datahead_init_neg): Likewise.
11321
11322         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
11323         datahead_init_neg): New functions.
11324         * nscd/aicache.c (addhstaiX): Use them.
11325         * nscd/grpcache.c (cache_addgr): Likewise.
11326         * nscd/hstcache.c (cache_addhst): Likewise.
11327         * nscd/initgrcache.c (addinitgroupsX): Likewise.
11328         * nscd/netgroupcache.c (do_notfound): Likewise.
11329         (addgetnetgrentX): Likewise.
11330         (addinnetgrX): Likewise.
11331         * nscd/pwdcache.c (cache_addpw): Likewise.
11332         * nscd/servicescache.c (cache_addserv): Likewise.
11333
11334 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
11335             Atsushi Onoe  <atsushi@onoe.org>
11336
11337         [BZ #14308]
11338         [BZ #12994]
11339         [BZ #13651]
11340         * resolv/res_query.c (__libc_res_nsearch): Return if at least
11341         one response is valid.
11342         * resolv/res_send.c (send_dg): Check for validity of other
11343         response if the current response is a referral.
11344
11345 2014-04-29  Steve Ellcey  <sellcey@mips.com>
11346
11347         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
11348
11349 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
11350
11351         [BZ #16823]
11352         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
11353         Always divide by positive zero when computing -Inf result.
11354         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
11355         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
11356
11357 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11358
11359         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
11360         FPSCR if value do not change.
11361         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
11362         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
11363         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
11364         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
11365         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
11366         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
11367         function.
11368
11369 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
11370
11371         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
11372         * sysdeps/unix/sysv/linux/hppa: Move directory from
11373         ports/systeps/unix/sysv/linux/hppa.
11374         * README: Update listing for hppa-*-linux-gnu.
11375
11376 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
11377
11378         [BZ #16754]
11379         * manual/stdio.texi (Hook functions): Fix types of stream hook
11380         functions.
11381         [BZ #16854]
11382         * socket/sys/socket.h: Fix typo in comment.
11383
11384 2014-04-28  Wilco  <wdijkstr@arm.com>
11385
11386         * sysdeps/arm/fenv_private.h: New file.
11387         * sysdeps/arm/math_private.h: New file.
11388         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
11389
11390 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
11391
11392         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
11393         with __int128_t.
11394         (La_x86_64_retval): Likewise.
11395
11396 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
11397
11398         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
11399         fpsr if value didn't change.
11400         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
11401         to fpcr if value didn't change.
11402         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
11403         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
11404         fpsr or fpcr if value didn't change.
11405         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
11406         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
11407         fpcr if value didn't change.
11408         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
11409         to fpsr if value didn't change.
11410
11411 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
11412
11413         * nptl/tst-sem3.c: Use test-skeleton.c
11414         (main): Rename to do_test.  Use return instead of
11415         exit.
11416         * nptl/tst-sem4.c: Use test-skeleton.c
11417         (main): Rename to do_test.
11418
11419 2014-04-22  David S. Miller  <davem@davemloft.net>
11420
11421         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
11422         (struct sigaction): New struct member __glibc_reserved0, change
11423         type of sa_flags to int.
11424
11425 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
11426
11427         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
11428         (COUNT_LEADING_ZEROS_0): Define for AArch64.
11429
11430 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
11431
11432         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
11433         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
11434
11435 2014-04-22  Will Newton  <will.newton@linaro.org>
11436             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
11437
11438         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
11439         (__longjmp): Add longjmp and longjmp_target SystemTap
11440         probes.
11441         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
11442         (__sigsetjmp): Add setjmp SystemTap probe.
11443
11444 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
11445
11446         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
11447         match manual order.
11448
11449 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11450
11451         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
11452
11453         * sysdeps/powerpc/fpu/fenv_private.h
11454         (libc_feholdexcept_setroundl_ctx): Define to
11455         libc_feholdexcept_setround_ppc_ctx.
11456         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
11457         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
11458         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
11459         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
11460
11461 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
11462
11463         * sysdeps/aarch64/math-tests.h: New file.
11464
11465 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
11466
11467         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
11468         New.
11469         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
11470         Check and set bit_AVX2_Usable.
11471         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
11472         macro.
11473         (bit_AVX2): Likewise.
11474         (index_AVX2_Usable): Likewise.
11475         (CPUID_AVX2): Likewise.
11476         (HAS_AVX2): Likewise.
11477
11478 2014-04-17  Will Newton  <will.newton@linaro.org>
11479
11480         * manual/setjmp.texi (System V contexts): Add note that
11481         calling setcontext on a context created by a call to a
11482         signal handler is undefined.  Update text to note that
11483         setcontext from a signal handler is possible but not
11484         recommended.
11485
11486         [BZ #16629]
11487         * stdlib/tst-setcontext.c: Include signal.h.
11488         (main): Check that the signal stack before and
11489         after swapcontext is the same.
11490
11491         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
11492         Re-implement to restore registers in user code and avoid
11493         rt_sigreturn system call.
11494
11495 2014-04-17  Wilco  <wdijkstr@arm.com>
11496
11497         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
11498         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
11499         * math/test-fenv.c: Skip exception trap tests on targets which only
11500         support non-stop mode.
11501
11502 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
11503             Wilco Dijkstra  <wilco.dijkstra@arm.com>
11504
11505         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
11506         (libc_feholdsetround_aarch64_ctx)
11507         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
11508         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
11509         (libc_feresetround_ctx, libc_feresetroundf_ctx)
11510         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
11511         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
11512         (libc_feresetround_noexl_ctx): Define.
11513
11514 2014-04-16  Richard Henderson  <rth@redhat.com>
11515
11516         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
11517
11518         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
11519         unwind tables.
11520
11521         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
11522         const from the non-libc, non-ldso copy.
11523
11524         * sysdeps/alpha/libm-test-ulps: Regenerate.
11525
11526 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
11527             Wilco Dijkstra  <wilco.dijkstra@arm.com>
11528
11529         * sysdeps/aarch64/fpu/math_private.h: New file.
11530
11531 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11532
11533         * sysdeps/aarch64/libm-test-ulps: Regenerate.
11534
11535 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
11536
11537         [BZ #16275]
11538         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
11539         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
11540         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
11541         Intel MPX bound registers before _dl_profile_fixup.
11542         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
11543         registers after _dl_profile_fixup.  Save and restore bound
11544         registers bnd0/bnd1 when calling _dl_call_pltexit.
11545         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
11546         (LR_BND_OFFSET): Likewise.
11547         (LRV_BND0_OFFSET): Likewise.
11548         (LRV_BND1_OFFSET): Likewise.
11549
11550 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
11551
11552         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
11553         to...
11554         * sysdeps/mach/hurd/i386/tls.h: ... here.
11555         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
11556         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
11557         fields.
11558
11559 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
11560
11561         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
11562
11563 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
11564
11565         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11566
11567 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
11568
11569         [BZ #14770]
11570         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
11571         * sysdeps/s390/configure: Regenerate.
11572
11573         [BZ #16824]
11574         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
11575         Set round-to-nearest internally to reduce error accumulation.
11576
11577 2014-04-16  Alan Modra  <amodra@gmail.com>
11578
11579         [BZ #16740]
11580         [BZ #16619]
11581         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
11582         * math/libm-test.inc (frexp_test_data): Add tests.
11583         * NEWS: Update fixed bug list.
11584
11585 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11586
11587         * benchtests/Makefile: Depend on libraries in build directory.
11588         (bench-math): Separate out math tests.
11589         (bench-pthread): Separate out pthread tests.
11590         (bench): Include math and pthread tests.
11591
11592 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
11593
11594         [BZ #16831]
11595         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
11596         _dl_debug_initialize.
11597
11598         * configure.ac: Remove SELinux header check.
11599         * configure: Regenerate.
11600         * nscd/selinux.c (perms): Array of const char* to permission names.
11601         (nscd_request_avc_has_perm): Call security_deny_unknown to find
11602         default policy. Call string_to_security_class and string_to_av_perm to
11603         translate strings. Enforce default policy and call avs_has_perm with
11604         results of translated strings.
11605
11606 2014-04-13  David S. Miller  <davem@davemloft.net>
11607
11608         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11609
11610 2014-04-12  Allan McRae  <allan@archlinux.org>
11611
11612         [BZ #16838]
11613         * manual/string.texi (Collation Functions): Fix qsort argument
11614         order in example.
11615         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
11616
11617 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
11618
11619         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
11620         Make the test a no-op if there are no exceptions defined.
11621
11622 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
11623
11624         * elf/Makefile (tests): make tst-dlopen-aout conditional on
11625         enable-hardcoded-path-in-tests
11626
11627 2014-04-11  Will Newton  <will.newton@linaro.org>
11628
11629         * benchtests/Makefile (extra-objs): Add json-lib.o.
11630         (bench-func): Tidy up JSON output.
11631         * benchtests/bench-skeleton.c: Include json-lib.h.
11632         (main): Use JSON library functions to do output of
11633         benchmark results.
11634         * benchtests/bench-timing-type.c (main): Output the
11635         timing type simply, leaving formatting to the user.
11636         * benchtests/json-lib.c: New file.
11637         * benchtests/json-lib.h: Likewise.
11638
11639 2014-04-11  Torvald Riegel  <triegel@redhat.com>
11640
11641         [BZ #15215]
11642         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
11643         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
11644         memory barriers.  Add comments.
11645         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
11646         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
11647         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
11648         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
11649         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
11650         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
11651
11652 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
11653
11654         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
11655         * sysdeps/s390/s390-64/configure.ac: ... this ...
11656         * sysdeps/s390/configure.ac: ... to here.
11657         * sysdeps/s390/s390-32/configure: Delete file.
11658         * sysdeps/s390/s390-64/configure: Delete file.
11659         * sysdeps/s390/configure: Regenerate.
11660
11661 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
11662
11663         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
11664
11665 2014-04-11  Will Newton  <will.newton@linaro.org>
11666
11667         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
11668         to zero if it is not defined elsewhere.  (mtrim): Test
11669         the value of MALLOC_DEBUG with #if rather than #ifdef.
11670
11671 2014-04-10 Torvald Riegel  <triegel@redhat.com>
11672
11673         * benchtests/pthread_once-inputs: New file.
11674         * benchtests/pthread_once-source.c: New file.
11675         * benchtests/README: Update documentation.
11676
11677 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
11678             H.J. Lu  <hongjiu.lu@intel.com>
11679
11680         [BZ #16275]
11681         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
11682         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
11683         * sysdeps/x86_64/configure: Regenerated.
11684         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
11685         macro.
11686         (REGISTER_SAVE_RAX): Likewise.
11687         (REGISTER_SAVE_RCX): Likewise.
11688         (REGISTER_SAVE_RDX): Likewise.
11689         (REGISTER_SAVE_RSI): Likewise.
11690         (REGISTER_SAVE_RDI): Likewise.
11691         (REGISTER_SAVE_R8): Likewise.
11692         (REGISTER_SAVE_R9): Likewise.
11693         (REGISTER_SAVE_BND0): Likewise.
11694         (REGISTER_SAVE_BND1): Likewise.
11695         (REGISTER_SAVE_BND2): Likewise.
11696         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
11697         bound registers when calling _dl_fixup.
11698
11699 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11700
11701         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
11702         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
11703         of its definition.
11704         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
11705         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
11706         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
11707         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
11708         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
11709         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
11710         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
11711
11712 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
11713
11714         [BZ #15514]
11715         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
11716         pathconf(_PC_NAME_MAX).
11717
11718 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11719
11720         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
11721         Remove macro usage.
11722         (__PTHREAD_SPINS): Move definition to ...
11723         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
11724         (__PTHREAD_SPINS): ... here.
11725         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11726         (__PTHREAD_SPIN): Likewise.
11727         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
11728         (__PTHREAD_SPIN): Likewise.
11729         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
11730         (__PTHREAD_SPIN): Likewise.
11731         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
11732         (__PTHREAD_SPIN): Likewise.
11733         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
11734         (__PTHREAD_SPIN): Likewise.
11735         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
11736         (__PTHREAD_SPIN): Likewise.
11737         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
11738         (__PTHREAD_SPIN): Likewise.
11739         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
11740         (__PTHREAD_SPIN): Likewise.
11741         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
11742         (__PTHREAD_SPIN): Likewise.
11743         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
11744         (__PTHREAD_SPIN): Likewise.
11745         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
11746         (__PTHREAD_SPIN): Likewise.
11747         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
11748         (__PTHREAD_SPIN): Likewise.
11749
11750         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
11751         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
11752         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
11753         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
11754         imply folder.
11755         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
11756         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
11757         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
11758         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
11759         correct imply path.
11760         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
11761         strlen symbol for non multi-arch builds.
11762         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
11763         missing hidden_def and weak_alias.
11764
11765 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
11766
11767         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
11768
11769 2014-04-07  Will Newton  <will.newton@linaro.org>
11770
11771         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
11772         and contents.  [!_LIBC] Remove #ifndef and contents.
11773         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
11774         * string/memccpy.c (__memccpy): Use ANSI prototype.
11775         * string/memfrob.c (memfrob): Likewise.
11776         * string/strcoll.c (STRCOLL): Likewise.
11777         * string/strlen.c (strlen): Likewise.
11778         * string/strtok.c (STRTOK): Likewise.
11779         * string/strcat.c: Remove unused #include of memcopy.h.
11780         (strcat): Use ANSI prototype.
11781         * string/strchr.c: Remove unused #include of memcopy.h.
11782         (strchr): Use ANSI prototype.
11783         * string/strcmp.c: Remove unused #include of memcopy.h.
11784         (strcmp): Use ANSI prototype.
11785         * string/strcpy.c: Remove unused #include of memcopy.h.
11786         (strcpy): Use ANSI prototype.
11787
11788 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11789
11790         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
11791         * config.make.in (config-extra-cppflags): Set it from
11792         libc_extra_cppflags.
11793         * configure.ac (libc_extra_cflags): Make it accumulate over
11794         configure fragments.
11795         (libc_extra_cppflags): New flag.
11796         * configure. Regenerate.
11797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
11798         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
11799         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
11800         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
11801
11802         [BZ #16815]
11803         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
11804         result for FE_DOWNWARD rounding mode.
11805         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
11806         Likewise.
11807         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11808
11809 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
11810
11811         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
11812         in function argument name.
11813
11814 2014-04-03  David Svoboda  <svoboda@cert.org>
11815
11816         [BZ #5666]
11817         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
11818         explicitly.
11819
11820 2014-04-03  Roland McGrath  <roland@hack.frob.com>
11821
11822         * elf/dl-unmap-segments.h: New file.
11823         * sysdeps/generic/ldsodefs.h
11824         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
11825         * elf/dl-close.c: Include <dl-unmap-segments.h>.
11826         * elf/dl-fptr.c: Likewise.
11827         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
11828         * sysdeps/aarch64/tlsdesc.c: Likewise.
11829         * sysdeps/arm/tlsdesc.c: Likewise.
11830         * sysdeps/i386/tlsdesc.c: Likewise.
11831         * sysdeps/tile/dl-runtime.c: Likewise.
11832         * sysdeps/x86_64/tlsdesc.c: Likewise.
11833         * elf/dl-load.h: New file.
11834         * elf/dl-load.c: Include it.
11835         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
11836         Macros moved to dl-load.h.
11837         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
11838         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
11839         Use _dl_unmap_segments in place of __munmap.
11840         Break out segment-mapping loop into ...
11841         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
11842
11843 2014-04-03  Will Newton  <will.newton@linaro.org>
11844
11845         * elf/dl-lookup.c (do_lookup_x): Remove comment
11846         referring to nested function and move variable
11847         declarations down to before first use.
11848
11849 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
11850
11851         [BZ #16799]
11852         [BZ #16800]
11853         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
11854         with 0 numerator.
11855         * math/s_catanf.c (__catanf): Likewise.
11856         * math/s_catanh.c (__catanh): Likewise.
11857         * math/s_catanhf.c (__catanhf): Likewise.
11858         * math/s_catanhl.c (__catanhl): Likewise.
11859         * math/s_catanl.c (__catanl): Likewise.
11860         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
11861         by positive zero when computing -Inf result.
11862         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
11863         (catanh_test): Likewise.
11864         * sysdeps/i386/fpu/libm-test-ulps: Update.
11865         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11866
11867         [BZ #16789]
11868         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
11869         instead of using underflowing value in computing result.
11870         * math/s_clog10.c (__clog10): Likewise.
11871         * math/s_clog10f.c (__clog10f): Likewise.
11872         * math/s_clog10l.c (__clog10l): Likewise.
11873         * math/s_clogf.c (__clogf): Likewise.
11874         * math/s_clogl.c (__clogl): Likewise.
11875         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
11876         (clog10_test): Likewise.
11877         * sysdeps/i386/fpu/libm-test-ulps: Update.
11878         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11879
11880 2014-04-02  Alan Modra  <amodra@gmail.com>
11881
11882         [BZ #16739]
11883         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
11884         output when value is near a power of two.  Use int64_t for lx and
11885         remove casts.  Use decimal rather than hex exponent constants.
11886         Don't use long double multiplication when double will suffice.
11887         * math/libm-test.inc (nextafter_test_data): Add tests.
11888         * NEWS: Add 16739 and 16786 to bug list.
11889
11890         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
11891
11892         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
11893
11894 2014-04-01  Will Newton  <will.newton@linaro.org>
11895
11896         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
11897         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
11898
11899 2014-04-01  Florian Weimer  <fweimer@redhat.com>
11900
11901         [BZ #13347]
11902         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
11903         * nptl/tst-setuid2.c: New file.
11904         * nptl/Makefile (xtests): Add tst-setuid2.
11905
11906 2014-04-01  Alan Modra  <amodra@gmail.com>
11907
11908         [BZ #16786]
11909         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
11910
11911 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
11912
11913         [BZ #6803]
11914         [BZ #6804]
11915         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
11916         set errno as appropriate.
11917         * math/w_scalbf.c (__scalbf): Likewise.
11918         * math/w_scalbl.c (__scalbl): Likewise.
11919         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
11920         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
11921         * math/libm-test.inc (scalb_test_data): Add errno expectations.
11922         Add more NaN tests.
11923
11924         [BZ #16349]
11925         * math/w_atan2.c: Include <errno.h>.
11926         (__atan2): Set errno for result underflowing to zero.
11927         * math/w_atan2f.c: Include <errno.h>.
11928         (__atan2f): Set errno for result underflowing to zero.
11929         * math/w_atan2l.c: Include <errno.h>.
11930         (__atan2l): Set errno for result underflowing to zero.
11931         * math/auto-libm-test-in: Don't allow missing errno for some atan2
11932         tests.
11933         * math/auto-libm-test-out: Regenerated.
11934
11935 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11936
11937         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
11938         Encode instruction correctly in little endian.
11939         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
11940         Likewise.
11941         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
11942         Likewise.
11943         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
11944         Likewise.
11945         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
11946         Likewise.
11947
11948 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
11949
11950         [BZ #9894]
11951         * sysdeps/unix/sysv/linux/kernel-features.h
11952         [__sparc__ && !__arch64__ && !__sparc_v9__]
11953         (__ASSUME_SET_ROBUST_LIST): Do not define.
11954         [__sparc__ && !__arch64__ && !__sparc_v9__]
11955         (__ASSUME_FUTEX_LOCK_PI): Likewise.
11956         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
11957         Likewise.
11958         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11959         (__ASSUME_FUTEX_LOCK_PI): Undefine.
11960         (__ASSUME_REQUEUE_PI): Likewise.
11961         (__ASSUME_SET_ROBUST_LIST): Likewise.
11962         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11963         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
11964         Undefine.
11965         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11966         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
11967         Likewise.
11968         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
11969         Likewise.
11970         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
11971         Likewise.
11972         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11973         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
11974         Undefine.
11975         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
11976         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
11977         Likewise.
11978
11979         [BZ #16648]
11980         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11981         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
11982         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
11983
11984 2014-03-31  Will Newton  <will.newton@linaro.org>
11985
11986         * benchtests/Makefile (bench): Add ffs and ffsll to list
11987         of tests.
11988         * benchtests/ffs-inputs: New file.
11989         * benchtests/ffsll-inputs: Likewise.
11990
11991 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
11992
11993         [BZ #16770]
11994         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
11995         too large before casting to int.
11996         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
11997         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
11998         * math/libm-test.inc (scalb_test_data): Add more tests.
11999
12000 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
12001
12002         * benchtests/Makefile (DETAILED_OPT): New make option.
12003         (bench-func): Run benchmark program with -d if DETAILED_OPT is
12004         set.
12005         * benchtests/bench-skeleton.c: Include stdbool.h.
12006         (main): Store and print timings per input.
12007         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
12008         member to each argument value.
12009         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
12010         (_print_arg_data): Initialize per-input timing to 0.
12011
12012         * benchtests/Makefile (timing-type): New binary.
12013         (bench-clean): Also remove bench-timing-type.
12014         (bench): New target for timing-type.
12015         (bench-func): Print output in JSON format.
12016         * benchtests/bench-skeleton.c (main): Print output in JSON
12017         format.
12018         * benchtests/bench-timing-type.c: New file.
12019         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
12020         (TIMING_PRINT_STATS): Remove.
12021         * benchtests/scripts/bench.py (_print_arg_data): Store variant
12022         name separately.
12023
12024         * benchtests/bench-modf.c: Remove.
12025         * benchtests/modf-inputs: New inputs file.
12026
12027 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
12028
12029         [BZ #16362]
12030         * math/s_clog10.c (M_PI_LOG10E): New macro.
12031         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
12032         imaginary parts are 0.
12033         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
12034         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
12035         imaginary parts are 0.
12036         * math/s_clog10l.c (M_PI_LOG10El): New macro.
12037         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
12038         imaginary parts are 0.
12039         * math/libm-test.inc (clog10_test_data): Update expected results
12040         for when real and imaginary parts are 0.
12041
12042 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
12043
12044         * elf/dl-load.c: Finish conversion of __builtin_expect into
12045         __glibc_{un}likely.
12046
12047 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
12048
12049         [BZ #16348]
12050         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
12051         1+x for argument with exponent below -67.
12052         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
12053         Likewise.
12054         * math/auto-libm-test-in: Add more tests of exp.
12055         * math/auto-libm-test-out: Regenerated.
12056
12057 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12058
12059         [BZ #16759]
12060         * inet/getnetgrent_r.c (get_nonempty_val): New function.
12061         (nscd_getnetgrent): Use it.
12062
12063         [BZ #16760]
12064         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
12065         of stpcpy.
12066
12067 2014-03-27  Andi Kleen  <ak@linux.intel.com>
12068
12069         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
12070         (lll_robust_lock, lll_cond_lock, lll_timedlock)
12071         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
12072         (lll_robust_unlock): Remove out of line section. Use cfi
12073         intrinsics.
12074         (LLL_STUB_UNWIND_INFO*): Remove.
12075         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
12076         (lll_robust_lock, lll_cond_lock, lll_timedlock)
12077         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
12078         (lll_robust_unlock): Remove out of line section. Use cfi
12079         intrinsics.
12080         (LLL_STUB_UNWIND_INFO*): Remove.
12081
12082 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12083
12084         [BZ #16758]
12085         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
12086         blank values.
12087
12088 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
12089
12090         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
12091
12092 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
12093
12094         [BZ #16198]
12095         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
12096         fnstenv.
12097         * math/test-fenv-preserve.c: New file.
12098         * math/Makefile (tests): Add test-fenv-preserve.
12099
12100 2014-03-26  Will Newton <will.newton@linaro.org>
12101
12102         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
12103
12104 2014-03-25  Roland McGrath  <roland@hack.frob.com>
12105
12106         * scripts/versionlist.awk: Partition the version sets and emit all
12107         GLIBC_* (sorted) before all others (sorted).
12108
12109 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
12110
12111         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
12112         GLIBC_2.2.5 version.
12113
12114 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12115
12116         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
12117         calls.
12118
12119         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
12120         previous change.
12121
12122         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12123
12124 2014-03-25  Andreas Schwab  <schwab@suse.de>
12125
12126         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
12127         label to be used after in6ailist is initialized.
12128
12129 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12130
12131         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
12132         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
12133
12134 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
12135
12136         [BZ #16357]
12137         [BZ #16599]
12138         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
12139         min_plus_half.
12140         (fp_formats): Update initializers.
12141         (init_fp_formats): Initialize new field.
12142         (output_for_one_input_case): Allow underflow for results up to
12143         min_plus_half.
12144         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
12145         * math/auto-libm-test-in: Don't mark some underflows from asin and
12146         atanh as spurious.
12147         * math/auto-libm-test-out: Regenerated.
12148         * sysdeps/i386/fpu/libm-test-ulps: Update.
12149         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12150
12151 2014-03-25  Andreas Schwab  <schwab@suse.de>
12152
12153         * libio/Makefile (tst-ftell-partial-wide-ENV)
12154         (tst-ftell-active-handler-ENV): Define.
12155
12156 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
12157
12158         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
12159
12160 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
12161
12162         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
12163
12164 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
12165
12166         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
12167         * sysdeps/x86_64/fpu/multiarch/e_exp.c
12168         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
12169
12170 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
12171
12172         [BZ #16634]
12173         * elf/dl-load.c (open_verify): Add mode parameter.
12174         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
12175         (open_path): Change from boolean 'secure' to complete flag 'mode'
12176         (_dl_map_object): Adjust.
12177         * elf/Makefile (tests): Add tst-dlopen-aout.
12178         * elf/tst-dlopen-aout.c: New test.
12179
12180 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
12181
12182         [BZ #16714]
12183         * sysdeps/unix/sysv/linux/s390/bits/stat.h
12184         (struct stat): Rename member pad0 to __glibc_reserved0.
12185
12186         [BZ #16712]
12187         * sysdeps/s390/s390-32/bits/wordsize.h
12188         (__WORDSIZE32_SIZE_ULONG): New define.
12189         * sysdeps/s390/s390-64/bits/wordsize.h
12190         (__WORDSIZE32_SIZE_ULONG): Likewise.
12191         * sysdeps/generic/stdint.h (SIZE_MAX):
12192         Define as UL if __WORDSIZE32_SIZE_ULONG.
12193
12194         [BZ #16713]
12195         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
12196         (__glibc_reserved0): New variable.
12197         (sa_flags): Change type to int.
12198
12199         * posix/Makefile (before-compile): Use += before-compile instead
12200         of a :=.
12201
12202         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
12203         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
12204
12205 2014-03-20  Andreas Schwab  <schwab@suse.de>
12206
12207         [BZ #16743]
12208         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
12209         non-matching result from nscd.
12210
12211 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12212
12213         * scripts/bench.py: Moved to ...
12214         * benchtests/scripts/bench.py: ... here.
12215         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
12216
12217 2014-03-24  Andreas Schwab  <schwab@suse.de>
12218
12219         [BZ #16002]
12220         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
12221         alloca_account and account alloca use for struct in6ailist.
12222
12223 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
12224
12225         [BZ #16284]
12226         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
12227         rounding mode to recompute results that overflow to infinity or
12228         underflow to zero.
12229         * math/auto-libm-test-in: Don't mark tests as expected to fail for
12230         bug 16284.
12231         * math/auto-libm-test-out: Regenerated.
12232         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
12233         (ccosh_test): Likewise.
12234         (csin_test_data): Use plus_oflow.
12235         (csin_test): Use ALL_RM_TEST.
12236         (csinh_test_data): Use plus_oflow.
12237         (csinh_test): Use ALL_RM_TEST.
12238         * sysdeps/i386/fpu/libm-test-ulps: Update.
12239         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12240
12241 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
12242
12243         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
12244         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
12245         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
12246
12247         [BZ #16731]
12248         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
12249         when x - 1 is zero.
12250         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
12251         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
12252         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
12253         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
12254         argument is 1.
12255         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
12256         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
12257         zero.
12258         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
12259         * sysdeps/i386/fpu/libm-test-ulps: Update.
12260         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12261
12262 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12263
12264         * scripts/bench.pl: Remove file.
12265         * scripts/bench.py: New benchmark script.
12266         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
12267         * benchtests/README: Mention python dependency.
12268         * scripts/pylintrc: New file.
12269         * scripts/pylint: New file.
12270
12271         * bits/mathdef.h: Use #ifdef instead of #if.
12272         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
12273         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12274         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
12275         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12276         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
12277         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12278
12279 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12280             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12281
12282         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
12283         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
12284         and strpbrk-ppc64 objects.
12285         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12286         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
12287         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
12288         multiarch strpbrk for POWER7.
12289         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
12290         multiarch strpbrk for PPC64.
12291         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
12292         ifunc selector.
12293         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
12294         strpbrk for POWER7.
12295
12296 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
12297
12298         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
12299         (atan_test): Likewise.
12300         (atanh_test_data): Use NO_TEST_INLINE for two tests.
12301         (atanh_test): Use ALL_RM_TEST.
12302         (atan2_test_data): Likewise.
12303         (cabs_test): Likewise.
12304         (cacosh_test): Likewise.
12305         (carg_test): Likewise.
12306         (casin_test): Likewise.
12307         (casinh_test): Likewise.
12308         (cbrt_test): Likewise.
12309         (csqrt_test): Likewise.
12310         (erf_test): Likewise.
12311         (erfc_test): Likewise.
12312         (pow10_test): Likewise.
12313         (exp2_test): Likewise.
12314         (hypot_test): Likewise.
12315         (j0_test): Likewise.
12316         (j1_test): Likewise.
12317         (lgamma_test): Likewise.
12318         (gamma_test): Likewise.
12319         (sincos_test): Likewise.
12320         (tanh_test): Likewise.
12321         (y0_test): Likewise.
12322         (y1_test): Likewise.
12323         * sysdeps/i386/fpu/libm-test-ulps: Update.
12324         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12325
12326 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12327
12328         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
12329         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
12330         and strcspn-ppc64 objects.
12331         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12332         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
12333         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
12334         multiarch strcspn for POWER7.
12335         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
12336         multiarch strcspn for PPC64.
12337         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
12338         ifunc selector.
12339         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
12340         strcspn for POWER7.
12341
12342 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
12343
12344         * math/gen-libm-test.pl (generate_testfile): Expect only function
12345         name as argument to AUTO_TESTS_* and pass results for all rounding
12346         modes to parse_args.
12347         (parse_auto_input): Separate inputs of automatic tests from
12348         outputs before storing in %auto_tests.
12349         * math/libm-test.inc (acos_test_data): Update call to
12350         AUTO_TESTS_f_f.
12351         (acos_test): Use ALL_RM_TEST.
12352         (acos_tonearest_test_data): Remove.
12353         (acos_test_tonearest): Likewise.
12354         (acos_towardzero_test_data): Likewise.
12355         (acos_test_towardzero): Likewise.
12356         (acos_downward_test_data): Likewise.
12357         (acos_test_downward): Likewise.
12358         (acos_upward_test_data): Likewise.
12359         (acos_test_upward): Likewise.
12360         (acosh_test_data): Update call to AUTO_TESTS_f_f.
12361         (asin_test_data): Likewise.
12362         (asin_test): Use ALL_RM_TEST.
12363         (asin_tonearest_test_data): Remove.
12364         (asin_test_tonearest): Likewise.
12365         (asin_towardzero_test_data): Likewise.
12366         (asin_test_towardzero): Likewise.
12367         (asin_downward_test_data): Likewise.
12368         (asin_test_downward): Likewise.
12369         (asin_upward_test_data): Likewise.
12370         (asin_test_upward): Likewise.
12371         (asinh_test_data): Update call to AUTO_TESTS_f_f.
12372         (atan_test_data): Likewise.
12373         (atanh_test_data): Likewise.
12374         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
12375         (cabs_test_data): Update call to AUTO_TESTS_c_f.
12376         (carg_test_data): Likewise.
12377         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
12378         (ccos_test_data): Update call to AUTO_TESTS_c_c.
12379         (ccosh_test_data): Likewise.
12380         (cexp_test_data): Likewise.
12381         (clog_test_data): Likewise.
12382         (clog10_test_data): Likewise.
12383         (cos_test_data): Update call to AUTO_TESTS_f_f.
12384         (cos_test): Use ALL_RM_TEST.
12385         (cos_tonearest_test_data): Remove.
12386         (cos_test_tonearest): Likewise.
12387         (cos_towardzero_test_data): Likewise.
12388         (cos_test_towardzero): Likewise.
12389         (cos_downward_test_data): Likewise.
12390         (cos_test_downward): Likewise.
12391         (cos_upward_test_data): Likewise.
12392         (cos_test_upward): Likewise.
12393         (cosh_test_data): Update call to AUTO_TESTS_f_f.
12394         (cosh_test): Use ALL_RM_TEST.
12395         (cosh_tonearest_test_data): Remove.
12396         (cosh_test_tonearest): Likewise.
12397         (cosh_towardzero_test_data): Likewise.
12398         (cosh_test_towardzero): Likewise.
12399         (cosh_downward_test_data): Likewise.
12400         (cosh_test_downward): Likewise.
12401         (cosh_upward_test_data): Likewise.
12402         (cosh_test_upward): Likewise.
12403         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
12404         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
12405         (ctan_test_data): Likewise.
12406         (ctan_test): Use ALL_RM_TEST.
12407         (ctan_tonearest_test_data): Remove.
12408         (ctan_test_tonearest): Likewise.
12409         (ctan_towardzero_test_data): Likewise.
12410         (ctan_test_towardzero): Likewise.
12411         (ctan_downward_test_data): Likewise.
12412         (ctan_test_downward): Likewise.
12413         (ctan_upward_test_data): Likewise.
12414         (ctan_test_upward): Likewise.
12415         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
12416         (ctanh_test): Use ALL_RM_TEST.
12417         (ctanh_tonearest_test_data): Remove.
12418         (ctanh_test_tonearest): Likewise.
12419         (ctanh_towardzero_test_data): Likewise.
12420         (ctanh_test_towardzero): Likewise.
12421         (ctanh_downward_test_data): Likewise.
12422         (ctanh_test_downward): Likewise.
12423         (ctanh_upward_test_data): Likewise.
12424         (ctanh_test_upward): Likewise.
12425         (erf_test_data): Update call to AUTO_TESTS_f_f.
12426         (erfc_test_data): Likewise.
12427         (exp_test_data): Likewise.
12428         (exp_test): Use ALL_RM_TEST.
12429         (exp_tonearest_test_data): Remove.
12430         (exp_test_tonearest): Likewise.
12431         (exp_towardzero_test_data): Likewise.
12432         (exp_test_towardzero): Likewise.
12433         (exp_downward_test_data): Likewise.
12434         (exp_test_downward): Likewise.
12435         (exp_upward_test_data): Likewise.
12436         (exp_test_upward): Likewise.
12437         (exp10_test_data): Update call to AUTO_TESTS_f_f.
12438         (exp10_test): Use ALL_RM_TEST.
12439         (exp10_tonearest_test_data): Remove.
12440         (exp10_test_tonearest): Likewise.
12441         (exp10_towardzero_test_data): Likewise.
12442         (exp10_test_towardzero): Likewise.
12443         (exp10_downward_test_data): Likewise.
12444         (exp10_test_downward): Likewise.
12445         (exp10_upward_test_data): Likewise.
12446         (exp10_test_upward): Likewise.
12447         (exp2_test_data): Update call to AUTO_TESTS_f_f.
12448         (expm1_test_data): Likewise.
12449         (expm1_test): Use ALL_RM_TEST.
12450         (expm1_tonearest_test_data): Remove.
12451         (expm1_test_tonearest): Likewise.
12452         (expm1_towardzero_test_data): Likewise.
12453         (expm1_test_towardzero): Likewise.
12454         (expm1_downward_test_data): Likewise.
12455         (expm1_test_downward): Likewise.
12456         (expm1_upward_test_data): Likewise.
12457         (expm1_test_upward): Likewise.
12458         (fma_test_data): Update call to AUTO_TESTS_fff_f.
12459         (fma_test): Use ALL_RM_TEST.
12460         (fma_towardzero_test_data): Remove.
12461         (fma_test_towardzero): Likewise.
12462         (fma_downward_test_data): Likewise.
12463         (fma_test_downward): Likewise.
12464         (fma_upward_test_data): Likewise.
12465         (fma_test_upward): Likewise.
12466         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
12467         (j0_test_data): Update call to AUTO_TESTS_f_f.
12468         (j1_test_data): Likewise.
12469         (jn_test_data): Update call to AUTO_TESTS_if_f.
12470         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
12471         (log_test_data): Update call to AUTO_TESTS_f_f.
12472         (log10_test_data): Likewise.
12473         (log1p_test_data): Likewise.
12474         (log2_test_data): Likewise.
12475         (pow_test_data): Update call to AUTO_TESTS_ff_f.
12476         (pow_tonearest_test_data): Likewise.
12477         (sin_test_data): Update call to AUTO_TESTS_f_f.
12478         (sin_test): Use ALL_RM_TEST.
12479         (sin_tonearest_test_data): Remove.
12480         (sin_test_tonearest): Likewise.
12481         (sin_towardzero_test_data): Likewise.
12482         (sin_test_towardzero): Likewise.
12483         (sin_downward_test_data): Likewise.
12484         (sin_test_downward): Likewise.
12485         (sin_upward_test_data): Likewise.
12486         (sin_test_upward): Likewise.
12487         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
12488         (sinh_test_data): Update call to AUTO_TESTS_f_f.
12489         (sinh_test): Use ALL_RM_TEST.
12490         (sinh_tonearest_test_data): Remove.
12491         (sinh_test_tonearest): Likewise.
12492         (sinh_towardzero_test_data): Likewise.
12493         (sinh_test_towardzero): Likewise.
12494         (sinh_downward_test_data): Likewise.
12495         (sinh_test_downward): Likewise.
12496         (sinh_upward_test_data): Likewise.
12497         (sinh_test_upward): Likewise.
12498         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
12499         (sqrt_test): Use ALL_RM_TEST.
12500         (sqrt_tonearest_test_data): Remove.
12501         (sqrt_test_tonearest): Likewise.
12502         (sqrt_towardzero_test_data): Likewise.
12503         (sqrt_test_towardzero): Likewise.
12504         (sqrt_downward_test_data): Likewise.
12505         (sqrt_test_downward): Likewise.
12506         (sqrt_upward_test_data): Likewise.
12507         (sqrt_test_upward): Likewise.
12508         (tan_test_data): Update call to AUTO_TESTS_f_f.
12509         (tan_test): Use ALL_RM_TEST.
12510         (tan_tonearest_test_data): Remove.
12511         (tan_test_tonearest): Likewise.
12512         (tan_towardzero_test_data): Likewise.
12513         (tan_test_towardzero): Likewise.
12514         (tan_downward_test_data): Likewise.
12515         (tan_test_downward): Likewise.
12516         (tan_upward_test_data): Likewise.
12517         (tan_test_upward): Likewise.
12518         (tanh_test_data): Update call to AUTO_TESTS_f_f.
12519         (tgamma_test_data): Likewise.
12520         (y0_test_data): Likewise.
12521         (y1_test_data): Likewise.
12522         (yn_test_data): Update call to AUTO_TESTS_if_f.
12523         (main): Do not call removed functions.
12524
12525 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
12526
12527         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
12528         (ldexp_test_data): Remove.
12529         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
12530         scalbn_test_data.
12531         (scalb_test): Use ALL_RM_TEST.
12532
12533 2014-03-19  Andreas Schwab  <schwab@suse.de>
12534
12535         * nscd/nscd.service: Also invalidate netgroup cache on reload.
12536
12537 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
12538
12539         [BZ #16649]
12540         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
12541         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
12542         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
12543         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12544         (__ASSUME_PREADV): Undefine.
12545         (__ASSUME_PWRITEV): Likewise.
12546
12547 2014-03-18  Roland McGrath  <roland@hack.frob.com>
12548
12549         * bits/mman-linux.h: Add comment about non-Linux use.
12550         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
12551         bits/mman-linux.h resting place.
12552
12553         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
12554         * bits/mman-linux.h: ... here.
12555
12556 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12557
12558         * conform/conformtest.pl: Add standard definition when calling C
12559         preprocessor on data files.
12560         (checknamespace): Remove unused variable.
12561
12562 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
12563
12564         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
12565         minus_oflow, plus_uflow and minus_uflow in expected results.
12566         * math/libm-test.inc (scalbn_test_data): Add more tests of
12567         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
12568         minus_uflow.
12569         (scalbn_test): Use ALL_RM_TEST.
12570         (scalbln_test_data): Add more tests of negative arguments.  Use
12571         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
12572         (scalbln_test): Use ALL_RM_TEST.
12573
12574 2014-03-18  Roland McGrath  <roland@hack.frob.com>
12575
12576         * scripts/abilist.awk: Ignore symbols marked with .hidden.
12577
12578 2014-03-18  Will Newton  <will.newton@linaro.org>
12579
12580         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
12581         inaccurate comment.
12582
12583 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
12584
12585         * Makerules [!subdir] (check-abi): Exit with error status if a
12586         test failed.
12587
12588 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
12589
12590         * math/libm-test.inc (nearbyint_test_data): Include all tests used
12591         for rint.  Include results for all rounding modes.
12592         (nearbyint_test): Use ALL_RM_TEST.
12593         (rint_test_data): Include all tests used for nearbyint.
12594
12595 2014-03-17  Will Newton  <will.newton@linaro.org>
12596
12597         * nptl/sysdeps/pthread/pthread.h: Revert previous
12598         change.
12599
12600         * sysdeps/generic/ldsodefs.h: Revert previous
12601         change.
12602
12603         * libio/genops.c: Revert previous change.
12604         * libio/libioP.h: Likewise.
12605         * stdio-common/vfprintf.c: Likewise.
12606
12607         * sysdeps/generic/math_private.h: Revert previous
12608         change.
12609
12610         * sysdeps/generic/math_private.h: Check whether
12611         HAVE_RM_CTX is defined with #ifdef rather
12612         than #if.
12613
12614         * argp/argp-fmtstream.h: Check whether
12615         __STRICT_ANSI__ is defined with #ifdef rather
12616         than #if.
12617         * argp/argp.h: Likewise.
12618
12619         * libio/genops.c: Check whether
12620         _IO_JUMPS_OFFSET is defined with #ifdef rather
12621         than #if.
12622         * libio/libioP.h: Likewise.
12623         * stdio-common/vfprintf.c: Likewise.
12624
12625         * sysdeps/generic/ldsodefs.h: Check whether
12626         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
12627         than #if.
12628
12629         * nptl/sysdeps/pthread/pthread.h: Check
12630         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
12631         its value.
12632
12633 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
12634
12635         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
12636         setting O_APPEND.
12637         * libio/tst-ftell-active-handler.c (do_append_test): Add a
12638         test case.
12639
12640         [BZ #16680]
12641         * libio/fileops.c (_IO_file_open): Seek to end of file but
12642         don't cache the offset.
12643         (get_file_offset): Remove function.
12644         (do_ftell): Use cached offset when available.
12645         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
12646         don't cache the offset.
12647         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
12648         case.
12649         (do_one_test): Call it.
12650         (do_ftell_test): Fix up expected old offset for a+ mode.
12651         * libio/wfileops.c (do_ftell_wide): Used cached offset when
12652         available.
12653
12654         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
12655         up test status with function return status.
12656         (do_write_test): Likewise.
12657         (do_append_test): Likewise.
12658
12659         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
12660         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
12661         Remove.
12662
12663 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
12664
12665         * math/gen-libm-test.pl (parse_args): Handle results specified for
12666         each rounding mode separately.
12667         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
12668         tests and results from lrint_tonearest_test_data,
12669         lrint_towardzero_test_data, lrint_downward_test_data and
12670         lrint_upward_test_data.
12671         (lrint_test): Use ALL_RM_TEST.
12672         (lrint_tonearest_test_data): Remove.
12673         (lrint_test_tonearest): Likewise.
12674         (lrint_towardzero_test_data): Likewise.
12675         (lrint_test_towardzero): Likewise.
12676         (lrint_downward_test_data): Likewise.
12677         (lrint_test_downward): Likewise.
12678         (lrint_upward_test_data): Likewise.
12679         (lrint_test_upward): Likewise.
12680         (llrint_test_data): Merge in per-rounding-mode tests and results
12681         from llrint_tonearest_test_data, llrint_towardzero_test_data,
12682         llrint_downward_test_data and llrint_upward_test_data.
12683         (llrint_test): Use ALL_RM_TEST.
12684         (llrint_tonearest_test_data): Remove.
12685         (llrint_test_tonearest): Likewise.
12686         (llrint_towardzero_test_data): Likewise.
12687         (llrint_test_towardzero): Likewise.
12688         (llrint_downward_test_data): Likewise.
12689         (llrint_test_downward): Likewise.
12690         (llrint_upward_test_data): Likewise.
12691         (llrint_test_upward): Likewise.
12692         (rint_test_data): Merge in per-rounding-mode tests and results
12693         from rint_tonearest_test_data, rint_towardzero_test_data,
12694         rint_downward_test_data and rint_upward_test_data.  Add
12695         per-rounding-mode results for tests not in those arrays.
12696         (rint_test): Use ALL_RM_TEST.
12697         (rint_tonearest_test_data): Remove.
12698         (rint_test_tonearest): Likewise.
12699         (rint_towardzero_test_data): Likewise.
12700         (rint_test_towardzero): Likewise.
12701         (rint_downward_test_data): Likewise.
12702         (rint_test_downward): Likewise.
12703         (rint_upward_test_data): Likewise.
12704         (rint_test_upward): Likewise.
12705         (main): Don't call removed functions.
12706
12707 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12708
12709         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
12710         "Compiled on ..." crapola.  It is anti-useful.
12711
12712 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
12713
12714         * scripts/evaluate-test.sh: Handle fourth argument to determine
12715         whether test run should stop on failure.
12716         * Makeconfig (stop-on-test-failure): New variable.
12717         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
12718         $(stop-on-test-failure).
12719         * Makefile (tests): Give a summary of results from testing and
12720         exit with failure status if they include an ERROR or FAIL.
12721         (xtests): Likewise.
12722         * manual/install.texi (Configuring and compiling): Mention
12723         stop-on-test-failure=y.
12724         * INSTALL: Regenerated.
12725
12726 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12727
12728         * scripts/versionlist.awk: New file.
12729         * Makerules [$(build-shared) = yes]
12730         (postclean-generated): Add Versions.def, not Versions.def.v and
12731         Versions.def.v.i.
12732         ($(common-objpfx)Versions.def.v.i): Target removed.
12733         ($(common-objpfx)Versions.def): New target.
12734         ($(common-objpfx)Versions.all): Depend on that rather that
12735         $(common-objpfx)Versions.def.v.
12736         * Versions.def: File removed.
12737
12738         * Makeconfig (+gccwarn): Add -Wundef.
12739         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
12740         a dl-sysdep.h breaking its contract.
12741         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
12742         * include/stackinfo.h: New file.
12743         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
12744         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
12745         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
12746         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
12747         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
12748         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
12749         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12750         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12751         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12752         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12753         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12754         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
12755         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12756         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12757         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12758
12759 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12760
12761         [BZ #16707]
12762         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
12763         implementation.
12764         * math/libm-test.inc (round_test_data): Add more tests.
12765
12766         [BZ #16706]
12767         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
12768         implementation.
12769         * math/libm-test.inc (nearbyint_test_data): Add more tests.
12770
12771         [BZ #16701]
12772         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
12773         implementation.
12774         * math/libm-test.inc (ceil_test_data): Add more tests.
12775
12776         * math/libm-test.inc (trunc_test_data): Add more tests related to
12777         BZ#16414.
12778
12779 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12780
12781         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
12782         with #if rather than #ifdef.
12783         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
12784
12785 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
12786
12787         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
12788         first.  Disable AVX-512 GCC support if assembler doesn't support
12789         it.
12790         * sysdeps/x86_64/configure: Regenerated.
12791
12792 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
12793
12794         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
12795         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
12796         (__old_pthread_attr_setstack): Likewise.
12797         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
12798         [!_STACK_GROWS_DOWN]: Likewise.
12799
12800 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
12801
12802         * config.make.in (have-bash2): Delete.
12803         * configure.ac (libc_cv_have_bash2): Delete.
12804         * configure: Regenerate.
12805         * elf/Makefile (common-ldd-rewrite): Rename to ...
12806         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
12807         (sh-ldd-rewrite): Delete.
12808         (bash-ldd-rewrite): Delete.
12809         (have-bash2): Delete checks.
12810         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
12811         ldd-rewrite.
12812
12813         * config.make.in (have-ksh): Delete.
12814         (KSH): Delete.
12815         * configure.ac (libc_cv_have_ksh): Delete.
12816         * configure: Regenerate.
12817
12818         * elf/Makefile: Delete $(have-ksh) check.
12819         ($(objpfx)sotruss): Change KSH to BASH.
12820         * elf/sotruss.ksh: Rename to ...
12821         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
12822         function style to match POSIX.  Drop ksh vim mode setting.
12823
12824         * manual/time.texi (Specifying the Time Zone with TZ): Change
12825         Tuesday to Thursday.
12826
12827         * debug/tst-longjmp_chk2.c: Update header comment.
12828         (stackoverflow_handler): Add comment.  Call assert on pass value.
12829
12830 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
12831
12832         [BZ #16194]
12833         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
12834         (HAVE_AVX512_ASM_SUPPORT): Likewise.
12835         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
12836         (La_x86_64_vector): Add zmm.
12837         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
12838         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
12839         ($(objpfx)tst-audit10): New target.
12840         ($(objpfx)tst-audit10.out): Likewise.
12841         (tst-audit10-ENV): New.
12842         (AVX512-CFLAGS): Likewise.
12843         (CFLAGS-tst-audit10.c): Likewise.
12844         (CFLAGS-tst-auditmod10a.c): Likewise.
12845         (CFLAGS-tst-auditmod10b.c): Likewise.
12846         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
12847         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
12848         * sysdeps/x86_64/configure: Regenerated.
12849         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
12850         AVX-512 zmm register support.
12851         (_dl_x86_64_save_sse): Likewise.
12852         (_dl_x86_64_restore_sse): Likewise.
12853         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
12854         size vector registers.
12855         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
12856         (ZMM_SIZE): Likewise.
12857         * sysdeps/x86_64/tst-audit10.c: New file.
12858         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
12859         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
12860
12861 2014-03-13  Roland McGrath  <roland@hack.frob.com>
12862
12863         * configure.ac (HAVE_EHDR_START): New check.
12864         * configure: Regenerated.
12865         * config.h.in (HAVE_EHDR_START): New #undef.
12866         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
12867         assuming the lowest-addressed segment maps the start of the file.
12868
12869 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
12870
12871         * INSTALL: Regenerated.
12872
12873 2014-03-13  Will Newton  <will.newton@linaro.org>
12874
12875         * manual/setjmp.texi (System V contexts): Improve
12876         clarity and grammar of documentation.
12877
12878 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
12879
12880         [BZ #16381]
12881         * elf/Makefile (tests): Add tst-pie2.
12882         (tests-pie): Add tst-pie2.
12883         * elf/tst-pie2.c: New file.
12884         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
12885         for ET_EXEC.
12886         * elf/rtld.c (map_doit): Load executable as lt_executable.
12887         (dl_main): Likewise.
12888
12889 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
12890
12891         [BZ #16642]
12892         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12893         (__ASSUME_PSELECT): Undefine.
12894
12895 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12896
12897         [BZ #16689]
12898         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
12899         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
12900         static build.
12901         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
12902         selector for static builds.
12903
12904 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
12905
12906         [BZ #16695]
12907         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
12908         key in the buffer.
12909
12910 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12911
12912         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
12913         IFUNC selector for static builds.
12914
12915 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
12916
12917         * sysdeps/mips/math_private.h [__mips_hard_float]
12918         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
12919         libc_feresetround_mips_ctx.
12920         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
12921         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
12922         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
12923
12924         [BZ #16677]
12925         * math/s_nextafter.c (__nextafter): Do not return value from
12926         overflowing computation.
12927         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
12928         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
12929         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
12930         Likewise.
12931         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
12932         Likewise.
12933         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
12934         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
12935
12936 2014-03-11  Roland McGrath  <roland@hack.frob.com>
12937
12938         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
12939         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
12940         Move sfi_sp use from the load-multiple (that no longer sets sp) to
12941         the new mov targetting sp.
12942
12943 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12944
12945         [BZ #16683]
12946         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
12947         Define it for static builds as well.
12948         (NO_BZERO_IMPL): Likewise.
12949
12950 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12951
12952         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
12953         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
12954         multiarch strspn for PPC64.
12955         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
12956         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
12957         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12958         (__libc_ifunc_impl_list): Likewise.
12959         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
12960         multiarch optimizations
12961         * string/strspn.c (strspn): Using macro to redefine symbol name.
12962
12963 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12964             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12965
12966         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
12967         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
12968         multiarch strncat for PPC64.
12969         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
12970         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
12971         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12972         (__libc_ifunc_impl_list): Likewise.
12973         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
12974         multiarch optimizations
12975
12976 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
12977
12978         [BZ #16639]
12979         * nscd/nscd.service: Make service type forking.
12980
12981 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12982
12983         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
12984         sign in non default rounding modes.
12985         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
12986
12987 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
12988
12989         * math/libm-test.inc (ALL_RM_TEST): New macro.
12990         (ceil_test): Use ALL_RM_TEST.
12991         (cimag_test): Likewise.
12992         (conj_test): Likewise.
12993         (copysign_test): Likewise.
12994         (cproj_test): Likewise.
12995         (creal_test): Likewise.
12996         (fabs_test): Likewise.
12997         (floor_test): Likewise.
12998         (fmax_test): Likewise.
12999         (fmin_test): Likewise.
13000         (fmod_test): Likewise.
13001         (fpclassify_test): Likewise.
13002         (frexp_test): Likewise.
13003         (ilogb_test): Likewise.
13004         (isfinite_test): Likewise.
13005         (finite_test): Likewise.
13006         (isgreater_test): Likewise.
13007         (isgreaterequal_test): Likewise.
13008         (isinf_test): Likewise.
13009         (isless_test): Likewise.
13010         (islessequal_test): Likewise.
13011         (islessgreater_test): Likewise.
13012         (isnan_test): Likewise.
13013         (isnormal_test): Likewise.
13014         (issignaling_test): Likewise.
13015         (isunordered_test): Likewise.
13016         (logb_test): Likewise.
13017         (logb_downward_test_data): Remove.
13018         (logb_test_downward): Likewise.
13019         (lround_test): Use ALL_RM_TEST.
13020         (llround_test): Likewise.
13021         (modf_test): Likewise.
13022         (nexttoward_test): Likewise.
13023         (remainder_test): Likewise.
13024         (drem_test): Likewise.
13025         (remainder_tonearest_test_data): Likewise.
13026         (remainder_test_tonearest): Likewise.
13027         (drem_test_tonearest): Likewise.
13028         (remainder_towardzero_test_data): Likewise.
13029         (remainder_test_towardzero): Likewise.
13030         (drem_test_towardzero): Likewise.
13031         (remainder_downward_test_data): Likewise.
13032         (remainder_test_downward): Likewise.
13033         (drem_test_downward): Likewise.
13034         (remainder_upward_test_data): Likewise.
13035         (remainder_test_upward): Likewise.
13036         (drem_test_upward): Likewise.
13037         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
13038         (round_test): Use ALL_RM_TEST.
13039         (signbit_test): Likewise.
13040         (trunc_test): Likewise.
13041         (significand_test): Likewise.
13042         (main): Don't call removed functions.
13043
13044 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
13045
13046         [BZ #16674]
13047         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
13048         || __USE_XOPEN2K8].
13049         (ILL_ILLOPN): Likewise.
13050         (ILL_ILLADR): Likewise.
13051         (ILL_ILLTRP): Likewise.
13052         (ILL_PRVOPC): Likewise.
13053         (ILL_PRVREG): Likewise.
13054         (ILL_COPROC): Likewise.
13055         (ILL_BADSTK): Likewise.
13056         (FPE_INTDIV): Likewise.
13057         (FPE_INTOVF): Likewise.
13058         (FPE_FLTDIV): Likewise.
13059         (FPE_FLTOVF): Likewise.
13060         (FPE_FLTUND): Likewise.
13061         (FPE_FLTRES): Likewise.
13062         (FPE_FLTINV): Likewise.
13063         (FPE_FLTSUB): Likewise.
13064         (SEGV_MAPERR): Likewise.
13065         (SEGV_ACCERR): Likewise.
13066         (BUS_ADRALN): Likewise.
13067         (BUS_ADRERR): Likewise.
13068         (BUS_OBJERR): Likewise.
13069         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13070         (TRAP_TRACE): Likewise.
13071         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13072         __USE_XOPEN2K8].
13073         (CLD_KILLED): Likewise.
13074         (CLD_DUMPED): Likewise.
13075         (CLD_TRAPPED): Likewise.
13076         (CLD_STOPPED): Likewise.
13077         (CLD_CONTINUED): Likewise.
13078         (POLL_IN): Likewise.
13079         (POLL_OUT): Likewise.
13080         (POLL_MSG): Likewise.
13081         (POLL_ERR): Likewise.
13082         (POLL_PRI): Likewise.
13083         (POLL_HUP): Likewise.
13084         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
13085         Likewise.
13086         (ILL_ILLOPN): Likewise.
13087         (ILL_ILLADR): Likewise.
13088         (ILL_ILLTRP): Likewise.
13089         (ILL_PRVOPC): Likewise.
13090         (ILL_PRVREG): Likewise.
13091         (ILL_COPROC): Likewise.
13092         (ILL_BADSTK): Likewise.
13093         (FPE_INTDIV): Likewise.
13094         (FPE_INTOVF): Likewise.
13095         (FPE_FLTDIV): Likewise.
13096         (FPE_FLTOVF): Likewise.
13097         (FPE_FLTUND): Likewise.
13098         (FPE_FLTRES): Likewise.
13099         (FPE_FLTINV): Likewise.
13100         (FPE_FLTSUB): Likewise.
13101         (SEGV_MAPERR): Likewise.
13102         (SEGV_ACCERR): Likewise.
13103         (BUS_ADRALN): Likewise.
13104         (BUS_ADRERR): Likewise.
13105         (BUS_OBJERR): Likewise.
13106         (BUS_MCEERR_AR): Likewise.
13107         (BUS_MCEERR_AO): Likewise.
13108         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13109         (TRAP_TRACE): Likewise.
13110         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13111         __USE_XOPEN2K8].
13112         (CLD_KILLED): Likewise.
13113         (CLD_DUMPED): Likewise.
13114         (CLD_TRAPPED): Likewise.
13115         (CLD_STOPPED): Likewise.
13116         (CLD_CONTINUED): Likewise.
13117         (POLL_IN): Likewise.
13118         (POLL_OUT): Likewise.
13119         (POLL_MSG): Likewise.
13120         (POLL_ERR): Likewise.
13121         (POLL_PRI): Likewise.
13122         (POLL_HUP): Likewise.
13123         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
13124         (ILL_ILLOPN): Likewise.
13125         (ILL_ILLADR): Likewise.
13126         (ILL_ILLTRP): Likewise.
13127         (ILL_PRVOPC): Likewise.
13128         (ILL_PRVREG): Likewise.
13129         (ILL_COPROC): Likewise.
13130         (ILL_BADSTK): Likewise.
13131         (FPE_INTDIV): Likewise.
13132         (FPE_INTOVF): Likewise.
13133         (FPE_FLTDIV): Likewise.
13134         (FPE_FLTOVF): Likewise.
13135         (FPE_FLTUND): Likewise.
13136         (FPE_FLTRES): Likewise.
13137         (FPE_FLTINV): Likewise.
13138         (FPE_FLTSUB): Likewise.
13139         (SEGV_MAPERR): Likewise.
13140         (SEGV_ACCERR): Likewise.
13141         (BUS_ADRALN): Likewise.
13142         (BUS_ADRERR): Likewise.
13143         (BUS_OBJERR): Likewise.
13144         (BUS_MCEERR_AR): Likewise.
13145         (BUS_MCEERR_AO): Likewise.
13146         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13147         (TRAP_TRACE): Likewise.
13148         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13149         __USE_XOPEN2K8].
13150         (CLD_KILLED): Likewise.
13151         (CLD_DUMPED): Likewise.
13152         (CLD_TRAPPED): Likewise.
13153         (CLD_STOPPED): Likewise.
13154         (CLD_CONTINUED): Likewise.
13155         (POLL_IN): Likewise.
13156         (POLL_OUT): Likewise.
13157         (POLL_MSG): Likewise.
13158         (POLL_ERR): Likewise.
13159         (POLL_PRI): Likewise.
13160         (POLL_HUP): Likewise.
13161         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
13162         Likewise.
13163         (ILL_ILLOPN): Likewise.
13164         (ILL_ILLADR): Likewise.
13165         (ILL_ILLTRP): Likewise.
13166         (ILL_PRVOPC): Likewise.
13167         (ILL_PRVREG): Likewise.
13168         (ILL_COPROC): Likewise.
13169         (ILL_BADSTK): Likewise.
13170         (ILL_BADIADDR): Likewise.
13171         (ILL_BREAK): Likewise.
13172         (FPE_INTDIV): Likewise.
13173         (FPE_INTOVF): Likewise.
13174         (FPE_FLTDIV): Likewise.
13175         (FPE_FLTOVF): Likewise.
13176         (FPE_FLTUND): Likewise.
13177         (FPE_FLTRES): Likewise.
13178         (FPE_FLTINV): Likewise.
13179         (FPE_FLTSUB): Likewise.
13180         (FPE_DECOVF): Likewise.
13181         (FPE_DECDIV): Likewise.
13182         (FPE_DECERR): Likewise.
13183         (FPE_INVASC): Likewise.
13184         (FPE_INVDEC): Likewise.
13185         (SEGV_MAPERR): Likewise.
13186         (SEGV_ACCERR): Likewise.
13187         (SEGV_PSTKOVF): Likewise.
13188         (BUS_ADRALN): Likewise.
13189         (BUS_ADRERR): Likewise.
13190         (BUS_OBJERR): Likewise.
13191         (BUS_MCEERR_AR): Likewise.
13192         (BUS_MCEERR_AO): Likewise.
13193         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13194         (TRAP_TRACE): Likewise.
13195         (TRAP_BRANCH): Likewise.
13196         (TRAP_HWBKPT): Likewise.
13197         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13198         __USE_XOPEN2K8].
13199         (CLD_KILLED): Likewise.
13200         (CLD_DUMPED): Likewise.
13201         (CLD_TRAPPED): Likewise.
13202         (CLD_STOPPED): Likewise.
13203         (CLD_CONTINUED): Likewise.
13204         (POLL_IN): Likewise.
13205         (POLL_OUT): Likewise.
13206         (POLL_MSG): Likewise.
13207         (POLL_ERR): Likewise.
13208         (POLL_PRI): Likewise.
13209         (POLL_HUP): Likewise.
13210         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
13211         (ILL_ILLOPN): Likewise.
13212         (ILL_ILLADR): Likewise.
13213         (ILL_ILLTRP): Likewise.
13214         (ILL_PRVOPC): Likewise.
13215         (ILL_PRVREG): Likewise.
13216         (ILL_COPROC): Likewise.
13217         (ILL_BADSTK): Likewise.
13218         (FPE_INTDIV): Likewise.
13219         (FPE_INTOVF): Likewise.
13220         (FPE_FLTDIV): Likewise.
13221         (FPE_FLTOVF): Likewise.
13222         (FPE_FLTUND): Likewise.
13223         (FPE_FLTRES): Likewise.
13224         (FPE_FLTINV): Likewise.
13225         (FPE_FLTSUB): Likewise.
13226         (SEGV_MAPERR): Likewise.
13227         (SEGV_ACCERR): Likewise.
13228         (BUS_ADRALN): Likewise.
13229         (BUS_ADRERR): Likewise.
13230         (BUS_OBJERR): Likewise.
13231         (BUS_MCEERR_AR): Likewise.
13232         (BUS_MCEERR_AO): Likewise.
13233         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13234         (TRAP_TRACE): Likewise.
13235         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13236         __USE_XOPEN2K8].
13237         (CLD_KILLED): Likewise.
13238         (CLD_DUMPED): Likewise.
13239         (CLD_TRAPPED): Likewise.
13240         (CLD_STOPPED): Likewise.
13241         (CLD_CONTINUED): Likewise.
13242         (POLL_IN): Likewise.
13243         (POLL_OUT): Likewise.
13244         (POLL_MSG): Likewise.
13245         (POLL_ERR): Likewise.
13246         (POLL_PRI): Likewise.
13247         (POLL_HUP): Likewise.
13248         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
13249         (ILL_ILLOPN): Likewise.
13250         (ILL_ILLADR): Likewise.
13251         (ILL_ILLTRP): Likewise.
13252         (ILL_PRVOPC): Likewise.
13253         (ILL_PRVREG): Likewise.
13254         (ILL_COPROC): Likewise.
13255         (ILL_BADSTK): Likewise.
13256         (FPE_INTDIV): Likewise.
13257         (FPE_INTOVF): Likewise.
13258         (FPE_FLTDIV): Likewise.
13259         (FPE_FLTOVF): Likewise.
13260         (FPE_FLTUND): Likewise.
13261         (FPE_FLTRES): Likewise.
13262         (FPE_FLTINV): Likewise.
13263         (FPE_FLTSUB): Likewise.
13264         (SEGV_MAPERR): Likewise.
13265         (SEGV_ACCERR): Likewise.
13266         (BUS_ADRALN): Likewise.
13267         (BUS_ADRERR): Likewise.
13268         (BUS_OBJERR): Likewise.
13269         (BUS_MCEERR_AR): Likewise.
13270         (BUS_MCEERR_AO): Likewise.
13271         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13272         (TRAP_TRACE): Likewise.
13273         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13274         __USE_XOPEN2K8].
13275         (CLD_KILLED): Likewise.
13276         (CLD_DUMPED): Likewise.
13277         (CLD_TRAPPED): Likewise.
13278         (CLD_STOPPED): Likewise.
13279         (CLD_CONTINUED): Likewise.
13280         (POLL_IN): Likewise.
13281         (POLL_OUT): Likewise.
13282         (POLL_MSG): Likewise.
13283         (POLL_ERR): Likewise.
13284         (POLL_PRI): Likewise.
13285         (POLL_HUP): Likewise.
13286         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
13287         (ILL_ILLOPN): Likewise.
13288         (ILL_ILLADR): Likewise.
13289         (ILL_ILLTRP): Likewise.
13290         (ILL_PRVOPC): Likewise.
13291         (ILL_PRVREG): Likewise.
13292         (ILL_COPROC): Likewise.
13293         (ILL_BADSTK): Likewise.
13294         (FPE_INTDIV): Likewise.
13295         (FPE_INTOVF): Likewise.
13296         (FPE_FLTDIV): Likewise.
13297         (FPE_FLTOVF): Likewise.
13298         (FPE_FLTUND): Likewise.
13299         (FPE_FLTRES): Likewise.
13300         (FPE_FLTINV): Likewise.
13301         (FPE_FLTSUB): Likewise.
13302         (SEGV_MAPERR): Likewise.
13303         (SEGV_ACCERR): Likewise.
13304         (BUS_ADRALN): Likewise.
13305         (BUS_ADRERR): Likewise.
13306         (BUS_OBJERR): Likewise.
13307         (BUS_MCEERR_AR): Likewise.
13308         (BUS_MCEERR_AO): Likewise.
13309         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13310         (TRAP_TRACE): Likewise.
13311         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13312         __USE_XOPEN2K8].
13313         (CLD_KILLED): Likewise.
13314         (CLD_DUMPED): Likewise.
13315         (CLD_TRAPPED): Likewise.
13316         (CLD_STOPPED): Likewise.
13317         (CLD_CONTINUED): Likewise.
13318         (POLL_IN): Likewise.
13319         (POLL_OUT): Likewise.
13320         (POLL_MSG): Likewise.
13321         (POLL_ERR): Likewise.
13322         (POLL_PRI): Likewise.
13323         (POLL_HUP): Likewise.
13324         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
13325         (ILL_ILLOPN): Likewise.
13326         (ILL_ILLADR): Likewise.
13327         (ILL_ILLTRP): Likewise.
13328         (ILL_PRVOPC): Likewise.
13329         (ILL_PRVREG): Likewise.
13330         (ILL_COPROC): Likewise.
13331         (ILL_BADSTK): Likewise.
13332         (ILL_DBLFLT): Likewise.
13333         (ILL_HARDWALL): Likewise.
13334         (FPE_INTDIV): Likewise.
13335         (FPE_INTOVF): Likewise.
13336         (FPE_FLTDIV): Likewise.
13337         (FPE_FLTOVF): Likewise.
13338         (FPE_FLTUND): Likewise.
13339         (FPE_FLTRES): Likewise.
13340         (FPE_FLTINV): Likewise.
13341         (FPE_FLTSUB): Likewise.
13342         (SEGV_MAPERR): Likewise.
13343         (SEGV_ACCERR): Likewise.
13344         (BUS_ADRALN): Likewise.
13345         (BUS_ADRERR): Likewise.
13346         (BUS_OBJERR): Likewise.
13347         (BUS_MCEERR_AR): Likewise.
13348         (BUS_MCEERR_AO): Likewise.
13349         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13350         (TRAP_TRACE): Likewise.
13351         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13352         __USE_XOPEN2K8].
13353         (CLD_KILLED): Likewise.
13354         (CLD_DUMPED): Likewise.
13355         (CLD_TRAPPED): Likewise.
13356         (CLD_STOPPED): Likewise.
13357         (CLD_CONTINUED): Likewise.
13358         (POLL_IN): Likewise.
13359         (POLL_OUT): Likewise.
13360         (POLL_MSG): Likewise.
13361         (POLL_ERR): Likewise.
13362         (POLL_PRI): Likewise.
13363         (POLL_HUP): Likewise.
13364         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
13365         (ILL_ILLOPN): Likewise.
13366         (ILL_ILLADR): Likewise.
13367         (ILL_ILLTRP): Likewise.
13368         (ILL_PRVOPC): Likewise.
13369         (ILL_PRVREG): Likewise.
13370         (ILL_COPROC): Likewise.
13371         (ILL_BADSTK): Likewise.
13372         (FPE_INTDIV): Likewise.
13373         (FPE_INTOVF): Likewise.
13374         (FPE_FLTDIV): Likewise.
13375         (FPE_FLTOVF): Likewise.
13376         (FPE_FLTUND): Likewise.
13377         (FPE_FLTRES): Likewise.
13378         (FPE_FLTINV): Likewise.
13379         (FPE_FLTSUB): Likewise.
13380         (SEGV_MAPERR): Likewise.
13381         (SEGV_ACCERR): Likewise.
13382         (BUS_ADRALN): Likewise.
13383         (BUS_ADRERR): Likewise.
13384         (BUS_OBJERR): Likewise.
13385         (BUS_MCEERR_AR): Likewise.
13386         (BUS_MCEERR_AO): Likewise.
13387         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13388         (TRAP_TRACE): Likewise.
13389         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13390         __USE_XOPEN2K8].
13391         (CLD_KILLED): Likewise.
13392         (CLD_DUMPED): Likewise.
13393         (CLD_TRAPPED): Likewise.
13394         (CLD_STOPPED): Likewise.
13395         (CLD_CONTINUED): Likewise.
13396         (POLL_IN): Likewise.
13397         (POLL_OUT): Likewise.
13398         (POLL_MSG): Likewise.
13399         (POLL_ERR): Likewise.
13400         (POLL_PRI): Likewise.
13401         (POLL_HUP): Likewise.
13402         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
13403         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
13404
13405         [BZ #16670]
13406         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
13407         before #include of <time.h>.
13408         [!__USE_XOPEN2K] (__need_timespec): Likewise.
13409         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
13410         (test-xfail-UNIX98/sched.h/conform): Likewise.
13411
13412 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13413
13414         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
13415         error absence of trapping exception support.
13416         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
13417
13418 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
13419
13420         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
13421         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
13422         * timezone/Makefile (testdata): Move definition above include of
13423         Rules.
13424         (test-zones): New variable.
13425         (tests-special): Add zone files.
13426         (build-testdata): Use $(evaluate-test).
13427
13428         * elf/Makefile (tests-special): Rename tests to end with .out.
13429         ($(objpfx)noload-mem): Likewise.
13430         ($(objpfx)tst-leaks1-mem): Likewise.
13431         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
13432         * iconv/Makefile (xtests-special): Change test-iconvconfig to
13433         $(objpfx)test-iconvconfig.out.
13434         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
13435         set -e inside subshell and redirect output to file.
13436         * iconvdata/Makefile (generated): Rename tests to end with .out.
13437         Correct type.
13438         (tests-special): Rename tests to end with .out.
13439         ($(objpfx)mtrace-tst-loading): Likewise.
13440         * intl/Makefile (generated): Likewise.
13441         (tests-special): Likewise.
13442         ($(objpfx)mtrace-tst-gettext): Likewise.
13443         * misc/Makefile (generated): Likewise.
13444         (tests-special): Likewise.
13445         ($(objpfx)tst-error1-mem): Likewise.
13446         * nptl/Makefile (tests-special): Likewise.
13447         ($(objpfx)tst-stack3-mem): Likewise.
13448         (generated): Likewise.
13449         * posix/Makefile (generated): Likewise.
13450         (tests-special): Likewise.
13451         (xtests-special): Likewise.
13452         ($(objpfx)tst-fnmatch-mem): Likewise.
13453         ($(objpfx)bug-regex2-mem): Likewise.
13454         ($(objpfx)bug-regex14-mem): Likewise.
13455         ($(objpfx)bug-regex21-mem): Likewise.
13456         ($(objpfx)bug-regex31-mem): Likewise.
13457         ($(objpfx)tst-vfork3-mem): Likewise.
13458         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
13459         ($(objpfx)tst-pcre-mem): Likewise.
13460         ($(objpfx)tst-boost-mem): Likewise.
13461         ($(objpfx)bug-ga2-mem): Likewise.
13462         ($(objpfx)bug-glob2-mem): Likewise.
13463         * resolv/Makefile (generate): Likewise.
13464         (tests-special): Likewise.
13465         (xtests-special): Likewise.
13466         (generated): Likewise.
13467         ($(objpfx)mtrace-tst-leaks): Likewise.
13468         ($(objpfx)mtrace-tst-leaks2): Likewise.
13469
13470         * scripts/merge-test-results.sh: New file.
13471         * Makefile (tests-special-notdir): New variable.
13472         (tests): Run merge-test-results.sh.
13473         (xtests): Likewise.
13474         * Rules (tests-special-notdir): New variable.
13475         (xtests-special-notdir): Likewise.
13476         (tests): Run merge-test-results.sh
13477         (xtests): Likewise.
13478
13479         * Makeconfig (test-xfail-name): New variable.
13480         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
13481         compute variable name for expected failures.
13482         * conform/Makefile (conformtest-headers-data): New variable.
13483         (conformtest-standards): Likewise.
13484         (conformtest-headers-ISO): Likewise.
13485         (conformtest-headers-ISO99): Likewise.
13486         (conformtest-headers-ISO11): Likewise.
13487         (conformtest-headers-POSIX): Likewise.
13488         (conformtest-headers-XPG3): Likewise.
13489         (conformtest-headers-XPG4): Likewise.
13490         (conformtest-headers-UNIX98): Likewise.
13491         (conformtest-headers-XOPEN2K): Likewise.
13492         (conformtest-headers-POSIX2008): Likewise.
13493         (conformtest-headers-XOPEN2K8): Likewise.
13494         (conformtest-header-list-base): Likewise.
13495         (conformtest-header-list-tests): Likewise.
13496         (conformtest-header-base): Likewise.
13497         (conformtest-header-tests): Likewise.
13498         (tests-special): Add $(conformtest-header-list-tests).  If
13499         [$(fast-check) && !$(cross-compiling)], add
13500         $(conformtest-header-tests) instead of
13501         $(objpfx)run-conformtest.out.
13502         (generated): Add $(conformtest-header-list-base).  If
13503         [$(fast-check) && !$(cross-compiling)], add
13504         $(conformtest-header-base).  Remove previous setting.
13505         ($(conformtest-header-list-tests)): New target.
13506         (test-xfail-run-conformtest): Remove variable.
13507         ($(objpfx)run-conformtest.out): Remove target.
13508         (test-xfail-ISO11/complex.h/conform): New variable.
13509         (test-xfail-ISO11/stdalign.h/conform): Likewise.
13510         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
13511         (test-xfail-XPG3/varargs.h/conform): Likewise.
13512         (test-xfail-XPG4/varargs.h/conform): Likewise.
13513         (test-xfail-UNIX98/varargs.h/conform): Likewise.
13514         (test-xfail-XPG4/ndbm.h/conform): Likewise.
13515         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
13516         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
13517         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
13518         (test-xfail-XPG3/fcntl.h/conform): Likewise.
13519         (test-xfail-XPG3/ftw.h/conform): Likewise.
13520         (test-xfail-XPG3/grp.h/conform): Likewise.
13521         (test-xfail-XPG3/langinfo.h/conform): Likewise.
13522         (test-xfail-XPG3/limits.h/conform): Likewise.
13523         (test-xfail-XPG3/pwd.h/conform): Likewise.
13524         (test-xfail-XPG3/search.h/conform): Likewise.
13525         (test-xfail-XPG3/signal.h/conform): Likewise.
13526         (test-xfail-XPG3/stdio.h/conform): Likewise.
13527         (test-xfail-XPG3/stdlib.h/conform): Likewise.
13528         (test-xfail-XPG3/string.h/conform): Likewise.
13529         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
13530         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
13531         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
13532         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
13533         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
13534         (test-xfail-XPG3/sys/types.h/conform): Likewise.
13535         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
13536         (test-xfail-XPG3/termios.h/conform): Likewise.
13537         (test-xfail-XPG3/time.h/conform): Likewise.
13538         (test-xfail-XPG3/unistd.h/conform): Likewise.
13539         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
13540         (test-xfail-XPG4/fcntl.h/conform): Likewise.
13541         (test-xfail-XPG4/langinfo.h/conform): Likewise.
13542         (test-xfail-XPG4/netdb.h/conform): Likewise.
13543         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
13544         (test-xfail-XPG4/signal.h/conform): Likewise.
13545         (test-xfail-XPG4/stdio.h/conform): Likewise.
13546         (test-xfail-XPG4/stdlib.h/conform): Likewise.
13547         (test-xfail-XPG4/stropts.h/conform): Likewise.
13548         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
13549         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
13550         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
13551         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
13552         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
13553         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
13554         (test-xfail-XPG4/sys/time.h/conform): Likewise.
13555         (test-xfail-XPG4/sys/types.h/conform): Likewise.
13556         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
13557         (test-xfail-XPG4/termios.h/conform): Likewise.
13558         (test-xfail-XPG4/ucontext.h/conform): Likewise.
13559         (test-xfail-XPG4/unistd.h/conform): Likewise.
13560         (test-xfail-XPG4/utmpx.h/conform): Likewise.
13561         (test-xfail-POSIX/sched.h/conform): Likewise.
13562         (test-xfail-POSIX/signal.h/conform): Likewise.
13563         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
13564         (test-xfail-POSIX/tar.h/conform): Likewise.
13565         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
13566         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
13567         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
13568         (test-xfail-UNIX98/netdb.h/conform): Likewise.
13569         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
13570         (test-xfail-UNIX98/sched.h/conform): Likewise.
13571         (test-xfail-UNIX98/signal.h/conform): Likewise.
13572         (test-xfail-UNIX98/stdio.h/conform): Likewise.
13573         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
13574         (test-xfail-UNIX98/stropts.h/conform): Likewise.
13575         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
13576         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
13577         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
13578         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
13579         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
13580         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
13581         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
13582         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
13583         (test-xfail-UNIX98/unistd.h/conform): Likewise.
13584         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
13585         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
13586         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
13587         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
13588         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
13589         (test-xfail-XOPEN2K/math.h/conform): Likewise.
13590         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
13591         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
13592         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
13593         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
13594         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
13595         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
13596         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
13597         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
13598         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
13599         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
13600         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
13601         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
13602         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
13603         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
13604         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
13605         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
13606         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
13607         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
13608         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
13609         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
13610         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
13611         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
13612         (test-xfail-POSIX2008/signal.h/conform): Likewise.
13613         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
13614         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
13615         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
13616         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
13617         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
13618         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
13619         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
13620         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
13621         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
13622         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
13623         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
13624         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
13625         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
13626         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
13627         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
13628         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
13629         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
13630         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
13631         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
13632         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
13633         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
13634         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
13635         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
13636         (conformtest-cc-flags): Likewise.
13637         ($(conformtest-header-tests): New target.
13638         * conform/check-header-lists.sh: New file.
13639         * conform/run-conformtest.sh: Remove.
13640
13641         * conform/conformtest.pl: Allow ' and \ in values given for
13642         constants.
13643         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
13644         inclusion.
13645         [POSIX] (sys/types.h): Likewise.
13646         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
13647         inclusion.
13648         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
13649         inclusion.
13650         * conform/data/signal.h-data (SIGIO): Remove expectation.
13651         [XPG3] (SIGBUS): Do not expect.
13652         [POSIX || XPG3] (SIGPOLL): Likewise.
13653         [POSIX || XPG3] (SIGPROF): Likewise.
13654         [POSIX || XPG3] (SIGSYS): Likewise.
13655         [XPG3] (SIGTRAP): Likewise.
13656         [POSIX || XPG3] (SIGURG): Likewise.
13657         [POSIX || XPG3] (SIGVTALRM): Likewise.
13658         [POSIX || XPG3] (SIGXCPU): Likewise.
13659         [POSIX || XPG3] (SIGXFSZ): Likewise.
13660         [POSIX] (SA_SIGINFO): Expect.
13661         [XPG3] (siginfo_t): Do not expect type or contents.
13662         [POSIX] (si_pid): Do not expect element.
13663         [POSIX] (si_uid): Likewise.
13664         [POSIX] (si_addr): Likewise.
13665         [POSIX] (si_status): Likewise.
13666         [POSIX] (si_band): Likewise.
13667         [XPG4] (si_value): Likewise.
13668         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
13669         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
13670         [POSIX || XPG3] (ILL_ILLADR): Likewise.
13671         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
13672         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
13673         [POSIX || XPG3] (ILL_PRVREG): Likewise.
13674         [POSIX || XPG3] (ILL_COPROC): Likewise.
13675         [POSIX || XPG3] (ILL_BADSTK): Likewise.
13676         [POSIX || XPG3] (FPE_INTDIV): Likewise.
13677         [POSIX || XPG3] (FPE_INTOVF): Likewise.
13678         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
13679         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
13680         [POSIX || XPG3] (FPE_FLTUND): Likewise.
13681         [POSIX || XPG3] (FPE_FLTRES): Likewise.
13682         [POSIX || XPG3] (FPE_FLTINV): Likewise.
13683         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
13684         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
13685         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
13686         [POSIX || XPG3] (BUS_ADRALN): Likewise.
13687         [POSIX || XPG3] (BUS_ADRERR): Likewise.
13688         [POSIX || XPG3] (BUS_OBJERR): Likewise.
13689         [POSIX || XPG3] (CLD_EXITED): Likewise.
13690         [POSIX || XPG3] (CLD_KILLED): Likewise.
13691         [POSIX || XPG3] (CLD_DUMPED): Likewise.
13692         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
13693         [POSIX || XPG3] (CLD_STOPPED): Likewise.
13694         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
13695         [POSIX || XPG3] (POLL_IN): Likewise.
13696         [POSIX || XPG3] (POLL_OUT): Likewise.
13697         [POSIX || XPG3] (POLL_MSG): Likewise.
13698         [POSIX || XPG3] (POLL_ERR): Likewise.
13699         [POSIX || XPG3] (POLL_PRI): Likewise.
13700         [POSIX || XPG3] (POLL_HUP): Likewise.
13701         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
13702         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
13703         (SIG*): Do not allow.
13704         [XPG3] (si_*): Likewise.
13705         [XPG3] (SI_*): Likewise.
13706         [XPG3 || XPG4] (sigev_*): Likewise.
13707         [XPG3 || XPG4] (SIGEV_*): Likewise.
13708         [XPG3 || XPG4] (sival_*): Likewise.
13709         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
13710         [POSIX || XPG3] (BUS_*): Likewise.
13711         [POSIX || XPG3] (CLD_*): Likewise.
13712         [POSIX || XPG3] (FPE_*): Likewise.
13713         [POSIX || XPG3] (ILL_*): Likewise.
13714         [POSIX || XPG3] (POLL_*): Likewise.
13715         [POSIX || XPG3] (SEGV_*): Likewise.
13716         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
13717         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
13718         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
13719         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
13720         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
13721         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
13722         Specify type and value.
13723         (TVERSLEN): Likewise.
13724         (REGTYPE): Likewise.
13725         (AREGTYPE): Likewise.
13726         (LNKTYPE): Likewise.
13727         (SYMTYPE): Likewise.
13728         (CHRTYPE): Likewise.
13729         (BLKTYPE): Likewise.
13730         (DIRTYPE): Likewise.
13731         (FIFOTYPE): Likewise.
13732         (CONTTYPE): Likewise.
13733         (TSUID): Likewise.
13734         (TSGID): Likewise.
13735         (TSVTX): Likewise.
13736         (TUREAD): Likewise.
13737         (TUWRITE): Likewise.
13738         (TUEXEC): Likewise.
13739         (TGREAD): Likewise.
13740         (TGWRITE): Likewise.
13741         (TGEXEC): Likewise.
13742         (TOREAD): Likewise.
13743         (TOWRITE): Likewise.
13744         (TOEXEC): Likewise.
13745         [POSIX] (TSVTX): Expect constant.
13746
13747 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
13748
13749         * Makefile (tests): Change dependencies to ....
13750         (tests-special): ... additions to this variable.
13751         (tests): Depend on $(tests-special).
13752         * Makerules (check-abi-list): New variable.
13753         (check-abi): Depend on $(check-abi-list).
13754         [$(subdir) = elf] (tests-special): Add
13755         $(objpfx)check-abi-libc.out.
13756         [$(build-shared) = yes && subdir] (tests-special): Add
13757         $(check-abi-list).
13758         [$(build-shared) = yes && subdir] (tests): Do not depend on
13759         check-abi.
13760         * Rules (tests): Depend on $(tests-special).
13761         (xtests): Depend on $(xtests-special).
13762         * catgets/Makefile (tests): Change dependencies to ....
13763         (tests-special): ... additions to this variable.
13764         * conform/Makefile (tests): Change dependencies to ....
13765         (tests-special): ... additions to this variable.
13766         * elf/Makefile (tests): Change dependencies to ....
13767         (tests-special): ... additions to this variable.
13768         * grp/Makefile (tests): Change dependencies to ....
13769         (tests-special): ... additions to this variable.
13770         * iconv/Makefile (xtests): Change dependencies to ....
13771         (xtests-special): ... additions to this variable.
13772         * iconvdata/Makefile (tests): Change dependencies to ....
13773         (tests-special): ... additions to this variable.
13774         * intl/Makefile (tests): Change dependencies to ....
13775         (tests-special): ... additions to this variable.  Also add
13776         $(objpfx)tst-gettext.out.
13777         * io/Makefile (tests): Change dependencies to ....
13778         (tests-special): ... additions to this variable.
13779         * libio/Makefile (tests): Change dependencies to ....
13780         (tests-special): ... additions to this variable.
13781         * malloc/Makefile (tests): Change dependencies to ....
13782         (tests-special): ... additions to this variable.
13783         * misc/Makefile (tests): Change dependencies to ....
13784         (tests-special): ... additions to this variable.
13785         * nptl/Makefile (tests): Change dependencies to ....
13786         (tests-special): ... additions to this variable.
13787         * nptl_db/Makefile (tests): Change dependencies to ....
13788         (tests-special): ... additions to this variable.
13789         * posix/Makefile (tests): Change dependencies to ....
13790         (tests-special): ... additions to this variable.
13791         (xtests): Change dependencies to ....
13792         (xtests-special): ... additions to this variable.
13793         * resolv/Makefile (tests): Change dependencies to ....
13794         (tests-special): ... additions to this variable.
13795         (xtests): Change dependencies to ....
13796         (xtests-special): ... additions to this variable.
13797         * stdio-common/Makefile (tests): Change dependencies to ....
13798         (tests-special): ... additions to this variable.
13799         (do-tst-unbputc): Remove target.
13800         (do-tst-printf): Likewise.
13801         * stdlib/Makefile (tests): Change dependencies to ....
13802         (tests-special): ... additions to this variable.
13803         * string/Makefile (tests): Change dependencies to ....
13804         (tests-special): ... additions to this variable.
13805         * sysdeps/x86/Makefile (tests): Change dependencies to ....
13806         (tests-special): ... additions to this variable.
13807
13808         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
13809         whole file.
13810         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
13811         whole file.
13812         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
13813         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
13814
13815         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
13816         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
13817         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
13818         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
13819         * conform/data/libgen.h-data [XPG3]: Likewise.
13820         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
13821         * conform/data/ndbm.h-data [XPG3]: Likewise.
13822         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13823         * conform/data/netdb.h-data [XPG3]: Likewise.
13824         * conform/data/netinet/in.h-data [XPG3]: Likewise.
13825         * conform/data/poll.h-data [XPG3]: Likewise.
13826         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13827         * conform/data/strings.h-data [XPG3]: Likewise.
13828         * conform/data/stropts.h-data [XPG3]: Likewise.
13829         * conform/data/sys/mman.h-data [XPG3]: Likewise.
13830         * conform/data/sys/resource.h-data [XPG3]: Likewise.
13831         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
13832         Likewise.
13833         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
13834         * conform/data/sys/time.h-data [XPG3]: Likewise.
13835         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
13836         * conform/data/sys/uio.h-data [XPG3]: Likewise.
13837         * conform/data/sys/un.h-data [XPG3]: Likewise.
13838         * conform/data/syslog.h-data [XPG3]: Likewise.
13839         * conform/data/ucontext.h-data [XPG3]: Likewise.
13840         * conform/data/utmpx.h-data [XPG3]: Likewise.
13841         * conform/data/varargs.h-data [UNIX98]: Enable file.
13842
13843         * manual/Makefile (INSTALL_INFO): Remove variable setting.
13844
13845         * math/libm-test.inc (struct test_f_f_data): Move expected results
13846         into structure for each rounding mode.
13847         (struct test_ff_f_data): Likewise.
13848         (struct test_ff_f_data_nexttoward): Likewise.
13849         (struct test_fi_f_data): Likewise.
13850         (struct test_fl_f_data): Likewise.
13851         (struct test_if_f_data): Likewise.
13852         (struct test_fff_f_data): Likewise.
13853         (struct test_c_f_data): Likewise.
13854         (struct test_f_f1_data): Likewise.
13855         (struct test_fF_f1_data): Likewise.
13856         (struct test_ffI_f1_data): Likewise.
13857         (struct test_c_c_data): Likewise.
13858         (struct test_cc_c_data): Likewise.
13859         (struct test_f_i_data): Likewise.
13860         (struct test_ff_i_data): Likewise.
13861         (struct test_f_l_data): Likewise.
13862         (struct test_f_L_data): Likewise.
13863         (struct test_fFF_11_data): Likewise.
13864         (RM_): New macro.
13865         (RM_FE_DOWNWARD): Likewise.
13866         (RM_FE_TONEAREST): Likewise.
13867         (RM_FE_TOWARDZERO): Likewise.
13868         (RM_FE_UPWARD): Likewise.
13869         (RUN_TEST_LOOP_f_f): Update references to expected results.
13870         (RUN_TEST_LOOP_2_f): Likewise.
13871         (RUN_TEST_LOOP_fff_f): Likewise.
13872         (RUN_TEST_LOOP_c_f): Likewise.
13873         (RUN_TEST_LOOP_f_f1): Likewise.
13874         (RUN_TEST_LOOP_fF_f1): Likewise.
13875         (RUN_TEST_LOOP_fI_f1): Likewise.
13876         (RUN_TEST_LOOP_ffI_f1): Likewise.
13877         (RUN_TEST_LOOP_c_c): Likewise.
13878         (RUN_TEST_LOOP_cc_c): Likewise.
13879         (RUN_TEST_LOOP_f_i): Likewise.
13880         (RUN_TEST_LOOP_f_i_tg): Likewise.
13881         (RUN_TEST_LOOP_ff_i_tg): Likewise.
13882         (RUN_TEST_LOOP_f_b): Likewise.
13883         (RUN_TEST_LOOP_f_b_tg): Likewise.
13884         (RUN_TEST_LOOP_f_l): Likewise.
13885         (RUN_TEST_LOOP_f_L): Likewise.
13886         (RUN_TEST_LOOP_fFF_11): Likewise.
13887         * math/gen-libm-test.pl (parse_args): Output four copies of
13888         expected results for each test.
13889
13890         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
13891         (__ASSUME_UTIMES): Remove.
13892         * sysdeps/unix/sysv/linux/tile/kernel-features.h
13893         (__ASSUME_UTIMES): Likewise.
13894
13895         * math/gen-auto-libm-tests.c: Update comment on output format.
13896         (output_for_one_input_case): Generate before-rounding and
13897         after-rounding information as conditions on output flags not
13898         floating-point format.
13899         * math/auto-libm-test-out: Regenerated.
13900         * math/gen-libm-test.pl (cond_value): New function.
13901         (or_cond_value): Use cond_value.
13902         (generate_testfile): Handle conditional exceptions.
13903
13904 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
13905
13906         * math/libm-test.inc (max_valid_error): New variable.
13907         (init_max_error): Take new argument specifying whether function
13908         results are exactly determined.  Set max_valid_error and bound
13909         other variables for errors based on this argument.
13910         (set_max_error): Do not record results above max_valid_error.
13911         (check_float_internal): Only accept errors of up to 0.5ulps if
13912         also at most max_valid_error.
13913         (START): Take new argument EXACT and pass it to init_max_error.
13914         (acos_test): Update call to START.
13915         (acos_test_tonearest): Likewise.
13916         (acos_test_towardzero): Likewise.
13917         (acos_test_downward): Likewise.
13918         (acos_test_upward): Likewise.
13919         (acosh_test): Likewise.
13920         (asin_test): Likewise.
13921         (asin_test_tonearest): Likewise.
13922         (asin_test_towardzero): Likewise.
13923         (asin_test_downward): Likewise.
13924         (asin_test_upward): Likewise.
13925         (asinh_test): Likewise.
13926         (atan_test): Likewise.
13927         (atanh_test): Likewise.
13928         (atan2_test): Likewise.
13929         (cabs_test): Likewise.
13930         (cacos_test): Likewise.
13931         (cacosh_test): Likewise.
13932         (carg_test): Likewise.
13933         (casin_test): Likewise.
13934         (casinh_test): Likewise.
13935         (catan_test): Likewise.
13936         (catanh_test): Likewise.
13937         (cbrt_test): Likewise.
13938         (ccos_test): Likewise.
13939         (ccosh_test): Likewise.
13940         (ceil_test): Likewise.
13941         (cexp_test): Likewise.
13942         (cimag_test): Likewise.
13943         (clog_test): Likewise.
13944         (clog10_test): Likewise.
13945         (conj_test): Likewise.
13946         (copysign_test): Likewise.
13947         (cos_test): Likewise.
13948         (cos_test_tonearest): Likewise.
13949         (cos_test_towardzero): Likewise.
13950         (cos_test_downward): Likewise.
13951         (cos_test_upward): Likewise.
13952         (cosh_test): Likewise.
13953         (cosh_test_tonearest): Likewise.
13954         (cosh_test_towardzero): Likewise.
13955         (cosh_test_downward): Likewise.
13956         (cosh_test_upward): Likewise.
13957         (cpow_test): Likewise.
13958         (cproj_test): Likewise.
13959         (creal_test): Likewise.
13960         (csin_test): Likewise.
13961         (csinh_test): Likewise.
13962         (csqrt_test): Likewise.
13963         (ctan_test): Likewise.
13964         (ctan_test_tonearest): Likewise.
13965         (ctan_test_towardzero): Likewise.
13966         (ctan_test_downward): Likewise.
13967         (ctan_test_upward): Likewise.
13968         (ctanh_test): Likewise.
13969         (ctanh_test_tonearest): Likewise.
13970         (ctanh_test_towardzero): Likewise.
13971         (ctanh_test_downward): Likewise.
13972         (ctanh_test_upward): Likewise.
13973         (erf_test): Likewise.
13974         (erfc_test): Likewise.
13975         (exp_test): Likewise.
13976         (exp_test_tonearest): Likewise.
13977         (exp_test_towardzero): Likewise.
13978         (exp_test_downward): Likewise.
13979         (exp_test_upward): Likewise.
13980         (exp10_test): Likewise.
13981         (exp10_test_tonearest): Likewise.
13982         (exp10_test_towardzero): Likewise.
13983         (exp10_test_downward): Likewise.
13984         (exp10_test_upward): Likewise.
13985         (pow10_test): Likewise.
13986         (exp2_test): Likewise.
13987         (expm1_test): Likewise.
13988         (expm1_test_tonearest): Likewise.
13989         (expm1_test_towardzero): Likewise.
13990         (expm1_test_downward): Likewise.
13991         (expm1_test_upward): Likewise.
13992         (fabs_test): Likewise.
13993         (fdim_test): Likewise.
13994         (floor_test): Likewise.
13995         (fma_test): Likewise.
13996         (fma_test_towardzero): Likewise.
13997         (fma_test_downward): Likewise.
13998         (fma_test_upward): Likewise.
13999         (fmax_test): Likewise.
14000         (fmin_test): Likewise.
14001         (fmod_test): Likewise.
14002         (fpclassify_test): Likewise.
14003         (frexp_test): Likewise.
14004         (hypot_test): Likewise.
14005         (ilogb_test): Likewise.
14006         (isfinite_test): Likewise.
14007         (finite_test): Likewise.
14008         (isgreater_test): Likewise.
14009         (isgreaterequal_test): Likewise.
14010         (isinf_test): Likewise.
14011         (isless_test): Likewise.
14012         (islessequal_test): Likewise.
14013         (islessgreater_test): Likewise.
14014         (isnan_test): Likewise.
14015         (isnormal_test): Likewise.
14016         (issignaling_test): Likewise.
14017         (isunordered_test): Likewise.
14018         (j0_test): Likewise.
14019         (j1_test): Likewise.
14020         (jn_test): Likewise.
14021         (ldexp_test): Likewise.
14022         (lgamma_test): Likewise.
14023         (gamma_test): Likewise.
14024         (lrint_test): Likewise.
14025         (lrint_test_tonearest): Likewise.
14026         (lrint_test_towardzero): Likewise.
14027         (lrint_test_downward): Likewise.
14028         (lrint_test_upward): Likewise.
14029         (llrint_test): Likewise.
14030         (llrint_test_tonearest): Likewise.
14031         (llrint_test_towardzero): Likewise.
14032         (llrint_test_downward): Likewise.
14033         (llrint_test_upward): Likewise.
14034         (log_test): Likewise.
14035         (log10_test): Likewise.
14036         (log1p_test): Likewise.
14037         (log2_test): Likewise.
14038         (logb_test): Likewise.
14039         (logb_test_downward): Likewise.
14040         (lround_test): Likewise.
14041         (llround_test): Likewise.
14042         (modf_test): Likewise.
14043         (nearbyint_test): Likewise.
14044         (nextafter_test): Likewise.
14045         (nexttoward_test): Likewise.
14046         (pow_test): Likewise.
14047         (pow_test_tonearest): Likewise.
14048         (pow_test_towardzero): Likewise.
14049         (pow_test_downward): Likewise.
14050         (pow_test_upward): Likewise.
14051         (remainder_test): Likewise.
14052         (drem_test): Likewise.
14053         (remainder_test_tonearest): Likewise.
14054         (drem_test_tonearest): Likewise.
14055         (remainder_test_towardzero): Likewise.
14056         (drem_test_towardzero): Likewise.
14057         (remainder_test_downward): Likewise.
14058         (drem_test_downward): Likewise.
14059         (remainder_test_upward): Likewise.
14060         (drem_test_upward): Likewise.
14061         (remquo_test): Likewise.
14062         (rint_test): Likewise.
14063         (rint_test_tonearest): Likewise.
14064         (rint_test_towardzero): Likewise.
14065         (rint_test_downward): Likewise.
14066         (rint_test_upward): Likewise.
14067         (round_test): Likewise.
14068         (scalb_test): Likewise.
14069         (scalbn_test): Likewise.
14070         (scalbln_test): Likewise.
14071         (signbit_test): Likewise.
14072         (sin_test): Likewise.
14073         (sin_test_tonearest): Likewise.
14074         (sin_test_towardzero): Likewise.
14075         (sin_test_downward): Likewise.
14076         (sin_test_upward): Likewise.
14077         (sincos_test): Likewise.
14078         (sinh_test): Likewise.
14079         (sinh_test_tonearest): Likewise.
14080         (sinh_test_towardzero): Likewise.
14081         (sinh_test_downward): Likewise.
14082         (sinh_test_upward): Likewise.
14083         (sqrt_test): Likewise.
14084         (sqrt_test_tonearest): Likewise.
14085         (sqrt_test_towardzero): Likewise.
14086         (sqrt_test_downward): Likewise.
14087         (sqrt_test_upward): Likewise.
14088         (tan_test): Likewise.
14089         (tan_test_tonearest): Likewise.
14090         (tan_test_towardzero): Likewise.
14091         (tan_test_downward): Likewise.
14092         (tan_test_upward): Likewise.
14093         (tanh_test): Likewise.
14094         (tgamma_test): Likewise.
14095         (trunc_test): Likewise.
14096         (y0_test): Likewise.
14097         (y1_test): Likewise.
14098         (yn_test): Likewise.
14099         (significand_test): Likewise.
14100
14101         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
14102         individual tests in comment.
14103         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
14104         (prev_max_error): New variable.
14105         (prev_real_max_error): Likewise.
14106         (prev_imag_max_error): Likewise.
14107         (compare_ulp_data): Don't refer to test names in comment.
14108         (find_test_ulps): Remove function.
14109         (find_function_ulps): Likewise.
14110         (find_complex_function_ulps): Likewise.
14111         (init_max_error): Take function name as argument.  Look up ulps
14112         for that function.
14113         (print_ulps): Remove function.
14114         (print_max_error): Use prev_max_error instead of calling
14115         find_function_ulps.
14116         (print_complex_max_error): Use prev_real_max_error and
14117         prev_imag_max_error instead of calling find_complex_function_ulps.
14118         (check_float_internal): Take max_ulp parameter instead of calling
14119         find_test_ulps.  Don't call print_ulps.
14120         (check_float): Update call to check_float_internal.
14121         (check_complex): Update calls to check_float_internal.
14122         (START): Pass argument to init_max_error.
14123         * math/gen-libm-test.pl (%results): Don't include "kind"
14124         information.
14125         (parse_ulps): Don't handle ulps of individual tests.
14126         (print_ulps_file): Likewise.
14127         (output_ulps): Likewise.
14128         * math/README.libm-test: Update.
14129         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
14130         individual tests.
14131         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
14132         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
14133         * sysdeps/arm/libm-test-ulps: Likewise.
14134         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
14135         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
14136         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
14137         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
14138         * sysdeps/microblaze/libm-test-ulps: Likewise.
14139         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
14140         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
14141         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
14142         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
14143         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
14144         * sysdeps/sh/libm-test-ulps: Likewise.
14145         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
14146         * sysdeps/tile/libm-test-ulps: Likewise.
14147         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14148
14149 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
14150
14151         * math/libm-test.inc (print_complex_max_error): Check separately
14152         whether real and imaginary errors are within allowed range and
14153         pass 0 to print_complex_function_ulps instead of value within
14154         allowed range.
14155
14156 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
14157
14158         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
14159         formatting.
14160         (get_handles_fopen): Likewise.
14161         (do_write_test): Likewise.
14162
14163         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
14164
14165         * libio/fileops.c (do_ftell): Use cached offset when
14166         available.
14167         * libio/iofwide.c (do_ftell_wide): Likewise.
14168         * libio/iofdopen.c (_IO_new_fdopen): Don't use
14169         _IO_file_attach.
14170         * libio/wfileops.c (_IO_fwide): Don't cache offset.
14171
14172         [BZ #16532]
14173         * libio/libioP.h (get_file_offset): New function.
14174         * libio/fileops.c (get_file_offset): Likewise.
14175         (do_ftell): Likewise.
14176         (_IO_new_file_seekoff): Split out ftell logic.
14177         * libio/wfileops.c (do_ftell_wide): Likewise.
14178         (_IO_wfile_seekoff): Split out ftell logic.
14179         * libio/tst-ftell-active-handler.c: New test case.
14180         * libio/Makefile (tests): Add it.
14181
14182 2014-03-03  Roland McGrath  <roland@hack.frob.com>
14183
14184         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
14185         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
14186
14187 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
14188
14189         [BZ #16639]
14190         * nscd/connections.c (nscd_init): Call do_exit.
14191         (start_threads): Call do_exit and notify_parent.
14192         (begin_drop_privileges): Call do_exit.
14193         (finish_drop_privileges): Likewise.
14194         * nscd/selinux.c (preserve_capabilities): Likewise.
14195         (install_real_capabilities): Likewise.
14196         (nscd_selinux_enabled): Likewise.
14197         (avc_create_thread): Likewise.
14198         (avc_alloc_lock): Likewise.
14199         (nscd_avc_init): Likewise.
14200         * nscd/nscd.c (parent_fd): New static variable.
14201         (main): Create a pipe between parent and child processes.
14202         Skip closing parent_fd.
14203         (monitor_child): New function.
14204         (do_exit): Likewise.
14205         (notify_parent): Likewise.
14206         * nscd/nscd.h (notify_parent): Likewise.
14207         (do_exit): Likewise.
14208
14209 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
14210
14211         * malloc/malloc.c (__libc_calloc): Revert last change.
14212
14213 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14214
14215         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14216
14217 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
14218
14219         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
14220         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
14221         implementation.
14222         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14223         (__libc_ifunc_impl_list): Likewise.
14224         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
14225         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
14226         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
14227         * string/strrchr.c: Define STRRCHR.
14228
14229 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
14230
14231         * benchtest/bench-strtok.c (simple_strtok): Delete.
14232         (strtok_string): Use as benchmark.
14233         * string/strtok (STRTOK): New macro.
14234
14235 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
14236
14237         * manual/threads.texi: Add header and standard comments to all
14238         functions.
14239
14240         * elf/dl-lookup.c (check_match): New function.
14241         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
14242         (do_lookup_x): Remove nested function check_match. Use non-nested
14243         function check_match.
14244
14245 2014-02-28  Roland McGrath  <roland@hack.frob.com>
14246
14247         * csu/Makefile (generated, before-compile): Use += rather than =.
14248         * catgets/Makefile (generated, generated-dirs): Likewise.
14249         * debug/Makefile (generated): Likewise.
14250         * dlfcn/Makefile (generated): Likewise.
14251         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
14252         * iconvdata/Makefile (before-compile, generated): Likewise.
14253         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
14254         * libio/Makefile (generated): Likewise.
14255         * malloc/Makefile (generated): Likewise.
14256         * manual/Makefile (generated, generated-dirs): Likewise.
14257         * misc/Makefile (generated): Likewise.
14258         * posix/Makefile (generated): Likewise.
14259         * resolv/Makefile (generated): Likewise.
14260         * sunrpc/Makefile (generated, generated-dirs): Likewise.
14261         * timezone/Makefile (generated, generated-dirs): Likewise.
14262
14263         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
14264
14265 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14266
14267         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14268         power8 implementation.
14269         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
14270         file: POWER8 llround ifunc implementation.
14271         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
14272         (__lllround): Add POWER8 implementation.
14273         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
14274         POWER8 llround implementation.
14275
14276         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
14277         power8 implementation.
14278         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
14279         file: POWER8 llrint ifunc implementation.
14280         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
14281         Add POWER8 implementation.
14282         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
14283         POWER8 llrint implementation.
14284
14285         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
14286         power8 implementation.
14287         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
14288         file: POWER8 finite ifunc implementation.
14289         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
14290         Add POWER8 implementation.
14291         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
14292         Likewise.
14293         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
14294         POWER8 finite implementation.
14295         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
14296
14297         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
14298         power8 implementation.
14299         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
14300         file: POWER8 isinf ifunc implementation.
14301         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
14302         POWER8 implementation.
14303         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
14304         Likewise.
14305         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
14306         isinf implementation.
14307         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
14308
14309         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
14310         (INIT_ARCH): Add hwcap2 initialization.
14311         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14312         power8 implementation.
14313         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
14314         file: POWER8 isnan ifunc implementation.
14315         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
14316         POWER8 implementation.
14317         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
14318         Likewise.
14319         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
14320         isnan implementation.
14321         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
14322
14323 2014-02-27  Joey Ye  <joey.ye@arm.com>
14324
14325         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
14326         (_FP_NANFRAC_Q): Set to zero.
14327
14328 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14329
14330         [BZ #16623]
14331         * math/auto-libm-test-in: New test inputs.
14332         * math/auto-libm-test-out: Regenerate.
14333         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
14334         and DA.
14335         (__cos): Likewise.
14336         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
14337
14338 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
14339
14340         * scripts/evaluate-test.sh: Take new argument indicating whether
14341         failure is expected.
14342         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
14343         indicating whether failure is expected.
14344         * conform/Makefile (test-xfail-run-conformtest): New variable.
14345         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
14346         level.
14347         * posix/Makefile (test-xfail-annexc): New variable.
14348         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
14349
14350 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
14351
14352         * argp/Makefile: Include Makeconfig immediately after defining
14353         subdir.
14354         * assert/Makefile: Likewise.
14355         * benchtests/Makefile: Likewise.
14356         * catgets/Makefile: Likewise.
14357         * conform/Makefile: Likewise.
14358         * crypt/Makefile: Likewise.
14359         * csu/Makefile: Likewise.
14360         (all): Remove target.
14361         * ctype/Makefile: Include Makeconfig immediately after defining
14362         subdir.
14363         * debug/Makefile: Likewise.
14364         * dirent/Makefile: Likewise.
14365         * dlfcn/Makefile: Likewise.
14366         * gmon/Makefile: Likewise.
14367         * gnulib/Makefile: Likewise.
14368         * grp/Makefile: Likewise.
14369         * gshadow/Makefile: Likewise.
14370         * hesiod/Makefile: Likewise.
14371         * hurd/Makefile: Likewise.
14372         (all): Remove target.
14373         * iconvdata/Makefile: Include Makeconfig immediately after
14374         defining subdir.
14375         * inet/Makefile: Likewise.
14376         * intl/Makefile: Likewise.
14377         * io/Makefile: Likewise.
14378         * libio/Makefile: Likewise.
14379         (all): Remove target.
14380         * locale/Makefile: Include Makeconfig immediately after defining
14381         subdir.
14382         * login/Makefile: Likewise.
14383         * mach/Makefile: Likewise.
14384         (all): Remove target.
14385         * malloc/Makefile: Include Makeconfig immediately after defining
14386         subdir.
14387         (all): Remove target.
14388         * manual/Makefile: Include Makeconfig immediately after defining
14389         subdir.
14390         * math/Makefile: Likewise.
14391         * misc/Makefile: Likewise.
14392         * nis/Makefile: Likewise.
14393         * nss/Makefile: Likewise.
14394         * po/Makefile: Likewise.
14395         (all): Remove target.
14396         * posix/Makefile: Include Makeconfig immediately after defining
14397         subdir.
14398         * pwd/Makefile: Likewise.
14399         * resolv/Makefile: Likewise.
14400         * resource/Makefile: Likewise.
14401         * rt/Makefile: Likewise.
14402         * setjmp/Makefile: Likewise.
14403         * shadow/Makefile: Likewise.
14404         * signal/Makefile: Likewise.
14405         * socket/Makefile: Likewise.
14406         * soft-fp/Makefile: Likewise.
14407         * stdio-common/Makefile: Likewise.
14408         * stdlib/Makefile: Likewise.
14409         * streams/Makefile: Likewise.
14410         * string/Makefile: Likewise.
14411         * sunrpc/Makefile: Likewise.
14412         (all): Remove target.
14413         * sysvipc/Makefile: Include Makeconfig immediately after defining
14414         subdir.
14415         * termios/Makefile: Likewise.
14416         * time/Makefile: Likewise.
14417         * timezone/Makefile: Likewise.
14418         (all): Remove target.
14419         * wcsmbs/Makefile: Include Makeconfig immediately after defining
14420         subdir.
14421         * wctype/Makefile: Likewise.
14422
14423 2014-02-26  Steve Ellcey  <sellcey@mips.com>
14424
14425         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
14426         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
14427         (libc_feholdexcept_setround_mips): Ditto.
14428         (libc_feholdsetround): New.
14429         (libc_feholdsetroundf): New.
14430         (libc_feholdsetroundl): New.
14431         (libc_feupdateenv_test_mips): New.
14432         (libc_feupdateenv_test): New.
14433         (libc_feupdateenv_testf): New.
14434         (libc_feupdateenv_testl): New.
14435         (libc_feresetround): New.
14436         (libc_feresetroundf): New.
14437         (libc_feresetroundl): New.
14438         (libc_fetestexcept_mips): New.
14439         (libc_fetestexcept): New.
14440         (libc_fetestexceptf): New.
14441         (libc_fetestexceptl): New.
14442         (HAVE_RM_CTX): New.
14443         (libc_feholdexcept_setround_mips_ctx): New.
14444         (libc_feholdexcept_setround_ctx): New.
14445         (libc_feholdexcept_setroundf_ctx): New.
14446         (libc_feholdexcept_setroundl_ctx): New.
14447         (libc_fesetenv_mips_ctx): New.
14448         (libc_fesetenv_ctx): New.
14449         (libc_fesetenv_ctxf): New.
14450         (libc_fesetenv_ctxl): New.
14451         (libc_feupdateenv_mips_ctx): New.
14452         (libc_feupdateenv_ctx): New.
14453         (libc_feupdateenvf_ctx): New.
14454         (libc_feupdateenvl_ctx): New.
14455         (libc_feholdsetround_mips_ctx): New.
14456         (libc_feholdsetround_ctx): New.
14457         (libc_feholdsetroundf_ctx): New.
14458         (libc_feholdsetroundl_ctx): New.
14459         (libc_feresetround_mips_ctx): New.
14460         (libc_feresetround_ctx): New.
14461         (libc_feresetroundf_ctx): New.
14462         (libc_feresetroundl_ctx): New.
14463
14464 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
14465
14466         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
14467
14468         * manual/ipc.texi: New file.
14469         * manual/Makefile (chapters): Add ipc.
14470         * manual/job.texi: Add "Inter-Process Communication" to next.
14471         * manual/process.texi: Add "Inter-Process Communication" to prev.
14472
14473 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14474
14475         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14476
14477 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
14478
14479         * malloc/malloc.c (__libc_calloc): Simplify implementation.
14480
14481         * manual/arith.texi: Fix spaces after sentences.
14482         * manual/charset.texi: Likewise.
14483         * manual/errno.texi: Likewise.
14484         * manual/install.texi: Likewise.
14485         * manual/llio.texi: Likewise.
14486         * manual/locale.texi: Likewise.
14487         * manual/maint.texi: Likewise.
14488         * manual/math.texi: Likewise.
14489         * manual/memory.texi: Likewise.
14490         * manual/message.texi: Likewise.
14491         * manual/probes.texi: Likewise.
14492         * manual/resource.texi: Likewise.
14493         * manual/signal.texi: Likewise.
14494         * manual/socket.texi: Likewise.
14495         * manual/stdio.texi: Likewise.
14496         * manual/string.texi: Likewise.
14497         * manual/time.texi: Likewise.
14498         * manual/users.texi: Likewise.
14499
14500 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
14501
14502         [BZ #16632]
14503         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
14504         _DEFAULT_SOURCE is defined.
14505
14506 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
14507             Carlos O'Donell  <carlos@redhat.com>
14508
14509         [BZ #16613]
14510         * elf/dl-tls.c (_dl_count_modids): New function.
14511         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
14512         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
14513         audit library and increment generation counter.
14514         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
14515         * elf/tst-audit9.c: New file.
14516         * elf/tst-auditmod9a.c: New file.
14517         * elf/tst-auditmod9b.c: New file.
14518         * elf/Makefile: Add rules to build and run tst-audit9.
14519
14520 2014-02-25  Florian Weimer  <fweimer@redhat.com>
14521
14522         [BZ #15347]
14523         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
14524
14525 2014-02-25  Will Newton  <will.newton@linaro.org>
14526
14527         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
14528         (__longjmp): Restore sp and lr before restoring callee
14529         saved registers.  Add longjmp and longjmp_target
14530         SystemTap probe point.
14531         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
14532         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
14533         Define to zero to match jmpbuf layout.
14534         * sysdeps/arm/setjmp.S: Include stap-probe.h.
14535         (__sigsetjmp): Save sp and lr before saving callee
14536         saved registers.  Add setjmp SystemTap probe point.
14537
14538 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
14539
14540         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14541
14542 2014-02-24  Andreas Schwab  <schwab@suse.de>
14543
14544         [BZ #15804]
14545         * elf/pldd.c (wait_for_ptrace_stop): New function.
14546         (main): Call it after attaching.
14547
14548 2014-02-22  Roland McGrath  <roland@hack.frob.com>
14549
14550         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
14551         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
14552         Versions files is now verboten.
14553         * hurd/Versions (libc: GLIBC_2.0):
14554         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
14555         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
14556         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
14557         * mach/Versions: Likewise.
14558
14559         * csu/Versions: Remove unused %include.
14560         * resolv/Versions: Likewise.
14561
14562 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
14563
14564         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
14565         ($(objpfx)check-local-headers.out): Likewise.
14566         ($(objpfx)begin-end-check.out): Likewise.
14567         * Makerules (check-abi-%.out): Likewise.
14568         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
14569         ($(objpfx)test2.cat): Likewise.
14570         ($(objpfx)de/libc.cat): Likewise.
14571         ($(objpfx)test-gencat.out): Likewise.
14572         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
14573         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
14574         ($(objpfx)noload-mem): Likewise.
14575         ($(objpfx)tst-pathopt.out): Likewise.
14576         ($(objpfx)tst-rtld-load-self.out): Likewise.
14577         ($(objpfx)tst-array1-cmp.out): Likewise.
14578         ($(objpfx)tst-array1-static-cmp.out): Likewise.
14579         ($(objpfx)tst-array2-cmp.out): Likewise.
14580         ($(objpfx)tst-array3-cmp.out): Likewise.
14581         ($(objpfx)tst-array4-cmp.out): Likewise.
14582         ($(objpfx)tst-array5-cmp.out): Likewise.
14583         ($(objpfx)tst-array5-static-cmp.out): Likewise.
14584         ($(objpfx)check-textrel.out): Likewise.
14585         ($(objpfx)check-execstack.out): Likewise.
14586         ($(objpfx)check-localplt.out): Likewise.
14587         ($(objpfx)order2-cmp.out): Likewise.
14588         ($(objpfx)tst-leaks1-mem): Likewise.
14589         ($(objpfx)tst-leaks1-static-mem): Likewise.
14590         ($(objpfx)tst-initorder-cmp.out): Likewise.
14591         ($(objpfx)tst-initorder2-cmp.out): Likewise.
14592         ($(objpfx)tst-unused-dep.out): Likewise.
14593         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
14594         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
14595         * iconv/Makefile (test-iconvconfig): Likewise.
14596         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
14597         ($(objpfx)iconv-test.out): Likewise.
14598         ($(objpfx)tst-tables.out): Likewise.
14599         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
14600         ($(objpfx)tst-gettext.out): Likewise.
14601         ($(objpfx)tst-translit.out): Likewise.
14602         ($(objpfx)tst-gettext2.out): Likewise.
14603         ($(objpfx)tst-gettext4.out): Likewise.
14604         ($(objpfx)tst-gettext6.out): Likewise.
14605         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
14606         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
14607         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
14608         ($(objpfx)tst-fopenloc-mem.out): Likewise.
14609         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
14610         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
14611         * posix/Makefile ($(objpfx)globtest.out): Likewise.
14612         ($(objpfx)wordexp-tst.out): Likewise.
14613         ($(objpfx)annexc.out): Likewise.
14614         ($(objpfx)tst-fnmatch-mem): Likewise.
14615         ($(objpfx)bug-regex2-mem): Likewise.
14616         ($(objpfx)bug-regex14-mem): Likewise.
14617         ($(objpfx)bug-regex21-mem): Likewise.
14618         ($(objpfx)bug-regex31-mem): Likewise.
14619         ($(objpfx)tst-vfork3-mem): Likewise.
14620         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
14621         ($(objpfx)tst-pcre-mem): Likewise.
14622         ($(objpfx)tst-boost-mem): Likewise.
14623         ($(objpfx)tst-getconf.out): Likewise.
14624         ($(objpfx)bug-ga2-mem): Likewise.
14625         ($(objpfx)bug-glob2-mem): Likewise.
14626         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
14627         ($(objpfx)mtrace-tst-leaks2): Likewise.
14628         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
14629         ($(objpfx)tst-printf.out): Likewise.
14630         ($(objpfx)tst-setvbuf1.out): Likewise.
14631         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
14632         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
14633         ($(objpfx)tst-fmtmsg.out): Likewise.
14634         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
14635         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
14636
14637         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
14638         * bits/sigaction.h [__USE_MISC]: Likewise.
14639         * bits/waitstatus.h: Update #endif comments.
14640         * ctype/ctype.h: Likewise.
14641         * dirent/dirent.h: Likewise.
14642         [__USE_MISC]: Remove redundant conditionals.
14643         * grp/grp.h: Update #endif comments.
14644         [__USE_GNU]: Remove redundant conditionals.
14645         [__USE_MISC]: Likewise.
14646         * inet/netinet/in.h [__USE_GNU]: Likewise.
14647         * io/sys/stat.h [__USE_MISC]: Likewise.
14648         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
14649         * libio/bits/stdio.h: Update #endif comments.
14650         [__USE_MISC]: Remove redundant conditionals.
14651         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
14652         * libio/stdio.h: Update #endif comments.
14653         [__USE_MISC]: Remove redundant conditionals.
14654         * math/bits/math-finite.h [__USE_MISC]: Likewise.
14655         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
14656         * math/math.h: Update #else and #endif comments.
14657         [__USE_MISC]: Remove redundant conditionals.
14658         * misc/sys/uio.h: Update #endif comments.
14659         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
14660         * posix/glob.h [__USE_MISC]: Likewise.
14661         * posix/sys/types.h: Update #endif comments.
14662         [__USE_MISC]: Remove redundant conditionals.
14663         * posix/sys/wait.h: Update #endif comments.
14664         [__USE_MISC]: Remove redundant conditionals.
14665         * posix/unistd.h: Update #endif comments.
14666         [__USE_MISC]: Remove redundant conditionals.
14667         * pwd/pwd.h [__USE_GNU]: Likewise.
14668         [__USE_MISC]: Likewise.
14669         * resolv/netdb.h [__USE_GNU]: Likewise.
14670         * signal/signal.h: Update #endif comments.
14671         [__USE_MISC]: Remove redundant conditionals.
14672         * stdlib/stdlib.h: Update #else and #endif comments.
14673         [__USE_MISC]: Remove redundant conditionals.
14674         [__USE_GNU]: Likewise.
14675         * string/bits/string2.h [__USE_MISC]: Likewise.
14676         * string/string.h: Update #endif comments.
14677         [__USE_MISC]: Remove redundant conditionals.
14678         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
14679         Likewise.
14680         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
14681         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
14682         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
14683         Likewise.
14684         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
14685         Likewise.
14686         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
14687         comments.
14688         [__USE_MISC]: Remove redundant conditionals.
14689         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
14690         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
14691         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
14692         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
14693         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
14694         Likewise.
14695         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
14696         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
14697         Likewise.
14698         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
14699         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
14700         Likewise.
14701         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
14702         Likewise.
14703         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
14704         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
14705         Likewise.
14706         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
14707         Likewise.
14708         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
14709         * sysdeps/x86/bits/string.h: Update #endif comments.
14710         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
14711         conditionals.
14712         * time/sys/time.h: Update #endif comments.
14713         * time/time.h: Likewise.
14714         [__USE_MISC]: Remove redundant conditionals.
14715
14716 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
14717
14718         [BZ #16600]
14719         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
14720
14721 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
14722
14723         * Versions.def (librt): Add GLIBC_2.17.
14724
14725 2014-02-21  Adam Conrad  <adconrad@0c3.net>
14726
14727         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
14728         synonym for _SYS_AUXV_H to allow direct inclusion.
14729         * sysdeps/sparc/bits/hwcap.h: Likewise.
14730         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
14731         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
14732         * sysdeps/sparc/sysdep.h: Likewise.
14733
14734 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
14735
14736         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
14737
14738 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14739
14740         * benchtests/bench-strrchr.c: Print length instead of position.
14741
14742 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
14743
14744         [BZ #16611]
14745         * sysdeps/unix/sysv/linux/kernel-features.h
14746         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
14747         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
14748         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
14749         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
14750         Likewise.
14751         [__i386__ || __powerpc__ || __sh__ || __sparc__]
14752         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14753         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
14754         (__ASSUME_SENDMMSG): Define instead of using previous
14755         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
14756         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14757         (__ASSUME_SENDMMSG_SYSCALL): Define.
14758         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14759         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
14760         Likewise.
14761         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14762         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14763         Likewise.
14764         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14765         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14766         Likewise.
14767         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
14768         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14769         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14770         [__ASSUME_SENDMMSG]: Change conditionals to
14771         [__ASSUME_SENDMMSG_SOCKETCALL].
14772         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14773         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
14774         Define.
14775         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14776         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
14777         Likewise.
14778         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
14779         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14780         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14781         [!__ASSUME_SENDMMSG]: Change conditional to
14782         [!__ASSUME_SENDMMSG_SOCKETCALL].
14783         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14784         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14785         Define.
14786
14787         [BZ #16610]
14788         * sysdeps/unix/sysv/linux/kernel-features.h
14789         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
14790         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
14791         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
14792         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
14793         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
14794         [__i386__ || __sparc__]
14795         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14796         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
14797         (__ASSUME_RECVMMSG): Define instead of using previous
14798         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
14799         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14800         (__ASSUME_RECVMMSG_SYSCALL): Define.
14801         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14802         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14803         Likewise.
14804         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14805         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14806         Likewise.
14807         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14808         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14809         Likewise.
14810         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
14811         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14812         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14813         [__ASSUME_RECVMMSG]: Change condition to
14814         [__ASSUME_RECVMMSG_SOCKETCALL].
14815         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14816         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14817         Define.
14818         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14819         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14820         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14821         Likewise.
14822         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
14823         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14824         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14825         [!__ASSUME_RECVMMSG]: Change condition to
14826         [!__ASSUME_RECVMMSG_SOCKETCALL].
14827         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14828         (__ASSUME_RECVMMSG_SYSCALL): Define.
14829
14830         [BZ #16609]
14831         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
14832         __powerpc__ || __s390__ || __sh__ || __sparc__]
14833         (__ASSUME_SOCKETCALL): Define.
14834         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
14835         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
14836         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
14837         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
14838         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14839         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
14840         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
14841         (__ASSUME_ACCEPT4): Define instead of using previous
14842         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
14843         __powerpc__ || __sparc__ || __s390__)] condition.
14844         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14845         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14846         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
14847         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14848         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14849         [!__ASSUME_ACCEPT4]: Change condition to
14850         [!__ASSUME_ACCEPT4_SOCKETCALL].
14851         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14852         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
14853         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
14854         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14855         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
14856         __ASSUME_ACCEPT4_SYSCALL.
14857         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
14858         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
14859         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14860         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
14861         __ASSUME_ACCEPT4_SYSCALL.
14862         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
14863         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14864         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14865         [__ASSUME_ACCEPT4]: Change condition to
14866         [__ASSUME_ACCEPT4_SOCKETCALL].
14867         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14868         (__ASSUME_SOCKETCALL): Define.
14869         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
14870         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14871         (__ASSUME_SOCKETCALL): Define.
14872         (__ASSUME_ACCEPT4): Remove.
14873         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
14874         Define.
14875         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14876         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
14877         Likewise.
14878         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14879         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14880
14881         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
14882         macro.
14883         (HWCAP_ARM_LPAE): Likewise.
14884         (HWCAP_ARM_EVTSTRM): Likewise.
14885         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
14886         Add vpfd32, lpae and evtstrm.
14887         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
14888         Increase to 22.
14889
14890 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
14891
14892         * math/auto-libm-test-in: Add tests of clog10.
14893         * math/auto-libm-test-out: Regenerated.
14894         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
14895         * sysdeps/i386/fpu/libm-test-ulps: Update.
14896         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14897
14898 2014-02-18  Andreas Schwab  <schwab@suse.de>
14899
14900         [BZ #16574]
14901         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
14902         Store non-zero if the second buffer was newly allocated.
14903         (send_dg): Likewise.
14904         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
14905         to send_vc and send_dg.
14906         (res_nsend): Pass NULL for ansp2_malloced.
14907         * resolv/res_query.c (__libc_res_nquery): Add parameter
14908         answerp2_malloced and pass it down to __libc_res_nsend.
14909         (res_nquery): Pass additional NULL to __libc_res_nquery.
14910         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
14911         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
14912         second answer buffer if answerp2_malloced was set.
14913         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
14914         (__libc_res_nquerydomain): Add parameter
14915         answerp2_malloced and pass it down to __libc_res_nquery.
14916         (res_nquerydomain): Pass additional NULL to
14917         __libc_res_nquerydomain.
14918         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
14919         additional NULL to __libc_res_nsend and __libc_res_nquery.
14920         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
14921         additional NULL to __libc_res_nsearch.
14922         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
14923         parameter of __libc_res_nsearch to check for separately allocated
14924         second buffer.
14925         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
14926         __libc_res_nquery.
14927         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
14928         additional NULL to __libc_res_nquery.
14929         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
14930         __libc_res_nsearch.
14931         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
14932         * include/resolv.h: Update prototypes of __libc_res_nquery,
14933         __libc_res_nsearch, __libc_res_nsend.
14934
14935 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
14936
14937         * math/auto-libm-test-in: Add tests of fma.
14938         * math/auto-libm-test-out: Regenerated.
14939         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
14940         (fma_towardzero_test_data): Likewise.
14941         (fma_downward_test_data): Likewise.
14942         (fma_upward_test_data): Likewise.
14943         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
14944         mpc_mode.
14945         (rounding_modes): Add values for new field.
14946         (func_calc_method): Add value mpfr_fff_f.
14947         (func_calc_desc): Add mpfr_fff_f union field.
14948         (test_function): Add field exact_args.
14949         (FUNC): Add macro argument EXACT_ARGS.
14950         (FUNC_mpfr_f_f): Update call to FUNC.
14951         (FUNC_mpfr_f_f): Likewise.
14952         (FUNC_mpfr_ff_f): Likewise.
14953         (FUNC_mpfr_if_f): Likewise.
14954         (FUNC_mpc_c_f): Likewise.
14955         (FUNC_mpc_c_c): Likewise.
14956         (test_functions): Add fma.  Update calls to FUNC.
14957         (handle_input_arg): Add argument exact_args.
14958         (add_test): Update call to handle_input_arg.
14959         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
14960         (output_for_one_input_case): Update call to calc_generic_results.
14961         Recalculate exact zero results in each rounding mode.
14962
14963         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
14964         non-negative before setting low bit.
14965         * math/auto-libm-test-in: Mark one asin test possibly having
14966         spurious underflow.
14967         * math/auto-libm-test-out: Regenerated.
14968         * sysdeps/i386/fpu/libm-test-ulps: Update.
14969         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14970
14971 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
14972
14973         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
14974         * sysdeps/unix/sysv/linux/microblaze: Move directory from
14975         ports/sysdeps/unix/sysv/linux/microblaze.
14976         * README: Add missing listing for microblaze*-*-linux-gnu.
14977
14978 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
14979
14980         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
14981         duplicate code
14982
14983 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
14984
14985         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
14986         * sysdeps/unix/sysv/linux/ia64: Move directory from
14987         ports/sysdeps/unix/sysv/linux/ia64.
14988         * README: Update listing for ia64-*-linux-gnu.
14989
14990 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
14991             Joseph Myers  <joseph@codesourcery.com>
14992
14993         * Makeconfig (test-name): New variable.
14994         (evaluate-test): Likewise.
14995         * Makerules (do-test-clean): Remove .test-result files.
14996         (common-mostlyclean): Likewise.
14997         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
14998         * scripts/evaluate-test.sh: New file.
14999
15000 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
15001
15002         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
15003         separate $(objpfx)tst-fopenloc-cmp.out and
15004         $(objpfx)tst-fopenloc-mem.out targets.
15005         (tests): Update dependencies.
15006         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
15007         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
15008         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
15009         (tst-rxspencer-no-utf8-ARGS): New variable.
15010         (tst-rxspencer-no-utf8-ENV): Likewise.
15011         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
15012         instead of $(objpfx)tst-rxspencer-mem.
15013         ($(objpfx)tst-rxspencer-mem): Change target to
15014         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
15015         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
15016         * posix/tst-rxspencer-no-utf8.c: New file.
15017
15018         * elf/Makefile ($(objpfx)order.out): Remove rule.
15019         [$(run-built-tests) = yes] (tests): Depend on
15020         $(objpfx)order-cmp.out.
15021         ($(objpfx)order-cmp.out): New rule.
15022         [$(run-built-tests) = yes] (tests): Depend on
15023         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
15024         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
15025         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
15026         $(objpfx)tst-array5-static-cmp.out.
15027         ($(objpfx)tst-array1.out): Remove rule.
15028         ($(objpfx)tst-array1-cmp.out): New rule.
15029         ($(objpfx)tst-array1-static.out): Remove rule.
15030         ($(objpfx)tst-array1-static-cmp.out): New rule.
15031         ($(objpfx)tst-array2.out): Remove rule.
15032         ($(objpfx)tst-array2-cmp.out): New rule.
15033         ($(objpfx)tst-array3.out): Remove rule.
15034         ($(objpfx)tst-array3-cmp.out): New rule.
15035         ($(objpfx)tst-array4.out): Remove rule.
15036         ($(objpfx)tst-array4-cmp.out): New rule.
15037         ($(objpfx)tst-array5.out): Remove rule.
15038         ($(objpfx)tst-array5-cmp.out): New rule.
15039         ($(objpfx)tst-array5-static.out): Remove rule.
15040         ($(objpfx)tst-array5-static-cmp.out): New rule.
15041         [$(run-built-tests) = yes] (tests): Depend on
15042         $(objpfx)order2-cmp.out.
15043         ($(objpfx)order2.out): Remove rule.
15044         ($(objpfx)order2-cmp.out): New rule.
15045         ($(objpfx)tst-initorder.out): Remove rule.
15046         [$(run-built-tests) = yes] (tests): Depend on
15047         $(objpfx)tst-initorder-cmp.out.
15048         ($(objpfx)tst-initorder-cmp.out): New rule.
15049         ($(objpfx)tst-initorder2.out): Remove rule.
15050         [$(run-built-tests) = yes] (tests): Depend on
15051         $(objpfx)tst-initorder2-cmp.out.
15052         ($(objpfx)tst-initorder2-cmp.out): New rule.
15053         [$(run-built-tests) = yes] (tests): Depend on
15054         $(objpfx)tst-unused-dep-cmp.out.
15055         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
15056         ($(objpfx)tst-unused-dep-cmp.out): New rule.
15057         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
15058         on $(objpfx)tst-setvbuf1-cmp.out.
15059         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
15060         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
15061         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
15062         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
15063         ($(objpfx)tst-svc.out): Remove rule.
15064         ($(objpfx)tst-svc-cmp.out): New rule.
15065
15066 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
15067
15068         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
15069         * ctype/ctype.h [__USE_MISC]: Likewise.
15070         * dirent/dirent.h [__USE_MISC]: Likewise.
15071         * grp/grp.h [__USE_MISC]: Likewise.
15072         * io/fcntl.h [__USE_MISC]: Likewise.
15073         * io/sys/stat.h [__USE_MISC]: Likewise.
15074         * libio/stdio.h [__USE_MISC]: Likewise.
15075         * posix/unistd.h [__USE_MISC]: Likewise.
15076         * pwd/pwd.h [__USE_MISC]: Likewise.
15077         * stdlib.h [__USE_MISC]: Likewise.
15078         * string/bits/string2.h [__USE_MISC]: Likewise.
15079         * string/string.h [__USE_MISC]: Likewise.
15080         * time/time.h [__USE_MISC]: Likewise.
15081
15082 2014-02-13  Andreas Schwab  <schwab@suse.de>
15083
15084         [BZ #16574]
15085         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
15086         second answer buffer if it was separately allocated.
15087
15088 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
15089
15090         * sysdeps/mips/math-tests.h: Include <features.h>.
15091         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
15092         (ROUNDING_TESTS_long_double): Do not define.
15093         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
15094         (EXCEPTION_TESTS_long_double): Likewise.
15095         * sysdeps/mips/mips64/libm-test-ulps: Update.
15096
15097         * include/features.h (__USE_BSD): Remove macro definitions.
15098         (__USE_SVID): Likewise.
15099         (_BSD_SOURCE): Likewise.
15100         (_SVID_SOURCE): Likewise.
15101         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
15102         from definition of _DEFAULT_SOURCE.
15103         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
15104         [_DEFAULT_SOURCE].
15105         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
15106         * bits/mman.h [__USE_BSD]: Likewise.
15107         * bits/termios.h [__USE_BSD]: Likewise.
15108         * bits/waitstatus.h [__USE_BSD]: Likewise.
15109         * ctype/ctype.h [__USE_SVID]: Likewise.
15110         * dirent/dirent.h [__USE_BSD]: Likewise.
15111         * grp/grp.h [__USE_SVID]: Likewise.
15112         [__USE_BSD]: Likewise.
15113         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
15114         * io/fcntl.h [__USE_BSD]: Likewise.
15115         * io/ftw.h [__USE_BSD]: Likewise.
15116         * io/sys/stat.h [__USE_BSD]: Likewise.
15117         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
15118         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
15119         * libio/stdio.h [__USE_SVID]: Likewise.
15120         [__USE_BSD]: Likewise.
15121         * math/math.h [__USE_SVID]: Likewise.
15122         [__USE_BSD]: Likewise.
15123         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
15124         * misc/bits/syslog.h [__USE_BSD]: Likewise.
15125         * misc/search.h [__USE_SVID]: Likewise.
15126         * misc/sys/mman.h [__USE_BSD]: Likewise.
15127         * misc/sys/syslog.h [__USE_BSD]: Likewise.
15128         * misc/sys/uio.h [__USE_BSD]: Likewise.
15129         * posix/bits/unistd.h [__USE_BSD]: Likewise.
15130         * posix/glob.h [__USE_BSD]: Likewise.
15131         * posix/regex.h [__USE_BSD]: Likewise.
15132         * posix/sys/types.h [__USE_BSD]: Likewise.
15133         [__USE_SVID]: Likewise.
15134         * posix/sys/utsname.h [__USE_SVID]: Likewise.
15135         * posix/sys/wait.h [__USE_BSD]: Likewise.
15136         [__USE_SVID]: Likewise.
15137         * posix/unistd.h [__USE_BSD]: Likewise.
15138         [__USE_SVID]: Likewise.
15139         * pwd/pwd.h [__USE_SVID]: Likewise.
15140         * resolv/netdb.h [__USE_BSD]: Likewise.
15141         * setjmp/setjmp.h [__USE_BSD]: Likewise.
15142         * signal/signal.h [__USE_BSD]: Likewise.
15143         [__USE_SVID]: Likewise.
15144         * socket/sys/socket.h [__USE_BSD]: Likewise.
15145         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
15146         * stdlib/stdlib.h [__USE_BSD]: Likewise.
15147         [__USE_SVID]: Likewise.
15148         * string/bits/string2.h [__USE_BSD]: Likewise.
15149         [__USE_SVID]: Likewise.
15150         * string/bits/string3.h [__USE_BSD]: Likewise.
15151         * string/endian.h [__USE_BSD]: Likewise.
15152         * string/string.h [__USE_SVID]: Likewise.
15153         [__USE_BSD]: Likewise.
15154         * string/strings.h [__USE_BSD]: Likewise.
15155         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
15156         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
15157         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
15158         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
15159         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
15160         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
15161         Likewise.
15162         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
15163         Likewise.
15164         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
15165         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
15166         Likewise.
15167         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
15168         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
15169         Likewise.
15170         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
15171         Likewise.
15172         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
15173         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
15174         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
15175         Likewise.
15176         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
15177         Likewise.
15178         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
15179         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
15180         * termios/termios.h [__USE_BSD]: Likewise.
15181         * time/sys/time.h [__USE_BSD]: Likewise.
15182         * time/time.h [__USE_BSD]: Likewise.
15183         [__USE_SVID]: Likewise.
15184
15185         * Makefile (subdir_targets): Remove subdir_lint.out.
15186
15187         * stdio-common/Makefile (do-tst-unbputc): Remove target.
15188         (do-tst-printf): Likewise.
15189         (tests): Depend directly on $(objpfx)tst-unbputc.out and
15190         $(objpfx)tst-printf.out.
15191
15192         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
15193
15194         * Makerules (check-abi-%): Change target to
15195         $(objpfx)check-abi-%.out.
15196         (check-abi target): Update dependencies.
15197         (check-abi-pattern variable): Redirect output of diff to $@.
15198         (check-abi variable): Likewise.
15199         * elf/Makefile (check-abi): Update dependencies.
15200
15201         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
15202         unused.
15203         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
15204         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
15205         subnormal range.
15206         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
15207         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
15208         value has largest subnormal exponent.
15209         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
15210         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
15211         * sysdeps/aarch64/soft-fp/sfp-machine.h
15212         (_FP_TININESS_AFTER_ROUNDING): New macro.
15213         * sysdeps/alpha/soft-fp/sfp-machine.h
15214         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15215         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15216         Likewise.
15217         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
15218         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15219         * sysdeps/mips/soft-fp/sfp-machine.h
15220         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15221         * sysdeps/powerpc/soft-fp/sfp-machine.h
15222         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15223         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15224         Likewise.
15225         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
15226         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15227         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
15228         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15229         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15230         Likewise.
15231
15232 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
15233
15234         [BZ #16545]
15235         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
15236         model 1.
15237
15238 2014-02-12  Richard Henderson  <rth@redhat.com>
15239
15240         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
15241         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
15242         * sysdeps/unix/sysv/linux/alpha: Move directory from
15243         ports/sysdeps/unix/sysv/linux/alpha.
15244         * README: Update listing for alpha-*-linux-gnu.
15245
15246 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
15247
15248         * include/features.h: Update comment documenting feature test
15249         macros.
15250         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
15251         _DEFAULT_SOURCE.
15252         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
15253         (_SVID_SOURCE): Likewise.
15254         (_DEFAULT_SOURCE): Update description of default features.
15255         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
15256         with _GNU_SOURCE.
15257         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
15258         (S_ISVTX): Likewise.
15259         * manual/math.texi (Mathematical Constants): Likewise.
15260         * manual/signal.texi (Interrupted Primitives): Likewise.
15261         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
15262         * math/test-matherr.c (_SVID_SOURCE): Do not define.
15263         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
15264         Don't refer to _SVID_SOURCE in warning text.
15265
15266         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
15267
15268         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
15269         already defined.
15270         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
15271         * sysdeps/mips/dl-lookup.c: Remove.
15272         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
15273
15274 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
15275
15276         [BZ #16447]
15277         * math/auto-libm-test-in: Add testcase for expl.
15278         * math/auto-libm-test-out: Regenerate.
15279         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
15280         calculation of unsafe.
15281         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
15282
15283 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15284
15285         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
15286         * sysdeps/unix/sysv/linux/aarch64: Move directory from
15287         ports/sysdeps/unix/sysv/linux/aarch64.
15288         * README: Update listing for aarch64*-*-linux-gnu.
15289
15290 2014-02-11  Will Newton  <will.newton@linaro.org>
15291
15292         * manual/probes.texi (Mathematical Function Probes): Use
15293         "triggered" instead of "hit".
15294
15295         * manual/probes.texi (Internal Probes): Add documentation
15296         of setjmp, longjmp and longjmp_target probes.
15297
15298         * include/stap-probe.h: Add comment about probe argument
15299         format.
15300
15301         * malloc/mtrace.c (attribute_hidden): Remove unused macro
15302         definition.  (tr_where, tr_freehook, tr_mallochook,
15303         tr_reallochook, tr_memalignhook): Use ANSI protoype.
15304
15305 2014-02-11  David S. Miller  <davem@davemloft.net>
15306
15307         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
15308         processing int_tests.
15309
15310 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
15311
15312         * sysdeps/mips: Move directory from ports/sysdeps/mips.
15313         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
15314         * sysdeps/unix/sysv/linux/mips: Move directory from
15315         ports/sysdeps/unix/sysv/linux/mips.
15316         * README: Update listing for mips-*-linux-gnu and
15317         mips64-*-linux-gnu.
15318
15319 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
15320
15321         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
15322         * sysdeps/unix/sysv/linux/m68k: Move directory from
15323         ports/sysdeps/unix/sysv/linux/m68k.
15324         * README: Update listing for m68k-*-linux-gnu.
15325
15326 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
15327
15328         * sysdeps/tile: Move directory from ports/sysdeps/tile.
15329         * sysdeps/unix/sysv/linux/generic: Move directory from
15330         ports/sysdeps/unix/sysv/linux/generic.
15331         * sysdeps/unix/sysv/linux/tile: Move directory from
15332         ports/sysdeps/unix/sysv/linux/tile.
15333         * README: Update listing for tile*-*-linux-gnu.
15334
15335 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
15336
15337         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
15338         __builtin_expect.
15339         * benchtests/bench-memmem.c (simple_memmem): Likewise.
15340         * catgets/open_catalog.c (__open_catalog): Likewise.
15341         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
15342         * debug/confstr_chk.c: Likewise.
15343         * debug/fread_chk.c (__fread_chk): Likewise.
15344         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
15345         * debug/getgroups_chk.c: Likewise.
15346         * debug/mbsnrtowcs_chk.c: Likewise.
15347         * debug/mbsrtowcs_chk.c: Likewise.
15348         * debug/mbstowcs_chk.c: Likewise.
15349         * debug/memcpy_chk.c: Likewise.
15350         * debug/memmove_chk.c: Likewise.
15351         * debug/mempcpy_chk.c: Likewise.
15352         * debug/memset_chk.c: Likewise.
15353         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
15354         * debug/strcat_chk.c (__strcat_chk): Likewise.
15355         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
15356         * debug/strncat_chk.c (__strncat_chk): Likewise.
15357         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
15358         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
15359         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
15360         * debug/wcpncpy_chk.c: Likewise.
15361         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
15362         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
15363         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
15364         * debug/wcsncpy_chk.c: Likewise.
15365         * debug/wcsnrtombs_chk.c: Likewise.
15366         * debug/wcsrtombs_chk.c: Likewise.
15367         * debug/wcstombs_chk.c: Likewise.
15368         * debug/wmemcpy_chk.c: Likewise.
15369         * debug/wmemmove_chk.c: Likewise.
15370         * debug/wmempcpy_chk.c: Likewise.
15371         * debug/wmemset_chk.c: Likewise.
15372         * dirent/scandirat.c (SCANDIRAT): Likewise.
15373         * dlfcn/dladdr1.c (dladdr1): Likewise.
15374         * dlfcn/dladdr.c (dladdr): Likewise.
15375         * dlfcn/dlclose.c (dlclose_doit): Likewise.
15376         * dlfcn/dlerror.c (__dlerror): Likewise.
15377         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
15378         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
15379         * dlfcn/dlopen.c (dlopen_doit): Likewise.
15380         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
15381         * dlfcn/dlsym.c (dlsym_doit): Likewise.
15382         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
15383         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
15384         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
15385         Likewise.
15386         * elf/dl-conflict.c: Likewise.
15387         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
15388         * elf/dl-dst.h: Likewise.
15389         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
15390         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
15391         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
15392         * elf/dl-init.c (call_init, _dl_init): Likewise.
15393         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
15394         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
15395         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
15396         Likewise.
15397         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
15398         Likewise.
15399         * elf/dl-minimal.c (__libc_memalign): Likewise.
15400         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
15401         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
15402         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
15403         * elf/dl-sym.c (do_sym): Likewise.
15404         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
15405         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
15406         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
15407         * elf/dl-writev.h (_dl_writev): Likewise.
15408         * elf/ldconfig.c (search_dir): Likewise.
15409         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
15410         (dl_main): Likewise.
15411         * elf/setup-vdso.h (setup_vdso): Likewise.
15412         * grp/compat-initgroups.c (compat_call): Likewise.
15413         * grp/fgetgrent.c (fgetgrent): Likewise.
15414         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
15415         * grp/putgrent.c (putgrent): Likewise.
15416         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
15417         Likewise.
15418         * hurd/hurdinit.c: Likewise.
15419         * iconvdata/8bit-gap.c (struct): Likewise.
15420         * iconvdata/ansi_x3.110.c : Likewise.
15421         * iconvdata/big5.c : Likewise.
15422         * iconvdata/big5hkscs.c : Likewise.
15423         * iconvdata/cp1255.c: Likewise.
15424         * iconvdata/cp1258.c : Likewise.
15425         * iconvdata/cp932.c : Likewise.
15426         * iconvdata/euc-cn.c: Likewise.
15427         * iconvdata/euc-jisx0213.c : Likewise.
15428         * iconvdata/euc-jp.c: Likewise.
15429         * iconvdata/euc-jp-ms.c : Likewise.
15430         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
15431         * iconvdata/gb18030.c : Likewise.
15432         * iconvdata/gbbig5.c (const): Likewise.
15433         * iconvdata/gbgbk.c: Likewise.
15434         * iconvdata/gbk.c : Likewise.
15435         * iconvdata/ibm1364.c : Likewise.
15436         * iconvdata/ibm930.c : Likewise.
15437         * iconvdata/ibm932.c: Likewise.
15438         * iconvdata/ibm933.c : Likewise.
15439         * iconvdata/ibm935.c : Likewise.
15440         * iconvdata/ibm937.c : Likewise.
15441         * iconvdata/ibm939.c : Likewise.
15442         * iconvdata/ibm943.c: Likewise.
15443         * iconvdata/iso_11548-1.c: Likewise.
15444         * iconvdata/iso-2022-cn.c : Likewise.
15445         * iconvdata/iso-2022-cn-ext.c : Likewise.
15446         * iconvdata/iso-2022-jp-3.c: Likewise.
15447         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
15448         * iconvdata/iso-2022-kr.c : Likewise.
15449         * iconvdata/iso646.c (gconv_end): Likewise.
15450         * iconvdata/iso_6937-2.c : Likewise.
15451         * iconvdata/iso_6937.c : Likewise.
15452         * iconvdata/iso8859-1.c: Likewise.
15453         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
15454         * iconvdata/shift_jisx0213.c : Likewise.
15455         * iconvdata/sjis.c : Likewise.
15456         * iconvdata/t.61.c : Likewise.
15457         * iconvdata/tcvn5712-1.c : Likewise.
15458         * iconvdata/tscii.c: Likewise.
15459         * iconvdata/uhc.c : Likewise.
15460         * iconvdata/unicode.c (gconv_end): Likewise.
15461         * iconvdata/utf-16.c (gconv_end): Likewise.
15462         * iconvdata/utf-32.c (gconv_end): Likewise.
15463         * iconvdata/utf-7.c (base64): Likewise.
15464         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
15465         * iconv/gconv_close.c (__gconv_close): Likewise.
15466         * iconv/gconv_open.c (__gconv_open): Likewise.
15467         * iconv/gconv_simple.c (internal_ucs4_loop_single)
15468         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
15469         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
15470         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
15471         (ucs4le_internal_loop_single): Likewise.
15472         * iconv/iconv.c (iconv): Likewise.
15473         * iconv/iconv_close.c: Likewise.
15474         * iconv/loop.c (SINGLE): Likewise.
15475         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
15476         * include/atomic.h: Likewise.
15477         * inet/inet6_option.c (option_alloc): Likewise.
15478         * intl/bindtextdom.c (set_binding_values): Likewise.
15479         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
15480         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
15481         * intl/localealias.c (read_alias_file): Likewise.
15482         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
15483         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
15484         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
15485         * libio/fmemopen.c (fmemopen): Likewise.
15486         * libio/iofgets.c (_IO_fgets): Likewise.
15487         * libio/iofgets_u.c (fgets_unlocked): Likewise.
15488         * libio/iofgetws.c (fgetws): Likewise.
15489         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
15490         * libio/iogetdelim.c (_IO_getdelim): Likewise.
15491         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
15492         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
15493         * locale/findlocale.c (_nl_find_locale): Likewise.
15494         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
15495         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
15496         Likewise.
15497         * locale/setlocale.c (setlocale): Likewise.
15498         * login/programs/pt_chown.c (main): Likewise.
15499         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
15500         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
15501         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
15502         (mmap, mmap64, mremap, munmap): Likewise.
15503         * math/e_exp2l.c: Likewise.
15504         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
15505         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
15506         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
15507         * math/s_catan.c (__catan): Likewise.
15508         * math/s_catanf.c (__catanf): Likewise.
15509         * math/s_catanh.c (__catanh): Likewise.
15510         * math/s_catanhf.c (__catanhf): Likewise.
15511         * math/s_catanhl.c (__catanhl): Likewise.
15512         * math/s_catanl.c (__catanl): Likewise.
15513         * math/s_ccosh.c (__ccosh): Likewise.
15514         * math/s_ccoshf.c (__ccoshf): Likewise.
15515         * math/s_ccoshl.c (__ccoshl): Likewise.
15516         * math/s_cexp.c (__cexp): Likewise.
15517         * math/s_cexpf.c (__cexpf): Likewise.
15518         * math/s_cexpl.c (__cexpl): Likewise.
15519         * math/s_clog10.c (__clog10): Likewise.
15520         * math/s_clog10f.c (__clog10f): Likewise.
15521         * math/s_clog10l.c (__clog10l): Likewise.
15522         * math/s_clog.c (__clog): Likewise.
15523         * math/s_clogf.c (__clogf): Likewise.
15524         * math/s_clogl.c (__clogl): Likewise.
15525         * math/s_csin.c (__csin): Likewise.
15526         * math/s_csinf.c (__csinf): Likewise.
15527         * math/s_csinh.c (__csinh): Likewise.
15528         * math/s_csinhf.c (__csinhf): Likewise.
15529         * math/s_csinhl.c (__csinhl): Likewise.
15530         * math/s_csinl.c (__csinl): Likewise.
15531         * math/s_csqrt.c (__csqrt): Likewise.
15532         * math/s_csqrtf.c (__csqrtf): Likewise.
15533         * math/s_csqrtl.c (__csqrtl): Likewise.
15534         * math/s_ctan.c (__ctan): Likewise.
15535         * math/s_ctanf.c (__ctanf): Likewise.
15536         * math/s_ctanh.c (__ctanh): Likewise.
15537         * math/s_ctanhf.c (__ctanhf): Likewise.
15538         * math/s_ctanhl.c (__ctanhl): Likewise.
15539         * math/s_ctanl.c (__ctanl): Likewise.
15540         * math/w_pow.c: Likewise.
15541         * math/w_powf.c: Likewise.
15542         * math/w_powl.c: Likewise.
15543         * math/w_scalb.c (sysv_scalb): Likewise.
15544         * math/w_scalbf.c (sysv_scalbf): Likewise.
15545         * math/w_scalbl.c (sysv_scalbl): Likewise.
15546         * misc/error.c (error_tail): Likewise.
15547         * misc/pselect.c (__pselect): Likewise.
15548         * nis/nis_callback.c (__nis_create_callback): Likewise.
15549         * nis/nis_call.c (__nisfind_server): Likewise.
15550         * nis/nis_creategroup.c (nis_creategroup): Likewise.
15551         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
15552         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
15553         * nis/nis_getservlist.c (nis_getservlist): Likewise.
15554         * nis/nis_lookup.c (nis_lookup): Likewise.
15555         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
15556         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
15557         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
15558         * nis/nis_xdr.c (xdr_endpoint): Likewise.
15559         * nis/nss_compat/compat-grp.c (getgrent_next_file)
15560         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
15561         * nis/nss_compat/compat-initgroups.c (add_group)
15562         (internal_getgrent_r): Likewise.
15563         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
15564         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
15565         * nis/nss_compat/compat-spwd.c (getspent_next_file)
15566         (internal_getspnam_r): Likewise.
15567         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
15568         (_nss_nis_getaliasbyname_r): Likewise.
15569         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
15570         (_nss_nis_getntohost_r): Likewise.
15571         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
15572         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
15573         (_nss_nis_getgrgid_r): Likewise.
15574         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
15575         (internal_nis_gethostent_r, internal_gethostbyname2_r)
15576         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
15577         (_nss_nis_gethostbyname4_r): Likewise.
15578         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
15579         (initgroups_netid): Likewise.
15580         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
15581         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
15582         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
15583         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
15584         (_nss_nis_getprotobynumber_r): Likewise.
15585         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
15586         (_nss_nis_getsecretkey): Likewise.
15587         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
15588         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
15589         (_nss_nis_getpwuid_r): Likewise.
15590         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
15591         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
15592         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
15593         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
15594         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
15595         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
15596         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
15597         Likewise.
15598         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
15599         (_nss_nisplus_getntohost_r): Likewise.
15600         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
15601         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
15602         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
15603         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
15604         Likewise.
15605         * nis/nss_nisplus/nisplus-initgroups.c
15606         (_nss_nisplus_initgroups_dyn): Likewise.
15607         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
15608         (_nss_nisplus_getnetbyaddr_r): Likewise.
15609         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
15610         (_nss_nisplus_getprotobynumber_r): Likewise.
15611         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
15612         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
15613         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
15614         Likewise.
15615         * nis/nss_nisplus/nisplus-service.c
15616         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
15617         (_nss_nisplus_getservbyport_r): Likewise.
15618         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
15619         (_nss_nisplus_getspnam_r): Likewise.
15620         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
15621         Likewise.
15622         * nscd/aicache.c (addhstaiX): Likewise.
15623         * nscd/cache.c (cache_search, prune_cache): Likewise.
15624         * nscd/connections.c (register_traced_file, send_ro_fd)
15625         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
15626         (main_loop_epoll): Likewise.
15627         * nscd/grpcache.c (addgrbyX): Likewise.
15628         * nscd/hstcache.c (addhstbyX): Likewise.
15629         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15630         * nscd/mem.c (gc, mempool_alloc): Likewise.
15631         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
15632         (addinnetgrX): Likewise.
15633         * nscd/nscd-client.h (__nscd_acquire_maplock)
15634         (__nscd_drop_map_ref): Likewise.
15635         * nscd/nscd_getai.c (__nscd_getai): Likewise.
15636         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
15637         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
15638         Likewise.
15639         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
15640         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
15641         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
15642         (__nscd_get_map_ref): Likewise.
15643         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
15644         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
15645         Likewise.
15646         * nscd/pwdcache.c (addpwbyX): Likewise.
15647         * nscd/selinux.c (preserve_capabilities): Likewise.
15648         * nscd/servicescache.c (addservbyX): Likewise.
15649         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
15650         * posix/fnmatch.c (fnmatch): Likewise.
15651         * posix/getopt.c (_getopt_internal_r): Likewise.
15652         * posix/glob.c (glob, glob_in_dir): Likewise.
15653         * posix/wordexp.c (exec_comm_child): Likewise.
15654         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
15655         (getanswer_r, gaih_getanswer_slice): Likewise.
15656         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
15657         * resolv/res_init.c: Likewise.
15658         * resolv/res_mkquery.c (res_nmkquery): Likewise.
15659         * resolv/res_query.c (__libc_res_nquery): Likewise.
15660         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
15661         Likewise.
15662         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
15663         * stdio-common/perror.c (perror): Likewise.
15664         * stdio-common/printf_fp.c (___printf_fp): Likewise.
15665         * stdio-common/tmpnam.c (tmpnam): Likewise.
15666         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
15667         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
15668         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
15669         Likewise.
15670         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
15671         * stdlib/putenv.c (putenv): Likewise.
15672         * stdlib/setenv.c (__add_to_environ): Likewise.
15673         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
15674         * stdlib/strtol_l.c (INTERNAL): Likewise.
15675         * string/memmem.c (memmem): Likewise.
15676         * string/strerror.c (strerror): Likewise.
15677         * string/strnlen.c (__strnlen): Likewise.
15678         * string/test-memmem.c (simple_memmem): Likewise.
15679         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
15680         * sunrpc/pm_getport.c (__get_socket): Likewise.
15681         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
15682         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
15683         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
15684         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
15685         Likewise.
15686         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
15687         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
15688         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
15689         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
15690         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
15691         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
15692         Likewise.
15693         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
15694         Likewise.
15695         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
15696         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
15697         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
15698         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
15699         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
15700         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
15701         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15702         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
15703         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
15704         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
15705         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
15706         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
15707         Likewise.
15708         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
15709         Likewise.
15710         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
15711         Likewise.
15712         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
15713         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
15714         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
15715         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
15716         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
15717         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
15718         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
15719         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
15720         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
15721         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
15722         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
15723         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
15724         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
15725         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
15726         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
15727         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
15728         Likewise.
15729         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
15730         Likewise.
15731         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
15732         Likewise.
15733         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
15734         Likewise.
15735         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
15736         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
15737         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
15738         Likewise.
15739         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
15740         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
15741         * sysdeps/posix/opendir.c (__opendirat): Likewise.
15742         * sysdeps/posix/sleep.c: Likewise.
15743         * sysdeps/posix/tempname.c: Likewise.
15744         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
15745         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
15746         Likewise.
15747         * sysdeps/powerpc/powerpc32/dl-machine.h
15748         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
15749         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15750         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
15751         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
15752         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
15753         Likewise.
15754         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
15755         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
15756         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15757         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
15758         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15759         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
15760         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
15761         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
15762         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
15763         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
15764         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
15765         (elf_machine_lazy_rel): Likewise.
15766         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
15767         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
15768         (elf_machine_lazy_rel): Likewise.
15769         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
15770         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
15771         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
15772         * sysdeps/unix/grantpt.c (grantpt): Likewise.
15773         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
15774         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
15775         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
15776         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
15777         Likewise.
15778         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
15779         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
15780         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
15781         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
15782         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
15783         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
15784         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
15785         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
15786         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
15787         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
15788         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
15789         Likewise.
15790         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
15791         (__posix_fallocate64_l64): Likewise.
15792         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
15793         (posix_fallocate): Likewise.
15794         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
15795         Likewise.
15796         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
15797         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
15798         (getifaddrs_internal): Likewise.
15799         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
15800         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
15801         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
15802         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
15803         * sysdeps/unix/sysv/linux/posix_fallocate64.c
15804         (__posix_fallocate64_l64): Likewise.
15805         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
15806         Likewise.
15807         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
15808         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
15809         (__get_clockfreq): Likewise.
15810         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
15811         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
15812         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
15813         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
15814         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
15815         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
15816         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
15817         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
15818         Likewise.
15819         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
15820         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
15821         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
15822         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
15823         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
15824         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
15825         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
15826         Likewise.
15827         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
15828         (posix_fallocate): Likewise.
15829         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
15830         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
15831         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
15832         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
15833         (elf_machine_rela, elf_machine_rela_relative)
15834         (elf_machine_lazy_rel): Likewise.
15835         * time/asctime.c (asctime_internal): Likewise.
15836         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
15837         * time/tzset.c (__tzset_parse_tz): Likewise.
15838         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
15839         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
15840         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
15841         * wcsmbs/wcsmbsload.h: Likewise.
15842
15843         [BZ #15894]
15844         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
15845
15846         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
15847         (arena_get2): Remove THREAD_STATS conditionals.
15848         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
15849         (__malloc_stats, int): Likewise.
15850
15851 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
15852
15853         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
15854         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
15855
15856         * manual/setjmp.texi: Fix typos/grammar errors.
15857
15858         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
15859         Only return early when n is <= 0.  Delete unused return statement.
15860
15861         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
15862         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
15863         * debug/tst-longjmp_chk3.c: New file.
15864
15865         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
15866         (test_main): Replace code with set_fortify_handler call.
15867         * debug/test-strcpy_chk.c: Likewise.
15868         * debug/tst-chk1.c: Likewise.
15869         * debug/tst-longjmp_chk.c: Likewise.
15870         * test-skeleton.c: Include fcntl.h & paths.h
15871         (set_fortify_handler): Define.
15872
15873         * debug/tst-longjmp_chk.c: Add header comment and include
15874         ../test-skeleton.c.
15875         (do_test): Mark static.
15876         (TEST_FUNCTION): Define.
15877
15878         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
15879         (IP_PMTUDISC_INTERFACE): Likewise.
15880         (IP_MULTICAST_IF): Likewise.
15881         (IP_MULTICAST_TTL): Likewise.
15882         (IP_MULTICAST_LOOP): Likewise.
15883         (IP_ADD_MEMBERSHIP): Likewise.
15884         (IP_DROP_MEMBERSHIP): Likewise.
15885         (IP_UNBLOCK_SOURCE): Likewise.
15886         (IP_BLOCK_SOURCE): Likewise.
15887         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
15888         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
15889         (IP_MSFILTER): Likewise.
15890         (MCAST_JOIN_GROUP): Likewise.
15891         (MCAST_BLOCK_SOURCE): Likewise.
15892         (MCAST_UNBLOCK_SOURCE): Likewise.
15893         (MCAST_LEAVE_GROUP): Likewise.
15894         (MCAST_JOIN_SOURCE_GROUP): Likewise.
15895         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
15896         (MCAST_MSFILTER): Likewise.
15897         (IP_MULTICAST_ALL): Likewise.
15898         (IP_UNICAST_IF): Likewise.
15899
15900         * timezone/Makefile: Delete $(have-ksh) check.
15901         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
15902         * timezone/tzselect.ksh: Add +x mode bits.
15903
15904         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
15905         (ANON_INODE_FS_MAGIC): Likewise.
15906         (BDEVFS_MAGIC): Likewise.
15907         (BINFMTFS_MAGIC): Likewise.
15908         (BTRFS_TEST_MAGIC): Likewise.
15909         (CRAMFS_MAGIC_WEND): Likewise.
15910         (DEBUGFS_MAGIC): Likewise.
15911         (ECRYPTFS_SUPER_MAGIC): Likewise.
15912         (EXT3_SUPER_MAGIC): Likewise.
15913         (EXT4_SUPER_MAGIC): Likewise.
15914         (FUTEXFS_SUPER_MAGIC): Likewise.
15915         (HOSTFS_SUPER_MAGIC): Likewise.
15916         (HUGETLBFS_MAGIC): Likewise.
15917         (MINIX3_SUPER_MAGIC): Likewise.
15918         (MTD_INODE_FS_MAGIC): Likewise.
15919         (NILFS_SUPER_MAGIC): Likewise.
15920         (OPENPROM_SUPER_MAGIC): Likewise.
15921         (PIPEFS_MAGIC): Likewise.
15922         (PSTOREFS_MAGIC): Likewise.
15923         (QNX6_SUPER_MAGIC): Likewise.
15924         (RAMFS_MAGIC): Likewise.
15925         (REISERFS_SUPER_MAGIC_STRING): Likewise.
15926         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
15927         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
15928         (SECURITYFS_MAGIC): Likewise.
15929         (SELINUX_MAGIC): Likewise.
15930         (SMACK_MAGIC): Likewise.
15931         (SOCKFS_MAGIC): Likewise.
15932         (SQUASHFS_MAGIC): Likewise.
15933         (STACK_END_MAGIC): Likewise.
15934         (TMPFS_MAGIC): Likewise.
15935         (USBDEVICE_SUPER_MAGIC): Likewise.
15936         (V9FS_MAGIC): Likewise.
15937         (XENFS_SUPER_MAGIC): Likewise.
15938         (CRAMFS_MAGIC): Fix typo in comment.
15939         (EXT2_SUPER_MAGIC): Update comment.
15940         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
15941
15942 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
15943
15944         * sysdeps/arm: Move directory from ports/sysdeps/arm.
15945         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
15946         * sysdeps/unix/sysv/linux/arm: Move directory from
15947         ports/sysdeps/unix/sysv/linux/arm.
15948         * README: Update listing for arm-*-linux-gnueabi.
15949
15950         * README: Remove mention of am33.
15951
15952 2014-02-07  Roland McGrath  <roland@hack.frob.com>
15953
15954         * bits/sigset.h (__sigemptyset): Use a statement expression rather
15955         than the comma operator, to avoid "rhs of comma has no effect"
15956         compiler warnings.
15957         (__sigfillset, __sigandset, __sigorset): Likewise.
15958         * include/signal.h (__sigemptyset): Likewise.
15959         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
15960
15961 2014-02-07  Allan McRae  <allan@archlinux.org>
15962
15963         * version.h (RELEASE): Set to "development".
15964         (VERSION): Set to "2.19.90"
15965         * NEWS: Add 2.20 section.
15966
15967 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
15968
15969         [BZ #16529]
15970         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
15971
15972 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15973
15974         * manual/contrib.texi: Update entry for Carlos O'Donell,
15975         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
15976
15977 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
15978
15979         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
15980
15981         * sysdeps/unix/sysv/linux/kernel-features.h
15982         [__LINUX_KERNEL_VERSION >= 0x020621]
15983         (__ASSUME_PROC_PID_TASK_COMM): Define.
15984
15985 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
15986
15987         [BZ #16398]
15988         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
15989         conversion when destination buffer does not have enough space.
15990         * libio/tst-ftell-partial-wide.c: New test case.
15991         * libio/Makefile (tests): Add tst-ftell-partial-wide.
15992
15993         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
15994         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
15995         Leonard and Allan McRae.
15996
15997 2014-02-04  David S. Miller  <davem@davemloft.net>
15998
15999         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
16000         32-bit.
16001
16002 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16003
16004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
16005         New file
16006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
16007         New file
16008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
16009         New file.
16010         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
16011         New file.
16012         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
16013         New file.
16014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
16015         New file.
16016         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
16017         New file.
16018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
16019         New file.
16020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
16021         New file.
16022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
16023         New file.
16024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
16025         New file.
16026         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
16027         New file.
16028         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
16029         New file.
16030
16031 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16032
16033         * nptl/shlib-versions: Change powerpc*le start to 2.17.
16034         * shlib-versions: Likewise.
16035
16036 2014-02-04  Roland McGrath  <roland@hack.frob.com>
16037             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16038
16039         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
16040         (abilist-pattern): New variable, set to %-le.abilist.
16041
16042         * Makerules (abilist-pattern): New variable.
16043         (vpath): Use $(abilist-pattern) in place of %.abilist.
16044         (check-abi-% pattern rule): Likewise.
16045         (check-abi, update-abi): Likewise.
16046
16047 2014-02-04  Eric Wong  <normalperson@yhbt.net>
16048
16049         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16050
16051 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
16052
16053         * manual/startup.texi: Add next, previous, and top entries for
16054         the `Program Arguments' and `Environment Variables' nodes.
16055
16056 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
16057
16058         * manual/macros.texi: Add comments before MTASC-safety macros.
16059
16060         * manual/users.texi: Document MTASC-safety properties.
16061
16062         * manual/threads.texi (pthread_key_create, pthread_key_delete)
16063         (pthread_getspecific, pthread_setspecific): Format with
16064         @deftypefun, and add @safety note.
16065         * manual/signal.texi: Move comments that analyze the above
16066         functions to their home place.
16067
16068 2014-02-03  Allan McRae  <allan@archlinux.org>
16069
16070         * po/sl.po: Update Slovenian translation from translation project.
16071
16072 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
16073
16074         * manual/time.texi (timegm): Add missing blank after @c.
16075         Reported by Joseph Myers <joseph@codesourcery.com>.
16076
16077 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
16078
16079         * manual/check-safety.sh: New.
16080         * manual/Makefile ($(objpfx)stamp-summary): Run it.
16081
16082         * manual/terminal.texi: Document MTASC-safety properties.
16083
16084         * manual/filesys.texi: Document MTASC-safety properties.
16085
16086         * manual/errno.texi: Document MTASC-safety properties.
16087
16088         * manual/intro.texi: Document safety identifiers and
16089         conditionals.
16090
16091         * manual/string.texi (wcstok): Fix prototype.
16092         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
16093
16094         * manual/time.texi: Document MTASC-safety properties.
16095
16096         * manual/string.texi: Document MTASC-safety properties.
16097
16098         * manual/threads.texi: Document MTASC-safety properties.
16099
16100         * manual/stdio.texi: Document MTASC-safety properties.
16101
16102         * manual/syslog.texi: Document MTASC-safety properties.
16103
16104         * manual/sysinfo.texi: Document MTASC-safety properties.
16105
16106         * manual/startup.texi: Document MTASC-safety properties.
16107
16108         * manual/socket.texi: Document MTASC-safety properties.
16109
16110         * manual/signal.texi: Document MTASC-safety properties.
16111
16112 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
16113
16114         * manual/setjmp.texi: Document MTASC-safety properties.
16115
16116         * manual/search.texi: Document MTASC-safety properties.
16117
16118         * manual/resource.texi: Document MTASC-safety properties.
16119
16120         * manual/process.texi: Document MTASC-safety properties.
16121
16122         * manual/platform.texi: Document MTASC-safety properties.
16123
16124         * manual/pipe.texi: Document MTASC-safety properties.
16125
16126         * manual/pattern.texi: Document MTASC-safety properties.
16127
16128         * manual/message.texi: Document MTASC-safety properties.
16129
16130         [BZ #12751]
16131         * manual/memory.texi: Document MTASC-safety properties.
16132
16133         * manual/math.texi: Document MTASC-safety properties.
16134
16135         * manual/locale.texi: Document MTASC-safety properties.
16136
16137         * manual/llio.texi: Document MTASC-safety properties.
16138
16139         * manual/libdl.texi: New.
16140
16141         * manual/lang.texi: Document MTASC-safety properties.
16142
16143         * manual/job.texi: Document MTASC-safety properties.
16144
16145         * manual/getopt.texi: Document MTASC-safety properties.
16146
16147         * manual/ctype.texi: Document MTASC-safety properties.
16148
16149 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
16150
16151         [BZ #16046]
16152         * csu/libc-tls.c (static_map): Remove variable.
16153         (__libc_setup_tls): Use main executable's link map for TLS data.
16154         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
16155         casing for LM_ID_BASE and GL(dl_nns).
16156         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
16157         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
16158         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
16159         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
16160         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
16161         member.
16162         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
16163         l_phnum members.
16164
16165 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
16166
16167         * manual/debug.texi: Document MTASC-safety properties.
16168
16169 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
16170
16171         [BZ #16510]
16172         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
16173         of __x86_64__ when disabling x87 inline functions.
16174
16175 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
16176
16177         * manual/charset.texi: Document MTASC-safety properties.
16178
16179         * manual/crypt.texi: Document MTASC-safety properties.
16180
16181         * manual/conf.texi: Document MTASC-safety properties.
16182
16183         * manual/arith.texi: Document MTASC-safety properties.
16184
16185         * manual/argp.texi: Document MTASC-safety properties.
16186
16187         * manual/macros.texi: Introduce macros to document multi
16188         thread, asynchronous signal and asynchronous cancellation
16189         safety properties.
16190         * manual/intro.texi: Introduce the properties themselves.
16191
16192 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16193
16194         * sysdeps/sh/sh4/Makefile: New file.
16195
16196 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
16197
16198         * math/gen-libm-test.pl ($srcdir): New variable.
16199         ($auto_input): Use it.
16200
16201 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16202
16203         [BZ #16506]
16204         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
16205         access beyond array bounds when parsing netgroups file.
16206
16207         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
16208         the old buffer before realloc.
16209
16210 2014-01-27  Allan McRae  <allan@archlinux.org>
16211
16212         * po/fr.po: Update French translation from translation project.
16213
16214 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16215
16216         * sysdeps/sh/libm-test-ulps: Regenerate.
16217
16218 2014-01-24  David S. Miller  <davem@davemloft.net>
16219
16220         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
16221
16222 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16223
16224         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
16225         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
16226
16227 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
16228
16229         [BZ #16474]
16230         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
16231         string pointers after reallocation.
16232
16233 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16234
16235         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
16236         __SH4A__ instead of __SH_FPU_ANY__.
16237
16238 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16239
16240         * sysdeps/sh/fpu_control.h: New file.
16241         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
16242         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
16243         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
16244         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
16245         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
16246         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
16247         * sysdeps/sh/sys/ucontext.h: Remove.
16248         * sysdeps/sh/sys: Remove directory.
16249
16250 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16251
16252         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
16253         s390/sys/ucontext.h.
16254         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
16255         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
16256
16257 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
16258
16259         [BZ #15605]
16260         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
16261
16262 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16263
16264         [BZ#16431]
16265         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
16266         Adjust the vDSO correctly for internal calls.
16267         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
16268
16269 2014-01-20  Allan McRae  <allan@archlinux.org>
16270
16271         * po/ca.po: Update Catalan translation from translation project.
16272
16273 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
16274
16275         * sysdeps/s390/sotruss-lib.c: New file.
16276
16277 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16278
16279         [BZ#16430]
16280         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
16281         (__GI___gettimeofday): Alias for a different internal symbol to avoid
16282         local calls issues by not having a PLT stub required for IFUNC calls.
16283         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
16284
16285 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
16286
16287         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
16288         * math/test-fpucw-static.c: Likewise.
16289
16290 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16291
16292         [BZ #16453]
16293         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
16294
16295 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16296
16297         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
16298         implementation for powerpc.
16299
16300 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
16301
16302         [BZ #14782]
16303         * sysdeps/posix/system.c (__libc_system): Do not enable
16304         asynchronous cancellation.
16305
16306 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16307
16308         [BZ #16427]
16309         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
16310         handling only for numbers special also in the IEEE case.
16311
16312 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16313
16314         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
16315
16316 2014-01-11  Allan McRae  <allan@archlinux.org>
16317
16318         * po/bg.po: Update Bulgarian translation from translation project.
16319
16320         * po/de.po: Update German translation from translation project.
16321
16322 2014-01-10  Roland McGrath  <roland@hack.frob.com>
16323
16324         * sysdeps/generic/gcc-compat.h: New file.
16325
16326 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
16327
16328         * benchtests/asin-inputs: Correct slow inputs.
16329         * benchtests/acos-inputs: Likewise.
16330
16331 2014-01-10  Allan McRae  <allan@archlinux.org>
16332
16333         * po:sv.po: Update Swedish translation from translation project.
16334
16335         * po/vi.po: Update Vietnamese translation from translation project.
16336
16337         * po/eo.po: Update Esperanto translation from translation project.
16338
16339         * po/cs.po: Update Czech translation from translation project.
16340
16341         * po/nl.po: Update Dutch translation from translation project.
16342
16343         * po/pl.po: Update Polish translation from translation project.
16344
16345         * po/ru.po: Update Russian translation from translation project.
16346
16347         * po/uk.po: Update Ukrainian translation from translation project.
16348
16349 2014-01-08  Brooks Moses  <bmoses@google.com>
16350
16351         * elf/dl-load.c: Fix comment typo.
16352
16353 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
16354
16355         * po/header.pot: Rename to...
16356         * po/pot.header: ... this.
16357         * po/Makefile: Use pot.header.
16358
16359 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
16360             Maxim Kuvyrkov  <maxim@kugelworks.com>
16361
16362         [BZ #16394]
16363         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
16364         SRC and DEST against LEN.
16365
16366 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16367
16368         [BZ #16414]
16369         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
16370         implementation.
16371         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
16372
16373 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16374
16375         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16376
16377 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
16378
16379         [BZ #16408]
16380         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
16381         for large positive arguments.
16382
16383 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
16384
16385         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
16386
16387         * math/auto-libm-test-in: Mark various tests with
16388         xfail-rounding:ldbl-128ibm.
16389         * math/auto-libm-test-out: Regenerated.
16390
16391         [BZ #16407]
16392         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
16393         Increase overflow threshold.
16394
16395 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
16396
16397         [BZ #14286]
16398         * stdio-common/vfprintf.c: Check for integer overflow.
16399
16400 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16401
16402         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
16403         the first argument and return value of __tls_get_addr_internal.
16404
16405 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16406
16407         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
16408         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
16409
16410 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16411
16412         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
16413         * sysdeps/s390/rtld-global-offsets.sym: New file.
16414         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
16415         GLIBC_2.19 symbol.
16416         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
16417         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
16418         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
16419         ... this.
16420         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
16421         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
16422         ... this.
16423         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
16424         Regenerate.
16425         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
16426         Regenerate.
16427         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
16428         halfs of GPRs for high_gprs contexts.
16429         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
16430         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
16431         field.
16432         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
16433         uc_flags field.
16434         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
16435         64 bit versions:
16436         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
16437         for high GPRs (uc_high_gprs) and for future extensions
16438         (__reserved).
16439         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
16440         for future extensions (__reserved).
16441         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
16442         64 bit versions:
16443         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
16444         SC_HIGHGPRS offset definition.
16445         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
16446         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
16447
16448         * Versions.def: Add GLIBC_2.19 for libpthread.
16449         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
16450         siglongjmp for libpthread with GLIBC_2.19 symver.
16451         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
16452         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
16453         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
16454         * sysdeps/s390/__longjmp.c: New file.
16455         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
16456         * sysdeps/s390/longjmp.c: New file.
16457         * sysdeps/s390/setjmp.S: New file.
16458         * sysdeps/s390/sigjmp.S: New file.
16459         * sysdeps/s390/v1-longjmp.c: New file.
16460         * sysdeps/s390/v1-setjmp.h: New file.
16461         * sysdeps/s390/v1-sigjmp.c: New file.
16462         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
16463         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
16464         GLIBC_2.19 version.
16465         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
16466         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
16467         versioned symbols for ____longjmp_chk.
16468         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
16469         Likewise.
16470         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
16471         Regenerate.
16472         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
16473         Regenerate.
16474         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
16475         Regenerate.
16476         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
16477         Regenerate.
16478         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
16479         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
16480         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
16481         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
16482         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
16483         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
16484         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
16485         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
16486         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
16487         * sysdeps/s390/rtld-__longjmp.c: New file.
16488         * sysdeps/s390/rtld-setjmp.S: New file.
16489
16490 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
16491
16492         [BZ #16400]
16493         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
16494         Return -__logl (x) for small positive arguments without evaluating
16495         a polynomial.
16496
16497 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
16498
16499         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
16500         Rename to ...
16501         (__ptrace_peeksiginfo_args): ... this.
16502         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
16503         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
16504         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
16505
16506 2014-01-06  Allan McRae  <allan@archlinux.org>
16507
16508         * inet/netinet/in.h: Fix typo in comment.
16509
16510 2014-01-05  Andreas Jaeger  <aj@suse.de>
16511
16512         * sysdeps/i386/fpu/libm-test-ulps: Update.
16513
16514 2014-01-05  Allan McRae  <allan@archlinux.org>
16515
16516         * po/libc.pot: Regenerated.
16517
16518         * malloc/memusagestat.c: Fix gettext call formatting.
16519
16520 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
16521
16522         * nscd/nscd.c: Improve usage() output.
16523
16524 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
16525
16526         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
16527         * sysdeps/unix/sysv/linux/configure: Regenerated.
16528         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
16529         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
16530
16531 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
16532
16533         [BZ #16390]
16534         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
16535         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
16536
16537 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16538
16539         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
16540         extra tokens at end of #undef directive.
16541         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
16542         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
16543         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
16544
16545 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
16546
16547         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
16548
16549         * math/auto-libm-test-in: Mark various tests with
16550         xfail-rounding:ldbl-128ibm.
16551         * math/auto-libm-test-out: Regenerated.
16552
16553 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
16554
16555         [BZ #16386]
16556         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
16557         numbers with subnormal high part when calculating exponent.
16558
16559         [BZ #16385]
16560         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
16561         fabs.
16562
16563         [BZ #16384]
16564         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
16565         M_LN2l.
16566         (__ieee754_acoshl): Use __log1pl not __log1p.
16567
16568 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
16569
16570         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
16571         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
16572         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
16573         (grow_heap, heap_trim, _int_new_arena, get_free_list)
16574         (reused_arena, arena_get2): Convert to GNU style.
16575         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
16576         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
16577         (memalign_check, __malloc_set_state): Likewise.
16578         * malloc/mallocbug.c (main): Likewise.
16579         * malloc/malloc.c (__malloc_assert, malloc_init_state)
16580         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
16581         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
16582         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
16583         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
16584         (__posix_memalign, malloc_info): Likewise.
16585         * malloc/malloc.h: Likewise.
16586         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
16587         (mallochook, memalignhook, reallochook, mabort): Likewise.
16588         * malloc/mcheck.h: Likewise.
16589         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
16590         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
16591         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
16592         * malloc/morecore.c (__default_morecore): Likewise.
16593         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
16594         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
16595         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
16596         (print_and_abort): Likewise.
16597         * malloc/obstack.h: Likewise.
16598         * malloc/set-freeres.c (__libc_freeres): Likewise.
16599         * malloc/tst-mallocstate.c (main): Likewise.
16600         * malloc/tst-mtrace.c (main): Likewise.
16601         * malloc/tst-realloc.c (do_test): Likewise.
16602
16603 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
16604
16605         [BZ #16366]
16606         * nscd/netgroupcache.c (do_notfound): New function.
16607         (addgetnetgrentX): Use it.
16608
16609         [BZ # 16365]
16610         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
16611         NSS_STATUS_NOTFOUND.
16612
16613 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
16614
16615         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
16616         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16617
16618 2014-01-01  Allan McRae  <allan@archlinux.org>
16619
16620         * scripts/update-copyrights: Update configure input file suffix.
16621
16622         * NEWS: Update copyright year.
16623         * catgets/gencat.c: Likewise.
16624         * csu/version.c: Likewise.
16625         * debug/catchsegv.sh: Likewise.
16626         * debug/pcprofiledump.c: Likewise.
16627         * debug/xtrace.sh: Likewise.
16628         * elf/ldconfig.c: Likewise.
16629         * elf/ldd.bash.in: Likewise.
16630         * elf/pldd.c: Likewise.
16631         * elf/sotruss.ksh: Likewise.
16632         * elf/sprof.c: Likewise.
16633         * iconv/iconv_prog.c: Likewise.
16634         * iconv/iconvconfig.c: Likewise.
16635         * locale/programs/locale.c: Likewise.
16636         * locale/programs/localedef.c: Likewise.
16637         * login/programs/pt_chown.c: Likewise.
16638         * malloc/memusage.sh: Likewise.
16639         * malloc/memusagestat.c: Likewise.
16640         * malloc/mtrace.pl: Likewise.
16641         * manual/libc.texinfo: Likewise.
16642         * nscd/nscd.c: Likewise.
16643         * nss/getent.c: Likewise.
16644         * nss/makedb.c: Likewise.
16645         * posix/getconf.c: Likewise.
16646         * scripts/test-installation.pl: Likewise.
16647
16648         * All files with FSF copyright notices: Update copyright dates
16649         using scripts/update-copyrights.
16650         * intl/plural.c: Regenerated.
16651         * locale/programs/charmap-kw.h: Likewise.
16652         * locale/programs/locfile-kw.h: Likewise.
16653
16654 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
16655
16656         * sysdeps/unix/sysv/linux/configure: Regenerated.
16657         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
16658         the linux/fanotify.h header.
16659         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
16660         HAVE_LINUX_FANOTIFY_H is defined.
16661
16662 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
16663
16664         * benchtests/cos-inputs: New inputs.
16665         * benchtests/sin-inputs: Likewise.
16666
16667         * benchtests/atan-inputs: New inputs. Fix name of multiple
16668         precision fallback inputs.
16669
16670         * benchtests/atanh-inputs: New inputs.
16671         * benchtests/tanh-inputs: Likewise.
16672
16673         * benchtests/acosh-inputs: New inputs.
16674         * benchtests/asinh-inputs: Likewise.
16675
16676         * benchtests/cosh-inputs: New inputs.
16677         * benchtests/sinh-inputs: Likewise.
16678
16679         * benchtests/acos-inputs: Add more inputs.
16680         * benchtests/asin-inputs: Likewise.
16681
16682 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
16683
16684         [BZ #16375]
16685         * manual/arith.texi: Fix spelling.
16686         * manual/charset.texi: Likewise.
16687         * manual/errno.texi: Likewise.
16688         * manual/filesys.texi: Likewise.
16689         * manual/lang.texi: Likewise.
16690         * manual/llio.texi: Likewise.
16691         * manual/locale.texi: Likewise.
16692         * manual/message.texi: Likewise.
16693         * manual/resource.texi: Likewise.
16694         * manual/search.texi: Likewise.
16695         * manual/setjmp.texi: Likewise.
16696         * manual/stdio.texi: Likewise.
16697         * manual/string.texi: Likewise.
16698         * manual/sysinfo.texi: Likewise.
16699         * manual/time.texi: Likewise.
16700
16701 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
16702
16703         * po/sl.po: New file.
16704
16705 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
16706
16707         * .gitignore: Add core/.gdbinit/.gdb_history.
16708
16709 2013-12-27  Allan McRae  <allan@archlinux.org>
16710
16711         [BZ #16369]
16712         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
16713         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
16714
16715 2013-12-24  Brooks Moses  <bmoses@google.com>
16716
16717         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
16718         all compilers that claim C++98 compliance, not just GCC.
16719         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
16720         Likewise.
16721
16722 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16723
16724         * NEWS: Restore accidentally deleted bug-fix entries.
16725
16726 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16727             Ondřej Bílka  <neleai@seznam.cz>
16728
16729         [BZ #15073]
16730         * malloc/malloc.c (_int_free): Perform sanity check only if we
16731         have_lock.
16732
16733 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
16734
16735         [BZ #12986]
16736         * manual/stdio.texi (String Input Conversions): Clarify that character
16737         classes are not supported.
16738
16739 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16740
16741         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16742
16743 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
16744
16745         [BZ #16337]
16746         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
16747         Calculate results for small negative arguments directly rather
16748         than using reflection formula with special underflow handling.
16749
16750         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
16751         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
16752         sysdeps/unix/bsd/bsd4.4/syscalls.list.
16753         (fchflags): Likewise.
16754         (revoke): Likewise.
16755         (setlogin): Likewise.
16756         (sigaltstack): Likewise.
16757         (wait4): Likewise.
16758         (sigblock): Remove.
16759         (sigsetmask): Likewise.
16760         (wait3): Likewise.
16761         (waitpid): Likewise.
16762         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
16763         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
16764         file.
16765         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
16766         * sysdeps/unix/bsd/Makefile: ... here.
16767         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
16768         * sysdeps/unix/bsd/Versions: ... here.
16769         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
16770         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
16771         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
16772         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
16773         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
16774         * sysdeps/unix/bsd/sigblock.c: ... here.
16775         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
16776         * sysdeps/unix/bsd/sigsetmask.c: ... here.
16777         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
16778         * sysdeps/unix/bsd/sigvec.c: ... here.
16779         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
16780         * sysdeps/unix/bsd/tcdrain.c: ... here.
16781         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
16782         * sysdeps/unix/bsd/tcgetattr.c: ... here.
16783         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
16784         * sysdeps/unix/bsd/tcsetattr.c: ... here.
16785         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
16786         * sysdeps/unix/bsd/wait.c: ... here.
16787         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
16788         * sysdeps/unix/bsd/wait3.c: ... here.
16789         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
16790         * sysdeps/unix/bsd/waitpid.c: ... here.
16791
16792 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
16793
16794         [BZ #16356]
16795         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
16796         round-to-nearest for [!USE_AS_EXPM1L].
16797         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
16798         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
16799         more tests of exp and exp10.  Expect some exp10 tests to miss
16800         exceptions or fail in directed rounding modes.
16801         * math/auto-libm-test-out: Regenerated.
16802         * math/libm-test.inc (exp10_tonearest_test_data): New array.
16803         (exp10_test_tonearest): New function.
16804         (exp10_towardzero_test_data): New array.
16805         (exp10_test_towardzero): New function.
16806         (exp10_downward_test_data): New array.
16807         (exp10_test_downward): New function.
16808         (exp10_upward_test_data): New array.
16809         (exp10_test_upward): New function.
16810         (main): Call the new functions.
16811         * sysdeps/i386/fpu/libm-test-ulps: Update.
16812         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16813
16814 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
16815
16816         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
16817         asinh, atan, atan2, atanh, cbrt, cos and cosh.
16818         * math/auto-libm-test-out: Regenerated.
16819         * math/libm-test.inc (acosh_test_data): Add more tests.
16820         (atanh_test_data): Likewise.
16821         (ceil_test_data): Likewise.
16822         (copysign_test_data): Likewise.
16823         * sysdeps/i386/fpu/libm-test-ulps: Update.
16824         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16825
16826         * timezone/checktab.awk: Update from tzcode 2013i.
16827         * timezone/private.h: Likewise.
16828         * timezone/scheck.c: Likewise.
16829         * timezone/tzfile.h: Likewise.
16830         * timezone/tzselect.ksh: Likewise.
16831         * timezone/zdump.c: Likewise.
16832         * timezone/zic.c: Likewise.
16833
16834         * math/auto-libm-test-in: Add tests of cpow.
16835         * math/auto-libm-test-out: Regenerated.
16836         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
16837         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16838         mpc_cc_c.
16839         (func_calc_desc): Add mpc_cc_c union field.
16840         (test_functions): Add cpow.
16841         (special_fill_2pi): New function.
16842         (special_real_inputs): Add 2pi.
16843         (calc_generic_results): Handle mpc_cc_c.
16844         * sysdeps/i386/fpu/libm-test-ulps: Update.
16845         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16846
16847         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
16848         csqrt, ctan and ctanh.
16849         * math/auto-libm-test-out: Regenerated.
16850         * math/libm-test.inc (TEST_COND_x86_64): New macro.
16851         (TEST_COND_x86): Likewise.
16852         (ccos_test_data): Use AUTO_TESTS_c_c.
16853         (ccosh_test_data): Likewise.
16854         (cexp_test_data): Likewise.
16855         (clog_test_data): Likewise.
16856         (csqrt_test_data): Likewise.
16857         (ctan_test_data): Likewise.
16858         (ctan_tonearest_test_data): Likewise.
16859         (ctan_towardzero_test_data): Likewise.
16860         (ctan_downward_test_data): Likewise.
16861         (ctan_upward_test_data): Likewise.
16862         (ctanh_test_data): Likewise.
16863         (ctanh_tonearest_test_data): Likewise.
16864         (ctanh_towardzero_test_data): Likewise.
16865         (ctanh_downward_test_data): Likewise.
16866         (ctanh_upward_test_data): Likewise.
16867         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16868         mpc_c_c.
16869         (func_calc_desc): Add mpc_c_c union field.
16870         (FUNC_mpc_c_c): New macro.
16871         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
16872         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
16873         ctanh.
16874         (special_fill_min_subnorm_p120): New function.
16875         (special_real_inputs): Add min_subnorm_p120.
16876         (calc_generic_results): Handle mpc_c_c.
16877         * sysdeps/i386/fpu/libm-test-ulps: Update.
16878         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16879
16880 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16881
16882         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
16883         (do_sin_slow): New functions.
16884         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
16885         (cslow2, csloww1, csloww2): Use the new functions.
16886
16887         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
16888         Use M to change sign of result instead of X.  Assume X is
16889         positive.
16890         (csloww1): Likewise.
16891         (__sin): Adjust.
16892         (__cos): Adjust.
16893
16894         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
16895         arguments A and DA.
16896         (__sin): Adjust.
16897         (__cos): Likewise.
16898
16899         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
16900         (__cos): Likewise.
16901         (sloww1): Don't adjust sign of DX.
16902         (csloww1): Likewise.
16903         (sloww2): Use X directly and don't adjust sign of DX.
16904         (csloww2): Likewise.
16905
16906 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16907
16908         * math/auto-libm-test-in: Add tests of cabs and carg.
16909         * math/auto-libm-test-out: Regenerated.
16910         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
16911         (carg_test_data): Likewise.
16912         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16913         mpc_c_f.
16914         (func_calc_desc): Add mpc_c_f union field.
16915         (test_functions): Add cabs and carg.
16916         (calc_generic_results): Handle mpc_c_f.
16917
16918         * sysdeps/powerpc/powerpc32/libgcc-compat.S
16919         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
16920         as a macro and a compat symbol.
16921         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
16922         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
16923         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
16924         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
16925         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
16926         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
16927         not use .hidden.
16928         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
16929         Likewise.
16930         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
16931         Likewise.
16932         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
16933         Likewise.
16934         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
16935         Likewise.
16936         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
16937         Likewise.
16938         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
16939         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
16940         from GLIBC_2.3.2.
16941
16942 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16943
16944         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16945
16946 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16947
16948         * manual/texinfo.tex: Update to version 2013-11-26.10 with
16949         trailing whitespace removed.
16950         * scripts/config.guess: Update to version 2013-11-29.
16951         * scripts/config.sub: Update to version 2013-10-01.
16952
16953         * math/auto-libm-test-in: Add tests of sincos.
16954         * math/auto-libm-test-out: Regenerated.
16955         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
16956         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16957         mpfr_f_11.
16958         (func_calc_desc): Add mpfr_f_11 union field.
16959         (test_functions): Add sincos.
16960         (calc_generic_results): Handle mpfr_f_11.
16961         * sysdeps/i386/fpu/libm-test-ulps: Update.
16962         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16963
16964 2013-12-19  Andreas Schwab  <schwab@suse.de>
16965
16966         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
16967         CALL_MCOUNT.
16968         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
16969         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
16970         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
16971
16972 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16973
16974         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
16975         * sysdeps/i386/fpu/libm-test-ulps: Update.
16976         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16977
16978         [BZ #16293]
16979         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
16980         round-to-nearest mode when using frndint.
16981         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
16982         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
16983         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
16984         Likewise.
16985         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
16986         sinh test to fail.
16987         * math/auto-libm-test-out: Regenerated.
16988         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
16989         (TEST_COND_x86): Likewise.
16990         (expm1_tonearest_test_data): New array.
16991         (expm1_test_tonearest): New function.
16992         (expm1_towardzero_test_data): New array.
16993         (expm1_test_towardzero): New function.
16994         (expm1_downward_test_data): New array.
16995         (expm1_test_downward): New function.
16996         (expm1_upward_test_data): New array.
16997         (expm1_test_upward): New function.
16998         (main): Run the new test functions.
16999         * sysdeps/i386/fpu/libm-test-ulps: Update.
17000         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17001
17002         * include/features.h: Update comment documenting feature test
17003         macros.  Mention _DEFAULT_SOURCE in comment.
17004         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
17005         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
17006         _BSD_SOURCE and _SVID_SOURCE.
17007         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
17008         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
17009         !_SVID_SOURCE]: Likewise.
17010         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17011         (__USE_POSIX_IMPLICITLY): Define.
17012         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17013         (_POSIX_SOURCE): Undefine and redefine.
17014         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17015         (_POSIX_C_SOURCE): Likewise.
17016         * manual/creature.texi (_DEFAULT_SOURCE): Document.
17017         (Feature Test Macros): Update documentation of default features.
17018
17019 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
17020
17021         * benchtests/Makefile: Add bench-strtok.
17022         * benchtests/bench-strtok.c: New file: strtok benchtest.
17023
17024 2013-12-19  Allan McRae  <allan@archlinux.org>
17025
17026         * manual/install.texi: Suppress menu for plain text output.
17027         * INSTALL: Regenerated.
17028
17029 2013-12-18  Brooks Moses  <bmoses@google.com>
17030
17031         [BZ #15846]
17032         * misc/getauxval.c: Include errno.h.
17033         (__getauxval): Set errno to ENOENT if the requested type is not
17034         found.
17035         * misc/sys/auxv.h (getauxval): Document that it may set errno;
17036         don't declare with __attribute_const__.
17037         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
17038         * manual/startup.texi: Document that getauxval sets errno.
17039
17040 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
17041
17042         * math/auto-libm-test-in: Add tests of jn and yn.
17043         * math/auto-libm-test-out: Regenerated.
17044         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
17045         (yn_test_data): Likewise.
17046         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17047         mpfr_if_f.
17048         (func_calc_desc): Add mpfr_if_f union field.
17049         (FUNC_mpfr_if_f): New macro.
17050         (test_functions): Add jn and yn.
17051         (calc_generic_results): Assert type of second input for
17052         mpfr_ff_f.  Handle mpfr_if_f.
17053         (output_for_one_input_case): Disable all checking for arguments
17054         fitting floating-point types in case of an integer argument.
17055         * sysdeps/i386/fpu/libm-test-ulps: Update.
17056         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17057
17058         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
17059         Don't expect fegetround reference in libm.so.
17060
17061 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
17062
17063         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
17064         $(config-cflags-nofma).
17065
17066 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
17067
17068         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
17069         * math/auto-libm-test-out: Regenerated.
17070
17071         [BZ #16338]
17072         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
17073         to determine exponent and adjust argument to have exponent of -1.
17074         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
17075         log2.
17076         * math/auto-libm-test-out: Regenerated.
17077         * sysdeps/i386/fpu/libm-test-ulps: Update.
17078         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17079
17080 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
17081
17082         * manual/probes.texi: Remove cases when per-thread arenas are
17083         disabled.
17084
17085 2013-12-18  Andreas Schwab  <schwab@suse.de>
17086
17087         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
17088         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
17089         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
17090         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
17091         * sysdeps/i386/i686/multiarch/Makefile: Update.
17092         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
17093
17094 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
17095
17096         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
17097         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
17098
17099 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
17100
17101         [BZ #15968]
17102         Support TZ transition times < 00:00:00.
17103         This is needed for version-3 tz-format files; it supports time
17104         stamps past 2037 for America/Godthab (the only entry in the tz
17105         database for which this change is relevant).
17106         * manual/time.texi (TZ Variable): Document transition times
17107         from -167:59:59 through -00:00:01.
17108         * time/tzset.c (tz_rule): Time of day is now signed.
17109         (__tzset_parse_tz): Parse negative time of day.
17110
17111         Document TZ transition times >= 25:00:00.
17112         * manual/time.texi (TZ Variable): Document transition times from
17113         25:00:00 through 167:59:59.  These are already supported, and this
17114         support will help with version-3 tz-format files.
17115
17116         * manual/time.texi (TZ Variable): Modernize North America example
17117         to reflect current (i.e., 2007-and-later) daylight saving rules.
17118
17119         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
17120
17121 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
17122
17123         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
17124         * sysdeps/unix/bsd/bits/stat.h: Likewise.
17125         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
17126         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
17127         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
17128         * sysdeps/unix/bsd/bsdstat.h: Likewise.
17129         * sysdeps/unix/bsd/clock.c: Likewise.
17130         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
17131         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
17132         * sysdeps/unix/bsd/init-posix.c: Likewise.
17133         * sysdeps/unix/bsd/poll.c: Likewise.
17134         * sysdeps/unix/bsd/ptsname.c: Likewise.
17135         * sysdeps/unix/bsd/seekdir.c: Likewise.
17136         * sysdeps/unix/bsd/setegid.c: Likewise.
17137         * sysdeps/unix/bsd/seteuid.c: Likewise.
17138         * sysdeps/unix/bsd/setgid.c: Likewise.
17139         * sysdeps/unix/bsd/setrgid.c: Likewise.
17140         * sysdeps/unix/bsd/setruid.c: Likewise.
17141         * sysdeps/unix/bsd/setsid.c: Likewise.
17142         * sysdeps/unix/bsd/setuid.c: Likewise.
17143         * sysdeps/unix/bsd/sigaction.c: Likewise.
17144         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
17145         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
17146         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
17147         * sysdeps/unix/bsd/telldir.c: Likewise.
17148         * sysdeps/unix/bsd/times.c: Likewise.
17149         * sysdeps/unix/bsd/usleep.c: Likewise.
17150
17151         * misc/Makefile (install-lib): Remove libbsd-compat.a.
17152         ($(objpfx)libbsd-compat.a): Remove rule.
17153
17154         * include/features.h (__FAVOR_BSD): Do not define.
17155         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
17156         features conflicting with POSIX.
17157         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
17158         (_BSD_SOURCE): Remove description of not being a subset of other
17159         feature test macros.
17160         * manual/job.texi (getpgrp): Do not document BSD version.
17161         (getpgid): Do not document by reference to BSD getpgrp.
17162         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
17163         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
17164         * signal/signal.h [__FAVOR_BSD]: Likewise.
17165         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
17166         instead of making contents conditional on [__FAVOR_BSD].
17167         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
17168
17169 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17170
17171         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17172
17173 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
17174
17175         [BZ #16314]
17176         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
17177         values below 2**-450, not 2**-500.
17178         * math/auto-libm-test-in: Don't allow spurious underflow from
17179         hypot.
17180         * math/auto-libm-test-out: Regenerated.
17181
17182         [BZ #16316]
17183         [BZ #16330]
17184         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
17185         values of ha and hb and sort them after adjusting subnormal
17186         arguments.
17187         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
17188         Likewise.
17189         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
17190         values of ea and eb and sort them after adjusting subnormal
17191         arguments.
17192         * math/auto-libm-test-in: Do not expect some hypot tests of
17193         subnormals to fail.  Add more hypot tests.
17194         * math/auto-libm-test-out: Regenerated.
17195
17196 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17197
17198         [BZ #13304]
17199         * sysdeps/sh/s_fma.c: New file.
17200         * sysdeps/sh/s_fmaf.c: New file.
17201         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
17202         version.
17203         * sysdeps/sh/Implies: Add sh/soft-fp.
17204
17205 2013-12-16  Roland McGrath  <roland@hack.frob.com>
17206
17207         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
17208         level of indirection to members `objname', `errstring', `malloced'.
17209         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
17210         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
17211         it as the __longjmp argument (just pass 1 instead).
17212         (_dl_catch_error): Initialize C with argument pointers and address of
17213         volatile local ERRCODE rather than copying values out of C at return.
17214
17215 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
17216
17217         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
17218         * math/auto-libm-test-out: Regenerated.
17219         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
17220         (hypot_test_data): Likewise.
17221         (pow_test_data): Likewise.
17222         (pow_tonearest_test_data): Likewise.
17223         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17224         mpfr_ff_f.
17225         (func_calc_desc): Add mpfr_ff_f union field.
17226         (FUNC_mpfr_ff_f): New macro.
17227         (test_functions): Add atan2, hypot and pow.
17228         (special_fill_min): New function.
17229         (special_fill_minus_min): Likewise.
17230         (special_fill_min_subnorm): Likewise.
17231         (special_fill_minus_min_subnorm): Likewise.
17232         (special_real_inputs): Add min, -min, min_subnorm and
17233         -min_subnorm.
17234         (calc_generic_results): Handle mpfr_ff_f.
17235         * sysdeps/i386/fpu/libm-test-ulps: Update.
17236         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17237
17238 2013-12-16  Will Newton  <will.newton@linaro.org>
17239
17240         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
17241         (Aligned Memory Blocks): Add documentation for aligned_alloc
17242         and suggest it as an alternative to posix_memalign.
17243         (Hooks for Malloc): Document __memalign_hook is also called
17244         for aligned_alloc.  (Summary of Malloc): Add summary for
17245         aligned alloc.  Document __memalign_hook is also called
17246         for aligned_alloc.
17247
17248 2013-12-16  Will Newton  <will.newton@linaro.org>
17249
17250         * manual/memory.texi (Malloc Examples): Clarify default
17251         alignment documentation.  Suggest posix_memalign rather
17252         than memalign or valloc.
17253         (Aligned Memory Blocks): Remove suggestion to use memalign
17254         or valloc.  Remove obsolete comment about BSD.
17255         Document memalign errno values and mark the function obsolete.
17256         Document posix_memalign returned error codes.  Mark valloc
17257         as obsolete.  (Hooks for Malloc): __memalign_hook is also
17258         called for posix_memalign and valloc.
17259         (Summary of Malloc): Add posix_memalign to function summary.
17260         __memalign_hook is also called for posix_memalign and valloc.
17261
17262 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
17263
17264         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
17265         TAYLOR_SIN.
17266         (__sin): Adjust.
17267         (__cos): Likewise.
17268         (sloww): Use mynumber union.  Expand ternary operator into
17269         if-else statements.
17270         (cslow): use mynumber union.
17271
17272 2013-12-16  Allan McRae  <allan@archlinux.org>
17273
17274         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
17275         * configure: Regenerated.
17276
17277         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
17278
17279         [BZ #14120]
17280         * configure.ac: Added --enable-maintainer-mode. Check for
17281         autoconf when enabled.
17282         * configure: Regenerated.
17283
17284         * nscd/nscd.service: New file.
17285         * nscd/nscd.tmpfiles: New file.
17286
17287 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
17288
17289         [BZ #12100]
17290         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
17291         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
17292         * sysdeps/x86_64/multiarch/strstr.c: ... here.
17293         (strstr): Add __strstr_sse2_unaligned ifunc.
17294         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
17295         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
17296         (strcasestr): Remove __strcasestr_sse42 ifunc.
17297         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
17298         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
17299         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
17300
17301 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17302
17303         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
17304         * sysdeps/sh/bits/fenv.h: ... here.
17305         * sysdeps/sh/sh4/fpu/bits: Remove directory.
17306
17307 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17308
17309         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
17310
17311         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
17312         hypotf multiarch implementations.
17313         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
17314         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
17315         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
17316         multiarch hypot for PPC64.
17317         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
17318         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
17319         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
17320         multiarch hypotf for PPC64.
17321
17322         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
17323         modff multiarch implementations.
17324         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
17325         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
17326         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
17327         multiarch modf for PPC64.
17328         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
17329         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
17330         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
17331         multiarch modff for PPC64.
17332
17333         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
17334         and logl multiarch implementations.
17335         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
17336         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
17337         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
17338         multiarch logb for PPC64.
17339         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
17340         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
17341         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
17342         multiarch logb for PPC64.
17343         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
17344         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
17345         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
17346         multiarch logb for PPC64.
17347
17348         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
17349         isinff multiarch implementation.
17350         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
17351         file.
17352         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
17353         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
17354         multiarch isinf for PPC64.
17355         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
17356         file.
17357         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
17358         multiarch isinff for PPC64.
17359
17360         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
17361         finitef multiarch implementation.
17362         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
17363         file.
17364         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
17365         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
17366         multiarch finite for PPC64.
17367         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
17368         file.
17369         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
17370         multiarch finitef for PPC64.
17371
17372         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
17373         lrint multiarch implementation.
17374         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
17375         file.
17376         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
17377         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
17378         multiarch llrint for PPC64.
17379         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
17380         multiarch lrint for PPC64.
17381
17382         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
17383         copysignf multiarch implementation.
17384         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
17385         file.
17386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
17387         file.
17388         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
17389         multiarch copysign for PPC64.
17390         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
17391         multiarch copysignf for PPC64.
17392
17393         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
17394         multiarch implementation.
17395         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
17396         file.
17397         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
17398         file.
17399         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
17400         file.
17401         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
17402         file.
17403         multiarch llround for PPC64.
17404         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
17405         multiarch trunc for PPC64.
17406         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
17407         multiarch truncf for PPC64.
17408
17409         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
17410         multiarch implementation.
17411         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
17412         file.
17413         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
17414         file.
17415         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
17416         file.
17417         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
17418         file.
17419         multiarch llround for PPC64.
17420         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
17421         multiarch round for PPC64.
17422         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
17423         multiarch roundf for PPC64.
17424
17425         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
17426         multiarch implementation.
17427         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
17428         file.
17429         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
17430         file.
17431         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
17432         file.
17433         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
17434         file.
17435         multiarch llround for PPC64.
17436         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
17437         multiarch floor for PPC64.
17438         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
17439         multiarch floorf for PPC64.
17440
17441         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
17442         multiarch implementation.
17443         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
17444         file.
17445         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
17446         file.
17447         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
17448         file.
17449         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
17450         file.
17451         multiarch llround for PPC64.
17452         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
17453         multiarch ceil for PPC64.
17454         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
17455         multiarch ceilf for PPC64.
17456
17457         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
17458         multiarch implementation.
17459         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
17460         file.
17461         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
17462         file.
17463         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
17464         file.
17465         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
17466         multiarch llround for PPC64.
17467         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
17468         multiarch lround for PPC64.
17469
17470         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
17471         multiarch implementation.
17472         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
17473         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
17474         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
17475         file.
17476         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
17477         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
17478         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
17479         multiarch isnan for PPC64.
17480         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
17481         multiarch isnanf for PPC64.
17482
17483         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
17484         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
17485         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
17486         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
17487         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
17488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
17489
17490         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
17491         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
17492         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
17493         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
17494
17495         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
17496         multiarch implementations.
17497         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17498         (__libc_ifunc_impl_list): Likewise.
17499         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
17500         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
17501         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
17502         multiarch stpcpy for PPC64.
17503
17504         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
17505         multiarch implementations.
17506         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17507         (__libc_ifunc_impl_list): Likewise.
17508         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
17509         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
17510         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
17511         multiarch strcpy for PPC64.
17512
17513         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
17514         redefine function name.
17515         (_wordcopy_fwd_dest_aligned): Likewise.
17516         (_wordcopy_bwd_aligned): Likewise.
17517         (_wordcopy_bwd_dest_aligned): Likewise.
17518         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
17519         multiarch implementations.
17520         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17521         (__libc_ifunc_impl_list): Likewise.
17522         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
17523         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
17524         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
17525         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
17526         multiarch wcscpy for PPC64.
17527
17528         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
17529         multiarch implementations.
17530         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17531         (__libc_ifunc_impl_list): Likewise.
17532         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
17533         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
17534         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
17535         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
17536         multiarch wcscpy for PPC64.
17537
17538         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
17539         multiarch implementations.
17540         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17541         (__libc_ifunc_impl_list): Likewise.
17542         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
17543         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
17544         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
17545         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
17546         multiarch wcsrchr for PPC64.
17547
17548         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
17549         multiarch implementations.
17550         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17551         (__libc_ifunc_impl_list): Likewise.
17552         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
17553         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
17554         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
17555         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
17556         multiarch wcschr for PPC64.
17557
17558         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
17559         multiarch implementations.
17560         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17561         (__libc_ifunc_impl_list): Likewise.
17562         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
17563         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
17564         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
17565         multiarch strchrnul for PPC64.
17566
17567         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
17568         implementations.
17569         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17570         (__libc_ifunc_impl_list): Likewise.
17571         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
17572         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
17573         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
17574         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
17575         strchr for PPC64.
17576
17577         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
17578         implementations.
17579         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17580         (__libc_ifunc_impl_list): Likewise.
17581         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
17582         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
17583         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
17584         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
17585         strncmp for PPC64.
17586
17587         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
17588         multiarch implementations.
17589         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17590         (__libc_ifunc_impl_list): Likewise.
17591         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
17592         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
17593         strncasecmp for PPC64.
17594         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
17595         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
17596         multiarch strncasecmp_l for PPC64.
17597
17598         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
17599         multiarch implementations.
17600         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17601         (__libc_ifunc_impl_list): Likewise.
17602         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
17603         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
17604         multiarch strcasecmp for PPC64.
17605         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
17606         file.
17607         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
17608         multiarch strcasecmp_l for PPC64.
17609
17610         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
17611         implementations.
17612         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17613         (__libc_ifunc_impl_list): Likewise.
17614         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
17615         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
17616         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
17617         strnlen for PPC64.
17618
17619         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
17620         implementations.
17621         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17622         (__libc_ifunc_impl_list): Likewise.
17623         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
17624         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
17625         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
17626         strlen for PPC64.
17627
17628         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
17629         implementations.
17630         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17631         (__libc_ifunc_impl_list): Likewise.
17632         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
17633         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
17634         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
17635         rawmemrchr for PPC64.
17636
17637         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
17638         implementation.
17639         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17640         (__libc_ifunc_impl_list): Likewise.
17641         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
17642         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
17643         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
17644         memrchr for PPC64.
17645
17646         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
17647         implementation.
17648         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17649         (__libc_ifunc_impl_list): Likewise.
17650         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
17651         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
17652         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
17653         memchr for PPC64.
17654
17655         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
17656         implementation.
17657         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17658         (__libc_ifunc_impl_list): Likewise.
17659         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
17660         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
17661         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
17662         mempcpy for PPC64.
17663
17664         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
17665         avoid cretion of __bzero symbol.
17666         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
17667         Likewise.
17668         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
17669         Likewise.
17670         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
17671         Likewise.
17672         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
17673         multiarch implementations.
17674         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17675         (__libc_ifunc_impl_list): Likewise.
17676         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
17677         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
17678         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
17679         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
17680         bzero for PPC32.
17681         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
17682         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
17683         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
17684         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
17685         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
17686         memset for PPC64.
17687         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
17688
17689         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
17690         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
17691         implementations.
17692         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17693         (__libc_ifunc_impl_list): Likewise.
17694         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
17695         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
17696         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
17697         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
17698         memcmp for PPC64.
17699
17700         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
17701         multiarch for POWER/PPC64.
17702         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
17703         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
17704         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
17705         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
17706         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
17707         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
17708         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
17709         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
17710         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
17711         memcpy for PPC64.
17712
17713         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
17714         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
17715         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
17716         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
17717         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
17718         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
17719         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
17720         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
17721         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
17722         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
17723         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
17724         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
17725         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
17726         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
17727         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
17728         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
17729         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
17730         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
17731         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
17732         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
17733         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
17734         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
17735
17736 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17737
17738         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
17739
17740 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17741
17742         * benchtests/Makefile (bench): Add exp2 and log2.
17743         (LDLIBS-bench-exp2): Add -lm.
17744         (LDLIBS-bench-log2): Likewise.
17745         * benchtests/exp2-inputs: New inputs file.
17746         * benchtests/log2-inputs: New inputs file.
17747         * benchtests/log-inputs: Add new inputs.
17748         * benchtests/tan-inputs: Likewise.
17749
17750 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17751
17752         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
17753         definition...
17754         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
17755         (csloww2): ... from here.
17756
17757         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
17758         instead of structures.
17759         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
17760         (POLYNOMIAL): Likewise.
17761         (TAYLOR_SLOW): Likewise.
17762         (__sin): Likewise.
17763         (__cos): Likewise.
17764         (slow1): Likewise.
17765         (slow2): Likewise.
17766         (sloww): Likewise.
17767         (sloww1); Likewise.
17768         (sloww2): Likewise.
17769         (bsloww1): Likewise.
17770         (bsloww2): Likewise.
17771         (cslow2): Likewise.
17772         (csloww): Likewise.
17773         (csloww1): Likewise.
17774         (csloww2): Likewise.
17775
17776 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
17777
17778         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
17779         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
17780         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
17781         * malloc/hooks.c (realloc_check): Likewise.
17782
17783         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
17784         * malloc/arena.c: Remove PER_THREAD conditional.
17785         [!PER_THREAD]: Remove code.
17786         (ptmalloc_unlock_all2): Likewise.
17787         (ptmalloc_init): Likewise.
17788         (_int_new_arena): Likewise.
17789         (arena_get2): Likewise.
17790         * malloc/hooks.c (__malloc_get_state): Likewise.
17791         (__malloc_set_state): Likewise.
17792         * malloc/malloc.c: Likewise.
17793         (struct malloc_state): Likewise.
17794         (struct malloc_par): Likewise.
17795         (__libc_realloc): Likewise.
17796         (__libc_mallopt): Likewise.
17797
17798 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17799
17800         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
17801
17802 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
17803
17804         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
17805         macro to a function.  Check for zero perturb_byte.
17806         (_int_malloc, _int_free): Remove zero perturb_byte checks.
17807
17808         * malloc/malloc.c: (force_reg): Remove.
17809         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
17810         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
17811         force_reg by atomic_forced_read.
17812         * malloc/arena.c (ptmalloc_init): Likewise.
17813         * malloc/hooks.c (top_check): Likewise.
17814
17815 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17816
17817         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17818
17819 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
17820
17821         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
17822
17823 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
17824
17825         * math/auto-libm-test-in: Add tests of lgamma.
17826         * math/auto-libm-test-out: Regenerated.
17827         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
17828         (M_LOG_2_SQRT_PIl): Likewise.
17829         (lgamma_test_data): Use AUTO_TESTS_f_f1.
17830         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17831         mpfr_f_f1.
17832         (func_calc_desc): Add mpfr_f_f1 union field.
17833         (ARGS1): New macro.
17834         (ARGS2): Likewise.
17835         (ARGS3): Likewise.
17836         (ARGS4): Likewise.
17837         (RET1): Likewise.
17838         (RET2): Likewise.
17839         (CALC): Likewise.
17840         (FUNC): Likewise.
17841         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
17842         (test_functions): Add lgamma.
17843         (calc_generic_results): Handle mpfr_f_f1.
17844         * sysdeps/i386/fpu/libm-test-ulps: Update.
17845         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17846
17847 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17848
17849         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
17850         __mpn_add_n for PowerPC64/POWER7.
17851         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
17852         __mpn_sub_n for PowerPC64/POWER7.
17853
17854         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
17855         __mpn_addmul_1 for PowerPC64.
17856         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
17857         __mpn_submul_1 for PowerPC64.
17858         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
17859         for PowerPC64.
17860         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
17861         for PowerPC64.
17862
17863 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
17864
17865         [BZ #15089]
17866         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
17867
17868 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17869
17870         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
17871
17872         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
17873         add multiarch folders.
17874         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
17875         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
17876         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
17877         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
17878         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
17879         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
17880         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
17881         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
17882         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
17883         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
17884         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
17885         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
17886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
17887         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
17888         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
17889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
17890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
17891
17892         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
17893         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
17894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
17895         New file.
17896         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
17897         New file.
17898         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
17899         multiarch __ieee754_hypot for PowerPC32.
17900         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
17901         New file.
17902         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
17903         New file.
17904         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
17905         multiarch __ieee754_hypotf for PowerPC32.
17906
17907         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
17908         long_double_symbol only if __logbl is defined.
17909         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
17910         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
17911         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
17912         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
17913         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
17914         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
17915         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
17916         path for implementation.
17917         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
17918         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
17919         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
17920         logb, and logbl multiarch implementations for PowerPC32.
17921         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
17922         file.
17923         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
17924         file.
17925         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
17926         multiarch logb for PowerPC32.
17927         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
17928         file.
17929         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
17930         file.
17931         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
17932         multiarch logbf for PowerPC32.
17933         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
17934         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
17935         file.
17936         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
17937         multiarch logbl implementation for PowerPC32.
17938
17939         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
17940         and modff multiarch implementations.
17941         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
17942         New file.
17943         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
17944         New file.
17945         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
17946         multiarch modf for PowerPC32.
17947         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
17948         New file.
17949         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
17950         New file.
17951         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
17952         multiarch modff for PowerPC32.
17953
17954         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
17955         and lrintf multiarch implementations.
17956         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
17957         New file.
17958         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
17959         New file.
17960         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
17961         multiarch lrint for PowerPC32.
17962         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
17963         file: multiarch lrintf for PowerPC32.
17964
17965         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
17966         and lroundf multiarch implementations.
17967         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
17968         New file.
17969         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
17970         New file.
17971         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
17972         New file.
17973         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
17974         multiarch lround for PowerPC32.
17975         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
17976         file: multiarch lroundf for PowerPC32.
17977
17978         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
17979         copysign and copysignf multiarch implementations.
17980         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
17981         New file.
17982         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
17983         New file.
17984         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
17985         file: multiarch copysign for PowerPC32.
17986         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
17987         file: multiarch copysignf for PowerPC32.
17988
17989         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
17990         and truncf multiarch implementations.
17991         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
17992         New file.
17993         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
17994         file.
17995         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
17996         multiarch trunc for PowerPC32.
17997         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
17998         New file.
17999         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
18000         New file.
18001         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
18002         multiarch truncf for PowerPC32.
18003
18004         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
18005         and roundf multiarch implementations.
18006         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
18007         New file.
18008         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
18009         file.
18010         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
18011         multiarch round for PowerPC32.
18012         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
18013         New file.
18014         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
18015         New file.
18016         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
18017         multiarch roundf for PowerPC32.
18018
18019         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
18020         and floorf multiarch implementations.
18021         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
18022         New file.
18023         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
18024         file.
18025         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
18026         multiarch floor for PowerPC32.
18027         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
18028         New file.
18029         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
18030         New file.
18031         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
18032         multiarch floorf for PowerPC32.
18033
18034         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
18035         and ceilf multiarch implementations.
18036         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
18037         New file.
18038         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
18039         file.
18040         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
18041         multiarch ceil for PowerPC32.
18042         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
18043         New file.
18044         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
18045         file.
18046         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
18047         multiarch ceilf for PowerPC32.
18048
18049         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
18050         is defined.
18051         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
18052         FINITEF is defined.
18053         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
18054         and finitef multiarch implementations.
18055         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
18056         New file.
18057         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
18058         file.
18059         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
18060         multiarch finite for PowerPC32.
18061         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
18062         New file.
18063         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
18064         file: multiarch finitef for PowerPC32.
18065
18066         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
18067         and isinff multiarch implementations.
18068         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
18069         file.
18070         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
18071         file.
18072         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
18073         multiarch isinf for PowerPC32.
18074         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
18075         New file.
18076         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
18077         multiarch isinff for PowerPC32.
18078
18079         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
18080         alias when __isnan is defined.
18081         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
18082         and isnanf multiarch implementations.
18083         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
18084         file.
18085         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
18086         file.
18087         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
18088         file.
18089         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
18090         file.
18091         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
18092         multiarch isnan for PowerPC32.
18093         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
18094         New file.
18095         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
18096         New file.
18097         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
18098         multiarch isnanf for PowerPC32.
18099
18100         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
18101         and sqrtf multiarch implementations.
18102         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
18103         file.
18104         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
18105         file.
18106         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
18107         multiarch sqrt for PowerPC32.
18108         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
18109         file.
18110         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
18111         file.
18112         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
18113         multiarch sqrtf for PowerPC32.
18114
18115         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
18116         and llroundf multiarch implementations.
18117         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
18118         New file.
18119         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
18120         New file.
18121         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
18122         New file.
18123         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
18124         file: multiarch llround for PowerPC32.
18125         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
18126         file: multiarch llroundf for PowerPC32.
18127
18128         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
18129         multiarch PowerPC32 fpu implementations.
18130         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
18131         New file.
18132         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
18133         New file.
18134         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
18135         multiarch llrint for PowerPC32.
18136         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
18137         New file.
18138         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
18139         New file.
18140         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
18141         file.
18142
18143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
18144
18145         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
18146         file.
18147         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
18148         file.
18149         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
18150         file.
18151         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
18152         multiarch wordcopy for PPC32.
18153         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
18154         wordcopy objects.
18155         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18156         (__libc_ifunc_impl_list): Likewise.
18157         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
18158         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
18159         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
18160         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
18161         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
18162         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
18163
18164         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
18165         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
18166         file.
18167         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
18168         file.
18169         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
18170         file.
18171         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
18172         multiarch wcscpy for PPC32.
18173         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
18174         multiarch objects.
18175         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18176         (__libc_ifunc_impl_list): Likewise.
18177         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
18178         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
18179         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
18180         sysdeps/powerpc/power6/wcscpy.c.
18181
18182         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
18183         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
18184         file.
18185         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
18186         file.
18187         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
18188         file.
18189         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
18190         multiarch wcsrchr for PPC32.
18191         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
18192         multiarch objects.
18193         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18194         (__libc_ifunc_impl_list): Likewise.
18195         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
18196         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
18197         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
18198         sysdeps/powerpc/power6/wcsrchr.c.
18199
18200         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
18201         file.
18202         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
18203         file.
18204         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
18205         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
18206         multiarch wcschr for PPc32.
18207         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
18208         multiarch objects.
18209         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18210         (__libc_ifunc_impl_list): Likewise.
18211         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
18212         * sysdeps/powerpc/power6/wcschr.c: ... to here.
18213         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
18214         sysdeps/powerpc/power6/wcschr.c.
18215
18216         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
18217         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
18218         file.
18219         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
18220         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
18221         file: multiarch strchr for PPC32.
18222         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
18223         multiarch objects.
18224         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18225         (__libc_ifunc_impl_list): Likewise.
18226
18227         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
18228         name.
18229         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
18230         file.
18231         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
18232         file.
18233         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
18234         multiarch strchrnul for PPC32.
18235         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
18236         multiarch objects.
18237         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18238         (__libc_ifunc_impl_list): Likewise.
18239
18240         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
18241         file.
18242         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
18243         multiarch strncasecmp for PPC32.
18244         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
18245         file.
18246         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
18247         multiarch strncasecmp_l for PPC32.
18248         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
18249         strncasecmp multiarch objects.
18250         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18251         (__libc_ifunc_impl_list): Likewise.
18252
18253         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
18254         file.
18255         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
18256         multiarch strncasecmp for PPC32.
18257         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
18258         New file.
18259         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
18260         multiarch strcasecmp_l for PPC32.
18261         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
18262         multiarch objects.
18263         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18264         (__libc_ifunc_impl_list): Likewise.
18265
18266         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
18267         file.
18268         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
18269         file.
18270         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
18271         multiarch strncmp for PPC32.
18272         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
18273         multiarch objects.
18274         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18275         (__libc_ifunc_impl_list): Likewise.
18276
18277         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
18278         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
18279         file.
18280         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
18281         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
18282         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
18283         multiarch objects.
18284         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18285         (__libc_ifunc_impl_list): Likewise.
18286
18287         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
18288         file.
18289         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
18290         file.
18291         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
18292         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
18293         multiarch objects.
18294         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18295         (__libc_ifunc_impl_list): Likewise.
18296
18297         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
18298         file.
18299         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
18300         file.
18301         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
18302         multiarch rawmemchr for PPC32.
18303         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
18304         multiarch objects.
18305         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18306         (__libc_ifunc_impl_list): Likewise.
18307
18308         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
18309         file.
18310         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
18311         file.
18312         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
18313         file: memrchr multiarch for PPC32.
18314         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
18315         multiarch objects.
18316         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18317         (__libc_ifunc_impl_list): Likewise.
18318
18319         * string/memchr.c (__memchr): Using macro to redefine symbol name.
18320         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
18321         file.
18322         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
18323         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
18324         multiarch memchr for PPC32.
18325         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
18326         multiarch objects.
18327         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18328         (__libc_ifunc_impl_list): Likewise.
18329
18330         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
18331         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
18332         file.
18333         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
18334         file.
18335         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
18336         file: multiarch mempcpy for PPC32.
18337         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
18338         multiarch objects.
18339         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18340         (__libc_ifunc_impl_list): Likewise.
18341
18342         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
18343         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
18344         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
18345         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
18346         multiarch bzero for PPC32.
18347         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
18348         file.
18349         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
18350         file.
18351         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
18352         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
18353         file: multiarch memset for PPC32.
18354         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
18355         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
18356         memset multiarch objects.
18357         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18358         (__libc_ifunc_impl_list): Likewise.
18359
18360         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
18361         file.
18362         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
18363         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
18364         memcmp for PPC32.
18365         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
18366         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
18367         multiarch objects.
18368         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18369         (__libc_ifunc_impl_list): Likewise.
18370
18371         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
18372         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
18373         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
18374         file.
18375         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
18376         file.
18377         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
18378         file.
18379         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
18380         multiarch memcpy for PPC32.
18381         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
18382         multiarch objects.
18383         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18384         (__libc_ifunc_impl_list): Likewise.
18385
18386         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
18387         support multiarch for POWER/PPC32.
18388         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
18389         Likewise.
18390         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
18391         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
18392         Implies file to make multiarch folder appers before the fpu and
18393         default folder for power4 configuration.
18394
18395 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
18396
18397         * scripts/bench.pl: Append volatile keyword to type.
18398
18399 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18400
18401         * sysdeps/sh/sotruss-lib.c: New file.
18402         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
18403
18404 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18405
18406         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18407
18408 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
18409
18410         [BZ #6810]
18411         * math/w_tgamma.c: Include <errno.h>.
18412         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
18413         * math/w_tgammaf.c: Include <errno.h>.
18414         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
18415         * math/w_tgammal.c: Include <errno.h>.
18416         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
18417         * math/auto-libm-test-in: Do not allow missing errno on tgamma
18418         underflow.  Add more tgamma tests.
18419         * math/auto-libm-test-out: Regenerated.
18420         * sysdeps/i386/fpu/libm-test-ulps: Update.
18421         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18422
18423         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
18424         sin, sinh, tan, tanh, tgamma, y0 and y1.
18425         * math/auto-libm-test-out: Regenerated.
18426         * math/libm-test.inc (TEST_COND_x86_64): New macro.
18427         (TEST_COND_x86): Likewise.
18428         (M_E2l): Remove macro.
18429         (M_E3l): Likewise.
18430         (M_2_SQRT_PIl): Likewise.
18431         (M_SQRT_PIl): Likewise.
18432         (M_1_DIV_El): Likewise.
18433         (log_test_data): Use AUTO_TESTS_f_f.
18434         (log10_test_data): Likewise.
18435         (log1p_test_data): Likewise.
18436         (log2_test_data): Likewise.
18437         (sin_test_data): Likewise.
18438         (sin_tonearest_test_data): Likewise.
18439         (sin_towardzero_test_data): Likewise.
18440         (sin_downward_test_data): Likewise.
18441         (sin_upward_test_data): Likewise.
18442         (sinh_test_data): Likewise.
18443         (sinh_tonearest_test_data): Likewise.
18444         (sinh_towardzero_test_data): Likewise.
18445         (sinh_downward_test_data): Likewise.
18446         (sinh_upward_test_data): Likewise.
18447         (tan_test_data): Likewise.
18448         (tan_tonearest_test_data): Likewise.
18449         (tan_towardzero_test_data): Likewise.
18450         (tan_downward_test_data): Likewise.
18451         (tan_upward_test_data): Likewise.
18452         (tanh_test_data): Likewise.
18453         (tgamma_test_data): Likewise.
18454         (y0_test_data): Likewise.
18455         (y1_test_data): Likewise.
18456         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
18457         (special_real_inputs): Add pi/4.
18458         * sysdeps/i386/fpu/libm-test-ulps: Update.
18459         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18460
18461 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18462
18463         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
18464         "longjmp_target" static probes.
18465         (__longjmp): Rename to __longjmp_symbol.
18466         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
18467         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
18468         on which longjmp to generate.
18469         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
18470         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
18471         probe.
18472         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18473         (__sigjmp_save): Rename to __sigjmp_save_symbol.
18474         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
18475         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
18476         and __sigjmp_save_symbol based on which sigsetjmp to generated.
18477         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
18478         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
18479         __longjmp_symbol based on which __longjmp to generate.
18480         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
18481         probe.
18482         (setjmp): Rename to setjmp_symbol.
18483         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18484         (_setjmp): Rename to _setjmp_symbol.
18485         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18486         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
18487         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
18488         which setjmp to generate.
18489         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
18490         "longjmp_target" static probes.
18491
18492 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
18493
18494         * benchtests/README: Add note about output arguments.
18495         * benchtests/bench-sincos.c: Remove file.
18496         * benchtests/sincos-inputs: New file.
18497         * scripts/bench.pl: Identify output arguments and define
18498         static variables for them.
18499
18500         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
18501
18502         [BZ #15941]
18503         * Makefile (INSTALL): Add install-plain.texi as the primary
18504         dependency.
18505         * manual/install-plain.texi: New file.
18506         * manual/install.texi: Include node directive only for
18507         non-plaintext output.
18508
18509 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
18510
18511         * stdlib/longlong.h: Update from GCC.
18512
18513         [BZ #6807]
18514         [BZ #15901]
18515         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
18516         * math/w_j0f.c (y0f): Likewise.
18517         * math/w_j0l.c (__y0l): Likewise.
18518         * math/w_j1.c (y1): Likewise.
18519         * math/w_j1f.c (y1f): Likewise.
18520         * math/w_j1l.c (__y1l): Likewise
18521         * math/w_jn.c (yn): Likewise.
18522         * math/w_jnf.c (ynf): Likewise.
18523         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
18524         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
18525         value for Bessel function domain errors outside _SVID_ mode.
18526         Adjust sign of return value for yn (negative integer, 0).
18527         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
18528         by zero in return for negative x and set sign appropriately for
18529         negative n.
18530         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
18531         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
18532         * math/libm-test.inc (y0_test_data): Add more tests and adjust
18533         expectations in error cases.
18534         (y1_test_data): Likewise.
18535         (yn_test_data): Likewise.
18536         * sysdeps/i386/fpu/libm-test-ulps: Update.
18537         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18538
18539 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18540
18541         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
18542         "64" to "64-v1".  Add "64-v2".
18543         (abi-64-options): Rename to ...
18544         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
18545         (abi-64-condition): Rename to ...
18546         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
18547         (abi-64-ld-soname): Rename to ...
18548         (abi-64-v1-ld-soname): ... this.
18549         (abi-64-v2-options): Define.
18550         (abi-64-v2-condition): Likewise.
18551         (abi-64-v2-ld-soname): Likewise.
18552         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
18553         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
18554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
18555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
18556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
18557
18558 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18559             Alan Modra  <amodra@gmail.com>
18560
18561         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
18562         New versions for use with the ELFv2 ABI.
18563         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
18564         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
18565         declaration.
18566         (struct La_ppc64v2_retval): Likewise.
18567         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
18568         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
18569         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
18570         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
18571         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
18572         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
18573         Do not save or restore CR.
18574         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
18575         (_dl_profile_resolve): Do no save or restore CR.  Support extended
18576         return values for ELFv2 ABI.  Fix location of FPR return registers.
18577         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
18578         updated values for _CALL_ELF == 2.
18579         (La_regs, La_retval, int_retval): Likewise.
18580
18581 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18582
18583         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
18584         (FRAME_MIN_SIZE_PARM): Likewise.
18585         (FRAME_BACKCHAIN): Likewise.
18586         (FRAME_CR_SAVE): Likewise.
18587         (FRAME_LR_SAVE): Likewise.
18588         (FRAME_TOC_SAVE): Likewise.
18589         (FRAME_PARM_SAVE): Likewise.
18590         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
18591         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
18592         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
18593         (call_mcount_parm_offset): New macro.
18594         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
18595         (PROF): Use symbolic stack frame offsets.
18596         (TAIL_CALL_SYSCALL_ERROR): Likewise.
18597         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
18598         Redefine in terms of FRAME_MIN_SIZE.
18599         (_dl_runtime_resolve): Use symbolic stack frame offsets.
18600         (_dl_profile_resolve): Likewise.  Update comment.
18601         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
18602         symbols stack frame offsets.
18603         (__sigsetjmp): Likewise.
18604         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
18605         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
18606         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
18607         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
18608
18609         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
18610         (FRAME_BACKCHAIN): Remove.
18611         (FRAME_CR_SAVE): Likewise.
18612         (FRAME_LR_SAVE): Likewise.
18613         (FRAME_COMPILER_DW): Likewise.
18614         (FRAME_LINKER_DW): Likewise.
18615         (FRAME_TOC_SAVE): Likewise.
18616         (FRAME_PARM_SAVE): Likewise.
18617         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
18618         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
18619         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
18620         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
18621         (CHECK_SP): Use symbolic stack frame offsets.
18622         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
18623         zone" instead of caller's parameter save area for temp storage.
18624         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
18625         Likewise.  Also, use symbolic stack frame offsets.
18626         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
18627         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
18628         our own stack frame instead of the caller's.
18629         (__socket): Use symbolic stack frame offsets.
18630
18631 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18632             Alan Modra  <amodra@gmail.com>
18633
18634         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
18635         Define.
18636         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
18637         (PPC64_LOCAL_ENTRY_OFFSET): Define.
18638         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
18639         New function.
18640         (elf_machine_fixup_plt): Call it.
18641         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
18642         reloc arguments.
18643         (elf_machine_rela): Update call to elf_machine_plt_conflict.
18644         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18645         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
18646         r2 before calling target.
18647
18648 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18649             Alan Modra  <amodra@gmail.com>
18650
18651         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
18652         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
18653         versions of macros to support ELFv2 ABI.
18654         (LOCALENTRY): New macro.
18655         (ENTRY, EALIGN): Use it.
18656         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
18657         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
18658         fall through into ENTRY entry point.
18659         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
18660         Only define if _CALL_ELF != 2.
18661
18662         (elf_machine_matches_host): Verify ABI version matches.
18663         (RTLD_START): Use LOCALENTRY.
18664         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
18665         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
18666         (PLT_ENTRY_WORDS): New macro.
18667         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
18668         (elf_machine_runtime_setup): Support ELFv2 ABI.
18669         (elf_machine_fixup_plt): Likewise.
18670         (elf_machine_plt_conflict): Likewise.
18671         (resolve_ifunc): Likewise.
18672         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
18673         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
18674         Likewise.
18675         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
18676         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
18677         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18678         (makecontext): Support ELFv2 ABI.
18679         * elf/elf.h (EF_PPC64_ABI): Define.
18680
18681 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18682
18683         * sysdeps/powerpc/powerpc64/sysdep.h
18684         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
18685         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
18686         (ENTRY) [ASSEMBLER]: ... but instead here ...
18687         (EALIGN) [ASSEMBLER]: ... and here.
18688         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
18689         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
18690         (ENTRY_2) [!ASSEMBLER]: Use it.
18691         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
18692         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
18693         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18694         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
18695         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
18696         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
18697         Use PPC64_LOAD_FUNCPTR.
18698
18699         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
18700
18701 2013-12-04  Alan Modra  <amodra@gmail.com>
18702
18703         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
18704         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
18705         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
18706         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
18707
18708         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
18709         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
18710         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
18711         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
18712         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
18713         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
18714
18715 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18716
18717         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18718         (__makecontext): Fix incorrect CFI when backtracing out of
18719         context created via makecontext.
18720         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
18721         (__setcontext): Fix incorrect CFI during switch to new context.
18722         (__novec_setcontext): Likewise.
18723
18724 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18725
18726         [BZ #4772]
18727         * time/strptime_l.c (__strptime_internal): Allow modifiers
18728         in strptime.
18729         * time/tst-strptime.c (day_tests): Add testcase.
18730
18731 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18732
18733         * scripts/bench.pl: Skip over blank lines.
18734
18735 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
18736
18737         [BZ #926]
18738         * manual/time.texi (Calendar Time): Clarify what timezone functions
18739         use.
18740
18741 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18742
18743         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18744
18745 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18746
18747         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
18748         implementation.
18749         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
18750         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
18751         * debug/memset_chk.c (__memset_chk): Likewise.
18752         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
18753         * debug/strncpy_chk.c: Likewise.
18754
18755 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18756
18757         [BZ #15268]
18758         [BZ #15425]
18759         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
18760         (__ieee754_exp): For possibly underflowing results, check size of
18761         result and force underflow exception if required.
18762         * math/auto-libm-test-in: Add more tests of exp.
18763         * math/auto-libm-test-out: Regenerated.
18764         * sysdeps/i386/fpu/libm-test-ulps: Update.
18765         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18766
18767         [BZ #16283]
18768         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
18769         * math/w_exp2f.c (__exp2f): Likewise.
18770         * math/w_exp2l.c (__exp2l): Likewise.
18771         * math/auto-libm-test-in: Do not allow missing errno on exp2
18772         underflow.
18773         * math/auto-libm-test-out: Regenerated.
18774
18775 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
18776
18777         [BZ #16274]
18778         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
18779         handle filename validation.
18780         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
18781         (do_open): Delete.
18782
18783 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18784
18785         [BZ #6786]
18786         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
18787         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
18788         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
18789         <float.h>.
18790         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
18791         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
18792         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18793         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
18794         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18795         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
18796         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18797         * math/auto-libm-test-in: Don't allow missing errno from erfc.
18798         Add more erfc tests.
18799         * math/auto-libm-test-out: Regenerated.
18800         * sysdeps/i386/fpu/libm-test-ulps: Update.
18801         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18802
18803         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
18804         exp2, expm1, j0 and j1.
18805         * math/auto-libm-test-out: Regenerated.
18806         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
18807         (erfc_test_data): Likewise.
18808         (exp_test_data): Likewise.
18809         (exp_tonearest_test_data): Likewise.
18810         (exp_towardzero_test_data): Likewise.
18811         (exp_downward_test_data): Likewise.
18812         (exp_upward_test_data): Likewise.
18813         (exp10_test_data): Likewise.
18814         (exp2_test_data): Likewise.
18815         (expm1_test_data): Likewise.
18816         (j0_test_data): Likewise.
18817         (j1_test_data): Likewise.
18818         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
18819         (input_flag_type): Add flag_xfail_rounding.
18820         (input_flags): Add xfail-rounding.
18821         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
18822         (output_for_one_input_case): Handle flag_xfail_rounding.
18823         * sysdeps/i386/fpu/libm-test-ulps: Update.
18824         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18825
18826 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
18827
18828         [BZ #16289]
18829         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
18830         division by 0.
18831
18832 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
18833
18834         [BZ #16195]
18835         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
18836         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
18837         (STAP_PROBE0): New macro.
18838         (STAP_PROBE1): Likewise.
18839         (STAP_PROBE2): Likewise.
18840         (STAP_PROBE3): Likewise.
18841         (STAP_PROBE4): Likewise.
18842
18843 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
18844
18845         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
18846
18847 2013-12-02  Steve Ellcey  <sellcey@mips.com>
18848
18849         * benchtests/Makefile (bench): Add sqrt.
18850         (LDLIBS-bench-sqrt): New.
18851         * benchtests/sqrt-input: New.
18852
18853 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
18854
18855         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
18856         (GAIH_EAI): Likewise.
18857         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
18858         (gaih_inet): Likewise.
18859         (getaddrinfo): Don't use GAIH_EAI.
18860
18861         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
18862         (struct gaih): Remove definition.
18863
18864 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
18865
18866         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
18867         Use HERRNOP directly.
18868
18869 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18870
18871         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18872
18873 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
18874
18875         * math/gen-auto-libm-tests.c (test_functions): Add more
18876         single-argument functions.
18877         (special_fill_pi_2): New function.
18878         (special_fill_minus_pi_2): Likewise.
18879         (special_fill_pi_6): Likewise.
18880         (special_fill_minus_pi_6): Likewise.
18881         (special_fill_pi_3): Likewise.
18882         (special_fill_2pi_3): Likewise.
18883         (special_fill_e): Likewise.
18884         (special_fill_1_e): Likewise.
18885         (special_fill_e_minus_1): Likewise.
18886         (special_real_inputs): Add more special inputs.
18887         (output_for_one_input_case): Do not require ERANGE on underflow to
18888         zero if round-to-nearest result does not underflow to zero, unless
18889         exact results required.
18890         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
18891         atan, atanh, cbrt, cos and cosh.
18892         * math/auto-libm-test-out: Regenerated.
18893         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
18894         (acos_tonearest_test_data): Likewise.
18895         (acos_towardzero_test_data): Likewise.
18896         (acos_downward_test_data): Likewise.
18897         (acos_upward_test_data): Likewise.
18898         (acosh_test_data): Likewise.
18899         (asin_test_data): Likewise.
18900         (asin_tonearest_test_data): Likewise.
18901         (asin_towardzero_test_data): Likewise.
18902         (asin_upward_test_data): Likewise.
18903         (asinh_test_data): Likewise.
18904         (atan_test_data): Likewise.
18905         (atanh_test_data): Likewise.
18906         (cbrt_test_data): Likewise.
18907         (cos_test_data): Likewise.
18908         (cos_tonearest_test_data): Likewise.
18909         (cos_towardzero_test_data): Likewise.
18910         (cos_downward_test_data): Likewise.
18911         (cos_upward_test_data): Likewise.
18912         (cosh_test_data): Likewise.
18913         (cosh_tonearest_test_data): Likewise.
18914         (cosh_towardzero_test_data): Likewise.
18915         (cosh_downward_test_data): Likewise.
18916         (cosh_upward_test_data): Likewise.
18917         * sysdeps/i386/fpu/libm-test-ulps: Update.
18918         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18919
18920 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
18921
18922         [BZ #6787]
18923         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
18924         * math/w_exp10f.c (__exp10f): Likewise.
18925         * math/w_exp10l.c (__exp10l): Likewise.
18926         * math/libm-test.inc (exp10_test_data): Add more tests and expect
18927         errno settings in existing tests.
18928
18929         [BZ #14032]
18930         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
18931         precision control set to double precision.
18932         * sysdeps/i386/fpu/w_sqrt.c: New file.
18933         * math/auto-libm-test-in: Add more tests.
18934         * math/auto-libm-test-out: Update.
18935
18936         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
18937         (sqrt_test_tonearest): New function.
18938         (sqrt_towardzero_test_data): New variable.
18939         (sqrt_test_towardzero): New function.
18940         (sqrt_downward_test_data): New variable.
18941         (sqrt_test_downward): New function.
18942         (sqrt_upward_test_data): New variable.
18943         (sqrt_test_upward): New function.
18944         (main): Call the new functions.
18945
18946         * math/gen-auto-libm-tests.c: New file.
18947         * math/auto-libm-test-in: Likewise.
18948         * math/auto-libm-test-out: New generated file.
18949         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
18950         variables.
18951         (%beautify): Add generated representations of zero.
18952         (top level): Set $auto_input and call parse_auto_input.
18953         (beautify): Remove trailing "f" from hex float constants.
18954         (parse_args): Handle XFAIL_TEST.
18955         (convert_condition): New function.
18956         (or_value): Likewise.
18957         (or_cond_value): Likewise.
18958         (generate_testfile): Handle AUTO_TESTS_* lines.
18959         (parse_auto_input): New function.
18960         * math/libm-test.inc (XFAIL_TEST): New macro.
18961         (ERRNO_UNCHANGED): Update value.
18962         (ERRNO_EDOM): Likewise.
18963         (ERRNO_ERANGE): Likewise.
18964         (IGNORE_RESULT): Likewise.
18965         (TEST_COND_flt_32): New macro.
18966         (TEST_COND_dbl_64): Likewise.
18967         (TEST_COND_ldbl_96_intel): Likewise.
18968         (TEST_COND_ldbl_96_m68k): Likewise.
18969         (TEST_COND_ldbl_128): Likewise.
18970         (TEST_COND_ldbl_128ibm): Likewise.
18971         (TEST_COND_long32): Likewise.
18972         (TEST_COND_long64): Likewise.
18973         (TEST_COND_before_rounding): Likewise.
18974         (TEST_COND_after_rounding): Likewise.
18975         (enable_test): Handle XFAIL_TEST flag.
18976         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
18977         with finite results.
18978         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
18979         auto-libm-test-out.
18980
18981 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
18982             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18983
18984         [BZ #16214]
18985         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
18986         __tls_get_addr_internal instead of __tls_get_offset in order to
18987         avoid GOT pointer dependency.  Make rtld export
18988         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
18989         __tls_get_addr since we are a __tls_get_offset platform.
18990         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
18991         GOT pointer being set up before.
18992         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
18993
18994 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
18995
18996         * manual/math.texi (Errors in Math Functions): Document accuracy
18997         goals.
18998
18999         [BZ #15004]
19000         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
19001         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
19002         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
19003         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
19004         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
19005         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
19006         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
19007         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
19008         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
19009         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
19010         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
19011         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
19012         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
19013         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
19014         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
19015         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
19016
19017         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
19018         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
19019         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
19020         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
19021         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
19022         Likewise.
19023         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
19024         Likewise.
19025         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
19026         Likewise.
19027         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
19028         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
19029         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
19030         atomic-feupdateenv and flt-rounds.
19031         * sysdeps/powerpc/nofpu/Versions (libc): Add
19032         __atomic_feholdexcept, __atomic_feclearexcept,
19033         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
19034         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
19035         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
19036         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
19037         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
19038         here.
19039         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
19040         Update.
19041
19042         * manual/arith.texi (FP Exceptions): Document that exceptions may
19043         not be raised when matherr is used.
19044         (Math Error Reporting): Document overflow in directed rounding
19045         modes.  Document that errno may not be set when finite values are
19046         returned on overflow.  Document intent to set errno on underflow
19047         only for underflow to zero.
19048
19049         [BZ #16271]
19050         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
19051         round-to-nearest then adjust result for other rounding modes.
19052         * include/fenv.h (fegetround): Use libm_hidden_proto.
19053         * math/fegetround.c (fegetround): Use libm_hidden_def.
19054         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
19055         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
19056         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
19057         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
19058         Likewise.
19059         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
19060         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
19061         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
19062         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
19063
19064 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19065
19066         [BZ #16077]
19067         * nss/Versions (libnss_files): Add
19068         _nss_files_gethostbyname3_r.
19069         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
19070         New function.
19071         (HOST_DB_LOOKUP): Remove macro.
19072         (_nss_files_gethostbyname_r): Implement function without the
19073         HOST_DB_LOOKUP macro.
19074         (_nss_files_gethostbyname2_r): Likewise.
19075
19076 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
19077
19078         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
19079
19080 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
19081
19082         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
19083         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
19084         warning.
19085
19086 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19087
19088         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
19089         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
19090         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
19091         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
19092         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
19093         __fe_nomask_env_priv and attribute_hidden.
19094         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
19095         (libc_feupdateenv_test_ppc): Likewise.
19096         (libc_feresetround_ppc): Likewise.
19097         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19098         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
19099         compat_symbol macro.
19100         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19101         (__fe_nomask_env): Likewise.
19102         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
19103
19104 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19105
19106         * string/Makefile: Remove ifunc tests.
19107         * string/test-string.h: Define TEST_IFUNC.
19108         * string/test-bcopy-ifunc.c: Remove.
19109         * string/test-bzero-ifunc.c: Likewise.
19110         * string/test-memccpy-ifunc.c: Likewise.
19111         * string/test-memchr-ifunc.c: Likewise.
19112         * string/test-memcmp-ifunc.c: Likewise.
19113         * string/test-memcpy-ifunc.c: Likewise.
19114         * string/test-memmem-ifunc.c: Likewise.
19115         * string/test-memmove-ifunc.c: Likewise.
19116         * string/test-mempcpy-ifunc.c: Likewise.
19117         * string/test-memrchr-ifunc.c: Likewise.
19118         * string/test-memset-ifunc.c: Likewise.
19119         * string/test-rawmemchr-ifunc.c: Likewise.
19120         * string/test-stpcpy-ifunc.c: Likewise.
19121         * string/test-stpncpy-ifunc.c: Likewise.
19122         * string/test-strcasecmp-ifunc.c: Likewise.
19123         * string/test-strcasestr-ifunc.c: Likewise.
19124         * string/test-strcat-ifunc.c: Likewise.
19125         * string/test-strchr-ifunc.c: Likewise.
19126         * string/test-strchrnul-ifunc.c: Likewise.
19127         * string/test-strcmp-ifunc.c: Likewise.
19128         * string/test-strcpy-ifunc.c: Likewise.
19129         * string/test-strcspn-ifunc.c: Likewise.
19130         * string/test-strlen-ifunc.c: Likewise.
19131         * string/test-strncasecmp-ifunc.c: Likewise.
19132         * string/test-strncat-ifunc.c: Likewise.
19133         * string/test-strncmp-ifunc.c: Likewise.
19134         * string/test-strncpy-ifunc.c: Likewise.
19135         * string/test-strnlen-ifunc.c: Likewise.
19136         * string/test-strpbrk-ifunc.c: Likewise.
19137         * string/test-strrchr-ifunc.c: Likewise.
19138         * string/test-strspn-ifunc.c: Likewise.
19139         * string/test-strstr-ifunc.c: Likewise.
19140
19141 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19142
19143         * benchtests/Makefile: Remove ifunc tests.
19144         * benchtests/bench-string.h: Define TEST_IFUNC.
19145         * benchtests/bench-bcopy-ifunc.c: Remove.
19146         * benchtests/bench-bzero-ifunc.c: Likewise.
19147         * benchtests/bench-memccpy-ifunc.c: Likewise.
19148         * benchtests/bench-memchr-ifunc.c: Likewise.
19149         * benchtests/bench-memcmp-ifunc.c: Likewise.
19150         * benchtests/bench-memcpy-ifunc.c: Likewise.
19151         * benchtests/bench-memmem-ifunc.c: Likewise.
19152         * benchtests/bench-memmove-ifunc.c: Likewise.
19153         * benchtests/bench-mempcpy-ifunc.c: Likewise.
19154         * benchtests/bench-memrchr-ifunc.c: Likewise.
19155         * benchtests/bench-memset-ifunc.c: Likewise.
19156         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
19157         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
19158         * benchtests/bench-stpcpy-ifunc.c: Likewise.
19159         * benchtests/bench-stpncpy-ifunc.c: Likewise.
19160         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
19161         * benchtests/bench-strcasestr-ifunc.c: Likewise.
19162         * benchtests/bench-strcat-ifunc.c: Likewise.
19163         * benchtests/bench-strchr-ifunc.c: Likewise.
19164         * benchtests/bench-strchrnul-ifunc.c: Likewise.
19165         * benchtests/bench-strcmp-ifunc.c: Likewise.
19166         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
19167         * benchtests/bench-strcpy-ifunc.c: Likewise.
19168         * benchtests/bench-strcspn-ifunc.c: Likewise.
19169         * benchtests/bench-strlen-ifunc.c: Likewise.
19170         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
19171         * benchtests/bench-strncat-ifunc.c: Likewise.
19172         * benchtests/bench-strncmp-ifunc.c: Likewise.
19173         * benchtests/bench-strncpy-ifunc.c: Likewise.
19174         * benchtests/bench-strnlen-ifunc.c: Likewise.
19175         * benchtests/bench-strpbrk-ifunc.c: Likewise.
19176         * benchtests/bench-strrchr-ifunc.c: Likewise.
19177         * benchtests/bench-strsep-ifunc.c: Likewise.
19178         * benchtests/bench-strspn-ifunc.c: Likewise.
19179         * benchtests/bench-strstr-ifunc.c: Likewise.
19180
19181 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19182
19183         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
19184
19185 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19186
19187         * resolv/netdb.h: Use __glibc_reserved instead __unused.
19188         * rt/aio.h: Likewise.
19189         * sysdeps/gnu/bits/utmp.h: Likewise.
19190         * sysdeps/gnu/bits/utmpx.h: Likewise.
19191         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
19192         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
19193         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
19194         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
19195         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
19196         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
19197         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
19198         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
19199         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
19200         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
19201         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
19202         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
19203         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
19204         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
19205         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19206         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
19207         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
19208         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
19209         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
19210         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
19211         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
19212         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
19213         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
19214         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
19215         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
19216         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
19217         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
19218         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
19219         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
19220         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
19221         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
19222         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
19223         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
19224         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
19225         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
19226         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
19227         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
19228         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
19229         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
19230         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
19231         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
19232         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19233
19234 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
19235
19236         [BZ #16245]
19237         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
19238         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
19239
19240 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
19241
19242         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
19243         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
19244         Likewise.
19245
19246 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19247
19248         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
19249         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
19250         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
19251         (__fesetround): Remove define.
19252         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
19253         rounding and exceptions handling.
19254         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
19255         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
19256         (__fe_nomask_env): Likewise.
19257         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
19258         __fegetround instead of fegetround.
19259         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
19260         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
19261
19262 2013-11-21  Roland McGrath  <roland@hack.frob.com>
19263
19264         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
19265         it's there.
19266
19267         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
19268
19269 2013-11-21  Meador Inge  <meadori@codesourcery.com>
19270
19271         [BZ #11157]
19272         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
19273         (encrypt_r): Likewise.
19274         * malloc/obstack.h (obstack_free): Likewise.
19275         * posix/unistd.h (encrypt): Likewise.
19276
19277 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
19278
19279         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
19280         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
19281         DL_CALL_DT_FINI() that call the functions directly.
19282         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
19283         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
19284         * elf/dl-fini.c: Likewise.
19285
19286 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
19287
19288         * malloc/hooks.c (memalign_check): Add alignment rounding.
19289         * malloc/malloc.c (_mid_memalign): New function.
19290         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
19291         Implement by calling _mid_memalign.
19292         * manual/probes.texi (Memory Allocation Probes): Remove
19293         memory_valloc_retry and memory_pvalloc_retry.
19294
19295 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19296
19297         * locale/programs/locarchive.c (open_archive): Add const
19298         qualifier to ARCHIVEFNAME and copy default fname to
19299         DEFAULT_FNAME.
19300
19301         [BZ #15601]
19302         * libio/tst-widetext.input: Rename Oriya to Odia.
19303         * locale/iso-639.def: Likewise.
19304
19305         * manual/probes.texi (Mathematical Function Probes): Add
19306         documentation for sin, cos, asin and acos probes.
19307         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
19308         (__sin32): Add slowasin probe.
19309         (__cos32): Add slowacos probe.
19310         (__mpsin): Add slowsin probe.
19311         (__mpcos): Add slowcos probe.
19312
19313 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
19314
19315         [BZ #15483]
19316         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
19317         thread-local __sim_exceptions_thread and global
19318         __sim_exceptions_global.
19319         (__sim_disabled_exceptions): Change to thread-local
19320         __sim_disabled_exceptions_thread and global
19321         __sim_disabled_exceptions_global.
19322         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
19323         and global __sim_round_mode_global.
19324         (__simulate_exceptions): Use thread-local floating-point state and
19325         set global state from it as needed.
19326         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
19327         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
19328         __sim_round_mode_thread.
19329         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
19330         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
19331         and global __sim_exceptions_global.
19332         (__sim_disabled_exceptions): Change to thread-local
19333         __sim_disabled_exceptions_thread and global
19334         __sim_disabled_exceptions_global.
19335         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
19336         and global __sim_round_mode_global.
19337         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
19338         (SIM_SET_GLOBAL): Likewise.
19339         * sysdeps/powerpc/soft-fp/sfp-machine.h
19340         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
19341         __sim_round_mode_thread.
19342         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
19343         __sim_disabled_exceptions_thread.
19344         (__sim_exceptions): Change to __sim_exceptions_thread.
19345         (__sim_disabled_exceptions): Change to
19346         __sim_disabled_exceptions_thread.
19347         (__sim_round_mode): Change to __sim_round_mode_thread.
19348         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
19349         thread-local floating-point state and set global state from it as
19350         needed.
19351         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
19352         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
19353         (__sim_disabled_exceptions): Remove extern declaration.
19354         (feenableexcept): Use thread-local floating-point state and set
19355         global state from it as needed.
19356         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
19357         extern declaration.
19358         (__sim_disabled_exceptions): Likewise.
19359         (__sim_round_mode): Likewise.
19360         (__fegetenv): Use thread-local floating-point state.
19361         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
19362         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
19363         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
19364         floating-point state and set global state from it as needed.
19365         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
19366         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
19367         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
19368         Likewise.
19369         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
19370         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
19371         Likewise.
19372         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
19373         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
19374         Use __sim_round_mode_thread.
19375         * math/test-fenv-tls.c: New file.
19376         * math/Makefile (tests): Add test-fenv-tls.
19377         ($(objpfx)test-fenv-tls): Depend on
19378         $(common-objpfx)nptl/libpthread.so.
19379
19380 2013-11-19  Andreas Schwab  <schwab@suse.de>
19381
19382         * locale/programs/locale.c (show_info): Decode wordarray elements.
19383         * locale/categories.def (LC_MONETARY): Add element for
19384         _NL_MONETARY_CRNCYSTR.
19385         * locale/C-monetary.c (conversion_rate): New variable.
19386         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
19387         element.
19388
19389 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
19390
19391         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
19392         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
19393
19394 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
19395
19396         * elf/Makefile (tst-auxv): New test.
19397         * elf/tst-auxv.c: New
19398         * elf/rtld.c (dl_main): Adjust AT_EXECFN
19399
19400 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
19401
19402         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
19403         (hidden_proto): Caller changed.
19404         (hidden_tls_proto): New macro.
19405         (libc_hidden_tls_proto): Likewise.
19406         (rtld_hidden_tls_proto): Likewise.
19407         (libm_hidden_tls_proto): Likewise.
19408         (libresolv_hidden_tls_proto): Likewise.
19409         (librt_hidden_tls_proto): Likewise.
19410         (libdl_hidden_tls_proto): Likewise.
19411         (libnss_files_hidden_tls_proto): Likewise.
19412         (libnsl_hidden_tls_proto): Likewise.
19413         (libnss_nisplus_hidden_tls_proto): Likewise.
19414         (libutil_hidden_tls_proto): Likewise.
19415
19416 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
19417
19418         [BZ #10253]
19419         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
19420         (decompose_rpath): Defer expansion to fillin_rpath.
19421         (_dl_init_paths): Pass linkmap to fillin_rpath.
19422
19423 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19424
19425         * benchtests/Makefile: Add strsep.
19426         * benchtests/bench-strsep.c: New file: strsep benchtest.
19427         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
19428
19429 2013-11-18  Andreas Schwab  <schwab@suse.de>
19430
19431         * locale/programs/locale.c (show_info) [case byte]: Check for
19432         '\377' instead of '\177'.
19433         * locale/C-monetary.c (not_available): Always use "\377".
19434         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
19435         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
19436         detect unavailable sign_posn locale elements.
19437         * locale/localeconv.c (__localeconv): For grouping and
19438         mon_grouping handle "\177" and "\377" like no grouping.
19439         (INT_ELEM): New macro.  Use it to set all numeric members.
19440         * locale/programs/ld-monetary.c (monetary_read)
19441         <tok_mon_grouping>: Normalize single -1 to the empty string.
19442         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
19443         Likewise.
19444
19445 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
19446
19447         [BZ #16055]
19448         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
19449         when we match (nil).
19450         * stdio-common/tst-sscanf.c (struct test): Add testcase.
19451
19452 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
19453
19454         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
19455         (NO_TEST_INLINE): Update value.
19456         (ERRNO_UNCHANGED): Likewise.
19457         (ERRNO_EDOM): Likewise.
19458         (ERRNO_ERANGE): Likewise.
19459         (IGNORE_RESULT): Likewise.
19460         (check_float_internal): Check signs of NaN results if
19461         TEST_NAN_SIGN used.
19462         (check_complex): Pass TEST_NAN_SIGN flag through to second
19463         check_float_internal call.
19464         (copysign_test_data): Add tests with quiet NaNs as second
19465         argument.  Use TEST_NAN_SIGN.
19466         (fabs_test_data): Add test of negative quiet NaN argument.  Use
19467         TEST_NAN_SIGN.
19468         (signbit_test_data): Add tests of quiet NaN argument.
19469         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
19470
19471         * math/gen-libm-test.pl (show_exceptions): Take extra argument
19472         $ignore_result.
19473         (parse_args): Handle function results specified as IGNORE.
19474         * math/libm-test.inc (IGNORE_RESULT): New macro.
19475         (check_float_internal): Do not check numerical result if flag
19476         IGNORE_RESULT set.
19477         (check_complex): Pass through IGNORE_RESULT to second
19478         check_float_internal call.
19479         (check_int): Do not check numerical result if flag IGNORE_RESULT
19480         set.
19481         (check_long): Likewise.
19482         (check_bool): Likewise.
19483         (check_longlong): Likewise.
19484         (lrint_test_data): Add tests of infinite and NaN arguments.
19485         (lrint_tonearest_test_data): Likewise.
19486         (lrint_towardzero_test_data): Likewise.
19487         (lrint_downward_test_data): Likewise.
19488         (lrint_upward_test_data): Likewise.
19489         (llrint_test_data): Likewise.
19490         (llrint_tonearest_test_data): Likewise.
19491         (llrint_towardzero_test_data): Likewise.
19492         (llrint_downward_test_data): Likewise.
19493         (llrint_upward_test_data): Likewise.
19494         (lround_test_data): Likewise.
19495         (llround_test_data): Likewise.
19496
19497         * math/libm-test.inc (NO_TEST_INLINE): New macro.
19498         (ERRNO_UNCHANGED): Update value.
19499         (ERRNO_EDOM): Likewise.
19500         (ERRNO_ERANGE): Likewise.
19501         (NO_TEST_INLINE_FLOAT): New macro.
19502         (NO_TEST_INLINE_DOUBLE): Likewise.
19503         (enable_test): New function.
19504         (RUN_TEST_f_f): Check enable_test before running test.
19505         (RUN_TEST_2_f): Likewise.
19506         (RUN_TEST_fff_f): Likewise.
19507         (RUN_TEST_c_f): Likewise.
19508         (RUN_TEST_f_f1): Likewise.
19509         (RUN_TEST_fF_f1): Likewise.
19510         (RUN_TEST_fI_f1): Likewise.
19511         (RUN_TEST_ffI_f1): Likewise.
19512         (RUN_TEST_c_c): Likewise.
19513         (RUN_TEST_cc_c): Likewise.
19514         (RUN_TEST_f_i): Likewise.
19515         (RUN_TEST_f_i_tg): Likewise.
19516         (RUN_TEST_ff_i_tg): Likewise.
19517         (RUN_TEST_f_b): Likewise.
19518         (RUN_TEST_f_b_tg): Likewise.
19519         (RUN_TEST_f_l): Likewise.
19520         (RUN_TEST_f_L): Likewise.
19521         (RUN_TEST_fFF_11): Likewise.
19522         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
19523         conditionals.
19524         (cosh_test_data): Likewise.
19525         (exp_test_data): Likewise.
19526         (expm1_test_data): Likewise.
19527         (hypot_test_data): Likewise.
19528         (pow_test_data): Likewise.
19529         (sinh_test_data): Likewise.
19530         (tanh_test_data): Likewise.
19531         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
19532         flags argument.
19533
19534         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
19535         tests with quiet NaN input and output.
19536         (acosh_test_data): Likewise.
19537         (asin_test_data): Likewise.
19538         (asinh_test_data): Likewise.
19539         (atan_test_data): Likewise.
19540         (atanh_test_data): Likewise.
19541         (atan2_test_data): Likewise.
19542         (cbrt_test_data): Likewise.
19543         (cos_test_data): Likewise.
19544         (cosh_test_data): Likewise.
19545         (erf_test_data): Likewise.
19546         (erfc_test_data): Likewise.
19547         (exp_test_data): Likewise.
19548         (exp10_test_data): Likewise.
19549         (exp2_test_data): Likewise.
19550         (expm1_test_data): Likewise.
19551         (hypot_test_data): Likewise.
19552         (j0_test_data): Likewise.
19553         (j1_test_data): Likewise.
19554         (jn_test_data): Likewise.
19555         (lgamma_test_data): Likewise.
19556         (log_test_data): Likewise.
19557         (log10_test_data): Likewise.
19558         (log1p_test_data): Likewise.
19559         (log2_test_data): Likewise.
19560         (pow_test_data): Likewise.
19561         (scalb_test_data): Likewise.
19562         (sin_test_data): Likewise.
19563         (sincos_test_data): Likewise.
19564         (sinh_test_data): Likewise.
19565         (tan_test_data): Likewise.
19566         (tanh_test_data): Likewise.
19567         (tgamma_test_data): Likewise.
19568         (y0_test_data): Likewise.
19569         (y1_test_data): Likewise.
19570         (yn_test_data): Likewise.
19571
19572         [BZ #16167]
19573         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
19574         argument being NaN and avoid computations with second argument in
19575         that case.
19576         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
19577         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
19578         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
19579
19580 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
19581
19582         * locale/iso-639.def: Add Chitwani Tharu (the).
19583
19584 2013-11-14  Andreas Schwab  <schwab@suse.de>
19585
19586         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
19587         word instead of empty string.
19588
19589 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19590
19591         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19592         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
19593         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19594         (__fe_nomask_env): Likewise.
19595
19596 2013-11-13  Steve Ellcey  <sellcey@mips.com>
19597
19598         * benchtests/bench-timing.h: Include time.h.
19599
19600 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
19601
19602         [BZ #15997]
19603         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
19604         to 3.4.0 for x32.
19605         * sysdeps/unix/sysv/linux/configure: Regenerated.
19606
19607 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
19608
19609         [BZ #16151]
19610         * stdlib/strtod_l.c (round_and_return): Do not consider
19611         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
19612         exponent one less than half the least subnormal exponent.
19613         * stdlib/test-strtod-round-data: Add more tests.
19614         * stdlib/tst-strtod-round.c (tests): Regenerated.
19615
19616 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19617
19618         [BZ #14143]
19619         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
19620         (__fe_mask_env): Likewise.
19621         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
19622         libm_hidden_proto and add function prototype.
19623         (__fe_mask_env): Add function prototype.
19624         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19625         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
19626         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
19627         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
19628         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19629         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
19630
19631 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19632
19633         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
19634         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
19635
19636 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19637
19638         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
19639         of htab_find_slot().
19640
19641 2013-11-11  David S. Miller  <davem@davemloft.net>
19642
19643         [BZ #16150]
19644         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
19645         symbol in the non-vis3 case in static builds.
19646         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
19647         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
19648         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
19649         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
19650
19651 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
19652
19653         [BZ #387]
19654         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
19655         it is empty.
19656
19657 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19658
19659         * benchtests/Makefile: Add bench-strtod.
19660         * benchtests/bench-strtod.c: New file: strtod benchtest
19661
19662 2013-11-11  Andreas Schwab  <schwab@suse.de>
19663
19664         [BZ #16153]
19665         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
19666         terminating NUL in key length.
19667
19668 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19669
19670         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
19671         Add artificial ODP entry for vDSO symbol for PPC64.
19672         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
19673         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
19674
19675 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
19676
19677         [BZ #15374]
19678         * nss/getent.c (services_keys): Recognize services starting with digit.
19679
19680 2013-11-06  David S. Miller  <davem@davemloft.net>
19681
19682         [BZ #15985]
19683         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
19684         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
19685
19686 2013-11-06  Will Newton  <will.newton@linaro.org>
19687
19688         * manual/memory.texi (Malloc Examples): Remove register
19689         keyword from examples.
19690
19691 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
19692
19693         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
19694
19695 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
19696
19697         [BZ #6981]
19698         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
19699         depending on [__GCC_IEC_559 > 0].
19700         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
19701         depending on [__GCC_IEC_559_COMPLEX > 0].
19702
19703 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
19704
19705         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
19706         to iso-639.def.
19707
19708 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
19709
19710         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
19711
19712 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
19713
19714         [BZ #16112]
19715         * malloc/malloc (malloc_info): Do not handle first bin as
19716         special case.
19717
19718 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
19719
19720         * locale/iso-639.def: Add Central Nahuatl (nhn).
19721
19722 2013-11-01  Bruno Haible  <bruno@clisp.org>
19723
19724         [BZ #7003]
19725         * manual/math.texi (BSD Random): Specify range upper bound as
19726         in POSIX.
19727
19728 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
19729
19730         * locale/iso-639.def: Add Meadow Mari (mhr).
19731
19732 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
19733
19734         [BZ #14752], [BZ #15763]
19735         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
19736         Validate name.
19737         * rt/tst_shm.c: Add test for escaping directory.
19738
19739 2013-10-31  Andreas Schwab  <schwab@suse.de>
19740
19741         [BZ #15917]
19742         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
19743         followed by 'x' as part of digit sequence.
19744         * stdio-common/tst-sscanf.c (double_tests2): New tests.
19745
19746 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
19747
19748         [BZ #16037]
19749         * configure.ac: allow GNU Make 4.0 and greater.
19750         * configure: Regenerated.
19751
19752 2013-10-30  Will Newton  <will.newton@linaro.org>
19753
19754         [BZ #16038]
19755         * malloc/hooks.c (memalign_check): Limit alignment to the
19756         maximum representable power of two.
19757         * malloc/malloc.c (__libc_memalign): Likewise.
19758         * malloc/tst-memalign.c (do_test): Add test for very
19759         large alignment values.
19760         * malloc/tst-posix_memalign.c (do_test): Likewise.
19761
19762 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19763
19764         [BZ #11087]
19765         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
19766         (munmap_chunk): Likewise.
19767         (mremap_chunk): Likewise.
19768
19769 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19770
19771         [BZ #15799]
19772         * stdlib/div.c (div): Remove obsolete code.
19773         * stdlib/ldiv.c (ldiv): Likewise.
19774         * stdlib/lldiv.c (lldiv): Likewise.
19775
19776 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
19777
19778         [BZ #16071]
19779         * nss/nss_files/files-XXX.c (get_contents_ret): New
19780         enumerator.
19781         (get_contents): New function.
19782         (internal_getent): Use it.  Expand size of LINEBUFLEN.
19783
19784 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
19785
19786         * configure.in: Moved to ...
19787         * configure.ac: ... here. Change reference to configure.in
19788         to configure.ac.
19789         * sysdeps/arm/preconfigure.ac: ... here.
19790         configure.in to configure.ac.
19791         * sysdeps/gnu/configure.in: Moved to ...
19792         * sysdeps/gnu/configure.ac: ... here.
19793         * sysdeps/i386/configure.in: Moved to ...
19794         * sysdeps/i386/configure.ac: ... here.
19795         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
19796         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
19797         * sysdeps/mach/configure.in: Moved to ...
19798         * sysdeps/mach/configure.ac: ... here.
19799         * sysdeps/mach/hurd/configure.in: Moved to ...
19800         * sysdeps/mach/hurd/configure.ac: ... here.
19801         * sysdeps/powerpc/configure.in: Moved to ...
19802         * sysdeps/powerpc/configure.ac: ... here.
19803         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
19804         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
19805         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
19806         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
19807         * sysdeps/s390/s390-32/configure.in: Moved to ...
19808         * sysdeps/s390/s390-32/configure.ac: ... here.
19809         * sysdeps/s390/s390-64/configure.in: Moved to ...
19810         * sysdeps/s390/s390-64/configure.ac: ... here.
19811         * sysdeps/sh/configure.in: Moved to ...
19812         * sysdeps/sh/configure.ac: ... here.
19813         * sysdeps/sparc/configure.in: Moved to ...
19814         * sysdeps/sparc/configure.ac: ... here.
19815         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
19816         * sysdeps/unix/sysv/linux/configure.ac: ... here.
19817         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
19818         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
19819         * sysdeps/x86_64/configure.in: Moved to ...
19820         * sysdeps/x86_64/configure.ac: ... here.
19821         * sysdeps/x86_64/preconfigure.in: Moved to ...
19822         * sysdeps/x86_64/preconfigure.ac: ... here.
19823         * aclocal.m4: Change reference to configure.in to configure.ac.
19824         * config.h.in: Likewise.
19825         * manual/install.texi: Likewise.
19826         * manual/maint.texi: Likewise.
19827         * Makefile: Likewise.
19828         * malloc/Makefile: Likewise.
19829         * nscd/Makefile: Likewise.
19830         * Makeconfig: Change reference to configure.in and
19831         preconfigure.in to configure.ac and preconfigure.ac
19832         respectively.
19833         * INSTALL: Regenerated.
19834         * configure: Likewise.
19835         * sysdeps/gnu/configure: Likewise.
19836         * sysdeps/i386/configure: Likewise.
19837         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
19838         * sysdeps/mach/configure: Likewise.
19839         * sysdeps/mach/hurd/configure: Likewise.
19840         * sysdeps/powerpc/configure: Likewise.
19841         * sysdeps/powerpc/powerpc32/configure: Likewise.
19842         * sysdeps/powerpc/powerpc64/configure: Likewise.
19843         * sysdeps/s390/s390-32/configure: Likewise.
19844         * sysdeps/s390/s390-64/configure: Likewise.
19845         * sysdeps/sh/configure: Likewise.
19846         * sysdeps/sparc/configure: Likewise.
19847         * sysdeps/unix/sysv/linux/configure: Likewise.
19848         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
19849         * sysdeps/x86_64/configure: Likewise.
19850         * sysdeps/x86_64/preconfigure: Likewise.
19851
19852 2013-10-29  Andreas Schwab  <schwab@suse.de>
19853
19854         * stdio-common/Makefile (tst-swscanf-ENV): Define.
19855
19856 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19857
19858         * benchtests/pow-inputs: Add new inputs.
19859
19860         * benchtests/exp-inputs: Add new inputs.
19861
19862         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
19863         conditional check for return value.
19864         (__cos32): Likewise.
19865
19866 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19867
19868         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
19869         to provide a boost for large inputs with word alignment.
19870         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
19871         implementation based on optimized PPC64 strcpy.
19872         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
19873         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
19874         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
19875         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
19876
19877 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19878
19879         [BZ #2801]
19880         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
19881
19882 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19883
19884         [BZ #14876]
19885         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
19886         * time/tst-strptime.c (day_tests): Add testcase.
19887
19888 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19889
19890         [BZ #14029]
19891         * manual/pattern.texi: Acknowledge that fnmatch can fail.
19892
19893 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
19894
19895         [BZ #16074]
19896         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
19897         MAP_FAILED on error.
19898
19899 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19900
19901         [BZ #16072]
19902         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
19903         heap for large requests.
19904
19905 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
19906
19907         [BZ #9954]
19908         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
19909         result if the result has no associated interface.
19910         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
19911         interface for all 127.X.Y.Z addresses.
19912
19913 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
19914
19915         * locale/iso-639.def: Add Ligurian (lij)
19916
19917 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
19918
19919         [BZ #15825]
19920         * sunrpc/rpc_main.c: Document rpcgen -5.
19921
19922 2013-10-19  Michael Stahl  <mstahl@redhat.com>
19923
19924         * elf/rtld.c (do_preload): Print the reason why preloading failed.
19925
19926 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
19927
19928         [BZ #10278]
19929         * posix/glob.c: Match only directories when trailing slash is present.
19930         * posix/tst-gnuglob.c (my_opendir): Do not open files.
19931         (main): Add testcase.
19932
19933 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
19934
19935         [BZ #15670]
19936         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
19937
19938 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
19939
19940         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
19941         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
19942         AUTH_DES and cindex for FIPS 140-2.
19943         (DES Encryption): Add cindex FIPS 46-3.
19944
19945         * locale/locarchive.h (struct locarhandle): Add fname.
19946         * locale/programs/localedef.c (main): Pass ARGV[remaining]
19947         if an optional argument was specified to --list-archive,
19948         otherwise NULL.
19949         * locale/programs/locarchive.c (show_archive_content): Take new
19950         argument fname and pass it via ah.fname to open_archive.
19951         * locale/programs/localedef.h: Update decl.
19952         (open_archive): If AH->fname is non-null, open that file
19953         rather than the default file name, and don't ignore ENOENT.
19954         (create_archive): Set AH.fname to NULL.
19955         (delete_locales_from_archive): Likewise.
19956         (add_locales_to_archive): Likewise.
19957         * locale/programs/locfile.c (write_all_categories): Likewise.
19958
19959 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
19960             Aldy Hernandez  <aldyh@redhat.com>
19961
19962         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
19963         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
19964         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
19965         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
19966         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
19967         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
19968         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
19969         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
19970         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
19971         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
19972         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
19973         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
19974         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
19975         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
19976         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
19977         Likewise.
19978         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
19979         Likewise.
19980         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
19981         Likewise.
19982         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
19983         Likewise.
19984         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
19985         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
19986         Likewise.
19987         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
19988         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
19989         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
19990         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
19991         Likewise.
19992         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
19993         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
19994         * sysdeps/powerpc/preconfigure: Likewise.
19995         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
19996         Likewise.
19997         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
19998         Replace contents of file by #include of <fenv_libc.h>.
19999         * sysdeps/powerpc/soft-fp/sfp-machine.h
20000         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
20001         and <sys/prctl.h>.
20002         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
20003         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
20004         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
20005         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
20006         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
20007         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
20008         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
20009         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
20010         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
20011         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
20012         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
20013         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
20014         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
20015         Allow copysignl PLT reference to be missing.
20016
20017 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
20018             Joseph Myers  <joseph@codesourcery.com
20019
20020         [BZ #15948]
20021         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
20022         single character.
20023         (add_to_tablewc): Assert sequence of wide characters is nonempty.
20024
20025 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
20026
20027         * elf/tst-tls-dlinfo.c: Don't include tls.h.
20028         * elf/tst-tls1.c: Likewise.
20029         * elf/tst-tls10.h: Likewise.
20030         * elf/tst-tls14.c: Likewise.
20031         * elf/tst-tls2.c: Likewise.
20032         * elf/tst-tls3.c: Likewise.
20033         * elf/tst-tls4.c: Likewise.
20034         * elf/tst-tls5.c: Likewise.
20035         * elf/tst-tls6.c: Likewise.
20036         * elf/tst-tls7.c: Likewise.
20037         * elf/tst-tls8.c: Likewise.
20038         * elf/tst-tls9.c: Likewise.
20039         * elf/tst-tlsmod1.c: Likewise.
20040         * elf/tst-tlsmod13.c: Likewise.
20041         * elf/tst-tlsmod13a.c: Likewise.
20042         * elf/tst-tlsmod14a.c: Likewise.
20043         * elf/tst-tlsmod16a.c: Likewise.
20044         * elf/tst-tlsmod16b.c: Likewise.
20045         * elf/tst-tlsmod2.c: Likewise.
20046         * elf/tst-tlsmod3.c: Likewise.
20047         * elf/tst-tlsmod4.c: Likewise.
20048         * elf/tst-tlsmod5.c: Likewise.
20049         * elf/tst-tlsmod6.c: Likewise.
20050
20051 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
20052
20053         [BZ #12486]
20054         * malloc/malloc.c: remove checks for statistics.
20055
20056 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
20057
20058         [BZ #15277]
20059         * inet/inet_net.c (inet_network): Detect additional invalid strings.
20060         * inet/tst-network.c: Add testcase.
20061
20062 2013-10-17  Andreas Schwab  <schwab@suse.de>
20063
20064         [BZ #15218]
20065         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
20066         to determine canonical name.
20067
20068 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
20069
20070         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
20071         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
20072         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
20073         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
20074         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
20075         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
20076         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
20077         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
20078         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
20079         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
20080         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
20081         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
20082         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
20083         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
20084         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
20085         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
20086         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
20087         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
20088         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
20089         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
20090         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
20091         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
20092         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
20093         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
20094         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
20095         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
20096         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
20097         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
20098         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
20099         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
20100         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
20101         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
20102         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
20103         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
20104         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
20105         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
20106         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
20107         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
20108         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
20109         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
20110         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
20111         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
20112         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
20113         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
20114         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
20115         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
20116         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
20117         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
20118         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
20119         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
20120         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
20121         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
20122         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
20123         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
20124         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
20125         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
20126         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
20127         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
20128
20129 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
20130
20131         [BZ #16041]
20132         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
20133         make result into a quiet NaN.
20134
20135 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
20136
20137         * soft-fp/adddf3.c: Fix horizontal whitespace.
20138         * soft-fp/addsf3.c: Likewise.
20139         * soft-fp/addtf3.c: Likewise.
20140         * soft-fp/divdf3.c: Likewise.
20141         * soft-fp/divsf3.c: Likewise.
20142         * soft-fp/divtf3.c: Likewise.
20143         * soft-fp/double.h: Likewise.
20144         * soft-fp/eqdf2.c: Likewise.
20145         * soft-fp/eqsf2.c: Likewise.
20146         * soft-fp/eqtf2.c: Likewise.
20147         * soft-fp/extenddftf2.c: Likewise.
20148         * soft-fp/extended.h: Likewise.
20149         * soft-fp/extendsfdf2.c: Likewise.
20150         * soft-fp/extendsftf2.c: Likewise.
20151         * soft-fp/extendxftf2.c: Likewise.
20152         * soft-fp/fixdfdi.c: Likewise.
20153         * soft-fp/fixdfsi.c: Likewise.
20154         * soft-fp/fixdfti.c: Likewise.
20155         * soft-fp/fixsfdi.c: Likewise.
20156         * soft-fp/fixsfsi.c: Likewise.
20157         * soft-fp/fixsfti.c: Likewise.
20158         * soft-fp/fixtfdi.c: Likewise.
20159         * soft-fp/fixtfsi.c: Likewise.
20160         * soft-fp/fixtfti.c: Likewise.
20161         * soft-fp/fixunsdfdi.c: Likewise.
20162         * soft-fp/fixunsdfsi.c: Likewise.
20163         * soft-fp/fixunsdfti.c: Likewise.
20164         * soft-fp/fixunssfdi.c: Likewise.
20165         * soft-fp/fixunssfsi.c: Likewise.
20166         * soft-fp/fixunssfti.c: Likewise.
20167         * soft-fp/fixunstfdi.c: Likewise.
20168         * soft-fp/fixunstfsi.c: Likewise.
20169         * soft-fp/fixunstfti.c: Likewise.
20170         * soft-fp/floatdidf.c: Likewise.
20171         * soft-fp/floatdisf.c: Likewise.
20172         * soft-fp/floatditf.c: Likewise.
20173         * soft-fp/floatsidf.c: Likewise.
20174         * soft-fp/floatsisf.c: Likewise.
20175         * soft-fp/floatsitf.c: Likewise.
20176         * soft-fp/floattidf.c: Likewise.
20177         * soft-fp/floattisf.c: Likewise.
20178         * soft-fp/floattitf.c: Likewise.
20179         * soft-fp/floatundidf.c: Likewise.
20180         * soft-fp/floatundisf.c: Likewise.
20181         * soft-fp/floatunditf.c: Likewise.
20182         * soft-fp/floatunsidf.c: Likewise.
20183         * soft-fp/floatunsisf.c: Likewise.
20184         * soft-fp/floatunsitf.c: Likewise.
20185         * soft-fp/floatuntidf.c: Likewise.
20186         * soft-fp/floatuntisf.c: Likewise.
20187         * soft-fp/floatuntitf.c: Likewise.
20188         * soft-fp/fmadf4.c: Likewise.
20189         * soft-fp/fmasf4.c: Likewise.
20190         * soft-fp/fmatf4.c: Likewise.
20191         * soft-fp/gedf2.c: Likewise.
20192         * soft-fp/gesf2.c: Likewise.
20193         * soft-fp/getf2.c: Likewise.
20194         * soft-fp/ledf2.c: Likewise.
20195         * soft-fp/lesf2.c: Likewise.
20196         * soft-fp/letf2.c: Likewise.
20197         * soft-fp/muldf3.c: Likewise.
20198         * soft-fp/mulsf3.c: Likewise.
20199         * soft-fp/multf3.c: Likewise.
20200         * soft-fp/negdf2.c: Likewise.
20201         * soft-fp/negsf2.c: Likewise.
20202         * soft-fp/negtf2.c: Likewise.
20203         * soft-fp/op-1.h: Likewise.
20204         * soft-fp/op-2.h: Likewise.
20205         * soft-fp/op-4.h: Likewise.
20206         * soft-fp/op-8.h: Likewise.
20207         * soft-fp/op-common.h: Likewise.
20208         * soft-fp/quad.h: Likewise.
20209         * soft-fp/single.h: Likewise.
20210         * soft-fp/soft-fp.h: Likewise.
20211         * soft-fp/sqrtdf2.c: Likewise.
20212         * soft-fp/sqrtsf2.c: Likewise.
20213         * soft-fp/sqrttf2.c: Likewise.
20214         * soft-fp/subdf3.c: Likewise.
20215         * soft-fp/subsf3.c: Likewise.
20216         * soft-fp/subtf3.c: Likewise.
20217         * soft-fp/truncdfsf2.c: Likewise.
20218         * soft-fp/trunctfdf2.c: Likewise.
20219         * soft-fp/trunctfsf2.c: Likewise.
20220         * soft-fp/trunctfxf2.c: Likewise.
20221         * soft-fp/unorddf2.c: Likewise.
20222         * soft-fp/unordsf2.c: Likewise.
20223         * soft-fp/unordtf2.c: Likewise.
20224
20225 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
20226
20227         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
20228         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
20229
20230 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
20231
20232         * elf/dl-libc.c: Clear initfini list after freeing.
20233
20234 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
20235
20236         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
20237         * soft-fp/addsf3.c: Likewise.
20238         * soft-fp/addtf3.c: Likewise.
20239         * soft-fp/divdf3.c: Likewise.
20240         * soft-fp/divsf3.c: Likewise.
20241         * soft-fp/divtf3.c: Likewise.
20242         * soft-fp/double.h: Likewise.
20243         * soft-fp/eqdf2.c: Likewise.
20244         * soft-fp/eqsf2.c: Likewise.
20245         * soft-fp/eqtf2.c: Likewise.
20246         * soft-fp/extenddftf2.c: Likewise.
20247         * soft-fp/extended.h: Likewise.
20248         * soft-fp/extendsfdf2.c: Likewise.
20249         * soft-fp/extendsftf2.c: Likewise.
20250         * soft-fp/extendxftf2.c: Likewise.
20251         * soft-fp/fixdfdi.c: Likewise.
20252         * soft-fp/fixdfsi.c: Likewise.
20253         * soft-fp/fixdfti.c: Likewise.
20254         * soft-fp/fixsfdi.c: Likewise.
20255         * soft-fp/fixsfsi.c: Likewise.
20256         * soft-fp/fixsfti.c: Likewise.
20257         * soft-fp/fixtfdi.c: Likewise.
20258         * soft-fp/fixtfsi.c: Likewise.
20259         * soft-fp/fixtfti.c: Likewise.
20260         * soft-fp/fixunsdfdi.c: Likewise.
20261         * soft-fp/fixunsdfsi.c: Likewise.
20262         * soft-fp/fixunsdfti.c: Likewise.
20263         * soft-fp/fixunssfdi.c: Likewise.
20264         * soft-fp/fixunssfsi.c: Likewise.
20265         * soft-fp/fixunssfti.c: Likewise.
20266         * soft-fp/fixunstfdi.c: Likewise.
20267         * soft-fp/fixunstfsi.c: Likewise.
20268         * soft-fp/fixunstfti.c: Likewise.
20269         * soft-fp/floatdidf.c: Likewise.
20270         * soft-fp/floatdisf.c: Likewise.
20271         * soft-fp/floatditf.c: Likewise.
20272         * soft-fp/floatsidf.c: Likewise.
20273         * soft-fp/floatsisf.c: Likewise.
20274         * soft-fp/floatsitf.c: Likewise.
20275         * soft-fp/floattidf.c: Likewise.
20276         * soft-fp/floattisf.c: Likewise.
20277         * soft-fp/floattitf.c: Likewise.
20278         * soft-fp/floatundidf.c: Likewise.
20279         * soft-fp/floatundisf.c: Likewise.
20280         * soft-fp/floatunsidf.c: Likewise.
20281         * soft-fp/floatunsisf.c: Likewise.
20282         * soft-fp/floatuntidf.c: Likewise.
20283         * soft-fp/floatuntisf.c: Likewise.
20284         * soft-fp/floatuntitf.c: Likewise.
20285         * soft-fp/fmadf4.c: Likewise.
20286         * soft-fp/fmasf4.c: Likewise.
20287         * soft-fp/fmatf4.c: Likewise.
20288         * soft-fp/gedf2.c: Likewise.
20289         * soft-fp/gesf2.c: Likewise.
20290         * soft-fp/getf2.c: Likewise.
20291         * soft-fp/ledf2.c: Likewise.
20292         * soft-fp/lesf2.c: Likewise.
20293         * soft-fp/letf2.c: Likewise.
20294         * soft-fp/muldf3.c: Likewise.
20295         * soft-fp/mulsf3.c: Likewise.
20296         * soft-fp/multf3.c: Likewise.
20297         * soft-fp/negdf2.c: Likewise.
20298         * soft-fp/negsf2.c: Likewise.
20299         * soft-fp/negtf2.c: Likewise.
20300         * soft-fp/op-1.h: Likewise.
20301         * soft-fp/op-2.h: Likewise.
20302         * soft-fp/op-4.h: Likewise.
20303         * soft-fp/op-8.h: Likewise.
20304         * soft-fp/op-common.h: Likewise.
20305         * soft-fp/quad.h: Likewise.
20306         * soft-fp/single.h: Likewise.
20307         * soft-fp/soft-fp.h: Likewise.
20308         * soft-fp/sqrtdf2.c: Likewise.
20309         * soft-fp/sqrtsf2.c: Likewise.
20310         * soft-fp/sqrttf2.c: Likewise.
20311         * soft-fp/subdf3.c: Likewise.
20312         * soft-fp/subsf3.c: Likewise.
20313         * soft-fp/subtf3.c: Likewise.
20314         * soft-fp/truncdfsf2.c: Likewise.
20315         * soft-fp/trunctfdf2.c: Likewise.
20316         * soft-fp/trunctfsf2.c: Likewise.
20317         * soft-fp/trunctfxf2.c: Likewise.
20318         * soft-fp/unorddf2.c: Likewise.
20319         * soft-fp/unordsf2.c: Likewise.
20320         * soft-fp/unordtf2.c: Likewise.
20321
20322 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
20323
20324         [BZ #15672]
20325         * misc/error.c (error_tail): Fix possible buffer overflow.
20326
20327 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
20328
20329         [BZ #13028]
20330         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
20331         address.
20332
20333 2013-10-14  P. J. McDermott  <pj@pehjota.net>
20334
20335         [BZ #832]
20336         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
20337         testing pipefail option.
20338
20339 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
20340
20341         * soft-fp/double.h: Indent preprocessor directives inside #if.
20342         * soft-fp/extended.h: Likewise.
20343         * soft-fp/op-2.h: Likewise.
20344         * soft-fp/op-4.h: Likewise.
20345         * soft-fp/op-common.h: Likewise.
20346         * soft-fp/quad.h: Likewise.
20347         * soft-fp/single.h: Likewise.
20348         * soft-fp/soft-fp.h: Likewise.
20349
20350 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
20351
20352         * iconv/iconv_prog.c: Fix typos.
20353         * stdio-common/psiginfo-data.h: Likewise.
20354
20355 2013-10-12   Reuben Thomas <rrt@sc3d.org>
20356
20357         [BZ #15764]
20358         * locale/setlocale.c: Fix typo.
20359
20360 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
20361
20362         [BZ #16036]
20363         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
20364         signaling NaN arguments.
20365         * soft-fp/unordsf2.c (__unordsf2): Likewise.
20366         * soft-fp/unordtf2.c (__unordtf2): Likewise.
20367
20368         [BZ #14910]
20369         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
20370         unordered operands.
20371         * soft-fp/gesf2.c (__gesf2): Likewise.
20372         * soft-fp/getf2.c (__getf2): Likewise.
20373         * soft-fp/ledf2.c (__ledf2): Likewise.
20374         * soft-fp/lesf2.c (__lesf2): Likewise.
20375         * soft-fp/letf2.c (__letf2): Likewise.
20376
20377         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
20378         * soft-fp/eqsf2.c (__eqsf2): Likewise.
20379         * soft-fp/eqtf2.c (__eqtf2): Likewise.
20380         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
20381         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
20382         * soft-fp/fixdfti.c (__fixdfti): Likewise.
20383         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
20384         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
20385         * soft-fp/fixsfti.c (__fixsfti): Likewise.
20386         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
20387         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
20388         * soft-fp/fixtfti.c (__fixtfti): Likewise.
20389         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
20390         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
20391         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
20392         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
20393         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
20394         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
20395         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
20396         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
20397         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
20398         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
20399         * soft-fp/floatdisf.c (__floatdisf): Likewise.
20400         * soft-fp/floatsisf.c (__floatsisf): Likewise.
20401         * soft-fp/floattidf.c (__floattidf): Likewise.
20402         * soft-fp/floattisf.c (__floattisf): Likewise.
20403         * soft-fp/floattitf.c (__floattitf): Likewise.
20404         * soft-fp/floatundidf.c (__floatundidf): Likewise.
20405         * soft-fp/floatundisf.c (__floatundisf): Likewise.
20406         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
20407         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
20408         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
20409         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
20410         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
20411         * soft-fp/gesf2.c (__gesf2): Likewise.
20412         * soft-fp/getf2.c (__getf2): Likewise.
20413         * soft-fp/ledf2.c (__ledf2): Likewise.
20414         * soft-fp/lesf2.c (__lesf2): Likewise.
20415         * soft-fp/letf2.c (__letf2): Likewise.
20416
20417         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
20418         Undefine and redefine.
20419         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
20420         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
20421         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
20422         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
20423         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20424         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
20425         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20426         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
20427         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20428         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
20429         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20430         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
20431         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20432         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
20433         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20434
20435         [BZ #16032]
20436         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
20437         without decrementing exponent if mantissa >= that for the
20438         denominator, not >.
20439         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
20440         denominator, not >.  Decrement exponent in < case instead of
20441         incrementing in >= case.
20442         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
20443         without decrementing exponent if mantissa >= that for the
20444         denominator, not >.
20445
20446         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
20447         computing saturated result for unsigned overflow.
20448
20449 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20450             Jeff Law  <law@redhat.com>
20451
20452         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
20453         (atan2Mp): Add systemtap probe marker.
20454         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
20455         (__ieee754_log): Add systemtap probe marker.
20456         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
20457         (atanMp): Add systemtap probe marker.
20458         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
20459         (tanMp): Add systemtap probe marker.
20460         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
20461         (__slowexp): Add systemtap probe marker.
20462         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
20463         (__slowpow): Add systemtap probe marker.
20464         * manual/probes.texi: Document probes.
20465
20466 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
20467
20468         [BZ #15362]
20469         * libio/fileops.c (_IO_new_file_write): Return count of bytes
20470         written.
20471         (_IO_new_file_xsputn): Don't return EOF if nothing has been
20472         written.
20473         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
20474         written to buffer but not flushed.
20475         * libio/iofwrite_u.c:  Likewise.
20476         * libio/iopadn.c:  Return bytes returned even if EOF was
20477         encountered.
20478         * libio/iowpadn.c:  Likewise.
20479         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
20480         if _IO_padn does not write the whole buffer.
20481         [!COMPILE_WPRINTF] (PAD): Likewise.
20482
20483 2013-10-10  David S. Miller  <davem@davemloft.net>
20484
20485         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
20486         directory block.
20487
20488 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
20489
20490         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
20491         instead of FSF address.
20492         * soft-fp/fixdfti.c: Likewise.
20493         * soft-fp/fixsfti.c: Likewise.
20494         * soft-fp/fixtfti.c: Likewise.
20495         * soft-fp/fixunsdfti.c: Likewise.
20496         * soft-fp/fixunssfti.c: Likewise.
20497         * soft-fp/fixunstfti.c: Likewise.
20498         * soft-fp/floattidf.c: Likewise.
20499         * soft-fp/floattisf.c: Likewise.
20500         * soft-fp/floattitf.c: Likewise.
20501         * soft-fp/floatuntidf.c: Likewise.
20502         * soft-fp/floatuntisf.c: Likewise.
20503         * soft-fp/floatuntitf.c: Likewise.
20504         * soft-fp/trunctfxf2.c: Likewise.
20505
20506         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
20507         * soft-fp/fixdfti.c: Likewise.
20508         * soft-fp/fixsfti.c: Likewise.
20509         * soft-fp/fixtfti.c: Likewise.
20510         * soft-fp/fixunsdfti.c: Likewise.
20511         * soft-fp/fixunssfti.c: Likewise.
20512         * soft-fp/fixunstfti.c: Likewise.
20513         * soft-fp/floattidf.c: Likewise.
20514         * soft-fp/floattisf.c: Likewise.
20515         * soft-fp/floattitf.c: Likewise.
20516         * soft-fp/floatuntidf.c: Likewise.
20517         * soft-fp/floatuntisf.c: Likewise.
20518         * soft-fp/floatuntitf.c: Likewise.
20519         * soft-fp/trunctfxf2.c: Likewise.
20520
20521 2013-10-10  David S. Miller  <davem@davemloft.net>
20522
20523         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20524
20525 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
20526
20527         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
20528         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
20529         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
20530         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
20531         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
20532         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
20533         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
20534
20535         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
20536         for NaNs before doing comparisons on argument.
20537         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
20538         Likewise.
20539
20540 2013-10-10  Will Newton  <will.newton@linaro.org>
20541
20542         * malloc/hooks.c (memalign_check): Ensure the value of bytes
20543         passed to _int_memalign does not overflow.
20544
20545 2013-10-10  Torvald Riegel  <triegel@redhat.com>
20546
20547         * scripts/bench.pl: Add include-sources directive.
20548         * benchtests/README: Update documentation.
20549
20550 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
20551
20552         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
20553         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
20554         instead of FP_INIT_ROUNDMODE.
20555         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
20556         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
20557
20558         [BZ #16034]
20559         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
20560         copy class of input value.
20561         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
20562         not handle exceptions.
20563         * soft-fp/negsf2.c (__negsf2): Likewise.
20564         * soft-fp/negtf2.c (__negtf2): Likewise.
20565         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
20566
20567 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
20568
20569         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
20570         semicolon.  From Linux kernel.
20571
20572 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
20573
20574         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
20575
20576 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
20577
20578         [BZ #156]
20579         * manual/socket.texi: Added statement about buffer
20580         for gethostbyname2_r.
20581
20582 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
20583
20584         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
20585         Use .p2align directive instead, throughout.
20586         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
20587         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
20588         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
20589         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
20590         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
20591         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
20592         * sysdeps/x86_64/strchr.S: Likewise.
20593         * sysdeps/x86_64/strrchr.S: Likewise.
20594
20595 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
20596
20597         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
20598
20599         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
20600
20601         * sysdeps/generic/math_private.h (__mpsin1): Remove
20602         declaration.
20603         (__mpcos1): Likewise.
20604         (__mpsin): New argument __range_reduce.
20605         (__mpcos): Likewise.
20606         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
20607         (slow): Use __mpsin and __mpcos.
20608         (slow1): Likewise.
20609         (slow2): Likewise.
20610         (sloww): Likewise.
20611         (sloww1): Likewise.
20612         (sloww2): Likewise.
20613         (bsloww): Likewise.
20614         (bsloww1): Likewise.
20615         (bsloww2): Likewise.
20616         (cslow2): Likewise.
20617         (csloww): Likewise.
20618         (csloww1): Likewise.
20619         (csloww2): Likewise.
20620         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
20621         range_reduce.  Merge in __mpsin1.
20622         (__mpcos): Likewise.
20623         (__mpsin1): Remove.
20624         (__mpcos1): Likewise.
20625
20626 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
20627
20628         * locale/loadlocale.c (_nl_intern_locale_data): Use
20629         LOCFILE_ALIGNED_P.
20630         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
20631         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
20632         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
20633         obstack data is appropriately aligned.
20634         (obstack_int32_grow_fast): Likewise.
20635         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
20636         * locale/programs/locfile.c (add_locale_uint32): Likewise.
20637         (add_locale_uint32_array): Likewise.
20638
20639 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
20640
20641         * benchtests/Makefile: Remove ARGLIST and RET variables.
20642         ($(objpfx)bench-%.c): Pass only function name to the script.
20643         * benchtests/README: Update documentation.
20644         * benchtests/acos-inputs: Add new directives.
20645         * benchtests/acosh-inputs: Likewise.
20646         * benchtests/asin-inputs: Likewise.
20647         * benchtests/asinh-inputs: Likewise.
20648         * benchtests/atan-inputs: Likewise.
20649         * benchtests/atanh-inputs: Likewise.
20650         * benchtests/cos-inputs: Likewise.
20651         * benchtests/cosh-inputs: Likewise.
20652         * benchtests/exp-inputs: Likewise.
20653         * benchtests/log-inputs: Likewise.
20654         * benchtests/pow-inputs: Likewise.
20655         * benchtests/rint-inputs: Likewise.
20656         * benchtests/sin-inputs: Likewise.
20657         * benchtests/sinh-inputs: Likewise.
20658         * benchtests/tan-inputs: Likewise.
20659         * benchtests/tanh-inputs: Likewise.
20660         * scripts/bench.pl: Add support for new directives.
20661
20662 2013-10-07  Alan Modra  <amodra@gmail.com>
20663
20664         * README: Fix careless merge.
20665
20666 2013-10-05  Alan Modra  <amodra@gmail.com>
20667
20668         * NEWS: Mention powerpc64le support and bugs fixed.
20669         * README: Both big-endian and little-endian powerpc64 supported.
20670
20671 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
20672
20673         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
20674         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
20675         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
20676         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
20677
20678 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
20679
20680         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
20681         match prototype.
20682
20683 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
20684
20685         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
20686         Move -mhard-float appending from
20687         ports/sysdeps/powerpc/powerpc32/Makefile.
20688         [$(with-fp) = yes] (ASFLAGS): Likewise.
20689         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
20690         * sysdeps/powerpc/nofpu: Move directory from
20691         ports/sysdeps/powerpc/nofpu.
20692         * sysdeps/powerpc/soft-fp: Move directory from
20693         ports/sysdeps/powerpc/soft-fp.
20694         * sysdeps/powerpc/powerpc32/405: Move directory from
20695         ports/sysdeps/powerpc/powerpc32/405.
20696         * sysdeps/powerpc/powerpc32/440: Move directory from
20697         ports/sysdeps/powerpc/powerpc32/440.
20698         * sysdeps/powerpc/powerpc32/464: Move directory from
20699         ports/sysdeps/powerpc/powerpc32/464.
20700         * sysdeps/powerpc/powerpc32/476: Move directory from
20701         ports/sysdeps/powerpc/powerpc32/476.
20702         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
20703         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
20704         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
20705         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
20706         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
20707         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
20708         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
20709         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
20710         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
20711         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
20712         * README: Update for powerpc-*-linux-gnu software floating point
20713         support in libc.
20714
20715         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
20716         case to powerpc/powerpc32*.
20717         * sysdeps/unix/sysv/linux/configure: Regenerated.
20718
20719         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
20720         (_FPU_MASK_OM): Define as 0x04.
20721         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
20722         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
20723         0x00c10080.
20724         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
20725         0x0000003c.
20726         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
20727
20728         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
20729         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20730         getcontext_e500.
20731         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
20732         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20733         setcontext_e500.
20734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
20735         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
20736         and setcontext_e500.
20737
20738 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
20739
20740         * locale/iso-3166.def: Update iso-1366.def and related occurrences
20741
20742 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
20743
20744         * manual/threads.texi (Default Thread Attributes): Fix typo.
20745
20746 2013-10-04  Will Newton  <will.newton@linaro.org>
20747
20748         * malloc/Makefile: Add tst-memalign.
20749         * malloc/tst-memalign.c: New file.
20750
20751         * malloc/tst-posix_memalign.c: Add comments.
20752         (do_test): Add comments and call free on all potentially
20753         allocated pointers. Add space after cast.
20754
20755         * malloc/tst-pvalloc.c: Add comments.
20756         (do_test): Add comments and call free on all potentially
20757         allocated pointers. Remove duplicate check for NULL pointer.
20758         Add space after cast.
20759
20760         * malloc/tst-valloc.c: Add comments.
20761         (do_test): Add comments and call free on all potentially
20762         allocated pointers. Remove duplicate check for NULL pointer.
20763         Add space after cast.
20764
20765 2013-10-04  Alan Modra  <amodra@gmail.com>
20766
20767         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20768         Use stdint types in rather than __attribute__((mode())).
20769         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20770
20771 2013-10-04  Alan Modra  <amodra@gmail.com>
20772
20773         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20774         Correct handling of unaligned relocs for little-endian.
20775         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20776
20777 2013-10-04  Alan Modra  <amodra@gmail.com>
20778
20779         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
20780         * configure: Regenerate.
20781         * nptl/shlib-versions: Powerpc*le starts at 2.18.
20782         * shlib-versions: Likewise.
20783
20784 2013-10-04  Alan Modra  <amodra@gmail.com>
20785
20786         * string/tester.c (test_memrchr): Increment reported test cycle.
20787
20788 2013-10-04  Alan Modra  <amodra@gmail.com>
20789
20790         * string/test-memcpy.c (do_one_test): When reporting errors, print
20791         string address and don't overrun end of string.
20792
20793 2013-10-04  Alan Modra  <amodra@gmail.com>
20794
20795         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
20796         insrdi.  Make better use of reg selection to speed exit slightly.
20797         Schedule entry path a little better.  Remove useless "are we done"
20798         checks on entry to main loop.  Handle wrapping around zero address.
20799         Correct main loop count.  Handle single left-over word from main
20800         loop inline rather than by using loop_small.  Remove extra word
20801         case in loop_small caused by wrong loop count.  Add little-endian
20802         support.
20803         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
20804         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
20805         cache hint.
20806         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
20807         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
20808         support.  Avoid rlwimi.
20809         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
20810
20811 2013-10-04  Alan Modra  <amodra@gmail.com>
20812
20813         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
20814         insrdi.  Formatting.
20815         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
20816         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
20817         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
20818         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20819         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
20820         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
20821
20822 2013-10-04  Alan Modra  <amodra@gmail.com>
20823
20824         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
20825         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20826         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
20827         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
20828         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
20829         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20830         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20831         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
20832         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
20833         use of regs.  Use power7 mtocrf.  Tidy function tails.
20834
20835 2013-10-04  Alan Modra  <amodra@gmail.com>
20836
20837         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
20838         Formatting.  Consistently use rXXX register defines or rN defines.
20839         Use early exit labels that avoid restoring unused non-volatile regs.
20840         Make cr field use more consistent with rWORDn compares.  Rename
20841         regs used as shift registers for unaligned loop, using rN defines
20842         for short lifetime/multiple use regs.
20843         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20844         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
20845         addi 1,1,64 to pop stack frame.  Simplify return value code.
20846         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20847
20848 2013-10-04  Alan Modra  <amodra@gmail.com>
20849
20850         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
20851         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
20852         rather than rlwimi.
20853         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
20854         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
20855         little-endian support.  Correct typos.
20856         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
20857         rather than rlwimi.
20858         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
20859         in loop and entry code to keep "and." results.
20860         (strchr): Add little-endian support.  Comment.  Move cntlzd
20861         earlier in tail.
20862         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
20863
20864 2013-10-04  Alan Modra  <amodra@gmail.com>
20865
20866         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
20867         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
20868         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
20869         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
20870
20871 2013-10-04  Alan Modra  <amodra@gmail.com>
20872
20873         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
20874         (rTMP): Define as r11.
20875         (strcmp): Add little-endian support.  Optimise tail.
20876         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
20877         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20878         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
20879         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
20880         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
20881         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
20882         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
20883
20884 2013-10-04  Alan Modra  <amodra@gmail.com>
20885
20886         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
20887         little-endian support.  Remove unnecessary "are we done" tests.
20888         Handle "s" wrapping around zero and extremely large "size".
20889         Correct main loop count.  Handle single left-over word from main
20890         loop inline rather than by using small_loop.  Correct comments.
20891         Delete "zero" tail, use "end_max" instead.
20892         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
20893
20894 2013-10-04  Alan Modra  <amodra@gmail.com>
20895
20896         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
20897         support.  Don't branch over align.
20898         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
20899         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
20900         support.  Rearrange tmp reg use to suit.  Comment.
20901         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
20902
20903 2013-10-04  Alan Modra  <amodra@gmail.com>
20904
20905         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
20906
20907 2013-10-04  Alan Modra  <amodra@gmail.com>
20908
20909         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
20910         conditional form of branch and link when obtaining pc.
20911         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
20912
20913 2013-10-04  Alan Modra  <amodra@gmail.com>
20914
20915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
20916         HIWORD/LOWORD.
20917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
20918         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
20919
20920 2013-10-04  Alan Modra  <amodra@gmail.com>
20921
20922         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
20923         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
20924         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
20925         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
20926         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
20927         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
20928         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
20929         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
20930         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
20931         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
20932
20933 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20934             Alistair Popple <alistair@ozlabs.au.ibm.com>
20935             Alan Modra <amodra@gmail.com>
20936
20937         [BZ #15723]
20938         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
20939         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
20940         _dl_hwcap access for little-endian.
20941         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
20942         destroy vmx regs when saving unaligned.
20943         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
20944         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
20945         destroy vmx regs when saving unaligned.
20946
20947 2013-10-04  Alan Modra  <amodra@gmail.com>
20948
20949         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
20950         Don't use a union to pack hi/low value.
20951
20952 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20953
20954         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
20955         for little-endian.
20956         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20957         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
20958         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
20959         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20960         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20961
20962 2013-10-04  Alan Modra  <amodra@gmail.com>
20963
20964         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
20965         constants to usual value for .cst8 section, and remove redundant
20966         high address load.
20967         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
20968         constant for 0x1p52.  Load little-endian words of double from
20969         correct stack offsets.
20970
20971 2013-10-04  Alan Modra  <amodra@gmail.com>
20972
20973         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
20974         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
20975         words of double from correct stack offsets.
20976         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
20977         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
20978         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20979         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20980         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20981         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20982         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20983         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
20984         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
20985         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20986         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20987         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20988         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
20989         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
20990         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
20991         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
20992         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
20993
20994 2013-10-04  Alan Modra  <amodra@gmail.com>
20995
20996         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
20997         64-bit int/double union.
20998         (_FPU_SETCW): Likewise.
20999         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
21000         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
21001
21002 2013-10-04  Alan Modra  <amodra@gmail.com>
21003
21004         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
21005         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
21006
21007 2013-10-04  Alan Modra  <amodra@gmail.com>
21008
21009         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
21010         use vector int constants.
21011         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
21012
21013 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21014
21015         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
21016         array with long long.
21017         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
21018         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
21019         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
21020         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
21021         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
21022         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
21023         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
21024         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
21025         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
21026         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
21027         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
21028         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
21029         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
21030
21031 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21032
21033         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
21034         (__signbit): Likewise.  Correct for little-endian.
21035         (__signbitl): Call __signbit.
21036         (lrint): Correct for little-endian.
21037         (lrintf): Call lrint.
21038
21039 2013-10-04  Alan Modra  <amodra@gmail.com>
21040
21041         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
21042         union 32-bit int array member with 64-bit int array.
21043         (t515, tm256): Double rather than long double.
21044         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
21045
21046 2013-10-04  Alan Modra  <amodra@gmail.com>
21047
21048         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
21049         Delete.
21050         (IEEE854_LONG_DOUBLE_BIAS): Delete.
21051         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
21052         version of math_ldbl.h.
21053
21054 2013-10-04  Alan Modra  <amodra@gmail.com>
21055
21056         [BZ #15734], [BZ #15735]
21057         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
21058         all uses of ieee875 long double macros and unions.  Simplify test
21059         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
21060         ldbl_extract_mantissa value for ix,iy exponents.  Properly
21061         normalize after ldbl_extract_mantissa, and don't add hidden bit
21062         already handled.  Don't treat low word of ieee854 mantissa like
21063         low word of IBM long double and mask off bit when testing for
21064         zero.
21065         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
21066         all uses of ieee875 long double macros and unions.  Simplify tests
21067         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
21068         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
21069         two1022, instead use their values.  Recognise that tests for large
21070         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
21071         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
21072         Rewrite all uses of ieee875 long double macros and unions.  Simplify
21073         test for 0.0L and nan.  Correct negation.
21074         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
21075         ieee875 long double macros and unions.  Correct output for large
21076         magnitude x.  Correct absolute value calculation.
21077         (__erfcl): Likewise.
21078         * math/libm-test.inc: Add tests for errors discovered in IBM long
21079         double versions of fmodl, remainderl, erfl and erfcl.
21080
21081 2013-10-04  Alan Modra  <amodra@gmail.com>
21082
21083         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
21084         all uses of ieee854 long double macros and unions.  Simplify tests
21085         for long doubles that are fully specified by the high double.
21086         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
21087         Likewise.
21088         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
21089         Remove dead code too.
21090         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
21091         (__ieee754_ynl): Likewise.
21092         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
21093         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
21094         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
21095         Remove dead code too.
21096         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
21097         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
21098         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
21099         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
21100         Simplify.
21101         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
21102         Simplify.
21103         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
21104         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
21105         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
21106         Comment on variable precision.
21107         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
21108         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
21109         Likewise.
21110         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
21111         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
21112         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
21113         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
21114         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
21115
21116 2013-10-04  Alan Modra  <amodra@gmail.com>
21117
21118         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
21119         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
21120         all uses of ieee854 long double macros and unions.
21121         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
21122         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
21123         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
21124         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
21125         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
21126         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
21127         Likewise.
21128         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
21129         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
21130         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
21131         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
21132         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
21133         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
21134         Simplify sign and nan test too.
21135         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
21136         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
21137         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
21138         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
21139         Likewise.
21140         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
21141         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
21142         Likewise.
21143         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
21144         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
21145         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
21146         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
21147         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
21148         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
21149
21150 2013-10-04  Alan Modra  <amodra@gmail.com>
21151
21152         * stdio-common/printf_size.c (__printf_size): Don't use
21153         union ieee854_long_double in fpnum union.
21154         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
21155         signbit macro to retrieve sign from long double.
21156         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
21157         retrieve sign from long double.
21158         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
21159         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
21160         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
21161         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
21162         * math/test-misc.c (main): Don't use union ieee854_long_double.
21163
21164 2013-10-04  Alan Modra  <amodra@gmail.com>
21165
21166         [BZ #15680]
21167         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
21168         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
21169         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
21170         calculation.  Remove unnecessary test for denormal exponent.
21171         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
21172         Correct handling of denormals.  Avoid undefined shift behaviour.
21173         Correct normalisation of low mantissa when low double is denormal.
21174         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
21175         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
21176         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
21177         Correct normalisation of low mantissa.  Test for overflow of high
21178         mantissa and normalise.
21179         (ldbl_nearbyint): Use more readable constant for two52.
21180         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
21181         (__mpn_construct_long_double): Fix test for overflow of high
21182         mantissa and correct normalisation.  Avoid undefined shift.
21183
21184 2013-10-04  Alan Modra  <amodra@gmail.com>
21185
21186         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
21187         (union ibm_extended_long_double): Define as an array of ieee754_double.
21188         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
21189         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
21190         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
21191         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
21192         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
21193         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
21194         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
21195         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
21196         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
21197         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
21198         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
21199
21200 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
21201
21202         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
21203         page size instead of calling getpagesize.
21204
21205         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
21206         (LOCFILE_ALIGN_MASK): Likewise.
21207         (LOCFILE_ALIGN_UP): Likewise.
21208         (LOCFILE_ALIGNED_P): Likewise.
21209         * locale/programs/ld-collate.c (collate_output): Use the new
21210         macros instead of __alignof__ (int32_t).
21211         * locale/weight.h (findidx): Likewise.
21212
21213 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
21214
21215         [BZ #431]
21216         * manual/string.texi: Fix strncat and wcsncat.
21217
21218 2013-10-03  Brooks Moses  <bmoses@google.com>
21219
21220         [BZ #15915]
21221         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
21222         * Makerules: ...here, and adjust associated comments.
21223
21224 2013-10-02  Will Newton  <will.newton@linaro.org>
21225
21226         * malloc/Makefile: Add tst-pvalloc.
21227         * malloc/tst-pvalloc.c: New file.
21228
21229 2013-10-02  Will Newton  <will.newton@linaro.org>
21230
21231         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
21232         improve test coverage.
21233
21234 2013-10-02  Will Newton  <will.newton@linaro.org>
21235
21236         * malloc/Makefile: Add tst-posix_memalign.
21237         * malloc/tst-posix_memalign.c: New file.
21238
21239 2013-10-01  Eric Blake  <eblake@redhat.com>
21240
21241         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
21242         Use __THROWNL rather than __THROW on static functions.
21243
21244 2013-09-30  Petr Machata  <pmachata@redhat.com>
21245
21246         * elf/elf.h (R_AARCH64_ABS16): New macro.
21247         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
21248         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
21249         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
21250         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
21251         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
21252         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
21253         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
21254         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
21255         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
21256         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
21257         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
21258         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
21259         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
21260         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
21261         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
21262         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
21263         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
21264         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
21265         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
21266         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
21267         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
21268         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
21269         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
21270         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
21271         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
21272         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
21273         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
21274         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
21275         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
21276         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
21277         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
21278         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
21279         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
21280         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
21281         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
21282         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
21283         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
21284         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
21285         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
21286         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
21287         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
21288         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
21289         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
21290         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
21291         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
21292         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
21293         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
21294         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
21295         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
21296         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
21297         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
21298         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
21299         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
21300         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
21301         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
21302         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
21303         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
21304         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
21305         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
21306         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
21307         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
21308         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
21309         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
21310         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
21311         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
21312         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
21313         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
21314         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
21315         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
21316         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
21317         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
21318         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
21319         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
21320         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
21321         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
21322         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
21323         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
21324         (R_AARCH64_TLSDESC_LDR): Likewise.
21325         (R_AARCH64_TLSDESC_ADD): Likewise.
21326         (R_AARCH64_TLSDESC_CALL): Likewise.
21327
21328 2013-09-30  Andreas Schwab  <schwab@suse.de>
21329
21330         [BZ #15048]
21331         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
21332         the nss database lookup.
21333         * nscd/initgrcache.c (addinitgroupsX): Likewise.
21334         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
21335
21336 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
21337
21338         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
21339
21340 2013-09-28  P. J. McDermott  <pj@pehjota.net>
21341
21342         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
21343         ${Bash-specific parameter/pattern/string} parameter expansion.
21344         * sysdeps/unix/make-syscalls.sh: Likewise.
21345
21346 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21347
21348         * sysdeps/sh/stackguard-macros.h: New file.
21349
21350 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
21351
21352         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
21353         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
21354         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
21355         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
21356         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
21357         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
21358
21359 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21360
21361         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
21362         Fix thread ID register.
21363
21364 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
21365
21366         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
21367         [POSIX || UNIX98]: Require rather than permitting all symbols from
21368         <time.h>.
21369         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
21370         element of struct sched_param.
21371         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
21372         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
21373         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
21374         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
21375         constant.
21376
21377 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
21378
21379         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
21380         argument calculation.
21381
21382 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
21383
21384         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
21385         Expect macro.
21386         [POSIX] (pthread_attr_t): Do not require type.
21387         [POSIX] (pthread_cond_t): Likewise.
21388         [POSIX] (pthread_condattr_t): Likewise.
21389         [POSIX] (pthread_key_t): Likewise.
21390         [POSIX] (pthread_mutex_t): Likewise.
21391         [POSIX] (pthread_mutexattr_t): Likewise.
21392         [POSIX] (pthread_once_t): Likewise.
21393         [POSIX] (pthread_t): Likewise.
21394         [POSIX-based standards] (pthread_atfork): Expect function.
21395
21396 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
21397             Richard Sandiford  <richard@codesourcery.com>
21398
21399         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
21400         (swap_endianness_p): New extern variable.
21401         (set_big_endian): New inline function.
21402         (maybe_swap_uint32): Likewise.
21403         (maybe_swap_uint32_array): Likewise.
21404         (maybe_swap_uint32_obstack): Likewise.
21405         * locale/programs/locfile.c: Include <stdbool.h>.
21406         (swap_endianness_p): New variable.
21407         (add_locale_uint32): Call maybe_swap_uint32.
21408         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
21409         (write_locale_data): Call maybe_swap_uint32_array.
21410         * locale/programs/ld-collate.c (obstack_int32_grow): Call
21411         maybe_swap_uint32.
21412         (obstack_int32_grow_fast): Likewise.
21413         (output_weightwc): Call maybe_swap_uint32_obstack.
21414         (collate_output): Likewise.
21415         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
21416         (OPT_LITTLE_ENDIAN): Likewise.
21417         (options): Add --little-endian and --big-endian options.
21418         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
21419         * locale/programs/locarchive.c: Include "locfile.h".
21420         (GET): New macro.
21421         (SET): Likewise.
21422         (INC): Likewise.
21423         (create_archive): Use the new macros to access fields of
21424         structures directly mapped from or written to locale archives.
21425         (oldlocrecentcmp): Likewise.
21426         (enlarge_archive): Likewise.
21427         (insert_name): Likewise.
21428         (add_alias): Likewise.
21429         (add_locale): Likewise.
21430         (delete_locales_from_archive): Likewise.
21431         (show_archive_content): Likewise.
21432         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
21433         locale data.
21434
21435 2013-09-24  Roland McGrath  <roland@hack.frob.com>
21436
21437         * manual/freemanuals.texi: Updated from (newly) canonical copy at
21438         http://www.gnu.org/doc/freemanuals.texi.
21439         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
21440
21441 2013-09-24  Will Newton  <will.newton@linaro.org>
21442
21443         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
21444         macro.
21445
21446 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
21447
21448         * locale/hashval.h (compute_hashval): Interpret bytes of key as
21449         unsigned char.
21450
21451 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
21452
21453         * manual/threads.texi (POSIX Threads): Fix a typo.
21454
21455 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
21456
21457         [BZ #14547]
21458         * string/tst-strcoll-overflow.c: New test case.
21459         * string/Makefile (xtests): Add tst-strcoll-overflow.
21460         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
21461         cache if string sizes may cause integer overflow.
21462
21463         [BZ #14547]
21464         * string/strcoll_l.c (coll_seq): New members rule, idx,
21465         save_idx and back_us.
21466         (get_next_seq_nocache): New function.
21467         (do_compare_nocache): New function.
21468         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
21469         when malloc fails.
21470
21471 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
21472
21473         [BZ #15754]
21474         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
21475         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
21476         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
21477
21478         [BZ #15754]
21479         * elf/Makefile (tests): Add tst-ptrguard1.
21480         (tests-static): Add tst-ptrguard1-static.
21481         (tst-ptrguard1-ARGS): Define.
21482         (tst-ptrguard1-static-ARGS): Define.
21483         * elf/tst-ptrguard1.c: New file.
21484         * elf/tst-ptrguard1-static.c: New file.
21485         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
21486         * sysdeps/i386/stackguard-macros.h: Likewise.
21487         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
21488         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
21489         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
21490         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
21491         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
21492         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
21493
21494 2013-09-23  Hector Marco  <hecmargi@upv.es>
21495             Ismael Ripoll  <iripoll@disca.upv.es>
21496             Carlos O'Donell  <carlos@redhat.com>
21497
21498         [BZ #15754]
21499         * sysdeps/generic/stackguard-macros.h: Define
21500         __pointer_chk_guard_local and POINTER_CHK_GUARD.
21501         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
21502         Define __pointer_chk_guard_local.
21503         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
21504         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
21505
21506 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
21507
21508         [BZ #15859]
21509         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
21510
21511 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
21512
21513         * include/string.h (__ffs): Declare as hidden.
21514         * string/ffs.c (__ffs): Define as hidden.
21515         * sysdeps/i386/ffs.c (__ffs): Likewise.
21516         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
21517         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
21518         * sysdeps/s390/ffs.c (__ffs): Likewise.
21519         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
21520
21521 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
21522
21523         * NEWS: Mention malloc probes.
21524
21525         * malloc/arena.c (new_heap): New memory_heap_new probe.
21526         (grow_heap): New memory_heap_more probe.
21527         (shrink_heap): New memory_heap_less probe.
21528         (heap_trim): New memory_heap_free probe.
21529         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
21530         (systrim): New memory_sbrk_less probe.
21531         * manual/probes.texi: Document them.
21532
21533         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
21534         * manual/probes.texi: Document it.
21535
21536         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
21537         (__libc_realloc): Add memory_realloc_retry probe.
21538         (__libc_memalign): Add memory_memalign_retry probe.
21539         (__libc_valloc): Add memory_valloc_retry probe.
21540         (__libc_pvalloc): Add memory_pvalloc_retry probe.
21541         (__libc_calloc): Add memory_calloc_retry probe.
21542         * manual/probes.texi: Document them.
21543
21544         * malloc/arena.c (get_free_list): Add probe
21545         memory_arena_reuse_free_list.
21546         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
21547         and memory_arena_reuse.
21548         (arena_get2) [!PER_THREAD]: Likewise.
21549         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
21550         memory_arena_reuse_realloc.
21551         * manual/probes.texi: Document them.
21552
21553         * malloc/malloc.c (__libc_free): Add
21554         memory_mallopt_free_dyn_thresholds probe.
21555         (__libc_mallopt): Add multiple memory_mallopt probes.
21556         * manual/probes.texi: Document them.
21557
21558         * malloc/malloc.c: Include stap-probe.h.
21559         (__libc_mallopt): Add memory_mallopt probe.
21560         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
21561         * manual/probes.texi: New.
21562         * manual/Makefile (chapters): Add probes.
21563         * manual/threads.texi: Set next node.
21564
21565 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
21566
21567         [BZ #15963, #13985]
21568         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
21569         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
21570         Add `Chinese' to `nan' entry name.
21571
21572 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
21573
21574         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
21575         (POLYNOMIAL): Likewise.
21576         (TAYLOR_SINCOS): Likewise.
21577         (TAYLOR_SLOW): Likewise.
21578         (__sin): Use TAYLOR_SINCOS.
21579         (__cos): Likewise.
21580         (slow): Use TAYLOR_SLOW.
21581         (sloww): Likewise.
21582         (bsloww): Likewise.
21583         (csloww): Likewise.
21584
21585 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
21586
21587         * stdlib/strtod_l.c: Fix buffer overrun.
21588
21589 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
21590
21591         * benchtests/Makefile (bench): Add sincos.
21592         * benchtests/bench-sincos.c: New file.
21593
21594         * math/libm-test.inc (cos_test_data): New test inputs.
21595         (sin_test_data): Likewise.
21596
21597         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
21598         macro.
21599         (__sin): Use it.
21600         (__cos): Likewise.
21601         (slow1): Likewise.
21602         (slow2): Likewise.
21603         (sloww1): Likewise.
21604         (sloww2): Likewise.
21605         (bsloww1): Likewise.
21606         (bsloww2): Likewise.
21607         (cslow2): Likewise.
21608         (csloww1): Likewise.
21609         (csloww2): Likewise.
21610
21611         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
21612         function.
21613         (__sin): Use it.
21614         (__cos): Likewise.
21615
21616         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
21617         gotos.
21618         (__cos): Likewise.
21619
21620 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
21621
21622         * config.h.in (HAVE_MIPS_NAN2008): New macro.
21623         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
21624         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
21625         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
21626         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
21627         * elf/cache.c (print_entry): Handle the new cache flags.
21628
21629 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21630             Aldy Hernandez  <aldyh@redhat.com>
21631
21632         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
21633         Change condition to [_SOFT_FLOAT].
21634         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
21635         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
21636         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
21637         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
21638         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
21639         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
21640         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
21641         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
21642         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
21643         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
21644         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
21645         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
21646         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
21647         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
21648         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
21649         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
21650         declaration.
21651
21652 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21653
21654         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
21655         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21656         (__longjmp): Use LOAD_GP to load saved GPRs.
21657         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
21658         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21659         (__sigsetjmp): Use SAVE_GP to save GPRs.
21660
21661         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
21662         Do not append -msoft-float.
21663         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
21664
21665 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
21666
21667         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
21668
21669 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
21670
21671         [BZ #15966]
21672         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
21673         (_FPU_GETCW): Use initial "__" on variable and field names but not
21674         on macro parameter name.
21675         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
21676         parentheses around reference to macro parameter.
21677
21678 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
21679
21680         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
21681         prototype.
21682         (ctype_startup): Use uint32_t in cast and sizeof for
21683         ctype->charnames.
21684
21685 2013-09-11  Jia Liu  <proljc@gmail.com>
21686
21687         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
21688         __daddr_t_defined.
21689         [__FreeBSD__]: Likewise.
21690
21691 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
21692
21693         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
21694         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
21695         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
21696         (strchr): Remove __strchr_sse42 ifunc selection.
21697         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
21698         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
21699
21700 2013-09-11  Will Newton  <will.newton@linaro.org>
21701
21702         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
21703         parameter to RES. Remove hardcoded 1000 value.
21704         * benchtests/bench-skeleton.c (main): Pass RES parameter
21705         to TIMING_INIT and multiply result by 1000.
21706
21707 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21708
21709         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21710
21711 2013-09-11  Andreas Schwab  <schwab@suse.de>
21712
21713         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
21714         if not defined.
21715         (O_TMPFILE) [__USE_GNU]: Define.
21716         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
21717         Define.
21718
21719 2013-09-11  Will Newton  <will.newton@linaro.org>
21720
21721         [BZ #15857]
21722         * malloc/malloc.c (__libc_memalign): Check the value of bytes
21723         does not overflow.
21724
21725 2013-09-11  Will Newton  <will.newton@linaro.org>
21726
21727         [BZ #15856]
21728         * malloc/malloc.c (__libc_valloc): Check the value of bytes
21729         does not overflow.
21730
21731 2013-09-11  Will Newton  <will.newton@linaro.org>
21732
21733         [BZ #15855]
21734         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
21735         does not overflow.
21736
21737 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
21738
21739         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
21740         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
21741         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
21742         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
21743         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
21744
21745 2013-09-10  Allan McRae  <allan@archlinux.org>
21746
21747         [BZ #15748]
21748         * manual/arith.texi (Parsing of Floats): Clarify
21749         cross-reference.
21750
21751         [BZ #15849]
21752         * manual/install.texi (Running make install): Mention
21753         --enable-pt-chown.
21754         * INSTALL: Regenerated.
21755
21756 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
21757
21758         * csu/init-first.c (_init): Remove the !SHARED condition around
21759         FPU control word initialization.
21760         * elf/dl-support.c (_dl_fpu_control): New variable.
21761         (_dl_aux_init) <AT_FPUCW>: Initialize it.
21762         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
21763         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
21764         * math/test-fpucw-static.c: New file.
21765         * math/test-fpucw-ieee.c: New file.
21766         * math/test-fpucw-ieee-static.c: New file.
21767         * math/Makefile (tests): Add `test-fpucw-ieee' and
21768         `$(tests-static)'.
21769         (tests-static): New variable.
21770         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
21771         dependency to...
21772         [($(build-shared),yes)]
21773         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
21774         ... this.
21775         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
21776         New dependency.
21777
21778 2013-09-09  Allan McRae  <allan@archlinux.org>
21779
21780         [BZ #15939]
21781         * manual/string.texi (Collation Functions): Fix typo in
21782         strcoll example.
21783         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
21784
21785         [BZ #15893]
21786         * stdlib/isomac.c (get_null_defines): Fix memory leak.
21787
21788         [BZ #15892]
21789         * libio/memstream.c (open_memstream): Fix memory leak.
21790         * libio/wmemstream.c (open_wmemstream): Likewise.
21791
21792         [BZ #15895]
21793         * nscd/netgroupcache.c: Fix nesting of ifdefs.
21794
21795 2013-09-09  Will Newton  <will.newton@linaro.org>
21796
21797         * malloc/Makefile: Add tst-realloc to tests.
21798         * malloc/tst-realloc.c: New file.
21799
21800 2013-09-09  Allan McRae  <allan@archlinux.org>
21801
21802         [BZ #15844]
21803         * COPYING: Update from GNU website to fix FSF address.
21804         * COPYING.LIB: Likewise.
21805
21806 2013-09-06  David S. Miller  <davem@davemloft.net>
21807
21808         * po/zh_TW.po: Update Chinese (traditional) translation from
21809         translation project.
21810
21811 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
21812             Joseph Myers  <joseph@codesourcery.com>
21813
21814         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
21815         "localeinfo.h".
21816         (obstack_chunk_alloc): New macro.
21817         (obstack_chunk_free): Likewise.
21818         (record_offset): New function.
21819         (init_locale_data): Likewise.
21820         (align_locale_data): Likewise.
21821         (add_locale_empty): Likewise.
21822         (add_locale_raw_data): Likewise.
21823         (add_locale_raw_obstack): Likewise.
21824         (add_locale_string): Likewise.
21825         (add_locale_wstring): Likewise.
21826         (add_locale_uint32): Likewise.
21827         (add_locale_uint32_array): Likewise.
21828         (add_locale_char): Likewise.
21829         (start_locale_structure): Likewise.
21830         (end_locale_structure): Likewise.
21831         (start_locale_prelude): Likewise.
21832         (end_locale_prelude): Likewise.
21833         (write_locale_data): Take locale_file structure rather than an
21834         iovec.
21835         * locale/programs/locfile.h: Include "obstack.h".
21836         (struct locale_file): Change to store locale file contents instead
21837         of header.
21838         (init_locale_data): New prototype.
21839         (align_locale_data): Likewise.
21840         (add_locale_empty): Likewise.
21841         (add_locale_raw_data): Likewise.
21842         (add_locale_raw_obstack): Likewise.
21843         (add_locale_string): Likewise.
21844         (add_locale_wstring): Likewise.
21845         (add_locale_uint32): Likewise.
21846         (add_locale_uint32_array): Likewise.
21847         (add_locale_char): Likewise.
21848         (start_locale_structure): Likewise.
21849         (end_locale_structure): Likewise.
21850         (start_locale_prelude): Likewise.
21851         (end_locale_prelude): Likewise.
21852         (write_locale_data): Update prototype.
21853         * locale/programs/3level.h (struct TABLE): Remove result field.
21854         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
21855         Use new locale_file interface.
21856         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
21857         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
21858         * locale/programs/ld-address.c (address_output): Use new
21859         locale_file interface.
21860         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
21861         NO_ADD_LOCALE.
21862         (collate_finish): Don't call collseq_table_finalize.
21863         (collate_output): Use new locale_file interface.
21864         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
21865         in file.
21866         (NO_FINALIZE): Change to NO_ADD_LOCALE.
21867         (TABLE): Move defines earlier in file.
21868         (ELEMENT): Likewise.
21869         (DEFAULT): Likewise.
21870         (wctrans_table_add): Move macro and inline function earlier in
21871         file.
21872         (struct wctype_table): Move type earlier in file.
21873         (add_locale_wctype_table): New static prototype.
21874         (struct locale_ctype_t): Use logical types instead of struct iovec
21875         pointers for members.
21876         (ctype_output): Use new locale_file interface.
21877         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
21878         new locale_file interface.
21879         (allocate_arrays): Update for use of new locale_file interface.
21880         * locale/programs/ld-identification.c (identification_output): Use
21881         new locale_file interface.
21882         * locale/programs/ld-measurement.c (measurement_output): Likewise.
21883         * locale/programs/ld-messages.c (messages_output): Likewise.
21884         * locale/programs/ld-monetary.c (monetary_output): Likewise.
21885         * locale/programs/ld-name.c (name_output): Likewise.
21886         * locale/programs/ld-numeric.c (numeric_output): Likewise.
21887         * locale/programs/ld-paper.c (paper_output): Likewise.
21888         * locale/programs/ld-telephone.c (telephone_output): Likewise.
21889         * locale/programs/ld-time.c (time_output): Likewise.
21890
21891 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21892
21893         * benchtests/Makefile: Add memrchr benchmark.
21894         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
21895         benchmark as memrchr.
21896         * benchtests/bench-memrchr-ifunc.c: New file.
21897         * benchtests/bench-memrchr.c: New file.
21898
21899 2013-09-06   Will Newton  <will.newton@linaro.org>
21900
21901         * benchtests/Makefile (string-bench): Add memcpy.
21902
21903 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
21904             Cong Wang  <amwang@redhat.com>
21905
21906         [BZ #15850]
21907         * sysdeps/unix/sysv/linux/bits/in.h
21908         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
21909         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
21910         before __USE_KERNEL_IPV6_DEFS uses.
21911         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
21912         IPPROTO_BEETPH.
21913         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
21914         sockaddr_in6, or ipv6_mreq.
21915
21916 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21917
21918         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
21919         memory access for final bytes in some large inputs.
21920         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
21921
21922 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21923
21924         * string/test-memrchr.c: New file.
21925         * string/test-memrchr-ifunc.c: New file.
21926         * string/Makefile: Add new memrchr testcase.
21927
21928 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
21929
21930         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
21931         fanotify_init returns EPERM.
21932
21933 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
21934
21935         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
21936         errors.
21937         (top level): Treat second token from macro or constant entries for
21938         allowed headers as allowed.
21939         * include/complex.h: Condition internal declarations on
21940         [!_ISOMAC].
21941         * include/fenv.h: Condition include of <stdbool.h> and internal
21942         declarations on [!_ISOMAC].
21943
21944 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
21945
21946         [BZ #15923]
21947         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
21948
21949 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
21950
21951         * configure.in (--enable-versioning): Remove configure option.
21952         (libc_cv_asm_symver_directive): Remove configure test.
21953         (libc_cv_ld_version_script_option): Likewise.
21954         (VERSIONING): Remove variable and AC_SUBST.
21955         (DO_VERSIONING): Remove AC_DEFINE.
21956         * configure: Regenerated.
21957         * config.h.in (DO_VERSIONING): Remove macro.
21958         * Makerules [$(versioning) = yes]: Change conditionals to
21959         [$(build-shared) = yes].
21960         * config.make.in (versioning): Remove variable.
21961         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
21962         [$(build-shared) = yes].
21963         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
21964         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
21965         * elf/Makefile [$(versioning) = yes]: Change conditionals to
21966         [$(build-shared) = yes].
21967         * extra-lib.mk [$(versioning) = yes]: Likewise.
21968         * hurd/Makefile [$(versioning) = yes]: Likewise.
21969         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
21970         [SHARED].
21971         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
21972         [SHARED].
21973         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
21974         [SHARED && !NO_HIDDEN].
21975         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
21976         [SHARED].
21977         [SHARED && DO_VERSIONING]: Likewise..
21978         * libio/Makefile [$(versioning) = yes]: Change conditionals to
21979         [$(build-shared) = yes].
21980         * manual/install.texi (--disable-versioning): Remove
21981         documentation.
21982         * INSTALL: Regenerated.
21983         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
21984         to [SHARED].
21985         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
21986         [$(build-shared) = yes].
21987         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
21988         * sysdeps/i386/i686/multiarch/strstr-c.c
21989         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
21990         [SHARED && !NO_HIDDEN].
21991         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
21992         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
21993         * sysdeps/powerpc/powerpc32/dl-machine.c
21994         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
21995         * sysdeps/powerpc/powerpc32/sysdep.h
21996         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
21997         to [SHARED && PIC && !NO_HIDDEN].
21998         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
21999         conditional to [SHARED].
22000
22001 2013-09-04   Will Newton  <will.newton@linaro.org>
22002
22003         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
22004         * benchtests/bench-string.h: Include bench-timing.h instead
22005         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
22006         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
22007         call to HP_TIMING_DIFF_INIT.
22008         * benchtests/bench-memccpy.c: Use bench-timing.h macros
22009         instead of hp-timing.h macros.
22010         * benchtests/bench-memchr.c: Likewise.
22011         * benchtests/bench-memcmp.c: Likewise.
22012         * benchtests/bench-memcpy.c: Likewise.
22013         * benchtests/bench-memmem.c: Likewise.
22014         * benchtests/bench-memmove.c: Likewise.
22015         * benchtests/bench-memset.c: Likewise.
22016         * benchtests/bench-rawmemchr.c: Likewise.
22017         * benchtests/bench-strcasecmp.c: Likewise.
22018         * benchtests/bench-strcasestr.c: Likewise.
22019         * benchtests/bench-strcat.c: Likewise.
22020         * benchtests/bench-strchr.c: Likewise.
22021         * benchtests/bench-strcmp.c: Likewise.
22022         * benchtests/bench-strcpy.c: Likewise.
22023         * benchtests/bench-strcpy_chk.c: Likewise.
22024         * benchtests/bench-strlen.c: Likewise.
22025         * benchtests/bench-strncasecmp.c: Likewise.
22026         * benchtests/bench-strncat.c: Likewise.
22027         * benchtests/bench-strncmp.c: Likewise.
22028         * benchtests/bench-strncpy.c: Likewise.
22029         * benchtests/bench-strnlen.c: Likewise.
22030         * benchtests/bench-strpbrk.c: Likewise.
22031         * benchtests/bench-strrchr.c: Likewise.
22032         * benchtests/bench-strspn.c: Likewise.
22033         * benchtests/bench-strstr.c: Likewise.
22034
22035 2013-09-04  Will Newton  <will.newton@linaro.org>
22036
22037         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
22038
22039 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
22040
22041         [BZ #15427]
22042         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
22043         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
22044         * math/libm-test.inc (lgamma_test_data): Add more tests.
22045         * sysdeps/i386/fpu/libm-test-ulps: Update.
22046         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22047
22048 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
22049
22050         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
22051         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
22052         Add ifunc.
22053         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22054         Add strcmp-sse2-unaligned
22055         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
22056
22057 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
22058
22059         * Versions.def (libc): Add GLIBC_2.19.
22060
22061 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
22062
22063         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
22064         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
22065
22066 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
22067
22068         [BZ #14155]
22069         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
22070         intermediate calculations in recurrence.
22071         (__ieee754_ynf): Likewise.
22072         * math/libm-test.inc (jn_test_data): Do not allow spurious
22073         underflow exception.  Add more tests.
22074         (yn_test_data): Add more tests.
22075         * sysdeps/i386/fpu/libm-test-ulps: Update.
22076         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22077
22078 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
22079
22080         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
22081
22082 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
22083
22084         * csu/init-first.c: Fix then/than typos.
22085         * locale/programs/ld-collate.c: Likewise.
22086         * locale/programs/linereader.h: Likewise.
22087         * manual/charset.texi: Likewise.
22088         * manual/filesys.texi: Likewise.
22089         * manual/stdio.texi: Likewise.
22090         * manual/string.texi: Likewise.
22091         * stdlib/fmtmsg.c: Likewise.
22092         * sysdeps/i386/stpncpy.S: Likewise.
22093         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
22094         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
22095         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
22096         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
22097
22098 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
22099
22100         * elf/dl-open.c: Fix typos.
22101         * iconvdata/gbbig5.c: Likewise.
22102         * iconvdata/iso-2022-jp.c: Likewise.
22103         * iconv/gconv_int.h: Likewise.
22104         * iconv/loop.c: Likewise.
22105         * nis/rpcsvc/nis.h: Likewise.
22106         * resolv/ns_name.c: Likewise.
22107         * stdio-common/vfscanf.c: Likewise.
22108         * streams/stropts.h: Likewise.
22109         * sunrpc/rpc_thread.c: Likewise.
22110         * sysdeps/i386/strpbrk.S: Likewise.
22111         * sysdeps/ieee754/k_standard.c: Likewise.
22112         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
22113         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
22114         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
22115         * sysdeps/mach/hurd/profil.c: Likewise.
22116         * sysdeps/s390/dl-procinfo.h: Likewise.
22117         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
22118         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
22119         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
22120         * sysdeps/x86_64/dl-trampoline.S: Likewise.
22121         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
22122
22123 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
22124
22125         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
22126         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
22127
22128 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
22129
22130         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
22131         aix specific files.
22132         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
22133         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
22134         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
22135         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
22136         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
22137         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
22138         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
22139         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
22140
22141 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
22142             Roland McGrath  <roland@hack.frob.com>
22143
22144         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
22145         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
22146
22147 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
22148
22149         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
22150         __executable_start symbol instead of _start.
22151
22152 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
22153
22154         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
22155         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
22156         Move macros to...
22157         * sysdeps/gnu/ldsodefs.h: ... this new file.
22158
22159         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
22160         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
22161         instead of ELFOSABI_LINUX.
22162
22163         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
22164         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
22165         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
22166         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
22167         Likewise.
22168         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
22169         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
22170         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
22171         Likewise.
22172         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
22173         (ibm_extended_long_double): Add ieee_nan member.
22174         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
22175         (do_test): New function.
22176
22177         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
22178         TEST_TRUNC.
22179         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
22180         functions, renamed from truncdfsf_test, trunctfsf_test,
22181         trunctfdf_test.
22182         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
22183         functions.
22184         (do_test): Run all these.
22185
22186 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
22187
22188         * argp/argp-help.c: Fix typos.
22189         * argp/argp-parse.c: Likewise.
22190         * debug/backtracesyms.c: Likewise.
22191         * elf/elf.h: Likewise.
22192         * malloc/malloc.c: Likewise.
22193         * nis/nis_print.c: Likewise.
22194         * resolv/res_comp.c: Likewise.
22195         * stdlib/stdlib.h: Likewise.
22196         * sunrpc/clnt_tcp.c: Likewise.
22197         * sunrpc/clnt_udp.c: Likewise.
22198         * sunrpc/clnt_unix.c: Likewise.
22199         * sysdeps/unix/bsd/ptsname.c: Likewise.
22200         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
22201         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
22202         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
22203         Likewise.
22204         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
22205         Likewise.
22206         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
22207         Likewise.
22208         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
22209
22210 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22211
22212         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
22213         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
22214
22215 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
22216
22217         [BZ #15897]
22218         * dlfcn/Makefile (tests): Add bug-dl-leaf.
22219         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
22220         ($(objpfx)bug-dl-leaf): New rule.
22221         ($(objpfx)bug-dl-leaf.so): Likewise.
22222         ($(objpfx)bug-dl-leaf.out): Likewise.
22223         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
22224         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
22225         * dlfcn/bug-dl-leaf.c: New test.
22226         * dlfcn/bug-dl-leaf-lib.c: Likewise.
22227         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
22228         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
22229         (dlclose): Likewise.
22230         (dlmopen): Likewise.
22231
22232 2013-08-27  Roland McGrath  <roland@hack.frob.com>
22233
22234         * include/netdb.h [!_ISOMAC]:
22235         Don't include <tls.h>.
22236         (h_errno, __libc_h_errno): Move declaration and macros out of
22237         [_LIBC_REENTRANT].
22238
22239         * include/resolv.h [_RESOLV_H_]:
22240         Don't include <tls.h>.
22241         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
22242         * resolv/res_libc.c: Don't include <tls.h>.
22243         (_res): Use __attribute__ ((nocommon)) in place of
22244         __attribute__ ((section (".bss"))).
22245
22246         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
22247         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
22248
22249         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
22250
22251         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
22252         only under [SIOCGIFCONF && SIOCGIFNETMASK].
22253
22254         * resolv/res_mkquery.c: Include <sys/time.h>.
22255
22256         * inet/ifreq.c: Moved to ...
22257         * sysdeps/unix/ifreq.c: ... here.
22258         * inet/ifreq.c: New file, true stub version.
22259
22260         * socket/sa_len.c: New file.
22261         * socket/Makefile (aux): Add it.
22262         * sysdeps/unix/sysv/linux/Makefile
22263         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
22264         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
22265         and #include <socket/sa_len.c>.
22266         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
22267         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
22268
22269         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
22270         * bits/socket.h: ... here.
22271
22272         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
22273         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
22274         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
22275
22276 2013-08-27  Andreas Schwab  <schwab@suse.de>
22277
22278         [BZ #15736]
22279         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
22280         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
22281         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
22282         * string/test-strcasecmp.c (test_main): Run tests in several
22283         locales.
22284         * string/test-strncasecmp.c (test_main): Likewise.
22285
22286         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
22287         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
22288         to __strcasecmp_nonascii and __strncasecmp_nonascii.
22289         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
22290         (__strncasecmp_ssse3) [PIC]: Likewise.
22291
22292 2013-08-26  Roland McGrath  <roland@hack.frob.com>
22293
22294         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
22295
22296         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
22297         instead of explicitly declaring xdecrypt.
22298         * nis/nss_nis/nis-publickey.c: Likewise.
22299
22300 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22301
22302         [BZ #15890]
22303         * nscd/aicache.c: Include res_hconf.h.
22304         (addhstaiX): Initialize res_hconf.
22305
22306 2013-08-26  Andreas Schwab  <schwab@suse.de>
22307
22308         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
22309         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
22310
22311 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22312
22313         * nscd/aicache.c (addhstaiX): Fix indentation.
22314
22315 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
22316
22317         * configure.ac: Quote $build_pt_chown test.
22318         * configure: Regenerated.
22319
22320 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
22321
22322         [BZ #15532]
22323         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
22324         * math/s_cexpf.c (__cexpf): Likewise.
22325         * math/s_cexpl.c (__cexpl): Likewise.
22326         * math/libm-test.inc (cexp_test_data): Correct expected return
22327         value for NaN + i0.  Add another test.
22328
22329 2013-08-22  David S. Miller  <davem@davemloft.net>
22330
22331         * po/ca.po: Update Catalan translation from translation project.
22332         * po/uk.po: Add Ukrainian translations from translation project.
22333
22334 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
22335
22336         [BZ #15797]
22337         * math/s_fdim.c (__fdim): Check for infinite arguments if result
22338         is infinite, not alongside NaN test.
22339         * math/s_fdimf.c (__fdimf): Likewise.
22340         * math/s_fdiml.c (__fdiml): Likewise.
22341         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
22342         errno is unchanged.
22343
22344 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
22345
22346         * argp/argp-help.c: Fix typos.
22347         * crypt/speeds.c: Likewise.
22348         * csu/check_fds.c: Likewise.
22349         * elf/dl-load.c: Likewise.
22350         * elf/dl-open.c: Likewise.
22351         * elf/reldep3.c: Likewise.
22352         * elf/reldep.c: Likewise.
22353         * elf/sprof.c: Likewise.
22354         * iconv/iconv_charmap.c: Likewise.
22355         * iconv/skeleton.c: Likewise.
22356         * iconv/strtab.c: Likewise.
22357         * io/lockf64.c: Likewise.
22358         * libio/libioP.h: Likewise.
22359         * resolv/gai_notify.c: Likewise.
22360         * resolv/ns_name.c: Likewise.
22361         * resolv/ns_samedomain.c: Likewise.
22362         * resolv/res_send.c: Likewise.
22363         * stdlib/random.c: Likewise.
22364         * sunrpc/rpc/xdr.h: Likewise.
22365         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
22366         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
22367         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
22368         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
22369         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
22370         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
22371         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
22372         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
22373         * sysdeps/mach/hurd/check_fds.c: Likewise.
22374         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
22375         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
22376         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
22377         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
22378         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
22379         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
22380         * sysdeps/pthread/aio_notify.c: Likewise.
22381         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
22382         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
22383         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
22384         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
22385         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
22386
22387 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22388
22389         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
22390         version if bit_Slow_SSE4_2 is set.
22391         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
22392         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
22393
22394 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22395
22396         [BZ #15867]
22397         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
22398         trampoline stack frame information.
22399         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
22400         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
22401         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
22402         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
22403         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
22404         * sysdeps/unix/sysv/linux/powerpc/init-first.c
22405         (_libc_vdso_platform_setup): Initialize the signal trampolines.
22406         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
22407         sa_flags value.
22408         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
22409         interrupting a syscall and set with option SA_SIGINFO.
22410
22411 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
22412
22413         [BZ #15531]
22414         * math/s_cproj.c (__cproj): Only return an infinity if one part of
22415         argument is infinite.
22416         * math/s_cprojf.c (__cprojf): Likewise.
22417         * math/s_cprojl.c (__cprojl): Likewise.
22418         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
22419         * math/libm-test.inc (cproj_test_data): Add more tests.
22420
22421         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
22422
22423         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
22424         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
22425         size.  Use __ffs to determine corresponding shift.
22426
22427 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
22428             Roland McGrath  <roland@hack.frob.com>
22429
22430         * Makefile (INSTALL): Remove trailing blank lines from output of
22431         makeinfo.
22432
22433 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22434
22435         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
22436         Align 32 bit compat elf_greg to 8 bytes.
22437
22438 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
22439
22440         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
22441
22442 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
22443
22444         * string/strcoll_l.c (coll_seq): New structure.
22445         (get_next_seq_cached): New function.
22446         (get_next_seq): New function.
22447         (do_compare): New function.
22448         (STRCOLL): Use GNU style definition.  Simplify implementation
22449         by using get_next_seq, get_next_seq_cached and do_compare.
22450
22451 2013-08-16  Florian Weimer  <fweimer@redhat.com>
22452
22453         [BZ #14699]
22454         CVE-2013-4237
22455         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
22456         member.
22457         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
22458         member.
22459         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
22460         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
22461         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
22462         conditional.
22463         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
22464         GETDENTS_64BIT_ALIGNED.
22465         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
22466         * manual/filesys.texi (Reading/Closing Directory): Document
22467         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
22468         strongly.
22469         * manual/conf.texi (Limits for Files): Add portability note to
22470         NAME_MAX, PATH_MAX.
22471         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
22472
22473 2013-08-13  Andreas Schwab  <schwab@suse.de>
22474
22475         [BZ #15749]
22476         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
22477         of fabs.
22478         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
22479         LDBL_MAX_EXP >= 16384]: Add tests for it.
22480
22481 2013-08-12  David S. Miller  <davem@davemloft.net>
22482
22483         * version.h (RELEASE): Set to "development".
22484         (VERSION): Set to "2.18.90".
22485         * NEWS: Add 2.19 section.
22486
22487 2013-08-03  David S. Miller  <davem@davemloft.net>
22488
22489         * po/ko.po: Update Korean translation from translation project.
22490
22491 2013-08-01  David S. Miller  <davem@davemloft.net>
22492
22493         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
22494         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
22495         Bilka.
22496
22497 2013-07-30  David S. Miller  <davem@davemloft.net>
22498
22499         * po/fr.po: Update French translation from translation project.
22500
22501 2013-07-28  David S. Miller  <davem@davemloft.net>
22502
22503         * po/cs.po: Update Czech translation from translation project.
22504
22505         * po/sv.po: Update Swedish translation from translation project.
22506
22507 2013-07-27  David S. Miller  <davem@davemloft.net>
22508
22509         * po/eo.po: Update Esperanto translation from translation project.
22510
22511         * po/vi.po: Update Vietnamese translation from translation project.
22512
22513         * po/de.po: Update German translation from translation project.
22514
22515 2013-07-26  David S. Miller  <davem@davemloft.net>
22516
22517         * po/bg.po: Update Bulgarian translation from translation project.
22518
22519         * po/nl.po: Update Dutch translation from translation project.
22520         * po/pl.po: Update Polish translation from translation project.
22521         * po/ru.po: Update Russian translation from translation project.
22522
22523 2013-07-24  David S. Miller  <davem@davemloft.net>
22524
22525         * po/libc.pot: Update.
22526
22527 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22528
22529         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
22530         variable page size.
22531         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
22532         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
22533         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
22534
22535 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22536
22537         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
22538
22539 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22540             Andreas Schwab  <schwab@suse.de>
22541             Roland McGrath  <roland@hack.frob.com>
22542             Joseph Myers  <joseph@codesourcery.com>
22543             Carlos O'Donell  <carlos@redhat.com>
22544
22545         [BZ #15755]
22546         * config.h.in: Define HAVE_PT_CHOWN.
22547         * config.make.in (build-pt-chown): New variable.
22548         * configure.in (--enable-pt_chown): New configure option.
22549         * configure: Regenerate.
22550         * login/Makefile: Include Makeconfig.  Build pt_chown only if
22551         build-pt-chown is enabled.
22552         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
22553         pt_chown to fix pty ownership.
22554         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
22555         CLOSE_ALL_FDS.
22556         * manual/install.texi (Configuring and compiling): Mention
22557         --enable-pt_chown. Add @findex for grantpt.
22558         * INSTALL: Regenerate.
22559
22560 2013-07-20  David S. Miller  <davem@davemloft.net>
22561
22562         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
22563         difference between 32-bit and 64-bit.
22564
22565 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
22566
22567         [BZ #15711]
22568         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
22569         Avoid system header dependency with -ffreestanding.
22570         ($(objpfx)bits/syscall%d): Likewise.
22571
22572 2013-07-13  David S. Miller  <davem@davemloft.net>
22573
22574         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
22575         underflows from atanl/atan2l due to bug 15319.
22576         (casinh_test_data): Likewise.
22577
22578 2013-07-07  David S. Miller  <davem@davemloft.net>
22579
22580         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
22581
22582 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
22583
22584         * sysdeps/i386/fpu/libm-test-ulps: Update.
22585         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22586
22587 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22588
22589         * configure.in (--enable-lock-elision): Fix message text.
22590         * INSTALL: Regenerate.
22591         * configure: Regenerate.
22592
22593 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22594
22595         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22596
22597 2013-07-03  Andreas Jaeger  <aj@suse.de>
22598
22599         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
22600         define.
22601         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
22602         (ptrace_peeksiginfo_args): Add.
22603         (__ptrace_peeksiginfo_flags): Add.
22604         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
22605         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
22606         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
22607
22608 2013-07-03  Allan McRae  <allan@archlinux.org>
22609
22610         * sysdeps/i386/fpu/libm-test-ulps: Update.
22611
22612 2013-07-02  David S. Miller  <davem@davemloft.net>
22613
22614         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22615
22616 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
22617
22618         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22619
22620 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22621
22622         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
22623         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22624
22625 2013-07-02  Andi Kleen <ak@linux.intel.com>
22626
22627         * config.h.in (ENABLE_LOCK_ELISION): Add.
22628         * configure.in (--enable-lock-elision): Add option.
22629         * manual/install.texi: Document --enable lock elision.
22630         * configure: Regenerate
22631         * INSTALL: Regenerate.
22632
22633 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
22634
22635         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
22636         SSE4.2 strcasecmp for libc.a.
22637         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
22638
22639 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22640
22641         [BZ #13304]
22642         * soft-fp/op-common.h (_FP_FMA): New macro.
22643         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
22644         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
22645         (_FP_MUL_MEAT_1_imm): ... here.
22646         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
22647         (_FP_MUL_MEAT_1_wide): ... here.
22648         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
22649         (_FP_MUL_MEAT_1_hard): ... here.
22650         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
22651         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
22652         (_FP_MUL_MEAT_2_wide): ... here.
22653         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
22654         (_FP_MUL_MEAT_2_wide_3mul): ... here.
22655         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
22656         (_FP_MUL_MEAT_2_gmp): ... here.
22657         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
22658         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
22659         (_FP_MUL_MEAT_4_wide): ... here.
22660         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
22661         (_FP_MUL_MEAT_4_gmp): ... here.
22662         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
22663         (_FP_WFRACBITS_DW_S): Likewise.
22664         (_FP_WFRACXBITS_DW_S): Likewise.
22665         (_FP_HIGHBIT_DW_S): Likewise.
22666         (FP_FMA_S): Likewise.
22667         (_FP_FRAC_HIGH_DW_S): Likewise.
22668         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
22669         (_FP_WFRACBITS_DW_D): Likewise.
22670         (_FP_WFRACXBITS_DW_D): Likewise.
22671         (_FP_HIGHBIT_DW_D): Likewise.
22672         (FP_FMA_D): Likewise.
22673         (_FP_FRAC_HIGH_DW_D): Likewise.
22674         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
22675         (_FP_WFRACBITS_DW_E): Likewise.
22676         (_FP_WFRACXBITS_DW_E): Likewise.
22677         (_FP_HIGHBIT_DW_E): Likewise.
22678         (FP_FMA_E): Likewise.
22679         (_FP_FRAC_HIGH_DW_E): Likewise.
22680         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
22681         (_FP_WFRACBITS_DW_Q): Likewise.
22682         (_FP_WFRACXBITS_DW_Q): Likewise.
22683         (_FP_HIGHBIT_DW_Q): Likewise.
22684         (FP_FMA_Q): Likewise.
22685         (_FP_FRAC_HIGH_DW_Q): Likewise.
22686         * soft-fp/fmasf4.c: New file.
22687         * soft-fp/fmadf4.c: Likewise.
22688         * soft-fp/fmatf4.c: Likewise.
22689
22690 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22691
22692         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
22693         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
22694         Silvermont.
22695         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
22696         macro.
22697         (index_Slow_SSE4_2): Likewise.
22698         (index_Prefer_PMINUB_for_stringop): Likewise.
22699         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
22700         bit_Slow_SSE4_2 is set.
22701         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
22702         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
22703
22704 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22705
22706         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
22707         rtld_global._dl_hwcap2.
22708         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
22709         POWER8.
22710         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
22711         POWER8 feature descriptions defined in _dl_hwcap2.
22712         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
22713         string handling for POWER8 feature bits.
22714         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
22715         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
22716         _dl_powerpc_cap_flags.
22717         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
22718         * sysdeps/powerpc/rtld-global-offsets.sym
22719         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
22720         _dl_hwcap2 in the rtld_global_ro structure.
22721
22722 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22723
22724         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
22725         hardware capabilities in support of AT_HWCAP2.
22726         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
22727         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
22728         GLRO(dl_hwcap2).
22729         (_dl_show_auxv): Add support for calling _dl_procinfo to display
22730         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
22731         explicitly the unknown a_type display mechanism is used.
22732         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
22733         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
22734         struct member.
22735         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
22736         to macro prototype for AT_HWCAP2 support.
22737         * sysdeps/i386/dl-procinfo.h: Likewise.
22738         * sysdeps/s390/dl-procinfo.h: Likewise.
22739         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
22740         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
22741         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
22742         return -1 for unknown a_type display fallback.
22743         * sysdeps/sparc/dl-procinfo.h: Likewise.
22744         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
22745         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
22746
22747 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
22748
22749         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
22750         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
22751
22752 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
22753
22754         [BZ #12492]
22755         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
22756         mprotect making __stack_prot writable.
22757
22758 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
22759             Joseph Myers  <joseph@codesourcery.com>
22760
22761         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
22762         as being properly aligned.
22763
22764 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
22765
22766         * dlfcn/modstatic5.c: New file.
22767         * dlfcn/tststatic5.c: New file.
22768         * dlfcn/Makefile (tests): Add tststatic5.
22769         (tests-static): Likewise.
22770         (modules-names): Add modstatic5.
22771         (tststatic5-ENV): New variable.
22772         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
22773
22774         [BZ #15022]
22775         * elf/dl-support.c (_dl_main_map): New variable.
22776         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
22777         (_dl_nns, _dl_load_adds): Set to 1.
22778         (_dl_initial_searchlist): Refer to _dl_main_map.
22779         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
22780         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
22781         call to _dl_get_origin.
22782         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
22783         around call_map.
22784         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
22785         * dlfcn/modstatic3.c: New file.
22786         * dlfcn/tststatic3.c: New file.
22787         * dlfcn/tststatic4.c: New file.
22788         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
22789         (tests-static): Likewise.
22790         (modules-names): Add modstatic3.
22791         (tststatic3-ENV, tststatic4-ENV): New variables.
22792         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
22793         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
22794
22795 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
22796
22797         * configure.in (CC): Require GCC version 4.4 or later.
22798         * configure: Regenerated.
22799         * manual/install.texi (Tools for Compilation): Update GCC version
22800         requirement.
22801         * INSTALL: Regenerated.
22802
22803 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22804
22805         [BZ #15674]
22806         * string/test-memcmp.c (check2): New.
22807         (main): Call check2.
22808
22809         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
22810
22811 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
22812
22813         [BZ #15022]
22814         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
22815         over to...
22816         (dl_open_worker) [!SHARED]: ... here.
22817
22818 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22819
22820         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
22821
22822 2013-06-25  Richard Henderson  <rth@redhat.com>
22823
22824         * locale/programs/locarchive.c: Include <libc-internal.h>
22825
22826 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
22827
22828         * manual/texinfo.tex: Update to version 2013-06-21.17, with
22829         trailing whitespace removed.
22830
22831 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22832
22833         [BZ #10283]
22834         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
22835         * locale/programs/locarchive.c: Include libc-mmap.h.
22836         (prepare_address_space): Take two new outputs (the mmap base and len).
22837         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
22838         values.
22839         (create_archive): Declare new mmap base and len values for
22840         prepare_address_space, and store the result in ah.
22841         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
22842         (enlarge_archive): If ah->mmap_base is not NULL, use that and
22843         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22844         Declare new mmap base and len values for
22845         prepare_address_space, and store the result in new_ah.
22846         (open_archive): Declare new mmap base and len values for
22847         prepare_address_space, and store the result in ah.
22848         (close_archive): If ah->mmap_base is not NULL, use that and
22849         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22850         * sysdeps/generic/libc-mmap.h: New file.
22851
22852 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22853
22854         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
22855         (ALIGN_UP): Likewise.
22856         (PTR_ALIGN_DOWN): Likewise.
22857         (PTR_ALIGN_UP): Likewise.
22858
22859 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22860
22861         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
22862         entry mapped to PPC_PLATFORM_POWER8.
22863         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
22864         POWER8.
22865         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
22866         (_dl_string_platform): Add case for exporting platform position for
22867         POWER8.
22868         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
22869         search path to sysdeps/powerpc/powerpc32/power8 directory.
22870         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
22871         search path to sysdeps/powerpc/powerpc64/power8 directory.
22872         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
22873         power7 directories.
22874         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
22875         power7 directories.
22876
22877 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22878
22879         * INSTALL: Regenerate.
22880
22881         * nscd/connections.c (nscd_init): Fix comment.
22882
22883 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
22884
22885         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
22886
22887         [BZ #15667]
22888         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
22889         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
22890
22891 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22892
22893         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
22894         DL_DST_REQ_STATIC.
22895         (DL_DST_REQ_STATIC): Remove macro.
22896
22897 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
22898
22899         [BZ #7006]
22900         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
22901         with a shift of 0 bits.
22902
22903 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22904
22905         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
22906         $(tststatic-ENV).
22907
22908 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22909
22910         [BZ #15655]
22911         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
22912
22913 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22914
22915         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
22916         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
22917         accepts -fno-tree-loop-distribute-patterns.
22918         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
22919         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
22920         recursive call.
22921         * string/memset.c (memset): Likewise.
22922         * string/test-memmove.c (simple_memmove): Disable loop transformation
22923         to library calls.
22924         * string/test-memset.c (simple_memset): Likewise.
22925         * benchtests/bench-memmove.c (simple_memmove): Likewise.
22926         * benchtests/bench-memset.c (simple_memset): Likewise.
22927         * configure: Regenerated.
22928
22929 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
22930
22931         * math/test-misc.c (main): Ignore fesetround failure when failures
22932         of subsequent rounding tests would be ignored.
22933
22934         [BZ #15654]
22935         * math/fedisblxcpt.c (fedisableexcept): Return 0.
22936         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
22937         * math/fegetenv.c (__fegetenv): Return 0.
22938         * math/fegetexcept.c (fegetexcept): Return 0.
22939         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
22940         FE_TONEAREST.
22941         * math/feholdexcpt.c (feholdexcept): Return 0.
22942         * math/fesetenv.c (__fesetenv): Return 0.
22943         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
22944         argument FE_TONEAREST.
22945         * math/feupdateenv.c (__feupdateenv): Return 0.
22946         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
22947
22948 2013-06-18  Roland McGrath  <roland@hack.frob.com>
22949
22950         * elf/rtld-Rules (rtld-compile-command.S): New variable.
22951         (rtld-compile-command.s, rtld-compile-command.c): New variables.
22952         ($(objpfx)rtld-%.os rules): Use them.
22953
22954 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22955
22956         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
22957         fields.
22958
22959 2013-06-17  Roland McGrath  <roland@hack.frob.com>
22960
22961         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
22962         length of target pattern, then descending length of dependency pattern.
22963         * configure.in (AWK): Require gawk 3.1.2 or newer.
22964         * manual/install.texi (Tools for Compilation): Say that we do.
22965         * configure: Regenerated.
22966
22967         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
22968         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
22969         * scripts/sysd-rules.awk: ... this new script.
22970         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
22971         than a glob-style pattern.
22972
22973 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
22974
22975         * math/test-misc.c (main): Do not treat incorrectly rounded
22976         conversions as failure unless ROUNDING_TESTS passes.
22977
22978 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
22979
22980         [BZ #15631]
22981         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
22982         restore exception state around main square root computation, then
22983         check for inexactness explicitly.
22984
22985         * math/libm-test.inc (fma_test_data): Add another test.
22986
22987 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22988
22989         * manual/threads.texi (Non-POSIX Extensions): New document
22990         node.  Document pthread_getattr_default_np and
22991         pthread_setattr_default_np.
22992
22993         * Versions.def (libpthread): Add GLIBC_2.18.
22994         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
22995         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
22996         Likewise.
22997         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
22998         Likewise.
22999         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
23000         Likewise.
23001         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
23002         Likewise.
23003         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
23004         Likewise.
23005         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
23006         Likewise.
23007         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
23008         Likewise.
23009         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
23010         Likewise.
23011         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
23012         Likewise.
23013
23014 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
23015
23016         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23017         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
23018
23019 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
23020             H.J. Lu  <hjl.tools@gmail.com>
23021
23022         [BZ #15627]
23023         * sysdeps/x86_64/rtld-memset.c: Remove file.
23024         * sysdeps/x86_64/rtld-memset.S: New file.
23025
23026 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
23027
23028         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
23029         (test_in_one_mode): Take arguments for whether the rounding mode
23030         is supported for each floating-point type.
23031         (do_test): Pass new arguments to test_in_one_mode using
23032         ROUNDING_TESTS.
23033
23034 2013-06-13  Roland McGrath  <roland@hack.frob.com>
23035
23036         * posix/tst-waitid.c (do_test): Distinguish different instances of
23037         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
23038         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
23039         before entering the kernel for waitpid.
23040
23041 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
23042
23043         * NEWS: Fix note on clock function precision.  Text by Roland
23044         McGrath.
23045
23046 2013-06-13  Roland McGrath  <roland@hack.frob.com>
23047
23048         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
23049         it into place only when and if the sanity check passes.
23050
23051 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
23052
23053         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
23054         output for whether conversion result is exact.  Take argument
23055         indicating whether type is IBM long double.
23056         (round_for_all): Change need_exact field to ibm_ld.
23057         * stdlib/tst-strtod-round.c (struct exactness): New type.
23058         (struct test): Change bool ld_ok field to struct exactness exact.
23059         (TEST): Update all definitions for change to field.
23060         (tests): Regenerate array contents.
23061         (test_in_one_mode): Take pointer to new field instead of old ld_ok
23062         field value.  Check for IBM long double here.
23063         (do_test): Update calls to test_in_one_mode.
23064
23065 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
23066
23067         [BZ #12515]
23068         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
23069         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
23070
23071 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23072
23073         [BZ #15605]
23074         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
23075         generated by the compiler on loop optimizations.
23076         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
23077         general definitions.
23078
23079 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
23080
23081         * math/bug-nextafter.c: Include <math-tests.h>.
23082         (main): Only test for exceptions if EXCEPTION_TESTS is true for
23083         the relevant type.
23084         * math/bug-nexttoward.c: Include <math-tests.h>.
23085         (main): Only test for exceptions if EXCEPTION_TESTS is true for
23086         the relevant type.
23087         * math/test-misc.c: Include <math-tests.h>.
23088         (main): Only test for exceptions if EXCEPTION_TESTS is true for
23089         the relevant type.
23090
23091 2013-06-12  Andreas Jaeger  <aj@suse.de>
23092
23093         * po/ia.po: Update Interlingua translation from translation
23094         project.
23095
23096 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
23097
23098         * include/fenv.h: Include stdbool.h.
23099         (struct rm_ctx): New structure.
23100         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
23101         Define macro.
23102         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
23103         (SET_RESTORE_ROUNDF): Likewise.
23104         (SET_RESTORE_ROUNDL): Likewise.
23105         (SET_RESTORE_ROUND_NOEX): Likewise.
23106         (SET_RESTORE_ROUND_NOEXF): Likewise.
23107         (SET_RESTORE_ROUND_NOEXL): Likewise.
23108         (SET_RESTORE_ROUND_53BIT): Likewise.
23109         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
23110         (libc_feresetround_noexf_ctx): Likewise.
23111         (libc_feresetround_noexl_ctx): Likewise.
23112         (libc_feholdsetround_53bit_ctx): Likewise.
23113         (libc_feresetround_53bit_ctx): Likewise.
23114         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
23115         (libc_feholdexcept_setround_sse_ctx): New function.
23116         (libc_fesetenv_sse_ctx): Likewise.
23117         (libc_feupdateenv_sse_ctx): Likewise.
23118         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
23119         (libc_feholdexcept_setround_387_ctx): Likewise.
23120         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
23121         (libc_feholdsetround_387_prec_ctx): Likewise.
23122         (libc_feholdsetround_387_ctx): Likewise.
23123         (libc_feholdsetround_387_53bit_ctx): Likewise.
23124         (libc_feholdsetround_sse_ctx): Likewise.
23125         (libc_feresetround_sse_ctx): Likewise.
23126         (libc_feresetround_387_ctx): Likewise.
23127         (libc_feupdateenv_387_ctx): Likewise.
23128         (libc_feholdexcept_setroundf_ctx): Define macro.
23129         (libc_fesetenvf_ctx): Likewise.
23130         (libc_feupdateenvf_ctx): Likewise.
23131         (libc_feholdsetroundf_ctx): Likewise.
23132         (libc_feresetroundf_ctx): Likewise.
23133         (libc_feholdexcept_setround_ctx): Likewise.
23134         (libc_fesetenv_ctx): Likewise.
23135         (libc_feupdateenv_ctx): Likewise.
23136         (libc_feholdsetround_ctx): Likewise.
23137         (libc_feresetround_ctx): Likewise.
23138         (libc_feholdexcept_setroundl_ctx): Likewise.
23139         (libc_feupdateenvl_ctx): Likewise.
23140         (libc_feholdsetroundl_ctx): Likewise.
23141         (libc_feresetroundl_ctx): Likewise.
23142         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
23143         (libc_feresetround_53bit_ctx): Likewise.
23144
23145 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23146
23147         * locale/iso-639.def: Convert to UTF-8.
23148
23149 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
23150
23151         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
23152         (EXCEPTION_TESTS_double): Likewise.
23153         (EXCEPTION_TESTS_long_double): Likewise.
23154         (EXCEPTION_TESTS): Likewise.
23155         * math/libm-test.inc (test_exceptions): Only test exceptions if
23156         EXCEPTION_TESTS (FLOAT).
23157
23158 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23159
23160         * benchtests/Makefile (string-bench): Add strcpy_chk and
23161         stpcpy_chk.
23162         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
23163         * benchtests/bench-stpcpy_chk.c: New file.
23164         * benchtests/bench-strcpy_chk-ifunc.c: New file.
23165         * benchtests/bench-strcpy_chk.c: New file.
23166         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
23167         code.
23168         (do_test): Likewise.
23169
23170 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23171
23172         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
23173         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
23174         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
23175         with tabs where appropriate.
23176         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
23177         dl-procinfo.h.
23178         [PPC_PLATFORM_PPC440]: Likewise.
23179         [PPC_PLATFORM_PPC464]: Likewise.
23180         [PPC_PLATFORM_PPC476]: Likewise.
23181         (_dl_string_platform): Add support for detecting ppc405, ppc440,
23182         ppc464, and ppc476 platform strings merging from ports/
23183         dl-procinfo.h.
23184
23185 2013-06-11  Andreas Schwab  <schwab@suse.de>
23186
23187         [BZ #14991]
23188         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
23189         (from_ucs4_idx): Regenerate.
23190         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
23191         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
23192         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
23193         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
23194         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
23195         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
23196         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
23197         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
23198         from FROM_LOOP and TO_LOOP specific macros.
23199         (BODY): Handle combining characters.
23200         * iconvdata/BIG5HKSCS.irreversible: Update.
23201         * iconvdata/BIG5HKSCS.precomposed: New file.
23202         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
23203         characters.
23204         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
23205
23206 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23207
23208         * include/sys/time.h: Fix indentation and add copyright header.
23209
23210         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
23211         (do_test): Likewise.
23212         * string/test-memchr.c (do_one_test): Likewise.
23213         (do_test): Likewise.
23214         * string/test-memcmp.c (do_one_test): Likewise.
23215         (do_test): Likewise.
23216         * string/test-memcpy.c (do_one_test): Likewise.
23217         (do_test): Likewise.
23218         * string/test-memmem.c (do_one_test): Likewise.
23219         (do_test): Likewise.
23220         (do_random_tests): Likewise.
23221         * string/test-memmove.c (do_one_test): Likewise.
23222         (do_test): Likewise.
23223         * string/test-memset.c (do_one_test): Likewise.
23224         (do_test): Likewise.
23225         * string/test-rawmemchr.c (do_one_test): Likewise.
23226         (do_test): Likewise.
23227         * string/test-strcasecmp.c (do_one_test): Likewise.
23228         (do_test): Likewise.
23229         * string/test-strcasestr.c (do_one_test): Likewise.
23230         (do_test): Likewise.
23231         * string/test-strcat.c (do_one_test): Likewise.
23232         (do_test): Likewise.
23233         * string/test-strchr.c (do_one_test): Likewise.
23234         (do_test): Likewise.
23235         * string/test-strcmp.c (do_one_test): Likewise.
23236         (do_test): Likewise.
23237         * string/test-strcpy.c (do_one_test): Likewise.
23238         (do_test): Likewise.
23239         * string/test-string.h: Likewise.
23240         (test_init): Likewise.
23241         * string/test-strlen.c (do_one_test): Likewise.
23242         (do_test): Likewise.
23243         * string/test-strncasecmp.c (do_one_test): Likewise.
23244         (do_test): Likewise.
23245         * string/test-strncat.c (do_one_test): Likewise.
23246         (do_test): Likewise.
23247         * string/test-strncmp.c (do_one_test): Likewise.
23248         (do_test_limit): Likewise.
23249         (do_test): Likewise.
23250         * string/test-strncpy.c (do_one_test): Likewise.
23251         (do_test): Likewise.
23252         * string/test-strnlen.c (do_one_test): Likewise.
23253         (do_test): Likewise.
23254         * string/test-strpbrk.c (do_one_test): Likewise.
23255         (do_test): Likewise.
23256         * string/test-strrchr.c (do_one_test): Likewise.
23257         (do_test): Likewise.
23258         * string/test-strspn.c (do_one_test): Likewise.
23259         (do_test): Likewise.
23260         * string/test-strstr.c (do_one_test): Likewise.
23261         (do_test): Likewise.
23262
23263         * benchtests/Makefile (string-bench): Add string benchmarks.
23264         * benchtests/bench-bcopy-ifunc.c: New file.
23265         * benchtests/bench-bcopy.c: New file.
23266         * benchtests/bench-bzero-ifunc.c: New file.
23267         * benchtests/bench-bzero.c: New file.
23268         * benchtests/bench-memccpy-ifunc.c: New file.
23269         * benchtests/bench-memccpy.c: New file.
23270         * benchtests/bench-memchr-ifunc.c: New file.
23271         * benchtests/bench-memchr.c: New file.
23272         * benchtests/bench-memcmp-ifunc.c: New file.
23273         * benchtests/bench-memcmp.c: New file.
23274         * benchtests/bench-memmem-ifunc.c: New file.
23275         * benchtests/bench-memmem.c: New file.
23276         * benchtests/bench-memmove-ifunc.c: New file.
23277         * benchtests/bench-memmove.c: New file.
23278         * benchtests/bench-mempcpy-ifunc.c: New file.
23279         * benchtests/bench-mempcpy.c: New file.
23280         * benchtests/bench-memset-ifunc.c: New file.
23281         * benchtests/bench-memset.c: New file.
23282         * benchtests/bench-rawmemchr-ifunc.c: New file.
23283         * benchtests/bench-rawmemchr.c: New file.
23284         * benchtests/bench-stpcpy-ifunc.c: New file.
23285         * benchtests/bench-stpcpy.c: New file.
23286         * benchtests/bench-stpncpy-ifunc.c: New file.
23287         * benchtests/bench-stpncpy.c: New file.
23288         * benchtests/bench-strcasecmp-ifunc.c: New file.
23289         * benchtests/bench-strcasecmp.c: New file.
23290         * benchtests/bench-strcasestr-ifunc.c: New file.
23291         * benchtests/bench-strcasestr.c: New file.
23292         * benchtests/bench-strcat-ifunc.c: New file.
23293         * benchtests/bench-strcat.c: New file.
23294         * benchtests/bench-strchr-ifunc.c: New file.
23295         * benchtests/bench-strchr.c: New file.
23296         * benchtests/bench-strchrnul-ifunc.c: New file.
23297         * benchtests/bench-strchrnul.c: New file.
23298         * benchtests/bench-strcmp-ifunc.c: New file.
23299         * benchtests/bench-strcmp.c: New file.
23300         * benchtests/bench-strcpy-ifunc.c: New file.
23301         * benchtests/bench-strcpy.c: New file.
23302         * benchtests/bench-strcspn-ifunc.c: New file.
23303         * benchtests/bench-strcspn.c: New file.
23304         * benchtests/bench-strlen-ifunc.c: New file.
23305         * benchtests/bench-strlen.c: New file.
23306         * benchtests/bench-strncasecmp-ifunc.c: New file.
23307         * benchtests/bench-strncasecmp.c: New file.
23308         * benchtests/bench-strncat-ifunc.c: New file.
23309         * benchtests/bench-strncat.c: New file.
23310         * benchtests/bench-strncmp-ifunc.c: New file.
23311         * benchtests/bench-strncmp.c: New file.
23312         * benchtests/bench-strncpy-ifunc.c: New file.
23313         * benchtests/bench-strncpy.c: New file.
23314         * benchtests/bench-strnlen-ifunc.c: New file.
23315         * benchtests/bench-strnlen.c: New file.
23316         * benchtests/bench-strpbrk-ifunc.c: New file.
23317         * benchtests/bench-strpbrk.c: New file.
23318         * benchtests/bench-strrchr-ifunc.c: New file.
23319         * benchtests/bench-strrchr.c: New file.
23320         * benchtests/bench-strspn-ifunc.c: New file.
23321         * benchtests/bench-strspn.c: New file.
23322         * benchtests/bench-strstr-ifunc.c: New file.
23323         * benchtests/bench-strstr.c: New file.
23324
23325         * benchtests/Makefile: Disable parallel execution of targets.
23326         (string-bench): Add memcpy.
23327         (benchset): New variable to store a list of benchmark sets.
23328         (bench-func): Renamed from bench.
23329         (bench-set): New target.
23330         (bench): Depend on bench-func and bench-set.
23331         * benchtests/README: Add section on benchmark sets.
23332         * benchtests/bench-memcpy-ifunc.c: New file.
23333         * benchtests/bench-memcpy.c: New file.
23334         * benchtests/bench-string.h: New file.
23335
23336 2013-06-11  Andreas Schwab  <schwab@suse.de>
23337
23338         [BZ #15577]
23339         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
23340         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
23341         values in the triple.
23342         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
23343         terminator in the group key.
23344
23345 2013-06-11  Andreas Jaeger  <aj@suse.de>
23346
23347         * po/zh_TW.po: Update Chinese (traditional) translation from
23348         translation project.
23349
23350 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23351
23352         * include/time.h (__clock_gettime): Add libc_hidden_proto.
23353         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
23354         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
23355         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
23356         (clock_getcpuclockid): Likewise.
23357         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
23358         Add weak_alias and libc_hidden_def.
23359         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
23360         * rt/clock_gettime.c (clock_gettime): Rename to
23361         __clock_gettime.  Add weak_alias and libc_hidden_def.
23362         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
23363         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
23364         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
23365         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
23366         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
23367         Likewise.
23368         * rt/clock_settime.c (clock_settime): Rename to
23369         __clock_settime.  Add weak_alias and libc_hidden_def.
23370         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
23371
23372 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
23373
23374         * mach/err_boot.sub: Remove trailing whitespace.
23375         * mach/err_ipc.sub: Likewise.
23376         * mach/err_mach.sub: Likewise.
23377
23378         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
23379         (ROUNDING_TESTS_double): Likewise.
23380         (ROUNDING_TESTS_long_double): Likewise.
23381         (ROUNDING_TESTS): Likewise.
23382         * math/libm-test.inc: Include <math-tests.h>.
23383         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
23384         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
23385         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
23386         (IF_ROUND_INIT_FE_UPWARD): Likewise.
23387
23388 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23389
23390         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
23391         of assigning.
23392
23393 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
23394
23395         * sysdeps/gnu/errlist.awk: Do not generate space at end of
23396         otherwise empty TRANS lines.
23397         * sysdeps/gnu/errlist.c: Regenerated.
23398
23399         * catgets/gencat.c (error_print): Use (void) in function
23400         definition.
23401         * crypt/crypt_util.c (__init_des): Likewise.
23402         * crypt/speeds.c (Stop): Likewise.
23403         (main): Likewise.
23404         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
23405         * inet/ruserpass.c (token): Likewise.
23406         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
23407         * intl/localealias.c (extend_alias_table): Likewise.
23408         * intl/plural-exp.c (init_germanic_plural): Likewise.
23409         * libio/fcloseall.c (__fcloseall): Likewise.
23410         * libio/genops.c (_IO_flush_all): Likewise.
23411         (_IO_flush_all_linebuffered): Likewise.
23412         (_IO_cleanup): Likewise.
23413         (_IO_iter_begin): Likewise.
23414         (_IO_iter_end): Likewise.
23415         (_IO_list_lock): Likewise.
23416         (_IO_list_unlock): Likewise.
23417         (_IO_list_resetlock): Likewise.
23418         * libio/getchar.c (getchar): Likewise.
23419         * libio/getchar_u.c (getchar_unlocked): Likewise.
23420         * libio/getwchar.c (getwchar): Likewise.
23421         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
23422         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
23423         * login/getpt.c (__getpt): Likewise.
23424         * login/tst-utmp.c (main): Likewise.
23425         * malloc/hooks.c (__malloc_check_init): Likewise.
23426         * malloc/malloc.c (__malloc_stats): Likewise.
23427         * malloc/mtrace.c (tr_break): Likewise.
23428         (mtrace): Likewise.
23429         (muntrace): Likewise.
23430         * misc/fstab.c (endfsent): Likewise.
23431         * misc/getclktck.c (__getclktck): Likewise.
23432         * misc/getdtsz.c (__getdtablesize): Likewise.
23433         * misc/gethostid.c (gethostid): Likewise.
23434         * misc/getpagesize.c (__getpagesize): Likewise.
23435         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
23436         (__get_nprocs): Likewise.
23437         (__get_phys_pages): Likewise.
23438         (__get_avphys_pages): Likewise.
23439         * misc/getttyent.c (getttyent): Likewise.
23440         (setttyent): Likewise.
23441         (endttyent): Likewise.
23442         * misc/getusershell.c (getusershell): Likewise.
23443         (endusershell): Likewise.
23444         (setusershell): Likewise.
23445         (initshells): Likewise.
23446         * misc/hsearch.c (__hdestroy): Likewise.
23447         * misc/sync.c (sync): Likewise.
23448         * misc/syslog.c (closelog_internal): Likewise.
23449         (closelog): Likewise.
23450         * misc/ttyslot.c (ttyslot): Likewise.
23451         * misc/vhangup.c (vhangup): Likewise.
23452         * posix/fork.c (__fork): Likewise.
23453         * posix/getegid.c (__getegid): Likewise.
23454         * posix/geteuid.c (__geteuid): Likewise.
23455         * posix/getgid.c (__getgid): Likewise.
23456         * posix/getpid.c (__getpid): Likewise.
23457         * posix/getppid.c (__getppid): Likewise.
23458         * posix/getuid.c (__getuid): Likewise.
23459         * posix/pause.c (pause): Likewise.
23460         * posix/setpgrp.c (setpgrp): Likewise.
23461         * posix/setsid.c (__setsid): Likewise.
23462         * posix/test-vfork.c (noop): Likewise.
23463         * resolv/gethnamaddr.c (_endhtent): Likewise.
23464         (_gethtent): Likewise.
23465         (ht_endhostent): Likewise.
23466         (gethostent): Likewise.
23467         (dns_service): Likewise.
23468         * stdlib/drand48.c (drand48): Likewise.
23469         * stdlib/lrand48.c (lrand48): Likewise.
23470         * stdlib/mrand48.c (mrand48): Likewise.
23471         * stdlib/rand.c (rand): Likewise.
23472         * stdlib/random.c (__random): Likewise.
23473         * stdlib/setenv.c (clearenv): Likewise.
23474         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
23475         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
23476         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
23477         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
23478         (__get_nprocs): Likewise.
23479         (__get_phys_pages): Likewise.
23480         (__get_avphys_pages): Likewise.
23481         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
23482         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
23483         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
23484         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
23485         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
23486         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
23487         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
23488         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
23489         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
23490         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
23491         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
23492         * sysdeps/mach/hurd/sync.c (sync): Likewise.
23493         * sysdeps/posix/clock.c (clock): Likewise.
23494         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
23495         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
23496         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
23497         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
23498         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
23499         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
23500         (__get_nprocs_conf): Likewise.
23501         (__get_phys_pages): Likewise.
23502         (__get_avphys_pages): Likewise.
23503         * time/clock.c (clock): Likewise.
23504         * time/tzset.c (__tzname_max): Likewise.
23505
23506 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
23507
23508         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
23509         (__bswap_32): Do not use "register".
23510         * crypt/crypt.c (_ufc_doit_r): Likewise.
23511         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
23512         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
23513         * gmon/gmon.c (__monstartup): Likewise.
23514         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
23515         * hurd/hurdmalloc.c (more_memory): Likewise.
23516         (malloc): Likewise.
23517         (free): Likewise.
23518         (realloc): Likewise.
23519         (malloc_fork_prepare): Likewise.
23520         (malloc_fork_parent): Likewise.
23521         (malloc_fork_child): Likewise.
23522         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
23523         (_svcauth_des): Likewise.
23524         * inet/inet_lnaof.c (inet_lnaof): Likewise.
23525         * inet/inet_net.c (inet_network): Likewise.
23526         * inet/inet_netof.c (inet_netof): Likewise.
23527         * inet/rcmd.c (__validuser2_sa): Likewise.
23528         * io/fts.c (fts_open): Likewise.
23529         (fts_load): Likewise.
23530         (fts_close): Likewise.
23531         (fts_read): Likewise.
23532         (fts_children): Likewise.
23533         (fts_build): Likewise.
23534         (fts_stat): Likewise.
23535         (fts_sort): Likewise.
23536         (fts_alloc): Likewise.
23537         (fts_lfree): Likewise.
23538         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
23539         (_IO_file_xsgetn): Likewise.
23540         (_IO_file_xsgetn_mmap): Likewise.
23541         * libio/iofopncook.c (_IO_cookie_read): Likewise.
23542         (_IO_cookie_write): Likewise.
23543         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
23544         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
23545         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
23546         * malloc/obstack.c (_obstack_begin): Likewise.
23547         (_obstack_begin_1): Likewise.
23548         (_obstack_newchunk): Likewise.
23549         (_obstack_allocated_p): Likewise.
23550         (obstack_free): Likewise.
23551         (_obstack_memory_used): Likewise.
23552         * misc/getttyent.c (getttynam): Likewise.
23553         (getttyent): Likewise.
23554         (skip): Likewise.
23555         (value): Likewise.
23556         * misc/getusershell.c (initshells): Likewise.
23557         * misc/syslog.c (__vsyslog_chk): Likewise.
23558         * misc/ttyslot.c (ttyslot): Likewise.
23559         * nis/nis_hash.c (__nis_hash): Likewise.
23560         * posix/fnmatch_loop.c (FCT): Likewise.
23561         * posix/getconf.c (print_all): Likewise.
23562         (main): Likewise.
23563         * posix/getopt.c (exchange): Likewise.
23564         * posix/glob.c (globfree): Likewise.
23565         (prefix_array): Likewise.
23566         (__glob_pattern_type): Likewise.
23567         * resolv/arpa/nameser.h (NS_GET16): Likewise.
23568         (NS_GET32): Likewise.
23569         (NS_PUT16): Likewise.
23570         (NS_PUT32): Likewise.
23571         * resolv/gethnamaddr.c (getanswer): Likewise.
23572         (gethostbyname2): Likewise.
23573         (gethostbyaddr): Likewise.
23574         (_gethtent): Likewise.
23575         (_gethtbyname2): Likewise.
23576         (_gethtbyaddr): Likewise.
23577         * resolv/ns_print.c (dst_s_get_int16): Likewise.
23578         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
23579         * resolv/res_init.c (__res_vinit): Likewise.
23580         (net_mask): Likewise.
23581         * resolv/res_mkquery.c (outchar): Likewise.
23582         (PRINT): Likewise.
23583         * stdio-common/printf_fp.c (outchar): Likewise.
23584         (PRINT): Likewise.
23585         * stdio-common/printf_fphex.c (outchar): Likewise.
23586         (PRINT): Likewise.
23587         * stdio-common/printf_size.c (outchar): Likewise.
23588         (PRINT): Likewise.
23589         * stdio-common/test_rdwr.c (main): Likewise.
23590         * stdio-common/tfformat.c (matches): Likewise.
23591         * stdio-common/vfprintf.c (outchar): Likewise.
23592         (printf_unknown): Likewise.
23593         (buffered_vfprintf): Likewise.
23594         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
23595         * stdio-common/xbug.c (AppendToBuffer): Likewise.
23596         (ReadFile): Likewise.
23597         * stdlib/qsort.c (SWAP): Likewise.
23598         (_quicksort): Likewise.
23599         * stdlib/setenv.c (__add_to_environ): Likewise.
23600         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
23601         * stdlib/strtol_l.c (__strtol_l): Likewise.
23602         * stdlib/tst-strtod.c (main): Likewise.
23603         * stdlib/tst-strtol.c (main): Likewise.
23604         * stdlib/tst-strtoll.c (main): Likewise.
23605         * string/bits/string2.h (__strcmp_cc): Likewise.
23606         (__strcmp_cg): Likewise.
23607         (__strcspn_c1): Likewise.
23608         (__strcspn_c2): Likewise.
23609         (__strcspn_c3): Likewise.
23610         (__strspn_c1): Likewise.
23611         (__strspn_c2): Likewise.
23612         (__strspn_c3): Likewise.
23613         (__strsep_1c): Likewise.
23614         (__strsep_2c): Likewise.
23615         (__strsep_3c): Likewise.
23616         * string/memccpy.c (__memccpy): Likewise.
23617         * string/stpcpy.c (__stpcpy): Likewise.
23618         * string/strcmp.c (strcmp): Likewise.
23619         * string/strrchr.c (strrchr): Likewise.
23620         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
23621         Likewise.
23622         * sysdeps/mach/hurd/getcwd.c
23623         (_hurd_canonicalize_directory_name_internal): Likewise.
23624         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
23625         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
23626         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
23627         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
23628         Likewise, in both definitions.
23629         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
23630         definitions.
23631         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
23632         64] (__bswap_64): Likewise.
23633         * time/test_time.c (main): Likewise.
23634         * time/tzfile.c (__tzfile_read): Likewise.
23635         (__tzfile_compute): Likewise.
23636         * time/tzset.c (__tzset_parse_tz): Likewise.
23637         (tzset_internal): Likewise.
23638         (compute_change): Likewise.
23639         * wcsmbs/wcscat.c (__wcscat): Likewise.
23640         * wcsmbs/wcschr.c (wcschr): Likewise.
23641         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
23642         * wcsmbs/wcscspn.c (wcscspn): Likewise.
23643         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
23644         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
23645         * wcsmbs/wcsspn.c (wcsspn): Likewise.
23646         * wcsmbs/wcsstr.c (wcsstr): Likewise.
23647         * wcsmbs/wmemchr.c (wmemchr): Likewise.
23648         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
23649         * wcsmbs/wmemset.c (wmemset): Likewise.
23650
23651 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
23652
23653         * scripts/config.guess: Update to version 2013-05-16.
23654         * scripts/config.sub: Update to version 2013-04-24.
23655         * scripts/install-sh: Update to version 2011-11-20.07.
23656         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
23657         * scripts/move-if-change: Update to version 2012-01-06 07:23.
23658
23659 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
23660
23661         * debug/fgetws_u_chk.c: Fix leading whitespaces.
23662         * elf/sln.c: Likewise.
23663         * hurd/hurd/ioctl.h: Likewise.
23664         * hurd/hurdmalloc.c: Likewise.
23665         * hurd/xattr.c: Likewise.
23666         * include/shlib-compat.h: Likewise.
23667         * inet/ruserpass.c: Likewise.
23668         * libio/iofgets_u.c: Likewise.
23669         * libio/iofgetws_u.c: Likewise.
23670         * locale/programs/ld-identification.c: Likewise.
23671         * locale/programs/ld-time.c: Likewise.
23672         * mach/msg-destroy.c: Likewise.
23673         * nss/nss_files/files-netgrp.c: Likewise.
23674         * resolv/res_data.c: Likewise.
23675         * soft-fp/op-1.h: Likewise.
23676         * soft-fp/op-2.h: Likewise.
23677         * soft-fp/op-4.h: Likewise.
23678         * soft-fp/op-common.h: Likewise.
23679         * stdio-common/printf_fphex.c: Likewise.
23680         * stdlib/strtod_l.c: Likewise.
23681         * sunrpc/rpc/clnt.h: Likewise.
23682         * sysdeps/generic/framestate.c: Likewise.
23683         * sysdeps/i386/bsd-_setjmp.S: Likewise.
23684         * sysdeps/i386/bsd-setjmp.S: Likewise.
23685         * sysdeps/i386/__longjmp.S: Likewise.
23686         * sysdeps/i386/setjmp.S: Likewise.
23687         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
23688         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
23689         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23690         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
23691         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
23692         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
23693         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
23694         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
23695         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
23696         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
23697         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
23698         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
23699         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
23700         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
23701         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
23702         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
23703         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
23704         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
23705         * sysdeps/ieee754/support.c: Likewise.
23706         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
23707         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
23708         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
23709         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
23710         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
23711         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
23712         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
23713         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
23714         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
23715         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
23716         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
23717         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
23718         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
23719         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
23720         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
23721         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
23722         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
23723         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
23724
23725 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
23726
23727         * posix/transbug.c: Remove executable mode.
23728
23729 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
23730
23731         * crypt/speeds.c: Remove trailing whitespace.
23732         * dlfcn/default.c: Likewise.
23733         * elf/ifuncdep2.c: Likewise.
23734         * elf/ifuncmain1.c: Likewise.
23735         * elf/ifuncmain1vis.c: Likewise.
23736         * elf/testobj.h: Likewise.
23737         * elf/tst-stackguard1.c: Likewise.
23738         * gmon/sys/gmon.h: Likewise.
23739         * hurd/hurdmsg.c: Likewise.
23740         * hurd/new-fd.c: Likewise.
23741         * hurd/ports-get.c: Likewise.
23742         * iconvdata/ibm1008_420.c: Likewise.
23743         * inet/tst-getni1.c: Likewise.
23744         * inet/tst-getni2.c: Likewise.
23745         * libio/ioungetc.c: Likewise.
23746         * libio/wfiledoalloc.c: Likewise.
23747         * manual/libm-err-tab.pl: Likewise.
23748         * math/w_dremf.c: Likewise.
23749         * misc/ftruncate.c: Likewise.
23750         * posix/bug-glob2.c: Likewise.
23751         * posix/tst-pcre.c: Likewise.
23752         * posix/wait4.c: Likewise.
23753         * resolv/README: Likewise.
23754         * resolv/res_debug.h: Likewise.
23755         * resolv/tst-inet_ntop.c: Likewise.
23756         * setjmp/bug269-setjmp.c: Likewise.
23757         * soft-fp/extended.h: Likewise.
23758         * soft-fp/op-1.h: Likewise.
23759         * soft-fp/op-2.h: Likewise.
23760         * soft-fp/op-4.h: Likewise.
23761         * soft-fp/op-8.h: Likewise.
23762         * soft-fp/testit.c: Likewise.
23763         * stdio-common/bug16.c: Likewise.
23764         * stdlib/random.c: Likewise.
23765         * sunrpc/rpcsvc/rquota.x: Likewise.
23766         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
23767         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
23768         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23769         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
23770         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
23771         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
23772         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
23773         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
23774         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
23775         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
23776         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
23777         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
23778         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
23779         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
23780         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
23781         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
23782         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
23783         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
23784         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
23785         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
23786         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
23787         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
23788         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
23789         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
23790         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
23791         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
23792         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
23793         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
23794         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
23795         * sysdeps/ieee754/s_lib_version.c: Likewise.
23796         * sysdeps/mach/hurd/check_fds.c: Likewise.
23797         * sysdeps/mach/hurd/getsockname.c: Likewise.
23798         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
23799         * sysdeps/mach/hurd/recvfrom.c: Likewise.
23800         * sysdeps/powerpc/bits/link.h: Likewise.
23801         * sysdeps/powerpc/dl-procinfo.c: Likewise.
23802         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
23803         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
23804         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
23805         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
23806         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
23807         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
23808         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
23809         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
23810         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
23811         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
23812         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
23813         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
23814         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
23815         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
23816         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
23817         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
23818         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
23819         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
23820         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
23821         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
23822         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
23823         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
23824         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
23825         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
23826         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
23827         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
23828         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
23829         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
23830         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
23831         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
23832         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
23833         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
23834         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
23835         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
23836         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
23837         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
23838         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
23839         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
23840         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
23841         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
23842         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
23843         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
23844         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
23845         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
23846         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
23847         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
23848         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
23849         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
23850         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
23851         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
23852         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
23853         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
23854         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
23855         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
23856         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
23857         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
23858         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
23859         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
23860         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
23861         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
23862         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
23863         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
23864         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
23865         * sysdeps/powerpc/sysdep.h: Likewise.
23866         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
23867         * sysdeps/s390/s390-64/sub_n.S: Likewise.
23868         * sysdeps/sh/dl-trampoline.S: Likewise.
23869         * sysdeps/sh/memset.S: Likewise.
23870         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
23871         * sysdeps/sh/strlen.S: Likewise.
23872         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
23873         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
23874         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
23875         * sysdeps/sparc/sparc32/rem.S: Likewise.
23876         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
23877         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
23878         * sysdeps/sparc/sparc32/strchr.S: Likewise.
23879         * sysdeps/sparc/sparc32/udiv.S: Likewise.
23880         * sysdeps/sparc/sparc32/urem.S: Likewise.
23881         * sysdeps/sparc/sparc64/add_n.S: Likewise.
23882         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
23883         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
23884         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
23885         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
23886         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
23887         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
23888         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
23889         * sysdeps/unix/bsd/times.c: Likewise.
23890         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
23891         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
23892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
23893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
23894         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
23895         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
23896         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
23897         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
23898         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
23899         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
23900         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
23901         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23902         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
23903         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
23904         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23905         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
23906         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23907         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
23908         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
23909         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
23910         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
23911         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
23912         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
23913         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
23914         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
23915         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
23916         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
23917         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
23918         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
23919         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
23920         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
23921         * sysdeps/x86_64/strcspn.S: Likewise.
23922
23923 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23924
23925         * locale/C-translit.h: Revert #include <stdint.h> because this is a
23926         generated file.  Regenerate properly from gen-translit.pl.
23927         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
23928         locale/C-translit.h.
23929
23930 2013-06-05  Andreas Schwab  <schwab@suse.de>
23931
23932         [BZ #15100]
23933         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
23934         week as 6 instead of -1.
23935         * time/tst-strptime.c (day_tests): Add test case.
23936
23937 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23938
23939         * sysdeps/generic/math_private.h
23940         (libc_feholdexcept_setround_53bit): Replace with
23941         libc_feholdsetround_53bit.
23942         (libc_feupdateenv_53bit): Replace with
23943         libc_feresetround_53bit.
23944         (SET_RESTORE_ROUND_53BIT): Adjust.
23945
23946 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23947
23948         * string/test-strchrnul.c: Add copyright header.
23949
23950         * posix/tst-getaddrinfo4.c: Increase test timeout.
23951
23952 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
23953
23954         [BZ #15536]
23955         * math/libm-test.inc (MAX_EXP): Remove
23956         (MIN_EXP): Define.
23957         (ulp): Use MIN_EXP - MANT_DIG.
23958         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
23959
23960 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
23961
23962         * po/be.po: Revert last change.
23963         * po/zh_CN.po: Likewise.
23964         * po/header.pot: Likewise.
23965
23966 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
23967
23968         * Makefile ($(common-objpfx)linkobj/libc.so): Define
23969         link-libc-deps to empty as target-specific variable.
23970         * Makerules (link-libc-args): New variable.
23971         (libc-for-link): Likewise.
23972         (link-libc-deps): Likewise.
23973         (lib%.so): Depend on $(link-libc-deps).  Link with
23974         $(link-libc-args).
23975         (build-module): Link with $(link-libc-args).
23976         (build-module-asneeded): Likewise.
23977         (build-module-helper-objlist): Filter out $(link-libc-deps) from
23978         list of objects.
23979         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
23980         target-specific variable.
23981         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
23982         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
23983         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
23984         libc.
23985         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
23986         libc and ld.so.
23987         ($(objpfx)libpcprofile.so): Likewise.
23988         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
23989         libc_nonshared.a.
23990         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
23991         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
23992         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
23993         $(link-libc-deps).
23994         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
23995         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
23996         * login/Makefile ($(objpfx)libutil.so): Likewise.
23997         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
23998         * math/Makefile ($(objpfx)libm.so): Likewise.
23999         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
24000         $(objpfx)libnsl.so): Define libc-for-link as target-specific
24001         variable instead of depending directly on libc.
24002         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
24003         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
24004         $(link-libc-deps).
24005         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
24006         libc.
24007         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
24008         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
24009         ($(objpfx)libanl.so): Likewise.
24010         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
24011         ld.so.
24012         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
24013         $(link-libc-deps).
24014         * sysdeps/i386/fpu/Makefile: Remove file.
24015         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
24016         ($(objpfx)libm.so): Remove dependency on ld.so.
24017
24018 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
24019
24020         [BZ # 15553]
24021         * nis/yp_xdr.c (XDRMAXNAME): Define.
24022         (XDRMAXRECORD): Define.
24023         (xdr_domainname): Use XDRMAXNAME.
24024         (xdr_mapname): Likewise.
24025         (xdr_peername): Likewise.
24026         (xdr_keydat): Use XDRMAXRECORD.
24027         (xdr_valdat): Likewise.
24028
24029 2013-05-30  Jeff Law  <law@redhat.com>
24030
24031         [BZ #14256]
24032         * manual/errno.texi (ESTALE): Update to account for more than
24033         just NFS file systems.
24034         * sysdeps/gnu/errlist.c: Regenerated.
24035
24036 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
24037
24038         [BZ #15465]
24039         * elf/Makefile (tests): Add tst-null-argv.
24040         (modules-names):  Add tst-null-argv-lib.
24041         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
24042         (tst-null-argv-ENV): Set environment for tst-null-argv.
24043         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
24044         (RTLD_PROGNAME): New macro.
24045         * elf/tst-null-argv.c: New test case.
24046         * elf/tst-null-argv-lib.c: Library for test case.
24047         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
24048         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
24049         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
24050         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
24051         * elf/dl-init.c (call_init): Likewise.
24052         (_dl_init): Likewise.
24053         * elf/dl-load.c (print_search_path): Likewise.
24054         (_dl_map_object): Likewise.
24055         * elf/dl-lookup.c (do_lookup_x): Likewise.
24056         (add_dependency): Likewise.
24057         (_dl_lookup_symbol_x): Likewise.
24058         (_dl_debug_bindings): Likewise.
24059         * elf/dl-open.c (_dl_show_scope): Likewise.
24060         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
24061         * elf/dl-version.c (match_symbol): Likewise.
24062         (_dl_check_map_versions): Likewise.
24063         * elf/rtld.c (dl_main): Likewise.
24064         (print_unresolved): Use RTLD_PROGNAME.
24065         (print_missing_version): Likewise.
24066         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
24067         (elf_machine_rela): Likewise.
24068         * sysdeps/powerpc/powerpc32/dl-machine.c
24069         (__process_machine_rela): Likewise.
24070         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
24071         Likewise.
24072         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
24073         Likewise.
24074         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
24075         Likewise.
24076         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
24077         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
24078         Likewise.
24079         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
24080         Likewise.
24081         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
24082
24083 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
24084
24085         * po/be.po: Add descriptive title.
24086         * po/zh_CN.po: Likewise.
24087         * po/header.pot: Likewise.
24088
24089 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
24090
24091         * locale/programs/locarchive.c (create_archive): Inlucde fname in
24092         error message.
24093         (enlarge_archive): Likewise.
24094
24095 2013-05-28  Ben North  <ben@redfrontdoor.org>
24096
24097         * manual/arith.texi (frexp): It is the magnitude of the return
24098         value which lies in [0.5, 1), not the return value itself.
24099
24100 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24101
24102         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24103
24104 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
24105
24106         * stdio-common/bug26.c (main): Correct fscanf template.
24107
24108         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
24109         declare _dl_skip_args.
24110
24111         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
24112         Don't declare.
24113
24114         * manual/platform.texi: Add missing @end deftypefun.
24115
24116 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
24117
24118         [BZ #15529]
24119         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
24120         bit of mantissa of 2^16382.
24121         * math/libm-test.inc (hypot_test_data): Add more tests.
24122
24123         * math/libm-test.inc: Add drem and pow10 to list of tested
24124         functions.
24125         (pow10_test): New function.
24126         (drem_test): Likewise.
24127         (drem_test_tonearest): Likewise.
24128         (drem_test_towardzero): Likewise.
24129         (drem_test_downward): Likewise.
24130         (drem_test_upward): Likewise.
24131         (main): Call the new functions.
24132
24133         * math/libm-test.inc (finite_test_data): Remove.
24134         (finite_test): Run tests from isfinite_test_data.
24135         (gamma_test_data): Remove.
24136         (gamma_test): Run tests from lgamma_test_data.
24137         * sysdeps/i386/fpu/libm-test-ulps: Update.
24138         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24139
24140 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24141
24142         * manual/platform.texi: Add PowerPC PPR function set documentation.
24143         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
24144         implementation.
24145
24146 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
24147
24148         * math/libm-test.inc (MAX_EXP): Define.
24149         (ULPDIFF): Define.
24150         (ulp): New function.
24151         (check_float_internal): Use ULPDIFF.
24152         (cpow_test): Disable failing test.
24153         (check_ulp): Test ulp() implemetnation.
24154         (main): Call check_ulp before starting tests.
24155
24156 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
24157
24158         * math/gen-libm-test.pl (generate_testfile): Do not handle
24159         START_DATA and END_DATA.
24160         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
24161         END_DATA.
24162         (acos_tonearest_test_data): Likewise.
24163         (acos_towardzero_test_data): Likewise.
24164         (acos_downward_test_data): Likewise.
24165         (acos_upward_test_data): Likewise.
24166         (acosh_test_data): Likewise.
24167         (asin_test_data): Likewise.
24168         (asin_tonearest_test_data): Likewise.
24169         (asin_towardzero_test_data): Likewise.
24170         (asin_downward_test_data): Likewise.
24171         (asin_upward_test_data): Likewise.
24172         (asinh_test_data): Likewise.
24173         (atan_test_data): Likewise.
24174         (atanh_test_data): Likewise.
24175         (atan2_test_data): Likewise.
24176         (cabs_test_data): Likewise.
24177         (cacos_test_data): Likewise.
24178         (cacosh_test_data): Likewise.
24179         (carg_test_data): Likewise.
24180         (casin_test_data): Likewise.
24181         (casinh_test_data): Likewise.
24182         (catan_test_data): Likewise.
24183         (catanh_test_data): Likewise.
24184         (cbrt_test_data): Likewise.
24185         (ccos_test_data): Likewise.
24186         (ccosh_test_data): Likewise.
24187         (ceil_test_data): Likewise.
24188         (cexp_test_data): Likewise.
24189         (cimag_test_data): Likewise.
24190         (clog_test_data): Likewise.
24191         (clog10_test_data): Likewise.
24192         (conj_test_data): Likewise.
24193         (copysign_test_data): Likewise.
24194         (cos_test_data): Likewise.
24195         (cos_tonearest_test_data): Likewise.
24196         (cos_towardzero_test_data): Likewise.
24197         (cos_downward_test_data): Likewise.
24198         (cos_upward_test_data): Likewise.
24199         (cosh_test_data): Likewise.
24200         (cosh_tonearest_test_data): Likewise.
24201         (cosh_towardzero_test_data): Likewise.
24202         (cosh_downward_test_data): Likewise.
24203         (cosh_upward_test_data): Likewise.
24204         (cpow_test_data): Likewise.
24205         (cproj_test_data): Likewise.
24206         (creal_test_data): Likewise.
24207         (csin_test_data): Likewise.
24208         (csinh_test_data): Likewise.
24209         (csqrt_test_data): Likewise.
24210         (ctan_test_data): Likewise.
24211         (ctan_tonearest_test_data): Likewise.
24212         (ctan_towardzero_test_data): Likewise.
24213         (ctan_downward_test_data): Likewise.
24214         (ctan_upward_test_data): Likewise.
24215         (ctanh_test_data): Likewise.
24216         (ctanh_tonearest_test_data): Likewise.
24217         (ctanh_towardzero_test_data): Likewise.
24218         (ctanh_downward_test_data): Likewise.
24219         (ctanh_upward_test_data): Likewise.
24220         (erf_test_data): Likewise.
24221         (erfc_test_data): Likewise.
24222         (exp_test_data): Likewise.
24223         (exp_tonearest_test_data): Likewise.
24224         (exp_towardzero_test_data): Likewise.
24225         (exp_downward_test_data): Likewise.
24226         (exp_upward_test_data): Likewise.
24227         (exp10_test_data): Likewise.
24228         (exp2_test_data): Likewise.
24229         (expm1_test_data): Likewise.
24230         (fabs_test_data): Likewise.
24231         (fdim_test_data): Likewise.
24232         (finite_test_data): Likewise.
24233         (floor_test_data): Likewise.
24234         (fma_test_data): Likewise.
24235         (fma_towardzero_test_data): Likewise.
24236         (fma_downward_test_data): Likewise.
24237         (fma_upward_test_data): Likewise.
24238         (fmax_test_data): Likewise.
24239         (fmin_test_data): Likewise.
24240         (fmod_test_data): Likewise.
24241         (fpclassify_test_data): Likewise.
24242         (frexp_test_data): Likewise.
24243         (gamma_test_data): Likewise.
24244         (hypot_test_data): Likewise.
24245         (ilogb_test_data): Likewise.
24246         (isfinite_test_data): Likewise.
24247         (isgreater_test_data): Likewise.
24248         (isgreaterequal_test_data): Likewise.
24249         (isinf_test_data): Likewise.
24250         (isless_test_data): Likewise.
24251         (islessequal_test_data): Likewise.
24252         (islessgreater_test_data): Likewise.
24253         (isnan_test_data): Likewise.
24254         (isnormal_test_data): Likewise.
24255         (issignaling_test_data): Likewise.
24256         (isunordered_test_data): Likewise.
24257         (j0_test_data): Likewise.
24258         (j1_test_data): Likewise.
24259         (jn_test_data): Likewise.
24260         (ldexp_test_data): Likewise.
24261         (lgamma_test_data): Likewise.
24262         (lrint_test_data): Likewise.
24263         (lrint_tonearest_test_data): Likewise.
24264         (lrint_towardzero_test_data): Likewise.
24265         (lrint_downward_test_data): Likewise.
24266         (lrint_upward_test_data): Likewise.
24267         (llrint_test_data): Likewise.
24268         (llrint_tonearest_test_data): Likewise.
24269         (llrint_towardzero_test_data): Likewise.
24270         (llrint_downward_test_data): Likewise.
24271         (llrint_upward_test_data): Likewise.
24272         (log_test_data): Likewise.
24273         (log10_test_data): Likewise.
24274         (log1p_test_data): Likewise.
24275         (log2_test_data): Likewise.
24276         (logb_test_data): Likewise.
24277         (logb_downward_test_data): Likewise.
24278         (lround_test_data): Likewise.
24279         (llround_test_data): Likewise.
24280         (modf_test_data): Likewise.
24281         (nearbyint_test_data): Likewise.
24282         (nextafter_test_data): Likewise.
24283         (nexttoward_test_data): Likewise.
24284         (pow_test_data): Likewise.
24285         (pow_tonearest_test_data): Likewise.
24286         (pow_towardzero_test_data): Likewise.
24287         (pow_downward_test_data): Likewise.
24288         (pow_upward_test_data): Likewise.
24289         (remainder_test_data): Likewise.
24290         (remainder_tonearest_test_data): Likewise.
24291         (remainder_towardzero_test_data): Likewise.
24292         (remainder_downward_test_data): Likewise.
24293         (remainder_upward_test_data): Likewise.
24294         (remquo_test_data): Likewise.
24295         (rint_test_data): Likewise.
24296         (rint_tonearest_test_data): Likewise.
24297         (rint_towardzero_test_data): Likewise.
24298         (rint_downward_test_data): Likewise.
24299         (rint_upward_test_data): Likewise.
24300         (round_test_data): Likewise.
24301         (scalb_test_data): Likewise.
24302         (scalbn_test_data): Likewise.
24303         (scalbln_test_data): Likewise.
24304         (signbit_test_data): Likewise.
24305         (sin_test_data): Likewise.
24306         (sin_tonearest_test_data): Likewise.
24307         (sin_towardzero_test_data): Likewise.
24308         (sin_downward_test_data): Likewise.
24309         (sin_upward_test_data): Likewise.
24310         (sincos_test_data): Likewise.
24311         (sinh_test_data): Likewise.
24312         (sinh_tonearest_test_data): Likewise.
24313         (sinh_towardzero_test_data): Likewise.
24314         (sinh_downward_test_data): Likewise.
24315         (sinh_upward_test_data): Likewise.
24316         (sqrt_test_data): Likewise.
24317         (tan_test_data): Likewise.
24318         (tan_tonearest_test_data): Likewise.
24319         (tan_towardzero_test_data): Likewise.
24320         (tan_downward_test_data): Likewise.
24321         (tan_upward_test_data): Likewise.
24322         (tanh_test_data): Likewise.
24323         (tgamma_test_data): Likewise.
24324         (trunc_test_data): Likewise.
24325         (y0_test_data): Likewise.
24326         (y1_test_data): Likewise.
24327         (yn_test_data): Likewise.
24328         (significand_test_data): Likewise.
24329
24330         * math/gen-libm-test.pl (@functions): Remove variable.
24331         (generate_testfile): Don't handle START and END lines.
24332         * math/libm-test.inc (START): New macro.
24333         (END): Likewise.
24334         (END_COMPLEX): Likewise.
24335         (acos_test): Use END macro without arguments.
24336         (acos_test_tonearest): Likewise.
24337         (acos_test_towardzero): Likewise.
24338         (acos_test_downward): Likewise.
24339         (acos_test_upward): Likewise.
24340         (acosh_test): Likewise.
24341         (asin_test): Likewise.
24342         (asin_test_tonearest): Likewise.
24343         (asin_test_towardzero): Likewise.
24344         (asin_test_downward): Likewise.
24345         (asin_test_upward): Likewise.
24346         (asinh_test): Likewise.
24347         (atan_test): Likewise.
24348         (atanh_test): Likewise.
24349         (atan2_test): Likewise.
24350         (cabs_test): Likewise.
24351         (cacos_test): Use END_COMPLEX macro without arguments.
24352         (cacosh_test): Likewise.
24353         (carg_test): Use END macro without arguments.
24354         (casin_test): Use END_COMPLEX macro without arguments.
24355         (casinh_test): Likewise.
24356         (catan_test): Likewise.
24357         (catanh_test): Likewise.
24358         (cbrt_test): Use END macro without arguments.
24359         (ccos_test): Use END_COMPLEX macro without arguments.
24360         (ccosh_test): Likewise.
24361         (ceil_test): Use END macro without arguments.
24362         (cexp_test): Use END_COMPLEX macro without arguments.
24363         (cimag_test): Use END macro without arguments.
24364         (clog_test): Use END_COMPLEX macro without arguments.
24365         (clog10_test): Likewise.
24366         (conj_test): Likewise.
24367         (copysign_test): Use END macro without arguments.
24368         (cos_test): Likewise.
24369         (cos_test_tonearest): Likewise.
24370         (cos_test_towardzero): Likewise.
24371         (cos_test_downward): Likewise.
24372         (cos_test_upward): Likewise.
24373         (cosh_test): Likewise.
24374         (cosh_test_tonearest): Likewise.
24375         (cosh_test_towardzero): Likewise.
24376         (cosh_test_downward): Likewise.
24377         (cosh_test_upward): Likewise.
24378         (cpow_test): Use END_COMPLEX macro without arguments.
24379         (cproj_test): Likewise.
24380         (creal_test): Use END macro without arguments.
24381         (csin_test): Use END_COMPLEX macro without arguments.
24382         (csinh_test): Likewise.
24383         (csqrt_test): Likewise.
24384         (ctan_test): Likewise.
24385         (ctan_test_tonearest): Likewise.
24386         (ctan_test_towardzero): Likewise.
24387         (ctan_test_downward): Likewise.
24388         (ctan_test_upward): Likewise.
24389         (ctanh_test): Likewise.
24390         (ctanh_test_tonearest): Likewise.
24391         (ctanh_test_towardzero): Likewise.
24392         (ctanh_test_downward): Likewise.
24393         (ctanh_test_upward): Likewise.
24394         (erf_test): Use END macro without arguments.
24395         (erfc_test): Likewise.
24396         (exp_test): Likewise.
24397         (exp_test_tonearest): Likewise.
24398         (exp_test_towardzero): Likewise.
24399         (exp_test_downward): Likewise.
24400         (exp_test_upward): Likewise.
24401         (exp10_test): Likewise.
24402         (exp2_test): Likewise.
24403         (expm1_test): Likewise.
24404         (fabs_test): Likewise.
24405         (fdim_test): Likewise.
24406         (finite_test): Likewise.
24407         (floor_test): Likewise.
24408         (fma_test): Likewise.
24409         (fma_test_towardzero): Likewise.
24410         (fma_test_downward): Likewise.
24411         (fma_test_upward): Likewise.
24412         (fmax_test): Likewise.
24413         (fmin_test): Likewise.
24414         (fmod_test): Likewise.
24415         (fpclassify_test): Likewise.
24416         (frexp_test): Likewise.
24417         (gamma_test): Likewise.
24418         (hypot_test): Likewise.
24419         (ilogb_test): Likewise.
24420         (isfinite_test): Likewise.
24421         (isgreater_test): Likewise.
24422         (isgreaterequal_test): Likewise.
24423         (isinf_test): Likewise.
24424         (isless_test): Likewise.
24425         (islessequal_test): Likewise.
24426         (islessgreater_test): Likewise.
24427         (isnan_test): Likewise.
24428         (isnormal_test): Likewise.
24429         (issignaling_test): Likewise.
24430         (isunordered_test): Likewise.
24431         (j0_test): Likewise.
24432         (j1_test): Likewise.
24433         (jn_test): Likewise.
24434         (ldexp_test): Likewise.
24435         (lgamma_test): Likewise.
24436         (lrint_test): Likewise.
24437         (lrint_test_tonearest): Likewise.
24438         (lrint_test_towardzero): Likewise.
24439         (lrint_test_downward): Likewise.
24440         (lrint_test_upward): Likewise.
24441         (llrint_test): Likewise.
24442         (llrint_test_tonearest): Likewise.
24443         (llrint_test_towardzero): Likewise.
24444         (llrint_test_downward): Likewise.
24445         (llrint_test_upward): Likewise.
24446         (log_test): Likewise.
24447         (log10_test): Likewise.
24448         (log1p_test): Likewise.
24449         (log2_test): Likewise.
24450         (logb_test): Likewise.
24451         (logb_test_downward): Likewise.
24452         (lround_test): Likewise.
24453         (llround_test): Likewise.
24454         (modf_test): Likewise.
24455         (nearbyint_test): Likewise.
24456         (nextafter_test): Likewise.
24457         (nexttoward_test): Likewise.
24458         (pow_test): Likewise.
24459         (pow_test_tonearest): Likewise.
24460         (pow_test_towardzero): Likewise.
24461         (pow_test_downward): Likewise.
24462         (pow_test_upward): Likewise.
24463         (remainder_test): Likewise.
24464         (remainder_test_tonearest): Likewise.
24465         (remainder_test_towardzero): Likewise.
24466         (remainder_test_downward): Likewise.
24467         (remainder_test_upward): Likewise.
24468         (remquo_test): Likewise.
24469         (rint_test): Likewise.
24470         (rint_test_tonearest): Likewise.
24471         (rint_test_towardzero): Likewise.
24472         (rint_test_downward): Likewise.
24473         (rint_test_upward): Likewise.
24474         (round_test): Likewise.
24475         (scalb_test): Likewise.
24476         (scalbn_test): Likewise.
24477         (scalbln_test): Likewise.
24478         (signbit_test): Likewise.
24479         (sin_test): Likewise.
24480         (sin_test_tonearest): Likewise.
24481         (sin_test_towardzero): Likewise.
24482         (sin_test_downward): Likewise.
24483         (sin_test_upward): Likewise.
24484         (sincos_test): Likewise.
24485         (sinh_test): Likewise.
24486         (sinh_test_tonearest): Likewise.
24487         (sinh_test_towardzero): Likewise.
24488         (sinh_test_downward): Likewise.
24489         (sinh_test_upward): Likewise.
24490         (sqrt_test): Likewise.
24491         (tan_test): Likewise.
24492         (tan_test_tonearest): Likewise.
24493         (tan_test_towardzero): Likewise.
24494         (tan_test_downward): Likewise.
24495         (tan_test_upward): Likewise.
24496         (tanh_test): Likewise.
24497         (tgamma_test): Likewise.
24498         (trunc_test): Likewise.
24499         (y0_test): Likewise.
24500         (y1_test): Likewise.
24501         (yn_test): Likewise.
24502         (significand_test): Likewise.
24503
24504 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
24505
24506         [BZ #15381]
24507         * libio/genops.c (_IO_no_init): Initialize wide struct info.
24508
24509 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
24510
24511         [BZ #14894]
24512         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
24513         __ppc_mdoio and __ppc_mdoom.
24514         * manual/platform.texi: Document new functions __ppc_yield,
24515         __ppc_mdoio and __ppc_mdoom.
24516
24517 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
24518
24519         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
24520         (main): Mention "tls" pseudo-hwcap is legacy.
24521         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
24522
24523 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
24524
24525         * math/gen-libm-test.pl (parse_args): Output only string of
24526         arguments as text for test name, not full call or descriptions of
24527         tests for extra outputs.
24528         (generate_testfile): Do not pass function name to parse_args.
24529         Generate this_func variable from START.
24530         * math/libm-test.inc (struct test_f_f_data): Rename test_name
24531         field to arg_str.
24532         (struct test_ff_f_data): Likewise.
24533         (test_ff_f_data_nexttoward): Likewise.
24534         (struct test_fi_f_data): Likewise.
24535         (struct test_fl_f_data): Likewise.
24536         (struct test_if_f_data): Likewise.
24537         (struct test_fff_f_data): Likewise.
24538         (struct test_c_f_data): Likewise.
24539         (struct test_f_f1_data): Likewise.  Remove field extra_name.
24540         (struct test_fF_f1_data): Likewise.
24541         (struct test_ffI_f1_data): Likewise.
24542         (struct test_c_c_data): Rename test_name field to arg_str.
24543         (struct test_cc_c_data): Likewise.
24544         (struct test_f_i_data): Likewise.
24545         (struct test_ff_i_data): Likewise.
24546         (struct test_f_l_data): Likewise.
24547         (struct test_f_L_data): Likewise.
24548         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
24549         and extra2_name.
24550         (COMMON_TEST_SETUP): New macro.
24551         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
24552         (COMMON_TEST_CLEANUP): Likewise.
24553         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
24554         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
24555         macros.
24556         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
24557         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
24558         macros.
24559         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
24560         (RUN_TEST_fff_f): Take argument string.  Call new setup and
24561         cleanup macros.
24562         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
24563         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
24564         macros.
24565         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
24566         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
24567         macros.
24568         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
24569         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
24570         cleanup macros.
24571         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
24572         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
24573         cleanup macros.
24574         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
24575         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
24576         cleanup macros.
24577         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
24578         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
24579         macros.
24580         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
24581         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
24582         macros.
24583         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
24584         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
24585         macros.
24586         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
24587         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
24588         cleanup macros.
24589         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
24590         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
24591         cleanup macros.
24592         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
24593         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
24594         macros.
24595         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
24596         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
24597         cleanup macros.
24598         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
24599         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
24600         macros.
24601         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
24602         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
24603         macros.
24604         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
24605         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
24606         cleanup macros.
24607         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
24608
24609 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
24610
24611         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
24612         to _sifields.sigfault.
24613         (si_addr_lsb): Define new macro.
24614         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
24615         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
24616         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
24617
24618 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
24619
24620         [BZ #15441]
24621         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
24622         returns -1.
24623         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
24624         null return -1.
24625         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
24626         loading the domain.
24627
24628 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
24629
24630         * math/gen-libm-test.pl (parse_args): Do not include expected
24631         result in test name.
24632         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
24633         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24634         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24635         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24636         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24637         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24638
24639 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
24640
24641         * benchtests/Makefile: Sort function entries.
24642
24643         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
24644         tanh, asinh, acosh, atanh.
24645         * benchtests/acos-inputs: New file.
24646         * benchtests/acosh-inputs: New file.
24647         * benchtests/asin-inputs: New file.
24648         * benchtests/asinh-inputs: New file.
24649         * benchtests/atanh-inputs: New file.
24650         * benchtests/cosh-inputs: New file.
24651         * benchtests/log-inputs: New file.
24652         * benchtests/sinh-inputs: New file.
24653         * benchtests/tanh-inputs: New file.
24654
24655 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
24656
24657         [BZ #15339]
24658         * posix/tst-getaddrinfo4.c: New test.
24659         * posix/Makefile (tests): Add it.
24660
24661 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24662
24663         [BZ #15339]
24664         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
24665         when no services were used.
24666         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
24667         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
24668
24669 2013-05-21  Andreas Schwab  <schwab@suse.de>
24670
24671         [BZ #15014]
24672         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
24673         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
24674         successful.
24675         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
24676         redundant variable declarations and reallocation of buffer when
24677         parsing as IPv6 address.  Always set NSS status when called from
24678         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
24679         buffer too small.  Correct computation of needed size.
24680         * nss/Makefile (tests): Add test-digits-dots.
24681         * nss/test-digits-dots.c: New test.
24682
24683 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24684
24685         * benchtests/Makefile: Remove instructions for adding
24686         benchmark tests.
24687         * benchtests/README: New file to explain how to execute and
24688         enhance the benchmark tests.
24689
24690 2013-05-21  Andreas Schwab  <schwab@suse.de>
24691
24692         [BZ #15493]
24693         * setjmp/Makefile (tests): Add tst-sigsetjmp.
24694         * setjmp/tst-sigsetjmp.c: New test.
24695
24696 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24697
24698         * sysdeps/x86_64/memset.S (memset): New implementation.
24699         (__bzero): Likewise.
24700         (__memset_tail): New function.
24701
24702 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24703
24704         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
24705         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
24706         __memcpy_sse2_unaligned ifunc selection.
24707         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24708         Add memcpy-sse2-unaligned.S.
24709         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24710         Add: __memcpy_sse2_unaligned.
24711
24712 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
24713
24714         [BZ #15490]
24715         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
24716         math_force_eval before restoring floating-point envrionment.
24717         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
24718         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
24719         Likewise.
24720         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
24721         <math_private.h>.
24722         (__nearbyintl): Use math_force_eval before restoring
24723         floating-point environment.
24724         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
24725
24726         * math/gen-libm-test.pl (special_functions): Remove.
24727         (parse_args): Don't handle TEST_extra.  Handle functions with no
24728         return value.
24729         * math/libm-test.inc (struct test_sincos_data): Replace with
24730         struct test_fFF_11_data.
24731         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
24732         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
24733         (sincos_test_data): Change element type to struct
24734         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
24735         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
24736         RUN_TEST_LOOP_sincos.
24737         * math/README.libm-test: Don't mention special handling of
24738         individual functions.
24739         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
24740         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24741         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24742         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24743         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24744         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24745
24746         * math/gen-libm-test.pl (get_variable): Remove function.
24747         (parse_args): Don't show pointer parameters to call in test
24748         names.  Use "extra output N" in test names for extra outputs
24749         rather than naming variables.
24750
24751 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
24752
24753         [BZ #15488]
24754         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
24755         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
24756         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
24757         double tests.
24758         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
24759         disable.
24760         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
24761         check_long_double.
24762
24763         * math/gen-libm-test.pl (@tests): Remove variable.
24764         ($count): Likewise.
24765         (new_test): Remove function.
24766         (show_exceptions): New function.
24767         (special_functions): Use show_exceptions instead of new_test.
24768         (parse_args): Likewise.
24769         (generate_testfile): Pass only function name in generated call to
24770         print_max_error or print_complex_max_error.
24771         (get_ulps): Do not handle complex tests specially.
24772         (output_test): Rename to ...
24773         (get_all_ulps_for_test): ... this.  Return a string rather than
24774         printing to a file.  Require ulps to be present.
24775         (output_ulps): Generate arrays rather than #defines.
24776         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
24777         (struct ulp_data): New type.
24778         (BUILD_COMPLEX_ULP): Remove macro.
24779         (compare_ulp_data): New function.
24780         (find_ulps): Likewise.
24781         (find_test_ulps): Likewise.
24782         (find_function_ulps): Likewise.
24783         (find_complex_function_ulps): Likewise.
24784         (print_max_error): Determine allowed ulps using
24785         find_function_ulps.
24786         (print_complex_max_error): Determine allowed ulps using
24787         find_complex_function_ulps.
24788         (check_float_internal): Determine max ulps using find_test_ulps.
24789         (check_float): Do not take max_ulp parameter.  Update call to
24790         check_float_internal.
24791         (check_complex): Likewise.
24792         (check_int): Do not take max_ulp parameter.
24793         (check_long): Likewise.
24794         (check_bool): Likewise.
24795         (check_longlong): Likewise.
24796         (struct test_f_f_data): Remove max_ulp field.
24797         (struct test_ff_f_data): Likewise.
24798         (struct test_ff_f_data_nexttoward): Likewise.
24799         (struct test_fi_f_data): Likewise.
24800         (struct test_fl_f_data): Likewise.
24801         (struct test_if_f_data): Likewise.
24802         (struct test_fff_f_data): Likewise.
24803         (struct test_c_f_data): Likewise.
24804         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
24805         (struct test_fF_f1_data): Likewise.
24806         (struct test_ffI_f1_data): Likewise.
24807         (struct test_c_c_data): Remove max_ulp field.
24808         (struct test_cc_c_data): Likewise.
24809         (struct test_f_i_data): Likewise.
24810         (struct test_ff_i_data): Likewise.
24811         (struct test_f_l_data): Likewise.
24812         (struct test_f_L_data): Likewise.
24813         (struct test_sincos_data): Likewise.
24814         (RUN_TEST_f_f): Do not handle ulps.
24815         (RUN_TEST_LOOP_f_f): Likewise.
24816         (RUN_TEST_2_f): Likewise.
24817         (RUN_TEST_LOOP_2_f): Likewise.
24818         (RUN_TEST_fff_f): Likewise.
24819         (RUN_TEST_LOOP_fff_f): Likewise.
24820         (RUN_TEST_c_f): Likewise.
24821         (RUN_TEST_LOOP_c_f): Likewise.
24822         (RUN_TEST_f_f1): Likewise.
24823         (RUN_TEST_LOOP_f_f1): Likewise.
24824         (RUN_TEST_fF_f1): Likewise.
24825         (RUN_TEST_LOOP_fF_f1): Likewise.
24826         (RUN_TEST_fI_f1): Likewise.
24827         (RUN_TEST_LOOP_fI_f1): Likewise.
24828         (RUN_TEST_ffI_f1): Likewise.
24829         (RUN_TEST_LOOP_ffI_f1): Likewise.
24830         (RUN_TEST_c_c): Likewise.
24831         (RUN_TEST_LOOP_c_c): Likewise.
24832         (RUN_TEST_cc_c): Likewise.
24833         (RUN_TEST_LOOP_cc_c): Likewise.
24834         (RUN_TEST_f_i): Likewise.
24835         (RUN_TEST_LOOP_f_i): Likewise.
24836         (RUN_TEST_f_i_tg): Likewise.
24837         (RUN_TEST_LOOP_f_i_tg): Likewise.
24838         (RUN_TEST_ff_i_tg): Likewise.
24839         (RUN_TEST_LOOP_ff_i_tg): Likewise.
24840         (RUN_TEST_f_b): Likewise.
24841         (RUN_TEST_LOOP_f_b): Likewise.
24842         (RUN_TEST_f_b_tg): Likewise.
24843         (RUN_TEST_LOOP_f_b_tg): Likewise.
24844         (RUN_TEST_f_l): Likewise.
24845         (RUN_TEST_LOOP_f_l): Likewise.
24846         (RUN_TEST_f_L): Likewise.
24847         (RUN_TEST_LOOP_f_L): Likewise.
24848         (RUN_TEST_sincos): Likewise.
24849         (RUN_TEST_LOOP_sincos): Likewise.
24850
24851 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
24852
24853         [BZ #15480]
24854         [BZ #15485]
24855         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
24856         main case of finite arguments, set rounding mode to FE_TONEAREST
24857         and discard exceptions.
24858         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
24859         exceptions.
24860         (remainder_tonearest_test_data): New variable.
24861         (remainder_test_tonearest): New function.
24862         (remainder_towardzero_test_data): New variable.
24863         (remainder_test_towardzero): New function.
24864         (remainder_downward_test_data): New variable.
24865         (remainder_test_downward): New function.
24866         (remainder_upward_test_data): New variable.
24867         (remainder_test_upward): New function.
24868         (main): Call the new test functions.
24869
24870         * math/libm-test.inc (struct test_f_f1_data): Remove field
24871         extra_init.
24872         (struct test_fF_f1_data): Likewise.
24873         (struct test_ffI_f1_data): Likewise.
24874         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
24875         based on value of EXTRA_EXPECTED.
24876         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
24877         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
24878         EXTRA_VAR based on value of EXTRA_EXPECTED.
24879         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
24880         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
24881         EXTRA_VAR based on value of EXTRA_EXPECTED.
24882         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
24883         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
24884         EXTRA_VAR based on value of EXTRA_EXPECTED.
24885         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
24886         * math/gen-libm-test.pl (parse_args): Don't output initializers
24887         for extra output values.
24888
24889         * math/libm-test.inc (check_int): Expect result to be exactly
24890         equal to expected value and do not handle ulps.
24891         (check_long): Likewise.
24892         (check_longlong): Likewise.
24893
24894         * math/libm-test.inc (ceil_test_data): Test for "inexact"
24895         exceptions.
24896         (cimag_test_data): Likewise.
24897         (conj_test_data): Likewise.
24898         (copysign_test_data): Likewise.
24899         (cproj_test_data): Likewise.
24900         (creal_test_data): Likewise.
24901         (fabs_test_data): Likewise.
24902         (fdim_test_data): Likewise.
24903         (finite_test_data): Likewise.
24904         (floor_test_data): Likewise.
24905         (fmax_test_data): Likewise.
24906         (fmin_test_data): Likewise.
24907         (fmod_test_data): Likewise.
24908         (fpclassify_test_data): Likewise.
24909         (frexp_test_data): Likewise.
24910         (ilogb_test_data): Likewise.
24911         (isfinite_test_data): Likewise.
24912         (isgreater_test_data): Likewise.
24913         (isgreaterequal_test_data): Likewise.
24914         (isinf_test_data): Likewise.
24915         (isless_test_data): Likewise.
24916         (islessequal_test_data): Likewise.
24917         (islessgreater_test_data): Likewise.
24918         (isnan_test_data): Likewise.
24919         (isnormal_test_data): Likewise.
24920         (issignaling_test_data): Likewise.
24921         (isunordered_test_data): Likewise.
24922         (ldexp_test_data): Likewise.
24923         (lrint_test_data): Likewise.
24924         (lrint_test_data) [TEST_FLOAT]: Disable one test.
24925         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
24926         (lrint_tonearest_test_data): Test for "inexact" exceptions.
24927         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
24928         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
24929         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
24930         test input.
24931         (lrint_towardzero_test_data): Test for "inexact" exceptions.
24932         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
24933         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
24934         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
24935         that test input.
24936         (lrint_downward_test_data): Test for "inexact" exceptions.
24937         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
24938         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
24939         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
24940         test input.
24941         (lrint_upward_test_data): Test for "inexact" exceptions.
24942         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
24943         test input.
24944         (llrint_test_data): Test for "inexact" exceptions.
24945         (llrint_test_data) [TEST_FLOAT]: Disable one test.
24946         (llrint_tonearest_test_data): Test for "inexact" exceptions.
24947         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
24948         (llrint_towardzero_test_data): Test for "inexact" exceptions.
24949         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
24950         (llrint_downward_test_data): Test for "inexact" exceptions.
24951         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
24952         (llrint_upward_test_data): Test for "inexact" exceptions.
24953         (logb_test_data): Likewise.
24954         (logb_downward_test_data): Likewise.
24955         (nextafter_test_data): Likewise.
24956         (nexttoward_test_data): Likewise.
24957         (remainder_test_data): Likewise.
24958         (remquo_test_data): Likewise.
24959         (scalbn_test_data): Likewise.
24960         (scalbln_test_data): Likewise.
24961         (signbit_test_data): Likewise.
24962         (sqrt_test_data): Likewise.
24963         (significand_test_data): Likewise.
24964
24965 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
24966
24967         [BZ #15424]
24968         * benchtests/bench-modf.c (struct args): Mark arg0 as
24969         volatile.
24970         * scripts/bench.pl: Mark members of struct args as volatile.
24971
24972 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24973
24974         [BZ # 15497]
24975         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
24976         negative infinity on POWER6 or lower.
24977         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
24978
24979 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
24980
24981         [BZ #15442]
24982         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
24983         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
24984         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
24985         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
24986         (_FP_SETQNAN): New macro.
24987         (_FP_SETQNAN_SEMIRAW): Likewise.
24988         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
24989         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
24990         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
24991         (FP_EXTEND): Use _FP_FRAC_SNANP.
24992         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
24993         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
24994         into account.
24995         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
24996         New macro.
24997         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
24998         Likewise.
24999
25000 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25001
25002         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
25003         with DIVIDE_BY_ZERO_EXCEPTION.
25004         (gamma_test_data): Likewise.
25005         (lgamma_test_data): Likewise.
25006         (log_test_data): Likewise.
25007         (log10_test_data): Likewise.
25008         (log2_test_data): Likewise.
25009         (tgamma_test_data): Likewise.
25010
25011         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
25012         (acos_test_tonearest): Likewise.
25013         (acos_test_towardzero): Likewise.
25014         (acos_test_downward): Likewise.
25015         (acos_test_upward): Likewise.
25016         (acosh_test): Likewise.
25017         (asin_test): Likewise.
25018         (asin_test_tonearest): Likewise.
25019         (asin_test_towardzero): Likewise.
25020         (asin_test_downward): Likewise.
25021         (asin_test_upward): Likewise.
25022         (asinh_test): Likewise.
25023         (atan_test): Likewise.
25024         (atanh_test): Likewise.
25025         (atan2_test): Likewise.
25026         (cabs_test): Likewise.
25027         (cacos_test): Likewise.
25028         (cacosh_test): Likewise.
25029         (casin_test): Likewise.
25030         (casinh_test): Likewise.
25031         (catan_test): Likewise.
25032         (catanh_test): Likewise.
25033         (cbrt_test): Likewise.
25034         (ccos_test): Likewise.
25035         (ccosh_test): Likewise.
25036         (cexp_test): Likewise.
25037         (clog_test): Likewise.
25038         (clog10_test): Likewise.
25039         (cos_test): Likewise.
25040         (cos_test_tonearest): Likewise.
25041         (cos_test_towardzero): Likewise.
25042         (cos_test_downward): Likewise.
25043         (cos_test_upward): Likewise.
25044         (cosh_test): Likewise.
25045         (cosh_test_tonearest): Likewise.
25046         (cosh_test_towardzero): Likewise.
25047         (cosh_test_downward): Likewise.
25048         (cosh_test_upward): Likewise.
25049         (cpow_test): Likewise.
25050         (csin_test): Likewise.
25051         (csinh_test): Likewise.
25052         (csqrt_test): Likewise.
25053         (ctan_test): Likewise.
25054         (ctan_test_tonearest): Likewise.
25055         (ctan_test_towardzero): Likewise.
25056         (ctan_test_downward): Likewise.
25057         (ctan_test_upward): Likewise.
25058         (ctanh_test): Likewise.
25059         (ctanh_test_tonearest): Likewise.
25060         (ctanh_test_towardzero): Likewise.
25061         (ctanh_test_downward): Likewise.
25062         (ctanh_test_upward): Likewise.
25063         (erf_test): Likewise.
25064         (erfc_test): Likewise.
25065         (exp_test): Likewise.
25066         (exp_test_tonearest): Likewise.
25067         (exp_test_towardzero): Likewise.
25068         (exp_test_downward): Likewise.
25069         (exp_test_upward): Likewise.
25070         (exp10_test): Likewise.
25071         (exp2_test): Likewise.
25072         (expm1_test): Likewise.
25073         (fmod_test): Likewise.
25074         (gamma_test): Likewise.
25075         (hypot_test): Likewise.
25076         (j0_test): Likewise.
25077         (j1_test): Likewise.
25078         (jn_test): Likewise.
25079         (lgamma_test): Likewise.
25080         (log_test): Likewise.
25081         (log10_test): Likewise.
25082         (log1p_test): Likewise.
25083         (log2_test): Likewise.
25084         (logb_test_downward): Likewise.
25085         (pow_test): Likewise.
25086         (pow_test_tonearest): Likewise.
25087         (pow_test_towardzero): Likewise.
25088         (pow_test_downward): Likewise.
25089         (pow_test_upward): Likewise.
25090         (remainder_test): Likewise.
25091         (remquo_test): Likewise.
25092         (sin_test): Likewise.
25093         (sin_test_tonearest): Likewise.
25094         (sin_test_towardzero): Likewise.
25095         (sin_test_downward): Likewise.
25096         (sin_test_upward): Likewise.
25097         (sincos_test): Likewise.
25098         (sinh_test): Likewise.
25099         (sinh_test_tonearest): Likewise.
25100         (sinh_test_towardzero): Likewise.
25101         (sinh_test_downward): Likewise.
25102         (sinh_test_upward): Likewise.
25103         (sqrt_test): Likewise.
25104         (tan_test): Likewise.
25105         (tan_test_tonearest): Likewise.
25106         (tan_test_towardzero): Likewise.
25107         (tan_test_downward): Likewise.
25108         (tan_test_upward): Likewise.
25109         (tanh_test): Likewise.
25110         (tgamma_test): Likewise.
25111         (y0_test): Likewise.
25112         (y1_test): Likewise.
25113         (yn_test): Likewise.
25114
25115         * math/gen-libm-test.pl (adjust_arg): Remove function.
25116         (special_function): Remove argument $in_func.  Only handle
25117         generating output for tables of tests, not inside functions.
25118         (parse_args): Likewise.
25119         (generate_testfile): Remove variable $in_func.  Update call to
25120         parse_args.
25121         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
25122         (MINUS_ZERO_INIT): Rename macro to minus_zero.
25123         (PLUS_INFTY_INIT): Rename macro to plus_infty.
25124         (MINUS_INFTY_INIT): Rename macro to minus_infty.
25125         (QNAN_VALUE_INIT): Rename macro to qnan_value.
25126         (MAX_VALUE_INIT): Rename macro to max_value.
25127         (MIN_VALUE_INIT): Rename macro to min_value.
25128         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
25129         (plus_zero): Remove variable.
25130         (minus_zero): Likewise.
25131         (plus_infty): Likewise.
25132         (minus_infty): Likewise.
25133         (qnan_value): Likewise.
25134         (max_value): Likewise.
25135         (min_value): Likewise.
25136         (min_subnorm_value): Likewise.
25137
25138 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25139
25140         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
25141         uint64_t or uint32_t usage.
25142         * crypt/sha256-block.c: Likewise.
25143         * crypt/sha256-crypt.c: Likewise.
25144         * crypt/sha256.c: Likewise.
25145         * crypt/sha512-block.c: Likewise.
25146         * crypt/sha512-crypt.c: Likewise.
25147         * crypt/sha512.c: Likewise.
25148         * debug/backtrace-tst.c: Likewise.
25149         * debug/pcprofiledump.c: Likewise.
25150         * elf/cache.c: Likewise.
25151         * elf/dl-cache.c: Likewise.
25152         * elf/dl-misc.c: Likewise.
25153         * elf/dl-profile.c: Likewise.
25154         * elf/dl-support.c: Likewise.
25155         * elf/ldconfig.c: Likewise.
25156         * elf/sprof.c: Likewise.
25157         * iconv/dummy-repertoire.c: Likewise.
25158         * iconv/iconv_charmap.c: Likewise.
25159         * iconv/skeleton.c: Likewise.
25160         * iconvdata/8bit-generic.c: Likewise.
25161         * iconvdata/cp737.h: Likewise.
25162         * iconvdata/cp775.h: Likewise.
25163         * iconvdata/ibm1008.h: Likewise.
25164         * iconvdata/ibm1025.h: Likewise.
25165         * iconvdata/ibm1046.h: Likewise.
25166         * iconvdata/ibm1097.h: Likewise.
25167         * iconvdata/ibm1112.h: Likewise.
25168         * iconvdata/ibm1122.h: Likewise.
25169         * iconvdata/ibm1123.h: Likewise.
25170         * iconvdata/ibm1124.h: Likewise.
25171         * iconvdata/ibm1129.h: Likewise.
25172         * iconvdata/ibm1130.h: Likewise.
25173         * iconvdata/ibm1132.h: Likewise.
25174         * iconvdata/ibm1133.h: Likewise.
25175         * iconvdata/ibm1137.h: Likewise.
25176         * iconvdata/ibm1140.h: Likewise.
25177         * iconvdata/ibm1141.h: Likewise.
25178         * iconvdata/ibm1142.h: Likewise.
25179         * iconvdata/ibm1143.h: Likewise.
25180         * iconvdata/ibm1144.h: Likewise.
25181         * iconvdata/ibm1145.h: Likewise.
25182         * iconvdata/ibm1146.h: Likewise.
25183         * iconvdata/ibm1147.h: Likewise.
25184         * iconvdata/ibm1148.h: Likewise.
25185         * iconvdata/ibm1149.h: Likewise.
25186         * iconvdata/ibm1153.h: Likewise.
25187         * iconvdata/ibm1154.h: Likewise.
25188         * iconvdata/ibm1155.h: Likewise.
25189         * iconvdata/ibm1156.h: Likewise.
25190         * iconvdata/ibm1157.h: Likewise.
25191         * iconvdata/ibm1158.h: Likewise.
25192         * iconvdata/ibm1160.h: Likewise.
25193         * iconvdata/ibm1161.h: Likewise.
25194         * iconvdata/ibm1162.h: Likewise.
25195         * iconvdata/ibm1163.h: Likewise.
25196         * iconvdata/ibm1164.h: Likewise.
25197         * iconvdata/ibm1166.h: Likewise.
25198         * iconvdata/ibm1167.h: Likewise.
25199         * iconvdata/ibm12712.h: Likewise.
25200         * iconvdata/ibm1390.h: Likewise.
25201         * iconvdata/ibm1399.h: Likewise.
25202         * iconvdata/ibm16804.h: Likewise.
25203         * iconvdata/ibm4517.h: Likewise.
25204         * iconvdata/ibm4899.h: Likewise.
25205         * iconvdata/ibm4909.h: Likewise.
25206         * iconvdata/ibm4971.h: Likewise.
25207         * iconvdata/ibm5347.h: Likewise.
25208         * iconvdata/ibm803.h: Likewise.
25209         * iconvdata/ibm856.h: Likewise.
25210         * iconvdata/ibm901.h: Likewise.
25211         * iconvdata/ibm902.h: Likewise.
25212         * iconvdata/ibm9030.h: Likewise.
25213         * iconvdata/ibm9066.h: Likewise.
25214         * iconvdata/ibm921.h: Likewise.
25215         * iconvdata/ibm922.h: Likewise.
25216         * iconvdata/ibm9448.h: Likewise.
25217         * iconvdata/isiri-3342.h: Likewise.
25218         * iconvdata/jis0201.h: Likewise.
25219         * include/link.h: Likewise.
25220         * include/netdb.h: Likewise.
25221         * inet/check_native.c: Likewise.
25222         * inet/check_pf.c: Likewise.
25223         * inet/getipv4sourcefilter.c: Likewise.
25224         * inet/getnameinfo.c: Likewise.
25225         * inet/getsourcefilter.c: Likewise.
25226         * inet/htonl.c: Likewise.
25227         * inet/setipv4sourcefilter.c: Likewise.
25228         * inet/setsourcefilter.c: Likewise.
25229         * inet/test-inet6_opt.c: Likewise.
25230         * inet/tst-network.c: Likewise.
25231         * locale/C-collate.c: Likewise.
25232         * locale/C-ctype.c: Likewise.
25233         * locale/C-time.c: Likewise.
25234         * locale/C-translit.h: Likewise.
25235         * locale/loadarchive.c: Likewise.
25236         * locale/programs/3level.h: Likewise.
25237         * locale/programs/charmap.c: Likewise.
25238         * locale/programs/charmap.h: Likewise.
25239         * locale/programs/ld-address.c: Likewise.
25240         * locale/programs/ld-collate.c: Likewise.
25241         * locale/programs/ld-ctype.c: Likewise.
25242         * locale/programs/ld-identification.c: Likewise.
25243         * locale/programs/ld-measurement.c: Likewise.
25244         * locale/programs/ld-messages.c: Likewise.
25245         * locale/programs/ld-monetary.c: Likewise.
25246         * locale/programs/ld-name.c: Likewise.
25247         * locale/programs/ld-numeric.c: Likewise.
25248         * locale/programs/ld-paper.c: Likewise.
25249         * locale/programs/ld-telephone.c: Likewise.
25250         * locale/programs/ld-time.c: Likewise.
25251         * locale/programs/linereader.c: Likewise.
25252         * locale/programs/locale.c: Likewise.
25253         * locale/programs/locarchive.c: Likewise.
25254         * locale/programs/locfile.h: Likewise.
25255         * locale/programs/repertoire.c: Likewise.
25256         * locale/programs/simple-hash.c: Likewise.
25257         * locale/programs/simple-hash.h: Likewise.
25258         * malloc/memusage.c: Likewise.
25259         * malloc/memusagestat.c: Likewise.
25260         * nis/nis_defaults.c: Likewise.
25261         * nis/nis_hash.c: Likewise.
25262         * nis/nis_print.c: Likewise.
25263         * nis/nis_xdr.c: Likewise.
25264         * nscd/connections.c: Likewise.
25265         * nscd/hstcache.c: Likewise.
25266         * nscd/nscd_gethst_r.c: Likewise.
25267         * nscd/nscd_getserv_r.c: Likewise.
25268         * nscd/nscd_helper.c: Likewise.
25269         * nscd/servicescache.c: Likewise.
25270         * nss/makedb.c: Likewise.
25271         * nss/nss_db/db-XXX.c: Likewise.
25272         * nss/nss_db/db-initgroups.c: Likewise.
25273         * nss/nss_db/db-netgrp.c: Likewise.
25274         * nss/nss_files/files-network.c: Likewise.
25275         * nss/nss_files/files-parse.c: Likewise.
25276         * posix/bug-regex5.c: Likewise.
25277         * posix/fnmatch_loop.c: Likewise.
25278         * posix/regcomp.c: Likewise.
25279         * posix/regexec.c: Likewise.
25280         * posix/tst-rfc3484-2.c: Likewise.
25281         * posix/tst-rfc3484-3.c: Likewise.
25282         * posix/tst-rfc3484.c: Likewise.
25283         * resolv/nss_dns/dns-canon.c: Likewise.
25284         * resolv/nss_dns/dns-network.c: Likewise.
25285         * resolv/res_init.c: Likewise.
25286         * resolv/res_mkquery.c: Likewise.
25287         * resolv/tst-aton.c: Likewise.
25288         * stdlib/cxa_atexit.c: Likewise.
25289         * stdlib/cxa_finalize.c: Likewise.
25290         * stdlib/gen-fpioconst.c: Likewise.
25291         * stdlib/strtol_l.c: Likewise.
25292         * string/tst-endian.c: Likewise.
25293         * sunrpc/auth_des.c: Likewise.
25294         * sunrpc/clnt_udp.c: Likewise.
25295         * sunrpc/rtime.c: Likewise.
25296         * sunrpc/svcauth_des.c: Likewise.
25297         * sunrpc/xdr.c: Likewise.
25298         * sunrpc/xdr_intXX_t.c: Likewise.
25299         * sunrpc/xdr_rec.c: Likewise.
25300         * sysdeps/generic/ldconfig.h: Likewise.
25301         * sysdeps/generic/ldsodefs.h: Likewise.
25302         * sysdeps/generic/memusage.h: Likewise.
25303         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
25304         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
25305         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
25306         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
25307         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
25308         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
25309         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
25310         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
25311         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
25312         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
25313         * sysdeps/posix/getaddrinfo.c: Likewise.
25314         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
25315         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
25316         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
25317         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
25318         * sysdeps/powerpc/test-gettimebase.c: Likewise.
25319         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
25320         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
25321         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
25322         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
25323         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
25324         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
25325         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
25326         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
25327         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
25328         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
25329         * sysdeps/x86_64/dl-tls.h: Likewise.
25330         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
25331         * time/alt_digit.c: Likewise.
25332         * time/era.c: Likewise.
25333         * wcsmbs/tst-c16c32-1.c: Likewise.
25334
25335 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25336
25337         * math/libm-test.inc (struct test_sincos_data): New type.
25338         (RUN_TEST_LOOP_sincos): New macro.
25339         (sincos_test_data): New variable.
25340         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
25341
25342 2013-05-16  Richard Henderson  <rth@redhat.com>
25343
25344         * math/atest-exp2.c (LIMB64): New macro.
25345         (CONSTSZ): New macro.
25346         (mp_exp1, mp_exp_m1, mp_log2): New variables.
25347         (hexdig): Move ...
25348         (print_mpn_fp): ... to function scope.
25349         (read_mpn_hex): Remove.
25350         (get_log2): Remove.
25351         (exp2_mpn): Use mp_log2.
25352         (main): Use mp_exp1.
25353
25354 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25355
25356         * math/libm-test.inc: Remove comment about not testing "inexact"
25357         exceptions.
25358         (INEXACT_EXCEPTION): New macro.
25359         (NO_INEXACT_EXCEPTION): Likewise.
25360         (INVALID_EXCEPTION_OK): Update value.
25361         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
25362         (OVERFLOW_EXCEPTION_OK): Likewise.
25363         (UNDERFLOW_EXCEPTION_OK): Likewise.
25364         (IGNORE_ZERO_INF_SIGN): Likewise.
25365         (ERRNO_UNCHANGED): Likewise.
25366         (ERRNO_EDOM): Likewise.
25367         (ERRNO_ERANGE): Likewise.
25368         (test_exceptions): Handle testing "inexact" exceptions.
25369         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
25370         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
25371         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
25372         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
25373         INEXACT_EXCEPTION.
25374         (rint_towardzero_test_data): Likewise.
25375         (rint_downward_test_data): Likewise.
25376         (rint_upward_test_data): Likewise.
25377
25378         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
25379         with OVERFLOW_EXCEPTION.
25380         (exp10_test_data): Likewise.
25381         (exp2_test_data): Likewise.
25382         (expm1_test_data): Likewise.
25383         (lgamma_test_data): Likewise.
25384         (pow_test_data): Likewise.
25385         (tgamma_test_data): Likewise.
25386         (yn_test_data): Remove duplicate test of overflow.
25387
25388         * math/libm-test.inc (struct test_cc_c_data): New type.
25389         (RUN_TEST_LOOP_cc_c): New macro.
25390         (cpow_test_data): New variable.
25391         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
25392
25393         * math/libm-test.inc (struct test_f_L_data): New type.
25394         (RUN_TEST_LOOP_f_L): New macro.
25395         (llrint_test_data): New variable.
25396         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
25397         (llrint_tonearest_test_data): New variable.
25398         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
25399         (llrint_towardzero_test_data): New variable.
25400         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
25401         (llrint_downward_test_data): New variable.
25402         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
25403         (llrint_upward_test_data): New variable.
25404         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
25405         (llround_test_data): New variable.
25406         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
25407
25408 2013-05-13  Peter Collingbourne  <pcc@google.com>
25409
25410         * math/atest-exp2.c (get_log2): Remove const attribute.
25411
25412 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
25413
25414         * math/libm-test.inc (struct test_f_l_data): New type.
25415         (RUN_TEST_LOOP_f_l): New macro.
25416         (lrint_test_data): New variable.
25417         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
25418         (lrint_tonearest_test_data): New variable.
25419         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
25420         (lrint_towardzero_test_data): New variable.
25421         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
25422         (lrint_downward_test_data): New variable.
25423         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
25424         (lrint_upward_test_data): New variable.
25425         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
25426         (lround_test_data): New variable.
25427         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
25428
25429 2013-05-15  Peter Collingbourne  <pcc@google.com>
25430
25431         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
25432         (EXTRACT_WORDS64) Use where appropriate.
25433         (INSERT_WORDS64) Likewise.
25434
25435         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
25436         constraints with x constraints.
25437         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
25438
25439         * malloc/obstack.c (_obstack_compat): Add initializer.
25440
25441 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
25442
25443         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
25444         si_trapno and add si_addr_lsb to _sifields.sigfault.
25445         (si_trapno): Remove macro.
25446         (si_addr_lsb): Define new macro.
25447         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
25448
25449 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
25450
25451         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
25452         instead of TEST_f_l.
25453         (llrint_test_tonearest): Likewise.
25454         (llrint_test_towardzero): Likewise.
25455         (llrint_test_downward): Likewise.
25456         (llrint_test_upward): Likewise.
25457         (llround_test): Likewise.
25458
25459         * math/libm-test.inc (struct test_f_i_data): Add comment.
25460         (RUN_TEST_LOOP_f_b): New macro.
25461         (RUN_TEST_LOOP_f_b_tg): Likewise.
25462         (finite_test_data): New variable.
25463         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
25464         (isfinite_test_data): New variable.
25465         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25466         (isinf_test_data): New variable.
25467         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25468         (isnan_test_data): New variable.
25469         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25470         (isnormal_test_data): New variable.
25471         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25472         (issignaling_test_data): New variable.
25473         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25474         (signbit_test_data): New variable.
25475         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25476
25477         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
25478         with INVALID_EXCEPTION.
25479         (acosh_test_data): Likewise.
25480         (asin_test_data): Likewise.
25481         (atanh_test_data): Likewise.
25482         (fmod_test_data): Likewise.
25483         (log_test_data): Likewise.
25484         (log10_test_data): Likewise.
25485         (log2_test_data): Likewise.
25486         (pow_test_data): Likewise.
25487         (sqrt_test_data): Likewise.
25488         (y0_test_data): Likewise.
25489         (y1_test_data): Likewise.
25490         (yn_test_data): Likewise.
25491
25492         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
25493         function contents.
25494
25495         * math/libm-test.inc (struct test_ff_i_data): New type.
25496         (RUN_TEST_LOOP_ff_i_tg): New macro.
25497         (isgreater_test_data): New variable.
25498         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25499         (isgreaterequal_test_data): New variable.
25500         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25501         (isless_test_data): New variable.
25502         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25503         (islessequal_test_data): New variable.
25504         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25505         (islessgreater_test_data): New variable.
25506         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25507         (isunordered_test_data): New variable.
25508         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25509
25510 2013-05-14  David S. Miller  <davem@davemloft.net>
25511
25512         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25513
25514 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
25515
25516         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
25517
25518         * math/libm-test.inc (struct test_fF_f1_data): Change type of
25519         extra_test to int.
25520         (struct test_f_i_data): Change type of max_ulp to int.
25521
25522         * math/libm-test.inc (test_ffI_f1_data): New type.
25523         (RUN_TEST_LOOP_ffI_f1): New macro.
25524         (remquo_test_data): New variable.
25525         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
25526
25527         * setjmp/tst-setjmp-fp.c: New file.
25528         * setjmp/Makefile (tests): Add tst-setjmp-fp.
25529         (link-libm): New variable.
25530         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
25531
25532         * math/libm-test.inc (struct test_f_i_data): New type.
25533         (RUN_TEST_LOOP_f_i): New macro.
25534         (RUN_TEST_LOOP_f_i_tg): Likewise.
25535         (fpclassify_test_data): New variable.
25536         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
25537         (ilogb_test_data): New variable.
25538         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
25539
25540         * math/libm-test.inc (scalbln_test): Correct function name in END
25541         call.
25542
25543         * math/libm-test.inc (struct test_f_f1_data): Add comment.
25544         (RUN_TEST_LOOP_fI_f1): New macro.
25545         (frexp_test_data): New variable.
25546         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
25547
25548         * math/libm-test.inc (struct test_fF_f1_data): New type.
25549         (RUN_TEST_LOOP_fF_f1): New macro.
25550         (modf_test_data): New variable.
25551         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
25552
25553         * math/libm-test.inc (struct test_f_f1_data): New type.
25554         (RUN_TEST_LOOP_f_f1): New macro.
25555         (gamma_test_data): New variable.
25556         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
25557         (lgamma_test_data): New variable.
25558         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
25559
25560 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
25561
25562         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
25563         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
25564         (main): Comment "tls" pseudo-hwcap.
25565
25566 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
25567
25568         * math/libm-test.inc (struct test_fl_f_data): New type.
25569         (RUN_TEST_LOOP_fl_f): New variable.
25570         (scalbln_test_data): New variable.
25571         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
25572
25573         * math/libm-test.inc (struct test_fi_f_data): New type.
25574         (RUN_TEST_LOOP_fi_f): New macro.
25575         (ldexp_test_data): New variable.
25576         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
25577         (scalbn_test_data): New variable.
25578         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
25579
25580         * math/libm-test.inc (struct test_c_f_data): New type.
25581         (RUN_TEST_LOOP_c_f): New macro.
25582         (cabs_test_data): New variable.
25583         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
25584         (carg_test_data): New variable.
25585         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
25586         (cimag_test_data): New variable.
25587         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
25588         (creal_test_data): New variable.
25589         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
25590
25591         * math/libm-test.inc (struct test_if_f_data): New type.
25592         (RUN_TEST_LOOP_if_f): New macro.
25593         (jn_test_data): New variable.
25594         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
25595         (yn_test_data): New variable.
25596         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
25597
25598         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
25599
25600 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25601
25602         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
25603         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
25604
25605 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
25606
25607         * benchtests/Makefile (CPPFLAGS-nonlib): Add
25608         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
25609         (bench-deps): Add bench-timing.h.
25610         * benchtests-bench-skeleton.c: Include bench-timing.h.
25611         (main): Use TIMING_* macros instead of clock_gettime.
25612         * benchtests/bench-timing.h: New file.
25613
25614         [BZ #14582]
25615         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
25616         Renamed from _LIB_VERSION.
25617         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
25618
25619 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
25620
25621         * math/libm-test.inc (struct test_fff_f_data): New type.
25622         (RUN_TEST_LOOP_fff_f): New macro.
25623         (fma_test_data): New variable.
25624         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
25625         (fma_towardzero_test_data): New variable.
25626         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
25627         (fma_downward_test_data): New variable.
25628         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
25629         (fma_upward_test_data): New variable.
25630         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
25631
25632         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
25633         (struct test_c_c_data): New type.
25634         (RUN_TEST_LOOP_c_c): New macro.
25635         (cacos_test_data): New variable.
25636         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
25637         (cacosh_test_data): New variable.
25638         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
25639         (casin_test_data): New variable.
25640         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
25641         (casinh_test_data): New variable.
25642         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
25643         (catan_test_data): New variable.
25644         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
25645         (catanh_test_data): New variable.
25646         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
25647         (ccos_test_data): New variable.
25648         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
25649         (ccosh_test_data): New variable.
25650         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
25651         (cexp_test_data): New variable.
25652         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
25653         (clog_test_data): New variable.
25654         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
25655         (clog10_test_data): New variable.
25656         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
25657         (conj_test_data): New variable.
25658         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
25659         (cproj_test_data): New variable.
25660         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
25661         (csin_test_data): New variable.
25662         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
25663         (csinh_test_data): New variable.
25664         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
25665         (csqrt_test_data): New variable.
25666         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
25667         (ctan_test_data): New variable.
25668         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
25669         (ctan_tonearest_test_data): New variable.
25670         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25671         (ctan_towardzero_test_data): New variable.
25672         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25673         (ctan_downward_test_data): New variable.
25674         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25675         (ctan_upward_test_data): New variable.
25676         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25677         (ctanh_test_data): New variable.
25678         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
25679         (ctanh_tonearest_test_data): New variable.
25680         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25681         (ctanh_towardzero_test_data): New variable.
25682         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25683         (ctanh_downward_test_data): New variable.
25684         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25685         (ctanh_upward_test_data): New variable.
25686         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25687         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
25688         of BUILD_COMPLEX.
25689
25690         * math/libm-test.inc (struct test_ff_f_data): New type.
25691         (struct test_ff_f_data_nexttoward): Likewise.
25692         (RUN_TEST_LOOP_2_f): New macro.
25693         (RUN_TEST_LOOP_ff_f): Likewise.
25694         (atan2_test_data): New variable.
25695         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
25696         (copysign_test_data): New variable.
25697         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
25698         (fdim_test_data): New variable.
25699         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
25700         (fmax_test_data): New variable.
25701         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
25702         (fmin_test_data): New variable.
25703         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
25704         (fmod_test_data): New variable.
25705         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
25706         (hypot_test_data): New variable.
25707         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
25708         (nextafter_test_data): New variable.
25709         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
25710         (nexttoward_test_data): New variable.
25711         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
25712         (pow_test_data): New variable.
25713         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
25714         (pow_tonearest_test_data): New variable.
25715         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
25716         (pow_towardzero_test_data): New variable.
25717         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
25718         (pow_downward_test_data): New variable.
25719         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
25720         (pow_upward_test_data): New variable.
25721         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
25722         (remainder_test_data): New variable.
25723         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
25724         (scalb_test_data): New variable.
25725         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
25726         * sysdeps/i386/fpu/libm-test-ulps: Update.
25727
25728 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
25729
25730         * math/libm-test.inc (fma_test): Use max_value instead of local
25731         variable fltmax.
25732         (nextafter_test): Likewise.
25733
25734         * math/libm-test.inc (acos_towardzero_test_data): New variable.
25735         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25736         (acos_downward_test_data): New variable.
25737         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25738         (acos_upward_test_data): New variable.
25739         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25740         (acosh_test_data): New variable.
25741         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
25742         (asin_test_data): New variable.
25743         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
25744         (asin_tonearest_test_data): New variable.
25745         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25746         (asin_towardzero_test_data): New variable.
25747         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25748         (asin_downward_test_data): New variable.
25749         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25750         (asin_upward_test_data): New variable.
25751         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25752         (asinh_test_data): New variable.
25753         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
25754         (atan_test_data): New variable.
25755         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
25756         (atanh_test_data): New variable.
25757         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
25758         (cbrt_test_data): New variable.
25759         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
25760         (ceil_test_data): New variable.
25761         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
25762         (cos_test_data): New variable.
25763         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
25764         (cos_tonearest_test_data): New variable.
25765         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25766         (cos_towardzero_test_data): New variable.
25767         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25768         (cos_downward_test_data): New variable.
25769         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25770         (cos_upward_test_data): New variable.
25771         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25772         (cosh_test_data): New variable.
25773         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
25774         (cosh_tonearest_test_data): New variable.
25775         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25776         (cosh_towardzero_test_data): New variable.
25777         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25778         (cosh_downward_test_data): New variable.
25779         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25780         (cosh_upward_test_data): New variable.
25781         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25782         (erf_test_data): New variable.
25783         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
25784         (erfc_test_data): New variable.
25785         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
25786         (exp_test_data): New variable.
25787         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
25788         (exp_tonearest_test_data): New variable.
25789         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25790         (exp_towardzero_test_data): New variable.
25791         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25792         (exp_downward_test_data): New variable.
25793         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25794         (exp_upward_test_data): New variable.
25795         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25796         (exp10_test_data): New variable.
25797         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
25798         (exp2_test_data): New variable.
25799         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
25800         (expm1_test_data): New variable.
25801         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
25802         (fabs_test_data): New variable.
25803         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
25804         (floor_test_data): New variable.
25805         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
25806         (j0_test_data): New variable.
25807         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
25808         (j1_test_data): New variable.
25809         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
25810         (log_test_data): New variable.
25811         (log_test): Run tests with RUN_TEST_LOOP_f_f.
25812         (log10_test_data): New variable.
25813         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
25814         (log1p_test_data): New variable.
25815         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
25816         (log2_test_data): New variable.
25817         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
25818         (logb_test_data): New variable.
25819         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
25820         (logb_downward_test_data): New variable.
25821         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25822         (nearbyint_test_data): New variable.
25823         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
25824         (rint_test_data): New variable.
25825         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
25826         (rint_tonearest_test_data): New variable.
25827         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25828         (rint_towardzero_test_data): New variable.
25829         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25830         (rint_downward_test_data): New variable.
25831         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25832         (rint_upward_test_data): New variable.
25833         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25834         (round_test_data): New variable.
25835         (round_test): Run tests with RUN_TEST_LOOP_f_f.
25836         (sin_test_data): New variable.
25837         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
25838         (sin_tonearest_test_data): New variable.
25839         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25840         (sin_towardzero_test_data): New variable.
25841         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25842         (sin_downward_test_data): New variable.
25843         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25844         (sin_upward_test_data): New variable.
25845         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25846         (sinh_test_data): New variable.
25847         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
25848         (sinh_tonearest_test_data): New variable.
25849         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25850         (sinh_towardzero_test_data): New variable.
25851         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25852         (sinh_downward_test_data): New variable.
25853         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25854         (sinh_upward_test_data): New variable.
25855         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25856         (sqrt_test_data): New variable.
25857         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
25858         (tan_test_data): New variable.
25859         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
25860         (tan_tonearest_test_data): New variable.
25861         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25862         (tan_towardzero_test_data): New variable.
25863         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25864         (tan_downward_test_data): New variable.
25865         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25866         (tan_upward_test_data): New variable.
25867         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25868         (tanh_test_data): New variable.
25869         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
25870         (tgamma_test_data): New variable.
25871         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
25872         (trunc_test_data): New variable.
25873         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
25874         (y0_test_data): New variable.
25875         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
25876         (y1_test_data): New variable.
25877         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
25878         (significand_test_data): New variable.
25879         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
25880
25881 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
25882
25883         [BZ #12387]
25884         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
25885
25886 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
25887
25888         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
25889
25890 2013-05-10  Andreas Jaeger  <aj@suse.de>
25891
25892         [BZ #15448]
25893         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
25894         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
25895
25896 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
25897
25898         * math/gen-libm-test.pl (adjust_arg): New function.
25899         (special_functions): Handle generating output in both functions
25900         and arrays.
25901         (parse_args): Likewise.
25902         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
25903         $in_func argument to parse_args.
25904         * math/libm-test.inc (struct test_f_f_data): New type.
25905         (IF_ROUND_INIT_): New macro.
25906         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
25907         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
25908         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
25909         (IF_ROUND_INIT_FE_UPWARD): Likewise.
25910         (ROUND_RESTORE_): Likewise.
25911         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
25912         (ROUND_RESTORE_FE_TONEAREST): Likewise.
25913         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
25914         (ROUND_RESTORE_FE_UPWARD): Likewise.
25915         (RUN_TEST_LOOP_f_f): New macro.
25916         (acos_test_data): New variable.
25917         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
25918         (acos_tonearest_test_data): New variable.
25919         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25920
25921 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
25922
25923         * benchtests/bench-skeleton.c (startup): Fix coding style.
25924
25925 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
25926
25927         [BZ #6809]
25928         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
25929         negative infinity argument.
25930         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
25931         negative infinity argument.
25932         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
25933         negative infinity argument.
25934         * math/libm-test.inc (tgamma_test): Expect errno to be set for
25935         domain errors.
25936
25937 2013-05-10  Florian Weimer  <fweimer@redhat.com>
25938
25939         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
25940         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
25941         * iconv/iconv_prog.c (main): Likewise.
25942         * locale/programs/charmap-dir.c (charmap_readdir)
25943         (fopen_uncompressed): Likewise.
25944         * locale/programs/locfile.c (siblings_uncached)
25945         (write_locale_data): Use lstat64 instead of lstat.
25946         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
25947         stat.
25948
25949 2013-05-10  Andreas Jaeger  <aj@suse.de>
25950
25951         [BZ #15395]
25952         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
25953         localization.
25954         Include <locale.h>.
25955
25956 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
25957
25958         * elf/dl-close.c (_dl_close_worker): Add comments.
25959
25960 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
25961
25962         [BZ #15359]
25963         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
25964         high part of pi/2.
25965         (__ieee754_rem_pio2l): Update comments.
25966
25967         [BZ #15429]
25968         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
25969         high part of pi/2.
25970         (__ieee754_rem_pio2l): Update comments.
25971
25972         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
25973         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
25974
25975         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
25976         M_PI_4l.
25977
25978         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
25979         (M_PI_34_LOG10El): Likewise.
25980         (M_PI2_LOG10El): Likewise.
25981         (M_PI4_LOG10El): Likewise.
25982         (M_PI_LOG10El): Likewise.
25983
25984 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25985
25986         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25987
25988 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
25989
25990         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
25991         (MINUS_ZERO_INIT): Likewise.
25992         (PLUS_INFTY_INIT): Likewise.
25993         (MINUS_INFTY_INIT): Likewise.
25994         (QNAN_VALUE_INIT): Likewise.
25995         (MAX_VALUE_INIT): Likewise.
25996         (MIN_VALUE_INIT): Likewise.
25997         (MIN_SUBNORM_VALUE_INIT): Likewise.
25998         (plus_zero): Initialize with PLUS_ZERO_INIT.
25999         (minus_zero): Initialize with MINUS_ZERO_INIT.
26000         (plus_infty): Initialize with PLUS_INFTY_INIT.
26001         (minus_infty): Initialize with MINUS_INFTY_INIT.
26002         (qnan_value): Initialize with QNAN_VALUE_INIT.
26003         (max_value): Initialize with MAX_VALUE_INIT.
26004         (min_value): Initialize with MIN_VALUE_INIT.
26005         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
26006
26007         * math/libm-test.inc (RUN_TEST_if_f): New macro.
26008         (jn_test): Use TEST_if_f instead of TEST_ff_f.
26009         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
26010         (yn_test): Use TEST_if_f instead of TEST_ff_f.
26011
26012         * math/libm-test.inc (RUN_TEST_f_f): New macro.
26013         (RUN_TEST_2_f): Likewise.
26014         (RUN_TEST_ff_f): Likewise.
26015         (RUN_TEST_fi_f): Likewise.
26016         (RUN_TEST_fl_f): Likewise.
26017         (RUN_TEST_fff_f): Likewise.
26018         (RUN_TEST_c_f): Likewise.
26019         (RUN_TEST_f_f1): Likewise.
26020         (RUN_TEST_fF_f1): Likewise.
26021         (RUN_TEST_fI_f1): Likewise.
26022         (RUN_TEST_ffI_f1): Likewise.
26023         (RUN_TEST_c_c): Likewise.
26024         (RUN_TEST_cc_c): Likewise.
26025         (RUN_TEST_f_i): Likewise.
26026         (RUN_TEST_f_i_tg): Likewise.
26027         (RUN_TEST_ff_i_tg): Likewise.
26028         (RUN_TEST_f_b): Likewise.
26029         (RUN_TEST_f_b_tg): Likewise.
26030         (RUN_TEST_f_l): Likewise.
26031         (RUN_TEST_f_L): Likewise.
26032         (RUN_TEST_sincos): Likewise.
26033         * math/gen-libm-test.pl (new_test): Take new argument to indicate
26034         whether to show exceptions.  Do not include ");\n" in return
26035         value.
26036         (special_functions): Output call to RUN_TEST_sincos instead of
26037         check_float calls.  Update calls to new_test.
26038         (parse_args): Output call to single RUN_TEST_* macro instead of
26039         check_* calls and other assignments.  Update calls to new_test.
26040
26041         [BZ #2546]
26042         [BZ #2560]
26043         [BZ #5159]
26044         [BZ #15426]
26045         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
26046         input to result for tgamma overflow.
26047         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
26048         (gamma_coeff): New variable.
26049         (NCOEFF): New macro.
26050         (gamma_positive): New function.
26051         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
26052         underflow here.  Use gamma_positive instead of exp (lgamma) for
26053         other arguments.
26054         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
26055         (gamma_coeff): New variable.
26056         (NCOEFF): New macro.
26057         (gammaf_positive): New function.
26058         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
26059         underflow here.  Use gamma_positive instead of exp (lgamma) for
26060         other arguments.
26061         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
26062         (gamma_coeff): New variable.
26063         (NCOEFF): New macro.
26064         (gammal_positive): New function.
26065         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
26066         underflow here.  Use gamma_positive instead of exp (lgamma) for
26067         other arguments.
26068         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
26069         (gamma_coeff): New variable.
26070         (NCOEFF): New macro.
26071         (gammal_positive): New function.
26072         (__ieee754_gammal_r): Handle positive infinity, overflow and
26073         underflow here.  Handle NaN the same as positive infinity.  Remove
26074         check x < 0xffffffff for negative integers.  Use gamma_positive
26075         instead of exp (lgamma) for other arguments.
26076         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
26077         (gamma_coeff): New variable.
26078         (NCOEFF): New macro.
26079         (gammal_positive): New function.
26080         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
26081         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
26082         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
26083         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
26084         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
26085         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
26086         * sysdeps/generic/math_private.h (__gamma_productf): New
26087         prototype.
26088         (__gamma_product): Likewise.
26089         (__gamma_productl): Likewise.
26090         * math/Makefile (libm-calls): Add gamma_product.
26091         * math/libm-test.inc (tgamma_test): Add more tests.
26092         * sysdeps/i386/fpu/libm-test-ulps: Update.
26093         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26094
26095 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
26096
26097         * benchtests/bench-skeleton.c (main): Preheat CPU.
26098
26099 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
26100
26101         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
26102
26103 2013-05-07  Roland McGrath  <roland@hack.frob.com>
26104
26105         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
26106         and _dl_skip_args_internal.
26107
26108 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
26109
26110         * manual/message.texi (Message Translation): Talk about users.
26111         Message to key mapping impacts design.
26112
26113 2013-05-06  Roland McGrath  <roland@hack.frob.com>
26114
26115         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
26116
26117         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
26118
26119         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
26120         * sysdeps/wordsize-64/glob64.c: ... here.
26121
26122         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
26123         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
26124         New macros.
26125
26126         * debug/getlogin_r_chk.c: Moved to ...
26127         * login/getlogin_r_chk.c: ... here.
26128         * debug/Makefile (routines): Move getlogin_r_chk to ...
26129         * login/Makefile (routines): ... here.
26130         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
26131         * login/Versions (libc: GLIBC_2.4): ... here.
26132
26133         * io/poll.c (__poll): Renamed from poll.
26134         Add libc_hidden_def.
26135         (poll): Define as weak alias.
26136
26137         * debug/ptsname_r_chk.c: Moved to ...
26138         * login/ptsname_r_chk.c: ... here.
26139         * debug/Makefile (routines): Move ptsname_r_chk to ...
26140         * login/Makefile (routines): ... here.
26141         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
26142         * login/Versions (libc: GLIBC_2.4): ... here.
26143
26144         * posix/getlogin.c: Moved to ...
26145         * login/getlogin.c: ... here.
26146         * posix/getlogin_r.c: Moved to ...
26147         * login/getlogin_r.c: ... here.
26148         * posix/getlogin_r.c: Moved to ...
26149         * login/getlogin_r.c: ... here.
26150         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
26151         * login/Makefile (routines): ... here.
26152         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
26153         * login/Versions (libc: GLIBC_2.0): ... here.
26154
26155         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
26156         (setrlimit): Define as weak alias.
26157
26158         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
26159         Call __ names for open, ftruncate, and close.
26160         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
26161         (truncate): Define as weak alias.
26162
26163 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
26164
26165         * math/gen-libm-test.pl (parse_args): Initialize x before each
26166         test of frexp, modf and remquo.
26167
26168         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
26169         test signgam value.
26170
26171 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26172
26173         [BZ #15418]
26174         [BZ #15419]
26175         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
26176         internal tests.
26177         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
26178
26179 2013-05-06  Roland McGrath  <roland@hack.frob.com>
26180
26181         * elf/dl-writev.h: New file.
26182         * elf/dl-misc.c: Include it.
26183         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
26184         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
26185
26186 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
26187
26188         * math/libm-test.inc (noXFails): Remove variable.
26189         (noXPasses): Likewise.
26190         (BUILD_COMPLEX_INT): Remove macro.
26191         (print_screen): Remove xfail argument.
26192         (print_screen_max_error): Likewise.
26193         (update_stats): Likewise.
26194         (print_max_error): Likewise.  Update calls to other affected
26195         functions.
26196         (print_complex_max_error): Likewise.
26197         (test_single_exception): Update calls to print_screen.
26198         (test_single_errno): Likewise.
26199         (check_float_internal): Remove xfail argument.  Update calls to
26200         other affected functions.
26201         (check_float): Likewise.
26202         (check_complex): Likewise.
26203         (check_int): Likewise.
26204         (check_long): Likewise.
26205         (check_bool): Likewise.
26206         (check_longlong): Likewise.
26207         (main): Don't print noXFails and noXPasses.
26208         * math/gen-libm-test.pl (top level): Don't mention expected
26209         failure handling in comment.
26210         (new_test): Don't handle expected failures.
26211         (parse_args): Don't mention expected failure handling in comment.
26212         (generate_testfile): Don't handle expected failures.
26213         (parse_ulps): Likewise.
26214         (print_ulps_file): Likewise.
26215         (get_failure): Remove function.
26216         (output_test): Don't handle expected failures.
26217         * make/README.libm-test: Don't mention expected failure handling.
26218
26219         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
26220         (minus_zero): Likewise.
26221         (plus_infty): Likewise.
26222         (minus_infty): Likewise.
26223         (qnan_value): Likewise.
26224         (max_value): Likewise.
26225         (min_value): Likewise.
26226         (min_subnorm_value): Likewise.
26227         (initialize): Do not initialize those variables dynamically.
26228
26229 2013-05-03  Roland McGrath  <roland@hack.frob.com>
26230
26231         * io/open.c (__open_2): Moved to ...
26232         * io/open_2.c: ... this new file.
26233         * io/open64.c (__open64_2): Moved to ...
26234         * io/open64_2.c: ... this new file.
26235         * io/openat.c (__openat_2): Moved to ...
26236         * io/openat_2.c: ... this new file.
26237         * io/openat64.c (__openat64_2): Moved to ...
26238         * io/openat64_2.c: ... this new file.
26239         * io/Makefile (routines): Add them.
26240         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
26241         * sysdeps/unix/sysv/linux/open_2.c: File removed.
26242         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
26243         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
26244         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
26245         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
26246         (__openat64): Add hidden_ver.
26247         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
26248         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
26249
26250         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
26251         Separately conditionalize setting of GLRO(dl_sysinfo) so
26252         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
26253         as well, but the actual setting is only under [NEED_DL_SYSINFO].
26254
26255 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26256
26257         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
26258         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
26259         definition.
26260         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
26261         * sysdeps/unix/sysv/linux/powerpc/init-first.c
26262         (_libc_vdso_platform_setup): Add __vdso_time initialization.
26263         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
26264         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
26265
26266 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
26267
26268         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
26269         test signgam value.
26270
26271         * math/libm-test.inc (hypot_test): Do not use
26272         IGNORE_ZERO_INF_SIGN.
26273
26274 2013-05-03  Andreas Jaeger  <aj@suse.de>
26275
26276         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
26277         Linux 3.9.
26278         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
26279         (PF_MAX): Adjust for VSOCK change.
26280
26281 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26282
26283         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26284
26285 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
26286
26287         [BZ #15264]
26288         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
26289         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
26290         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
26291
26292 2013-05-02  David S. Miller  <davem@davemloft.net>
26293
26294         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26295
26296 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
26297
26298         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
26299
26300 2013-05-01  Roland McGrath  <roland@hack.frob.com>
26301
26302         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
26303
26304 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
26305
26306         [BZ #14952]
26307         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
26308         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
26309         Use __attribute__ ((__gnu_inline__)).
26310         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
26311         Don't use __attribute__ ((__gnu_inline__)).
26312
26313 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
26314
26315         [BZ #15423]
26316         * math/s_catan.c (__catan): Handle small real or imaginary part of
26317         input specially to avoid spurious underflow.
26318         * math/s_catanf.c (__catanf): Likewise.
26319         * math/s_catanh.c (__catanh): Likewise.
26320         * math/s_catanhf.c (__catanhf): Likewise.
26321         * math/s_catanhl.c (__catanhl): Likewise.
26322         * math/s_catanl.c (__catanl): Likewise.
26323         * math/libm-test.inc (catan_test): Add more tests.
26324         (catanh_test): Likewise.
26325         * sysdeps/i386/fpu/libm-test-ulps: Update.
26326         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26327
26328 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26329
26330         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26331
26332 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
26333
26334         [BZ #15416]
26335         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
26336         accurately for denominator in atan2.
26337         * math/s_catanf.c (__catanf): Likewise.
26338         * math/s_catanh.c (__catanh): Likewise.
26339         * math/s_catanhf.c (__catanhf): Likewise.
26340         * math/s_catanhl.c (__catanhl): Likewise.
26341         * math/s_catanl.c (__catanl): Likewise.
26342         * math/libm-test.inc (catan_test): Add more tests.
26343         (catanh_test): Likewise.
26344         * sysdeps/i386/fpu/libm-test-ulps: Update.
26345         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26346
26347 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
26348
26349         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
26350
26351         * benchtests/Makefile (bench): Remove slow benchmarks.
26352         * benchtests/atan-inputs: Add slow benchmark inputs.
26353         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
26354         (BENCH_FUNC): Accept variant offset.
26355         (VARIANT): Define.
26356         * benchtests/bench-skeleton.c (main): Run benchmark for each
26357         variant.
26358         * benchtests/cos-inputs: Add slow benchmark inputs.
26359         * benchtests/exp-inputs: Likewise.
26360         * benchtests/pow-inputs: Likewise.
26361         * benchtests/sin-inputs: Likewise.
26362         * benchtests/slowatan-inputs: Remove.
26363         * benchtests/slowatan.c: Remove.
26364         * benchtests/slowcos-inputs: Remove.
26365         * benchtests/slowcos.c: Remove.
26366         * benchtests/slowexp-inputs: Remove.
26367         * benchtests/slowexp.c: Remove.
26368         * benchtests/slowpow-inputs: Remove.
26369         * benchtests/slowpow.c: Remove.
26370         * benchtests/slowsin-inputs: Remove.
26371         * benchtests/slowsin.c: Remove.
26372         * benchtests/slowtan-inputs: Remove.
26373         * benchtests/slowtan.c: Remove.
26374         * benchtests/tan-inputs: Add slow benchmark inputs.
26375         * scripts/bench.pl: Parse comments and directives.
26376
26377         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
26378         in CPPFLAGS.
26379         ($(objpfx)bench-%.c): Remove *-ITER.
26380         * benchtests/bench-modf.c: Remove definition of ITER.
26381         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
26382         (main): Loop for DURATION seconds instead of fixed number of
26383         iterations.
26384         * scripts/bench.pl: Don't expect iterations in parameters.
26385
26386 2013-04-29  Roland McGrath  <roland@hack.frob.com>
26387
26388         * io/fchdir.c (__fchdir): Renamed from fchdir.
26389         (fchdir): Define as weak alias.
26390
26391 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
26392
26393         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
26394         (ERRNO_EDOM): Likewise.
26395         (ERRNO_ERANGE): Likewise.
26396         (noErrnoTests): New variable.
26397         (init_max_error): Set errno to 0.
26398         (test_single_errno): New function.
26399         (test_errno): Likewise.
26400         (check_float_internal): Call test_errno.  Set errno to 0.
26401         (check_complex): Refer to errno tests in comment.
26402         (check_int): Call test_errno.  Set errno to 0.
26403         (check_long): Likewise.
26404         (check_bool): Likewise.
26405         (check_longlong): Likewise.
26406         (cos_test): Use ERRNO_* flags for errno tests instead of
26407         check_int.
26408         (expm1_test): Likewise.
26409         (fmod_test): Likewise.
26410         (ilogb_test): Likewise.
26411         (lgamma_test): Likewise.
26412         (pow_test): Likewise.
26413         (remainder_test): Likewise.
26414         (sin_test): Likewise.
26415         (tan_test): Likewise.
26416         (yn_test): Likewise.
26417         (initialize): Set errno to 0.
26418         (main): Print number of errno tests.
26419         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
26420
26421 2013-04-29  Andreas Jaeger  <aj@suse.de>
26422
26423         [BZ #15084]
26424         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
26425         and RES_USEVC.
26426
26427         [BZ #15085]
26428         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
26429         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
26430         unimplemented.
26431
26432         [BZ #15380]
26433         * stdlib/random.c (__initstate): Return NULL if
26434         __initstate fails.
26435
26436         [BZ #15086]
26437         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
26438         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
26439         RES_SNGLKUPREOP.
26440
26441 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26442
26443         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26444
26445 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
26446
26447         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
26448         of individual tests.
26449         (casin_test): Likewise.
26450         (casinh_test): Likewise.
26451
26452 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
26453
26454         [BZ #15409]
26455         * math/s_catan.c (__catan): Handle arguments with large real or
26456         imaginary part separately without squaring.
26457         * math/s_catanf.c (__catanf): Likewise.
26458         * math/s_catanh.c (__catanh): Likewise.
26459         * math/s_catanhf.c (__catanhf): Likewise.
26460         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
26461         and redefine.
26462         (__catanhl): Handle arguments with large real or imaginary part
26463         separately without squaring.
26464         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
26465         and redefine.
26466         (__catanl): Handle arguments with large real or imaginary part
26467         separately without squaring.
26468         * math/libm-test.inc (catan_test): Add more tests.
26469         (catanh_test): Likewise.
26470         * sysdeps/i386/fpu/libm-test-ulps: Update.
26471         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26472
26473 2013-04-27  Andreas Jaeger  <aj@suse.de>
26474
26475         [BZ #15007]
26476         * stdlib/stdlib.h: Update guards for qecvt.
26477         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
26478         <stdlib.h>.
26479
26480 2013-04-27  Allan McRae  <allan@archlinux.org>
26481
26482         * sysdeps/i386/fpu/libm-test-ulps: Update.
26483
26484 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
26485
26486         [BZ #15406]
26487         * math/s_catan.c: Include <float.h>.
26488         (__catan): Ensure underflow exception occurs for underflowed
26489         result.
26490         * math/s_catanf.c: Include <float.h>.
26491         (__catanf): Ensure underflow exception occurs for underflowed
26492         result.
26493         * math/s_catanh.c: Include <float.h>.
26494         (__catanh): Ensure underflow exception occurs for underflowed
26495         result.
26496         * math/s_catanhf.c: Include <float.h>.
26497         (__catanhf): Ensure underflow exception occurs for underflowed
26498         result.
26499         * math/s_catanhl.c: Include <float.h>.
26500         (__catanhl): Ensure underflow exception occurs for underflowed
26501         result.
26502         * math/s_catanl.c: Include <float.h>.
26503         (__catanl): Ensure underflow exception occurs for underflowed
26504         result.
26505         * math/libm-test.inc (catan_test): Add more tests.
26506         (catanh_test): Likewise.
26507
26508         [BZ #15405]
26509         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
26510         underflowed result.
26511         * math/s_ccoshf.c (__ccoshf): Likewise.
26512         * math/s_ccoshl.c (__ccoshl): Likewise.
26513         * math/s_csin.c (__csin): Likewise.
26514         * math/s_csinf.c (__csinf): Likewise.
26515         * math/s_csinh.c (__csinh): Likewise.
26516         * math/s_csinhf.c (__csinhf): Likewise.
26517         * math/s_csinhl.c (__csinhl): Likewise.
26518         * math/s_csinl.c (__csinl): Likewise.
26519         * math/libm-test.inc (ccos_test): Add more tests.
26520         (ccosh_test): Likewise.
26521         (csin_test): Likewise.
26522         (csinh_test): Likewise.
26523
26524 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26525
26526         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
26527         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
26528         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
26529         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
26530         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
26531         powerpc/power5+/fpu folders.
26532         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
26533
26534
26535 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
26536
26537         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26538
26539 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
26540
26541         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
26542         additions to variable.
26543         [$(config-machine) = x86_64] (modules-names): Likewise.
26544         ($(objpfx)tst-audit3): Remove dependency.
26545         ($(objpfx)tst-audit3.out): Likewise.
26546         ($(objpfx)tst-audit4): Likewise.
26547         ($(objpfx)tst-audit4.out): Likewise.
26548         ($(objpfx)tst-audit5): Likewise.
26549         ($(objpfx)tst-audit5.out): Likewise.
26550         ($(objpfx)tst-audit6): Likewise.
26551         ($(objpfx)tst-audit6.out): Likewise.
26552         ($(objpfx)tst-audit7): Likewise.
26553         ($(objpfx)tst-audit7.out): Likewise.
26554         (tst-audit3-ENV): Remove variable.
26555         (tst-audit4-ENV): Likewise.
26556         (tst-audit5-ENV): Likewise.
26557         (tst-audit6-ENV): Likewise.
26558         (tst-audit7-ENV): Likewise.
26559         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
26560         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
26561         addition to variable.
26562         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
26563         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
26564         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
26565         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
26566         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
26567         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
26568         tst-audit3, tst-audit4 and tst-audit5.
26569         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
26570         tst-audit6 and tst-audit7.
26571         [$(subdir) = elf] (modules-names): Add audit modules for those
26572         tests.
26573         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
26574         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
26575         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
26576         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
26577         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
26578         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
26579         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
26580         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
26581         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
26582         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
26583         [$(subdir) = elf] (tst-audit3-ENV): New variable.
26584         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
26585         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
26586         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
26587         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
26588         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
26589         Likewise.
26590         [$(subdir) = elf && $(config-cflags-avx) = yes]
26591         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
26592         [$(subdir) = elf && $(config-cflags-avx) = yes]
26593         (CFLAGS-tst-auditmod4a.c): Likewise.
26594         [$(subdir) = elf && $(config-cflags-avx) = yes]
26595         (CFLAGS-tst-auditmod4b.c): Likewise.
26596         [$(subdir) = elf && $(config-cflags-avx) = yes]
26597         (CFLAGS-tst-auditmod6b.c): Likewise.
26598         [$(subdir) = elf && $(config-cflags-avx) = yes]
26599         (CFLAGS-tst-auditmod6c.c): Likewise.
26600         [$(subdir) = elf && $(config-cflags-avx) = yes]
26601         (CFLAGS-tst-auditmod7b.c): Likewise.
26602         * elf/tst-audit3.c: Move to ...
26603         * sysdeps/x86_64/tst-audit3.c: ... here.
26604         * elf/tst-audit4.c: Move to ...
26605         * sysdeps/x86_64/tst-audit4.c: ... here.
26606         * elf/tst-audit5.c: Move to ...
26607         * sysdeps/x86_64/tst-audit5.c: ... here.
26608         * elf/tst-audit6.c: Move to ...
26609         * sysdeps/x86_64/tst-audit6.c: ... here.
26610         * elf/tst-audit7.c: Move to ...
26611         * sysdeps/x86_64/tst-audit7.c: ... here.
26612         * elf/tst-auditmod3a.c: Move to ...
26613         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
26614         * elf/tst-auditmod3b.c: Move to ...
26615         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
26616         * elf/tst-auditmod4a.c: Move to ...
26617         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
26618         * elf/tst-auditmod4b.c: Move to ...
26619         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
26620         * elf/tst-auditmod5a.c: Move to ...
26621         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
26622         * elf/tst-auditmod5b.c: Move to ...
26623         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
26624         * elf/tst-auditmod6a.c: Move to ...
26625         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
26626         * elf/tst-auditmod6b.c: Move to ...
26627         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
26628         * elf/tst-auditmod6c.c: Move to ...
26629         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
26630         * elf/tst-auditmod7a.c: Move to ...
26631         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
26632         * elf/tst-auditmod7b.c: Move to ...
26633         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
26634
26635 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
26636
26637         [BZ #15366]
26638         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
26639         define unconditionally.
26640         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
26641         define unconditionally.
26642         (INT8_C, INT16_C, etc.): Likewise.
26643
26644 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
26645
26646         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
26647         __ehdr_start with hidden visibility.
26648
26649         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
26650
26651 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
26652
26653         * math/libm-test.inc (cos_test): Use accurate hex constants.
26654         (sincost_test): Likewise.
26655
26656 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
26657
26658         * math/libm-test.inc (catan_test): Add more tests.
26659         (catanh_test): Likewise.
26660
26661         * math/s_catanf.c (__catanf): Use suffixed floating-point
26662         constants.
26663         * math/s_catanhf.c (__catanhf): Likewise.
26664         * math/s_catanhl.c (__catanhl): Likewise.
26665         * math/s_catanl.c (__catanl): Likewise.
26666
26667         [BZ #15394]
26668         * math/s_catan.c (__catan): Calculate imaginary part of result
26669         with log1p not log unless computing log of number close to 0.
26670         * math/s_catanf.c (__catanf): Likewise.
26671         * math/s_catanl.c (__catanl): Likewise.
26672         * math/s_catanh.c (__catanh): Calculate real part of result with
26673         log1p not log unless computing log of number close to 0.
26674         * math/s_catanhf.c (__catanhf): Likewise.
26675         * math/s_catanhl.c (__catanhl): Likewise.
26676         * math/libm-test.inc (catan_test): Add more tests.
26677         (catanh_test): Likewise.
26678         * sysdeps/i386/fpu/libm-test-ulps: Update.
26679         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26680
26681 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26682
26683         * benchtests/Makefile: Mention files in which fast and slow
26684         paths of math functions are implemented.
26685
26686 2013-04-23  Roland McGrath  <roland@hack.frob.com>
26687
26688         * sysdeps/posix/timespec_get.c: New file.
26689
26690 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26691
26692         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
26693         POWER.
26694         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
26695         for POWER.
26696         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
26697         powerpc/power5/fpu folders.
26698         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
26699         * benchtests/Makefile: Add modf testcase.
26700         * benchtests/bench-modf.c: New file: Benchmark test for mo
26701
26702 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26703
26704         [BZ #14888]
26705         * time/Makefile (tests): Add tst-strptime-whitespace.
26706         * time/strptime_l.c (get_number): Use ISSPACE.
26707         (__strptime_internal): Likewise.
26708         * time/tst-strptime-whitespace.c: New test case.
26709
26710 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
26711
26712         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
26713         member.
26714         (_nss_files_init): Set it here.
26715
26716 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
26717
26718         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
26719         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
26720         unsigned.
26721
26722 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
26723
26724         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
26725
26726 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
26727
26728         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
26729         size just once.
26730
26731 2013-04-21  David S. Miller  <davem@davemloft.net>
26732
26733         * po/ru.po: Update Russion translation from translation project.
26734
26735 2013-04-17  Adam Conrad  <adconrad@0c3.net>
26736
26737         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
26738         and setfsgid.
26739
26740 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
26741
26742         * configure.in: Remove i386 configure warning. Remove i386 case.
26743         * configure: Regenerate.
26744         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
26745         Add example to error message.
26746         * sysdeps/i386/configure: Regenerate.
26747
26748 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
26749
26750         * benchtests/Makefile (bench): Add cos, tan, slowcos and
26751         slowtan.
26752         * benchtests/cos-inputs: New file.
26753         * benchtests/slowcos-inputs: New file.
26754         * benchtests/slowcos.c: New file.
26755         * benchtests/slowtan-inputs: New file.
26756         * benchtests/slowtan.c: New file.
26757         * benchtests/tan-inputs: New file.
26758
26759 2013-04-16  Roland McGrath  <roland@hack.frob.com>
26760
26761         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
26762         considered kosher.
26763
26764 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
26765
26766         * benchtests/Makefile: Include cppflags-iterator.mk to add
26767         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
26768
26769         * Makefile.in (bench-clean): New target.
26770         * benchtests/Makefile (bench-clean): Likewise.
26771
26772 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
26773
26774         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
26775
26776 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
26777
26778         * stdio-common/tstdiomisc.c: Fix coding-style violation.
26779
26780 2013-04-15  Andreas Schwab  <schwab@suse.de>
26781
26782         * nscd/grpcache.c (cache_addgr): Properly check for short write.
26783         * nscd/initgrcache.c (addinitgroupsX): Likewise.
26784         * nscd/pwdcache.c (cache_addpw): Likewise.
26785         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
26786         more than recsize.
26787
26788 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26789
26790         * benchtests/Makefile (bench): Write all output to
26791         bench-out.tmp together.
26792
26793 2013-04-15  Andreas Schwab  <schwab@suse.de>
26794
26795         * nscd/nscd.c (main): Don't fork again after closing files.
26796
26797 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26798
26799         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
26800
26801         * benchtests/Rules (bench-deps): Collect dependencies into a
26802         single variable.  Add Makefile to dependencies.
26803         ($(objpfx)bench-%.c): Depend on bench-deps.
26804
26805 2013-04-12  Roland McGrath  <roland@hack.frob.com>
26806             Xavier Roche  <roche+kml2@exalead.com>
26807
26808         [BZ #15361]
26809         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
26810         just that it's a file descriptor.
26811         * manual/llio.texi (Synchronizing AIO Operations): Update description
26812         for EBADF error from aio_fsync.
26813
26814 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
26815
26816         * Rules (bench): Move target definition...
26817         * benchtests/Makefile: ... here.
26818
26819 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
26820
26821         * math/libm-test.inc (cos_test): Fix PI/2 test.
26822         (sincos_test): Likewise.
26823         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
26824         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
26825
26826 2013-04-11  Andreas Schwab  <schwab@suse.de>
26827
26828         [BZ #13988]
26829         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
26830         accept exponent character only when digits were seen.
26831         * stdio-common/Makefile (tests): Add bug26.
26832         * stdio-common/bug26.c: New file.
26833
26834         [BZ #14293]
26835         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
26836         non-freeable.
26837
26838 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26839
26840         * Makeconfig (rtld-prefix): Define built linker prefix.
26841         * Rules (run-bench): Use it.
26842         * math/Makefile (run-regen-ulps): Likewise.
26843
26844         * Rules (bench): Remove eval.
26845
26846 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26847             Roland McGrath  <roland@hack.frob.com>
26848             Ondrej Bilka  <neleai@seznam.cz>
26849
26850         [BZ #15346]
26851         * time/getdate.c: Include ctype.h and alloca.h.
26852         (__getdate_r): Trim leading and trailing spaces of input.
26853         * time/tst-getdate.c (tests): Add tests with leading and
26854         trailing spaces.
26855
26856 2013-04-08  Roland McGrath  <roland@hack.frob.com>
26857
26858         [BZ #14280]
26859         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
26860         when computing value.
26861
26862 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26863
26864         * math/README.libm-test (How can I generate "libm-test-ulps"?):
26865         Use testrun.sh to run libm tests.
26866
26867         [BZ #15309]
26868         * elf/dl-open.c (dl_open_worker): memset all of seen array.
26869
26870 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
26871
26872         [BZ #15264]
26873         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
26874
26875 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26876
26877         * Makefile.in (regen-ulps): New target.
26878         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
26879         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
26880         [ifneq (no,$(PERL)] (regen-ulps): New target.
26881         [ifeq (no,$(PERL)] (regen-ulps): New target.
26882         * math/libm-test.inc (ulps_file_name): Define.
26883         (output_dir): New variable.
26884         (options): Add "output-dir" option.
26885         (parse_opt): Handle 'o' case.
26886         (main): If output_dir is non-NULL use it as a prefix
26887         otherwise use "".
26888         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
26889
26890 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26891
26892         [BZ #10060, #10062]
26893         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
26894         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
26895         fail configure if __sync_val_compare_and_swap is not inlined.
26896         * sysdeps/i386/configure: Regenerate.
26897         * configure.in: Build for i686 when configured for i386.
26898         * configure: Regenerate.
26899         * README: Remove i386 reference.
26900
26901 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26902
26903         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
26904         * sysdeps/s390/s390-64/sysdep.h: Likewise.
26905
26906 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
26907
26908         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
26909         (lmsnanval): New variables.
26910         (F): Add conversion tests.
26911         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
26912         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
26913
26914         * stdio-common/tstdiomisc.c (F): Properly collect individual
26915         tests' results.
26916
26917         [BZ #14686, #15336]
26918         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
26919         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
26920         Instead, use input NaN values or generate a qNaN by arithmetic
26921         operation.  Also fix bugs to comply with the standard.
26922         * math/libm-test.inc (remainder_test): Add more tests.
26923
26924         [BZ #15335, #15342]
26925         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
26926         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
26927         input NaN values or generate a qNaN by arithmetic operation.
26928
26929         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
26930         unreachable code.
26931
26932         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
26933         definitions.
26934
26935 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
26936
26937         [BZ #14478]
26938         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
26939         underflowed result.
26940         * math/s_cexpf.c (__cexpf): Likewise.
26941         * math/s_cexpl.c (__cexpl): Likewise.
26942         * math/libm-test.inc (cexp_test): Add more tests.
26943
26944 2013-04-03  Andreas Schwab  <schwab@suse.de>
26945
26946         [BZ #15330]
26947         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
26948         order arrays from heap if bigger than alloca cutoff.
26949
26950 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
26951
26952         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
26953         (SNAN_TESTS_double): Refer to GCC PR56831.
26954         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
26955         GCC PR56828.
26956
26957 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
26958
26959         * Rules (bench): Move bench.out after the run is complete.
26960
26961         * Rules (bench): Echo currently running benchmark.
26962
26963         * benchtests/Makefile (bench): Add atan and slowatan.
26964         * benchtests/atan-inputs: New file.
26965         * benchtests/slowatan-inputs: New file.
26966         * benchtests/slowatan.c: New file.
26967
26968         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
26969         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
26970         its value.
26971
26972         [BZ #15305]
26973         * sysdeps/unix/sysv/linux/kernel-features.h
26974         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
26975         __ASSUME_XFS_RESTRICTED_CHOWN.
26976         * sysdeps/unix/sysv/linux/pathconf.c
26977         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
26978         Save and restore errno.
26979
26980 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
26981
26982         [BZ #15327]
26983         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
26984         arguments using __kernel_casinh.
26985         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
26986         arguments using __kernel_casinhf.
26987         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
26988         arguments using __kernel_casinhl.
26989         * math/libm-test.inc (cacosh_test): Add more tests.
26990         * sysdeps/i386/fpu/libm-test-ulps: Update.
26991         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26992
26993 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26994
26995         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
26996         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
26997
26998         * bench/Makefile (bench): Add sin and slowsin.
26999         * benchtests/sin-inputs: New file.
27000         * benchtests/slowsin-inputs: New file.
27001         * benchtests/slowsin.c: New file.
27002
27003         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
27004         (bench): Add slowexp and slowpow.
27005         (exp-ITER): Increase iterations.
27006         (pow-ITER): Likewise.
27007         * benchtests/exp-inputs: Change input.
27008         * benchtests/pow-inputs: Likewise.
27009         * benchtests/slowexp-inputs: New file.
27010         * benchtests/slowexp.c: New file.
27011         * benchtests/slowpow-inputs: New file.
27012         * benchtests/slowpow.c: New file.
27013
27014 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27015
27016         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
27017         instructions.
27018         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
27019         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
27020         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
27021         * benchtests/Makefile: Add rint benchtest.
27022         * benchtests/rint-inputs: Input for rint benchtest.
27023
27024 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
27025
27026         * Versions.def (libm): Add GLIBC_2.18.
27027         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
27028         hidden libm prototypes.
27029         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
27030         * math/Makefile (libm-calls): Add s_issignaling.
27031         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
27032         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
27033         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
27034         declaration.
27035         * math/math.h [__USE_GNU] (issignaling): New macro.
27036         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
27037         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
27038         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
27039         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
27040         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
27041         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
27042         * manual/arith.texi (issignaling): New section.
27043         * manual/libm-err-tab.pl (@all_functions): Update comment.
27044         * math/gen-libm-test.pl (parse_args): Apply special handling for
27045         issignaling.
27046         * math/libm-test.inc (print_float, issignaling_test): New
27047         functions.
27048         (check_float_internal): Add issignaling checks.
27049         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
27050         default definition.
27051         * sysdeps/powerpc/math-tests.h: New file.
27052         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
27053         tests.
27054         * math/test-snan.c (TEST_FUNC): Likewise.
27055
27056 2013-03-30  David S. Miller  <davem@davemloft.net>
27057
27058         * po/de.po: Update from translation team.
27059
27060 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
27061
27062         [BZ #10357]
27063         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27064         imaginary part less than 1.0 and real part less than 0.5
27065         specially.
27066         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27067         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27068         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
27069         (cacos_test): Add more tests.
27070         (casin_test): Likewise.
27071         (casinh_test): Likewise.
27072         * sysdeps/i386/fpu/libm-test-ulps: Update.
27073         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27074
27075 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27076
27077         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
27078         ONE with its value.
27079
27080         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
27081         (__pow_mp): Replace ONE and MONE with their values.
27082         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
27083         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
27084         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
27085         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
27086         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
27087         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27088
27089         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
27090
27091         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
27092         (__pow_mp): Replace ZERO and MZERO with their values.
27093         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
27094         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
27095         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
27096         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
27097         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
27098         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
27099         (__sqr): Likewise.
27100
27101         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
27102
27103         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
27104
27105 2013-03-28  Roland McGrath  <roland@hack.frob.com>
27106
27107         * include/stdlib.h [!SHARED] (__call_tls_dtors):
27108         Declare with __attribute__ ((weak)).
27109         * stdlib/exit.c (__libc_atexit) [!SHARED]:
27110         Call __call_tls_dtors only if it's not NULL.
27111
27112 2013-03-28  Roland McGrath  <roland@hack.frob.com>
27113
27114         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
27115         didn't do it already, then set _dl_phdr and _dl_phnum based on the
27116         magic __ehdr_start linker symbol if it's defined.
27117         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
27118         them up here if it was already done.
27119
27120         * elf/dl-support.c (_dl_phdr): Make pointer to const.
27121         (_dl_aux_init): Use const in cast when setting it.
27122         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
27123         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
27124         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
27125
27126         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
27127         Declare them here.
27128         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
27129         * csu/libc-tls.c: Nor here.
27130         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
27131
27132         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
27133         (__libc_message): Never call vsyslog.
27134
27135 2013-03-28  Alan Modra  <amodra@gmail.com>
27136
27137         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
27138         Define as empty.
27139         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
27140         Likewise.
27141
27142 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27143
27144         [BZ #15214]
27145         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
27146         underflow.
27147         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27148
27149 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27150
27151         [BZ #15304]
27152         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
27153         Don't add gid passed as argument.
27154
27155         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
27156
27157 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
27158
27159         [BZ #15307]
27160         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27161         imaginary part between 1.0 and 1.5 and real part less than 0.5
27162         specially.
27163         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27164         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27165         * math/libm-test.inc (cacos_test): Add more tests.
27166         (casin_test): Likewise.
27167         (casinh_test): Likewise.
27168         * sysdeps/i386/fpu/libm-test-ulps: Update.
27169         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27170
27171 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27172
27173         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
27174         constants.
27175         (norm): Likewise.
27176         (denorm): Likewise.
27177         (__dbl_mp): Likewise.
27178         (add_magnitudes): Likewise.
27179         (sub_magnitudes): Likewise.
27180         (__add): Likewise.
27181         (__sub): Likewise.
27182         (__mul): Likewise.
27183         (__sqr): Likewise.
27184         (__inv): Likewise.
27185         (__dvd): Likewise.
27186
27187         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
27188         commented code.
27189         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
27190         (__dubcos): Likewise.
27191         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
27192         (__ieee754_acos): Likewise.
27193         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
27194         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
27195         (__exp1): Likewise.
27196         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
27197         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
27198         (log1): Likewise.
27199         (my_log2): Likewise.
27200         (checkint): Likewise.
27201         * sysdeps/ieee754/dbl-64/e_remainder.c
27202         (__ieee754_remainder): Likewise.
27203         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
27204         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
27205         (bsloww): Likewise.
27206         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27207
27208         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
27209         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
27210         MANTISSA_STORE_T to store computations on mantissa.  Use
27211         macros for rounding and division.
27212         (denorm): Likewise.
27213         (__dbl_mp): Likewise.
27214         (add_magnitudes): Likewise.
27215         (sub_magnitudes): Likewise.
27216         (__mul): Likewise.
27217         (__sqr): Likewise.
27218         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
27219         powers of two in terms of TWOPOW macro.
27220         (mp_no): Make type of mantissa as MANTISSA_T.
27221         [!RADIXI]: Define RADIXI.
27222         [!TWO52]: Define TWO52.
27223         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
27224
27225 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27226
27227         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
27228         llroundl symbol when building for PPC32.
27229
27230 2013-03-24  Mark H Weaver  <mhw@netris.org>
27231
27232         * manual/arith.texi (Normalization Functions): Fix prototypes for
27233         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
27234
27235 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27236
27237         [BZ #13889]
27238         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
27239         high value to check if expl overflow.
27240         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
27241         to check for underflow and overflow.
27242         * math/libm-test.inc: Add exp test.
27243
27244 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
27245
27246         [BZ #11120]
27247         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
27248         with NOT_IN_libc.
27249
27250 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27251
27252         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
27253         symbol.
27254
27255 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
27256
27257         * math/gen-libm-test.pl (parse_args, special_functions): Properly
27258         wrap blocks consisting of several statements.
27259
27260         * sysdeps/generic/math-tests.h: New file.
27261         * sysdeps/i386/fpu/math-tests.h: Likewise.
27262         * math/test-snan.c: Include it.
27263         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
27264
27265 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
27266
27267         [BZ #15285]
27268         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
27269         (__ieee754_j0l): Do not improve calculations using cos of twice
27270         input for inputs above LDBL_MAX / 2.0L.
27271         (__ieee754_y0l): Likewise.
27272         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
27273         (__ieee754_j1l): Do not improve calculations using cos of twice
27274         input for inputs above LDBL_MAX / 2.0L.
27275         (__ieee754_y1l): Likewise.
27276         * math/libm-test.inc (j0_test): Add another test.
27277         (j1_test): Likewise.
27278         (y0_test): Likewise.
27279         (y1_test): Likewise.
27280         * sysdeps/i386/fpu/libm-test-ulps: Update.
27281
27282 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27283
27284         * Rules ($(objpfx)bench-%.c): Include code from a C source
27285         file.
27286
27287 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
27288
27289         [BZ #15287]
27290         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27291         imaginary part 1.0 and real part less than 0.5 specially.
27292         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27293         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27294         * math/libm-test.inc (cacos_test): Add more tests.
27295         (casin_test): Likewise.
27296         (casinh_test): Likewise.
27297         * sysdeps/i386/fpu/libm-test-ulps: Update.
27298         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27299
27300 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27301
27302         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
27303         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
27304
27305 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
27306
27307         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
27308         * config.make.in (config-cflags-sse4): Remove variable.
27309         (config-cflags-avx): Likewise.
27310         (config-cflags-sse2avx): Likewise.
27311         (config-cflags-novzeroupper): Likewise.
27312         (config-asflags-i686): Likewise.
27313         (have-mfma4): Likewise.
27314         (have-as-vis3): Likewise.
27315         (MIG): Likewise.
27316         * configure.in (MIG): Do not AC_SUBST.
27317         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
27318         (libc_cv_cc_sse4): Do not AC_SUBST.
27319         (libc_cv_cc_avx): Likewise.
27320         (libc_cv_cc_sse2avx): Likewise.
27321         (libc_cv_cc_novzeroupper): Likewise.
27322         (libc_cv_cc_fma4): Likewise.
27323         (libc_cv_as_i686): Likewise.
27324         (libc_cv_sparc_as_vis3): Likewise.
27325         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
27326         LIBC_CONFIG_VAR.
27327         (config-asflags-i686): Likewise.
27328         (config-cflags-avx): Likewise.
27329         (config-cflags-sse2avx): Likewise.
27330         (have-mfma4): Likewise.
27331         (config-cflags-novzeroupper): Likewise.
27332         * sysdeps/mach/configure.in (MIG): Likewise.
27333         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
27334         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
27335         LIBC_CONFIG_VAR.
27336         (config-cflags-avx): Likewise.
27337         (config-cflags-sse2avx): Likewise.
27338         (have-mfma4): Likewise.
27339         (config-cflags-novzeroupper): Likewise.
27340         * configure: Regenerated.
27341         * sysdeps/i386/configure: Likewise.
27342         * sysdeps/mach/configure: Likewise.
27343         * sysdeps/sparc/configure: Likewise.
27344         * sysdeps/x86_64/configure: Likewise.
27345
27346 2013-03-20  Roland McGrath  <roland@hack.frob.com>
27347
27348         [BZ #14812]
27349         * locale/programs/localedef.c (options): Put N_ translation marker
27350         on argument names, not just descriptions.
27351
27352 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27353
27354         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
27355
27356 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
27357
27358         [BZ #14176]
27359         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
27360
27361 2013-03-19  Roland McGrath  <roland@hack.frob.com>
27362
27363         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
27364         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
27365         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
27366         [!BEFORE_ABORT] (before_abort): New function.
27367         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
27368         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
27369         (writev_for_fatal): New function.
27370         (WRITEV_FOR_FATAL): New macro; call that.
27371         (backtrace_and_maps): New function.
27372         (BEFORE_ABORT): New macro; call that.
27373         (struct str_list): Type removed.
27374         (__libc_message, __libc_fatal): Functions removed.
27375         Include <sysdeps/posix/libc_fatal.c> instead.
27376
27377 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
27378
27379         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
27380         constants.
27381         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
27382         double constants.
27383
27384 2013-03-19  Andreas Schwab  <schwab@suse.de>
27385
27386         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
27387         * sysdeps/gnu/configure: Regenerate.
27388
27389         * configure.in: Substitute libc_cv_rtlddir.
27390         * configure: Regenerate.
27391         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
27392         * Makeconfig (rtlddir, inst_rtlddir): New variables.
27393         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
27394         * elf/Makefile (install-others, CFLAGS-interp.c)
27395         (ldso_install, common-ldd-rewrite): Likewise.
27396         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
27397         $(inst_slibdir)/$(rtld-installed-name).
27398         * scripts/rellns-sh: Add -p option.
27399         * Makerules (make-shlib-link): Use rellns-sh to get relative name
27400         for source.
27401
27402 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
27403
27404         * manual/nptl.texi: Renamed to ...
27405         * manual/threads.texi: ... this.
27406         * manual/Makefile (chapters): Update.
27407
27408 2013-03-18  Roland McGrath  <roland@hack.frob.com>
27409
27410         [BZ #14812]
27411         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
27412         on argument names, not just descriptions.
27413         * malloc/memusagestat.c (options): Likewise.
27414         * nss/getent.c (options): Likewise.
27415
27416 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
27417
27418         [BZ #14812]
27419         * iconv/iconv_prog.c (options): Put N_ translation marker
27420         on argument names, not just descriptions.
27421         * iconv/iconvconfig.c (options): Likewise.
27422
27423 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
27424
27425         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
27426         implementation which is faster on all x86_64 architectures.
27427         Tested on AMD, Intel Nehalem, SNB, IVB.
27428         * sysdeps/x86_64/strnlen.S: Likewise.
27429
27430         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
27431         Remove all multiarch strlen and strnlen versions.
27432         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
27433         Remove strlen and strnlen related parts.
27434
27435         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
27436         Inline strlen part.
27437         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
27438
27439         * sysdeps/x86_64/multiarch/strlen.S: Remove.
27440         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
27441         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
27442         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
27443         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
27444         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
27445
27446 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
27447
27448         * manual/memory.texi (Malloc Tunable Parameters):
27449         Sort parameters alphabetically. Add comments for missing entries.
27450
27451 2013-03-17  David S. Miller  <davem@davemloft.net>
27452
27453         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27454
27455 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
27456
27457         [BZ #15283]
27458         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
27459         for arguments at most half maximum finite value.
27460         * math/libm-test.inc (j0_test): Add more tests.
27461         (j1_test): Likewise.
27462         (y0_test): Likewise.
27463         (y1_test): Likewise.
27464         * sysdeps/i386/fpu/libm-test-ulps: Update.
27465         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27466
27467         [BZ #14155]
27468         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
27469         1 / x and functions P and Q for arguments above 0x1p256L.
27470         (__ieee754_y0l): Likewise.
27471         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
27472         (__ieee754_y1l): Likewise.
27473         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
27474         (j1_test): Likewise.
27475         (y0_test): Likewise.
27476         (y1_test): Likewise.
27477
27478 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
27479
27480         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
27481         variable.
27482
27483 2013-03-15  Roland McGrath  <roland@hack.frob.com>
27484
27485         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
27486         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
27487         zero since it's initialized to EXEC_PAGESIZE.
27488
27489         * sysdeps/unix/sysv/linux/ldsodefs.h
27490         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
27491         * sysdeps/generic/ldsodefs.h: ... here.
27492
27493 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
27494
27495         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
27496
27497         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
27498         math/test-snan.c.
27499         * math/test-snan.c: Renamed from
27500         sysdeps/powerpc/fpu/test-powerpc-snan.c.
27501         * math/Makefile (tests): Add test-snan.
27502         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
27503         test-powerpc-snan.
27504
27505         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
27506         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
27507         functions.
27508         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
27509         __builtin_nan family of functions.
27510         * math/libm-test.inc (initialize): Initialize qnan_value with
27511         __builtin_nan family of functions.
27512         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
27513         Remove variables.
27514         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
27515         Remove functions.
27516         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
27517         storage class.  Initialize qNaN_var and sNaN_var with
27518         __builtin_nan and __builtin_nans families of functions,
27519         respectively.
27520
27521         * math/libm-test.inc (acosh_test): Also test with qNaN input.
27522         (sqrt_test): Remove duplicate test with qNaN input.
27523         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
27524         (round_test, signbit_test, significand_test): Note missing +/-Inf
27525         as well as qNaN tests.
27526
27527         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
27528         qNaN_var.  Fix a few strings, too.
27529         * math/libm-test.inc (nan_value): Rename to qnan_value.
27530         * math/gen-libm-test.pl (%beautify): Adjust to that.
27531         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
27532         * math/test-misc.c (main): Likewise.
27533         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
27534         to __qnan_bytes, and __qnan_union, respectively.
27535         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
27536         Likewise.
27537         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
27538         and lqnanval, respectively.
27539         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
27540         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
27541         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
27542         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
27543
27544         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
27545         * math/test-misc.c (main) [__x86_64__]: Enable test for long
27546         doubles.
27547
27548         * math/test-misc.c (main): Fix copy'n'pastos.
27549         * misc/tst-efgcvt.c (special): Likewise.
27550
27551         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
27552         Remove declarations.
27553
27554 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27555
27556         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
27557         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
27558         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
27559         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
27560
27561 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27562
27563         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
27564         macro to return vdso values correctly in IFUNC implementations.
27565         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
27566         Optimization by using IFUNC.
27567
27568 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27569             Richard Henderson  <rth@redhat.com>
27570             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
27571
27572         * Makefile.in (bench): New target.
27573         * NEWS: Mention the benchmark framework.
27574         * Rules (bench): Likewise.
27575         (binaries-bench): Generate binaries for functions to
27576         benchmark.
27577         * benchtests/Makefile: New makefile for benchmark tests.
27578         * benchtests/bench-skeleton.c: New skeleton file for benchmark
27579         programs.
27580         * benchtests/exp-inputs: New input file for EXP function.
27581         * benchtests/pow-inputs: New input file for POW function.
27582         * scripts/bench.pl: New script to generate source files for
27583         benchmark programs.
27584
27585 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27586
27587         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
27588         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
27589         computations on mantissa.  Use macros for rounding and
27590         division.
27591         (denorm): Likewise.
27592         (__dbl_mp): Likewise.
27593         (add_magnitudes): Likewise.
27594         (sub_magnitudes): Likewise.
27595         (__mul): Likewise.
27596         (__sqr): Likewise.
27597         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
27598         powers of two in terms of TWOPOW macro.
27599         (mp_no): Make type of mantissa as MANTISSA_T.
27600         [!RADIXI]: Define RADIXI.
27601         [!TWO52]: Define TWO52.
27602         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
27603
27604         * manual/nptl.texi (cindex): Modify threads to pthreads.
27605
27606 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
27607
27608         * sysdeps/x86_64/preconfigure: Regenerated.
27609
27610 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
27611
27612         [BZ #14155]
27613         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
27614         0x1p28 and above.
27615         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
27616         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
27617         0x1p28 and above.
27618         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
27619         * math/libm-test.inc (j0_test): Do not allow one spurious
27620         underflow exception.
27621         (y1_test): Likewise.
27622
27623 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27624
27625         * manual/Makefile (chapters): Add nptl.
27626         * manual/debug.texi (Debugging Support): Add link to Threads
27627         chapter.
27628         * manual/nptl.texi: New file.
27629
27630         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
27631
27632 2013-03-14  Petr Baudis  <pasky@ucw.cz>
27633
27634         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
27635         for non-NULL pointer before the memory validity test. Pointed
27636         out by Holger Brunck <holger.brunck@keymile.com>.
27637
27638 2013-03-13  Andreas Schwab  <schwab@suse.de>
27639
27640         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
27641         instead of .os.
27642
27643 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
27644
27645         * timezone/zic.c: Update from tzcode 2013b.
27646
27647 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
27648
27649         * manual/install.texi (Configuring and compiling):
27650         Mention i686 and i586.
27651         * INSTALL: Regenerate.
27652
27653 2013-03-12  Roland McGrath  <roland@hack.frob.com>
27654
27655         * sysdeps/init_array/elf-init.c: New file.
27656         * csu/elf-init.c
27657         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
27658         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
27659
27660         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
27661         __gmon_start__ as global, but as static with a .preinit_array pointer.
27662         * sysdeps/init_array/gmon-start.c: New file.  Use that.
27663         * sysdeps/init_array/crti.S: New file, empty except for comments.
27664         * sysdeps/init_array/crtn.S: Likewise.
27665
27666 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
27667
27668         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
27669         definining bcopy.
27670         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27671         Remove Prefer_SSE_for_memop.
27672         * sysdeps/x86_64/multiarch/init-arch.h: Remove
27673         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
27674         HAS_PREFER_SSE_FOR_MEMOP.
27675         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
27676         memset-x86-64.
27677         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
27678         Remove bzero, memset ifunc support.
27679         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
27680         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
27681         * sysdeps/x86_64/multiarch/memset.S: Likewise.
27682         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
27683
27684 2013-03-11  Andreas Schwab  <schwab@suse.de>
27685
27686         [BZ #15234]
27687         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
27688         by SHLIB_COMPAT.
27689         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
27690         (GLIBC_2.16): Remove pthread_atfork.
27691
27692 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
27693
27694         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
27695         (ptestcases.h): Likewise.
27696
27697 2013-03-08  Roland McGrath  <roland@hack.frob.com>
27698
27699         * Makeconfig ($(common-objpfx)config.status): Depend on
27700         sysdeps/*/preconfigure{,.in} too.
27701
27702 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
27703
27704         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
27705         (__free_hook): Use void * instead of __malloc_ptr_t.
27706         (__malloc_hook): Likewise.
27707         (__realloc_hook): Likewise.
27708         (__memalign_hook): Likewise.
27709         (__after_morecore_hook): Likewise.
27710         * malloc/arena.c (save_malloc_hook): Likewise.
27711         (save_free_hook): Likewise.
27712         * malloc/hooks.c (malloc_hook_ini): Likewise.
27713         (realloc_hook_ini): Likewise.
27714         (memalign_hook_ini): Likewise.
27715         * malloc/malloc.c (malloc_hook_ini): Likewise.
27716         (realloc_hook_ini): Likewise.
27717         (memalign_hook_ini): Likewise.
27718         (__free_hook): Likewise.
27719         (__malloc_hook): Likewise.
27720         (__realloc_hook): Likewise.
27721         (__memalign_hook): Likewise.
27722         (__libc_malloc): Likewise.
27723         (__libc_free): Likewise.
27724         (__libc_realloc): Likewise.
27725         (__libc_memalign): Likewise.
27726         (__libc_valloc): Likewise.
27727         (__libc_pvalloc): Likewise.
27728         (__libc_calloc): Likewise.
27729         (__posix_memalign): Likewise.
27730         * malloc/morecore.c (__sbrk): Likewise.
27731         (__default_morecore): Likewise.
27732
27733         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
27734
27735         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
27736         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
27737         __malloc_ptrdiff_t.
27738
27739         * malloc/malloc.h (__malloc_size_t): Remove macro.
27740         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
27741         __malloc_size_t.
27742         (old_memalign_hook): Likewise.
27743         (old_realloc_hook): Likewise.
27744         (struct hdr): Likewise.
27745         (flood): Likewise.
27746         (mallochook): Likewise.
27747         (memalignhook): Likewise.
27748         (reallochook): Likewise.
27749         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
27750         (tr_old_realloc_hook): Likewise.
27751         (tr_old_memalign_hook): Likewise.
27752         (tr_mallochook): Likewise.
27753         (tr_reallochook): Likewise.
27754         (tr_memalignhook): Likewise.
27755
27756 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27757
27758         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
27759         default_ldbl_pack and using as default implementation.
27760         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
27761         implementation.
27762         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
27763         redundant definition.
27764         (ldbl_insert_mantissa): Likewise.
27765         (ldbl_canonicalize): Likewise.
27766         (ldbl_nearbyint): Likewise.
27767         (ldbl_pack): Rename to ldbl_pack_ppc.
27768         (ldbl_unpack): Rename to ldbl_unpack_ppc.
27769         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
27770         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
27771
27772 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
27773
27774         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
27775         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
27776         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
27777         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
27778         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
27779         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
27780         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
27781         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
27782
27783 2013-03-07  Andreas Jaeger  <aj@suse.de>
27784
27785         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
27786         bits/mman-linux.h.
27787
27788 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
27789
27790         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
27791         Include mpa.h and declare __MPEXP.
27792         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
27793         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27794         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27795         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
27796         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27797         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27798         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
27799
27800         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
27801         (__slowpow): Use long double EXPL and LOGL functions to
27802         compute POW.
27803         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27804         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27805         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
27806         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27807         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27808         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
27809
27810         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
27811         intermediate variable to calculate exponent.
27812         (__sqr): Likewise.
27813         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
27814         Likewise.
27815         (__sqr): Likewise.
27816
27817         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
27818         [!NO__SQR]: Define __sqr.
27819         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
27820         and NO__SQR.  Remove all code except __mul and __sqr.  Include
27821         sysdeps/ieee754/dbl-64/mpa.c.
27822         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27823
27824         [BZ #12723]
27825         * posix/Makefile (tests): Add tst-pathconf.
27826         * posix/tst-pathconf.c: New test case.
27827         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
27828         _PC_PIPE_BUF.
27829         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
27830
27831 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
27832
27833         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
27834
27835 2013-03-06  Andreas Jaeger  <aj@suse.de>
27836
27837         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
27838         definition via __MAP_ANONYMOUS.
27839
27840         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
27841         it's not part of Linux headers.
27842
27843         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
27844         (MAP_HUGE_MASK): Define.
27845
27846         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27847         Define.
27848         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27849         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27850         Define.
27851         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27852         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27853         Define.
27854         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27855         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
27856         Define.
27857         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27858
27859         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
27860         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
27861         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
27862         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
27863         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
27864         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
27865
27866         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
27867         Handle f2fs.
27868
27869         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
27870         Handle f2fs and efivarfs.
27871
27872         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
27873         f2fs.
27874
27875         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
27876         (EFIVARFS_MAGIC): Add.
27877         (F2FS_LINK_MAX): Add.
27878
27879 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
27880
27881         * stdio-common/vfprintf.c: Replace __builtin_expect with
27882         __glibc_unlikely.
27883
27884 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
27885
27886         [BZ #13550]
27887         * sysdeps/generic/bp-sym.h: Remove file.
27888         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
27889         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
27890         <bp-sym.h> and <bp-asm.h>.
27891         (__longjmp): Don't use BP_SYM.
27892         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
27893         and <bp-asm.h>.
27894         (memcpy): Don't use BP_SYM.
27895         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
27896         <bp-sym.h> and <bp-asm.h>.
27897         (memcpy): Don't use BP_SYM.
27898         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
27899         <bp-asm.h>.
27900         (memcpy): Don't use BP_SYM.
27901         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
27902         <bp-asm.h>.
27903         (memset): Don't use BP_SYM.
27904         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27905         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27906         (__bzero): Don't use BP_SYM.
27907         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27908         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27909         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
27910         <bp-sym.h> and <bp-asm.h>.
27911         (memcmp): Don't use BP_SYM.  Remove comment about bounded
27912         pointers.
27913         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
27914         <bp-sym.h> and <bp-asm.h>.
27915         (memcpy): Don't use BP_SYM.
27916         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
27917         <bp-sym.h> and <bp-asm.h>.
27918         (memset): Don't use BP_SYM.
27919         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27920         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27921         (__bzero): Don't use BP_SYM.
27922         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27923         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27924         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
27925         <bp-sym.h> and <bp-asm.h>.
27926         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27927         pointers.
27928         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
27929         <bp-sym.h> and <bp-asm.h>.
27930         (memcpy): Don't use BP_SYM.
27931         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
27932         <bp-sym.h> and <bp-asm.h>.
27933         (memset): Don't use BP_SYM.
27934         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27935         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27936         (__bzero): Don't use BP_SYM.
27937         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27938         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27939         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
27940         <bp-sym.h> and <bp-asm.h>.
27941         (__memchr): Don't use BP_SYM.
27942         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
27943         <bp-sym.h> and <bp-asm.h>.
27944         (memcmp): Don't use BP_SYM.  Remove comment about bounded
27945         pointers.
27946         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
27947         <bp-sym.h> and <bp-asm.h>.
27948         (memcpy): Don't use BP_SYM.
27949         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
27950         <bp-sym.h> and <bp-asm.h>.
27951         (__mempcpy): Don't use BP_SYM.
27952         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
27953         <bp-sym.h> and <bp-asm.h>.
27954         (__memrchr): Don't use BP_SYM.
27955         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
27956         <bp-sym.h> and <bp-asm.h>.
27957         (memset): Don't use BP_SYM.
27958         (__bzero): Likewise.
27959         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
27960         <bp-sym.h> and <bp-asm.h>.
27961         (__rawmemchr): Don't use BP_SYM.
27962         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
27963         <bp-sym.h> and <bp-asm.h>.
27964         (__STRCMP): Don't use BP_SYM.
27965         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
27966         <bp-sym.h> and <bp-asm.h>.
27967         (strchr): Don't use BP_SYM.
27968         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
27969         <bp-sym.h> and <bp-asm.h>.
27970         (__strchrnul): Don't use BP_SYM.
27971         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
27972         <bp-sym.h> and <bp-asm.h>.
27973         (strlen): Don't use BP_SYM.
27974         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
27975         <bp-sym.h> and <bp-asm.h>.
27976         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27977         pointers.
27978         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
27979         <bp-sym.h> and <bp-asm.h>.
27980         (__strnlen): Don't use BP_SYM.
27981         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
27982         <bp-sym.h> and <bp-asm.h>.
27983         (__GI__setjmp): Don't use BP_SYM.
27984         (_setjmp): Likewise.
27985         (__sigsetjmp): Likewise.
27986         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
27987         (L(start_addresses)): Don't use BP_SYM.
27988         (_start): Likewise.
27989         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
27990         <bp-asm.h>.
27991         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
27992         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
27993         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
27994         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
27995         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
27996         <bp-asm.h>.
27997         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
27998         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
27999         about bounded pointers.
28000         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28001         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28002         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
28003         <bp-asm.h>.
28004         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
28005         about bounded pointers.  Remove GKM FIXME comments.
28006         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28007         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
28008         <bp-asm.h>.
28009         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
28010         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
28011         Remove GKM FIXME comments.
28012         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28013         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28014         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
28015         <bp-asm.h>.
28016         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
28017         about bounded pointers.  Remove GKM FIXME comment.
28018         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
28019         and <bp-asm.h>.
28020         (strncmp): Don't use BP_SYM.  Remove comment about bounded
28021         pointers.
28022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
28023         <bp-sym.h> and <bp-asm.h>.
28024         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
28025         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
28026         <bp-sym.h> and <bp-asm.h>.
28027         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
28028         comment.
28029
28030 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
28031
28032         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
28033         call free(NULL).
28034
28035 2013-03-05  David S. Miller  <davem@davemloft.net>
28036
28037         * po/es.po: Update from translation team.
28038
28039 2013-03-05  Andreas Jaeger  <aj@suse.de>
28040
28041         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
28042         <bits/mman-linux.h>.
28043         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28044         is fine.
28045         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
28046         <bits/mman-linux.h> to end of file.
28047         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28048         is fine.
28049         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
28050         <bits/mman-linux.h> to end of file.
28051         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28052         is fine.
28053         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
28054         <bits/mman-linux.h> to end of file.
28055
28056         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
28057         (MCL_CURRENT, MCL_FUTURE): Define here.
28058
28059 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28060
28061         [BZ #15232]
28062         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
28063         attribute_hidden.
28064         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
28065
28066 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28067
28068         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
28069         fourth parameter needed for rt_sigprocmask syscall.
28070         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
28071         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
28072         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
28073         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
28074         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
28075         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
28076
28077 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
28078
28079         [BZ #13550]
28080         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
28081         comment about bounded pointers.
28082         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
28083         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
28084
28085 2013-03-04  Andreas Jaeger  <aj@suse.de>
28086
28087         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
28088         common definitions.
28089
28090         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
28091         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
28092         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
28093         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
28094         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
28095         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
28096
28097 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28098
28099         [BZ #15055]
28100         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
28101         __ieee754_sqrl instead of __sqrl.
28102
28103 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
28104
28105         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
28106         * sysdeps/powerpc/fpu_control.h: ... here.
28107         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
28108         * sysdeps/powerpc/bits/fenvinline.h: ... here.
28109         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
28110         * sysdeps/powerpc/bits/mathinline.h: ... here.
28111
28112 2013-03-01  Roland McGrath  <roland@hack.frob.com>
28113
28114         * elf/dl-hwcaps.c (_dl_important_hwcaps):
28115         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
28116         to just [NEED_DL_SYSINFO_DSO].
28117         * elf/dl-support.c: Likewise.
28118         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
28119         * elf/rtld.c (dl_main): Likewise.
28120         * elf/setup-vdso.h (setup_vdso): Likewise.
28121         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
28122         * sysdeps/unix/sysv/linux/dl-sysdep.c
28123         (_dl_discover_osversion): Likewise.
28124
28125 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
28126
28127         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
28128         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
28129
28130 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
28131
28132         * NEWS: Mention libm performance improvements and non-x86 PI
28133         futex support.
28134
28135         * csu/libc-start.c (__pthread_initialize_minimal): Change
28136         function arguments.
28137         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
28138
28139 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
28140
28141         [BZ #13550]
28142         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
28143         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
28144         <bp-sym.h> and <bp-asm.h>.
28145         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28146         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
28147         and <bp-asm.h>.
28148         (memcpy): Don't use BP_SYM.
28149         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
28150         <bp-asm.h>.
28151         (__mpn_add_n): Don't use BP_SYM.
28152         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
28153         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
28154         and <bp-asm.h>.
28155         (__mpn_addmul_1): Don't use BP_SYM.
28156         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28157         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
28158         <bp-sym.h>.
28159         (_setjmp): Don't use BP_SYM.
28160         (__novmx_setjmp): Likewise.
28161         (__GI__setjmp): Likewise.
28162         (__vmx_setjmp): Likewise.
28163         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
28164         <bp-sym.h>.
28165         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
28166         (__bzero): Don't use BP_SYM.
28167         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28168         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28169         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
28170         <bp-sym.h> and <bp-asm.h>.
28171         (memcpy): Don't use BP_SYM.
28172         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
28173         <bp-sym.h> and <bp-asm.h>.
28174         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28175         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
28176         <bp-sym.h> and <bp-asm.h>.
28177         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28178         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
28179         <bp-asm.h>.
28180         (__mpn_lshift): Don't use BP_SYM.
28181         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28182         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
28183         <bp-asm.h>.
28184         (memset): Don't use BP_SYM.
28185         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28186         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28187         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
28188         <bp-asm.h>.
28189         (__mpn_mul_1): Don't use BP_SYM.
28190         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28191         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
28192         <bp-sym.h> and <bp-asm.h>.
28193         (memcmp): Don't use BP_SYM.
28194         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
28195         <bp-sym.h> and <bp-asm.h>.
28196         (memcpy): Don't use BP_SYM.
28197         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
28198         <bp-sym.h> and <bp-asm.h>.
28199         (memset): Don't use BP_SYM.
28200         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
28201         <bp-sym.h> and <bp-asm.h>.
28202         (strncmp): Don't use BP_SYM.
28203         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
28204         <bp-sym.h> and <bp-asm.h>.
28205         (memcpy): Don't use BP_SYM.
28206         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
28207         <bp-sym.h> and <bp-asm.h>.
28208         (memset): Don't use BP_SYM.
28209         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
28210         <bp-sym.h> and <bp-asm.h>.
28211         (__memchr): Don't use BP_SYM.
28212         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
28213         <bp-sym.h> and <bp-asm.h>.
28214         (memcmp): Don't use BP_SYM.
28215         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
28216         <bp-sym.h> and <bp-asm.h>.
28217         (memcpy): Don't use BP_SYM.
28218         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
28219         <bp-sym.h> and <bp-asm.h>.
28220         (__mempcpy): Don't use BP_SYM.
28221         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
28222         <bp-sym.h> and <bp-asm.h>.
28223         (__memrchr): Don't use BP_SYM.
28224         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
28225         <bp-sym.h> and <bp-asm.h>.
28226         (memset): Don't use BP_SYM.
28227         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
28228         <bp-sym.h> and <bp-asm.h>.
28229         (__rawmemchr): Don't use BP_SYM.
28230         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
28231         <bp-sym.h> and <bp-asm.h>.
28232         (__STRCMP): Don't use BP_SYM.
28233         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
28234         <bp-sym.h> and <bp-asm.h>.
28235         (strchr): Don't use BP_SYM.
28236         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
28237         <bp-sym.h> and <bp-asm.h>.
28238         (__strchrnul): Don't use BP_SYM.
28239         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
28240         <bp-sym.h> and <bp-asm.h>.
28241         (strlen): Don't use BP_SYM.
28242         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
28243         <bp-sym.h> and <bp-asm.h>.
28244         (strncmp): Don't use BP_SYM.
28245         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
28246         <bp-sym.h> and <bp-asm.h>.
28247         (__strnlen): Don't use BP_SYM.
28248         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
28249         <bp-asm.h>.
28250         (__mpn_rshift): Don't use BP_SYM.
28251         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28252         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
28253         <bp-sym.h> and <bp-asm.h>.
28254         (__sigsetjmp): Don't use BP_SYM.
28255         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
28256         (L(start_addresses)): Don't use BP_SYM.
28257         (_start): Likewise.
28258         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
28259         <bp-asm.h>.
28260         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
28261         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28262         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28263         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
28264         <bp-asm.h>.
28265         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
28266         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28267         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28268         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
28269         <bp-asm.h>.
28270         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
28271         comments.
28272         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28273         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
28274         <bp-asm.h>.
28275         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
28276         FIXME comments.
28277         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28278         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28279         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
28280         <bp-asm.h>.
28281         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
28282         comment.
28283         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
28284         and <bp-asm.h>.
28285         (strncmp): Don't use BP_SYM,
28286         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
28287         <bp-asm.h>.
28288         (__mpn_sub_n): Don't use BP_SYM.
28289         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28290         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
28291         and <bp-asm.h>.
28292         (__mpn_submul_1): Don't use BP_SYM.
28293         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28294         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
28295         <bp-sym.h> and <bp-asm.h>.
28296         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
28297         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
28298         <bp-sym.h> and <bp-asm.h>.
28299         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
28300         comment.
28301
28302 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28303
28304         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
28305         Use ZK to minimize writes to Z.
28306         (sub_magnitudes): Simplify code a bit.
28307         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
28308         Use ZK to minimize writes to Z.
28309         (sub_magnitudes): Simplify code a bit.
28310
28311 2013-02-27  Roland McGrath  <roland@hack.frob.com>
28312
28313         * csu/gmon-start.c: Add special exception to license text.
28314
28315 2013-02-27  Richard Henderson  <rth@redhat.com>
28316
28317         * scripts/config.guess: Update from config.git.
28318         * scripts/config.sub: Likewise.
28319
28320 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28321
28322         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
28323
28324         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
28325
28326         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
28327
28328         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
28329
28330         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
28331
28332 2013-02-26  Roland McGrath  <roland@hack.frob.com>
28333
28334         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
28335         [$(build-shared = yes].
28336
28337 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
28338
28339         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
28340         (__mul): Reduce iterations for calculating mantissa.
28341
28342         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
28343         MPTWO.
28344         (__mpranred): Likewise.
28345
28346         [BZ #15160]
28347         * malloc/memusagestat.c (main): Draw graphs for heap and stack
28348         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
28349
28350 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
28351
28352         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
28353         Define __attribute__.
28354
28355 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
28356
28357         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
28358         unused.
28359         * posix/regex_internal.h (__attribute): Remove.
28360         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
28361         (re_string_context_at): Likewise.
28362         (bitset_not): Use __attribute__ and mark function as possibly
28363         unused.
28364         (bitset_merge): Likewise.
28365         (bitset_mask): Likewise.
28366         (re_string_char_size_at): Likewise.
28367         (re_string_wchar_at): Likewise.
28368         (re_string_elem_size_at): Likewise.
28369
28370 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
28371
28372         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
28373         code.
28374         (cc32): Likewise.
28375
28376         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
28377         (__acr): Likewise.
28378         (__cpy): Likewise.
28379         (norm): Likewise.
28380         (denorm): Likewise.
28381         (__dbl_mp): Likewise.
28382         (add_magnitudes): Likewise.
28383         (sub_magnitudes): Likewise.
28384         (__mul): Likewise.
28385         (__inv): Likewise.
28386
28387         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
28388         style.
28389
28390         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
28391         style.
28392
28393         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
28394         code.
28395
28396         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
28397         up changes with default code.
28398         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
28399         Likewise.
28400
28401 2013-02-24  Allan McRae  <allan@archlinux.org>
28402
28403         * manual/socket.texi (The Internet Namespace): Order menu items
28404         to match that in the file.
28405
28406         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
28407         node listing of the info page menu.
28408
28409 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
28410
28411         [BZ #13550]
28412         * sysdeps/i386/bp-asm.h: Remove file.
28413         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
28414         (PARMS): Do not use macros from bp-asm.h.
28415         (S1): Likewise.
28416         (S2): Likewise.
28417         (SIZE): Likewise.
28418         (__mpn_add_n): Do not use BP_SYM
28419         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
28420         "bp-asm.h".
28421         (PARMS): Do not use macros from bp-asm.h.
28422         (S1): Likewise.
28423         (SIZE): Likewise.
28424         (__mpn_addmul_1): Do not use BP_SYM
28425         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
28426         "bp-asm.h".
28427         (PARMS): Do not use macros from bp-asm.h.
28428         (SIGMSK): Likewise.
28429         (_setjmp): Likewise.  Do not use BP_SYM.
28430         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
28431         "bp-asm.h".
28432         (PARMS): Do not use macros from bp-asm.h.
28433         (SIGMSK): Likewise.
28434         (setjmp): Likewise.  Do not use BP_SYM.
28435         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
28436         "bp-asm.h".
28437         (PARMS): Do not use macros from bp-asm.h.
28438         (__frexp): Do not use BP_SYM.
28439         (frexp): Likewise.
28440         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
28441         "bp-asm.h".
28442         (PARMS): Do not use macros from bp-asm.h.
28443         (__frexpf): Do not use BP_SYM.
28444         (frexpf): Likewise.
28445         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
28446         "bp-asm.h".
28447         (PARMS): Do not use macros from bp-asm.h.
28448         (__frexpl): Do not use BP_SYM.
28449         (frexpl): Likewise.
28450         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
28451         "bp-asm.h".
28452         (PARMS): Do not use macros from bp-asm.h.
28453         (__remquo): Do not use BP_SYM.
28454         (remquo): Likewise.
28455         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
28456         "bp-asm.h".
28457         (PARMS): Do not use macros from bp-asm.h.
28458         (__remquof): Do not use BP_SYM.
28459         (remquof): Likewise.
28460         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
28461         "bp-asm.h".
28462         (PARMS): Do not use macros from bp-asm.h.
28463         (__remquol): Do not use BP_SYM.
28464         (remquol): Likewise.
28465         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
28466         "bp-asm.h".
28467         (PARMS): Do not use macros from bp-asm.h.
28468         (DEST): Likewise.
28469         (SRC): Likewise.
28470         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
28471         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
28472         "bp-asm.h".
28473         (PARMS): Do not use macros from bp-asm.h.
28474         (strlen): Do not use BP_SYM.
28475         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
28476         "bp-asm.h".
28477         (PARMS): Do not use macros from bp-asm.h.
28478         (S1): Likewise.
28479         (S2): Likewise.
28480         (SIZE): Likewise.
28481         (__mpn_add_n): Do not use BP_SYM.
28482         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
28483         "bp-asm.h".
28484         (PARMS): Do not use macros from bp-asm.h.
28485         (S1): Likewise.
28486         (SIZE): Likewise.
28487         (__mpn_addmul_1): Do not use BP_SYM.
28488         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
28489         weak_alias.
28490         (bzero): Likewise.
28491         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
28492         "bp-asm.h".
28493         (PARMS): Do not use macros from bp-asm.h.
28494         (S): Likewise.
28495         (SIZE): Likewise.
28496         (__mpn_lshift): Do not use BP_SYM.
28497         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
28498         "bp-asm.h".
28499         (PARMS): Do not use macros from bp-asm.h.
28500         (DEST): Likewise.
28501         (SRC): Likewise.
28502         (LEN): Likewise.
28503         (memcpy): Likewise.  Do not use BP_SYM.
28504         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
28505         libc_hidden_def and weak_alias.
28506         (mempcpy): Do not use BP_SYM in weak_alias.
28507         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
28508         "bp-asm.h".
28509         (PARMS): Do not use macros from bp-asm.h.
28510         (DEST): Likewise.
28511         (LEN): Likewise.
28512         [!BZERO_P] (CHR): Likewise.
28513         (memset): Likewise.  Do not use BP_SYM.
28514         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
28515         "bp-asm.h".
28516         (PARMS): Do not use macros from bp-asm.h.
28517         (S1): Likewise.
28518         (SIZE): Likewise.
28519         (__mpn_mul_1): Do not use BP_SYM.
28520         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
28521         "bp-asm.h".
28522         (PARMS): Do not use macros from bp-asm.h.
28523         (S): Likewise.
28524         (SIZE): Likewise.
28525         (__mpn_rshift): Do not use BP_SYM.
28526         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
28527         "bp-asm.h".
28528         (PARMS): Do not use macros from bp-asm.h.
28529         (STR): Likewise.
28530         (CHR): Likewise.
28531         (strchr): Likewise.  Do not use BP_SYM.
28532         (index): Do not use BP_SYM in weak_alias.
28533         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
28534         "bp-asm.h".
28535         (PARMS): Do not use macros from bp-asm.h.
28536         (DEST): Likewise.
28537         (SRC): Likewise.
28538         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
28539         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
28540         "bp-asm.h".
28541         (PARMS): Do not use macros from bp-asm.h.
28542         (strlen): Do not use BP_SYM.
28543         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
28544         "bp-asm.h".
28545         (PARMS): Do not use macros from bp-asm.h.
28546         (S1): Likewise.
28547         (S2): Likewise.
28548         (SIZE): Likewise.
28549         (__mpn_sub_n): Do not use BP_SYM.
28550         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
28551         "bp-asm.h".
28552         (PARMS): Do not use macros from bp-asm.h.
28553         (S1): Likewise.
28554         (SIZE): Likewise.
28555         (__mpn_submul_1): Do not use BP_SYM.
28556         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
28557         "bp-asm.h".
28558         (PARMS): Do not use macros from bp-asm.h.
28559         (S1): Likewise.
28560         (S2): Likewise.
28561         (SIZE): Likewise.
28562         (__mpn_add_n): Do not use BP_SYM.
28563         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
28564         weak_alias.
28565         (bzero): Likewise.
28566         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
28567         "bp-asm.h".
28568         (PARMS): Do not use macros from bp-asm.h.
28569         (BLK2): Likewise.
28570         (LEN): Likewise.
28571         (memcmp): Do not use BP_SYM.
28572         (bcmp): Do not use BP_SYM in weak_alias.
28573         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
28574         "bp-asm.h".
28575         (PARMS): Do not use macros from bp-asm.h.
28576         (DEST): Likewise.
28577         (SRC): Likewise.
28578         (LEN): Likewise.
28579         (memcpy): Likewise.  Do not use BP_SYM.
28580         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
28581         "bp-asm.h".
28582         (PARMS): Do not use macros from bp-asm.h.
28583         (DEST): Likewise.
28584         (SRC): Likewise.
28585         (LEN): Likewise.
28586         (memmove): Likewise.  Do not use BP_SYM.
28587         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
28588         "bp-asm.h".
28589         (PARMS): Do not use macros from bp-asm.h.
28590         (DEST): Likewise.
28591         (SRC): Likewise.
28592         (LEN): Likewise.
28593         (__mempcpy): Likewise.  Do not use BP_SYM.
28594         (mempcpy): Do not use BP_SYM in weak_alias.
28595         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
28596         "bp-asm.h".
28597         (PARMS): Do not use macros from bp-asm.h.
28598         (DEST): Likewise.
28599         (LEN): Likewise.
28600         [!BZERO_P] (CHR): Likewise.
28601         (memset): Likewise.  Do not use BP_SYM.
28602         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
28603         "bp-asm.h".
28604         (PARMS): Do not use macros from bp-asm.h.
28605         (STR2): Likewise.
28606         (strcmp): Do not use BP_SYM.
28607         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
28608         "bp-asm.h".
28609         (PARMS): Do not use macros from bp-asm.h.
28610         (STR): Likewise.
28611         (DELIM): Likewise.
28612         [USE_AS_STRTOK_R] (SAVE): Likewise.
28613         (FUNCTION): Likewise.  Do not use BP_SYM.
28614         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
28615         aliases.
28616         (strtok_r): Likewise.
28617         (__GI___strtok_r): Likewise.
28618         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28619         (PARMS): Do not use macros from bp-asm.h.
28620         (S): Likewise.
28621         (SIZE): Likewise.
28622         (__mpn_lshift): Do not use BP_SYM.
28623         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28624         (PARMS): Do not use macros from bp-asm.h.
28625         (STR): Likewise.
28626         (CHR): Likewise.
28627         (__memchr): Do not use BP_SYM.
28628         (memchr): Do not use BP_SYM in weak_alias.
28629         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28630         (PARMS): Do not use macros from bp-asm.h.
28631         (BLK2): Likewise.
28632         (LEN): Likewise.
28633         (memcmp): Do not use BP_SYM.
28634         (bcmp): Do not use BP_SYM in weak_alias.
28635         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
28636         (PARMS): Do not use macros from bp-asm.h.
28637         (S1): Likewise.
28638         (SIZE): Likewise.
28639         (__mpn_mul_1): Do not use BP_SYM.
28640         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
28641         "bp-asm.h".
28642         (PARMS): Do not use macros from bp-asm.h.
28643         (STR): Likewise.
28644         (CHR): Likewise.
28645         (__rawmemchr): Do not use BP_SYM.
28646         (rawmemchr): Do not use BP_SYM in weak_alias.
28647         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28648         (PARMS): Do not use macros from bp-asm.h.
28649         (S): Likewise.
28650         (SIZE): Likewise.
28651         (__mpn_rshift): Do not use BP_SYM.
28652         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28653         (PARMS): Do not use macros from bp-asm.h.
28654         (SIGMSK): Likewise.
28655         (__sigsetjmp): Likewise.  Do not use BP_SYM.
28656         * sysdeps/i386/start.S: Do not include "bp-sym.h".
28657         (_start): Do not use BP_SYM.
28658         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
28659         (PARMS): Do not use macros from bp-asm.h.
28660         (DEST): Likewise.
28661         (SRC): Likewise.
28662         (__stpcpy): Likewise.  Do not use BP_SYM.
28663         (stpcpy): Do not use BP_SYM in weak_alias.
28664         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
28665         "bp-asm.h".
28666         (PARMS): Do not use macros from bp-asm.h.
28667         (DEST): Likewise.
28668         (SRC): Likewise.
28669         (LEN): Likewise.
28670         (__stpncpy): Likewise.  Do not use BP_SYM.
28671         (stpncpy): Do not use BP_SYM in weak_alias.
28672         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28673         (PARMS): Do not use macros from bp-asm.h.
28674         (STR): Likewise.
28675         (CHR): Likewise.
28676         (strchr): Likewise.  Do not use BP_SYM.
28677         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
28678         "bp-asm.h".
28679         (PARMS): Do not use macros from bp-asm.h.
28680         (STR): Likewise.
28681         (CHR): Likewise.
28682         (__strchrnul): Likewise.  Do not use BP_SYM.
28683         (strchrnul): Do not use BP_SYM in weak_alias.
28684         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
28685         "bp-asm.h".
28686         (PARMS): Do not use macros from bp-asm.h.
28687         (STOP): Likewise.
28688         (strcspn): Do not use BP_SYM.
28689         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
28690         "bp-asm.h".
28691         (PARMS): Do not use macros from bp-asm.h.
28692         (STR): Likewise.
28693         (STOP): Likewise.
28694         (strpbrk): Likewise.  Do not use BP_SYM.
28695         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
28696         "bp-asm.h".
28697         (PARMS): Do not use macros from bp-asm.h.
28698         (STR): Likewise.
28699         (CHR): Likewise.
28700         (strrchr): Likewise.  Do not use BP_SYM.
28701         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
28702         (PARMS): Do not use macros from bp-asm.h.
28703         (SKIP): Likewise.
28704         (strspn): Do not use BP_SYM.
28705         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
28706         (PARMS): Do not use macros from bp-asm.h.
28707         (STR): Likewise.
28708         (DELIM): Likewise.
28709         (SAVE): Likewise.
28710         (FUNCTION): Likewise.  Do not use BP_SYM.
28711         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
28712         aliases.
28713         (strtok_r): Likewise.
28714         (__GI___strtok_r): Likewise.
28715         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
28716         (PARMS): Do not use macros from bp-asm.h.
28717         (S1): Likewise.
28718         (S2): Likewise.
28719         (SIZE): Likewise.
28720         (__mpn_sub_n): Do not use BP_SYM.
28721         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
28722         "bp-asm.h".
28723         (PARMS): Do not use macros from bp-asm.h.
28724         (S1): Likewise.
28725         (SIZE): Likewise.
28726         (__mpn_submul_1): Do not use BP_SYM.
28727         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
28728         <bp-sym.h>.
28729         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
28730         and <bp-asm.h>.
28731         (PARMS): Do not use macros from bp-asm.h.
28732         (FLAGS): Likewise.
28733         (PTID): Likewise.
28734         (TLS): Likewise.
28735         (CTID): Likewise.
28736         (__clone): Do not use BP_SYM.
28737         (clone): Do not use BP_SYM in weak_alias.
28738         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
28739         and <bp-asm.h>.
28740         (PARMS): Do not use macros from bp-asm.h.
28741         (LEN): Likewise.
28742         (__mmap64): Do not use BP_SYM.
28743         (mmap64): Do not use BP_SYM in weak_alias.
28744         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
28745         <bp-sym.h> and <bp-asm.h>.
28746         (PARMS): Do not use macros from bp-asm.h.
28747         (__posix_fadvise64_l64): Do not use BP_SYM.
28748         * sysdeps/unix/sysv/linux/i386/semtimedop.S
28749         (PARMS): Do not use macros from bp-asm.h.
28750         (NSOPS): Likewise.
28751         (semtimedop): Do not use BP_SYM.
28752         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
28753         and <bp-asm.h>.
28754
28755 2013-02-21  Allan McRae  <allan@archlinux.org>
28756
28757         * manual/message.texi (Charset conversion in gettext):
28758         Move @end statement to beginning of line.
28759
28760 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28761
28762         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
28763         static.
28764         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
28765         Likewise.
28766
28767         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
28768         (denorm): Likewise.
28769         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
28770         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
28771
28772 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28773
28774         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
28775         tail-call to the resolved function if pltexit isn't needed.
28776
28777 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28778
28779         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
28780         or Y being zero as being unlikely.
28781         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
28782         Likewise.
28783
28784 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
28785
28786         * manual/nss.texi (System Databases and Name Service Switch):
28787         Remove frobnicate @pxref.
28788
28789 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28790
28791         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28792         __attribute__ ((unused)) to __attribute__ ((__unused__)).
28793
28794 2013-02-20  Petr Machata  <pmachata@redhat.com>
28795
28796         * elf/elf.h (R_ARM_TARGET1): New macro.
28797         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
28798         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
28799         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
28800         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
28801         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
28802         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
28803         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
28804         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
28805         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
28806         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
28807         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
28808         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
28809         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
28810         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
28811         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
28812         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
28813         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
28814         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
28815         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
28816         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
28817         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
28818         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
28819         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
28820         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
28821         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
28822         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
28823         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
28824         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
28825         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
28826         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
28827         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
28828         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
28829         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
28830         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
28831         (R_ARM_THM_GOT_BREL12): Likewise.
28832         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
28833         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
28834         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
28835         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
28836         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
28837         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
28838         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
28839         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
28840         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
28841
28842 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28843
28844         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28845         __attribute_used__ to __attribute__ ((unused)).
28846
28847 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
28848
28849         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
28850         powerpc mpa.c.
28851         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
28852         comment formatting.
28853         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
28854
28855 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
28856
28857         [BZ #13550]
28858         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
28859         Remove macro.
28860         (ENTER): Remove both macro definitions.
28861         (LEAVE): Likewise.
28862         (CHECK_BOUNDS_LOW): Likewise.
28863         (CHECK_BOUNDS_HIGH): Likewise.
28864         (CHECK_BOUNDS_BOTH): Likewise.
28865         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
28866         (RETURN_BOUNDED_POINTER): Likewise.
28867         (RETURN_NULL_BOUNDED_POINTER): Likewise.
28868         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
28869         (POP_ERRNO_LOCATION_RETURN): Likewise.
28870         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
28871         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28872         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
28873         macros.
28874         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28875         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
28876         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
28877         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
28878         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
28879         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
28880         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
28881         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
28882         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
28883         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
28884         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
28885         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
28886         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28887         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
28888         removed macros.
28889         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28890         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
28891         macros.
28892         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28893         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
28894         * sysdeps/i386/i586/memset.S (memset): Likewise.
28895         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
28896         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28897         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
28898         macros.
28899         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28900         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
28901         Change uses of L(2) to L(out).
28902         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
28903         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
28904         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
28905         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28906         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
28907         removed macros.
28908         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28909         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
28910         macros.
28911         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28912         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
28913         (RETURN): Do not use macro LEAVE.
28914         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
28915         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
28916         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
28917         * sysdeps/i386/i686/memset.S (memset): Likewise.
28918         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
28919         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
28920         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28921         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
28922         Likewise.
28923         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28924         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
28925         L(1_2) and L(1_3) into L(1).
28926         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
28927         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
28928         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28929         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
28930         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28931         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
28932         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
28933         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28934         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
28935         macros.
28936         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
28937         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28938         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
28939         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
28940         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
28941         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28942         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
28943         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
28944         * sysdeps/i386/strcspn.S (strcspn): Likewise.
28945         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
28946         * sysdeps/i386/strrchr.S (strrchr): Likewise.
28947         * sysdeps/i386/strspn.S (strspn): Likewise.
28948         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
28949         conditional code.
28950         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28951         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
28952         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
28953         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
28954         L(1_3) into L(1_1).
28955         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
28956         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28957         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
28958         macros.
28959         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28960
28961 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
28962
28963         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
28964         macro.
28965
28966 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
28967
28968         * math/atest-exp.c (exp_mpn): Remove ROUND.
28969         * math/atest-exp2.c (exp_mpn): Likewise.
28970         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
28971
28972         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
28973         * stdlib/tst-tls-atexit-lib.c: Likewise.
28974         * stdlib/tst-tls-atexit.c: Likewise.
28975
28976 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28977
28978         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
28979         and __attribute_alloc_size__.
28980
28981 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28982
28983         * include/programs/xmalloc.h: Change __attribute_alloc_size to
28984         __attribute_alloc_size__.
28985         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
28986         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
28987
28988 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28989
28990         * include/programs/xmalloc.h: New file.
28991         * catgets/gencat.c: Include it.
28992         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
28993         * elf/pldd.c: Likewise.
28994         * iconv/iconv_charmap.c: Likewise.
28995         * iconv/iconvconfig.c: Likewise.
28996         * iconv/strtab.c: Likewise.
28997         * locale/programs/locale.c: Likewise.
28998         * locale/programs/localedef.h: Likewise.
28999         * locale/programs/simple-hash.c: Likewise.
29000         * nscd/nscd.h: Likewise.
29001         * nss/makedb.c: Likewise.
29002         * sysdeps/generic/ldconfig.h: Likewise.
29003
29004 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29005
29006         * Versions.def: Add GLIBC_2.18.
29007         * include/link.h (struct link_map): New member l_tls_dtor_count.
29008         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
29009         (__call_tls_dtors): Likewise.
29010         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
29011         __cxa_thread_atexit_impl.
29012         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29013         Likewise.
29014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29015         Likewise.
29016         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
29017         Likewise.
29018         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
29019         Likewise.
29020         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29021         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
29022         Likewise.
29023         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
29024         Likewise.
29025         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29026         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
29027         Likewise.
29028         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
29029         (tests): Add test case tst-tls-atexit.
29030         (modules-names): Add shared library for tst-tls-atexit.
29031         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
29032         (GLIBC_PRIVATE): Add __call_tls_dtors.
29033         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
29034         for libstdc++.
29035         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
29036         * stdlib/tst-tls-atexit.c: New test case.
29037         * stdlib/tst-tls-atexit-lib.c: New test case.
29038
29039         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
29040
29041         * elf/Versions (ld): Add _dl_find_dso_for_object.
29042         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
29043         * elf/dl-open.c (_dl_find_dso_for_object): New function.
29044         (dl_open_worker): Use _dl_find_dso_for_object.
29045         * elf/dl-sym.c (do_sym): Likewise.
29046         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
29047
29048 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29049
29050         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
29051         Syntactic changes only.
29052         (_dl_runtime_profile): Do a tail-call to the resolved function.
29053
29054 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
29055
29056         [BZ #13550]
29057         * sysdeps/x86_64/bp-asm.h: Remove file.
29058         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
29059         <bp-sym.h> and <bp-asm.h>.
29060         (__clone): Do not use BP_SYM.
29061         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
29062         <bp-sym.h> and <bp-asm.h>.
29063         * sysdeps/unix/x86_64/sysdep.S: Likewise.
29064         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
29065         "bp-asm.h".
29066         (_setjmp): Do not use BP_SYM.
29067         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
29068         "bp-asm.h".
29069         (setjmp): Do not use BP_SYM.
29070         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
29071         libc_hidden_def.
29072         (mempcpy): Do not use BP_SYM in weak_alias.
29073         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
29074         "bp-asm.h".
29075         (strchr): Do not use BP_SYM.
29076         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
29077         "bp-asm.h".
29078         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
29079         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
29080         (_start): Do not use BP_SYM.
29081         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
29082         "bp-asm.h".
29083         (strcat): Do not use BP_SYM.
29084         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
29085         "bp-asm.h".
29086         (STRCMP): Do not use BP_SYM.
29087         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
29088         "bp-asm.h".
29089         (STRCPY): Do not use BP_SYM.
29090         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
29091         "bp-asm.h".
29092         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
29093         "bp-asm.h".
29094         (FUNCTION): Do not use BP_SYM.
29095         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
29096         weak_alias.
29097         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
29098
29099 2013-02-17  Andreas Jaeger  <aj@suse.de>
29100
29101         * time/Versions: Sort entries.
29102         * string/Versions: Likewise.
29103         * resolv/Versions: Likewise.
29104         * posix/Versions: Likewise.
29105         * iconv/Versions: Likewise.
29106         * elf/Versions: Likewise.
29107         * wcsmbs/Versions: Likewise.
29108
29109 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
29110
29111         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
29112         loop termination condition.
29113
29114         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
29115         variable to calculate EZ.
29116         (__sqr): Likewise.
29117
29118         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
29119         the lower precision input.
29120
29121 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
29122
29123         [BZ #13550]
29124         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
29125         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
29126         (run-via-rtld-prefix): Do not handle %-bp tests.
29127         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
29128         (all-object-suffixes): Remove .ob.
29129         (bppfx): Remove variable.
29130         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
29131         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
29132         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
29133         [$(build-bounded) = yes] (libtype.ob): Likewise.
29134         * Makerules (elide-routines.ob): Remove variable.
29135         (do-tests-clean): Do not handle *-bp.out.
29136         (common-mostlyclean): Do not handle *-bp and *-bp.out.
29137         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
29138         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
29139         (tests): Do not include $(tests-bp.out).
29140         (xtests): Do not include $(xtests-bp.out).
29141         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
29142         [$(build-bounded) = yes] ($(addprefix
29143         $(objpfx),$(binaries-bounded))): Remove rule.
29144         ($(objpfx)%-bp.out): Remove rule.
29145         * config.make.in (build-bounded): Remove variable.
29146         * crypt/Makefile [$(build-bounded) = yes]
29147         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
29148         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
29149         append to variable.
29150         [$(build-bounded) = yes] (install-lib): Likewise.
29151         [$(build-bounded) = yes] (generated): Likewise.
29152         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
29153         Remove rule.
29154         * intl/Makefile [$(build-bounded) = yes]
29155         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
29156         * math/Makefile [$(build-bounded) = yes]
29157         ($(tests:%=$(objpfx)%-bp): Likewise.
29158         * misc/Makefile [$(build-bounded) = yes]
29159         ($(objpfx)tst-tsearch-bp): Likewise.
29160         * nptl/Makeconfig (bounded-thread-library): Remove variable.
29161         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
29162         Remove dependency.
29163         * string/Makefile (o-objects.ob): Remove variable.
29164         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
29165         (CFLAGS-.ob): Remove variable.
29166         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
29167         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
29168         both definitions of variable.
29169         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
29170         (ASFLAGS-.ob): Remove variable.
29171
29172 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
29173
29174         [BZ #13550]
29175         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
29176         Remove __BOUNDED_POINTERS__ from condition.
29177         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
29178         * string/bits/string2.h [!__NO_STRING_INLINES &&
29179         !__BOUNDED_POINTERS__]: Likewise.
29180         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
29181         Likewise.
29182         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
29183         Remove conditional code.
29184         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
29185         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
29186         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
29187         condition.
29188
29189         [BZ #13550]
29190         * csu/libc-start.c: Do not include <bp-sym.h>.
29191         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
29192         * elf/dl-open.c: Do not include <bp-sym.h>.
29193         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
29194         * math/fegetenv.c: Do not include <bp-sym.h>.
29195         (fegetenv): Do not use BP_SYM in versioned symbols.
29196         * nptl/sysdeps/pthread/bits/libc-lockP.h
29197         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
29198         <bp-sym.h>.
29199         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29200         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
29201         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29202         (__pthread_mutex_destroy): Likewise.
29203         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29204         (__pthread_mutex_lock): Likewise.
29205         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29206         (__pthread_mutex_trylock): Likewise.
29207         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29208         (__pthread_mutex_unlock): Likewise.
29209         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29210         (__pthread_mutexattr_init): Likewise.
29211         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29212         (__pthread_mutexattr_destroy): Likewise.
29213         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29214         (__pthread_mutexattr_settype): Likewise.
29215         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29216         (__pthread_rwlock_init): Likewise.
29217         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29218         (__pthread_rwlock_destroy): Likewise.
29219         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29220         (__pthread_rwlock_rdlock): Likewise.
29221         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29222         (__pthread_rwlock_tryrdlock): Likewise.
29223         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29224         (__pthread_rwlock_wrlock): Likewise.
29225         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29226         (__pthread_rwlock_trywrlock): Likewise.
29227         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29228         (__pthread_rwlock_unlock): Likewise.
29229         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29230         (__pthread_key_create): Likewise.
29231         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29232         (__pthread_setspecific): Likewise.
29233         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29234         (__pthread_getspecific): Likewise.
29235         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
29236         Likewise.
29237         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29238         (_pthread_cleanup_push_defer): Likewise.
29239         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29240         (_pthread_cleanup_pop_restore): Likewise.
29241         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29242         (pthread_setcancelstate): Likewise.
29243         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
29244         <bp-sym.h>.
29245         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
29246         (memchr): Do not use BP_SYM in weak_alias.
29247         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
29248         (fegetenv): Do not use BP_SYM in versioned symbols.
29249         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
29250         (fesetenv): Do not use BP_SYM in versioned symbols.
29251         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
29252         (feupdateenv): Do not use BP_SYM in versioned symbols.
29253         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
29254         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
29255         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
29256         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
29257         (open64): Do not use BP_SYM in weak_alias.
29258         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
29259         (fegetenv): Do not use BP_SYM in versioned symbols.
29260         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
29261         (fesetenv): Do not use BP_SYM in versioned symbols.
29262         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
29263         (feupdateenv): Do not use BP_SYM in versioned symbols.
29264         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
29265         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
29266         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
29267         (feraiseexcept): Do not use BP_SYM in versioned symbols.
29268         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
29269         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
29270         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
29271         <bp-sym.h>.
29272         (__libc_start_main): Do not use BP_SYM.
29273
29274 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
29275
29276         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
29277         redundant return line.
29278         (norm): Likewise.
29279         (denorm): Likewise.
29280         (dbl_mp): Likewise.
29281         (sub_magnitudes): Likewise.
29282         (__add): Likewise.
29283         (__sub): Likewise.
29284         (__mul): Likewise.
29285         (__inv): Likewise.
29286         (__dvd): Likewise.
29287         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
29288         (norm): Likewise.
29289         (denorm): Likewise.
29290         (dbl_mp): Likewise.
29291         (sub_magnitudes): Likewise.
29292         (__add): Likewise.
29293         (__sub): Likewise.
29294         (__mul): Likewise.
29295         (__inv): Likewise.
29296         (__dvd): Likewise.
29297
29298         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
29299         instead of __mul.
29300         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
29301         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
29302         (cc32): Likewise.
29303
29304         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
29305         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
29306         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
29307         of __mul for squares.
29308         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
29309         function
29310         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
29311         Likewise.
29312         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
29313         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
29314
29315 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
29316
29317         [BZ #13550]
29318         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
29319         code.
29320         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
29321         prototype or function definition.  Rename ubp_* variables and
29322         parameters.  Remove argv definitions conditional on
29323         [__BOUNDED_POINTERS__].
29324         * debug/backtrace.c (__backtrace): Do not use __unbounded.
29325         * elf/dl-runtime.c (_dl_fixup): Likewise.
29326         * include/set-hooks.h (RUN_HOOK): Likewise.
29327         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
29328         definition.
29329         * string/strcpy.c (strcpy): Do not use __unbounded.
29330         * sysdeps/generic/frame.h (struct layout): Likewise.
29331         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
29332         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
29333         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
29334         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
29335         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
29336         (__backtrace): Likewise.
29337         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
29338         use __ptrvalue.
29339         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
29340         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
29341         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
29342         Likewise.
29343         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
29344         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
29345         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
29346         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
29347         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
29348         Do not use __unbounded.
29349         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
29350         Rename __unboundedrlimits parameter to rlimits in prototype.
29351         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
29352         Do not use __unbounded.
29353         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
29354         not use __ptrvalue.
29355         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
29356         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
29357         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
29358         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
29359         __ptrvalue or __unbounded.
29360         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
29361         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
29362         use __unbounded.
29363         (__new_msgctl): Do not use __ptrvalue.
29364         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
29365         __unbounded.
29366         (__libc_msgrcv): Do not use __ptrvalue.
29367         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
29368         startup_info): Do not use __unbounded.
29369         (__libc_start_main): Likewise.  Rename ubp_* variables and
29370         parameters.  Remove argv definitions conditional on
29371         [__BOUNDED_POINTERS__].
29372         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
29373         __ptrvalue.
29374         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
29375         use __unbounded.
29376         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
29377         or __ptrvalue.
29378         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
29379         use __unbounded.
29380         (__new_shmctl): Do not use __ptrvalue.
29381         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
29382         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
29383         Likewise.
29384         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
29385         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
29386         (__libc_sigaction): Likewise.
29387         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
29388         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
29389         Likewise.
29390         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
29391
29392 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
29393
29394         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
29395
29396         * string/mempcpy.c: Implement by calling memcpy.
29397
29398 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
29399
29400         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
29401
29402         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
29403         evaluation.
29404
29405         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
29406         values in the mantissa.
29407
29408         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
29409         minimize writes to Z.
29410         (sub_magnitudes): Simplify code a bit.
29411
29412 2013-02-12  Roland McGrath  <roland@hack.frob.com>
29413
29414         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
29415         from the message.  The linker prefixes all warnings with that already.
29416
29417 2013-02-12  Andreas Schwab  <schwab@suse.de>
29418
29419         [BZ #15078]
29420         * posix/regexec.c (extend_buffers): Add parameter min_len.
29421         (check_matching): Pass minimum needed length.
29422         (clean_state_log_if_needed): Likewise.
29423         (get_subexp): Likewise.
29424         * posix/Makefile (tests): Add bug-regex34.
29425         (bug-regex34-ENV): Define.
29426         * posix/bug-regex34.c: New file.
29427
29428         [BZ #11561]
29429         * posix/regcomp.c (parse_bracket_exp): When looking up collating
29430         elements compare against the byte sequence of it, not its name.
29431         * posix/Makefile (tests): Add bug-regex35.
29432         (bug-regex35-ENV): Define.
29433         * posix/bug-regex35.c: New file.
29434
29435 2013-02-11  Tom de Vries  <tom@codesourcery.com>
29436
29437         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
29438         comment.
29439         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
29440         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
29441         (CHECK_EOL): Add undef.
29442
29443 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
29444
29445         * bits/stdlib-bsearch.h: New file.
29446         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
29447         * stdlib/stdlib.h: Likewise.
29448
29449 2013-02-11  Roland McGrath  <roland@hack.frob.com>
29450
29451         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
29452         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
29453         declaration.
29454         * manual/search.texi (Array Search Function): Add missing const in
29455         lfind prototype.
29456         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
29457         declaration to use rlim_t.
29458         (Basic Scheduling Functions): Remove erroneous const from
29459         sched_getparam prototype.  Remove erroneous * from
29460         sched_get_priority_max and sched_get_priority_min prototypes.
29461         (Resource Usage): Fix summary @comment on vtimes to refer to
29462         sys/vtimes.h rather than vtimes.h.
29463         Add missing *s in vtimes prototype.
29464         (Limits on Resources): Fix ulimit prototype to return long int.
29465         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
29466         prototypes to use long int rather than double.
29467         (BSD Random): Fix initstate and setstate to use char *, not void *.
29468         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
29469         prototype to make second argument 'struct aiocb64 *const[]'.
29470         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
29471         (Status of AIO Operations): Remove erroneous const in aio_return and
29472         aio_return64 prototypes.
29473         (Synchronizing I/O): Fix sync prototype to return void.
29474         * manual/startup.texi (Suboptions): Remove an erroneous const in
29475         getsubopt prototype.
29476         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
29477         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
29478         use size_t rather than int.
29479         (Scanning All Users): Likewise for getpwent_r.
29480         (Setting Groups): Add missing const to setgroups prototype.
29481         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
29482         * manual/socket.texi (Host Names): Fix gethostbyaddr and
29483         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
29484         'const void *' rather than 'const char *'.
29485         (Host Address Functions): Likewise for inet_ntop.
29486         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
29487         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
29488         ssize_t for return value.
29489         (Sending Data): Likewise for send, sendto, sendmsg.
29490         (Socket Option Functions): Add a missing const in setsockopt prototype.
29491         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
29492         use wchar_t for the argument.
29493         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
29494         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
29495         take no arguments.
29496         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
29497         double/float/long double for second argument.
29498         Fix return types of significand, significandf, significandl.
29499         * manual/filesys.texi (Setting Permissions): Use mode_t for second
29500         argument in fchmod prototype.
29501         (File Owner): Use uid_t and gid_t in fchown prototype.
29502         (File Times): Add const to utimes, futimes, and lutimes prototypes.
29503         (Making Special Files): Use mode_t and dev_t in mknod prototype.
29504         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
29505         use 'const struct dirent **' as argument types to CMP function pointer
29506         argument.
29507         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
29508         (File Times): Fix summary magic @comment for struct utimbuf and utime
29509         to refer to utime.h, not time.h.
29510         * manual/string.texi (Argz Functions): Add missing const in
29511         argz_extract and argz_next prototypes.
29512         (Finding Tokens in a String): Likewise for basename.
29513         (String/Array Comparison): Fix typo in wcscasecmp prototype.
29514         (Copying and Concatenation): Fix typo in wmemmove prototype.
29515         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
29516         (Signal Stack): Remove erroneous const in sigstack prototype.
29517         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
29518         prototype.
29519         (Simple Calendar Time): Likewise for stime.
29520         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
29521         prototype.
29522         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
29523         say sys/sysctl.h instead.
29524         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
29525         and vsyslog prototypes.
29526
29527 2013-02-11  Tom de Vries  <tom@codesourcery.com>
29528
29529         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
29530         Remove.
29531
29532 2013-02-11  Roland McGrath  <roland@hack.frob.com>
29533
29534         * misc/sys/mman.h: Fix typo in mremap comment.
29535
29536 2013-02-08  Roland McGrath  <roland@hack.frob.com>
29537
29538         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
29539         the '\0' terminator.
29540
29541 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
29542
29543         [BZ #13550]
29544         * debug/segfault.c: Don't include <bp-checks.h>.
29545         * sysdeps/generic/bp-checks.h: Remove file.
29546         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
29547         (__GETDENTS): Don't use CHECK_N.
29548         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
29549         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
29550         (__getgroups): Don't use CHECK_N.
29551         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
29552         (setgroups): Don't use CHECK_N.
29553         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
29554         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
29555         (__libc_msgrcv): Don't use CHECK_N.
29556         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
29557         (__libc_msgsnd): Don't use CHECK_N.
29558         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
29559         <bp-checks.h>.
29560         (__libc_pread): Don't use CHECK_N.
29561         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
29562         include <bp-checks.h>.
29563         (__libc_pread64): Don't use CHECK_N.
29564         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
29565         include <bp-checks.h>.
29566         (__libc_pwrite): Don't use CHECK_N.
29567         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
29568         include <bp-checks.h>.
29569         (__libc_pwrite64): Don't use CHECK_N.
29570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
29571         <bp-checks.h>.
29572         (__libc_pread): Don't use CHECK_N.
29573         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
29574         include <bp-checks.h>.
29575         (__libc_pread64): Don't use CHECK_N.
29576         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
29577         include <bp-checks.h>.
29578         (__libc_pwrite): Don't use CHECK_N.
29579         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
29580         include <bp-checks.h>.
29581         (__libc_pwrite64): Don't use CHECK_N.
29582         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
29583         (do_pread): Don't use CHECK_N.
29584         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
29585         (do_pread64): Don't use CHECK_N.
29586         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
29587         (do_pwrite): Don't use CHECK_N.
29588         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
29589         (do_pwrite64): Don't use CHECK_N.
29590         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
29591         (__libc_readv): Don't use CHECK_N.
29592         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
29593         (semop): Don't use CHECK_N.
29594         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
29595         <bp-checks.h>.
29596         (semtimedop): Don't use CHECK_N.
29597         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
29598         (__libc_pread): Don't use CHECK_N.
29599         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
29600         <bp-checks.h>.
29601         (__libc_pread64): Don't use CHECK_N.
29602         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
29603         <bp-checks.h>.
29604         (__libc_pwrite): Don't use CHECK_N.
29605         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
29606         <bp-checks.h>.
29607         (__libc_pwrite64): Don't use CHECK_N.
29608         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
29609         <bp-checks.h>.
29610         (__libc_msgrcv): Don't use CHECK_N.
29611         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
29612         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
29613         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
29614         (__libc_writev): Don't use CHECK_N.
29615
29616 2013-02-08  Roland McGrath  <roland@hack.frob.com>
29617
29618         * string/strcpy.c: Removed unused variable.
29619
29620         * Makeconfig (+sysdep-includes): Define with := rather than =.
29621         Use an existing include/ subdir of each sysdeps dir before it.
29622
29623 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29624
29625         * nscd/connection.c (register_traced_file): Comment function.
29626         [HAVE_INOTIFY] (union __inev): Define.
29627         [HAVE_INOTIFY] (inotify_check_files): New function.
29628         [HAVE_INOTIFY] (clear_db_cache): Likewise.
29629         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
29630         clear_db_cache.
29631         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
29632
29633 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29634
29635         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
29636         loaded if not already and that a failure is permanent.
29637
29638 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29639
29640         [BZ #15006]
29641         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
29642         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
29643
29644 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
29645
29646         [BZ #13550]
29647         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
29648         (CHECK_1_NULL_OK): Likewise.
29649         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
29650         (__fxstat): Do not use CHECK_1.
29651         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
29652         <bp-checks.h>.
29653         (___fxstat64): Do not use CHECK_1.
29654         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
29655         <bp-checks.h>.
29656         (__fxstatat): Do not use CHECK_1.
29657         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
29658         <bp-checks.h>.
29659         (__fxstatat64): Do not use CHECK_1.
29660         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
29661         <bp-checks.h>.
29662         (__fxstat): Do not use CHECK_1.
29663         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
29664         <bp-checks.h>.
29665         (__fxstatat): Do not use CHECK_1.
29666         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
29667         <bp-checks.h>.
29668         (__getresgid): Do not use CHECK_1.
29669         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
29670         <bp-checks.h>.
29671         (__getresuid): Do not use CHECK_1.
29672         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
29673         <bp-checks.h>.
29674         (__lxstat): Do not use CHECK_1.
29675         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
29676         <bp-checks.h>.
29677         (__old_msgctl): Do not use CHECK_1.
29678         (__new_msgctl): Likewise.
29679         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
29680         <bp-checks.h>.
29681         (__new_setrlimit): Do not use CHECK_1.
29682         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
29683         <bp-checks.h>.
29684         (__old_shmctl): Do not use CHECK_1.
29685         (__new_shmctl): Likewise.
29686         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
29687         <bp-checks.h>.
29688         (__xstat): Do not use CHECK_1.
29689         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
29690         (__lxstat): Do not use CHECK_1.
29691         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
29692         <bp-checks.h>.
29693         (___lxstat64): Do not use CHECK_1.
29694         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
29695         (__old_msgctl): Do not use CHECK_1.
29696         (__new_msgctl): Likewise.
29697         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
29698         <bp-checks.h>.
29699         (__gettimeofday): Do not use CHECK_1.
29700         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
29701         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
29702         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
29703         <bp-checks.h>.
29704         (__gettimeofday): Do not use CHECK_1.
29705         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
29706         (__old_shmctl): Do not use CHECK_1_NULL_OK.
29707         (__new_shmctl): Do not use CHECK_1.
29708         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
29709         <bp-checks.h>.
29710         (do_sigtimedwait): Do not use CHECK_1.
29711         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
29712         <bp-checks.h>.
29713         (do_sigwaitinfo): Do not use CHECK_1.
29714         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
29715         <bp-checks.h>.
29716         (msgctl): Do not use CHECK_1.
29717         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
29718         <bp-checks.h>.
29719         (shmctl): Do not use CHECK_1.
29720         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
29721         (ustat): Do not use CHECK_1.
29722         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
29723         <bp-checks.h>.
29724         (__fxstat): Do not use CHECK_1.
29725         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
29726         <bp-checks.h>.
29727         (__fxstatat): Do not use CHECK_1.
29728         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
29729         <bp-checks.h>.
29730         (__lxstat): Do not use CHECK_1.
29731         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
29732         <bp-checks.h>.
29733         (__xstat): Do not use CHECK_1.
29734         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
29735         (__xstat): Do not use CHECK_1.
29736         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
29737         (___xstat64): Do not use CHECK_1.
29738
29739         [BZ #13550]
29740         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
29741         definitions.
29742         (CHECK_BOUNDS_HIGH): Likewise.
29743         * string/strcpy.c: Do not include <bp-checks.h>.
29744         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
29745
29746 2013-02-07  Roland McGrath  <roland@hack.frob.com>
29747
29748         * nscd/nscd-client.h (__nscd_drop_map_ref):
29749         Add __attribute__ ((unused)).
29750         * nis/nss-nisplus.h (niserr2nss): Likewise.
29751
29752         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
29753         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
29754
29755         * csu/libc-tls.c (init_static_tls, init_slotinfo):
29756         Remove inline keyword.
29757         * include/rounding-mode.h (round_away): Likewise.
29758         * libio/wfileops.c (adjust_wide_data): Likewise.
29759         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
29760         (__m128i_strloadu_tolower): Likewise.
29761         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
29762         (__m128i_strloadu_tolower): Likewise.
29763         * time/mktime.c (ydhms_diff): Likewise.
29764         * locale/elem-hash.h (elem_hash): Likewise.
29765         * locale/setlocale.c (setdata): Likewise.
29766         * posix/regex_internal.h (re_string_char_size_at): Likewise.
29767         (re_string_wchar_at): Likewise.
29768         (bitset_not, bitset_merge, bitset_mask): Likewise.
29769         [!(__GNUC__ > 3)] (inline): Remove macro.
29770         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
29771         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
29772         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
29773         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
29774         * string/memcmp.c (memcmp_bytes): Likewise.
29775         * locale/programs/locarchive.c (compute_hashval): Likewise.
29776         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
29777         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
29778         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
29779         * nss/getent.c (print_rpc, print_protocols): Likewise.
29780         (print_passwd, print_group, print_aliases): Likewise.
29781         * nis/nss-nisplus.h (niserr2nss): Likewise.
29782         * nscd/connections.c (restart_p): Likewise.
29783         Change return type to bool.
29784
29785 2013-02-05  Roland McGrath  <roland@hack.frob.com>
29786
29787         * Makeconfig (all-Depend-files): Add existing
29788         $(sorted-subdirs:=/Depend) files.
29789         (all-subdirs): Remove nss.
29790         * sysdeps/unix/inet/Subdirs: Add it here instead.
29791         * hesiod/Depend: New file.
29792
29793         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
29794         instead of calling alloca.
29795
29796         * io/lseek.c (__lseek): Rename to __libc_lseek.
29797         Define __lseek as an alias.
29798
29799         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
29800
29801 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
29802
29803         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
29804         else clause and remove check for non-standard endianness.
29805
29806 2013-02-04  David S. Miller  <davem@davemloft.net>
29807
29808         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29809
29810 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
29811
29812         [BZ #13550]
29813         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
29814         (__ubp_memchr): Remove prototype.
29815         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
29816         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29817         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
29818         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29819         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
29820         Remove alias.
29821         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
29822         (__ubp_memchr): Likewise.
29823         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
29824         (__ubp_memchr): Likewise.
29825         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
29826         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
29827         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
29828         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
29829         CHECK_STRING.
29830         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
29831         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
29832         (__getcwd): Do not use CHECK_STRING.
29833         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
29834         <bp-checks.h>.
29835         (__real_chown): Do not use CHECK_STRING.
29836         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
29837         <bp-checks.h>.
29838         (fchownat): Do not use CHECK_STRING.
29839         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
29840         CHECK_STRING.
29841         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
29842         <bp-checks.h>.
29843         (__lchown): Do not use CHECK_STRING.
29844         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
29845         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
29846         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
29847         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
29848         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
29849         include <bp-checks.h>.
29850         (truncate64): Do not use CHECK_STRING.
29851         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
29852         <bp-checks.h>.
29853         (__real_chown): Do not use CHECK_STRING.
29854         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
29855         <bp-checks.h>.
29856         (__lchown): Do not use CHECK_STRING.
29857         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
29858         <bp-checks.h>.
29859         (__chown): Do not use CHECK_STRING.
29860         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
29861         <bp-checks.h>.
29862         (truncate64): Do not use CHECK_STRING.
29863         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
29864         Likewise.
29865         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
29866         (__xmknod): Do not use CHECK_STRING.
29867         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
29868         <bp-checks.h>.
29869         (__xmknodat): Do not use CHECK_STRING.
29870         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
29871         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
29872
29873 2013-02-04  Andreas Schwab  <schwab@suse.de>
29874
29875         [BZ #14142]
29876         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
29877         * include/netdb.h: Likewise for h_errno.
29878         * elf/tst-stackguard1.c: Include <tls.h>.
29879
29880 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
29881
29882         * elf/link.h (struct link_map): Extend the l_addr comment.
29883         * include/link.h (struct link_map): Likewise.
29884
29885 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
29886
29887         [BZ #13550]
29888         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
29889         (BOUNDED_1): Remove macro.
29890         * debug/backtrace.c: Don't include <bp-checks.h>.
29891         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
29892         (__backtrace): Likewise.
29893         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
29894         <bp-checks.h>.
29895         (__backtrace): Don't use BOUNDED_1.
29896         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
29897         <bp-checks.h>.
29898         (__backtrace): Don't use BOUNDED_1.
29899         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
29900         (__backtrace): Don't use BOUNDED_1.
29901         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
29902         (shmat): Don't use BOUNDED_N.
29903
29904 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
29905
29906         [BZ #13550]
29907         * sysdeps/generic/bp-start.h: Remove file.
29908         * csu/libc-start.c: Don't include <bp-start.h>.
29909         (LIBC_START_MAIN): Set up __environ directly instead of using
29910         INIT_ARGV_and_ENVIRON.
29911         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
29912         <bp-start.h>.
29913
29914         [BZ #13550]
29915         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
29916         definitions.
29917         (CHECK_FCNTL): Likewise.
29918         (CHECK_N_PAGES): Likewise.
29919
29920         [BZ #13550]
29921         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
29922         definitions.
29923         (CHECK_SIGSET_NULL_OK): Likewise.
29924         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
29925         <bp-checks.h>.
29926         (sigpending): Don't use CHECK_SIGSET.
29927         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
29928         <bp-checks.h>.
29929         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29930         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
29931         <bp-checks.h>.
29932         (do_sigsuspend): Don't use CHECK_SIGSET.
29933         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
29934         use CHECK_SIGSET.
29935         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
29936         (do_sigwait): Don't use CHECK_SIGSET.
29937         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
29938         use CHECK_SIGSET.
29939         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
29940         include <bp-checks.h>.
29941         (sigpending): Don't use CHECK_SIGSET.
29942         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
29943         include <bp-checks.h>.
29944         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29945         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
29946         <bp-checks.h>.
29947         (sigpending): Don't use CHECK_SIGSET.
29948         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
29949         <bp-checks.h>.
29950         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29951
29952         [BZ #13550]
29953         * sysdeps/generic/bp-semctl.h: Remove file.
29954         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
29955         <bp-checks.h> and <bp-semctl.h>.
29956         (__old_semctl): Don't use CHECK_SEMCTL.
29957         (__new_semctl): Likewise.
29958         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
29959         and <bp-semctl.h>.
29960         (__old_semctl): Don't use CHECK_SEMCTL.
29961         (__new_semctl): Likewise.
29962         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
29963         <bp-checks.h> and <bp-semctl.h>.
29964         (__old_semctl): Don't use CHECK_SEMCTL.
29965         (__new_semctl): Likewise.
29966         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
29967         <bp-checks.h> and <bp-semctl.h>.
29968         (semctl): Don't use CHECK_SEMCTL.
29969
29970         [BZ #13550]
29971         * Makerules (elide-bp-thunks): Remove variable.
29972         (elide-routines.oS): Don't use $(elide-bp-thunks).
29973         (elide-routines.os): Likewise.
29974         (elide-routines.o): Likewise.
29975         (elide-routines.op): Likewise.
29976         (elide-routines.og): Likewise.
29977         (objects): Don't use $(bp-thunks).
29978         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
29979         include.
29980         (common-generated): Do not add s-proto-bp.d.
29981         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
29982         (int): Likewise.
29983         (typ): Likewise.
29984         Do not generate makefile rules for bounded-pointer thunks.
29985         * sysdeps/generic/bp-thunks.h: Remove file.
29986         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
29987         * sysdeps/unix/s-proto-bp.S: Likewise.
29988
29989         [BZ #15062]
29990         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
29991         parts of result separately when argument is not close to line from
29992         -i to i and one part of argument is small.
29993         * math/k_casinhf.c (__kernel_casinhf): Likewise.
29994         * math/k_casinhl.c (__kernel_casinhl): Likewise.
29995         * math/libm-test.inc (cacos_test): Add more tests.
29996         (casin_test): Likewise.
29997         (casinh_test): Likewise.
29998         * sysdeps/i386/fpu/libm-test-ulps: Update.
29999         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30000
30001 2013-01-31  David S. Miller  <davem@davemloft.net>
30002
30003         * po/de.po: Update from translation team.
30004
30005 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
30006
30007         * time/tzfile.c: Include stdint.h for SIZE_MAX.
30008
30009 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
30010
30011         * configure.in (_AC_PROG_CC_C89): New definition.
30012         * configure: Regenerate.
30013
30014         * configure.in (AC_PROG_CPP): New definition.
30015         * configure: Regenerate.
30016
30017 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
30018
30019         * debug/tst-backtrace.h: New file.
30020         * debug/tst-backtrace2.c: Include tst-backtrace.h.
30021         (ret): Remove variable.
30022         (x): Likewise.
30023         (FAIL): Remove macro.
30024         (NO_INLINE): Likewise.
30025         (fn1): Use match function instead of strstr.
30026         * debug/tst-backtrace3.c: Include tst-backtrace.h.
30027         (ret): Remove variable.
30028         (x): Likewise.
30029         (FAIL): Remove macro.
30030         (NO_INLINE): Likewise.
30031         (fn): Use match function instead of strstr.
30032         * debug/tst-backtrace4.c: Include tst-backtrace.h.
30033         (ret): Remove variable.
30034         (x): Likewise.
30035         (FAIL): Remove macro.
30036         (NO_INLINE): Likewise.
30037         (handle_signal): Use match function instead of strstr.
30038         * debug/tst-backtrace5.c: Include tst-backtrace.h.
30039         (ret): Remove variable.
30040         (x): Likewise.
30041         (FAIL): Remove macro.
30042         (NO_INLINE): Likewise.
30043         (handle_signal): Use match function instead of strstr.
30044
30045 2013-01-23  Roland McGrath  <roland@hack.frob.com>
30046
30047         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
30048
30049 2013-01-23  David S. Miller  <davem@davemloft.net>
30050
30051         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
30052         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
30053         argument of CAS if possible.
30054         * sysdeps/sparc/sparc64/bits/atomic.h
30055         (__arch_compare_and_exchange_val_32_acq): Likewise.
30056         (__arch_compare_and_exchange_val_64_acq): Likewise.
30057
30058 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
30059
30060         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
30061         * sysdeps/posix/ulimit.c: ... this.
30062         Include <limits.h>.
30063         * sysdeps/unix/bsd/ulimit.c: Remove file.
30064
30065 2013-01-23  Adam Conrad  <adconrad@0c3.net>
30066
30067         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
30068         (LDFLAGS-tst-array5): Likewise.
30069
30070 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
30071
30072         [BZ #15036]
30073         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
30074         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
30075         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
30076         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
30077
30078 2013-01-21  David S. Miller  <davem@davemloft.net>
30079
30080         * sysdeps/sparc/backtrace.c: New file.
30081         * sysdeps/sparc/sparc32/backtrace.h: New file.
30082         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
30083         * sysdeps/sparc/sparc64/backtrace.h: New file.
30084         * sysdeps/sparc/sparc64/backtrace.c: Delete.
30085         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
30086         -funwind-tables.
30087
30088 2013-01-21  Andreas Schwab  <schwab@suse.de>
30089
30090         [BZ #15020]
30091         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
30092         closed its stdout.
30093
30094 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
30095
30096         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
30097         "mpa2.h".
30098         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30099
30100 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
30101             Mark Mitchell  <mark@codesourcery.com>
30102             Tom de Vries  <tom@codesourcery.com>
30103             Paul Pluzhnikov  <ppluzhnikov@google.com>
30104
30105         * debug/tst-backtrace2.c: New file.
30106         * debug/tst-backtrace3.c: Likewise.
30107         * debug/tst-backtrace4.c: Likewise.
30108         * debug/tst-backtrace5.c: Likewise.
30109         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
30110         (CFLAGS-tst-backtrace3.c): Likewise.
30111         (CFLAGS-tst-backtrace4.c): Likewise.
30112         (CFLAGS-tst-backtrace5.c): Likewise.
30113         (LDFLAGS-tst-backtrace2): Likewise.
30114         (LDFLAGS-tst-backtrace3): Likewise.
30115         (LDFLAGS-tst-backtrace4): Likewise.
30116         (LDFLAGS-tst-backtrace5): Likewise.
30117         (tests): Add new tests tst-backtrace2, tst-backtrace3,
30118         tst-backtrace4 and tst-backtrace5.
30119
30120 2013-01-18  Anton Blanchard  <anton@samba.org>
30121             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30122
30123         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
30124         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
30125         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
30126         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
30127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
30128         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
30129         "+r" and remove output regs list as redundant.  Add explicit inline
30130         asm to specify register of return val to work around compiler codegen
30131         bug.  Remove (int) cast on return value.  Add return type parameter to
30132         use in macro so that this macro does not truncate return value for
30133         64-bit values.
30134         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
30135         pass to INTERNAL_VSYSCALL_NCS.
30136         (INLINE_VSYSCALL): Add 'long int' as return type to
30137         INTERNAL_VSYSCALL_NCS macro invocation.
30138         (INTERNAL_VSYSCALL): Add 'long int' as return type to
30139         INTERNAL_VSYSCALL_NCS macro invocation.
30140         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
30141
30142 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
30143
30144         [BZ #14496]
30145         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
30146         Fix application of SIMD FP exception mask.
30147
30148         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
30149         mp_no from a power of two.
30150         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
30151         __mpexp_twomm1.  Use __pow_mp.
30152
30153         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
30154         multiplication.
30155
30156 2013-01-17  David S. Miller  <davem@davemloft.net>
30157
30158         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30159
30160 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
30161
30162         [BZ #15023]
30163         * include/complex.h: Condition contents on [!_COMPLEX_H].
30164         (__kernel_casinhf): New prototype.
30165         (__kernel_casinh): Likewise.
30166         (__kernel_casinhl): Likewise.
30167         * math/Makefile (libm_calls): Add k_casinh.
30168         * math/k_casinh.c: New file.
30169         * math/k_casinhf.c: Likewise.
30170         * math/k_casinhl.c: Likewise.
30171         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
30172         finite nonzero arguments.
30173         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
30174         finite nonzero arguments.
30175         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
30176         finite nonzero arguments.
30177         * math/s_casinh.c: Do not include <float.h>.
30178         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
30179         * math/s_casinhf.c: Do not include <float.h>.
30180         (__casinhf): Move code for finite nonzero arguments to
30181         k_casinhf.c.
30182         * math/s_casinhl.c: Do not include <float.h>.
30183         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
30184         redefine.
30185         (__casinhl): Move code for finite nonzero arguments to
30186         k_casinhl.c.
30187         * math/libm-test.inc (cacos_test): Add more tests.
30188         * sysdeps/i386/fpu/libm-test-ulps: Update.
30189         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30190
30191 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
30192
30193         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
30194         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
30195         [!HAVE_MREMAP]: Remove [defined linux] case.
30196         * malloc/arena.c: Do not include <malloc-sysdep.h>.
30197
30198 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
30199
30200         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
30201
30202 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
30203
30204         * elf/elf.h (R_386_SIZE32): New relocation.
30205         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
30206         R_386_SIZE32.
30207         (elf_machine_rela): Likewise.
30208         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
30209         R_X86_64_SIZE64 and R_X86_64_SIZE32.
30210
30211 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
30212
30213         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
30214         (FP_FAST_FMA): Do not define.
30215         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
30216         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
30217         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
30218         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
30219         !_SOFT_FLOAT]: Likewise.
30220         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
30221         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
30222         value.
30223         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
30224         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
30225         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
30226         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
30227         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
30228         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
30229         file.
30230
30231 2013-01-16  Andreas Schwab  <schwab@suse.de>
30232
30233         [BZ #14327]
30234         * include/stdlib.h (__mktemp): Add declaration.
30235         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
30236         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
30237
30238 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
30239
30240         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
30241         definitions.
30242         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
30243         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
30244         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
30245         definitions here.
30246         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
30247         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
30248         definitions.
30249         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
30250         and ONE.
30251         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
30252         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
30253         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
30254         definitions.
30255         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
30256         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
30257         definitions.
30258         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
30259
30260         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
30261
30262 2013-01-15  David S. Miller  <davem@davemloft.net>
30263
30264         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30265         trunc{,f} to libm-sysdep_routes.
30266         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30267         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
30268         file.
30269         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
30270         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
30271         file.
30272         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
30273         file.
30274         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
30275         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
30276         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
30277         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
30278         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
30279         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
30280         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
30281         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
30282
30283         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30284         nearbyint{,f} to libm-sysdep_routes.
30285         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30286         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
30287         New file.
30288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
30289         file.
30290         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
30291         New file.
30292         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
30293         file.
30294         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
30295         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
30296         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
30297         file.
30298         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
30299         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
30300         file.
30301         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
30302         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
30303         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
30304
30305         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
30306         libc_feholdexcept and libc_fesetenv.
30307
30308 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
30309
30310         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
30311
30312 2013-01-14  David S. Miller  <davem@davemloft.net>
30313
30314         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
30315         (SPARC_ASM_VIS2_IFUNC): Likewise.
30316         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
30317         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
30318         use of 'siam' instruction.
30319         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
30320         Likewise.
30321         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
30322         Likewise.
30323         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
30324         Likewise.
30325         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
30326         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
30327         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
30328         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
30329         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
30330         file.
30331         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
30332         file.
30333         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
30334         file.
30335         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
30336         file.
30337         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
30338         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
30339         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
30340         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
30341         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
30342         new VIS2 routines.
30343         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
30344         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
30345         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
30346         Likewise.
30347         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
30348         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
30349         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
30350         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
30351         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
30352         routines to libm-sysdep_routines.
30353         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30354
30355         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30356         fdim/fdimf to libm-sysdep_routines.
30357         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
30358         file.
30359         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
30360         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
30361         file.
30362         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
30363         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
30364         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
30365         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
30366         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
30367         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
30368         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
30369
30370 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
30371
30372         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
30373         to optimize copies.
30374
30375         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
30376         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30377         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30378
30379         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
30380         local variable MPTWO.
30381         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
30382         Likewise.
30383
30384 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30385
30386         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
30387         GLOB_NOESCAPE.
30388
30389 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30390
30391         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
30392
30393 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30394
30395         * manual/pattern.texi (glob_t): Document gl_flags.
30396         (glob64_t): Likewise.
30397
30398 2013-01-11  David S. Miller  <davem@davemloft.net>
30399
30400         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
30401         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
30402         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
30403         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
30404         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
30405         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
30406         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
30407         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
30408         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
30409         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
30410         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
30411         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
30412         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
30413
30414         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
30415         sparc V9 rather than using V8 code.
30416         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30417         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30418
30419         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
30420         Move to...
30421         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
30422         Here.
30423
30424 2013-01-11  Roland McGrath  <roland@hack.frob.com>
30425
30426         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
30427         not in the main loop.
30428         * configure: Regenerated.
30429
30430 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
30431
30432         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
30433         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
30434         to just #else.
30435         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
30436         [!__GLIBC_HAVE_LONG_LONG] case.
30437         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
30438         condition to just #else.
30439         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
30440         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
30441         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
30442         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
30443         unconditional.
30444         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
30445         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
30446         #elif condition to just #else.
30447         * sysdeps/unix/sysv/linux/sys/sysmacros.h
30448         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
30449         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
30450         #elif condition to just #else.
30451
30452 2013-01-11  Steve Ellcey  <sellcey@mips.com>
30453
30454         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
30455         (EF_MIPS_ARCH_64): Fix value.
30456         (EF_MIPS_ARCH_32R2): New.
30457         (EF_MIPS_ARCH_64R2): New.
30458
30459 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
30460
30461         * Makeconfig (+link-pie-before-libc): New.
30462         (+link-pie-after-libc): Likewise.
30463         (+link-pie-tests): Likewise.
30464         (+link-pie): Rewritten.
30465         (link-before-libc): Remove $(config-LDFLAGS).
30466         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
30467         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
30468         (config-LDFLAGS): Renamed to ...
30469         (rtld-LDFLAGS): This.
30470         (rtld-tests-LDFLAGS): New macro.
30471         (link-libc-rpath-link): Likewise.
30472         (link-libc-tests-rpath-link): Likewise.
30473         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
30474         (link-libc): Prepand $(link-libc-rpath-link).
30475         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
30476         (test-program-prefix): New macro.
30477         (test-via-rtld-prefix): Likewise.
30478         (test-program-cmd): Likewise.
30479         (host-test-program-cmd): Likewise.
30480         * Makefile ($(common-objpfx)testrun.sh): Replace
30481         $(run-program-prefix) with $(test-program-prefix).
30482         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
30483         $(rtld-LDFLAGS).
30484         ($(common-objpfx)shlib.lds): Likewise.
30485         (build-module-helper): Likewise.
30486         ($(common-objpfx)format.lds): Likewise.
30487         * Rules (binaries-pie-tests): New.
30488         (binaries-pie-notests): Likewise.
30489         (binaries-pie): Rewritten.
30490         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
30491         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
30492         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
30493         (make-test-out): Replace $(host-built-program-cmd) with
30494         $(host-test-program-cmd).
30495         * config.make.in (build-hardcoded-path-in-tests): New variable.
30496         * configure.in (--enable-hardcoded-path-in-tests): New configure
30497         option.
30498         (hardcoded_path_in_tests): New AC_SUBST.
30499         * configure: Regenerated.
30500         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
30501         $(built-program-cmd) with $(test-program-cmd).
30502         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
30503         (test_program_cmd): This.
30504         * elf/Makefile ($(objpfx)order.out): Run test with
30505         $(test-program-prefix).
30506         ($(objpfx)order2.out): Likewise.
30507         ($(objpfx)tst-initorder.out): Likewise.
30508         ($(objpfx)tst-initorder2.out): Likewise.
30509         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
30510         $(test-program-cmd).
30511         ($(objpfx)tst-array1-static.out): Likewise.
30512         ($(objpfx)tst-array2.out): Likewise.
30513         ($(objpfx)tst-array3.out): Likewise.
30514         ($(objpfx)tst-array4.out): Likewise.
30515         ($(objpfx)tst-array5.out): Likewise.
30516         ($(objpfx)tst-array5-static.out): Likewise.
30517         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
30518         $(test-program-cmd).
30519         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
30520         $(run-program-prefix) with $(test-program-prefix).
30521         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
30522         (test_program_prefix): This.
30523         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
30524         $(run-program-prefix) with $(test-program-prefix).
30525         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
30526         (test_program_prefix): This.
30527         * iconvdata/tst-tables.sh: Likewise.
30528         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
30529         $(run-program-prefix) with $(test-program-prefix).
30530         ($(objpfx)tst-translit.out): Likewise.
30531         ($(objpfx)tst-gettext2.out): Likewise.
30532         ($(objpfx)tst-gettext4.out): Likewise.
30533         ($(objpfx)tst-gettext6.out): Likewise.
30534         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
30535         (test_program_prefix): This.
30536         * intl/tst-gettext2.sh: Likewise.
30537         * intl/tst-gettext4.sh  Likewise.
30538         * intl/tst-gettext6.sh: Likewise.
30539         * intl/tst-translit.sh: Likewise.
30540         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
30541         with $(test-program-cmd).
30542         * libio/Makefile ($(objpfx)test-freopen.out): Replace
30543         $(run-program-prefix) with $(test-program-prefix).
30544         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
30545         (test_program_prefix): This.
30546         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
30547         $(run-program-prefix) with $(test-program-prefix).
30548         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
30549         (test_program_prefix): This.
30550         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
30551         * posix/Makefile ($(objpfx)globtest.out): Replace
30552         $(run-via-rtld-prefix) and $(test-wrapper) with
30553         $(test-program-prefix) and $(test-via-rtld-prefix).
30554         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
30555         $(test-program-prefix).
30556         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
30557         $(host-test-program-cmd).
30558         (tst-spawn-ARGS): Likewise.
30559         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
30560         $(test-program-prefix).
30561         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
30562         (test_via_rtld_prefix): This.
30563         (test_wrapper): Renamed to ...
30564         (test_program_prefix): This.
30565         (run_program_prefix): Replaced by test_program_prefix.
30566         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
30567         (test_program_prefix): This.
30568         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
30569         with $(host-test-program-cmd).
30570         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
30571         $(run-program-prefix) with $(test-program-prefix).
30572         ($(objpfx)tst-printf.out): Likewise.
30573         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
30574         $(test-program-cmd).
30575         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
30576         (test_program_prefix): This.
30577         * stdio-common/tst-unbputc.sh: Likewise.
30578         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
30579         $(run-program-prefix) with $(test-program-prefix).
30580         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
30581         (test_program_prefix): This.
30582         * string/Makefile ($(objpfx)tst-svc.out):  Replace
30583         $(built-program-cmd) with $(test-program-cmd).
30584
30585 2013-01-11  Andreas Jaeger  <aj@suse.de>
30586
30587         [BZ #15003]
30588         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
30589         value. Sync with Linux 3.7.
30590
30591 2013-01-10  David S. Miller  <davem@davemloft.net>
30592
30593         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
30594         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30595         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30596
30597 2013-01-10  Roland McGrath  <roland@hack.frob.com>
30598
30599         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
30600         never set.
30601         * configure: Regenerated.
30602
30603 2013-01-10  David S. Miller  <davem@davemloft.net>
30604
30605         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
30606         sparc V9 rather than using V8 code.
30607         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30608         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30609
30610 2013-01-10  Roland McGrath  <roland@hack.frob.com>
30611
30612         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
30613         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
30614         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
30615         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
30616         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
30617         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
30618         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
30619         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
30620         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
30621         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
30622         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
30623         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
30624         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
30625         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
30626         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
30627         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
30628         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
30629         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
30630         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
30631         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
30632         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
30633         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
30634         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
30635         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
30636         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
30637         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
30638         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
30639
30640 2013-01-10  David S. Miller  <davem@davemloft.net>
30641
30642         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30643
30644 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30645
30646         * posix/Makefile (tests-static): New variable.
30647         (tests): Add $(tests-static).
30648         (tst-exec-static-ARGS): New variable.
30649         (tst-spawn-static-ARGS): Likewise.
30650         * posix/tst-exec-static.c: New file.
30651         * posix/tst-spawn-static.c: Likewise.
30652         * posix/tst-exec.c: Support run directly.
30653         * posix/tst-spawn.c: Likewise.
30654
30655 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
30656
30657         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
30658         long.
30659         * math/bits/mathcalls.h (llrint): Likewise.
30660         (llround): Likewise.
30661         * stdlib/stdlib.h (struct drand48_data): Likewise.
30662         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
30663         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
30664         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
30665         Likewise.
30666         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
30667         Likewise.
30668         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
30669         (elf_greg_t): Likewise.
30670         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
30671         (__jmp_buf): Likewise.
30672         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
30673         definitions.
30674         (llrint): Likewise, for all definitions.
30675         (llrintl): Likewise.
30676
30677         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
30678         Remove [__GNUC__] condition.
30679         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
30680         condition to just [__USE_ISOC99].
30681         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
30682
30683 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30684
30685         [BZ #14200]
30686         * sysdeps/unix/sysv/linux/x86/bits/environments.h
30687         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
30688         defined.
30689         (_POSIX_V6_ILP32_OFF32): Likewise.
30690         (_XBS5_ILP32_OFF32): Likewise.
30691         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
30692         (__ILP32_OFFBIG_LDFLAGS): Likewise.
30693
30694 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30695
30696         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
30697
30698         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
30699         doubles __mpexp_twomm1.  Adjust usage.
30700         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
30701         Remove.
30702
30703 2013-01-10  Andreas Schwab  <schwab@suse.de>
30704
30705         [BZ #14964]
30706         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
30707         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
30708
30709 2013-01-09  David S. Miller  <davem@davemloft.net>
30710
30711         [BZ #15003]
30712         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
30713         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
30714         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
30715         (TCP_FASTOPEN): Define.
30716         (tcp_repair_opt): New structure.
30717         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
30718         enum values.
30719         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
30720         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
30721         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
30722         (tcp_cookie_transactions): New structure.
30723
30724 2013-01-09  Anton Blanchard  <anton@samba.org>
30725
30726         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
30727         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
30728         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
30729         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
30730
30731 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
30732
30733         * include/features.h (__USE_ANSI): Remove.
30734
30735 2013-01-09  Roland McGrath  <roland@hack.frob.com>
30736
30737         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
30738
30739         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
30740
30741 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
30742
30743         * sysdeps/s390/fpu/libm-test-ulps: Update.
30744
30745         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30746
30747         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
30748         (__acr): Likewise.
30749         (__cpy): Likewise.
30750         (norm): Likewise.
30751         (denorm): Likewise.
30752         (__mp_dbl): Likewise.
30753         (__dbl_mp): Likewise.
30754         (add_magnitudes): Likewise.
30755         (sub_magnitudes): Likewise.
30756         (__add): Likewise.
30757         (__sub): Likewise.
30758         (__mul): Likewise.
30759         (__inv): Likewise.
30760         (__dvd): Likewise.
30761         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
30762         (__acr): Likewise.
30763         (__cpy): Likewise.
30764         (norm): Likewise.
30765         (denorm): Likewise.
30766         (__mp_dbl): Likewise.
30767         (__dbl_mp): Likewise.
30768         (add_magnitudes): Likewise.
30769         (sub_magnitudes): Likewise.
30770         (__add): Likewise.
30771         (__sub): Likewise.
30772         (__mul): Likewise.
30773         (__inv): Likewise.
30774         (__dvd): Likewise.
30775         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
30776         (__acr): Likewise.
30777         (__cpy): Likewise.
30778         (norm): Likewise.
30779         (denorm): Likewise.
30780         (__mp_dbl): Likewise.
30781         (__dbl_mp): Likewise.
30782         (add_magnitudes): Likewise.
30783         (sub_magnitudes): Likewise.
30784         (__add): Likewise.
30785         (__sub): Likewise.
30786         (__mul): Likewise.
30787         (__inv): Likewise.
30788         (__dvd): Likewise.
30789
30790 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
30791
30792         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
30793         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
30794         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
30795         2 && __USE_EXTERN_INLINES]: Likewise.
30796
30797 2013-01-08  Andreas Jaeger  <aj@suse.de>
30798
30799         [BZ# 14985]
30800         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
30801         Remove.
30802         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30803         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30804
30805 2013-01-07  Anton Blanchard  <anton@samba.org>
30806
30807         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
30808         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
30809         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
30810         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
30811         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
30812         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
30813         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
30814         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
30815         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30816         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
30817         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
30818         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
30819         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
30820         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
30821         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
30822         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
30823         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
30824         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
30825         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
30826         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
30827         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
30828         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
30829         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
30830         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
30831         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
30832         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
30833         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
30834         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
30835         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
30836         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
30837         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
30838         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30839         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
30840         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
30841         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
30842         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
30843         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
30844         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
30845         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
30846         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
30847         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
30848         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
30849         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
30850
30851 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
30852
30853         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
30854         (__MALLOC_PMT): Likewise.
30855         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
30856         [__GNUC__], only on [_LIBC].
30857         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30858         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
30859         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30860         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
30861         forward declaration.
30862         (realloc_hook_ini): Likewise.
30863         (memalign_hook_ini): Likewise.
30864         (__libc_memalign): Do not use __MALLOC_PMT in variable
30865         declaration.
30866         (__libc_valloc): Likewise.
30867         (__libc_pvalloc): Likewise.
30868         (__libc_calloc): Likewise.
30869         (__posix_memalign): Likewise.
30870
30871         [BZ #14996]
30872         * math/s_casinh.c: Include <float.h>.
30873         (__casinh): Do not do computation with squaring and square root
30874         for large arguments.
30875         * math/s_casinhf.c: Include <float.h>.
30876         (__casinhf): Do not do computation with squaring and square root
30877         for large arguments.
30878         * math/s_casinhl.c: Include <float.h>.
30879         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
30880         (__casinhl): Do not do computation with squaring and square root
30881         for large arguments.
30882         * math/libm-test.inc (casin_test): Add more tests.
30883         (casinh_test): Likewise.
30884         * sysdeps/i386/fpu/libm-test-ulps: Update.
30885         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30886
30887 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
30888
30889         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
30890         (__x86_64_raw_data_cache_size): Likewise.
30891         (__x86_64_data_cache_size_half): Likewise.
30892         (__x86_64_raw_data_cache_size_half): Likewise.
30893         (__x86_64_shared_cache_size): Likewise.
30894         (__x86_64_raw_shared_cache_size): Likewise.
30895         (__x86_64_shared_cache_size_half): Likewise.
30896         (__x86_64_raw_shared_cache_size_half): Likewise.
30897         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
30898         to ...
30899         (__x86_data_cache_size): This.
30900         (__x86_64_raw_data_cache_size): Renamed to ...
30901         (__x86_raw_data_cache_size): This.
30902         (__x86_64_data_cache_size_half): Renamed to ...
30903         (__x86_data_cache_size_half): This.
30904         (__x86_64_raw_data_cache_size_half): Renamed to ...
30905         (__x86_raw_data_cache_size_half): This.
30906         (__x86_64_shared_cache_size): Renamed to ...
30907         (__x86_shared_cache_size): This.
30908         (__x86_64_raw_shared_cache_size): Renamed to ...
30909         (__x86_raw_shared_cache_size): This.
30910         (__x86_64_shared_cache_size_half): Renamed to ...
30911         (__x86_shared_cache_size_half): This.
30912         (__x86_64_raw_shared_cache_size_half): Renamed to ...
30913         (__x86_raw_shared_cache_size_half): This.
30914         * sysdeps/x86_64/memcpy.S: Updated.
30915         * sysdeps/x86_64/memset.S: Likewise.
30916         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
30917         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
30918         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
30919
30920 2013-01-04  David S. Miller  <davem@davemloft.net>
30921
30922         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30923
30924 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
30925
30926         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
30927         1 to avoid redefinition warning.
30928         (__USE_GNU): Don't define.
30929         (init_signaling_nan): Protoize.
30930
30931         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30932
30933 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
30934
30935         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
30936         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
30937         (__cpymn): Likewise.
30938         (norm): Remove commented code.
30939         (denorm): Likewise.
30940         (__mp_dbl): Likewise.
30941         (__inv): Likewise.
30942         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
30943         (__cpymn): Likewise.
30944         (norm): Remove commented code.
30945         (denorm): Likewise.
30946         (__mp_dbl): Likewise.
30947         (__inv): Likewise.
30948
30949         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
30950         mp_no value for 1.0 and 2.0.
30951         (norm): Use RADIXI instead of radixi.d.
30952         (denorm): Likewise.
30953         (__mul): Use 0.0 instead of zero.d.
30954         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
30955         mp_no value for 1.0 and 2.0.
30956         (norm): Use RADIXI instead of radixi.d.
30957         (denorm): Likewise.
30958         (__mul): Use 0.0 instead of zero.d.
30959
30960 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
30961
30962         [BZ #14994]
30963         * math/s_casinh.c (__casinh): Reduce finite argument to first
30964         quadrant then set signs of results at the end.
30965         * math/s_casinhf.c (__casinhf): Likewise.
30966         * math/s_casinhl.c (__casinhl): Likewise.
30967         * math/libm-test.inc (casin_test): Add more tests.
30968         (casinh_test): Likewise.
30969         * sysdeps/i386/fpu/libm-test-ulps: Update.
30970         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30971
30972 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
30973
30974         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
30975
30976         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
30977
30978         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
30979         declarations.
30980         (denorm): Likewise.
30981         (__mp_dbl): Likewise.
30982         (__inv): Likewise.
30983
30984         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
30985         and adjust the header comment.
30986
30987         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
30988         variable name from declaration.
30989
30990 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
30991
30992         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30993         Initialize COMMON_CPUID_INDEX_7 element.
30994         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
30995         (CPUID_RTM): Likewise.
30996         (HAS_RTM): Likewise.
30997         (COMMON_CPUID_INDEX_7): New enum.
30998
30999 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
31000
31001         [BZ #14981]
31002         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
31003         size is zero, record memory as freed.
31004
31005 2013-01-03  Andreas Jaeger  <aj@suse.de>
31006
31007         * po/ia.po: Add new Interlingua translation.
31008
31009 2012-01-03  Allan McRae  <allan@archlinux.org>
31010
31011         * locale/programs/localedef.c: Fix description of '--posix' flag.
31012
31013 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
31014
31015         * NEWS: Update dates in second copyright notice.
31016         * README: Update copyright dates in example.
31017         * manual/libc.texinfo: Update copyright dates.
31018         * scripts/test-installation.pl: Update copyright date in --version
31019         output.
31020
31021         * hurd/ctty-input.c: Fix copyright notice formatting.
31022         * hurd/ctty-output.c: Likewise.
31023         * hurd/dtable.c: Likewise.
31024         * hurd/hurd-raise.c: Likewise.
31025         * hurd/hurdprio.c: Likewise.
31026         * hurd/msgportdemux.c: Likewise.
31027         * misc/sys/file.h: Likewise.
31028         * misc/sys/ioctl.h: Likewise.
31029         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
31030         * sysdeps/mach/hurd/chdir.c: Likewise.
31031         * sysdeps/mach/hurd/fchdir.c: Likewise.
31032         * sysdeps/mach/hurd/rename.c: Likewise.
31033         * sysdeps/mach/hurd/rmdir.c: Likewise.
31034         * sysdeps/mach/hurd/seekdir.c: Likewise.
31035         * sysdeps/mach/hurd/setsid.c: Likewise.
31036         * sysdeps/posix/wait3.c: Likewise.
31037
31038         * All files with FSF copyright notices: Update copyright dates
31039         using scripts/update-copyrights.
31040         * intl/plural.c: Regenerated.
31041         * locale/programs/charmap-kw.h: Likewise.
31042         * locale/programs/locfile-kw.h: Likewise.
31043
31044 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
31045
31046         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
31047         four values.
31048
31049         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
31050         calculation loop and add branch prediction.
31051
31052         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
31053         check access beyond bounds of m1np.
31054
31055         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
31056         MPTWO.
31057         (__inv): Remove local variable MPTWO to use the global
31058         constant.
31059         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
31060         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
31061         variable MPTWO.
31062         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
31063         MP3HALFS static const.
31064
31065 2013-01-01  David S. Miller  <davem@davemloft.net>
31066
31067         * po/ca.po: Update from translation team.
31068
31069 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
31070
31071         * scripts/update-copyrights: New file.
31072         * Makeconfig: Reformat copyright notice.
31073         * ctype/ctype.h: Likewise.
31074         * debug/swprintf_chk.c: Likewise.
31075         * elf/dl-cache.c: Likewise.
31076         * elf/dl-debug.c: Likewise.
31077         * elf/dl-object.c: Likewise.
31078         * grp/initgroups.c: Likewise.
31079         * hurd/Makefile: Likewise.
31080         * hurd/hurd/signal.h: Likewise.
31081         * hurd/hurdfault.c: Likewise.
31082         * hurd/hurdioctl.c: Likewise.
31083         * hurd/hurdlookup.c: Likewise.
31084         * hurd/intr-msg.c: Likewise.
31085         * iconv/gconv_open.c: Likewise.
31086         * libio/swprintf.c: Likewise.
31087         * locale/lc-ctype.c: Likewise.
31088         * locale/nl_langinfo.c: Likewise.
31089         * mach/Machrules: Likewise.
31090         * mach/Makefile: Likewise.
31091         * malloc/obstack.h: Likewise.
31092         * manual/Makefile: Likewise.
31093         * manual/tsort.awk: Likewise.
31094         * misc/bits/stab.def: Likewise.
31095         * nis/nis_print_group_entry.c: Likewise.
31096         * nis/nis_table.c: Likewise.
31097         * nis/nss_compat/compat-pwd.c: Likewise.
31098         * nis/nss_compat/compat-spwd.c: Likewise.
31099         * po/Makefile: Likewise.
31100         * posix/fnmatch.c: Likewise.
31101         * posix/regex.h: Likewise.
31102         * resolv/Makefile: Likewise.
31103         * resolv/nss_dns/dns-network.c: Likewise.
31104         * resolv/res_hconf.c: Likewise.
31105         * scripts/gen-sorted.awk: Likewise.
31106         * soft-fp/soft-fp.h: Likewise.
31107         * stdio-common/printf.h: Likewise.
31108         * stdlib/monetary.h: Likewise.
31109         * stdlib/random.c: Likewise.
31110         * stdlib/random_r.c: Likewise.
31111         * sysdeps/generic/Makefile: Likewise.
31112         * sysdeps/gnu/Makefile: Likewise.
31113         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
31114         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
31115         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
31116         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
31117         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
31118         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
31119         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
31120         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
31121         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
31122         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
31123         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
31124         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
31125         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
31126         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
31127         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
31128         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
31129         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
31130         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
31131         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
31132         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
31133         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
31134         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
31135         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
31136         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
31137         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
31138         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
31139         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
31140         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
31141         * sysdeps/mach/hurd/errnos.awk: Likewise.
31142         * sysdeps/mach/hurd/fork.c: Likewise.
31143         * sysdeps/mach/hurd/getcwd.c: Likewise.
31144         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
31145         * sysdeps/mach/hurd/mmap.c: Likewise.
31146         * sysdeps/mach/hurd/utimes.c: Likewise.
31147         * sysdeps/mach/hurd/xmknod.c: Likewise.
31148         * sysdeps/posix/profil.c: Likewise.
31149         * sysdeps/posix/readdir_r.c: Likewise.
31150         * sysdeps/powerpc/bits/mathdef.h: Likewise.
31151         * sysdeps/powerpc/bits/setjmp.h: Likewise.
31152         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
31153         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
31154         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
31155         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
31156         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
31157         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
31158         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31159         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
31160         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
31161         * sysdeps/pthread/lio_listio.c: Likewise.
31162         * sysdeps/sparc/dl-procinfo.h: Likewise.
31163         * sysdeps/unix/i386/sysdep.S: Likewise.
31164         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
31165         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
31166         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
31167         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
31168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
31169         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
31170         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
31171         * sysdeps/unix/sysv/linux/speed.c: Likewise.
31172         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
31173         * sysdeps/wordsize-32/divdi3.c: Likewise.
31174         * time/sys/time.h: Likewise.
31175         * wcsmbs/Makefile: Likewise.
31176
31177 2013-01-01  David S. Miller  <davem@davemloft.net>
31178
31179         * po/fr.po: Update from translation team.
31180
31181         * catgets/gencat.c: Update copyright year.
31182         * csu/version.c: Likewise.
31183         * debug/catchsegv.sh: Likewise.
31184         * debug/pcprofiledump.c: Likewise.
31185         * debug/xtrace.sh: Likewise.
31186         * elf/ldconfig.c: Likewise.
31187         * elf/ldd.bash.in: Likewise.
31188         * elf/pldd.c: Likewise.
31189         * elf/sotruss.ksh: Likewise.
31190         * elf/sprof.c: Likewise.
31191         * iconv/iconv_prog.c: Likewise.
31192         * iconv/iconvconfig.c: Likewise.
31193         * locale/programs/locale.c: Likewise.
31194         * locale/programs/localedef.c: Likewise.
31195         * login/programs/pt_chown.c: Likewise.
31196         * malloc/memusage.sh: Likewise.
31197         * malloc/memusagestat.c: Likewise.
31198         * malloc/mtrace.pl: Likewise.
31199         * nscd/nscd.c: Likewise.
31200         * nss/getent.c: Likewise.
31201         * nss/makedb.c: Likewise.
31202         * posix/getconf.c: Likewise.
31203
31204 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
31205
31206         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
31207         numbers.
31208
31209 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
31210
31211         * math/bits/mathcalls.h (modf): Use __nonnull.
31212
31213 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31214
31215         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
31216         (split): Use macro CN instead of the bare value.
31217         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
31218         could be used.
31219         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
31220         instead of the bare value.
31221         (power1): Likewise.
31222
31223 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31224
31225         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
31226         __ATAN_TWOM.
31227         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
31228
31229         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
31230         their values.
31231         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
31232         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31233         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
31234         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
31235
31236 2012-12-28  Andreas Jaeger  <aj@suse.de>
31237
31238         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
31239         values are from Linux 3.7.
31240
31241         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
31242         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
31243
31244 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31245
31246         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
31247         TRUE case.
31248
31249         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
31250         (norm): Likewise.
31251         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
31252         variables with preprocessor constants.
31253         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
31254         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
31255         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
31256
31257 2012-12-27  Bruno Haible  <bruno@clisp.org>
31258
31259         [BZ #14317]
31260         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
31261         only if needed.
31262
31263 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31264
31265         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
31266         and use variable directly.
31267         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
31268
31269         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
31270         MPONE.
31271         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
31272         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
31273         variable MPONE.
31274         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
31275         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
31276         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
31277         include directive.  Remove local variable MPONE.
31278         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
31279         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
31280         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
31281
31282 2012-12-25  David S. Miller  <davem@davemloft.net>
31283
31284         * version.h (RELEASE): Set to "development".
31285         (VERSION): Set to "2.17.90".
31286         * NEWS: Add 2.18 section.
31287
31288 2012-12-21  David S. Miller  <davem@davemloft.net>
31289
31290         * po/hr.po: Update from translation team.
31291
31292 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31293
31294         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
31295
31296 2012-12-19  Steve Ellcey  <sellcey@mips.com>
31297
31298         * NEWS:  Mention new memcpy for MIPS.
31299
31300 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31301
31302         * manual/contrib.texi (Contributors): Spelling correction.
31303
31304 2012-12-15  David S. Miller  <davem@davemloft.net>
31305
31306         * po/ru.po: Update from translation team.
31307
31308 2012-12-13  David S. Miller  <davem@davemloft.net>
31309
31310         * NEWS: Mention IFUNC testsuite enhancements.
31311
31312         * po/pl.po: Update from translation team.
31313         * po/bg.po: Likewise.
31314
31315         * manual/contrib.texi (Contributors): Update entries for Hongjiu
31316         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
31317
31318 2012-12-11  David S. Miller  <davem@davemloft.net>
31319
31320         * po/sv.po: Update from translation team.
31321
31322         * po/vi.po: Update from translation team.
31323
31324         * po/cs.po: Update from translation team.
31325
31326         * po/de.po: Update from translation team.
31327         * po/eo.po: Likewise.
31328         * po/nl.po: Likewise.
31329
31330 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31331
31332         [BZ #14246]
31333         * manual/argp.texi (Argp Helper Functions): Move node to follow
31334         Argp Parsing State.
31335
31336         [BZ #14872]
31337         * manual/conf.texi (Limits on File System Capacity): Mention if
31338         terminating null is included in the max size.
31339
31340 2012-12-10  Andreas Jaeger  <aj@suse.de>
31341
31342         * po/cs.po: Update from translation team.
31343
31344 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
31345
31346         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
31347         void pointer and cast to uintptr_t.
31348         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
31349         path.
31350         * sysdeps/s390/s390-64/memcpy.S: Likewise.
31351         * sysdeps/s390/s390-64/memset.S: Likewise.
31352
31353 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
31354
31355         [BZ #14833]
31356         * menual/message.texi (Message Translation): Fix typos.
31357         (Helper programs for gettext): Likewise.
31358
31359 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
31360
31361         [BZ #14898]
31362         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
31363         Change to -1.
31364
31365 2012-12-07  David S. Miller  <davem@davemloft.net>
31366
31367         * po/libc.pot: Update.
31368
31369 2012-12-07  Richard Henderson  <rth@redhat.com>
31370
31371         [BZ #10114]
31372         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
31373         normal/normal case to before the switch.
31374         (_FP_DIV): Likewise.
31375
31376 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
31377             Mike Frysinger  <vapier@gentoo.org>
31378
31379         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
31380         check for __NR_fadvise64_64.
31381
31382 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
31383
31384         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
31385         0, not just to plain "0" as a statement.
31386         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
31387         with cw.
31388
31389 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
31390
31391         * NEWS: Use sourceware.org in Bugzilla URL.
31392
31393 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
31394
31395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
31396         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
31397
31398         * stdio-common/tst-put-error.c (do_test): Add newline to the
31399         padded test to ensure flush.
31400
31401 2012-12-05  Jeff Law  <law@redhat.com>
31402
31403         * sunrpc/etc.rpc (fedfs_admin): Add entry.
31404
31405 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
31406
31407         * README: Don't refer to ports add-on as distributed separately.
31408         Mention AArch64 in list of systems supported in the ports add-on.
31409
31410         * LICENSES: Add more non-FSF copyright and license notices.
31411
31412         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
31413         ((unused)).
31414
31415         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
31416
31417         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
31418         10000 as width of padded output.
31419
31420 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
31421
31422         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
31423
31424         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
31425         variable LX with __attribute__ ((unused)).
31426         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
31427         Likewise.
31428         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
31429         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
31430         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
31431         with __attribute__ ((unused)).
31432
31433 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
31434
31435         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
31436
31437 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
31438
31439         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
31440         (CFLAGS-nldbl-acos.c): New variable.
31441         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
31442         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
31443         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
31444         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
31445         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
31446         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
31447         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
31448         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
31449         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
31450         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
31451         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
31452         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
31453         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
31454         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
31455         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
31456         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
31457         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
31458         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
31459         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
31460         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
31461         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
31462         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
31463         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
31464         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
31465         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
31466         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
31467         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
31468         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
31469         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
31470         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
31471         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
31472         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
31473         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
31474         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
31475         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
31476         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
31477         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
31478         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
31479         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
31480         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
31481         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
31482         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
31483         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
31484         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
31485         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
31486         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
31487         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
31488         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
31489         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
31490         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
31491         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
31492         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
31493         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
31494         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
31495         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
31496         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
31497         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
31498         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
31499         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
31500         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
31501         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
31502         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
31503         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
31504         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
31505         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
31506         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
31507         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
31508         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
31509         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
31510         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
31511         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
31512         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
31513         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
31514         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
31515         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
31516         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
31517         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
31518         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
31519         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
31520         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
31521         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
31522         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
31523         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
31524         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
31525         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
31526         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
31527         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
31528         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
31529         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
31530         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
31531         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
31532         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
31533         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
31534         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
31535         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
31536         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
31537         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
31538
31539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
31540         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
31541
31542         [BZ #14914]
31543         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
31544         whole low double instead of just low 47 bits when splitting values
31545         into two parts.
31546
31547 2012-12-03  Allan McRae  <allan@archlinux.org>
31548
31549         * manual/stdio.texi (Predefined Printf Handlers): Remove
31550         @hsep and @vsep usage.
31551
31552 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
31553
31554         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
31555         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
31556
31557 2012-12-03  Jeff Law  <law@redhat.com>
31558
31559         * time/sys/time.h (settimeofday): Do not mark TV argument
31560         as __nonnull.
31561
31562 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
31563
31564         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
31565         when currently writing and seek to current position when not.
31566         * libio/Makefile (tests): Remove bug-fclose1.
31567         * libio/bug-fclose1.c: Delete.
31568
31569 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
31570
31571         * manual/arith.texi (feenableexcept): Fix typo.
31572         (fedisableexcept): Likewise.
31573
31574 2012-11-30  Roland McGrath  <roland@hack.frob.com>
31575
31576         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
31577         second, differently-typed declaration, rather than a cast.
31578
31579 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
31580
31581         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
31582         * include/rpc/svc.h: ... here.
31583
31584 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
31585
31586         [BZ #13013]
31587         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
31588         depending n and resplen2 to catch cases where answer
31589         equals answerp2.
31590
31591 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
31592
31593         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
31594         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
31595
31596 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
31597
31598         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
31599
31600 2012-11-29  Roland McGrath  <roland@hack.frob.com>
31601
31602         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
31603
31604 2012-11-28  Jeff Law  <law@redhat.com>
31605
31606         [BZ #13761]
31607         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
31608         dataset_temporary.  Track alloca usage into alloca_used.
31609         If dataset is large allocate and release it via malloc/free.
31610
31611 2012-06-04  Florian Weimer  <fweimer@redhat.com>
31612
31613         [BZ #14197]
31614         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
31615
31616 2012-11-28  David S. Miller  <davem@davemloft.net>
31617
31618         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31619
31620 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31621
31622         [BZ #14803]
31623         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
31624         of pi/2 rounded to nearest to 64 bits.
31625         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
31626         nearest to 64 bits.
31627         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
31628         bits.
31629
31630 2012-11-28  Jeff Law <law@redhat.com>
31631             Martin Osvald <mosvald@redhat.com>
31632
31633         [BZ #14889]
31634         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
31635         * sunrpc/svc.c: Include time.h.
31636         (__svc_accept_failed): New function.
31637         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
31638         any reason other than EINTR, call __svc_accept_failed.
31639         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
31640         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
31641
31642 2012-11-28  Andreas Schwab  <schwab@suse.de>
31643
31644         * scripts/abilist.awk: Also handle indirect functions in .opd
31645         section.
31646
31647 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31648
31649         [BZ #13881]
31650         * sysdeps/x86/fpu/powl_helper.c: New file.
31651         * sysdeps/x86/fpu/Makefile: Likewise.
31652         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
31653         (p3): New object.
31654         (__ieee754_powl): Use __powl_helper for finite arguments except
31655         integer exponents below 8.
31656         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
31657         (p3): New object.
31658         (__ieee754_powl): Use __powl_helper for finite arguments except
31659         integer exponents below 8.
31660         * math/libm-test.inc (pow_test): Add more tests and enable some
31661         previously disabled tests.
31662         * sysdeps/i386/fpu/libm-test-ulps: Update.
31663         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31664
31665 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31666             Carlos O'Donell  <carlos_odonell@mentor.com>
31667
31668         * nss/makedb.c (is_prime): Assert that input is odd and greater
31669         than 4.  Note that fact in a comment too.
31670         (next_prime): Add 4 to input.
31671
31672 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31673
31674         [BZ #11741]
31675         * libio/Makefile (tests): Add test case tst-fwrite-error.
31676         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
31677         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
31678         * libio/tst-fwrite-error.c: New test case.
31679
31680 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
31681
31682         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
31683         before casting to void *.
31684         * include/libc-internal.h (__pointer_type): New macro.
31685         (__integer_if_pointer_type_sub): Likewise.
31686         (__integer_if_pointer_type): Likewise.
31687         (cast_to_integer): Likewise.
31688         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
31689         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
31690         before casting to atomic64_t.
31691         (atomic_exchange_acq): Likewise.
31692         (__arch_exchange_and_add_body): Likewise.
31693         (__arch_add_body): Likewise.
31694         (atomic_add_negative): Likewise.
31695         (atomic_add_zero): Likewise.
31696
31697 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
31698
31699         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
31700         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
31701         (add_fdes): Likewise.
31702         (linear_search_fdes): Likewise.
31703         (binary_search_unencoded_fdes): Likewise.
31704
31705 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
31706
31707         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
31708
31709 2012-11-24  Adam Conrad  <adconrad@0c3.net>
31710
31711         * configure.in: Autodetect C++ header directories.
31712         * configure: Regenerated.
31713
31714 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
31715
31716         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
31717
31718 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
31719
31720         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31721
31722 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
31723
31724         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
31725         LDBL_MANT_DIG == 106]: Disable some tests.
31726         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31727         Likewise.
31728         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31729         Likewise.
31730
31731         [BZ #14871]
31732         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
31733         input for small inputs.  Return +/- pi/2 for large inputs.
31734         * math/libm-test.inc (atan_test): Add more tests.
31735
31736         * sysdeps/generic/unwind-dw2-fde-glibc.c
31737         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
31738         __attribute__ ((unused)).
31739
31740         [BZ #14645]
31741         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
31742         x * y if x and y are nonzero and z is zero.
31743
31744         [BZ #14811]
31745         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
31746         nonzero exponents with absolute value below 0x1p-117 to +/-
31747         0x1p-117.
31748
31749         [BZ #14869]
31750         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
31751         up arguments below 2**-450, not just those below 2**-500.
31752         * math/libm-test.inc (hypot_test): Add another test.
31753
31754         [BZ #14868]
31755         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
31756         Return a+b for ratio over 2**120, not 2**60.
31757         * math/libm-test.inc (hypot_test): Add another test.
31758
31759         * math/libm-test.inc (clog_test): Use
31760         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
31761         (clog10_test): Likewise.
31762
31763         [BZ #6778]
31764         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
31765
31766 2012-11-22  Andreas Schwab  <schwab@suse.de>
31767
31768         * sysdeps/i386/fpu/libm-test-ulps: Update.
31769
31770 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
31771
31772         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
31773         printf output with newline.
31774
31775 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
31776
31777         [BZ #14865]
31778         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
31779         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
31780         -z nodlopen, -z initfirst and -z execstack support.
31781         * configure: Regenerated.
31782
31783         * elf/elf.h (DF_1_NODIRECT): New macro.
31784         (DF_1_IGNMULDEF): Likewise.
31785         (DF_1_NOKSYMS): Likewise.
31786         (DF_1_NOHDR): Likewise.
31787         (DF_1_EDITED): Likewise.
31788         (DF_1_NORELOC): Likewise.
31789         (DF_1_SYMINTPOSE): Likewise.
31790         (DF_1_GLOBAUDIT): Likewise.
31791         (DF_1_SINGLETON): Likewise.
31792         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
31793         DT_1_SUPPORTED_MASK bits.
31794         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
31795
31796 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
31797
31798         * sysdeps/unix/make-syscalls.sh: Document prefixes.
31799
31800 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
31801
31802         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
31803         macro.
31804
31805         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
31806         (sendmmsg): Move declarations...
31807         * socket/sys/socket.h: ... here.
31808         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
31809         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
31810         include it from...
31811         * socket/recvmmsg.c: ... this new file.
31812         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
31813         (sendmmsg): Rename to __sendmmsg, create weak alias and make
31814         definition of __sendmmsg hidden.
31815         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
31816         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
31817         Move ENOSYS stub into and include it from...
31818         * socket/sendmmsg.c: ... this new file.
31819         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
31820         (sysdep_routines): Move recvmmsg and sendmmsg...
31821         * socket/Makefile (routines): ... here.
31822         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
31823         (GLIBC_PRIVATE): Add __sendmmsg.
31824         * include/sys/socket.h (__sendmmsg): Add declarations.
31825         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
31826         sendmmsg.
31827
31828 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
31829
31830         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
31831         variable I1 with __attribute__ ((unused)).
31832         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
31833
31834 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31835
31836         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
31837         DUMMY variables with __attribute__ ((unused)).
31838
31839         * bits/byteswap.h: Include <bits/types.h>.
31840         (__bswap_64): Use __uint64_t instead of unsigned long long int.
31841
31842 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
31843
31844         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
31845         string_t.  Do not manually set errno.
31846         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
31847         length with __strnlen.  Make sure to both set errno and return it on
31848         failure.
31849
31850 2012-11-19  David S. Miller  <davem@davemloft.net>
31851
31852         With help from Joseph Myers.
31853         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
31854         very large arguments properly.
31855         * math/libm-test.inc (atan_test): New tests.
31856         (atan2_test): New tests.
31857         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31858         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31859
31860 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31861
31862         [BZ #14856]
31863         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
31864         Define to 3.
31865
31866         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
31867         [POSIX] (EADDRNOTAVAIL): Likewise.
31868         [POSIX] (EAFNOSUPPORT): Likewise.
31869         [POSIX] (EALREADY): Likewise.
31870         [POSIX] (ECONNABORTED): Likewise.
31871         [POSIX] (ECONNREFUSED): Likewise.
31872         [POSIX] (ECONNRESET): Likewise.
31873         [POSIX] (EDESTADDRREQ): Likewise.
31874         [POSIX] (EDQUOT): Likewise.
31875         [POSIX] (EHOSTUNREACH): Likewise.
31876         [POSIX] (EIDRM): Likewise.
31877         [POSIX] (EISCONN): Likewise.
31878         [POSIX] (ELOOP): Likewise.
31879         [POSIX] (EMULTIHOP): Likewise.
31880         [POSIX] (ENETDOWN): Likewise.
31881         [POSIX] (ENETUNREACH): Likewise.
31882         [POSIX] (ENOBUFS): Likewise.
31883         [POSIX] (ENODATA): Likewise.
31884         [POSIX] (ENOLINK): Likewise.
31885         [POSIX] (ENOMSG): Likewise.
31886         [POSIX] (ENOPROTOOPT): Likewise.
31887         [POSIX] (ENOSR): Likewise.
31888         [POSIX] (ENOSTR): Likewise.
31889         [POSIX] (ENOTCONN): Likewise.
31890         [POSIX] (ENOTSOCK): Likewise.
31891         [POSIX] (EOPNOTSUPP): Likewise.
31892         [POSIX] (EOVERFLOW): Likewise.
31893         [POSIX] (EPROTO): Likewise.
31894         [POSIX] (EPROTONOSUPPORT): Likewise.
31895         [POSIX] (EPROTOTYPE): Likewise.
31896         [POSIX] (ESTALE): Likewise.
31897         [POSIX] (ETIME): Likewise.
31898         [POSIX] (ETXTBSY): Likewise.
31899         [POSIX] (EWOULDBLOCK): Likewise.
31900         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
31901         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
31902         [POSIX] (SEEK_CUR): Likewise.
31903         [POSIX] (SEEK_END): Likewise.
31904         [POSIX || UNIX98] (mode_t): Do not require.
31905         [POSIX] (off_t): Likewise.
31906         [POSIX] (pid_t): Likewise.
31907         [POSIX] (sys/stat.h): Do not allow header.
31908         [POSIX] (unistd.h): Likewise.
31909         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
31910         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
31911         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
31912         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
31913         require.
31914         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
31915         sigevent): Specify elements.
31916         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
31917         entry.
31918         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
31919         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
31920
31921         * conform/data/cpio.h-data [POSIX]: Disable whole file.
31922         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
31923         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
31924         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
31925         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
31926         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
31927         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
31928         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
31929         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
31930         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
31931         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
31932         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
31933         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
31934         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
31935         Likewise.
31936         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
31937         Likewise.
31938         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
31939         Likewise.
31940         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
31941         Likewise.
31942         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
31943         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
31944         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
31945         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
31946         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
31947         Specify lower bound on value.
31948         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
31949         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
31950         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
31951         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
31952         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
31953         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
31954         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
31955         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
31956         value.
31957         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
31958         as optional.
31959         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
31960         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
31961         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
31962         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
31963         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
31964         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
31965         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
31966         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
31967         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
31968         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
31969         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
31970         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
31971         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
31972         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
31973         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
31974         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
31975         entry.
31976         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
31977         optional.
31978         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
31979         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
31980         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
31981         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
31982         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
31983         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
31984         Likewise.
31985         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
31986         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
31987         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
31988         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
31989         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
31990         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
31991         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
31992         as optional.
31993         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
31994         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
31995         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
31996         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
31997         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
31998         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
31999         specify as optional.
32000         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
32001         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
32002         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
32003         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
32004         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
32005         [XPG3] (NL_LANGMAX): Likewise.
32006         [POSIX || XPG3] (NL_MSGMAX): Likewise.
32007         [POSIX || XPG3] (NL_NMAX): Likewise.
32008         [POSIX || XPG3] (NL_SETMAX): Likewise.
32009         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
32010         [XPG3] (NZERO): Likewise.
32011         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
32012         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
32013         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
32014         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
32015         (REG_ERANGE): Expect.
32016         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
32017         optional-constant.
32018         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
32019         Use (void) in prototype.
32020         [POSIX] (*_t): Allow.
32021         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
32022         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
32023         (WRDE_BADVAL): Expect.
32024
32025         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
32026         expect.
32027         [XPG3 || XPG4] (O_RSYNC): Likewise.
32028         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
32029         Likewise.
32030         [XPG3 || XPG4] (pthread_sigmask): Likewise.
32031         [XPG3 || XPG4] (sigqueue): Likewise.
32032         [XPG3 || XPG4] (sigtimedwait): Likewise.
32033         [XPG3 || XPG4] (sigwaitinfo): Likewise.
32034         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
32035         [XPG3 || XPG4] (vsnprintf): Likewise.
32036         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
32037         Likewise.
32038         [XPG3 || XPG4] (blksize_t): Likewise.
32039         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
32040         Likewise.
32041         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
32042         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
32043         [XPG3 || XPG4] (struct itimerspec): Likewise.
32044         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
32045         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
32046         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
32047         [XPG3 || XPG4] (clockid_t): Likewise.
32048         [XPG3 || XPG4] (timer_t): Likewise.
32049         [XPG3 || XPG4] (clock_getres): Likewise.
32050         [XPG3 || XPG4] (clock_gettime): Likewise.
32051         [XPG3 || XPG4] (clock_settime): Likewise.
32052         [XPG3 || XPG4] (nanosleep): Likewise.
32053         [XPG3 || XPG4] (timer_create): Likewise.
32054         [XPG3 || XPG4] (timer_delete): Likewise.
32055         [XPG3 || XPG4] (timer_gettime): Likewise.
32056         [XPG3 || XPG4] (timer_getoverrun): Likewise.
32057         [XPG3 || XPG4] (timer_settime): Likewise.
32058         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
32059         [XPG3 || XPG4] (getlogin_r): Likewise.
32060         [XPG3 || XPG4] (pread): Likewise.
32061         [XPG3 || XPG4] (pthread_atfork): Likewise.
32062         [XPG3 || XPG4] (pwrite): Likewise.
32063
32064         [BZ #14835]
32065         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
32066         <bits/siginfo.h>.
32067
32068 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
32069
32070         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
32071         finalizing MALLSTREAM.
32072
32073         * sysdeps/mach/hurd/syncfs.c: New file.
32074
32075 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32076
32077         [BZ #14719]
32078         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
32079         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
32080         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
32081         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
32082         (_nss_dns_gethostbyname4_r): Likewise.
32083         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
32084         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
32085
32086 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
32087
32088         [BZ #13763]
32089         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
32090
32091 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
32092
32093         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
32094         * elf/cache.c (print_entry): Print ",AArch64" for
32095         FLAG_AARCH64_LIB64
32096
32097         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
32098         * elf/cache.c (print_entry): Print ",hard-float" for
32099         FLAG_ARM_LIBHF.
32100
32101 2012-11-18  David S. Miller  <davem@davemloft.net>
32102
32103         With help from Joseph Myers.
32104         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
32105         cutoff to 2**-13.
32106         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
32107         cutoff to 2**-25.
32108         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
32109         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
32110         small.
32111         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
32112         * math/libm-test.inc (y0_test): New tests.
32113         (y1_test): New tests.
32114         * sysdeps/i386/fpu/libm-test-ulps: Update.
32115         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32116         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32117
32118 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
32119
32120         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
32121         64-bit targets.
32122         * configure: Regenerated.
32123
32124 2012-11-17  David S. Miller  <davem@davemloft.net>
32125
32126         [BZ #14811]
32127         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
32128         nonzero exponents with absolute value below 0x1p-128 to +/-
32129         0x1p-128.
32130
32131 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
32132
32133         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
32134
32135         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
32136
32137         * posix/getconf-speclist.c: New file.
32138         * posix/posix-envs.def: Likewise.
32139         * posix/confstr.c (START_ENV_GROUP): New macro.
32140         (END_ENV_GROUP): Likewise.
32141         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
32142         (KNOWN_PRESENT_ENV_STRING): Likewise.
32143         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
32144         (UNKNOWN_ENVIRONMENT): Likewise.
32145         (confstr): Include posix-envs.def instead of handling
32146         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
32147         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
32148         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
32149         (END_ENV_GROUP): Likewise.
32150         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
32151         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
32152         (UNKNOWN_ENVIRONMENT): Likewise.
32153         (__sysconf): Include posix-envs.def instead of handling associated
32154         cases directly here.
32155         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
32156         preprocessing getconf-speclist.c rather than running getconf or
32157         generating empty file.
32158
32159 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
32160
32161         * scripts/check-local-headers.sh: Ignore 'mach' headers.
32162
32163 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
32164
32165         [BZ #14672]
32166         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
32167
32168 2012-11-16  David S. Miller  <davem@davemloft.net>
32169
32170         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
32171         smaller than LDBL_EPSILON/2.0L, just return xm1.
32172
32173 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
32174
32175         * elf/tst-array1.c (init): Set constructor priority to 1000.
32176         (fini): Set destructor priority to 1000.
32177         * elf/tst-array2dep.c: Likewise.
32178
32179 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
32180
32181         [BZ #11741]
32182         * libio/fileops.c (_IO_new_file_write): Correctly return error.
32183         (_IO_new_file_xsputn): Also return EOF if none of the input
32184         data was written when overflow failed.
32185         * libio/iopadn.c (_IO_padn): Likewise.
32186         * libio/iowpadn.c (_IO_wpadn): Likewise.
32187         * stdio-common/tst-put-error.c: Add copyright notice.
32188         (do_test): Add case for printing padded string.
32189         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
32190         _IO_padn returned error.
32191         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
32192         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
32193         return EOF.
32194
32195 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
32196
32197         * libio/libioP.h: Add comment note that the references to C++
32198         bits are now obsolete.
32199
32200 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32201
32202         * math/libm-test.inc (check_complex): Use asprintf.
32203
32204 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
32205
32206         * debug/pcprofiledump.c (print_version): Update copyright year.
32207         * malloc/memusagestat.c (print_version): Likewise.
32208
32209 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
32210
32211         [BZ #14831]
32212         * elf/Makefile (tests): Add tst-audit8.
32213         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
32214         ($(objpfx)tst-audit8.out): New target.
32215         (tst-audit8-ENV): New variable.
32216         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
32217         audit if l_reloc_result is NULL.
32218         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
32219         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
32220         * elf/tst-audit8.c: New file.
32221
32222 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32223
32224         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
32225         * misc/Makefile (CFLAGS-select.c): Define.
32226         * posix/Makefile (CFLAGS-pause.c): Define.
32227
32228 2012-11-13  David S. Miller  <davem@davemloft.net>
32229
32230         * crypt/Makefile: Move test targets after toplevel Rules
32231         inclusion.  Grab any necessary sysdep routines when linking.
32232         * crypt/md5.c (md5_process_block): Remove define, we will always
32233         name it __md5_process_block.
32234         (md5_finish_ctx): Update md5_process_block call.
32235         (md5_stream): Likewise.
32236         (md5_process_bytes): Likewise.
32237         (md5_process_block): Rename to __md5_process_block and move to ...
32238         * crypt/md5-block.c: ... here.
32239         * crypt/sha256.c (sha256_process_block): Move to ...
32240         * crypt/sha256-block.c: ... here.
32241         * crypt/sha512.c (sha512_process_block): Move to ...
32242         * crypt/sha512-block.c: ... here.
32243         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
32244         path.
32245         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
32246         * sysdeps/sparc/sparc64/multiarch/Makefile
32247         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
32248         crypt subdir.
32249         (localedef-aux): Add md5 crypto assembler when in locale subdir.
32250         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
32251         multiarch changes.
32252         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
32253         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
32254         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
32255         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
32256         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
32257         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
32258         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
32259         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
32260         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
32261         file.
32262         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
32263         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
32264         file.
32265         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
32266
32267 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
32268
32269         * timezone/tzselect.ksh: Update from tzcode git revision
32270         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
32271         * timezone/zdump.c: Likewise.
32272         * timezone/zic.c: Likewise.
32273         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
32274         in TZVERSION setting, not $(PKGVERSION).
32275         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
32276         REPORT_BUGS_TO settings.
32277
32278         [BZ #14838]
32279         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
32280         macro.
32281
32282 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32283
32284         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
32285         detection to immediately after _FP_ROUND().
32286         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
32287         bits are 0.
32288
32289 2012-11-11  David S. Miller  <davem@davemloft.net>
32290
32291         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
32292         inttypes.h
32293         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
32294         __close rather than their public counterparts.
32295
32296 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
32297
32298         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
32299         file.
32300         [UNIX98] (sem_timedwait): Do not expect.
32301         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
32302         [XPG4 || UNIX98] (sockatmark): Do not expect.
32303         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
32304         (clock_getcpuclockid): Do not expect.
32305         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
32306         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
32307         Do not expect.
32308         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
32309         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
32310         [UNIX98] (vwscanf): Likewise.
32311         [UNIX98] (vswscanf): Likewise.
32312
32313 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
32314
32315         * timezone/version.h: Remove file.
32316         * timezone/README: Do not refer to version.h.
32317         * timezone/Makefile ($(objpfx)zic.o): New dependency on
32318         $(objpfx)version.h.
32319         ($(objpfx)zdump.o): Likewise.
32320         ($(objpfx)version.h): New target.
32321
32322         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
32323         2012i.
32324         * timezone/README: Don't mention modification to tzselect.ksh.
32325         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
32326         work on unmodified tzselect.ksh.  Substitute version numbers in
32327         tzselect.ksh.
32328
32329         * Makefile (format-me): Remove.
32330         (INSTALL): Adjust indentation.  Use commands directly instead of
32331         using $(format-me).
32332
32333         * aclocal.m4 (ACX_PKGVERSION): New macro.
32334         (ACX_BUGURL): Likewise.
32335         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
32336         (PKGVERSION): New AC_DEFINE_UNQUOTED.
32337         (REPORT_BUGS_TO): Likewise.
32338         * configure: Regenerated.
32339         * config.h.in (PKGVERSION): New macro.
32340         (REPORT_BUGS_TO): Likewise.
32341         * config.make.in (PKGVERSION): New variable.
32342         (PKGVERSION_TEXI): Likewise.
32343         (REPORT_BUGS_TO): Likewise.
32344         (REPORT_BUGS_TEXI): Likewise.
32345         * Makefile (format-me): Use -I$(common-objpfx)manual.
32346         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
32347         ($(common-objpfx)manual/%): New target.
32348         (manual/%): Remove target.
32349         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
32350         (print_version): Use PKGVERSION.
32351         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
32352         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
32353         and REPORT_BUGS_TO.
32354         ($(objpfx)xtrace): Likewise.
32355         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
32356         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
32357         (print_version): Use PKGVERSION.
32358         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
32359         (do_version): Use PKGVERSION.
32360         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
32361         REPORT_BUGS_TO.
32362         (common-ldd-rewrite): Likewise.
32363         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
32364         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
32365         (print_version): Use PKGVERSION.
32366         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
32367         * elf/pldd.c (argp_program_bug_address): Remove variable.
32368         (more_help): New function.
32369         (argp): Use more_help.
32370         (print_version): Use PKGVERSION.
32371         * elf/sln.c (main): Use PKGVERSION.
32372         (usage): Use REPORT_BUGS_TO.
32373         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
32374         (top level): Use PKGVERSION.
32375         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
32376         (print_version): Use PKGVERSION.
32377         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
32378         (print_version): Use PKGVERSION.
32379         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
32380         (print_version): Use PKGVERSION.
32381         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
32382         (print_version): Use PKGVERSION.
32383         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
32384         (print_version): Use PKGVERSION.
32385         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
32386         (print_version): Use PKGVERSION.
32387         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
32388         and BUGURL.
32389         ($(objpfx)memusage): Likewise.
32390         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
32391         (do_version): Use PKGVERSION.
32392         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
32393         (print_version): Use PKGVERSION.
32394         * malloc/mtrace.pl ($PACKAGE): Remove variable.
32395         ($PKGVERSION): New variable.
32396         ($REPORT_BUGS_TO): Likewise.
32397         (usage): Use $REPORT_BUGS_TO.
32398         (top level): Use $PKGVERSION.
32399         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
32400         ($(objpfx)pkgvers.texi): New rule.
32401         ($(objpfx)stamp-pkgvers): Likewise.
32402         * manual/install.texi: Include pkgvers.texi.
32403         (--with-pkgversion): Document new configure option.
32404         (--with-bugurl): Likewise.
32405         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
32406         than necessarily for this particular distribution.  Use
32407         REPORT_BUGS_TO for where to report bugs.
32408         * INSTALL: Regenerated.
32409         * manual/libc.texinfo: Include pkgvers.texi.
32410         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
32411         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
32412         (print_version): Use PKGVERSION.
32413         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
32414         (print_version): Use PKGVERSION.
32415         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
32416         (print_version): Use PKGVERSION.
32417         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
32418         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
32419         macro.
32420         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
32421         (print_version): Use PKGVERSION.
32422         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
32423         (print_version): Use PKGVERSION.
32424         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
32425         and PKGVERSION.
32426
32427         * timezone/checktab.awk: Update from tzcode 2012i.
32428         * timezone/ialloc.c: Likewise.
32429         * timezone/private.h: Likewise.
32430         * timezone/scheck.c: Likewise.
32431         * timezone/tzfile.h: Likewise.
32432         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
32433         (TZVERSION): Hardcode tzcode version number.
32434         * timezone/zdump.c: Update from tzcode 2012i.
32435         * timezone/zic.c: Likewise.
32436         * timezone/version.h: New file.
32437         * timezone/README: Describe version.h.  Update upstream location.
32438
32439         [BZ #14824]
32440         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
32441         (mktemp): Enable declaration.
32442         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
32443         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
32444         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
32445         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
32446         Likewise.
32447         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
32448         Likewise.
32449         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
32450         Likewise.
32451         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
32452         Likewise.
32453         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
32454         Likewise.
32455         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
32456         Likewise.
32457
32458         [BZ #14821]
32459         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
32460         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
32461         for copies of such integer values.
32462         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
32463         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
32464
32465 2012-11-09  Andreas Jaeger  <aj@suse.de>
32466
32467         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
32468         definitions and declarations that are provided by
32469         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
32470
32471 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32472
32473         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
32474         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
32475         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
32476         definition.
32477
32478 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32479
32480         * elf/elf.h: Update comment before AArch64 relocations.
32481
32482 2012-11-07  David S. Miller  <davem@davemloft.net>
32483
32484         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
32485         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
32486         (__start_context): Declare.
32487         (__makecontext_ret): Delete.
32488         (__makecontext): Hook up __start_context instead of
32489         __makecontext_ret.
32490         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
32491         (sysdep_routines): Add __start_context when in stdlib.
32492
32493 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32494
32495         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
32496         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
32497         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
32498         hardcoded "nm".
32499         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
32500         (READELF): New variable.  Use it instead of hardcoded "readelf".
32501
32502 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
32503
32504         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
32505         * sysdeps/x86/Makefile: Here.
32506         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
32507         * sysdeps/x86/tst-xmmymm.sh: This.
32508
32509 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32510
32511         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
32512         expectations.
32513         [UNIX98] (pthread_barrier_t): Do not expect.
32514         [UNIX98] (pthread_barrierattr_t): Likewise.
32515         [UNIX98] (pthread_spinlock_t): Likewise.
32516         [UNIX98] (pthread_barrier_destroy): Likewise.
32517         [UNIX98] (pthread_barrier_init): Likewise.
32518         [UNIX98] (pthread_barrier_wait): Likewise.
32519         [UNIX98] (pthread_barrierattr_destroy): Likewise.
32520         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
32521         [UNIX98] (pthread_barrierattr_init): Likewise.
32522         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
32523         [UNIX98] (pthread_getcpuclockid): Likewise.
32524         [UNIX98] (pthread_mutex_timedlock): Likewise.
32525         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
32526         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
32527         [UNIX98] (pthread_sigmask): Likewise.
32528         [UNIX98] (pthread_spin_destroy): Likewise.
32529         [UNIX98] (pthread_spin_init): Likewise.
32530         [UNIX98] (pthread_spin_lock): Likewise.
32531         [UNIX98] (pthread_spin_trylock): Likewise.
32532         [UNIX98] (pthread_spin_unlock): Likewise.
32533         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
32534         Do not expect.
32535         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
32536         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
32537         [XPG3 || XPG4] (pthread_cond_t): Likewise.
32538         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
32539         [XPG3 || XPG4] (pthread_key_t): Likewise.
32540         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
32541         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
32542         [XPG3 || XPG4] (pthread_once_t): Likewise.
32543         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
32544         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
32545         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
32546         [XPG3 || XPG4] (pthread_t): Likewise.
32547
32548         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
32549         not expect.
32550         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
32551
32552         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
32553         Change function return type to int.
32554
32555         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
32556         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
32557         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
32558         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
32559         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
32560         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
32561         [!POSIX] (posix_madvise): Likewise.
32562         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
32563         && !UNIX98].
32564         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
32565         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
32566         (mode_t): Likewise.
32567         (posix_mem_offset): Likewise.
32568         (posix_typed_mem_get_info): Likewise.
32569         (posix_typed_mem_open): Likewise.
32570
32571         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
32572         Change condition to [XOPEN2K8].
32573
32574         * conform/conformtest.pl: Preprocess allow-header data with -x c
32575         instead of from stdin.
32576         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
32577         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
32578         [C99-based standards] (cerfc): Likewise.
32579         [C99-based standards] (cexp2): Likewise.
32580         [C99-based standards] (cexpm1): Likewise.
32581         [C99-based standards] (clog10): Likewise.
32582         [C99-based standards] (clog1p): Likewise.
32583         [C99-based standards] (clog2): Likewise.
32584         [C99-based standards] (clgamma): Likewise.
32585         [C99-based standards] (ctgamma): Likewise.
32586         [C99-based standards] (cerff): Likewise.
32587         [C99-based standards] (cerfcf): Likewise.
32588         [C99-based standards] (cexp2f): Likewise.
32589         [C99-based standards] (cexpm1f): Likewise.
32590         [C99-based standards] (clog10f): Likewise.
32591         [C99-based standards] (clog1pf): Likewise.
32592         [C99-based standards] (clog2f): Likewise.
32593         [C99-based standards] (clgammaf): Likewise.
32594         [C99-based standards] (ctgammaf): Likewise.
32595         [C99-based standards] (cerfl): Likewise.
32596         [C99-based standards] (cerfcl): Likewise.
32597         [C99-based standards] (cexp2l): Likewise.
32598         [C99-based standards] (cexpm1l): Likewise.
32599         [C99-based standards] (clog10l): Likewise.
32600         [C99-based standards] (clog1pl): Likewise.
32601         [C99-based standards] (clog2l): Likewise.
32602         [C99-based standards] (clgammal): Likewise.
32603         [C99-based standards] (ctgammal): Likewise.
32604         * conform/data/inttypes.h-data [C99-based standards]: Include
32605         stdint.h-data.  Remove all expectations for stdint.h contents.
32606         [C99-based standards] (PRI*): Do not allow.
32607         [C99-based standards] (SCN*): Likewise.
32608         [C99-based standards] (*_t): Likewise.
32609         [C99-based-standards] (PRId8): Expect macro.
32610         [C99-based-standards] (PRIi8): Likewise.
32611         [C99-based-standards] (PRIo8): Likewise.
32612         [C99-based-standards] (PRIu8): Likewise.
32613         [C99-based-standards] (PRIx8): Likewise.
32614         [C99-based-standards] (PRIX8): Likewise.
32615         [C99-based-standards] (SCNd8): Likewise.
32616         [C99-based-standards] (SCNi8): Likewise.
32617         [C99-based-standards] (SCNo8): Likewise.
32618         [C99-based-standards] (SCNu8): Likewise.
32619         [C99-based-standards] (SCNx8): Likewise.
32620         [C99-based-standards] (PRIdLEAST8): Likewise.
32621         [C99-based-standards] (PRIiLEAST8): Likewise.
32622         [C99-based-standards] (PRIoLEAST8): Likewise.
32623         [C99-based-standards] (PRIuLEAST8): Likewise.
32624         [C99-based-standards] (PRIxLEAST8): Likewise.
32625         [C99-based-standards] (PRIXLEAST8): Likewise.
32626         [C99-based-standards] (SCNdLEAST8): Likewise.
32627         [C99-based-standards] (SCNiLEAST8): Likewise.
32628         [C99-based-standards] (SCNoLEAST8): Likewise.
32629         [C99-based-standards] (SCNuLEAST8): Likewise.
32630         [C99-based-standards] (SCNxLEAST8): Likewise.
32631         [C99-based-standards] (PRIdFAST8): Likewise.
32632         [C99-based-standards] (PRIiFAST8): Likewise.
32633         [C99-based-standards] (PRIoFAST8): Likewise.
32634         [C99-based-standards] (PRIuFAST8): Likewise.
32635         [C99-based-standards] (PRIxFAST8): Likewise.
32636         [C99-based-standards] (PRIXFAST8): Likewise.
32637         [C99-based-standards] (SCNdFAST8): Likewise.
32638         [C99-based-standards] (SCNiFAST8): Likewise.
32639         [C99-based-standards] (SCNoFAST8): Likewise.
32640         [C99-based-standards] (SCNuFAST8): Likewise.
32641         [C99-based-standards] (SCNxFAST8): Likewise.
32642         [C99-based-standards] (PRId16): Likewise.
32643         [C99-based-standards] (PRIi16): Likewise.
32644         [C99-based-standards] (PRIo16): Likewise.
32645         [C99-based-standards] (PRIu16): Likewise.
32646         [C99-based-standards] (PRIx16): Likewise.
32647         [C99-based-standards] (PRIX16): Likewise.
32648         [C99-based-standards] (SCNd16): Likewise.
32649         [C99-based-standards] (SCNi16): Likewise.
32650         [C99-based-standards] (SCNo16): Likewise.
32651         [C99-based-standards] (SCNu16): Likewise.
32652         [C99-based-standards] (SCNx16): Likewise.
32653         [C99-based-standards] (PRIdLEAST16): Likewise.
32654         [C99-based-standards] (PRIiLEAST16): Likewise.
32655         [C99-based-standards] (PRIoLEAST16): Likewise.
32656         [C99-based-standards] (PRIuLEAST16): Likewise.
32657         [C99-based-standards] (PRIxLEAST16): Likewise.
32658         [C99-based-standards] (PRIXLEAST16): Likewise.
32659         [C99-based-standards] (SCNdLEAST16): Likewise.
32660         [C99-based-standards] (SCNiLEAST16): Likewise.
32661         [C99-based-standards] (SCNoLEAST16): Likewise.
32662         [C99-based-standards] (SCNuLEAST16): Likewise.
32663         [C99-based-standards] (SCNxLEAST16): Likewise.
32664         [C99-based-standards] (PRIdFAST16): Likewise.
32665         [C99-based-standards] (PRIiFAST16): Likewise.
32666         [C99-based-standards] (PRIoFAST16): Likewise.
32667         [C99-based-standards] (PRIuFAST16): Likewise.
32668         [C99-based-standards] (PRIxFAST16): Likewise.
32669         [C99-based-standards] (PRIXFAST16): Likewise.
32670         [C99-based-standards] (SCNdFAST16): Likewise.
32671         [C99-based-standards] (SCNiFAST16): Likewise.
32672         [C99-based-standards] (SCNoFAST16): Likewise.
32673         [C99-based-standards] (SCNuFAST16): Likewise.
32674         [C99-based-standards] (SCNxFAST16): Likewise.
32675         [C99-based-standards] (PRId32): Likewise.
32676         [C99-based-standards] (PRIi32): Likewise.
32677         [C99-based-standards] (PRIo32): Likewise.
32678         [C99-based-standards] (PRIu32): Likewise.
32679         [C99-based-standards] (PRIx32): Likewise.
32680         [C99-based-standards] (PRIX32): Likewise.
32681         [C99-based-standards] (SCNd32): Likewise.
32682         [C99-based-standards] (SCNi32): Likewise.
32683         [C99-based-standards] (SCNo32): Likewise.
32684         [C99-based-standards] (SCNu32): Likewise.
32685         [C99-based-standards] (SCNx32): Likewise.
32686         [C99-based-standards] (PRIdLEAST32): Likewise.
32687         [C99-based-standards] (PRIiLEAST32): Likewise.
32688         [C99-based-standards] (PRIoLEAST32): Likewise.
32689         [C99-based-standards] (PRIuLEAST32): Likewise.
32690         [C99-based-standards] (PRIxLEAST32): Likewise.
32691         [C99-based-standards] (PRIXLEAST32): Likewise.
32692         [C99-based-standards] (SCNdLEAST32): Likewise.
32693         [C99-based-standards] (SCNiLEAST32): Likewise.
32694         [C99-based-standards] (SCNoLEAST32): Likewise.
32695         [C99-based-standards] (SCNuLEAST32): Likewise.
32696         [C99-based-standards] (SCNxLEAST32): Likewise.
32697         [C99-based-standards] (PRIdFAST32): Likewise.
32698         [C99-based-standards] (PRIiFAST32): Likewise.
32699         [C99-based-standards] (PRIoFAST32): Likewise.
32700         [C99-based-standards] (PRIuFAST32): Likewise.
32701         [C99-based-standards] (PRIxFAST32): Likewise.
32702         [C99-based-standards] (PRIXFAST32): Likewise.
32703         [C99-based-standards] (SCNdFAST32): Likewise.
32704         [C99-based-standards] (SCNiFAST32): Likewise.
32705         [C99-based-standards] (SCNoFAST32): Likewise.
32706         [C99-based-standards] (SCNuFAST32): Likewise.
32707         [C99-based-standards] (SCNxFAST32): Likewise.
32708         [C99-based-standards] (PRId64): Likewise.
32709         [C99-based-standards] (PRIi64): Likewise.
32710         [C99-based-standards] (PRIo64): Likewise.
32711         [C99-based-standards] (PRIu64): Likewise.
32712         [C99-based-standards] (PRIx64): Likewise.
32713         [C99-based-standards] (PRIX64): Likewise.
32714         [C99-based-standards] (SCNd64): Likewise.
32715         [C99-based-standards] (SCNi64): Likewise.
32716         [C99-based-standards] (SCNo64): Likewise.
32717         [C99-based-standards] (SCNu64): Likewise.
32718         [C99-based-standards] (SCNx64): Likewise.
32719         [C99-based-standards] (PRIdLEAST64): Likewise.
32720         [C99-based-standards] (PRIiLEAST64): Likewise.
32721         [C99-based-standards] (PRIoLEAST64): Likewise.
32722         [C99-based-standards] (PRIuLEAST64): Likewise.
32723         [C99-based-standards] (PRIxLEAST64): Likewise.
32724         [C99-based-standards] (PRIXLEAST64): Likewise.
32725         [C99-based-standards] (SCNdLEAST64): Likewise.
32726         [C99-based-standards] (SCNiLEAST64): Likewise.
32727         [C99-based-standards] (SCNoLEAST64): Likewise.
32728         [C99-based-standards] (SCNuLEAST64): Likewise.
32729         [C99-based-standards] (SCNxLEAST64): Likewise.
32730         [C99-based-standards] (PRIdFAST64): Likewise.
32731         [C99-based-standards] (PRIiFAST64): Likewise.
32732         [C99-based-standards] (PRIoFAST64): Likewise.
32733         [C99-based-standards] (PRIuFAST64): Likewise.
32734         [C99-based-standards] (PRIxFAST64): Likewise.
32735         [C99-based-standards] (PRIXFAST64): Likewise.
32736         [C99-based-standards] (SCNdFAST64): Likewise.
32737         [C99-based-standards] (SCNiFAST64): Likewise.
32738         [C99-based-standards] (SCNoFAST64): Likewise.
32739         [C99-based-standards] (SCNuFAST64): Likewise.
32740         [C99-based-standards] (SCNxFAST64): Likewise.
32741         [C99-based-standards] (PRIdMAX): Likewise.
32742         [C99-based-standards] (PRIiMAX): Likewise.
32743         [C99-based-standards] (PRIoMAX): Likewise.
32744         [C99-based-standards] (PRIuMAX): Likewise.
32745         [C99-based-standards] (PRIxMAX): Likewise.
32746         [C99-based-standards] (PRIXMAX): Likewise.
32747         [C99-based-standards] (SCNdMAX): Likewise.
32748         [C99-based-standards] (SCNiMAX): Likewise.
32749         [C99-based-standards] (SCNoMAX): Likewise.
32750         [C99-based-standards] (SCNuMAX): Likewise.
32751         [C99-based-standards] (SCNxMAX): Likewise.
32752         [C99-based-standards] (PRIdPTR): Likewise.
32753         [C99-based-standards] (PRIiPTR): Likewise.
32754         [C99-based-standards] (PRIoPTR): Likewise.
32755         [C99-based-standards] (PRIuPTR): Likewise.
32756         [C99-based-standards] (PRIxPTR): Likewise.
32757         [C99-based-standards] (PRIXPTR): Likewise.
32758         [C99-based-standards] (SCNdPTR): Likewise.
32759         [C99-based-standards] (SCNiPTR): Likewise.
32760         [C99-based-standards] (SCNoPTR): Likewise.
32761         [C99-based-standards] (SCNuPTR): Likewise.
32762         [C99-based-standards] (SCNxPTR): Likewise.
32763         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
32764         allow.
32765         * conform/data/stdint.h-data: Update comments to clarify
32766         requirements.
32767         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
32768         type.
32769         [C99-based standards] (INT8_MAX): Likewise.
32770         [C99-based standards] (INT16_MIN): Likewise.
32771         [C99-based standards] (INT16_MAX): Likewise.
32772         [C99-based standards] (INT32_MIN): Likewise.
32773         [C99-based standards] (INT32_MAX): Likewise.
32774         [C99-based standards] (INT64_MIN): Likewise.
32775         [C99-based standards] (INT64_MAX): Likewise.
32776         [C99-based standards] (UINT8_MAX): Likewise.
32777         [C99-based standards] (UINT16_MAX): Likewise.
32778         [C99-based standards] (UINT32_MAX): Likewise.
32779         [C99-based standards] (UINT64_MAX): Likewise.
32780         [C99-based standards] (INT_LEAST8_MIN): Likewise.
32781         [C99-based standards] (INT_LEAST8_MAX): Likewise.
32782         [C99-based standards] (INT_LEAST16_MIN): Likewise.
32783         [C99-based standards] (INT_LEAST16_MAX): Likewise.
32784         [C99-based standards] (INT_LEAST32_MIN): Likewise.
32785         [C99-based standards] (INT_LEAST32_MAX): Likewise.
32786         [C99-based standards] (INT_LEAST64_MIN): Likewise.
32787         [C99-based standards] (INT_LEAST64_MAX): Likewise.
32788         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
32789         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
32790         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
32791         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
32792         [C99-based standards] (INT_FAST8_MIN): Likewise.
32793         [C99-based standards] (INT_FAST8_MAX): Likewise.
32794         [C99-based standards] (INT_FAST16_MIN): Likewise.
32795         [C99-based standards] (INT_FAST16_MAX): Likewise.
32796         [C99-based standards] (INT_FAST32_MIN): Likewise.
32797         [C99-based standards] (INT_FAST32_MAX): Likewise.
32798         [C99-based standards] (INT_FAST64_MIN): Likewise.
32799         [C99-based standards] (INT_FAST64_MAX): Likewise.
32800         [C99-based standards] (UINT_FAST8_MAX): Likewise.
32801         [C99-based standards] (UINT_FAST16_MAX): Likewise.
32802         [C99-based standards] (UINT_FAST32_MAX): Likewise.
32803         [C99-based standards] (UINT_FAST64_MAX): Likewise.
32804         [C99-based standards] (INTPTR_MIN): Likewise.
32805         [C99-based standards] (INTPTR_MAX): Likewise.
32806         [C99-based standards] (UINTPTR_MAX): Likewise.
32807         [C99-based standards] (INTMAX_MIN): Likewise.
32808         [C99-based standards] (INTMAX_MAX): Likewise.
32809         [C99-based standards] (UINTMAX_MAX): Likewise.
32810         [C99-based standards] (PTRDIFF_MIN): Likewise.
32811         [C99-based standards] (PTRDIFF_MAX): Likewise.
32812         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
32813         [C99-based standards] (SIZE_MAX): Likewise.
32814         [C99-based standards] (WCHAR_MAX): Likewise.
32815         [C99-based standards] (WINT_MAX): Likewise.
32816         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
32817         constraint on value.
32818         [C99-based standards] (WCHAR_MIN): Likewise.
32819         [C99-based standards] (WINT_MIN): Likewise.
32820         [C99-based standards] (*_t): Allow.
32821         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
32822         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
32823         Include math.h-data and complex.h-data.  Remove all expectations
32824         of math.h and complex.h contents.
32825         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
32826         at end of line.
32827         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
32828         (struct tm): Expect tag.
32829         [C99-based-standards] (wcstof): Expect function.
32830         [C99-based-standards] (wcstold): Likewise.
32831         [C99-based-standards] (wcstoll): Likewise.
32832         [C99-based-standards] (wcstoull): Likewise.
32833         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
32834         macro-int-constant.  Specify type.
32835         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
32836         constraint on value.
32837         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32838         Specify type.
32839         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
32840         Specify value.
32841         [ISO C standards]: Do not allow headers.
32842         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
32843         wcs[abcdefghijklmnopqrstuvwxyz]*.
32844         [ISO C standards] (*_t): Do not allow.
32845         * conform/data/wctype.h-data [C99-based standards] (iswblank):
32846         Expect function.
32847         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
32848         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32849         Specify type.
32850         [ISO C standards]: Do not allow headers.
32851         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
32852         is[abcdefghijklmnopqrstuvwxyz]*.
32853         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
32854         to[abcdefghijklmnopqrstuvwxyz]*.
32855         [ISO C standards] (*_t): Do not allow.
32856         * conform/data/stdalign.h-data: New file.
32857         * conform/data/stdbool.h-data: Likewise.
32858         * conform/data/stdnoreturn.h-data: Likewise.
32859
32860 2012-11-07  Roland McGrath  <roland@hack.frob.com>
32861
32862         [BZ #14815]
32863         * manual/filesys.texi (Directory Entries): Typo fix.
32864         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
32865
32866 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32867
32868         * elf/elf.h (EM_AARCH64): New macro.
32869         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
32870         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
32871         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
32872         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
32873         (R_AARCH64_TLSDESC): Likewise.
32874         (NT_ARM_TLS): Likewise.
32875         (NT_ARM_HW_BREAK): Likewise.
32876         (NT_ARM_HW_WATCH): Likewise.
32877
32878 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32879
32880         [BZ #14811]
32881         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
32882         (__ieee754_powl): Saturate nonzero exponents with absolute value
32883         below 0x1p-79 to +/- 0x1p-79.
32884         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
32885         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
32886         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
32887         nonzero exponents with absolute value below 0x1p-32 to +/-
32888         0x1p-32.
32889         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
32890         (__ieee754_powl): Saturate nonzero exponents with absolute value
32891         below 0x1p-79 to +/- 0x1p-79.
32892         * math/libm-test.inc (pow_test): Add more tests.
32893
32894 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32895
32896         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
32897         _dl_s390_cap_flags with kernel. Increase string length.
32898         (_dl_s390_platforms): Add z196 and zEC12.
32899
32900 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32901
32902         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
32903         Change XOPEN21K to XOPEN2K.
32904
32905 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
32906
32907         * string/memmove.c: Use memcpy when possible.
32908
32909 2012-11-06  Andreas Jaeger  <aj@suse.de>
32910
32911         * po/eo.po: Update from translation team.
32912
32913 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
32914
32915         [BZ #14793]
32916         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
32917         exponent and small x and y exponents, scale x or y up.  Increase
32918         by 2 the exponent used in scaling up.
32919         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32920         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32921         * math/libm-test.inc (fma_test): Add more tests.
32922         (fma_test_towardzero): Likewise.
32923         (fma_test_downward): Likewise.
32924         (fma_test_upward): Likewise.
32925
32926 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
32927
32928         [BZ #14805]
32929         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
32930         fenv_t *.
32931
32932         [BZ #14801]
32933         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
32934         namespace for names of struct fields.
32935         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
32936         fenv_t fields.
32937         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
32938         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
32939
32940 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
32941
32942         [BZ #3665]
32943         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
32944
32945 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
32946
32947         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
32948         PTR_DEMANGLE.
32949
32950         [BZ #5246]
32951         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
32952         PTR_DEMANGLE.
32953
32954 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
32955
32956         [BZ #14797]
32957         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
32958         definitely overflow as x * y not x * y + z.
32959         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32960         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32961         * math/libm-test.inc (fma_test): Add more tests.
32962         (fma_test_towardzero): Likewise.
32963         (fma_test_downward): Likewise.
32964         (fma_test_upward): Likewise.
32965
32966 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
32967
32968         [BZ #157]
32969
32970         * include/stub-tag.h: Remove file.
32971         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
32972         '#include' of it.
32973         * manual/maint.texi (Porting): Don't reference it.
32974         * Makerules ($(objpfx)stubs): Likewise.
32975         * dirent/closedir.c: Don't include <stub-tag.h>.
32976         * dirent/dirfd.c: Likewise.
32977         * dirent/fdopendir.c: Likewise.
32978         * dirent/getdents.c: Likewise.
32979         * dirent/getdents64.c: Likewise.
32980         * dirent/opendir.c: Likewise.
32981         * dirent/readdir.c: Likewise.
32982         * dirent/readdir64.c: Likewise.
32983         * dirent/readdir64_r.c: Likewise.
32984         * dirent/readdir_r.c: Likewise.
32985         * dirent/rewinddir.c: Likewise.
32986         * dirent/seekdir.c: Likewise.
32987         * dirent/telldir.c: Likewise.
32988         * gmon/profil.c: Likewise.
32989         * grp/setgroups.c: Likewise.
32990         * inet/if_index.c: Likewise.
32991         * io/access.c: Likewise.
32992         * io/chdir.c: Likewise.
32993         * io/chmod.c: Likewise.
32994         * io/chown.c: Likewise.
32995         * io/close.c: Likewise.
32996         * io/dup.c: Likewise.
32997         * io/dup2.c: Likewise.
32998         * io/dup3.c: Likewise.
32999         * io/euidaccess.c: Likewise.
33000         * io/faccessat.c: Likewise.
33001         * io/fchdir.c: Likewise.
33002         * io/fchmod.c: Likewise.
33003         * io/fchmodat.c: Likewise.
33004         * io/fchown.c: Likewise.
33005         * io/fchownat.c: Likewise.
33006         * io/fcntl.c: Likewise.
33007         * io/flock.c: Likewise.
33008         * io/fstatfs.c: Likewise.
33009         * io/fstatfs64.c: Likewise.
33010         * io/fstatvfs.c: Likewise.
33011         * io/fstatvfs64.c: Likewise.
33012         * io/futimens.c: Likewise.
33013         * io/fxstat.c: Likewise.
33014         * io/fxstat64.c: Likewise.
33015         * io/fxstatat.c: Likewise.
33016         * io/fxstatat64.c: Likewise.
33017         * io/getcwd.c: Likewise.
33018         * io/isatty.c: Likewise.
33019         * io/lchmod.c: Likewise.
33020         * io/lchown.c: Likewise.
33021         * io/link.c: Likewise.
33022         * io/linkat.c: Likewise.
33023         * io/lseek.c: Likewise.
33024         * io/lseek64.c: Likewise.
33025         * io/lxstat64.c: Likewise.
33026         * io/mkdir.c: Likewise.
33027         * io/mkdirat.c: Likewise.
33028         * io/mkfifo.c: Likewise.
33029         * io/mkfifoat.c: Likewise.
33030         * io/open.c: Likewise.
33031         * io/open64.c: Likewise.
33032         * io/openat.c: Likewise.
33033         * io/openat64.c: Likewise.
33034         * io/pipe.c: Likewise.
33035         * io/pipe2.c: Likewise.
33036         * io/poll.c: Likewise.
33037         * io/posix_fadvise.c: Likewise.
33038         * io/posix_fadvise64.c: Likewise.
33039         * io/posix_fallocate.c: Likewise.
33040         * io/posix_fallocate64.c: Likewise.
33041         * io/read.c: Likewise.
33042         * io/readlink.c: Likewise.
33043         * io/readlinkat.c: Likewise.
33044         * io/rmdir.c: Likewise.
33045         * io/sendfile.c: Likewise.
33046         * io/sendfile64.c: Likewise.
33047         * io/statfs.c: Likewise.
33048         * io/statfs64.c: Likewise.
33049         * io/statvfs.c: Likewise.
33050         * io/statvfs64.c: Likewise.
33051         * io/symlink.c: Likewise.
33052         * io/symlinkat.c: Likewise.
33053         * io/ttyname.c: Likewise.
33054         * io/ttyname_r.c: Likewise.
33055         * io/umask.c: Likewise.
33056         * io/unlink.c: Likewise.
33057         * io/unlinkat.c: Likewise.
33058         * io/utime.c: Likewise.
33059         * io/utimensat.c: Likewise.
33060         * io/write.c: Likewise.
33061         * io/xmknod.c: Likewise.
33062         * io/xmknodat.c: Likewise.
33063         * io/xstat.c: Likewise.
33064         * io/xstat64.c: Likewise.
33065         * login/getpt.c: Likewise.
33066         * login/grantpt.c: Likewise.
33067         * login/unlockpt.c: Likewise.
33068         * math/e_acoshl.c: Likewise.
33069         * math/e_acosl.c: Likewise.
33070         * math/e_asinl.c: Likewise.
33071         * math/e_atan2l.c: Likewise.
33072         * math/e_atanhl.c: Likewise.
33073         * math/e_coshl.c: Likewise.
33074         * math/e_expl.c: Likewise.
33075         * math/e_fmodl.c: Likewise.
33076         * math/e_gammal_r.c: Likewise.
33077         * math/e_hypotl.c: Likewise.
33078         * math/e_j0l.c: Likewise.
33079         * math/e_j1l.c: Likewise.
33080         * math/e_jnl.c: Likewise.
33081         * math/e_lgammal_r.c: Likewise.
33082         * math/e_log10l.c: Likewise.
33083         * math/e_log2l.c: Likewise.
33084         * math/e_logl.c: Likewise.
33085         * math/e_powl.c: Likewise.
33086         * math/e_rem_pio2l.c: Likewise.
33087         * math/e_sinhl.c: Likewise.
33088         * math/e_sqrtl.c: Likewise.
33089         * math/fclrexcpt.c: Likewise.
33090         * math/fedisblxcpt.c: Likewise.
33091         * math/feenablxcpt.c: Likewise.
33092         * math/fegetenv.c: Likewise.
33093         * math/fegetexcept.c: Likewise.
33094         * math/fegetround.c: Likewise.
33095         * math/feholdexcpt.c: Likewise.
33096         * math/fesetenv.c: Likewise.
33097         * math/fesetround.c: Likewise.
33098         * math/feupdateenv.c: Likewise.
33099         * math/fgetexcptflg.c: Likewise.
33100         * math/fraiseexcpt.c: Likewise.
33101         * math/fsetexcptflg.c: Likewise.
33102         * math/ftestexcept.c: Likewise.
33103         * math/k_cosl.c: Likewise.
33104         * math/k_rem_pio2l.c: Likewise.
33105         * math/k_sinl.c: Likewise.
33106         * math/k_tanl.c: Likewise.
33107         * math/s_asinhl.c: Likewise.
33108         * math/s_atanl.c: Likewise.
33109         * math/s_cbrtl.c: Likewise.
33110         * math/s_erfl.c: Likewise.
33111         * math/s_expm1l.c: Likewise.
33112         * math/s_log1pl.c: Likewise.
33113         * math/s_tanhl.c: Likewise.
33114         * misc/acct.c: Likewise.
33115         * misc/brk.c: Likewise.
33116         * misc/chflags.c: Likewise.
33117         * misc/chroot.c: Likewise.
33118         * misc/fchflags.c: Likewise.
33119         * misc/fgetxattr.c: Likewise.
33120         * misc/flistxattr.c: Likewise.
33121         * misc/fremovexattr.c: Likewise.
33122         * misc/fsetxattr.c: Likewise.
33123         * misc/fsync.c: Likewise.
33124         * misc/ftruncate.c: Likewise.
33125         * misc/futimes.c: Likewise.
33126         * misc/futimesat.c: Likewise.
33127         * misc/getdomain.c: Likewise.
33128         * misc/getdtsz.c: Likewise.
33129         * misc/gethostid.c: Likewise.
33130         * misc/gethostname.c: Likewise.
33131         * misc/getloadavg.c: Likewise.
33132         * misc/getpagesize.c: Likewise.
33133         * misc/getsysstats.c: Likewise.
33134         * misc/getxattr.c: Likewise.
33135         * misc/gtty.c: Likewise.
33136         * misc/ioctl.c: Likewise.
33137         * misc/lgetxattr.c: Likewise.
33138         * misc/listxattr.c: Likewise.
33139         * misc/llistxattr.c: Likewise.
33140         * misc/lremovexattr.c: Likewise.
33141         * misc/lsetxattr.c: Likewise.
33142         * misc/lutimes.c: Likewise.
33143         * misc/madvise.c: Likewise.
33144         * misc/mincore.c: Likewise.
33145         * misc/mlock.c: Likewise.
33146         * misc/mlockall.c: Likewise.
33147         * misc/mmap.c: Likewise.
33148         * misc/mprotect.c: Likewise.
33149         * misc/msync.c: Likewise.
33150         * misc/munlock.c: Likewise.
33151         * misc/munlockall.c: Likewise.
33152         * misc/munmap.c: Likewise.
33153         * misc/preadv.c: Likewise.
33154         * misc/preadv64.c: Likewise.
33155         * misc/ptrace.c: Likewise.
33156         * misc/pwritev.c: Likewise.
33157         * misc/pwritev64.c: Likewise.
33158         * misc/readv.c: Likewise.
33159         * misc/reboot.c: Likewise.
33160         * misc/remap_file_pages.c: Likewise.
33161         * misc/removexattr.c: Likewise.
33162         * misc/revoke.c: Likewise.
33163         * misc/select.c: Likewise.
33164         * misc/setdomain.c: Likewise.
33165         * misc/setegid.c: Likewise.
33166         * misc/seteuid.c: Likewise.
33167         * misc/sethostid.c: Likewise.
33168         * misc/sethostname.c: Likewise.
33169         * misc/setregid.c: Likewise.
33170         * misc/setreuid.c: Likewise.
33171         * misc/setxattr.c: Likewise.
33172         * misc/sstk.c: Likewise.
33173         * misc/stty.c: Likewise.
33174         * misc/swapoff.c: Likewise.
33175         * misc/swapon.c: Likewise.
33176         * misc/sync.c: Likewise.
33177         * misc/syncfs.c: Likewise.
33178         * misc/syscall.c: Likewise.
33179         * misc/truncate.c: Likewise.
33180         * misc/ualarm.c: Likewise.
33181         * misc/usleep.c: Likewise.
33182         * misc/ustat.c: Likewise.
33183         * misc/utimes.c: Likewise.
33184         * misc/vhangup.c: Likewise.
33185         * misc/writev.c: Likewise.
33186         * posix/_exit.c: Likewise.
33187         * posix/alarm.c: Likewise.
33188         * posix/execve.c: Likewise.
33189         * posix/fexecve.c: Likewise.
33190         * posix/fork.c: Likewise.
33191         * posix/fpathconf.c: Likewise.
33192         * posix/getaddrinfo.c: Likewise.
33193         * posix/getegid.c: Likewise.
33194         * posix/geteuid.c: Likewise.
33195         * posix/getgid.c: Likewise.
33196         * posix/getgroups.c: Likewise.
33197         * posix/getlogin.c: Likewise.
33198         * posix/getlogin_r.c: Likewise.
33199         * posix/getpgid.c: Likewise.
33200         * posix/getpid.c: Likewise.
33201         * posix/getppid.c: Likewise.
33202         * posix/getresgid.c: Likewise.
33203         * posix/getresuid.c: Likewise.
33204         * posix/getsid.c: Likewise.
33205         * posix/getuid.c: Likewise.
33206         * posix/glob64.c: Likewise.
33207         * posix/nanosleep.c: Likewise.
33208         * posix/pathconf.c: Likewise.
33209         * posix/pause.c: Likewise.
33210         * posix/posix_madvise.c: Likewise.
33211         * posix/pread.c: Likewise.
33212         * posix/pread64.c: Likewise.
33213         * posix/pwrite.c: Likewise.
33214         * posix/pwrite64.c: Likewise.
33215         * posix/sched_getaffinity.c: Likewise.
33216         * posix/sched_getp.c: Likewise.
33217         * posix/sched_gets.c: Likewise.
33218         * posix/sched_primax.c: Likewise.
33219         * posix/sched_primin.c: Likewise.
33220         * posix/sched_rr_gi.c: Likewise.
33221         * posix/sched_setaffinity.c: Likewise.
33222         * posix/sched_setp.c: Likewise.
33223         * posix/sched_sets.c: Likewise.
33224         * posix/sched_yield.c: Likewise.
33225         * posix/setgid.c: Likewise.
33226         * posix/setlogin.c: Likewise.
33227         * posix/setpgid.c: Likewise.
33228         * posix/setresgid.c: Likewise.
33229         * posix/setresuid.c: Likewise.
33230         * posix/setsid.c: Likewise.
33231         * posix/setuid.c: Likewise.
33232         * posix/sleep.c: Likewise.
33233         * posix/spawni.c: Likewise.
33234         * posix/sysconf.c: Likewise.
33235         * posix/times.c: Likewise.
33236         * posix/wait.c: Likewise.
33237         * posix/wait3.c: Likewise.
33238         * posix/wait4.c: Likewise.
33239         * posix/waitpid.c: Likewise.
33240         * resolv/gai_sigqueue.c: Likewise.
33241         * resource/getpriority.c: Likewise.
33242         * resource/getrlimit.c: Likewise.
33243         * resource/getrusage.c: Likewise.
33244         * resource/nice.c: Likewise.
33245         * resource/setpriority.c: Likewise.
33246         * resource/setrlimit.c: Likewise.
33247         * resource/ulimit.c: Likewise.
33248         * rt/aio_cancel.c: Likewise.
33249         * rt/aio_fsync.c: Likewise.
33250         * rt/aio_read.c: Likewise.
33251         * rt/aio_sigqueue.c: Likewise.
33252         * rt/aio_suspend.c: Likewise.
33253         * rt/aio_write.c: Likewise.
33254         * rt/clock_getres.c: Likewise.
33255         * rt/clock_gettime.c: Likewise.
33256         * rt/clock_nanosleep.c: Likewise.
33257         * rt/clock_settime.c: Likewise.
33258         * rt/lio_listio.c: Likewise.
33259         * rt/mq_close.c: Likewise.
33260         * rt/mq_getattr.c: Likewise.
33261         * rt/mq_notify.c: Likewise.
33262         * rt/mq_open.c: Likewise.
33263         * rt/mq_receive.c: Likewise.
33264         * rt/mq_send.c: Likewise.
33265         * rt/mq_setattr.c: Likewise.
33266         * rt/mq_timedreceive.c: Likewise.
33267         * rt/mq_timedsend.c: Likewise.
33268         * rt/mq_unlink.c: Likewise.
33269         * rt/shm_open.c: Likewise.
33270         * rt/shm_unlink.c: Likewise.
33271         * rt/timer_create.c: Likewise.
33272         * rt/timer_delete.c: Likewise.
33273         * rt/timer_getoverr.c: Likewise.
33274         * rt/timer_gettime.c: Likewise.
33275         * rt/timer_settime.c: Likewise.
33276         * setjmp/__longjmp.c: Likewise.
33277         * setjmp/setjmp.c: Likewise.
33278         * signal/kill.c: Likewise.
33279         * signal/killpg.c: Likewise.
33280         * signal/raise.c: Likewise.
33281         * signal/sigaction.c: Likewise.
33282         * signal/sigaltstack.c: Likewise.
33283         * signal/sigblock.c: Likewise.
33284         * signal/sigignore.c: Likewise.
33285         * signal/sigintr.c: Likewise.
33286         * signal/signal.c: Likewise.
33287         * signal/sigpause.c: Likewise.
33288         * signal/sigpending.c: Likewise.
33289         * signal/sigqueue.c: Likewise.
33290         * signal/sigreturn.c: Likewise.
33291         * signal/sigset.c: Likewise.
33292         * signal/sigsetmask.c: Likewise.
33293         * signal/sigstack.c: Likewise.
33294         * signal/sigsuspend.c: Likewise.
33295         * signal/sigtimedwait.c: Likewise.
33296         * signal/sigvec.c: Likewise.
33297         * signal/sigwait.c: Likewise.
33298         * signal/sigwaitinfo.c: Likewise.
33299         * signal/sysv_signal.c: Likewise.
33300         * socket/accept.c: Likewise.
33301         * socket/accept4.c: Likewise.
33302         * socket/bind.c: Likewise.
33303         * socket/connect.c: Likewise.
33304         * socket/getpeername.c: Likewise.
33305         * socket/getsockname.c: Likewise.
33306         * socket/getsockopt.c: Likewise.
33307         * socket/isfdtype.c: Likewise.
33308         * socket/listen.c: Likewise.
33309         * socket/recv.c: Likewise.
33310         * socket/recvfrom.c: Likewise.
33311         * socket/recvmsg.c: Likewise.
33312         * socket/send.c: Likewise.
33313         * socket/sendmsg.c: Likewise.
33314         * socket/sendto.c: Likewise.
33315         * socket/setsockopt.c: Likewise.
33316         * socket/shutdown.c: Likewise.
33317         * socket/sockatmark.c: Likewise.
33318         * socket/socket.c: Likewise.
33319         * socket/socketpair.c: Likewise.
33320         * stdio-common/ctermid.c: Likewise.
33321         * stdio-common/cuserid.c: Likewise.
33322         * stdio-common/remove.c: Likewise.
33323         * stdio-common/rename.c: Likewise.
33324         * stdio-common/renameat.c: Likewise.
33325         * stdio-common/tempname.c: Likewise.
33326         * stdlib/getcontext.c: Likewise.
33327         * stdlib/makecontext.c: Likewise.
33328         * stdlib/setcontext.c: Likewise.
33329         * stdlib/swapcontext.c: Likewise.
33330         * stdlib/system.c: Likewise.
33331         * streams/fattach.c: Likewise.
33332         * streams/fdetach.c: Likewise.
33333         * streams/getmsg.c: Likewise.
33334         * streams/getpmsg.c: Likewise.
33335         * streams/putmsg.c: Likewise.
33336         * streams/putpmsg.c: Likewise.
33337         * sysdeps/unix/bsd/getpt.c: Likewise.
33338         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
33339         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
33340         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
33341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
33342         Likewise.
33343         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
33344         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
33345         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
33346         * sysvipc/msgctl.c: Likewise.
33347         * sysvipc/msgget.c: Likewise.
33348         * sysvipc/msgrcv.c: Likewise.
33349         * sysvipc/msgsnd.c: Likewise.
33350         * sysvipc/semctl.c: Likewise.
33351         * sysvipc/semget.c: Likewise.
33352         * sysvipc/semop.c: Likewise.
33353         * sysvipc/semtimedop.c: Likewise.
33354         * sysvipc/shmat.c: Likewise.
33355         * sysvipc/shmctl.c: Likewise.
33356         * sysvipc/shmdt.c: Likewise.
33357         * sysvipc/shmget.c: Likewise.
33358         * termios/tcdrain.c: Likewise.
33359         * termios/tcflow.c: Likewise.
33360         * termios/tcflush.c: Likewise.
33361         * termios/tcgetattr.c: Likewise.
33362         * termios/tcgetpgrp.c: Likewise.
33363         * termios/tcsendbrk.c: Likewise.
33364         * termios/tcsetattr.c: Likewise.
33365         * termios/tcsetpgrp.c: Likewise.
33366         * time/adjtime.c: Likewise.
33367         * time/clock.c: Likewise.
33368         * time/getitimer.c: Likewise.
33369         * time/gettimeofday.c: Likewise.
33370         * time/setitimer.c: Likewise.
33371         * time/settimeofday.c: Likewise.
33372         * time/stime.c: Likewise.
33373         * time/time.c: Likewise.
33374
33375 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
33376
33377         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
33378         /usr/old/bin.
33379
33380         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
33381         instead of spaces.
33382         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
33383
33384 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
33385
33386         [BZ #14796]
33387         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
33388         FE_TONEAREST before applying Dekker multiplication and Knuth
33389         addition.  Clear inexact exceptions and check for exact zero
33390         results afterwards.
33391         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33392         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
33393         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33394         * math/libm-test.inc (fma_test): Add more tests.
33395         (fma_test_towardzero): Likewise.
33396         (fma_test_downward): Likewise.
33397         (fma_test_upward): Likewise.
33398         * sysdeps/generic/math_private.h (default_libc_fesetround): New
33399         function.
33400         (libc_fesetround): New macro.
33401         (libc_fesetroundf): Likewise.
33402         (libc_fesetroundl): Likewise.
33403         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
33404         function.
33405         (libc_fesetround_387): Likewise.
33406         (libc_fesetroundf): New macro.
33407         (libc_fesetround): Likewise.
33408         (libc_fesetroundl): Likewise.
33409         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
33410         function.
33411         (libc_fesetroundf): New macro.
33412         (libc_fesetround): Likewise.
33413         (libc_fesetroundl): Likewise.
33414         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
33415         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
33416         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
33417         libm_hidden_ver.
33418         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
33419         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
33420         libm_hidden_def.
33421         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
33422         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
33423         libm_hidden_ver.
33424         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
33425         libm_hidden_def.
33426
33427         [BZ #3439]
33428         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
33429         integer constant usable in #if and use that to give value to enum
33430         constant.
33431         (FE_DIVBYZERO): Likewise.
33432         (FE_UNDERFLOW): Likewise.
33433         (FE_OVERFLOW): Likewise.
33434         (FE_INVALID): Likewise.
33435         (FE_INVALID_SNAN): Likewise.
33436         (FE_INVALID_ISI): Likewise.
33437         (FE_INVALID_IDI): Likewise.
33438         (FE_INVALID_ZDZ): Likewise.
33439         (FE_INVALID_IMZ): Likewise.
33440         (FE_INVALID_COMPARE): Likewise.
33441         (FE_INVALID_SOFTWARE): Likewise.
33442         (FE_INVALID_SQRT): Likewise.
33443         (FE_INVALID_INTEGER_CONVERSION): Likewise.
33444         (FE_TONEAREST): Likewise.
33445         (FE_TOWARDZERO): Likewise.
33446         (FE_UPWARD): Likewise.
33447         (FE_DOWNWARD): Likewise.
33448         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
33449         (FE_DIVBYZERO): Likewise.
33450         (FE_OVERFLOW): Likewise.
33451         (FE_UNDERFLOW): Likewise.
33452         (FE_INEXACT): Likewise.
33453         (FE_TONEAREST): Likewise.
33454         (FE_DOWNWARD): Likewise.
33455         (FE_UPWARD): Likewise.
33456         (FE_TOWARDZERO): Likewise.
33457         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
33458         (FE_UNDERFLOW): Likewise.
33459         (FE_OVERFLOW): Likewise.
33460         (FE_DIVBYZERO): Likewise.
33461         (FE_INVALID): Likewise.
33462         (FE_TONEAREST): Likewise.
33463         (FE_TOWARDZERO): Likewise.
33464         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
33465         (FE_OVERFLOW): Likewise.
33466         (FE_UNDERFLOW): Likewise.
33467         (FE_DIVBYZERO): Likewise.
33468         (FE_INEXACT): Likewise.
33469         (FE_TONEAREST): Likewise.
33470         (FE_TOWARDZERO): Likewise.
33471         (FE_UPWARD): Likewise.
33472         (FE_DOWNWARD): Likewise.
33473         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
33474         (FE_DIVBYZERO): Likewise.
33475         (FE_OVERFLOW): Likewise.
33476         (FE_UNDERFLOW): Likewise.
33477         (FE_INEXACT): Likewise.
33478         (FE_TONEAREST): Likewise.
33479         (FE_DOWNWARD): Likewise.
33480         (FE_UPWARD): Likewise.
33481         (FE_TOWARDZERO): Likewise.
33482
33483 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
33484
33485         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
33486
33487 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
33488
33489         * scripts/cross-test-ssh.sh (command): Use newlines to separate
33490         commands.  Quote $PWD.
33491         (blacklist_exports): Don't use remove_newlines.  Replace "declare
33492         -x" by "export".
33493         (remove_newlines): Remove.
33494
33495 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
33496
33497         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
33498         * stdlib/stdlib.h (atof): Moved to ...
33499         * include/bits/stdlib-float.h: Here.  New file.
33500         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
33501         * stdlib/bits/stdlib-float.h: New file.
33502         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
33503         -mno-sse -mno-mmx.
33504         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
33505         <xmmintrin.h>.
33506
33507 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
33508
33509         * conform/conformtest.pl (@headers): Add fenv.h.
33510         * conform/data/fenv.h-data: New file.
33511         * include/fenv.h [_ISOMAC]: Disable all contents of file except
33512         include of <math/fenv.h>.
33513
33514         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
33515         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
33516         && !UNIX98].  Enables tests for XOPEN2K8.
33517         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
33518         POSIX2008]: Likewise.
33519
33520         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
33521         (struct rusage): Do not expect type or its members.
33522
33523         [BZ #3439]
33524         * math/math.h (FP_NAN): Define macro to integer constant usable in
33525         #if and use that to give value to enum constant.
33526         (FP_INFINITE): Likewise.
33527         (FP_ZERO): Likewise.
33528         (FP_SUBNORMAL): Likewise.
33529         (FP_NORMAL): Likewise.
33530
33531 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
33532
33533         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
33534         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
33535         arguments.
33536
33537 2012-11-02  Roland McGrath  <roland@hack.frob.com>
33538
33539         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
33540         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
33541         autoconf-time if not.
33542         * configure.in: Remove AC_PREREQ.
33543
33544 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33545
33546         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
33547         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
33548         of the internal implementation.
33549
33550 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
33551
33552         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
33553         except include of <misc/sys/syslog.h>.
33554
33555 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
33556
33557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
33558         function returns with a NULL context exit with zero.
33559
33560 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33561
33562         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
33563
33564 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
33565
33566         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
33567         (run_program_cmd): This.
33568         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
33569         (tst_langinfo): New variable.  Use it.
33570
33571 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
33572
33573         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
33574         floating point opcodes.
33575
33576 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33577
33578         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
33579         variable.
33580
33581         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
33582
33583         * sysdeps/mach/hurd/powerpc: Remove directory.
33584         * sysdeps/mach/powerpc: Likewise.
33585
33586 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
33587
33588         * scripts/check-local-headers.sh: Ignore c++ headers.
33589
33590 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33591
33592         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
33593         __libc_cleanup_region_start argument.
33594
33595 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
33596
33597         [BZ #14784]
33598         [BZ #14785]
33599         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
33600         x * y using scaling, not as x * y + z.
33601         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33602         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33603         * math/libm-test.inc (fma_test): Add more tests.
33604         (fma_test_towardzero): Likewise.
33605         (fma_test_downward): Likewise.
33606         (fma_test_upward): Likewise.
33607
33608 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33609
33610         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
33611
33612 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33613
33614         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
33615         New variable.
33616
33617 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
33618
33619         * rt/tst-shm.c (worker): Correct checking for mmap failure.
33620
33621 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33622
33623         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33624         Fix sort order.
33625         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33626         Likewise.
33627
33628 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33629
33630         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33631         Fix the order of the list for glibc 2.17.
33632         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33633         Likewise.
33634
33635 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33636
33637         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33638
33639 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33640
33641         [BZ #14610]
33642         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
33643         for low part of x being zero before using __atanl (y).
33644         * math/libm-test.inc (atan2_test): Add another test.
33645
33646         * manual/install.texi (Configuring and compiling): Document
33647         general use of test-wrapper and test-wrapper-env.
33648         * INSTALL: Regenerated.
33649
33650         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
33651         (__fma): Do not extract and scale down low bits on after-rounding
33652         systems when result rounded to normal precision would have normal
33653         exponent.
33654         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
33655         (__fmal): Do not extract and scale down low bits on after-rounding
33656         systems when result rounded to normal precision would have normal
33657         exponent.
33658         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
33659         (__fmal): Do not extract and scale down low bits on after-rounding
33660         systems when result rounded to normal precision would have normal
33661         exponent.
33662         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
33663         macro.
33664         (fma_test): Add more tests.
33665         (fma_test_towardzero): Likewise.
33666         (fma_test_downward): Likewise.
33667         (fma_test_upward): Likewise.
33668
33669 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
33670
33671         * sysdeps/i386/tininess.h: Renamed to ...
33672         * sysdeps/x86/tininess.h: This.
33673         * sysdeps/x86_64/tininess.h: Removed.
33674
33675 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33676
33677         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
33678         input.  Use $(build-program-cmd).
33679         ($(objpfx)tst-array1-static.out): Likewise.
33680         ($(objpfx)tst-array2.out): Likewise.
33681         ($(objpfx)tst-array3.out): Likewise.
33682         ($(objpfx)tst-array4.out): Likewise.
33683         ($(objpfx)tst-array5.out): Likewise.
33684         ($(objpfx)tst-array5-static.out): Likewise.
33685
33686 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
33687
33688         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
33689         if defined.
33690
33691         * nss/nsswitch.h (nss_interface_function): Provide new
33692         macro for use with NSS functions.
33693         * grp/initgroups.c: Use new macro.
33694         * nss/getXXbyYY.c: Likewise.
33695         * nss/getXXbyYY_r.c: Likewise.
33696         * nss/getXXent.c: Likewise.
33697         * nss/getXXent_r.c: Likewise.
33698         * sysdeps/posix/getaddrinfo.c: Likewise.
33699
33700 2012-10-30  Andreas Jaeger  <aj@suse.de>
33701
33702         * po/ru.po: Update Russion translation from translation project.
33703
33704 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33705
33706         [BZ #14152]
33707         [BZ #14783]
33708         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
33709         result and shift together with sticky bit instead of replicating
33710         round-to-nearest rounding.
33711         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33712         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33713         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
33714         missing underflow exceptions.
33715         (fma_test_towardzero): Add more tests.
33716         (fma_test_downward): Likewise.
33717         (fma_test_upward): Likewise.
33718
33719         [BZ #14047]
33720         * sysdeps/generic/tininess.h: New file.
33721         * sysdeps/i386/tininess.h: Likewise.
33722         * sysdeps/sh/tininess.h: Likewise.
33723         * sysdeps/x86_64/tininess.h: Likewise.
33724         * stdlib/tst-strtod-underflow.c: Likewise.
33725         * stdlib/tst-tininess.c: Likewise.
33726         * stdlib/strtod_l.c: Include <tininess.h>.
33727         (round_and_return): Do not set errno for exact underflow cases.
33728         Force an underflow exception when setting errno for underflow.
33729         Determine underflow based on rounding to normal precision if
33730         TININESS_AFTER_ROUNDING.
33731         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
33732         ERANGE for exact underflow cases.
33733         * stdlib/Makefile (tests): Add tst-tininess and
33734         tst-strtod-underflow.
33735         ($(objpfx)tst-tininess): Use $(link-libm).
33736         ($(objpfx)tst-strtod-underflow): Likewise.
33737
33738 2012-10-30  Andreas Jaeger  <aj@suse.de>
33739
33740         [BZ#14767]
33741         * elf/Makefile (tests): Remove conditional for have-initfini-array
33742         since this is now always required and the variable does not exist
33743         anymore.
33744         (tests-static): Likewise.
33745         (modules-names): Likewise.
33746
33747         * po/eo.po: Add Esperanto translation from translation project.
33748
33749         * elf/tst-array1.c (fini_array): Make writeable so that it can be
33750         merged with constructor/destructor.
33751         (init_array): Likewise.
33752         * elf/tst-array2dep.c (fini_array): Likewise.
33753         (init_array): Likewise.
33754
33755 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
33756
33757         * manual/message.texi: Delete @cartouche tags.
33758
33759 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
33760
33761         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
33762         EOPNOTSUPP.
33763         * sysdeps/mach/hurd/fsync.c: Likewise.
33764
33765         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
33766         [_POSIX_REALTIME_SIGNALS]: Change condition to
33767         [_POSIX_REALTIME_SIGNALS > 0].
33768
33769 2012-10-27  Andreas Jaeger  <aj@suse.de>
33770
33771         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
33772         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
33773         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
33774         [__WORDSIZE != 64]: Likewise.
33775
33776 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
33777
33778         *  iconvdata/tst-table.sh: Remove ${SHELL}.
33779         *  iconvdata/tst-tables.sh: Likewise.
33780
33781 2012-10-25  David S. Miller  <davem@davemloft.net>
33782
33783         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33784         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
33785         of strtoull.
33786
33787         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
33788         ifunc-impl-list.c
33789         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
33790         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
33791         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
33792         file.
33793
33794 2012-10-25  Roland McGrath  <roland@hack.frob.com>
33795
33796         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33797         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
33798         __getdirentries.
33799
33800 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33801             Jim Blandy  <jimb@codesourcery.com>
33802
33803         * scripts/cross-test-ssh.sh: New file.
33804         * manual/install.texi (Configuring and compiling): Document use of
33805         cross-test-ssh.sh.
33806         * INSTALL: Regenerated.
33807
33808 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
33809
33810         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
33811         EOPNOTSUPP.
33812
33813 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33814
33815         * Makeconfig (run-program-prefix): Fix comment.
33816
33817 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
33818             Jim Blandy  <jimb@codesourcery.com>
33819
33820         * Makeconfig (test-wrapper): New variable,
33821         (test-wrapper-env): Likewise.
33822         [$(cross-compiling) = yes && $(test-wrapper) != ""]
33823         (run-built-tests): Define to yes.
33824         (run-program-prefix): Use $(test-wrapper).
33825         (built-program-cmd): Likewise.
33826         * Rules (make-test-out): Use $(test-wrapper-env) and
33827         $(host-built-program-cmd).
33828         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
33829         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
33830         tst-pathopt.sh.
33831         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
33832         $(test-wrapper-env) to tst-rtld-load-self.sh.
33833         ($(objpfx)order2.out): Use $(test-wrapper).
33834         ($(objpfx)tst-initorder.out): Likewise.
33835         ($(objpfx)tst-initorder2.out): Likewise.
33836         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
33837         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
33838         (test_wrapper_env): New variable.  Use it to run ld.so.
33839         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
33840         Use it to run ld.so.
33841         (test_wrapper_env): Likewise.
33842         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
33843         $(test-wrapper) to run-iconv-test.sh.
33844         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
33845         (ICONV): Use $test_wrapper.
33846         * posix/Makefile ($(objpfx)globtest.out): Pass
33847         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
33848         globtest.sh, not $(run-program-prefix).
33849         * posix/globtest.sh (run_via_rtld_prefix): New variable.
33850         (test_wrapper): Likewise.
33851         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
33852         set together with run_via_rtld_prefix.
33853         (run_program_prefix): Define in terms of test_wrapper and
33854         run_via_rtld_prefix.
33855
33856 2012-10-24  Roland McGrath  <roland@hack.frob.com>
33857
33858         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
33859         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
33860         Targets removed.
33861
33862         [BZ #14743]
33863         * include/time.h: Remove librt_hidden_proto (clock_gettime).
33864         Declare __clock_getres, __clock_gettime, __clock_settime,
33865         __clock_nanosleep, and __clock_getcpuclockid.
33866         * rt/clock_gettime.c: Define __clock_gettime as an alias.
33867         Remove librt_hidden_def (clock_gettime).
33868         * sysdeps/unix/clock_gettime.c: Likewise.
33869         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
33870         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
33871         * rt/clock_getres.c: Define __clock_getres as an alias.
33872         * sysdeps/posix/clock_getres.c: Likewise.
33873         * rt/clock_settime.c: Define __clock_settime as an alias.
33874         * sysdeps/unix/clock_settime.c: Likewise.
33875         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
33876         * sysdeps/unix/clock_nanosleep.c: Likewise.
33877         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
33878         * rt/clock-compat.c: New file.
33879         * rt/Makefile (librt-routines): Add clock-compat and move
33880         $(clock-routines) to ...
33881         (routines): ... here, new variable.
33882         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
33883         Don't add get_clockfreq here.
33884         * rt/Versions (libc: GLIBC_2.17): New version set.
33885         Add clock_* symbols here.
33886         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
33887         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
33888         (GLIBC_2.17): Add clock_* symbols.
33889         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
33890         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
33891         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33892         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33893         Likewise.
33894         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33895         Likewise.
33896         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
33897         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
33898         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
33899         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
33900         * NEWS: Mention the move.
33901
33902         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
33903         Use __open, __read, __close rather than their public counterparts.
33904         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33905         (__get_clockfreq_via_cpuinfo): Likewise.
33906         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
33907         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
33908
33909         * config.h.in (HAVE_IFUNC): New #undef.
33910         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
33911         was successful.
33912         * configure: Regenerated.
33913
33914 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
33915
33916         * configure.in: Move READELF check to start of file.
33917         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
33918         libc_cv_asm_gnu_indirect_function in the process.
33919         * configure: Regenerated.
33920
33921 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
33922
33923         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
33924         send the output to /dev/null.
33925         (libc_cv_cc_with_libunwind): Likewise.
33926         (libc_cv_as_noexecstack): Likewise.
33927         * configure: Regenerate.
33928
33929 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
33930
33931         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
33932
33933         * posix/globtest.sh (TMPDIR): Do not set.
33934         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
33935         (testout): Likewise.
33936
33937 2012-10-24  Andreas Jaeger  <aj@suse.de>
33938
33939         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
33940         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
33941         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
33942         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
33943         posix_fadvise64, posix_fallocate64.
33944
33945         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
33946         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
33947         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
33948         Likewise.
33949         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
33950         Likewise.
33951         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
33952
33953         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
33954         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
33955         <bits/fcntl-linux.h>.
33956         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
33957
33958         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
33959         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
33960         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
33961         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
33962         [__WORDSIZE != 64]: Likewise.
33963
33964 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
33965
33966         * Makeconfig (run-built-tests): New variable.
33967         * Rules [$(cross-compiling) = yes]: Change condition to
33968         [$(run-built-tests) = no].
33969         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
33970         to [$(run-built-tests) = yes].
33971         * elf/Makefile [$(cross-compiling) = no]: Likewise
33972         * grp/Makefile [$(cross-compiling) = no]: Likewise.
33973         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
33974         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
33975         * intl/Makefile [$(cross-compiling) = no]: Likewise.
33976         * io/Makefile [$(cross-compiling) = no]: Likewise.
33977         * libio/Makefile [$(cross-compiling) = no]: Likewise.
33978         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
33979         * misc/Makefile [$(cross-compiling) = no]: Likewise.
33980         * posix/Makefile [$(cross-compiling) = no]: Likewise.
33981         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
33982         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
33983         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
33984         * string/Makefile [$(cross-compiling) = no]: Likewise.
33985
33986         * posix/Makefile ($(objpfx)globtest.out): Pass
33987         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
33988         $(rtld-installed-name).
33989         * posix/globtest.sh (elf_objpfx): Remove variable.
33990         (rtld_installed_name): Likewise.
33991         (library_path): Likewise.
33992         (run_program_prefix): New variable.  Use for running globtest
33993         binary.
33994
33995 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
33996             Joseph Myers  <joseph@codesourcery.com>
33997
33998         * Makeconfig (host-built-program-cmd): New variable.
33999         * elf/Makefile (tst-stackguard1-ARGS): Use
34000         $(host-built-program-cmd).
34001         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
34002         (tst-spawn-ARGS): Likewise.
34003         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
34004
34005 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
34006             Jim Blandy  <jimb@codesourcery.com>
34007
34008         * Makeconfig (run-via-rtld-prefix): New variable.
34009         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
34010         (built-program-cmd): Likewise.
34011
34012 2012-10-22  Andreas Jaeger  <aj@suse.de>
34013
34014         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
34015         __O_RSYNC if it exists, otherwise to O_SYNC.
34016
34017 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
34018             Joseph Myers  <joseph@codesourcery.com>
34019
34020         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
34021         /dev/null.
34022         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
34023         from /dev/null
34024         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
34025         /dev/null.
34026
34027 2012-10-22  Andreas Jaeger  <aj@suse.de>
34028
34029         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
34030         Define always.
34031         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
34032
34033         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
34034         bits/fcntl-linux.h.
34035
34036         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
34037         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
34038
34039         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
34040         to __O_LARGEFILE.
34041         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
34042         to __O_LARGEFILE.
34043
34044 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
34045             Joseph Myers  <joseph@codesourcery.com>
34046
34047         * config.make.in (NM): New variable.
34048
34049 2012-10-21  Andreas Jaeger  <aj@suse.de>
34050
34051         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
34052         definitions and declarations that are provided by
34053         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
34054
34055 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
34056
34057         [BZ #14683]
34058         * elf/Makefile (tests-static): Add tst-leaks1-static.
34059         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
34060         ($(objpfx)tst-leaks1-static): New rule.
34061         ($(objpfx)tst-leaks1-static-mem): Likewise.
34062         (tst-leaks1-static-ENV): New macro.
34063         * elf/dl-open.c (dl_open_worker): Check the main application
34064         only if SHARED is defined.
34065         * elf/tst-leaks1-static.c: New file.
34066
34067 2012-10-20  Andreas Jaeger  <aj@suse.de>
34068
34069         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
34070         generic values for Linux.
34071         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
34072         and declarations that are provided by <bits/fcntl-linux.h> and
34073         include <bits/fcntl-linux.h>.
34074         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
34075         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
34076
34077 2012-10-20  Roland McGrath  <roland@hack.frob.com>
34078
34079         * io/fcntl.h: Move include of <bits/types.h> to the top and
34080         include it unconditionally.
34081
34082 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
34083
34084         * wcsmbs/Makefile (tests-ifunc): New variable.
34085         (tests): Add $(tests-ifunc).
34086         * wcsmbs/test-wcschr-ifunc.c: New file.
34087         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
34088         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
34089         * wcsmbs/test-wcslen-ifunc.c: Likewise.
34090         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
34091         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
34092
34093         * string/Makefile (tests-ifunc): New variable.
34094         (tests): Add $(tests-ifunc).
34095         * string/test-memccpy.c (TEST_NAME): New macro.
34096         * string/test-memchr.c (TEST_NAME): Likewise.
34097         * string/test-memcmp.c (TEST_NAME): Likewise.
34098         * string/test-memcpy.c (TEST_NAME): Likewise.
34099         * string/test-memmem.c (TEST_NAME): Likewise.
34100         * string/test-memmove.c (TEST_NAME): Likewise.
34101         * string/test-memset.c (TEST_NAME): Likewise.
34102         * string/test-rawmemchr.c (TEST_NAME): Likewise.
34103         * string/test-stpcpy.c (TEST_NAME): Likewise.
34104         * string/test-stpncpy.c (TEST_NAME): Likewise.
34105         * string/test-strcasecmp.c (TEST_NAME): Likewise.
34106         * string/test-strcasestr.c (TEST_NAME): Likewise.
34107         * string/test-strcat.c (TEST_NAME): Likewise.
34108         * string/test-strchr.c (TEST_NAME): Likewise.
34109         * string/test-strcmp.c(TEST_NAME): Likewise.
34110         * string/test-strcpy.c (TEST_NAME): Likewise.
34111         * string/test-strcspn.c (TEST_NAME): Likewise.
34112         * string/test-strlen.c (TEST_NAME): Likewise.
34113         * string/test-strncasecmp.c (TEST_NAME): Likewise.
34114         * string/test-strncmp.c (TEST_NAME): Likewise.
34115         * string/test-strncpy.c (TEST_NAME): Likewise.
34116         * string/test-strnlen.c (TEST_NAME): Likewise.
34117         * string/test-strpbrk.c (TEST_NAME): Likewise.
34118         * string/test-strrchr.c (TEST_NAME): Likewise.
34119         * string/test-strspn.c (TEST_NAME): Likewise.
34120         * string/test-strstr.c (TEST_NAME): Likewise.
34121         * string/test-bcopy-ifunc.c: New file.
34122         * string/test-bzero-ifunc.c: Likewise.
34123         * string/test-memccpy-ifunc.c: Likewise.
34124         * string/test-memchr-ifunc.c: Likewise.
34125         * string/test-memcmp-ifunc.c: Likewise.
34126         * string/test-memcpy-ifunc.c: Likewise.
34127         * string/test-memmem-ifunc.c: Likewise.
34128         * string/test-memmove-ifunc.c: Likewise.
34129         * string/test-mempcpy-ifunc.c: Likewise.
34130         * string/test-memset-ifunc.c: Likewise.
34131         * string/test-rawmemchr-ifunc.c: Likewise.
34132         * string/test-stpcpy-ifunc.c: Likewise.
34133         * string/test-stpncpy-ifunc.c: Likewise.
34134         * string/test-strcasecmp-ifunc.c: Likewise.
34135         * string/test-strcasestr-ifunc.c: Likewise.
34136         * string/test-strcat-ifunc.c: Likewise.
34137         * string/test-strchr-ifunc.c: Likewise.
34138         * string/test-strchrnul-ifunc.c: Likewise.
34139         * string/test-strcmp-ifunc.c: Likewise.
34140         * string/test-strcpy-ifunc.c: Likewise.
34141         * string/test-strcspn-ifunc.c: Likewise.
34142         * string/test-strlen-ifunc.c: Likewise.
34143         * string/test-strncasecmp-ifunc.c: Likewise.
34144         * string/test-strncat-ifunc.c: Likewise.
34145         * string/test-strncmp-ifunc.c: Likewise.
34146         * string/test-strncpy-ifunc.c: Likewise.
34147         * string/test-strnlen-ifunc.c: Likewise.
34148         * string/test-strpbrk-ifunc.c: Likewise.
34149         * string/test-strrchr-ifunc.c: Likewise.
34150         * string/test-strspn-ifunc.c: Likewise.
34151         * string/test-strstr-ifunc.c: Likewise.
34152
34153         * debug/Makefile (tests-ifunc): New variable.
34154         (tests): Add $(tests-ifunc).
34155         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
34156         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
34157         * debug/test-stpcpy_chk-ifunc.c: New file.
34158         * debug/test-strcpy_chk-ifunc.c: Likewise.
34159
34160 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
34161
34162         [BZ #13601]
34163         * elf/dl-load.c (open_verify): Retry read if the entire ELF
34164         header is not read in.
34165
34166 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
34167
34168         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
34169         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
34170         directly.  Pass built executable to script as
34171         $(built-program-cmd).
34172         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
34173         $testprogram without using LD_LIBRARY_PATH and $ldso.
34174
34175         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
34176         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
34177         $(rtld-installed-name).
34178         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
34179         (rtld_installed_name): Likewise.
34180         (library_path): Likewise.
34181         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
34182         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
34183         $(run-program-prefix) to tst-tables.sh.
34184         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
34185         it to run tst-table-from and tst-table-to.
34186         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
34187         Pass it to tst-table.sh.
34188         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
34189         $(run-program-prefix) to tst-gettext.sh.
34190         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
34191         tst-translit.sh.
34192         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
34193         tst-gettext2.sh.
34194         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
34195         to run tst-gettext.
34196         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
34197         to run tst-gettext2.
34198         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
34199         to run tst-translit.
34200         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
34201         $(run-program-prefix) to tst-mtrace.sh.
34202         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
34203         to run tst-mtrace.
34204         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
34205         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
34206         $(rtld-installed-name).
34207         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
34208         (rtld_installed_name): Likewise.
34209         (run_program_prefix): New variable.  Use it to run wordexp-test.
34210
34211         * Makeconfig (ARCH): Remove all definitions.
34212         (machine): Likewise.
34213         [ARCH]: Remove conditional code.
34214         [!objdir]: Give error.
34215         [!objdir] (objpfx): Remove.
34216         [!objdir] (common-objpfx): Likewise.
34217         [!objdir] (common-objdir): Likewise.
34218         * configure.in (config_makefile): Remove.  Hardcode Makefile in
34219         AC_CONFIG_FILES call.
34220         * configure: Regenerated.
34221
34222         [BZ #13888]
34223         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
34224         or TMPDIR.
34225         (testout): Likewise.
34226
34227         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
34228         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
34229         $(rtld-installed-name).
34230         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
34231         (rtld_installed_name): Likwise.
34232         (runit): Remove function.
34233         (run_getconf): New variable,  Use it for running getconf binary.
34234
34235 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
34236
34237         [BZ #14716]
34238         * string/test-memmem.c (check_result): New function.
34239         (do_one_test): Use it.
34240         (check1): New function.
34241         (test_main): Use it.
34242
34243 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
34244
34245         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
34246
34247 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
34248
34249         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
34250         (_G_LSEEK64): Likewise.
34251         (_G_MMAP64): Likewise.
34252         (_G_FSTAT64): Likewise.
34253         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
34254         (_G_LSEEK64): Likewise.
34255         (_G_MMAP64): Likewise.
34256         (_G_FSTAT64): Likewise.
34257         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
34258         unconditional.  Call __mmap64 directly.
34259         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
34260         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
34261         __lseek64 directly.
34262         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
34263         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
34264         __mmap64 directly.
34265         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
34266         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
34267         __lseek64 directly.
34268         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
34269         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
34270         __lseek64 directly.
34271         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
34272         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
34273         __lseek64 directly.
34274         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
34275         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
34276         __fxstat64 directly.
34277         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
34278         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
34279         unconditional.
34280         (freopen64) [!_G_OPEN64]: Remove conditional code.
34281         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
34282         unconditional.
34283         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
34284         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
34285         unconditional.
34286         (ftello64) [!_G_LSEEK64]: Remove conditional code.
34287         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
34288         unconditional.
34289         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
34290         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
34291         unconditional.
34292         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
34293         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
34294         unconditional.
34295         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
34296         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
34297         unconditional.
34298         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
34299         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
34300         unconditional.
34301         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
34302
34303 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
34304
34305         [BZ #12140]
34306         * manual/memory.texi (Malloc Tunable Parameters): Add note
34307         about free list pointers overwriting some perturb bytes.
34308         Wording suggested by Roland McGrath.
34309
34310 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
34311
34312         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
34313         (lgamma_test): Likewise.
34314         (tgamma_test): Likewise.
34315
34316 2012-10-16  Florian Weimer  <fweimer@redhat.com>
34317
34318         [BZ #14700]
34319         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
34320         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
34321
34322 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
34323
34324         * NEWS: Mention BZ #14716.
34325         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
34326         when removing AVAILABLE1_USES_J macro.
34327
34328 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
34329
34330         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
34331         (__bswap_64): __uint64_t for unsigned 64-bit int.
34332
34333 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
34334
34335         * include/string.h (memmem): Declare libc hidden alias.
34336         * string/memmem.c (memmem): Define libc hidden alias.
34337         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
34338         __read, __close instead of open, read, close.
34339
34340 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
34341
34342         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
34343         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
34344         global and hidden.
34345         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
34346         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
34347         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
34348         Likewise.
34349         (__rawmemchr_sse2): Likewise.
34350         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
34351         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
34352         (__strchr_sse2): Likewise.
34353         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
34354         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
34355         (__strcasecmp_sse2): Likewise.
34356         (__strncasecmp_sse2): Likewise.
34357         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
34358         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
34359         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
34360         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
34361         (__strrchr_sse2): Likewise.
34362         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
34363         ifunc-impl-list.c.
34364         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
34365         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
34366         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
34367         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
34368         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
34369         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
34370         * sysdeps/x86_64/multiarch/memset.S: Likewise.
34371         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
34372         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
34373         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
34374         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
34375         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
34376         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
34377         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
34378         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
34379         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
34380         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
34381         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
34382         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
34383         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
34384         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
34385         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
34386         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
34387         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
34388         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
34389         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
34390         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
34391         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
34392         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
34393         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
34394
34395         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
34396         global and hidden.
34397         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
34398         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
34399         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
34400         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
34401         Likewise.
34402         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
34403         Likewise.
34404         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
34405         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
34406         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
34407         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
34408         ifunc-impl-list.c.
34409         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
34410         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
34411         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
34412         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
34413         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
34414         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
34415         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
34416         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
34417         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
34418         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
34419         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
34420         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
34421         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
34422         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
34423         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
34424         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
34425         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
34426         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
34427         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
34428         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
34429         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
34430         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
34431         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
34432         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
34433         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
34434         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
34435         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
34436         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
34437         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
34438         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
34439         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
34440         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
34441         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
34442         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
34443         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
34444         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
34445         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
34446         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
34447         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
34448         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
34449         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
34450
34451         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
34452         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
34453         * include/ifunc-impl-list.h: New file.
34454         * misc/ifunc-impl-list.c: Likewise.
34455         * misc/Makefile (routines): Add ifunc-impl-list.
34456         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
34457         * string/test-string.h: Include <ifunc-impl-list.h>.
34458         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
34459         TEST_NAME]: New variables.
34460         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
34461         are defined.
34462         (test_init): Call __libc_ifunc_impl_list to initialize
34463         func_list if TEST_IFUNC and TEST_NAME are defined.
34464
34465         * string/Makefile (strop-tests): Add bcopy and bzero.
34466         * string/test-bcopy.c: New file.
34467         * string/test-bzero.c: Likewise.
34468         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
34469         defined.
34470         * string/test-memset.c: Support bzero test if TEST_BZERO is
34471         defined.
34472         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
34473         __libc_memmove.
34474         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
34475         __libc_memset.
34476         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
34477         of memset.
34478
34479 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
34480
34481         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
34482         * configure: Regenerated.
34483
34484         * Makeconfig (+link-static-before-libc): Don't include
34485         $(link-static-libc).
34486
34487         * libio/libio.h (_IO_pos_t): Remove.
34488
34489 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34490
34491         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
34492         McGrath.
34493
34494 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34495
34496         * crypt/crypt-entry.c: Include fips-private.h.
34497         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
34498         * crypt/md5c-test.c (main): Tolerate disabled MD5.
34499         * sysdeps/unix/sysv/linux/fips-private.h: New file.
34500         * sysdeps/generic/fips-private.h: New file, dummy fallback.
34501
34502 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34503
34504         * crypt/crypt-private.h: Include stdbool.h.
34505         (_ufc_setup_salt_r): Return bool.
34506         * crypt/crypt-entry.c: Include errno.h.
34507         (__crypt_r): Return NULL with EINVAL for bad salt.
34508         * crypt/crypt_util.c (bad_for_salt): New.
34509         (_ufc_setup_salt_r): Check that salt is long enough and within
34510         the specified alphabet.
34511         * crypt/badsalttest.c: New file.
34512         * crypt/Makefile (tests): Add it.
34513         ($(objpfx)badsalttest): New.
34514
34515 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
34516
34517         * NEWS: Add entry for BZ #14602.
34518
34519 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
34520
34521         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
34522         type-generic.
34523         * math/libm-test.inc: Update comment listing what functions and
34524         macros are tested.
34525         (isgreater_test): New function.
34526         (isgreaterequal_test): Likewise.
34527         (isless_test): Likewise.
34528         (islessequal_test): Likewise.
34529         (islessgreater_test): Likewise.
34530         (isunordered_test): Likewise.
34531         (main): Call the new functions.
34532
34533 2012-10-09  Roland McGrath  <roland@hack.frob.com>
34534
34535         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
34536         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
34537         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
34538         * sysdeps/i386/configure: Regenerated.
34539         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
34540         * sysdeps/mach/configure: Regenerated.
34541         * sysdeps/mach/hurd/configure: Regenerated.
34542         * sysdeps/powerpc/configure: Regenerated.
34543         * sysdeps/powerpc/powerpc32/configure: Regenerated.
34544         * sysdeps/powerpc/powerpc64/configure: Regenerated.
34545         * sysdeps/s390/s390-32/configure: Regenerated.
34546         * sysdeps/s390/s390-64/configure: Regenerated.
34547         * sysdeps/sh/configure: Regenerated.
34548         * sysdeps/sparc/configure: Regenerated.
34549         * sysdeps/unix/sysv/linux/configure: Regenerated.
34550         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
34551         * sysdeps/x86_64/configure: Regenerated.
34552
34553         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
34554         defined.  Don't check if MAP is NULL.
34555
34556 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
34557
34558         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
34559         (_G_stat64): Likewise.
34560         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
34561         (_G_stat64): Likewise.
34562         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
34563         instead of struct _G_stat64.
34564         * libio/fileops.c (mmap_remap_check): Likewise.
34565         (decide_maybe_mmap): Likewise.
34566         (_IO_new_file_seekoff): Likewise.
34567         (_IO_file_stat): Likewise.
34568         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
34569         _G_off64_t.
34570         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
34571         instead of struct _G_stat64.
34572         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
34573
34574 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
34575
34576         [BZ #14602]
34577         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34578         Replace with ...
34579         (CHECK_EOL): New macro.
34580         (two_way_short_needle): Check beginning of haystack for EOL.  Use
34581         CHECK_EOL.
34582         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34583         Replace with CHECK_EOL.
34584         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34585         Replace with CHECK_EOL.
34586
34587 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
34588
34589         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
34590         type-generic.
34591         * math/libm-test.inc: Update comment listing what functions and
34592         macros are tested.
34593         (finite_test): New function.
34594         (isinf_test): Likewise.
34595         (isnan_test): Likewise.
34596         (fpclassify_test): Test subnormal input.
34597         (isfinite_test): Likewise.
34598         (isnormal_test): Likewise.
34599         (main): Call the new functions.
34600
34601 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
34602
34603         [BZ #14660]
34604         * Makerules (%.dynsym): Force C locale when running
34605         $(OBJDUMP) --dynamic-syms.
34606
34607 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
34608
34609         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
34610         <stdint.h>.
34611
34612 2012-10-06  David S. Miller  <davem@davemloft.net>
34613
34614         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
34615         upper 32-bits of the length value in %o2 since we use branch-on-register
34616         tests which consider the entire 64-bit register.
34617
34618 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
34619
34620         * string/test-strstr.c (check2): Add a test for page boundary.
34621
34622 2012-10-05  David S. Miller  <davem@davemloft.net>
34623
34624         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
34625         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
34626         file.
34627         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34628         sysdep_routines.
34629         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34630         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
34631         and bzero when HWCAP_SPARC_CRYPTO is present.
34632
34633 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
34634
34635         [BZ #14602]
34636         * string/test-strstr.c (check2): New function.
34637         (test_main): Call check2.
34638
34639         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
34640         and bug-strchr1.
34641         * string/bug-strcasestr1.c (do_test): Moved to ...
34642         * string/test-strcasestr.c (check1): Here.  New function.
34643         (do_one_test): Break out result checking code into ...
34644         (check_result): This.  New function.
34645         (do_one_test): Call check_result.
34646         (test_main): Call check1.
34647         * string/bug-strchr1.c (do_test): Moved to ...
34648         * string/test-strchr.c (check1): Here.  New function.
34649         (do_one_test): Break out result checking code into ...
34650         (check_result): This.  New function.
34651         (do_one_test): Call check_result.
34652         (test_main): Call check1.
34653         * string/bug-strstr1.c (main): Moved to ...
34654         * string/test-strstr.c (check1): Here.  New function.
34655         (do_one_test): Break out result checking code into ...
34656         (check_result): This.  New function.
34657         (do_one_test): Call check_result.
34658         (test_main): Call check1.
34659         * string/bug-strcasestr1.c: Removed.
34660         * string/bug-strchr1.c: Likewise.
34661         * string/bug-strstr1.c: Likewise.
34662
34663         * elf/Makefile (dl-routines): Add hwcaps.
34664         * elf/dl-support.c (_dl_important_hwcaps): Removed.
34665         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
34666         (_dl_important_hwcaps): Moved to ...
34667         * elf/dl-hwcaps.c: Here.  New file.
34668         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
34669
34670         [BZ #14557]
34671         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
34672         if IS_IN_rtld isn't defined.
34673
34674         * elf/dl-support.c (_dl_sysinfo_map): New.
34675         Include "get-dynamic-info.h" and "setup-vdso.h".
34676         (_dl_non_dynamic_init): Call setup_vdso.
34677         * elf/dynamic-link.h: Don't include <assert.h>.
34678         (elf_get_dynamic_info): Moved to ...
34679         * elf/get-dynamic-info.h: Here.  New file.
34680         * elf/dynamic-link.h: Include "get-dynamic-info.h".
34681         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
34682         * elf/setup-vdso.h: Here.  New file.
34683         * elf/rtld.c: Include "setup-vdso.h".
34684         (dl_main): Call setup_vdso.
34685
34686 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
34687
34688         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
34689         creal in comment listing functions tested.  List finite, isinf,
34690         isnan, isless, islessequal, isgreater, isgreaterequal,
34691         islessgreater, isunordered, lgamma_r and pow10 as functions and
34692         macros not tested.  Mention which functions not tested are aliases
34693         for other functions.  Fix typo.  Note that signs of NaNs are not
34694         tested.
34695
34696         * scripts/config.guess: Update from config.git.
34697         * scripts/config.sub: Likewise.
34698
34699 2012-10-04  Roland McGrath  <roland@hack.frob.com>
34700
34701         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
34702         * misc/madvise.c (madvise): Renamed to __madvise.
34703         Make madvise a weak alias.
34704         * include/sys/mman.h: Declare __madvise.
34705         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
34706         * sysdeps/unix/syscalls.list
34707         (madvise): Make __madvise the strong name, and madvise a weak alias.
34708         * sysdeps/unix/sysv/linux/syscalls.list
34709         (madvise, mmap): Remove redundant entries.
34710         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
34711         * malloc/malloc.c (mtrim): Likewise.
34712         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
34713
34714 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34715
34716         * sysdeps/mach/hurd/dl-cache.c: File removed.
34717         * config.h.in (USE_LDCONFIG): New #undef.
34718         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
34719         * configure: Regenerated.
34720         * elf/Makefile (dl-routines): Add dl-cache only under
34721         [$(use-ldconfig) = yes].
34722         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
34723         cache on [USE_LDCONFIG].
34724         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
34725         [USE_LDCONFIG].
34726         * elf/rtld.c (dl_main): Likewise.
34727
34728 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
34729
34730         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
34731         _SC_LEVEL4_CACHE_LINESIZE.
34732
34733 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34734
34735         * sysdeps/unix/bsd/confstr.h: File removed.
34736
34737 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
34738
34739         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
34740         sys/sdt-config.h.
34741
34742 2012-10-02  Roland McGrath  <roland@hack.frob.com>
34743
34744         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
34745         Make 'mapoff' field ElfW(Off) rather than off_t.
34746
34747 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
34748
34749         * nscd/Makefile: Remove nscd-cflags and all its users.
34750         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
34751         (CFLAGS-nonlib): Add compiler flags for nscd modules.
34752
34753         [BZ #10631]
34754         * malloc.c (malloc_printerr): Clarify error message.
34755
34756 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
34757
34758         [BZ #14648]
34759         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34760         Set bit_FMA_Usable if FMA is supported.
34761         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
34762         macro.
34763         (bit_FMA4_Usable): Updated.
34764         (index_FMA_Usable): New macro.
34765         (CPUID_FMA): Likewise
34766         (HAS_FMA): Defined with bit_FMA_Usable.
34767
34768 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34769
34770         * bits/types.h (__swblk_t): Type removed.
34771         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
34772         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
34773         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
34774         (__SWBLK_T_TYPE): Likewise.
34775         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
34776         (__SWBLK_T_TYPE): Likewise.
34777         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
34778         (__SWBLK_T_TYPE): Likewise.
34779         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
34780         (__SWBLK_T_TYPE): Likewise.
34781
34782 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
34783             Honza Horak <hhorak@redhat.com>
34784
34785         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
34786         (xdr_mapname): Use YPMAXMAP as maxsize.
34787         (xdr_peername): Use YPMAXPEER as maxsize.
34788         (xdr_keydat): Use YPAXRECORD as maxsize.
34789         (xdr_valdat): Use YPMAXRECORD as maxsize.
34790
34791 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34792
34793         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
34794
34795         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
34796         * csu/init-first.c: ... here.
34797         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
34798         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
34799         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
34800         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
34801         * sysdeps/i386/init-first.c: File removed.
34802         * sysdeps/sh/init-first.c: File removed.
34803
34804 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
34805
34806         [BZ #14645]
34807         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
34808         if x * y might underflow to zero and z is zero.
34809         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
34810         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34811         * math/libm-test.inc (min_subnorm_value): New variable.
34812         (fma_test): Add more tests.
34813         (fma_test_towardzero): Likewise.
34814         (fma_test_downward): Likewise
34815         (fma_test_upward): Likewise.
34816         (initialize): Set min_subnorm_value.
34817
34818 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
34819
34820         [BZ #14638]
34821         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
34822         0 + 0.
34823         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
34824         mode for addition resulting in exact zero.
34825         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
34826         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
34827         exact 0 + 0.
34828         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
34829         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34830         * math/libm-test.inc (fma_test): Add more tests.
34831         (fma_test_towardzero): New function.
34832         (fma_test_downward): Likewise.
34833         (fma_test_upward): Likewise.
34834         (main): Call the new functions.
34835
34836 2012-09-28  David S. Miller  <davem@davemloft.net>
34837
34838         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
34839
34840 2012-09-28  Roland McGrath  <roland@hack.frob.com>
34841
34842         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
34843         instead of SIGALRM.
34844
34845         * sysdeps/gnu/_G_config.h: Moved to ...
34846         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
34847         * sysdeps/mach/hurd/_G_config.h: Moved to ...
34848         * sysdeps/generic/_G_config.h: ... here.
34849
34850         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
34851
34852         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
34853
34854         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
34855         Conditionalize target on [libnss_test1.so-version].
34856
34857         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
34858
34859         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
34860         (elfobjdir): Move out of conditionals.
34861
34862         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
34863         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
34864         (__nss_lookup_function): Conditionalize label remove_from_tree on
34865         [!DO_STATIC_NSS || SHARED], matching its only use.
34866
34867 2012-09-28  David S. Miller  <davem@davemloft.net>
34868
34869         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
34870         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
34871         file.
34872         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34873         sysdep_routines.
34874         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34875         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
34876         when HWCAP_SPARC_CRYPTO is present.
34877
34878 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34879
34880         * io/tst-mknodat.c: Create a FIFO instead of a socket.
34881
34882 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
34883
34884         [BZ #6530]
34885         * stdio-common/vfprintf.c (process_string_arg): Revert
34886         2000-07-22 change.
34887
34888 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
34889
34890         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
34891         for testcase.
34892         * stdio-common/tst-sprintf.c: Include <locale.h>
34893         (main): Test sprintf's handling of incomplete multibyte
34894         characters.
34895
34896 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
34897
34898         * elf/dl-runtime.c (VERSYMIDX): Removed.
34899         * elf/dl-version.c (VERSYMIDX): Likewise.
34900         * elf/do-rel.h (VERSYMIDX): Likewise.
34901         (VALIDX): Likewise.
34902         * elf/dynamic-link.h (VERSYMIDX): Likewise.
34903         * elf/rtld.c (VALIDX): Likewise.
34904         (ADDRIDX): Likewise.
34905         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
34906         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
34907         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
34908         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
34909         (VALIDX): Likewise.
34910         (ADDRIDX): Likewise.
34911
34912 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34913
34914         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
34915
34916 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
34917
34918         [BZ #11438]
34919         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
34920         to global scope.
34921         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
34922         addresses are in the same scope as 192.0.2/24.
34923         * posix/gai.conf: Document new scope table defaults.
34924
34925 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34926
34927         [BZ #5298]
34928         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
34929         for ftell.  Compute offsets from write pointers instead.
34930         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
34931
34932 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34933
34934         [BZ #14543]
34935         * libio/Makefile (tests): New test case tst-fseek.
34936         * libio/tst-fseek.c: New test case to verify that fseek/ftell
34937         combination works in wide mode.
34938         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
34939         state when the external buffer state changes.
34940
34941 2012-09-27  David S. Miller  <davem@davemloft.net>
34942
34943         [BZ #14376]
34944         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
34945         pass reloc->r_addend in as the 'high' argument to
34946         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
34947
34948         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34949
34950 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34951
34952         * rt/tst-aio2.c: Include <pthread.h>.
34953         * rt/tst-aio3.c: Likewise.
34954
34955 2012-09-27  Steve Ellcey  <sellcey@mips.com>
34956
34957         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
34958
34959 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
34960
34961         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
34962         contents on [SHARED].
34963
34964 2012-09-26  Marek Polacek  <polacek@redhat.com>
34965
34966         [BZ #14530]
34967         [BZ #13741]
34968         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
34969         for C++ and GCC <4.3 as well as for non GCC compilers.
34970
34971 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
34972
34973         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34974
34975 2012-09-25  Roland McGrath  <roland@hack.frob.com>
34976
34977         * Makefile.in (all, install): Declare with .PHONY.
34978         Reported by Michael Hope <michael.hope@linaro.org>.
34979
34980 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34981
34982         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
34983         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
34984         system header.
34985         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
34986         Likewise.
34987         (sydep_routines): Add the new and the internal functions.
34988         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
34989         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
34990         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
34991         (GLIBC_2.17): Add the new function.
34992         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
34993         (GLIBC_2.17): Likewise.
34994         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
34995         (GLIBC_2.17): Likewise.
34996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
34997         (GLIBC_2.17): Likewise.
34998         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
34999
35000 2012-09-25  Alan Modra  <amodra@gmail.com>
35001
35002         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
35003         Add release barrier before setting once_control to say
35004         initialisation is done.  Add hints on lwarx.  Use macro in
35005         place of isync.
35006         (clear_once_control): Add release barrier.
35007
35008 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
35009
35010         [BZ #13629]
35011         * math/s_clog.c (__clog): Handle more values close to |z| = 1
35012         specially.
35013         * math/s_clog10.c (__clog10): Likewise.
35014         * math/s_clog10f.c (__clog10f): Likewise.
35015         * math/s_clog10l.c (__clog10l): Likewise.
35016         * math/s_clogf.c (__clogf): Likewise.
35017         * math/s_clogl.c (__clogl): Likewise.
35018         * math/Makefile (libm-calls): Add x2y2m1.
35019         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
35020         (__x2y2m1): Likewise.
35021         (__x2y2m1l): Likewise.
35022         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
35023         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
35024         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
35025         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
35026         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
35027         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
35028         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
35029         * sysdeps/i386/fpu/libm-test-ulps: Update.
35030         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35031
35032         [BZ #14621]
35033         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
35034         int as type of variable DEPTH.
35035         (glob): Use size_t instead of int as type of variables NEWCOUNT
35036         and OLD_PATHC.
35037
35038 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35039
35040         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
35041         Add s_sincosf-sse2.
35042         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
35043         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
35044         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
35045         macros for using routine as __sincosf_ia32.
35046         Use macro for function declaration and weak_alias.
35047         * sysdeps/i386/fpu/libm-test-ulps: Update.
35048
35049         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
35050         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35051
35052         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
35053         subnormal argument.
35054         * math/s_cexpf.c (__cexpf): Likewise.
35055         * math/s_csinf.c (__csinf): Likewise.
35056         * math/s_csinhf.c (__csinhf): Likewise.
35057         * math/s_ctanf.c (__ctanf): Likewise.
35058         * math/s_ctanhf.c (__ctanhf): Likewise.
35059         * math/s_ccosh.c (__ccoshf): Likewise.
35060         * math/s_cexp.c (__cexpl): Likewise.
35061         * math/s_csin.c (__csin): Likewise.
35062         * math/s_csinh.c (__csinh): Likewise.
35063         * math/s_ctan.c (__ctan): Likewise.
35064         * math/s_ctanh.c (ctanh): Likewise.
35065         * math/s_ccoshl.c (__ccoshl): Likewise.
35066         * math/s_cexpl.c (__cexpl): Likewise.
35067         * math/s_csinl.c (__csinl): Likewise.
35068         * math/s_csinhl.c (__csinhl): Likewise.
35069         * math/s_ctanl.c (__ctanl): Likewise.
35070         * math/s_ctanhl.c (__ctanhl): Likewise.
35071
35072 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
35073
35074         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
35075         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
35076         (_IO_off_t): Define to __off_t, not _G_off_t.
35077         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
35078         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
35079         (_IO_wint_t): Define to wint_t, not _G_wint_t.
35080         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
35081         type of __dummy and __dummy2 fields.
35082         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
35083         (_G_ssize_t): Likewise.
35084         (_G_off_t): Likewise.
35085         (_G_pid_t): Likewise.
35086         (_G_uid_t): Likewise.
35087         (_G_wchar_t): Likewise.
35088         (_G_wint_t): Likewise.
35089         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
35090         (_G_ssize_t): Likewise.
35091         (_G_off_t): Likewise.
35092         (_G_pid_t): Likewise.
35093         (_G_uid_t): Likewise.
35094         (_G_wchar_t): Likewise.
35095         (_G_wint_t): Likewise.
35096         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
35097         (_G_ssize_t): Likewise.
35098         (_G_off_t): Likewise.
35099         (_G_pid_t): Likewise.
35100         (_G_uid_t): Likewise.
35101         (_G_wchar_t): Likewise.
35102         (_G_wint_t): Likewise.
35103
35104 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
35105
35106         * malloc/arena.c: Include malloc-sysdep.h.
35107         (shrink_heap): Use check_may_shrink_heap to decide if madvise
35108         is sufficient to shrink the heap or an unmap is needed.
35109         * sysdeps/generic/malloc-sysdep.h: New file.  Define
35110         new function check_may_shrink_heap.
35111         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
35112         new function check_may_shrink_heap.
35113
35114 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
35115
35116         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
35117         comments.
35118
35119 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
35120
35121         * catgets/test-gencat.sh: Add "set -e".
35122         * elf/tst-pathopt.sh: Likewise.
35123         * grp/tst_fgetgrent.sh: Likewise.
35124         * iconvdata/run-iconv-test.sh: Likewise.
35125         * intl/tst-gettext.sh: Likewise.
35126         * intl/tst-gettext2.sh: Likewise.
35127         * intl/tst-gettext4.sh: Likewise.
35128         * intl/tst-gettext6.sh: Likewise.
35129         * intl/tst-translit.sh: Likewise.
35130         * io/ftwtest-sh: Likewise.
35131         * libio/test-freopen.sh: Likewise.
35132         * malloc/tst-mtrace.sh: Likewise.
35133         * posix/globtest.sh: Likewise.
35134         * posix/tst-getconf.sh: Likewise.
35135         * posix/wordexp-tst.sh: Likewise.
35136         * stdio-common/tst-printf.sh: Likewise.
35137         * stdio-common/tst-unbputc.sh: Likewise.
35138         * stdlib/tst-fmtmsg.sh: Likewise.
35139         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
35140         * catgets/Makefile: Do not specify -e option when running
35141         testsuite shell scripts.
35142         * elf/Makefile: Likewise.
35143         * grp/Makefile: Likewise.
35144         * iconvdata/Makefile: Likewise.
35145         * intl/Makefile: Likewise.
35146         * io/Makefile: Likewise.
35147         * libio/Makefile: Likewise.
35148         * malloc/Makefile: Likewise.
35149         * posix/Makefile: Likewise.
35150         * stdio-common/Makefile: Likewise.
35151         * stdlib/Makefile: Likewise.
35152         * sysdeps/x86_64/Makefile: Likewise.
35153
35154         * io/ftwtest-sh: Add copyright header.
35155         * posix/globtest.sh: Likewise.
35156         * posix/tst-getconf.sh: Likewise.
35157         * posix/wordexp-tst.sh: Likewise.
35158         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
35159
35160 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
35161
35162         [BZ #13679]
35163         * Makeconfig (+link): Defined as $(+link-static) if
35164         $(build-shared) isn't yes.
35165         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
35166         isn't yes.
35167         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
35168
35169         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
35170
35171         [BZ #14562]
35172         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
35173         new chunk size with MALLOC_ALIGN_MASK.
35174
35175 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
35176
35177         [BZ #5044]
35178         * stdio-common/printf_fphex.c: Include <stdbool.h> and
35179         <rounding-mode.h>.
35180         (__printf_fphex): Determine rounding using get_rounding_mode and
35181         round_away.
35182         * stdio-common/tst-printf-round.c (struct hex_test): New
35183         structure.
35184         (hex_tests): New variable.
35185         (test_hex_in_one_mode): New function.
35186         (do_test): Also run tests for hex float output.
35187
35188 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
35189
35190         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
35191         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
35192         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
35193         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
35194         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
35195         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
35196         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
35197         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
35198
35199 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
35200
35201         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
35202         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
35203         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
35204         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
35205
35206 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
35207
35208         [BZ #14579]
35209         * elf/rtld.c (dl_main): Limit the check for self loading to normal
35210         mode only.
35211         * elf/tst-rtld-load-self.sh: New test.
35212         * elf/Makefile: Run it.
35213
35214 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
35215
35216         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
35217         (tst-writev-ENV): Remove.
35218         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
35219
35220 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
35221
35222         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
35223
35224 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
35225
35226         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
35227         unconditional.
35228         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
35229         Likewise.
35230         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
35231         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
35232         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
35233         Likewise.
35234
35235 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
35236
35237         [BZ #14587]
35238         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
35239         * config.make.in (have-cpp-asm-debuginfo): Removed.
35240         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
35241         * configure: Regenerated.
35242
35243 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
35244
35245         [BZ #5044]
35246         * stdio-common/printf_fp.c: Include <stdbool.h> and
35247         <rounding-mode.h>.
35248         (___printf_fp): Determine rounding using get_rounding_mode and
35249         round_away.
35250         * stdio-common/tst-printf-round.c: New file.
35251         * stdio-common/Makefile (tests): Add tst-printf-round.
35252         (link-libm): New variable.
35253         ($(objpfx)tst-printf-round): Depend in $(link-libm).
35254
35255 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
35256
35257         [BZ #14576]
35258         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
35259         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
35260         Likewise.
35261         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
35262         Likewise.
35263
35264 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
35265
35266         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
35267         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35268         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35269         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35270
35271 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
35272
35273         [BZ #14518]
35274         * include/rounding-mode.h: New file.
35275         * sysdeps/generic/get-rounding-mode.h: Likewise.
35276         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
35277         * stdlib/strtod_l.c: Include <rounding-mode.h>.
35278         (MAX_VALUE): New macro.
35279         (MIN_VALUE): Likewise.
35280         (overflow_value): New function.
35281         (underflow_value): Likewise.
35282         (round_and_return): Use overflow_value and underflow_value to
35283         determine return values in overflow and underflow cases.  Use
35284         round_away to determine rounding depending on rounding mode.
35285         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
35286         determine return values in overflow and underflow cases.
35287         * stdlib/tst-strtod-round.c: Include <fenv.h>.
35288         (struct test_results): New structure.
35289         (struct test): Use struct test_results to store expected results
35290         for all rounding modes.
35291         (TEST): Include expected results for all rounding modes.
35292         (test_in_one_mode): New function.
35293         (do_test): Use test_in_one_mode to compute and check results.
35294         Check results for all rounding modes.
35295         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
35296         $(link-libm).
35297
35298 2012-12-09  Allan McRae  <allan@archlinux.org>
35299
35300         * sysdeps/i386/fpu/libm-test-ulps: Update
35301
35302 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
35303
35304         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
35305         (_G_int32_t): Likewise.
35306         (_G_uint16_t): Likewise.
35307         (_G_uint32_t): Likewise.
35308         (_G_HAVE_BOOL): Likewise.
35309         (_G_HAVE_ATEXIT): Likewise.
35310         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35311         (_G_HAVE_IO_FILE_OPEN): Likewise.
35312         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
35313         (_G_int32_t): Likewise.
35314         (_G_uint16_t): Likewise.
35315         (_G_uint32_t): Likewise.
35316         (_G_HAVE_BOOL): Likewise.
35317         (_G_HAVE_ATEXIT): Likewise.
35318         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35319         (_G_HAVE_IO_FILE_OPEN): Likewise.
35320         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
35321         (_G_int32_t): Likewise.
35322         (_G_uint16_t): Likewise.
35323         (_G_uint32_t): Likewise.
35324         (_G_HAVE_BOOL): Likewise.
35325         (_G_HAVE_ATEXIT): Likewise.
35326         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35327         (_G_HAVE_IO_FILE_OPEN): Likewise.
35328
35329 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
35330
35331         * csu/libc-tls.c: Update copyright years.
35332
35333 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
35334
35335         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
35336         [!_G_USING_THUNKS]: Remove conditional code.
35337         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
35338         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
35339
35340         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
35341         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
35342         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35343         (_G_VTABLE_LABEL_PREFIX): Likewise.
35344         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35345         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35346         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35347         (_G_VTABLE_LABEL_PREFIX): Likewise.
35348         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
35349         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35350         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35351         (_G_VTABLE_LABEL_PREFIX): Likewise.
35352         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
35353
35354 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
35355
35356         * libio/Makefile: Include ../Makeconfig before tests.
35357         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
35358         only if $(build-shared) is yes.
35359
35360         * iconv/gconv_db.c: Update copyright years.
35361
35362 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35363
35364         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
35365         unwind info if defined PIC. Fix special cases description.
35366         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
35367
35368         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
35369         DP_HI_MASK entry.
35370         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
35371
35372 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
35373
35374         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
35375
35376         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
35377         is NULL.
35378
35379         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
35380         (LDLIBS-tst-chk4): This.
35381         (LDFLAGS-tst-chk5): Renamed to ...
35382         (LDLIBS-tst-chk5): This.
35383         (LDFLAGS-tst-chk6): Renamed to ...
35384         (LDLIBS-tst-chk6): This.
35385         (LDFLAGS-tst-lfschk4): Renamed to ...
35386         (LDLIBS-tst-lfschk4): This.
35387         (LDFLAGS-tst-lfschk5): Renamed to ...
35388         (LDLIBS-tst-lfschk5): This.
35389         (LDFLAGS-tst-lfschk6): Renamed to ...
35390         (LDLIBS-tst-lfschk6): This.
35391
35392         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
35393         on $(common-objpfx)soversions.mk.
35394
35395 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
35396
35397         [BZ #10014]
35398         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
35399         example host name.
35400
35401 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
35402
35403         * malloc/arena.c (arena_get_retry): New function that gets
35404         another arena for the caller to try its request on.
35405         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
35406         current arena cannot fulfill the request.
35407         (__libc_memalign): Likewise.
35408         (__libc_memalign): Likewise.
35409         (__libc_pvalloc): Likewise.
35410         (__libc_calloc): Likewise.
35411
35412 2012-09-05  John Tobey  <john.tobey@gmail.com>
35413
35414         [BZ #13542]
35415         * manual/arith.texi (Operations on Complex): Fix description
35416         of carg branch cut.
35417
35418 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
35419
35420         [BZ #10014]
35421         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
35422         host name.
35423
35424         [BZ #10038]
35425         * manual/memory.texi (Memory): Make order of menu items match
35426         order of sections.
35427
35428 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35429
35430         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
35431         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
35432         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
35433
35434 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35435
35436         * csu/libc-tls.c (static_dtv): Renamed to ...
35437         (_dl_static_dtv): This.  Make it global.
35438         (_dl_initial_dtv): Removed.
35439         (__libc_setup_tls): Updated.
35440         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
35441         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
35442         DL_INITIAL_DTV.
35443
35444 2012-09-06  Petr Machata  <pmachata@redhat.com>
35445
35446         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
35447         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
35448         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
35449         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
35450
35451 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35452
35453         [BZ #14545]
35454         * csu/libc-tls.c (_dl_initial_dtv): New variable.
35455         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
35456         freeing dtv[-1].
35457
35458 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35459
35460         [BZ #14544]
35461         * Makeconfig (link-static-before-libc): Replace $(+prector)
35462         with $(+prectorT).
35463         (link-static-after-libc): Replace $(+postctor) with
35464         $(+postctorT).
35465         (link-bounded): Replace $(+prector)/$(+postctor) with
35466         $(+prectorT)/$(+postctorT).
35467         (+prectorT): New macro.
35468         (+postctorT): Likewise.
35469
35470 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
35471
35472         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
35473         (round_str): Handle values above the maximum for IBM long double
35474         as inexact.
35475         * stdlib/tst-strtod-round.c (tests): Regenerated.
35476
35477 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35478
35479         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
35480         assembler flag.
35481         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
35482         zarch_nohighgprs around the zarch optimized routines.
35483         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
35484         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
35485         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
35486         for zarch.
35487
35488 2012-09-05  David S. Miller  <davem@davemloft.net>
35489
35490         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35491
35492         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
35493         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
35494         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
35495         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
35496         entries.
35497
35498 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35499
35500         * malloc/arena.c: Fold copyright years.
35501         * malloc/mcheck.c, malloc/memusage.c: Likewise.
35502
35503 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35504
35505         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
35506
35507 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35508
35509         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
35510
35511 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35512
35513         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
35514         change internal state upon failure.
35515
35516 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35517
35518         * malloc/mcheck.c (mcheck_check_all): Fix typo.
35519         * malloc/memusage.c (mmap): Likewise.
35520         (mmap64, mremap): Likewise.  Adjust name in comment.
35521
35522 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
35523
35524         * libio/fileops.c: Fix typos in comments.
35525         * libio/oldfileops.c: Likewise.
35526         * libio/wfileops.c: Likewise.
35527
35528 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
35529
35530         [BZ #1349]
35531         * malloc/Makefile (tests): Add tst-malloc-usable test case.
35532         (tst-malloc-usable-ENV): Set environment for test case.
35533         * malloc/hooks.c (malloc_check_get_size): New function to get
35534         requested size.
35535         * malloc/malloc.c (musable): Use malloc_check_get_size.
35536         * malloc/tst-malloc-usable.c: New test case.
35537
35538 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
35539
35540         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
35541
35542 2012-09-05  Allan McRae  <allan@archlinux.org>
35543
35544         [BZ #13966]
35545         * configure.in (CXX_SYSINCLUDES): Use compiler output to
35546         determine header location.
35547         * configure: Regenerated.
35548
35549 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
35550
35551         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
35552         float format.
35553         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
35554         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
35555         format.
35556         (test): Regenerate.
35557
35558 2012-09-04  David S. Miller  <davem@davemloft.net>
35559
35560         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
35561         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
35562         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
35563
35564 2012-09-04  Florian Weimer  <fweimer@redhat.com>
35565
35566         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
35567         failures.
35568
35569         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
35570
35571 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
35572
35573         [BZ #9914]
35574         * libio/iogetdelim.c: Include <limits.h>.
35575         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
35576         + len + 1 would overflow.
35577
35578 2012-09-03  Andreas Jaeger  <aj@suse.de>
35579
35580         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35581         * sysdeps/i386/fpu/libm-test-ulps: Update.
35582
35583 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35584
35585         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
35586         Add s_sinf-sse2, s_conf-sse2.
35587
35588         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
35589         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
35590         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
35591         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
35592
35593         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
35594         for using routine as __sinf_ia32.
35595         Use macro for function declaration and weak_alias.
35596         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
35597         for using routine as __cosf_ia32.
35598         Use macro for function declaration and weak_alias.
35599
35600         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
35601         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
35602
35603         * sysdeps/x86_64/fpu/s_sinf.S: New file.
35604         * sysdeps/x86_64/fpu/s_cosf.S: New file.
35605         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35606
35607         * math/libm-test.inc (cos_test): Add more test cases.
35608         (sin_test): Likewise.
35609         (sincos_test): Likewise.
35610
35611 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35612
35613         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
35614         (IFUNC_RESOLVE): Make pointers to the specialized implementations
35615         hidden.
35616         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
35617
35618 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
35619
35620         [BZ #14538]
35621         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
35622         first element of the GOT.
35623         (elf_machine_load_address): Return the difference between
35624         the runtime address of _DYNAMIC and elf_machine_dynamic ().
35625
35626 2012-09-01  Allan McRae  <allan@archlinux.org>
35627
35628         [BZ #13412]
35629         * configure.in (AWK): Require gawk version 3.0 or later.
35630         * configure: Regenerated.
35631
35632 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
35633
35634         * sysdeps/unix/sysv/linux/kernel-features.h
35635         (__ASSUME_POSIX_CPU_TIMERS): Remove.
35636         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
35637         [__NR_clock_getres]: Make code unconditional.
35638         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
35639         (clock_getcpuclockid): Remove code left unreachable by removal of
35640         conditionals.
35641         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
35642         code unconditional.
35643         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35644         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35645         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
35646         Make code unconditional.
35647         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35648         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35649         * sysdeps/unix/sysv/linux/clock_settime.c
35650         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
35651         conditional code.
35652         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
35653         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35654
35655 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
35656
35657         [BZ #14476]
35658         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
35659         scripts/test-installation.pl.
35660
35661         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
35662         and $ld_so_version if it is set.
35663
35664 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
35665
35666         [BZ #14516]
35667         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
35668         failure if reading from procfs failed.
35669         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
35670
35671 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35672
35673         * sysdeps/unix/sysv/linux/kernel-features.h
35674         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
35675         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35676         Remove conditional code.
35677         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35678         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
35679         Remove conditional code.
35680         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35681         * sysdeps/unix/sysv/linux/i386/fxstat.c
35682         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35683         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35684         * sysdeps/unix/sysv/linux/i386/fxstatat.c
35685         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35686         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35687         * sysdeps/unix/sysv/linux/i386/lxstat.c
35688         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35689         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35690         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
35691         Remove conditional code.
35692         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35693         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35694         Remove conditional code.
35695         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35696         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
35697         <kernel-features.h>.
35698         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
35699         Remove.
35700         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
35701         Remove conditional code.
35702         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35703         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
35704         Remove conditional.
35705
35706 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
35707
35708         [BZ #5400]
35709         * NEWS: Add fixed bug number.
35710
35711 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35712
35713         [BZ #14519]
35714         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
35715         underflowing exponent in case of negative sign.
35716         * stdlib/tst-strtod-round-data: Add more tests.
35717         * stdlib/tst-strtod-round.c (tests): Regenerated.
35718
35719         [BZ #3479]
35720         * stdlib/strtod_l.c (NDIG): Remove.
35721         (HEXNDIG): Likewise.
35722         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
35723         smallest representable value.
35724         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
35725         lie within an exact representation of 1/2 ulp of the result.
35726         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
35727         unconditionally.
35728         (TENS_P9_IDX): Define unconditionally.
35729         (TENS_P9_SIZE): Likewise.
35730         (TENS_P10_IDX): Likewise.
35731         (TENS_P10_SIZE): Likewise.
35732         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
35733         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
35734         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
35735         entries for 10^2^13 and 10^2^14.
35736         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
35737         (TENS_P13_IDX): Define.
35738         (TENS_P13_SIZE): Likewise.
35739         (TENS_P14_IDX): Likewise.
35740         (TENS_P14_SIZE): Likewise.
35741         (_fpioconst_pow10): Change array size to
35742         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
35743         unconditional.
35744         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
35745         1024]: Add entries for 10^2^13 and 10^2^14.
35746         [LAST_POW10 > _LAST_POW10]: Remove #error.
35747         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
35748         (_fpioconst_pow10): Change array size to
35749         FPIOCONST_POW10_ARRAY_SIZE.
35750         * stdlib/gen-fpioconst.c: New file.
35751         * stdlib/gen-tst-strtod-round.c: Likewise.
35752         * stdlib/tst-strtod-round-data: Likewise.
35753         * stdlib/tst-strtod-round.c: Likewise.
35754         * stdlib/Makefile (tests): Add tst-strtod-round.
35755
35756         [BZ #14459]
35757         * stdlib/strtod_l.c: Include <stdint.h>.
35758         (NDEBUG): Do not define.
35759         (round_and_return): Change EXPONENT parameter to type intmax_t.
35760         Rearrange calculations to avoid internal overflow possibilities.
35761         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
35762         Rearrange calculations to avoid internal overflow possibilities.
35763         Assert that number fits inside MPNSIZE limbs.
35764         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
35765         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
35766         calculations and add assertions to avoid internal overflow
35767         possibilities.  Add casts to avoid signed/unsigned operations.
35768         * stdlib/tst-strtod-overflow.c: New file.
35769         * stdlib/Makefile (tests): Add tst-strtod-overflow.
35770
35771 2012-08-25  Marek Polacek  <polacek@redhat.com>
35772
35773         * time/time.h: Fix some typos in comments.
35774
35775 2012-08-23  Roland McGrath  <roland@hack.frob.com>
35776
35777         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
35778         * posix/tst-rfc3484-2.c: Likewise.
35779         * posix/tst-rfc3484-3.c: Likewise.
35780
35781 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
35782
35783         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
35784         (EF_ARM_ABI_FLOAT_HARD): Likewise.
35785
35786 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
35787
35788         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
35789         #include of fxstatat64.c.
35790
35791 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35792
35793         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
35794         * shadow/getspent_r.c: Likewise.
35795         * shadow/getspnam.c: Likewise.
35796         * shadow/getspnam_r.c: Likewise.
35797         * gshadow/getsgent.c: Likewise.
35798         * gshadow/getsgent_r.c: Likewise.
35799         * gshadow/getsgnam.c: Likewise.
35800         * gshadow/getsgnam_r.c: Likewise.
35801         * inet/getnetbyad.c: Likewise.
35802         * inet/getnetbyad_r.c: Likewise.
35803         * inet/getnetbynm.c: Likewise.
35804         * inet/getnetbynm_r.c: Likewise.
35805         * inet/getnetent.c: Likewise.
35806         * inet/getnetent_r.c: Likewise.
35807         * inet/getproto.c: Likewise.
35808         * inet/getproto_r.c: Likewise.
35809         * inet/getprtent.c: Likewise.
35810         * inet/getprtent_r.c: Likewise.
35811         * inet/getprtname.c: Likewise.
35812         * inet/getprtname_r.c: Likewise.
35813         * inet/getrpcbyname.c: Likewise.
35814         * inet/getrpcbyname_r.c: Likewise.
35815         * inet/getrpcbynumber.c: Likewise.
35816         * inet/getrpcbynumber_r.c: Likewise.
35817         * inet/getrpcent.c: Likewise.
35818         * inet/getrpcent_r.c: Likewise.
35819         * inet/getaliasent.c: Likewise.
35820         * inet/getaliasent_r.c: Likewise.
35821         * inet/getaliasname.c: Likewise.
35822         * inet/getaliasname_r.c: Likewise.
35823         * nscd/getgrgid_r.c: Likewise.
35824         * nscd/getgrnam_r.c: Likewise.
35825         * nscd/gethstbyad_r.c: Likewise.
35826         * nscd/gethstbynm3_r.c: Likewise.
35827         * nscd/getpwnam_r.c: Likewise.
35828         * nscd/getpwuid_r.c: Likewise.
35829         * nscd/getsrvbynm_r.c: Likewise.
35830         * nscd/getsrvbypt_r.c: Likewise.
35831         * nscd/gai.c: Likewise.
35832
35833         * configure.in (build_nscd): New substituted variable, set
35834         by --disable-build-nscd and defaults to $use_nscd.
35835         * configure: Regenerated.
35836         * config.make.in (build-nscd): New substituted variable.
35837         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
35838         Change conditional to require [$(build-nscd) = yes] as well.
35839         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
35840
35841         [BZ# 13696]
35842         * configure.in (use_nscd): New substituted variable, set by
35843         --disable-nscd.  If enabled, define USE_NSCD.
35844         * configure: Regenerated.
35845         * config.h.in: Add USE_NSCD.
35846         * config.make.in (use-nscd): New substituted variable.
35847         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
35848         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
35849         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
35850         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
35851         (CFLAGS-getgrnam_r.c): Likewise.
35852         (CFLAGS-initgroups.c): Likewise.
35853         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
35854         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
35855         Variables removed.
35856         * inet/getnetgrent_r.c
35857         (nscd_setnetgrent): New function, broken out of ...
35858         (setnetgrent): ... here.  Call it.
35859         (innetgr): Conditionalize nscd bits on [USE_NSCD].
35860         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
35861         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
35862         * nscd/Makefile (routines, aux): Move definitions after include of
35863         Makeconfig.  Conditionalize on [$(use-nscd) != no].
35864         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
35865         Conditionalize on [USE_NSCD].
35866         (is_nscd, nscd_init_cb): Likewise.
35867         (nss_load_library): Conditionalize init callback on [USE_NSCD].
35868         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
35869         * nss/nss_db/db-init.c: Likewise.
35870         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
35871         [USE_NSCD].
35872         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
35873         (make_request): Use it.
35874         (cache_valid_p): New function.
35875         (__check_pf): Use it.
35876         * NEWS: Add item for --disable-nscd.
35877
35878 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
35879
35880         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
35881         to support sed >= 4.2.1-20-ga9bf076.
35882         * configure: Regenerated.
35883
35884 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35885
35886         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
35887         Conditionalize whole body on [IREL].
35888
35889 2012-08-22  Jeff Law <law@redhat.com>
35890
35891         [BZ #14505]
35892         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
35893         if the family is PF_UNSPEC.
35894
35895 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
35896
35897         * Makerules (lib-version): Rename from V.
35898         (install-lib-nosubdir): Change V to lib-version.
35899
35900 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
35901
35902         [BZ #14252]
35903         * powerpc32/power6/wcschr.c: New file.
35904         * powerpc32/power6/wcscpy.c: New file.
35905         * powerpc32/power6/wcsrchr.c: New file.
35906         * powerpc64/power6/wcschr.c: New file.
35907         * powerpc64/power6/wcscpy.c: New file.
35908         * powerpc64/power6/wcsrchr.c: New file.
35909
35910 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
35911
35912         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
35913         (two_way_short_needle): Use it.
35914         * string/strstr.c (AVAILABLE1_USES_J): Define.
35915         * string/strcasestr.c: Likewise.
35916
35917         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
35918         array references.
35919         * string/strcasestr.c (TOLOWER): Make side-effect safe.
35920
35921         [BZ #11607]
35922         * NEWS: Add an entry.
35923         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
35924         define their defaults.
35925         (two_way_short_needle): Detect end-of-string on-the-fly.
35926         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
35927         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
35928         * string/bug-strcasestr1.c: New test.
35929         * string/Makefile: Run it.
35930
35931 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
35932
35933         [BZ #11607]
35934         * string/str-two-way.h (two_way_short_needle): Optimize matching of
35935         the first character.
35936
35937 2012-08-21  Roland McGrath  <roland@hack.frob.com>
35938
35939         * csu/elf-init.c (__libc_csu_irel): Function removed.
35940         * csu/libc-start.c (apply_irel): New function.
35941         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
35942
35943 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
35944
35945         * sysdeps/unix/sysv/linux/kernel-features.h
35946         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
35947         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
35948         <kernel-features.h>.
35949         [__NR_fadvise64_64]: Make code unconditional.
35950         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
35951         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
35952         !__NR_fadvise64_64)]: Likewise.
35953         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
35954         !__NR_fadvise64_64))]: Likewise.
35955         [__NR_fadvise64]: Make code unconditional.
35956         [!__NR_fadvise64]: Remove conditional code.
35957         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
35958         <kernel-features.h>.
35959         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35960         unconditional.
35961         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35962         conditional code.
35963         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
35964         not include <kernel-features.h>.
35965         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35966         unconditional.
35967         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35968         conditional code.
35969         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
35970         include <kernel-features.h>.
35971         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35972         unconditional.
35973         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35974         conditional code.
35975
35976 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
35977
35978         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
35979         slight instruction rearrangements per scrollpipe analysis.
35980         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
35981
35982 2012-08-20  Roland McGrath  <roland@hack.frob.com>
35983
35984         * manual/syslog.texi (syslog; vsyslog, closelog):
35985         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
35986         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
35987
35988         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
35989         DSOCAPS to match condition on defining it.
35990
35991 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
35992
35993         * sysdeps/unix/sysv/linux/kernel-features.h
35994         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
35995         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
35996         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
35997         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
35998         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
35999         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36000         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36001         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
36002         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36003         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36004
36005         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
36006         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
36007
36008         * sysdeps/unix/sysv/linux/kernel-features.h
36009         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
36010         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
36011         unconditional.
36012         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36013         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
36014         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
36015         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36016         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
36017         Make code unconditional.
36018         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36019         (__mmap64) [!__NR_mmap2]: Likewise.
36020         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
36021         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
36022         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36023         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
36024         [__NR_mmap2]: Make code unconditional.
36025         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36026         (__mmap64) [!__NR_mmap2]: Likewise.
36027
36028 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36029
36030         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
36031
36032 2012-08-18  Andreas Jaeger  <aj@suse.de>
36033
36034         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
36035
36036 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
36037
36038         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
36039         * include/unistd.h (__have_sock_cloexec): Likewise.
36040         (__have_pipe2): Likewise.
36041         (__have_dup3): Likewise.
36042
36043 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
36044
36045         [BZ #9685]
36046         * include/unistd.h (__have_pipe2): Change define into an extern int.
36047         (__have_dup3): Likewise.
36048         * socket/have_sock_cloexec.c: Include fcntl.h.
36049         (__have_pipe2): New variable.
36050         (__have_dup3): Likewise.
36051
36052 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
36053
36054         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
36055
36056 2012-08-17  Marek Polacek  <polacek@redhat.com>
36057
36058         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
36059         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
36060
36061 2012-08-17  Roland McGrath  <roland@hack.frob.com>
36062
36063         * configure.in: Add AC_SUBST for sysheaders.
36064         * configure: Regenerated.
36065         * config.make.in (sysheaders): New substituted variable.
36066
36067         * sysdeps/unix/mkfifo.c: Moved ...
36068         * sysdeps/posix/mkfifo.c: ... here.
36069         * sysdeps/unix/mkfifoat.c: Moved ...
36070         * sysdeps/posix/mkfifoat.c: ... here.
36071
36072         * sysdeps/unix/utime.c: Moved ...
36073         * sysdeps/posix/utime.c: ... here.
36074
36075         * sysdeps/unix/time.c: Moved ...
36076         * sysdeps/posix/time.c: ... here.
36077         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
36078         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
36079
36080         * sysdeps/unix/nice.c: Moved ...
36081         * sysdeps/posix/nice.c: ... here.
36082
36083         * sysdeps/unix/alarm.c: Moved ...
36084         * sysdeps/posix/alarm.c: ... here.
36085
36086         * intl/Makefile ($(codeset_mo)): Depend on the input file.
36087
36088 2012-08-17  Jeff Law <law@redhat.com>
36089
36090         * intl/Makefile (codeset_mo): New variable.
36091         ($(codeset_mo)): New target.
36092         (tst-codeset.out): Depend on that.  Remove explicit rule.
36093         (tst-gettext3.out, tst-gettext5.out): Likewise.
36094         (LOCPATH-ENV, tst-codeset-ENV): New variables.
36095         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
36096         * intl/tst-codeset.sh: Remove.
36097         * intl/tst-gettext3.sh: Likewise.
36098         * intl/tst-gettext5.sh: Likewise.
36099
36100 2012-08-17  Roland McGrath  <roland@hack.frob.com>
36101
36102         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
36103         * sysdeps/unix/syscalls.list: ... here.
36104
36105         * sysdeps/posix/getaddrinfo.c
36106         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
36107         (gaiconf_init, gaiconf_reload): Use them.
36108         [!_STATBUF_ST_NSEC]
36109         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
36110         Define using time_t rather than struct timespec.
36111
36112         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
36113         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
36114         Macros removed.
36115         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
36116         [!NO_THREADS].
36117         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
36118         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
36119         Likewise.
36120
36121         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
36122         __libc_cleanup_push argument.
36123
36124         * bits/param.h: New file.
36125         * misc/sys/param.h: New file.
36126         * include/sys/param.h: New file.
36127         * misc/Makefile (headers): Add bits/param.h.
36128         * sysdeps/generic/sys/param.h: File removed.
36129         * sysdeps/unix/sysv/linux/bits/param.h: New file.
36130         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
36131         * sysdeps/mach/hurd/bits/param.h: New file.
36132         * sysdeps/mach/hurd/sys/param.h: File removed.
36133
36134         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
36135         last change.
36136
36137         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
36138         [_IO_MTSAFE_IO].
36139         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
36140         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
36141         New macros.
36142
36143         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
36144         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
36145         rather than -D_IO_MTSAFE_IO conditionally.
36146         * stdio-common/Makefile (CPPFLAGS): Likewise.
36147         * wcsmbs/Makefile (CPPFLAGS): Likewise.
36148         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
36149         Use $(libio-mtsafe).
36150         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
36151         of -D_IO_MTSAFE_IO.
36152         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
36153         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
36154         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
36155         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
36156         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
36157         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
36158         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
36159         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
36160         (CFLAGS-fread_u_chk.c): Likewise.
36161         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
36162         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
36163         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
36164         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
36165         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
36166         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
36167         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
36168         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
36169         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
36170
36171         * libio/Makefile: Test [$(libc-reentrant) = yes]
36172         instead of [$(filter %REENTRANT, $(defines)) nonempty].
36173
36174         * Makeconfig
36175         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
36176         * sysdeps/pthread/configure: File removed.
36177         * sysdeps/pthread/Makeconfig: New file.
36178         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
36179         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
36180
36181 2012-08-16  Gary Benson  <gbenson@redhat.com>
36182
36183         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
36184         unmapping the first object in a namespace.
36185
36186 2012-08-16  Roland McGrath  <roland@hack.frob.com>
36187
36188         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
36189         (__internal_setnetgrent): ... this.  Add internal_function to
36190         definition.  Add libc_hidden_def.
36191         (setnetgrent): Update caller.
36192         (internal_endnetgrent): Renamed to ...
36193         (__internal_endnetgrent): ... this.  Add internal_function to
36194         definition.  Add libc_hidden_def.
36195         (endnetgrent): Update caller.
36196         (internal_getnetgrent_r): Renamed to ...
36197         (__internal_getnetgrent_r): ... this.  Add internal_function to
36198         definition.  Add libc_hidden_def.
36199         (__getnetgrent_r): Update caller.
36200         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
36201
36202 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
36203
36204         * stdlib/longlong.h: Update from GCC.
36205
36206 2012-08-16  Roland McGrath  <roland@hack.frob.com>
36207
36208         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
36209         on _QL, which is set by umul_ppmm but never used.
36210         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
36211         variables, which are set by GMP macros but never used.
36212         * stdio-common/_itowa.c (_itowa): Likewise.
36213         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
36214         * stdlib/mod_1.c (mpn_mod_1): Likewise.
36215
36216 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
36217
36218         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
36219         struct La_sh_regs is not constant.
36220         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
36221         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
36222         and struct La_sparc64_regs are not constant.
36223
36224 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
36225
36226         * sysdeps/unix/sysv/linux/kernel-features.h
36227         (__ASSUME_POSIX_TIMERS): Remove.
36228         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
36229         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36230         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
36231         Make code unconditional.
36232         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36233         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
36234         Make code unconditional.
36235         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36236         * sysdeps/unix/sysv/linux/clock_nanosleep.c
36237         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
36238         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36239         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
36240         Make code unconditional.
36241         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36242         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
36243         (__libc_missing_posix_timers): Remove.
36244
36245 2012-08-15  Roland McGrath  <roland@hack.frob.com>
36246
36247         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
36248         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
36249
36250         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
36251
36252         * elf/dl-sym.c: Include <stdlib.h>.
36253
36254         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
36255         constants, which avoids warnings in 32-bit builds.
36256
36257         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
36258         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
36259
36260         * misc/lseek.c: File moved to ...
36261         * io/lseek.c: ... here.
36262
36263         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
36264
36265         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
36266         shifting LEN more than 31 bits at once.
36267
36268 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36269
36270         [BZ #14195]
36271         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
36272         segmentation fault for a case of two empty input strings.
36273         * string/test-strncasecmp.c (check1): Renamed to...
36274         (bz12205): ...this.
36275         (bz14195): Add new testcase for two empty input strings and N > 0.
36276         (test_main): Call new testcase, adapt for renamed function.
36277
36278 2012-08-15  Andreas Jaeger  <aj@suse.de>
36279
36280         [BZ #14090]
36281         * crypt/md5test2.c: New test, based on test supplied by Serge
36282         Belyshev <belyshev@depni.sinp.msu.ru>.
36283         * crypt/Makefile (xtests): Add md5test-giant..
36284         * crypt/Makefile ($(objpfx)md5test-giant): Add.
36285
36286 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
36287
36288         [BZ #14090]
36289         * crypt/md5.c (md5_process_block): Don't assume the buffer
36290         length is less than 2**32.
36291         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
36292         length is less than 2**64.
36293
36294 2012-08-15  Roland McGrath  <roland@hack.frob.com>
36295
36296         * string/str-two-way.h: Include <sys/param.h>.
36297         (MAX): Macro removed.
36298
36299         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
36300         Move #define and #undef of memmove to just before and after
36301         including <string.h>.
36302
36303         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
36304         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
36305         and after including <string.h>.  Move declarations of
36306         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
36307         to before #include "string/memmove.c".
36308
36309         * include/dirent.h: Declare __getdirentries.
36310
36311         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
36312         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
36313
36314 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
36315
36316         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
36317         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
36318         * sysdeps/i386/configure: Regenerated.
36319         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
36320         STABS_CURRENT_FILE, and STABS_FUN.
36321         (END): Remove call to STABS_FUN_END.
36322         (STABS_CURRENT_FILE1): Delete.
36323         (STABS_CURRENT_FILE): Likewise.
36324         (STABS_FUN): Likewise.
36325         (STABS_FUN_END): Likewise.
36326         (STABS_FUN2): Likewise.
36327         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
36328         * sysdeps/x86_64/configure: Regenerated.
36329
36330 2012-08-14  Roland McGrath  <roland@hack.frob.com>
36331
36332         * elf/dl-open.c: Include <atomic.h>.
36333         * elf/dl-lookup.c: Likewise.
36334
36335 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
36336
36337         * sysdeps/unix/sysv/linux/kernel-features.h
36338         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
36339         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
36340         unconditionally.
36341         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
36342         unconditionally.
36343         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
36344         condition on __ASSUME_CLONE_THREAD_FLAGS.
36345
36346 2012-08-14  Andreas Jaeger  <aj@suse.de>
36347
36348         * sysdeps/i386/fpu/libm-test-ulps: Update.
36349
36350 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
36351
36352         * include/atomic.h (atomic_exchange_and_add): Split into ...
36353         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
36354         New atomic macros.
36355
36356 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
36357
36358         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36359
36360 2012-08-13  Jeff Law <law@redhat.com>
36361
36362         * manual/stdio.texi (snprintf): Clarify handling of the trailing
36363         null byte in the output string.
36364
36365 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
36366
36367         * sysdeps/unix/sysv/linux/kernel-features.h
36368         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
36369         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
36370         (__ASSUME_ARG_MAX_STACK_BASED): Define.
36371         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
36372         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
36373         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
36374         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
36375
36376 2012-08-09  Jeff Law <law@redhat.com>
36377
36378         [BZ #13939]
36379         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
36380         When avoid_arena is set, don't retry in the that arena.  Pick the
36381         next one, whatever it might be.
36382         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
36383         (arena_lock): Pass in new parameter to arena_get2.
36384         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
36385         arena_get2.
36386         (__libc_malloc): Unify retrying after main arena failure with
36387         __libc_memalign version.
36388         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
36389
36390 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
36391
36392         [BZ #14166]
36393         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
36394         to __redirect_strstr.
36395         (__strstr_sse42): Use typeof __redirect_strstr.
36396         (__strstr_ia32): Likewise.
36397         (__libc_strstr): New prototype.
36398         (strstr): Renamed to ...
36399         (__libc_strstr): This.
36400         (strstr): New strong alias of __libc_strstr.
36401         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
36402         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
36403         __redirect_time.
36404         Include <time.h>.
36405         (__libc_time): New prototype.
36406         (time_ifunc): Replace time with __libc_time.
36407         (time): New strong alias and hidden definition of __libc_time.
36408         (__GI_time): Remove strong alias.
36409         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
36410         Include <stddef.h>.
36411         (memmove): Redefined to __redirect_memmove.
36412         (__memmove_sse2): Use typeof __redirect_memmove.
36413         (__memmove_ssse3): Likewise.
36414         (__memmove_ssse3_back): Likewise.
36415         (__libc_memmove): New prototype.
36416         (memmove): Renamed to ...
36417         (__libc_memmove): This.
36418         (memmove): New strong alias of __libc_memmove.
36419
36420 2012-08-08  Mark Salter  <msalter@redhat.com>
36421
36422         * elf/elf.h
36423         (R_MN10300_TLS_GD): Define.
36424         (R_MN10300_TLS_LD): Likewise.
36425         (R_MN10300_TLS_LDO): Likewise.
36426         (R_MN10300_TLS_GOTIE): Likewise.
36427         (R_MN10300_TLS_IE): Likewise.
36428         (R_MN10300_TLS_LE): Likewise.
36429         (R_MN10300_TLS_DTPMOD): Likewise.
36430         (R_MN10300_TLS_DTPOFF): Likewise.
36431         (R_MN10300_TLS_TPOFF): Likewise.
36432         (R_MN10300_SYM_DIFF): Likewise.
36433         (R_MN10300_ALIGN): Likewise.
36434         (R_MN10300_NUM): Update.
36435
36436 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
36437
36438         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
36439         Remove.
36440
36441 2012-08-08  Roland McGrath  <roland@hack.frob.com>
36442
36443         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
36444
36445         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
36446         sysdeps/unix -> sysdeps/posix move.
36447         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
36448
36449 2012-08-07      Allan McRae     <allan@archlinux.org>
36450
36451         [BZ #14303]
36452         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
36453         (SUNOS_CPP): Likewise.
36454         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
36455         not found.
36456         (open_input): Call CPP using execvp.
36457
36458 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
36459
36460         * sysdeps/unix/sysv/linux/kernel-features.h
36461         (__ASSUME_PROT_GROWSUPDOWN): Remove.
36462         (__ASSUME_NO_CLONE_DETACHED): Likewise.
36463         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
36464         (__ASSUME_WAITID_SYSCALL): Likewise.
36465         * sysdeps/unix/sysv/linux/dl-execstack.c
36466         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
36467         code unconditional.
36468         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
36469         conditional code.
36470         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
36471         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
36472         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
36473         code.
36474         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
36475         unconditional.
36476         [__ASSUME_WAITID_SYSCALL]: Likewise.
36477         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
36478
36479 2012-08-07  Roland McGrath  <roland@hack.frob.com>
36480
36481         * sysdeps/unix/closedir.c: Renamed to ...
36482         * sysdeps/posix/closedir.c: ... here.
36483         * sysdeps/unix/dirfd.c: Renamed to ...
36484         * sysdeps/posix/dirfd.c: ... here.
36485         * sysdeps/unix/dirstream.h: Renamed to ...
36486         * sysdeps/posix/dirstream.h: ... here.
36487         * sysdeps/unix/fdopendir.c: Renamed to ...
36488         * sysdeps/posix/fdopendir.c: ... here.
36489         * sysdeps/unix/opendir.c: Renamed to ...
36490         * sysdeps/posix/opendir.c: ... here.
36491         * sysdeps/unix/readdir.c: Renamed to ...
36492         * sysdeps/posix/readdir.c: ... here.
36493         * sysdeps/unix/readdir_r.c: Renamed to ...
36494         * sysdeps/posix/readdir_r.c: ... here.
36495         * sysdeps/unix/rewinddir.c: Renamed to ...
36496         * sysdeps/posix/rewinddir.c: ... here.
36497         * sysdeps/unix/seekdir.c: Renamed to ...
36498         * sysdeps/posix/seekdir.c: ... here.
36499         * sysdeps/unix/telldir.c: Renamed to ...
36500         * sysdeps/posix/telldir.c: ... here.
36501         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
36502         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
36503         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
36504         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
36505
36506         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
36507         * bits/fcntl.h: ... here.
36508
36509         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
36510         not 0.
36511         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
36512         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
36513         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
36514         (struct flock): Move l_start, l_len to the beginning.
36515         Use __pid_t for l_pid.
36516         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
36517         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
36518         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
36519         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
36520         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
36521         [__USE_LARGEFILE64] (struct flock64): New type.
36522         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
36523
36524         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
36525         * bits/dirent.h: ... here.
36526
36527         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
36528         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
36529
36530 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
36531
36532         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36533         Change from 2.6.0 to 2.6.16.
36534         * sysdeps/unix/sysv/linux/configure: Regenerated.
36535         * sysdeps/unix/sysv/linux/kernel-features.h
36536         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
36537         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
36538         version.
36539         (__ASSUME_UTIMES): Likewise.
36540         (__ASSUME_CLONE_STOPPED): Remove.
36541         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
36542         architectures, not kernel version.
36543         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
36544         (__ASSUME_NO_CLONE_DETACHED): Likewise.
36545         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
36546         (__ASSUME_WAITID_SYSCALL): Likewise.
36547         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
36548         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
36549         * README: State 2.6.16 as minimum Linux kernel version.  Do not
36550         refer to older versions.
36551
36552 2012-08-06  Roland McGrath  <roland@hack.frob.com>
36553
36554         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
36555         Define alphasort64 as an alias.
36556         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
36557         Define versionsort64 as an alias.
36558         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
36559         Define scandir64 as an alias.
36560         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
36561         Define scandirat64 as an alias.
36562         * dirent/alphasort64.c (alphasort64):
36563         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
36564         * dirent/versionsort64.c: Likewise.
36565         * dirent/scandir64.c: Likewise.
36566         * dirent/scandirat64.c: Likewise.
36567         * sysdeps/wordsize-64/alphasort.c: File removed.
36568         * sysdeps/wordsize-64/alphasort64.c: File removed.
36569         * sysdeps/wordsize-64/scandir.c: File removed.
36570         * sysdeps/wordsize-64/scandir64.c: File removed.
36571         * sysdeps/wordsize-64/scandirat.c: File removed.
36572         * sysdeps/wordsize-64/scandirat64.c: File removed.
36573         * sysdeps/wordsize-64/versionsort.c: File removed.
36574         * sysdeps/wordsize-64/versionsort64.c: File removed.
36575         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
36576         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
36577         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
36578         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
36579         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
36580         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
36581         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
36582         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
36583
36584         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
36585         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
36586         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
36587         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36588         [defined __arch64__ || defined __sparcv9]
36589         (__INO_T_MATCHES_INO64_T): New macro.
36590         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
36591         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
36592         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
36593         * sysdeps/unix/sysv/linux/bits/dirent.h
36594         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
36595         (_DIRENT_MATCHES_DIRENT64): New macro.
36596
36597         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
36598         Define lockf64 as an alias.
36599         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
36600         Define fseeko64 as an alias.
36601         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
36602         Define ftello64 as an alias.
36603         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
36604         Define _IO_fgetpos64 and fgetpos64 as aliases.
36605         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
36606         Define _IO_fsetpos64 and fsetpos64 as aliases.
36607         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
36608         Conditionalize body on this.
36609         * libio/fseeko64.c: Likewise.
36610         * libio/ftello64.c: Likewise.
36611         * libio/iofgetpos64.c: Likewise.
36612         * libio/iofsetpos64.c: Likewise.
36613         * sysdeps/wordsize-64/lockf.c: File removed.
36614         * sysdeps/wordsize-64/lockf64.c: File removed.
36615         * sysdeps/wordsize-64/fseeko.c: File removed.
36616         * sysdeps/wordsize-64/fseeko64.c: File removed.
36617         * sysdeps/wordsize-64/ftello.c: File removed.
36618         * sysdeps/wordsize-64/ftello64.c: File removed.
36619         * sysdeps/wordsize-64/iofgetpos.c: File removed.
36620         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
36621         * sysdeps/wordsize-64/iofsetpos.c: File removed.
36622         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
36623         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
36624         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
36625         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
36626         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
36627         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
36628         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
36629         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
36630         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
36631         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
36632         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
36633
36634         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36635         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
36636         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
36637         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36638         [defined __arch64__ || defined __sparcv9]
36639         (__OFF_T_MATCHES_OFF64_T): New macro.
36640         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
36641         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36642         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36643         (__OFF_T_MATCHES_OFF64_T): New macro.
36644
36645 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36646
36647         * stdlib/secure-getenv.c (__secure_getenv): Replace
36648         GLIBC_2_16 with GLIBC_2_17.
36649
36650 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36651
36652         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
36653         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36654
36655 2012-08-03  David S. Miller  <davem@davemloft.net>
36656
36657         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36658
36659 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36660
36661         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
36662         Remove.
36663         (__ASSUME_CORRECT_SI_PID): Likewise.
36664         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
36665         (__ASSUME_TMPFS_NAME): Likewise.
36666         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
36667         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
36668         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
36669         (HAVE_AUX_SECURE): Make definition unconditional.
36670         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
36671         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
36672
36673 2012-08-03  Roland McGrath  <roland@hack.frob.com>
36674
36675         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
36676         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
36677         * sysdeps/mach/hurd/eloop-threshold.h: New file.
36678         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36679         __eloop_threshold instead of SYMLOOP_MAX.
36680
36681         * sysdeps/generic/eloop-threshold.h: New file.
36682         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
36683         of MAXSYMLINKS.
36684         * elf/chroot_canon.c (chroot_canon): Likewise.
36685
36686 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36687
36688         [BZ #13717]
36689         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36690         Change to 2.6.0 everywhere.
36691         * sysdeps/unix/sysv/linux/configure: Regenerated.
36692         * sysdeps/unix/sysv/linux/kernel-features.h
36693         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
36694         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
36695         kernel versions.
36696         (__ASSUME_POSIX_TIMERS): Define unconditionally.
36697         (__ASSUME_FUTEX_REQUEUE): Remove.
36698         (__ASSUME_STATFS64): Define unconditionally.
36699         (__ASSUME_AT_SECURE): Likewise.
36700         (__ASSUME_CORRECT_SI_PID): Likewise.
36701         (__ASSUME_TGKILL): Define without depending on kernel version for
36702         i386.
36703         (__ASSUME_UTIMES): Likewise.
36704         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
36705         kernel version.
36706         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
36707         (__ASSUME_TMPFS_NAME): Likewise.
36708         * README: Update reference to Linux kernel versions.
36709
36710 2012-08-02  Marek Polacek  <polacek@redhat.com>
36711
36712         [BZ# 14150]
36713         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
36714         libc_cv_asm_type_prefix with %.
36715         * configure: Regenerated.
36716         * include/libc-symbols.h: Remove comment about
36717         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36718         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
36719         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
36720         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
36721         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
36722         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36723         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
36724         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
36725         * elf/tst-unique2mod1.c: Likewise.
36726         * elf/tst-unique1mod2.c: Likewise.
36727         * elf/tst-unique1mod1.c: Likewise.
36728         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
36729         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
36730         Replace ASM_TYPE_DIRECTIVE with .type.
36731         * sysdeps/s390/s390-64/sysdep.h: Likewise.
36732         * sysdeps/i386/sysdep.h: Likewise.
36733         * sysdeps/x86_64/sysdep.h: Likewise.
36734         * sysdeps/sh/sysdep.h: Likewise.
36735         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
36736         Do not define ASM_TYPE_DIRECTIVE.
36737         * sysdeps/powerpc/sysdep.h: Likewise.
36738         * sysdeps/powerpc/powerpc32/sysdep.h:
36739         Replace ASM_TYPE_DIRECTIVE with .type.
36740         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
36741         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
36742         * sysdeps/i386/fpu/e_powf.S: Likewise.
36743         * sysdeps/i386/fpu/e_expl.S: Likewise.
36744         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
36745         * sysdeps/i386/fpu/e_acosh.S: Likewise.
36746         * sysdeps/i386/fpu/e_pow.S: Likewise.
36747         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
36748         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
36749         * sysdeps/i386/fpu/s_expm1.S: Likewise.
36750         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
36751         * sysdeps/i386/fpu/e_log2.S: Likewise.
36752         * sysdeps/i386/fpu/e_log2l.S: Likewise.
36753         * sysdeps/i386/fpu/e_scalb.S: Likewise.
36754         * sysdeps/i386/fpu/e_powl.S: Likewise.
36755         * sysdeps/i386/fpu/e_log10f.S: Likewise.
36756         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
36757         * sysdeps/i386/fpu/e_logl.S: Likewise.
36758         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
36759         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
36760         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
36761         * sysdeps/i386/fpu/e_log2f.S: Likewise.
36762         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
36763         * sysdeps/i386/fpu/e_log.S: Likewise.
36764         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
36765         * sysdeps/i386/fpu/e_logf.S: Likewise.
36766         * sysdeps/i386/fpu/e_log10l.S: Likewise.
36767         * sysdeps/i386/fpu/e_atanh.S: Likewise.
36768         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
36769         * sysdeps/i386/fpu/e_log10.S: Likewise.
36770         * sysdeps/i386/fpu/s_frexp.S: Likewise.
36771         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
36772         * sysdeps/i386/fpu/s_asinh.S: Likewise.
36773         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
36774         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
36775         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
36776         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
36777         * sysdeps/i386/i686/strtok.S: Likewise.
36778         * sysdeps/i386/i386-mcount.S: Likewise.
36779         * sysdeps/i386/strtok.S: Likewise.
36780         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
36781         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
36782         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
36783         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
36784         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
36785         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
36786         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
36787         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
36788         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
36789         * sysdeps/x86_64/_mcount.S: Likewise.
36790         * sysdeps/x86_64/strtok.S: Likewise.
36791         * sysdeps/sh/_mcount.S: Likewise.
36792
36793 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36794
36795         * libio/iofopen.c: Include <fcntl.h>.
36796         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
36797         (_IO_fopen64, fopen64): Define as aliases.
36798         * libio/iofopen64.c: Include <fcntl.h>.
36799         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
36800         Conditionalize body on this.
36801         * sysdeps/wordsize-64/iofopen.c: File removed.
36802         * sysdeps/wordsize-64/iofopen64.c: File removed.
36803
36804 2012-08-01  Marek Polacek  <polacek@redhat.com>
36805
36806         * libc/Makeconfig: Use elf in place of binfmt-subdir.
36807         Use dlfcn directly instead of a variable.
36808         (binfmt-subdir): Do not define.
36809         (dlfcn): Likewise.
36810
36811 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
36812
36813         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
36814         Remove all definitions.
36815         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
36816         <kernel-features.h>.
36817         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36818         (miss_F_GETOWN_EX): Remove all definitions.
36819         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
36820         macro definition.
36821         [!__ASSUME_FCNTL64]: Remove conditional code.
36822         [__ASSUME_FCNTL64]: Make code unconditional.
36823         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
36824         <kernel-features.h>.
36825         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36826         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
36827         (lockf64) [__NR_fcntl64]: Make code unconditional.
36828         (lockf64) [__ASSUME_FCNTL64]: Likewise.
36829
36830         * sysdeps/unix/sysv/linux/kernel-features.h
36831         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
36832         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
36833         Make code unconditional.
36834         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36835         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36836         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
36837         [__NR_vfork]: Make code unconditional.
36838         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36839         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36840         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
36841         [__NR_vfork]: Make code unconditional.
36842         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36843         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36844
36845 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36846
36847         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
36848         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
36849
36850         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36851         Define mkstemp64 as an alias.
36852         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36853         Define mkstemps64 as an alias.
36854         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36855         Define mkostemp64 as an alias.
36856         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36857         Define mkostemps64 as an alias.
36858         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
36859         Conditionalize body on this.
36860         * misc/mkostemp64.c: Likewise.
36861         * misc/mkostemps64.c: Likewise.
36862         * misc/mkstemps64.c: Likewise.
36863         * sysdeps/wordsize-64/mkstemp64.c: File removed.
36864         * sysdeps/wordsize-64/mkostemp64.c: File removed.
36865         * sysdeps/wordsize-64/mkostemp.c: File removed.
36866         * sysdeps/wordsize-64/mkstemp.c: File removed.
36867         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
36868         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
36869         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
36870         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
36871
36872         [BZ #14138]
36873         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
36874         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
36875         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
36876         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
36877
36878         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
36879         compat_symbol macros from <shlib-compat.h> rather than the underlying
36880         default_symbol_version and symbol_version macros, so that DEFAULT
36881         lines in shlib-versions are respected.
36882         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
36883
36884 2012-08-01  Florian Weimer  <fweimer@redhat.com>
36885
36886         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
36887         Declare with warn_unused_result.
36888         (setgid, setregid, setegid, setresgid): Likewise.
36889         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
36890         Likewise.
36891         * WUR-REPORT: Remove set*id functions.
36892
36893 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
36894
36895         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
36896
36897 2012-07-31  Roland McGrath  <roland@hack.frob.com>
36898
36899         [BZ #10191]
36900         * include/sys/socket.h (__libc_accept, __libc_accept4):
36901         Add attribute_hidden.
36902         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
36903
36904         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
36905         use of PTR_MANGLE.
36906         * inet/getnetgrent_r.c (setup): Likewise.
36907
36908         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
36909
36910 2012-07-31  David S. Miller  <davem@davemloft.net>
36911
36912         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36913
36914 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
36915
36916         [BZ #13629]
36917         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
36918         value between 1.0 and 2.0 and smaller part has absolute value less
36919         than 1.0.
36920         * math/s_clog10.c (__clog10): Likewise.
36921         * math/s_clog10f.c (__clog10f): Likewise.
36922         * math/s_clog10l.c (__clog10l): Likewise.
36923         * math/s_clogf.c (__clogf): Likewise.
36924         * math/s_clogl.c (__clogl): Likewise.
36925         * math/libm-test.inc (clog_test): Add more tests.
36926         (clog10_test): Likewise.
36927         * sysdeps/i386/fpu/libm-test-ulps: Update.
36928         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36929
36930 2012-07-31  Florian Weimer  <fweimer@redhat.com>
36931
36932         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
36933         Exit with zero in case no suitable GID is found, and write a
36934         message to standard error.
36935
36936 2012-07-30  Roland McGrath  <roland@hack.frob.com>
36937
36938         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
36939         rather than to 1.
36940         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
36941         (MAXPATHLEN): Removed.
36942         (NOGROUP, NODEV): New macros.
36943         (setbit, clrbit, isset, isclr): New macros.
36944         (howmany, roundup, powerof2): New macros.
36945         (DEV_BSIZE): New macro.
36946
36947         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
36948         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
36949
36950         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
36951         definition on [!__NO_LONG_DOUBLE_MATH].
36952
36953         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
36954         PTR_MANGLE and PTR_DEMANGLE.
36955
36956         * socket/accept4.c (accept4): Rename to __libc_accept4.
36957         Define accept4 as a weak alias.
36958
36959         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
36960         on [_DIRENT_HAVE_D_TYPE].
36961         * io/ftw.c (ftw_dir): Likewise.
36962
36963         * io/xmknod.c (__xmknod): Don't check PATH for being null.
36964
36965         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
36966
36967         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
36968         Use the BSD numbers rather than the arbitrary ones we had.
36969         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
36970         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
36971         (SIGXCPU, SIGXFSZ): New macros.
36972         (_NSIG): Now 32.
36973
36974         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
36975         initializer on [_LIBC_REENTRANT].
36976
36977         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
36978         definitions inside [_POSIX_MAPPED_FILES].
36979
36980         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
36981
36982         * dirent/opendir.c: Include <fcntl.h>.
36983
36984         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
36985         (__libc_getspecific): Likewise.
36986         (__libc_key_create): Likewise.
36987
36988         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
36989         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
36990         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
36991         (tmpfile64): Define as alias.
36992         * sysdeps/wordsize-64/tmpfile.c: File removed.
36993         * sysdeps/wordsize-64/tmpfile64.c: File removed.
36994         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
36995         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
36996
36997         * stdio-common/vfscanf.c: Include <stdbool.h>.
36998         * nss/makedb.c: Likewise.
36999         * stdio-common/_i18n_number.h: Likewise.
37000         * argp/argp-help.c: Likewise.
37001         * posix/wordexp.c: Likewise.
37002         * sysdeps/posix/spawni.c: Likewise.
37003         * nss/nss_files/files-initgroups.c: Likewise.
37004         * stdio-common/reg-modifier.c: Include <stdlib.h>.
37005         * nss/nss_files/files-initgroups.c: Likewise.
37006         * nss/nss_db/db-netgrp.c: Likewise.
37007         * nss/nss_db/db-initgroups.c: Likewise.
37008         * io/fchmodat.c: Include <sys/stat.h>.
37009
37010         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
37011         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
37012
37013         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
37014         [HAVE_MMAP].
37015
37016         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
37017         Add multiple inclusion protection.
37018
37019 2012-07-27  David S. Miller  <davem@davemloft.net>
37020
37021         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37022
37023 2012-07-27  Gary Benson  <gbenson@redhat.com>
37024
37025         [BZ #14298]
37026         * elf/rtld.c: Include <stap-probe.h>.
37027         (dl_main): Added static probes "init_start" and "init_complete".
37028         * elf/dl-load.c: Include <stap-probe.h>.
37029         (lose): Take new parameter "nsid".
37030         Added static probe "map_failed".
37031         (_dl_map_object_from_fd): Pass namespace id to lose.
37032         Added static probe "map_start".
37033         (open_verify): Pass namespace id to lose.
37034         * elf/dl-open.c: Include <stap-probe.h>.
37035         (dl_open_worker) Added static probes "map_complete", "reloc_start"
37036         and "reloc_complete".
37037         * elf/dl-close.c: Include <stap-probe.h>.
37038         (_dl_close_worker): Added static probes "unmap_start" and
37039         "unmap_complete".
37040         * elf/rtld-debugger-interface.txt: New file documenting the above.
37041
37042 2012-07-26  Roland McGrath  <roland@hack.frob.com>
37043
37044         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
37045         rather than a string variable.
37046         * sunrpc/rpc_main.c (h_output): Likewise.
37047         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
37048
37049 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
37050
37051         * inet/check_native.c: New file.
37052
37053 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
37054
37055         [BZ #13629]
37056         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
37057         if larger part has absolute value 1.0.
37058         * math/s_clog10.c (__clog10): Likewise.
37059         * math/s_clog10f.c (__clog10f): Likewise.
37060         * math/s_clog10l.c (__clog10l): Likewise.
37061         * math/s_clogf.c (__clogf): Likewise.
37062         * math/s_clogl.c (__clogl): Likewise.
37063         * math/libm-test.inc (clog_test): Add more tests.
37064         (clog10_test): Likewise.
37065         * sysdeps/i386/fpu/libm-test-ulps: Update.
37066         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37067
37068         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
37069         (pltexit): Likewise.
37070         (La_regs): Likewise.
37071         (La_retval): Likewise.
37072         (int_retval): Likewise.
37073         Update #error for removed macros to refer only to definitions in
37074         tst-audit.h.
37075         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
37076         macro.
37077         (pltexit): Likewise.
37078         (La_regs): Likewise.
37079         (La_retval): Likewise.
37080         (int_retval): Likewise.
37081         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
37082         macro.
37083         (pltexit): Likewise.
37084         (La_regs): Likewise.
37085         (La_retval): Likewise.
37086         (int_retval): Likewise.
37087         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
37088         macro.
37089         (pltexit): Likewise.
37090         (La_regs): Likewise.
37091         (La_retval): Likewise.
37092         (int_retval): Likewise.
37093         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
37094         macro.
37095         (pltexit): Likewise.
37096         (La_regs): Likewise.
37097         (La_retval): Likewise.
37098         (int_retval): Likewise.
37099         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
37100         macro.
37101         (pltexit): Likewise.
37102         (La_regs): Likewise.
37103         (La_retval): Likewise.
37104         (int_retval): Likewise.
37105         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
37106         macro.
37107         (pltexit): Likewise.
37108         (La_regs): Likewise.
37109         (La_retval): Likewise.
37110         (int_retval): Likewise.
37111         * sysdeps/generic/tst-audit.h: Update comment to refer only to
37112         macro definitions in tst-audit.h.
37113         * sysdeps/i386/tst-audit.h: New file.
37114         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
37115         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
37116         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
37117         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
37118         * sysdeps/sh/tst-audit.h: Likewise.
37119         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
37120         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
37121         * sysdeps/x86_64/tst-audit.h: Likewise.
37122
37123 2012-07-26  Andreas Jaeger  <aj@suse.de>
37124
37125         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
37126         ptrace.
37127
37128         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
37129         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
37130         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
37131         PTRACE_O_MASK.
37132         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
37133         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
37134         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
37135
37136         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
37137         value.
37138
37139         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
37140         _sigsys.
37141         (si_call_addr, si_syscall, si_arch): Define new macro.
37142         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
37143         _sigsys.
37144         (si_call_addr, si_syscall, si_arch): Define new marcro.
37145         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
37146         _sigsys.
37147         (si_call_addr, si_syscall, si_arch): Define new macro.
37148         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
37149         _sigsys.
37150         (si_call_addr, si_syscall, si_arch): Define new macro.
37151
37152 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
37153
37154         [BZ #13717]
37155         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
37156         Change to 2.4.21 where previously 2.4.1.
37157         * sysdeps/unix/sysv/linux/configure: Regenerated.
37158         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
37159         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
37160         Linux kernel version.
37161         (__ASSUME_STD_AUXV): Remove.
37162         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
37163         kernel version.
37164         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
37165         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
37166         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
37167         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
37168         (__ASSUME_NETLINK_SUPPORT): Likewise.
37169         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
37170         (__no_netlink_support): Remove conditional definition.
37171         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
37172         Remove.
37173         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
37174         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
37175         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
37176         (if_nameindex_ioctl): Remove.
37177         (if_nameindex_netlink): Do not handle __no_netlink_support.
37178         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
37179         code.
37180         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
37181         Remove conditional code.
37182         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
37183         code.
37184         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
37185         unconditional.
37186         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
37187         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
37188         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
37189         Remove.
37190         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
37191         [!__ASSUME_STD_AUXV]: Remove conditional code.
37192         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
37193         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
37194         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
37195         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
37196         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
37197         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
37198         code.
37199         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
37200         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
37201         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
37202         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
37203         conditional code.
37204         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
37205         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
37206         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
37207         code.
37208         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
37209         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
37210         conditional code.
37211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
37212         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37213         code unconditional.
37214         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37215         conditional code.
37216         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37217         unconditional.
37218         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37219         conditional code.
37220         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
37221         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37222         unconditional.
37223         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37224         conditional code.
37225         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
37226         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37227         code unconditional.
37228         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37229         conditional code.
37230         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37231         unconditional.
37232         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37233         conditional code.
37234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
37235         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37236         code unconditional.
37237         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37238         conditional code.
37239         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37240         unconditional.
37241         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37242         conditional code.
37243
37244 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
37245
37246         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
37247         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
37248         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
37249         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
37250         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
37251         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
37252         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
37253         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
37254         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
37255         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
37256         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
37257         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
37258         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
37259         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
37260         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
37261         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
37262         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
37263         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
37264         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
37265         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
37266         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
37267         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
37268         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37269
37270 2012-07-25  Florian Weimer  <fweimer@redhat.com>
37271
37272         * Versions.def: Add GLIBC_2.17.
37273         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
37274         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
37275         Introduce __libc_secure_getenv.
37276         * stdlib/Versions (2.17): Add secure_getenv
37277         (GLIBC_PRIVATE): Add __libc_secure_getenv.
37278         * stdlib/secure-getenv.c: Rename __secure_getenv to
37279         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
37280         symbol __secure_getenv for GLIBC_2.0.
37281         * stdlib/tst-secure-getenv.c: New.
37282         * stdlib/Makefile (tests): Add testcase.
37283         * manual/startup.texi (Environment Access): Document
37284         secure_getenv.
37285         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
37286         __libc_secure_getenv.
37287         * inet/ruserpass.c (ruserpass): Likewise.
37288         * malloc/mtrace.c (mtrace): Likewise.
37289         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
37290         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
37291         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
37292         * sysdeps/posix/tempname.c: Likewise.  Evaluate
37293         HAVE_SECURE_GETENV.
37294         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
37295         __secure_getenv to __libc_secure_getenv.
37296         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
37297         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37298         Likewise.
37299         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37300         Likewise.
37301         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
37302         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
37303         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
37304         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
37305         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
37306         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
37307         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
37308
37309 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
37310
37311         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
37312         (struct La_i86_retval): Likewise.
37313         (struct La_x86_64_regs): Likewise.
37314         (struct La_x86_64_retval): Likewise.
37315         (struct La_x32_regs): Likewise.
37316         (struct La_x32_retval): Likewise.
37317         (struct La_ppc32_regs): Likewise.
37318         (struct La_ppc32_retval): Likewise.
37319         (struct La_ppc64_regs): Likewise.
37320         (struct La_ppc64_retval): Likewise.
37321         (struct La_sh_regs): Likewise.
37322         (struct La_sh_retval): Likewise.
37323         (struct La_s390_32_regs): Likewise.
37324         (struct La_s390_32_retval): Likewise.
37325         (struct La_s390_64_regs): Likewise.
37326         (struct La_s390_64_retval): Likewise.
37327         (struct La_sparc32_regs): Likewise.
37328         (struct La_sparc32_retval): Likewise.
37329         (struct La_sparc64_regs): Likewise.
37330         (struct La_sparc64_retval): Likewise.
37331         (struct audit_ifaces): Remove architecture-specific pltenter and
37332         pltexit members.
37333         * sysdeps/i386/ldsodefs.h: New file.
37334         * sysdeps/powerpc/ldsodefs.h: Likewise.
37335         * sysdeps/s390/ldsodefs.h: Likewise.
37336         * sysdeps/sh/ldsodefs.h: Likewise.
37337         * sysdeps/sparc/ldsodefs.h: Likewise.
37338         * sysdeps/x86_64/ldsodefs.h: Likewise.
37339
37340 2012-07-25  Marek Polacek  <polacek@redhat.com>
37341
37342         [BZ #6808]
37343         * math/libm-test.inc (yn_test): Add another test.
37344         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
37345         to ERANGE when the result is +-Inf.
37346         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
37347         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
37348         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
37349         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
37350
37351 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
37352
37353         * conform/data/time.h-data (NULL): Use macro-constant.  Require
37354         equal to 0.
37355         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
37356         clock_t.
37357         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
37358
37359 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
37360
37361         * configure.in <sysdeps resolving>: Correct printing
37362         Implies_before.
37363         * configure: Regenerate.
37364
37365 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
37366
37367         * math/w_ilogb.c: Include <limits.h>.
37368         * math/w_ilogbl.c: Likewise.
37369
37370 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
37371
37372         * manual/lang.texi (__va_copy): Document primarily as ISO C99
37373         va_copy.  Document allowing for unavailable va_copy only as
37374         pre-C99 compatibility.
37375         * manual/string.texi (Copying and Concatenation): Use va_copy
37376         instead of __va_copy in concat example.
37377
37378 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
37379
37380         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
37381         (__sendto): Use create_address_port.  Initialize APORT and deallocate
37382         it if not null.
37383
37384         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
37385         with O_NOLINK passed to __file_name_lookup.
37386
37387         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
37388         with O_NOLINK passed to __file_name_lookup.
37389
37390         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
37391         negative N or less than NGIDS.
37392
37393         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
37394         type to string_t.  Set ERANGE as errno and return it if NAME is not big
37395         enough.  Use memcpy instead of strncpy.
37396
37397 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
37398
37399         * elf/Makefile (check-data): Remove.
37400         (localplt.data): New vpath directive.
37401         ($(objpfx)check-localplt.out): Use localplt.data from vpath
37402         instead of $(check-data).
37403         * scripts/data/localplt-generic.data: Move to ...
37404         * sysdeps/generic/localplt.data: ... here.
37405         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
37406         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
37407         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
37408         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
37409         ... here.
37410         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
37411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
37412         ... here.
37413         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
37414         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
37415         ... here.
37416         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
37417         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
37418         ... here.
37419         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
37420         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
37421         ... here.
37422         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
37423         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
37424         ... here.
37425
37426 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37427
37428         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
37429         PPC32 and PPC64 files.
37430         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
37431         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
37432
37433 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37434
37435         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
37436         __makecontext_ret to ...
37437         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
37438         ... here and call exit if uc_link is NULL.  New file.
37439         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
37440         __makecontext_ret.S.
37441         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
37442         __makecontext_ret to ...
37443         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
37444         ... here and call exit if uc_link is NULL.  New file.
37445         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
37446         __makecontext_ret.S.
37447
37448 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37449
37450         * elf/elf.h (R_390_IRELATIVE): New definition.
37451         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
37452         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
37453         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
37454         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
37455         (elf_machine_lazy_rel): Likewise.
37456         * sysdeps/s390/dl-irel.h: New file.
37457         * sysdeps/s390/s390-64/memcpy.S: New asm code.
37458         * sysdeps/s390/s390-64/memset.S: New asm code.
37459         * sysdeps/s390/s390-64/memcmp.S: New asm code.
37460         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
37461         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
37462         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
37463         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
37464         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
37465         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
37466         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
37467         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
37468         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
37469         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
37470         * sysdeps/s390/s390-32/memcpy.S: New asm code.
37471         * sysdeps/s390/s390-32/memset.S: New asm code.
37472         * sysdeps/s390/s390-32/memcmp.S: New asm code.
37473
37474 2012-07-17  Marek Polacek  <polacek@redhat.com>
37475
37476         [BZ #14349]
37477         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
37478         * sysdeps/s390/s390-64/configure.in: Likewise.
37479         * sysdeps/sparc/configure.in: Likewise.
37480         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
37481         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
37482         * sysdeps/i386/configure.in: Likewise.
37483         * sysdeps/x86_64/configure.in: Likewise.
37484         * sysdeps/sh/configure.in: Likewise.
37485         * sysdeps/s390/s390-32/configure: Regenerated.
37486         * sysdeps/s390/s390-64/configure: Likewise.
37487         * sysdeps/x86_64/configure: Likewise.
37488         * sysdeps/sh/configure: Likewise.
37489         * sysdeps/powerpc/powerpc64/configure: Likewise.
37490         * sysdeps/powerpc/powerpc32/configure: Likewise.
37491         * sysdeps/sparc/configure: Likwise.
37492         * sysdeps/i386/configure: Likewise.
37493
37494         * elf/dl-open.c: Comment fixes.
37495
37496 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
37497
37498         * Makefile [CXX] (check-data): Remove.
37499         [CXX] (c++-types.data): New vpath directive.
37500         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
37501         vpath.  Do not allow for C++ type data being missing.
37502         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
37503         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
37504         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
37505         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
37506         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
37507         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
37508         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
37509         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
37510         ... here.
37511         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
37512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
37513         ... here.
37514         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
37515         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
37516         ... here.
37517         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
37518         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
37519         ... here.
37520         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
37521         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
37522         ... here.
37523         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
37524         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
37525         ... here.
37526         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
37527         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
37528         ... here.
37529         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
37530         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
37531
37532         * elf/tls-macros.h (TLS_LE): Move architecture-specific
37533         definitions to architecture-specific files.
37534         (TLS_IE): Likewise.
37535         (TLS_LD): Likewise.
37536         (TLS_GD): Likewise.
37537         * sysdeps/i386/tls-macros.h: New file.
37538         * sysdeps/powerpc/tls-macros.h: Likewise.
37539         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
37540         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
37541         * sysdeps/sh/tls-macros.h: Likewise.
37542         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
37543         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
37544         * sysdeps/x86_64/tls-macros.h: Likewise.
37545
37546 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
37547
37548         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
37549         zero value for regular exit case.
37550
37551         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
37552         (__start_context): Preserve zero value for regular exit case.
37553
37554 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
37555             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37556
37557         * manual/setjmp.texi (setcontext): Clarify normal process
37558         termination when uc_link is the null pointer.
37559         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
37560         exit call.
37561
37562 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
37563
37564         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
37565         preprocessor.  Test for each exception mask separately.
37566
37567 2012-07-16  Andreas Jaeger  <aj@suse.de>
37568
37569         * po/ru.po: Update from translation team.
37570
37571 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
37572
37573         * conform/data/string.h-data (NULL): Use macro-constant.  Require
37574         equal to 0.
37575         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
37576         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
37577         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
37578         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
37579         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37580
37581 2012-07-13  Andreas Jaeger  <aj@suse.de>
37582
37583         * po/fr.po: Update from translation team.
37584
37585 2012-07-12  Marek Polacek  <polacek@redhat.com>
37586
37587         [BZ #14173]
37588         * math/libm-test.inc (yn_test): Add test for BZ #14173.
37589         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
37590         loop condition.
37591
37592 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
37593
37594         [BZ #13717]
37595         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
37596         Change to 2.4.1 where previously 2.4.0.
37597         * sysdeps/unix/sysv/linux/configure: Regenerated.
37598         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
37599         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
37600         version.
37601         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
37602         (__ASSUME_AT_CLKTCK): Remove.
37603         (__ASSUME_AT_PAGESIZE): Likewise.
37604         (__ASSUME_AT_XID): Likewise.
37605         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
37606         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
37607         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
37608         unconditionally.
37609         (HAVE_AUX_PAGESIZE): Likewise.
37610         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
37611         [__ASSUME_AT_CLKTCK]: Make code unconditional.
37612         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
37613
37614 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
37615
37616         [BZ #14307]
37617         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
37618         the temporary buffer used to invoke __gethostbyname2_r,
37619         __gethostbyaddr_r and gethostbyname4_r to make room for struct
37620         host_data / struct gaih_addrtuple.
37621         * resolv/nss_dns/dns-host.c (global scope): Move definition of
37622         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
37623         header file nss/nsswitch.h.
37624         * nss/nsswitch.h (global scope): Add definition of implementation
37625         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
37626         resolv/nss_dns/dns-host.c).
37627
37628 2012-07-11  Andreas Jaeger  <aj@suse.de>
37629
37630         * po/fr.po: Update from translation team.
37631
37632         * po/sv.po: Update from translation team
37633         * po/fr.po: Another update from translation team.
37634
37635 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37636
37637         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
37638         for subnormals or multiply small sinh result by itself.
37639         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
37640         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37641
37642 2012-07-11  David S. Miller  <davem@davemloft.net>
37643
37644         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37645
37646 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
37647
37648         [BZ #14347]
37649         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
37650         (INTERNAL_MARK): Shift it here.
37651
37652 2012-07-10  Marek Polacek  <polacek@redhat.com>
37653
37654         [BZ #14151]
37655         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
37656         libc_cv_asm_global_directive with .globl.
37657         * configure: Regenerated.
37658         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
37659         with .globl.
37660         * sysdeps/i386/configure: Regenerated.
37661         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
37662         with .globl.
37663         * sysdeps/x86_64/configure: Regenerated.
37664         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
37665         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
37666         * elf/tst-unique2mod2.c: Likewise.
37667         * elf/tst-unique2mod1.c: Likewise.
37668         * elf/tst-unique1mod2.c: Likewise.
37669         * elf/tst-unique1mod1.c: Likewise.
37670         * sysdeps/s390/s390-32/sysdep.h: Likewise.
37671         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
37672         * sysdeps/s390/s390-64/sysdep.h: Likewise.
37673         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
37674         * sysdeps/mach/sysdep.h: Likewise.
37675         * sysdeps/i386/sysdep.h: Likewise.
37676         * sysdeps/i386/i386-mcount.S: Likewise.
37677         * sysdeps/x86_64/_mcount.S: Likewise.
37678         * sysdeps/x86_64/sysdep.h: Likewise.
37679         * sysdeps/sh/_mcount.S: Likewise.
37680         * sysdeps/sh/sysdep.h: Likewise.
37681         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
37682         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
37683         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
37684         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
37685         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
37686         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
37687         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
37688         * locale/localeinfo.h: Likewise.
37689         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
37690         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
37691
37692 2012-07-09  Roland McGrath  <roland@hack.frob.com>
37693
37694         [BZ #14336]
37695         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
37696         system".
37697         * manual/message.texi (The Uniforum approach): Likewise.
37698         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
37699         (glibc iconv Implementation): Likewise.
37700
37701 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
37702
37703         [BZ #14337]
37704         * math/s_clog.c (__clog): Avoid scaling a value down where that
37705         could result in underflow.
37706         * math/s_clog10.c (__clog10): Likewise.
37707         * math/s_clog10f.c (__clog10f): Likewise.
37708         * math/s_clog10l.c (__clog10l): Likewise.
37709         * math/s_clogf.c (__clogf): Likewise.
37710         * math/s_clogl.c (__clogl): Likewise.
37711         * math/libm-test.inc (clog_test): Add more tests.
37712         (clog10_test): Likewise.
37713         * sysdeps/i386/fpu/libm-test-ulps: Update.
37714         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37715
37716 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
37717
37718         [BZ #14283]
37719         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
37720         by 7 not 8 to examine high bit of fractional part.
37721
37722         [BZ #14042]
37723         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
37724         for call to __mcount_internal.
37725         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
37726         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
37727         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
37728
37729 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
37730
37731         [BZ #14154]
37732         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
37733         approximation for values within 0x1p-13f of an odd multiple of
37734         pi/4.
37735         * math/libm-test.inc (tan_test): Do not allow spurious underflow
37736         exception.  Add more tests.
37737         * sysdeps/i386/fpu/libm-test-ulps: Update.
37738
37739         [BZ #6778]
37740         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
37741         inputs and return -1 for them.  Do not check for +Inf in case not
37742         reachable for +Inf.
37743         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
37744         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
37745         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37746         and return -1 for them.  Do not check for +Inf in case not
37747         reachable for +Inf.
37748         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
37749         define.
37750         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37751         and return -1 for them.  Do not check for +Inf in case not
37752         reachable for +Inf.
37753         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
37754         spurious underflow.
37755         * sysdeps/i386/fpu/libm-test-ulps: Update.
37756         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37757
37758 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
37759
37760         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
37761
37762 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
37763
37764         [BZ #14157]
37765         [BZ #14331]
37766         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
37767         could result in spurious underflow.  Scale down values above
37768         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
37769         * math/s_csqrtf.c (__csqrtf): Likewise.
37770         * math/s_csqrtl.c (__csqrtl): Likewise.
37771         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
37772         spurious underflow.
37773         * sysdeps/i386/fpu/libm-test-ulps: Update.
37774         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37775
37776 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
37777
37778         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
37779         xopen-msg.sed.
37780         * catgets/xopen-msg.awk: New file.
37781         * catgets/xopen-msg.sed: Removed.
37782
37783         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
37784         po2text.sed.
37785         * intl/po2test.awk: New file.
37786         * intl/po2test.sed: Removed.
37787
37788 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
37789
37790         [BZ #14328]
37791         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
37792         or multiply small sinh result by itself.
37793         * math/s_ctanf.c (__ctanf): Likewise.
37794         * math/s_ctanh.c (__ctanh): Likewise.
37795         * math/s_ctanhf.c (__ctanhf): Likewise.
37796         * math/s_ctanhl.c (__ctanhl): Likewise.
37797         * math/s_ctanl.c (__ctanl): Likewise.
37798         * math/libm-test.inc (ctan_test_tonearest): New function.
37799         (ctan_test_towardzero): Likewise.
37800         (ctan_test_downward): Likewise.
37801         (ctan_test_upward): Likewise.
37802         (ctanh_test_tonearest): Likewise.
37803         (ctanh_test_towardzero): Likewise.
37804         (ctanh_test_downward): Likewise.
37805         (ctanh_test_upward): Likewise.
37806         (main): Call these new functions.
37807         * sysdeps/i386/fpu/libm-test-ulps: Update.
37808         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37809
37810 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
37811
37812         * .gitignore: Delete /ports entry.
37813
37814 2012-07-03  Andreas Jaeger  <aj@suse.de>
37815
37816         * po/bg.po: Update from translation team.
37817         * po/cs.po: Likewise.
37818         * po/de.po: Likewise.
37819         * po/hr.po: Likewise.
37820         * po/nl.pl: Likewise.
37821         * po/pl.po: Likewise.
37822         * po/vi.po: Likewise.
37823
37824 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
37825
37826         * Makeconfig [!+link] (+link-before-libc): New variable.
37827         [!+link] (+link-after-libc): Likewise.
37828         [!+link] (+link-tests): Likewise.
37829         [!+link] (+link): Define in terms of $(+link-before-libc) and
37830         $(+link-after-libc).
37831         [!+link-static] (+link-static-before-libc): New variable.
37832         [!+link-static] (+link-static-after-libc): Likewise.
37833         [!+link-static] (+link-static-tests): Likewise.
37834         [!+link-static] (+link-static): Define in terms of
37835         $(+link-static-before-libc) and $(+link-static-after-libc).
37836         [build-shared] (link-libc-before-gnulib): New variable.
37837         [build-shared] (link-libc-tests): Likewise.
37838         [build-shared] (link-libc): Define in terms of
37839         $(link-libc-before-gnulib).
37840         [!build-shared] (link-libc-tests): New variable.
37841         (link-libc-static-tests): New variable.
37842         [!gnulib] (gnulib-arch): New variable.
37843         [!gnulib] (gnulib-tests): Likewise.
37844         [!gnulib] (static-gnulib-arch): Likewise.
37845         [!gnulib] (static-gnulib-tests): Likewise.
37846         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
37847         Define with "=" instead of ":=".
37848         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
37849         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
37850         * Rules (binaries-all-notests): New variable.
37851         (binaries-all-tests): Likewise.
37852         (binaries-static-notests): Likewise.
37853         (binaries-static-tests): Likewise.
37854         (binaries-all): Define using $(binaries-all-notests) and
37855         $(binaries-all-tests).
37856         (binaries-static): Define using $(binaries-static-notests) and
37857         $(binaries-static-tests).
37858         (binaries-shared-tests): New variable.
37859         (binaries-shared-notests): Likewise.
37860         (binaries-shared): Remove variable.
37861         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
37862         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
37863         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
37864         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
37865         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
37866         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
37867         * elf/Makefile (sln-modules): New variable.
37868         (extra-objs): Add $(sln-modules:=.o).
37869         (ldconfig-modules): Add static-stubs.
37870         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
37871         * elf/static-stubs.c: New file.
37872
37873         [BZ #14283]
37874         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
37875         by 7 not 8 to examine high bit of fractional part.  Use volatile
37876         variables when splitting into final array of floats if
37877         __FLT_EVAL_METHOD__ != 0.
37878         * math/libm-test.inc (cos_test): Add another test.
37879         (sin_test): Likewise.
37880         * sysdeps/i386/fpu/libm-test-ulps: Update.
37881
37882         [BZ #14273]
37883         * math/libm-test.inc (cosh_test): Add more tests.
37884
37885         * version.h (RELEASE): Set to "development".
37886         (VERSION): Set to "2.16.90".
37887
37888 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
37889
37890         * NEWS: Update copyright. Remove last-updated date.
37891         Mention math library bug fixes and timezone data changes.
37892         * README: Mention GNU/Hurd, x32, and HPPA support status.
37893
37894 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
37895
37896         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
37897
37898 2012-06-27  Andreas Jaeger  <aj@suse.de>
37899
37900         * manual/contrib.texi (Contributors): Add Samuel Thibault.
37901
37902 2012-06-25  Andreas Jaeger  <aj@suse.de>
37903
37904         * sysdeps/s390/fpu/libm-test-ulps: Update.
37905
37906 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
37907             Thomas Schwinge  <thomas@codesourcery.com>
37908
37909         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
37910         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
37911         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
37912         fanotify_mark.
37913
37914 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
37915
37916         * sysdeps/mach/start.c: Remove file.
37917         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
37918         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
37919         * sysdeps/sh/init-first.c: Likewise.
37920
37921         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
37922         registers for frame unwinding purposes, add CFI directives.
37923         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
37924         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
37925         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
37926         Likewise.
37927
37928         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
37929         __fortify_fail returning.
37930         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
37931
37932         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
37933         sysdeps/sh/____longjmp_chk.S.
37934         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
37935         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
37936         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
37937         (gen-as-const-headers): Append sigaltstack-offsets.sym.
37938
37939         * sysdeps/sh/abort-instr.h: New file.
37940         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
37941         process in case exit returns.
37942
37943         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
37944         initialize the GOT register before use.
37945
37946         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
37947         calculation of ARGC > 4.
37948
37949         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
37950         meaningful names to some local labels.
37951
37952 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
37953             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
37954
37955         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
37956         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
37957         (__arch_compare_and_exchange_val_16_acq): Likewise.
37958         (__arch_compare_and_exchange_val_32_acq): Likewise.
37959         (atomic_exchange_and_add): Fix gUSA sequence.
37960         (atomic_add): Likewise.
37961         (atomic_add_negative): Likewise.
37962         (atomic_add_zero): Likewise.
37963         (atomic_bit_test_set): Likewise.
37964
37965 2012-06-22  Andreas Schwab  <schwab@redhat.com>
37966
37967         [BZ #13579]
37968         * include/link.h (struct link_map): Add l_free_initfini.
37969         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
37970         l_initfini.
37971         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
37972         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
37973         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
37974         set.
37975
37976 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
37977
37978         * configure.in: Use AC_LANG_SOURCE.
37979         * configure: Regenerate.
37980
37981 2012-06-22  Roland McGrath  <roland@hack.frob.com>
37982
37983         * configure.in (libc_cv_localstatedir): New substituted variable.
37984         * configure: Regenerated.
37985         * config.make.in (localstatedir): New variable, substituted from
37986         libc_cv_localstatedir.
37987         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
37988         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
37989         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
37990         * sysdeps/gnu/configure: Regenerated.
37991
37992 2012-06-21  Jeff Law  <law@redhat.com>
37993
37994         [BZ #14277]
37995         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
37996         free.  Simplify list management for _LIBC case.
37997
37998 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
37999
38000         [BZ #14273]
38001         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
38002         Clear sign bit of 64-bit integer value before comparing against
38003         overflow value.
38004
38005         * sysdeps/mach/configure: Regenerated.
38006
38007 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
38008
38009         [BZ #14278]
38010         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
38011
38012 2012-06-21  Jeff Law  <law@redhat.com>
38013
38014         [BZ #13882]
38015         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
38016         uint16_t for elements in the "seen" array to avoid char overflows.
38017         * elf/dl-fini.c (_dl_sort_fini): Likewise.
38018         * elf/dl-open.c (dl_open_worker): Likewise.
38019
38020 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
38021
38022         * scripts/list-sources.sh: Scan PORTS for translations.
38023         * po/libc.pot: Regenerated.
38024
38025 2012-06-21  Andreas Jaeger  <aj@suse.de>
38026
38027         [BZ #12194]
38028         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
38029         warning.
38030         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
38031         * bits/byteswap-16.h (__bswap_16): Likewise.
38032         * bits/byteswap.h (__bswap_constant_16): Likewise.
38033
38034 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
38035
38036         [BZ #14117]
38037         * sysdeps/i386/fpu_control.h: Removed.
38038         * sysdeps/x86_64/fpu_control.h: Moved to ...
38039         * sysdeps/x86/fpu_control.h: Here.
38040
38041         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
38042         (_FPU_SETCW): Likewise.
38043
38044 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
38045
38046         [BZ #14117]
38047         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
38048         * sysdeps/x86/fpu/bits/mathinline.h: This.
38049         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
38050
38051         [BZ #14050]
38052         [BZ #14117]
38053         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
38054         functions if __x86_64__ is defined.
38055
38056 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
38057
38058         * string/endian.h: Add !__ASSEMBLER__ condition for including
38059         conversion interfaces.
38060
38061 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
38062
38063         [BZ #14241]
38064         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
38065         of ABS(x) in calculating zero to negative powers other than odd
38066         integers.
38067         * math/libm-test.inc (pow_test): Add more tests.
38068
38069 2012-06-15  Andreas Jaeger  <aj@suse.de>
38070
38071         * manual/contrib.texi (Contributors): Update entry of Liubov
38072         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
38073         Machado Filho.
38074
38075 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
38076
38077         * string/string.h: Add __wur to GNU version of strerror_r.
38078
38079 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
38080
38081         [BZ #14229]
38082         * string/Makefile (tests): Add tst-strtok_r.
38083         * string/tst-strtok_r.c: New file.
38084         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
38085         RAX_LP/RDX_LP on SAVE_PTR.
38086
38087 2012-06-14  Roland McGrath  <roland@hack.frob.com>
38088
38089         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
38090
38091 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
38092
38093         * libm_test.inc (csqrt_test): Allow more spurious underflow
38094         exceptions.
38095         (j0_test): Likewise.
38096         (j1_test): Likewise.
38097         (y0_test): Likewise.
38098         (y1_test): Likewise.
38099
38100 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
38101
38102         * po/Makefile (libc.pot): Use UTF-8 charset.
38103
38104 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
38105
38106         [BZ #14210]
38107         Suppress sign-conversion warning from FD_SET.
38108         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
38109         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
38110         not unsigned long int.
38111         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
38112
38113 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
38114
38115         [BZ #14050]
38116         [BZ #14117]
38117         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
38118         __extern_always_inline instead of __extern_inline.
38119         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
38120         (__signbit): Likewise.
38121         (__signbitl): Support C++ namespace.
38122         (lrintf): New inline function.
38123         (lrint): Likewise.
38124         (llrintf): Likewise.
38125         (llrint): Likewise.
38126         (fmaxf): Likewise.
38127         (fmax): Likewise.
38128         (fminf): Likewise.
38129         (fmin): Likewise.
38130         (rint): Likewise.
38131         (rintf): Likewise.
38132         (ceil): Likewise.
38133         (ceilf): Likewise.
38134         (floor): Likewise.
38135         (floorf): Likewise.
38136         (nearbyint): Likewise.
38137         (nearbyintf): Likewise.
38138
38139 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
38140
38141         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
38142         non-default versions.
38143
38144 2012-06-11  Roland McGrath  <roland@hack.frob.com>
38145
38146         [BZ #14218]
38147         * manual/argp.texi (Argp): Reword argp_parse description slightly.
38148
38149 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
38150
38151         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
38152         (FE_UPWARD, FE_DOWNWARD): Don't define.
38153         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
38154         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
38155
38156         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
38157         reading it.
38158         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
38159         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
38160
38161 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38162
38163         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
38164         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
38165         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
38166         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
38167
38168 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
38169
38170         [BZ #14117]
38171         * sysdeps/i386/fpu/bits/fenv.h: Removed.
38172         * sysdeps/i386/fpu/Implies: New file.
38173         * sysdeps/x86_64/fpu/Implies: Likewise.
38174         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
38175         * sysdeps/x86/fpu/bits/fenv.h: This.
38176
38177         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
38178         __SSE_MATH__.
38179
38180 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
38181
38182         [BZ #14134]
38183         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
38184         character 0xffff that matches the last element of the
38185         conversion table.
38186
38187 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38188
38189         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
38190         fmodl commit.
38191
38192 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38193
38194         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
38195         values higher than 25.6283.
38196
38197 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38198
38199         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
38200         subnormal exponent extraction and add some __builtin_expect.
38201         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
38202         Fix for subnormal mantissa calculation.
38203
38204 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
38205
38206         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
38207         cpu2 is -1 and errno is not ENOSYS.
38208
38209 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
38210
38211         [BZ #14117]
38212         * sysdeps/i386/i486/bits/string.h: Renamed to ...
38213         * sysdeps/x86/bits/string.h: This.
38214         * sysdeps/x86_64/bits/string.h: Removed.
38215
38216         * sysdeps/i386/i486/bits/string.h: Define inline functions only
38217         if not compiling for x86-64, but compiling for >= i486.
38218
38219         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
38220         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
38221
38222         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
38223         New macro from Linux kernel 3.4.0.
38224         (FP_XSTATE_MAGIC2): Likewise.
38225         (FP_XSTATE_MAGIC2_SIZE): Likewise.
38226         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
38227         (struct _fpx_sw_bytes): New struct.
38228         (struct _xsave_hdr): Likewise.
38229         (struct _ymmh_state): Likewise.
38230         (struct _xstate): Likewise.
38231
38232         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
38233         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
38234         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
38235         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
38236         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
38237         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
38238
38239         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
38240         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
38241         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
38242         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
38243         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
38244         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
38245
38246 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38247
38248         [BZ #13743]
38249         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
38250         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
38251         (sysdep_headers): Include sys/platform/ppc.h.
38252         * sysdeps/powerpc/test-gettimebase.c: Test for
38253         __ppc_get_timebase() to catch future ISA opcode/insn changes.
38254         * manual/Makefile (appendices): Include platform.texi.
38255         * manual/contrib.texi (Contributors): Update @node pointers.
38256         * manual/maint.texi (Maintenance): Likewise.
38257         (Platform): New node.
38258         * manual/platform.texi: New file.  Document the new features.
38259
38260 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
38261             Jakub Jelinek  <jakub@redhat.com>
38262
38263         [BZ #14188]
38264         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
38265         where __builtin_expect is unavailable.
38266
38267 2012-06-03  David S. Miller  <davem@davemloft.net>
38268
38269         * stdlib/longlong.h: Updated from GCC.
38270
38271 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
38272
38273         [BZ #14042]
38274         * sysdeps/powerpc/powerpc32/mcount.c: New file.
38275         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
38276         __mcount_internal.
38277         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
38278         (GLIBC_2.16): Likewise.
38279
38280 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38281
38282         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
38283
38284 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
38285
38286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
38287         (default-abi): New variable.
38288         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
38289         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
38290         variable.
38291         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
38292         Likewise.
38293         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
38294         Likewise.
38295         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
38296         Likewise.
38297
38298         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
38299         definition.  Document in comment.
38300
38301 2012-06-01  David S. Miller  <davem@davemloft.net>
38302
38303         * stdlib/longlong.h: Updated from GCC.
38304
38305 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38306
38307         [BZ #14117]
38308         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
38309         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
38310         sys/debugreg.h sys/io.h here.
38311         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
38312         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
38313         sys/io.h.
38314         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
38315         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
38316         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
38317         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
38318         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
38319         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
38320
38321         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
38322         Define only if __x86_64__ is defined.
38323
38324 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
38325
38326         [BZ #14048]
38327         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
38328         Use int64_t for variable i.
38329         * math/libm-test.inc (fmod_test): Add more tests.
38330
38331         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
38332         z computation is not scheduled after fetestexcept.
38333         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
38334         Use math_force_eval instead of asm to ensure calculation scheduled
38335         before exception test.
38336         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
38337         Ensure a1 + u.d computation is not scheduled after fetestexcept.
38338
38339 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
38340
38341         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
38342         computation is not scheduled after fetestexcept.
38343
38344 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38345
38346         [BZ #14117]
38347         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
38348         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
38349
38350 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38351
38352         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
38353         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
38354
38355 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
38356
38357         [BZ #14117]
38358         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
38359         <bits/wordsize.h>.
38360         (__WCHAR_MIN): Support __WORDSIZE == 64.
38361         (__WCHAR_MAX): Likewise.
38362
38363         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
38364         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
38365
38366         [BZ #14183]
38367         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
38368         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
38369
38370         [BZ #14117]
38371         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
38372         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
38373
38374         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
38375         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
38376
38377         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
38378         Defined to 1 if __x86_64__ isn't defined.
38379         (_STAT_VER_LINUX_OLD): New.
38380         (st_atime): Remove duplicate.
38381         (st_mtime): Likewise.
38382         (st_ctime): Likewise.
38383
38384 2012-05-31  David S. Miller  <davem@davemloft.net>
38385
38386         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
38387         entries.
38388
38389 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
38390
38391         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
38392         gen-libm-test.pl.
38393
38394         [BZ #14132]
38395         * elf/dl-reloc.c: Include <_itoa.h>.
38396         (_dl_reloc_bad_type): Remove use of INTUSE.
38397         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
38398         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
38399         * stdio-common/psiginfo.c (psiginfo): Likewise.
38400         * stdio-common/psignal.c (psignal): Likewise.
38401         * string/strsignal.c (strsignal): Likewise.
38402         * include/signal.h (_sys_siglist): Declare hidden proto.
38403         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
38404         INTVARDEF with libc_hidden_data_def.
38405         * stdio-common/itoa-udigits.c: Likewise.
38406         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
38407         (_itoa_lower_digits_internal): Remove declaration.
38408         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
38409         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
38410         (_sys_sigabbrev_internal): Remove aliases.
38411         (_sys_siglist): Define hidden alias.
38412
38413 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
38414
38415         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
38416         bits/sysctl.h.
38417
38418 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
38419
38420         [BZ #14117]
38421         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
38422         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
38423
38424         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
38425         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
38426         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
38427         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
38428         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
38429         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
38430
38431         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
38432         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
38433         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
38434
38435         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
38436         with __addr.
38437         (insw): Likewise.
38438         (insl): Likewise.
38439         (outsb): Likewise.
38440         (outsw): Likewise.
38441         (outsl): Likewise.
38442
38443         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
38444         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
38445         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
38446
38447         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
38448         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
38449         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
38450         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
38451         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
38452         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
38453
38454         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
38455         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
38456
38457         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
38458         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
38459
38460         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
38461         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
38462         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
38463
38464         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
38465         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
38466         to ...
38467         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
38468
38469         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
38470         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
38471         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
38472
38473         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
38474         for x86-64.
38475         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
38476
38477 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
38478
38479         * math/math.h (M_El): Use two more decimal places.
38480         (M_LOG2El): Likewise.
38481         (M_LOG10El): Likewise.
38482         (M_LN2l): Likewise.
38483         (M_LN10l): Likewise.
38484         (M_PIl): Likewise.
38485         (M_PI_2l): Likewise.
38486         (M_PI_4l): Likewise.
38487         (M_1_PIl): Likewise.
38488         (M_2_PIl): Likewise.
38489         (M_2_SQRTPIl): Likewise.
38490         (M_SQRT2l): Likewise.
38491         (M_SQRT1_2l): Likewise.
38492
38493 2012-05-31  David S. Miller  <davem@davemloft.net>
38494
38495         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
38496         values between float registers.
38497         * sysdeps/sparc/sparc64/memset.S: Likewise.
38498         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
38499
38500 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
38501
38502         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
38503         -D_FORTIFY_SOURCE=1.
38504         (CPPFLAGS-tst-longjmp_chk.c): Define.
38505         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
38506         (CPPFLAGS-tst-longjmp_chk2.c): Define.
38507         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
38508         CFLAGS-tst-wchar-h.c.
38509
38510 2012-05-31  Marek Polacek  <polacek@redhat.com>
38511
38512         [BZ #14132]
38513         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
38514         __endmntent_internal): Remove declaration.
38515         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
38516         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
38517         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
38518
38519 2012-05-30  David S. Miller  <davem@davemloft.net>
38520
38521         * sysdeps/sparc/sparc32/soft-fp/q_util.c
38522         (___Q_simulate_exceptions): Use real FP ops rather than writing
38523         into the %fsr.
38524         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
38525         Likewise.
38526
38527 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38528
38529         [BZ #14117]
38530         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
38531         * sysdeps/x86/bits/xtitypes.h: This.
38532
38533         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
38534         * sysdeps/x86/bits/wordsize.h: This.
38535
38536         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
38537         * sysdeps/x86/bits/huge_vall.h: This.
38538
38539         * sysdeps/i386/bits/select.h: Removed.
38540         * sysdeps/x86_64/bits/select.h: Renamed to ...
38541         * sysdeps/x86/bits/select.h: This.
38542
38543         * sysdeps/i386/bits/setjmp.h: Removed.
38544         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
38545         * sysdeps/x86/bits/setjmp.h: This.
38546
38547         * sysdeps/i386/bits/mathdef.h: Removed.
38548         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
38549         * sysdeps/x86/bits/mathdef.h: This.
38550
38551 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
38552
38553         [BZ #14132]
38554         * include/sys/socket.h (__connect_internal)
38555         (__libc_sa_len_internal): Remove declaration.
38556         (__connect, __libc_sa_len): Declare hidden_proto.
38557         (SA_LEN): Remove use of INTUSE.
38558         * socket/connect.c: Add libc_hidden_def.
38559         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
38560         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
38561         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
38562         alias.
38563         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
38564         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
38565         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
38566         of adding _internal alias.
38567
38568 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38569
38570         [BZ #14117]
38571         * sysdeps/i386/bits/link.h: Removed.
38572         * sysdeps/i386/bits/linkmap.h: Likewise.
38573         * sysdeps/x86_64/bits/link.h: Renamed to ...
38574         * sysdeps/x86/bits/link.h: This.
38575         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
38576         * sysdeps/x86/bits/linkmap.h: This.
38577
38578         * sysdeps/i386/bits/endian.h: Removed.
38579         * sysdeps/x86_64/bits/endian.h: Renamed to ...
38580         * sysdeps/x86/bits/endian.h: This.
38581
38582         * sysdeps/i386/bits/byteswap.h: Removed.
38583         * sysdeps/i386/bits/byteswap-16.h: Likewise.
38584         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
38585         * sysdeps/x86/bits/byteswap.h: This.
38586         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
38587         * sysdeps/x86/bits/byteswap-16.h: This.
38588         * sysdeps/i386/Implies: Add x86.
38589         * sysdeps/x86_64/Implies: Likewise.
38590
38591 2012-05-30  David S. Miller  <davem@davemloft.net>
38592
38593         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
38594         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
38595         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
38596         (FP_TRAPPING_EXCEPTIONS): Define.
38597         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
38598         (FP_TRAPPING_EXCEPTIONS): Define.
38599         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
38600         subnormals only when inexact has been signalled or underflow
38601         exceptions are enabled.
38602         (_FP_PACK_CANONICAL): Likewise.
38603
38604 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38605
38606         [BZ #14183]
38607         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
38608         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
38609
38610 2012-05-30  Richard Henderson  <rth@twiddle.net>
38611
38612         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
38613         with #ifndef NOT_IN_libc.
38614
38615         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
38616         marked to avoid plt entry.
38617
38618 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38619
38620         [BZ #14112]
38621         * Makeconfig (default-abi): New macro.
38622         (abi-includes): Likewise.
38623         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
38624         $(abi-$(default-abi)-lib-soname) for soname if defined.
38625         ($(common-objpfx)gnu/lib-names.stmp): Generate from
38626         abi-variants.
38627         * Makefile (installed-stubs): Likewise.
38628         * include/stubs-biarch.h: Removed.
38629         * scripts/lib-names.awk: Only handle one library at a time.
38630         * scripts/soversions.awk: Remove WORDSIZE support.
38631         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
38632         entries.
38633         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
38634         Removed.
38635         (syscall-list-default-condition): Likewise.
38636         (syscall-list-default-condition): Likewise.
38637         (syscall-list-includes): Likewise.
38638         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
38639         syscall-list-* with abi-*.  Handle undefined abi-variants.
38640         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
38641         * sysdeps/unix/sysv/linux/i386/Implies: New file.
38642         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
38643         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
38644         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
38645         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
38646         Removed.
38647         (syscall-list-32-options): Likewise.
38648         (syscall-list-32-condition): Likewise.
38649         (syscall-list-64-options): Likewise.
38650         (syscall-list-64-condition): Likewise.
38651         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
38652         macro.
38653         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
38654         Renamed to ...
38655         (abi-*): This.
38656         (abi-64-ld-soname): New macro.
38657         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
38658         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
38659         Renamed to ...
38660         (abi-*): This.
38661         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
38662         * sysdeps/x86_64/x32/shlib-versions: Likewise.
38663
38664 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
38665
38666         * sysdeps/unix/sysv/linux/kernel-features.h
38667         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
38668         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
38669         include <kernel-features.h>.
38670         [!__NR_ftruncate64]: Remove conditional code.
38671         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38672         [__NR_ftruncate64]: Make code unconditional.
38673         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38674         * sysdeps/unix/sysv/linux/truncate64.c: Do not
38675         include <kernel-features.h>.
38676         [!__NR_ftruncate64]: Remove conditional code.
38677         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38678         [__NR_ftruncate64]: Make code unconditional.
38679         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38680         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
38681         include <kernel-features.h>.
38682         [!__NR_ftruncate64]: Remove conditional code.
38683         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38684         [__NR_ftruncate64]: Make code unconditional.
38685         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38686         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
38687         include <kernel-features.h>.
38688         [!__NR_ftruncate64]: Remove conditional code.
38689         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38690         [__NR_ftruncate64]: Make code unconditional.
38691         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38692
38693         * configure.in (libc_cv_fpie): Weaken to a compile test using
38694         LIBC_TRY_CC_OPTION.
38695         * configure: Regenerated.
38696
38697 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38698
38699         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
38700         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
38701         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
38702         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
38703         Refreshed.
38704         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
38705         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
38706         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
38707         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
38708         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
38709         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
38710         Refreshed.
38711
38712 2012-05-27  David S. Miller  <davem@davemloft.net>
38713
38714         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
38715         (___Q_zero): New.
38716         (__Q_simulate_exceptions): Return void.  Change to simulate
38717         exceptions by writing into the %fsr.
38718         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
38719         (__Qp_handle_exceptions): Likewise.
38720         (numbers): Delete.
38721         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
38722         __Qp_handle_exceptions.
38723         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
38724         __Qp_handle_exceptions.
38725         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38726         as unused and give dummy FP_RND_NEAREST initializer.
38727         (FP_INHIBIT_RESULTS): Define.
38728         (___Q_simulate_exceptions): Update declaration.
38729         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
38730         formatting.
38731         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38732         as unused and give dummy FP_RND_NEAREST initializer.
38733         (__Qp_handle_exceptions): Update declaration.
38734         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
38735         formatting.
38736
38737 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
38738
38739         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
38740         the temporary FPU control word.
38741         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
38742         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
38743         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
38744         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
38745         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
38746         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
38747         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
38748         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
38749         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
38750         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
38751         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
38752
38753 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38754
38755         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
38756         fields.
38757
38758 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
38759
38760         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
38761         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
38762         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
38763         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
38764         Likewise.
38765         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
38766         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
38767         Likewise.
38768
38769 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
38770
38771         * po/h.po: Update from translation team.
38772
38773 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
38774
38775         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
38776
38777         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
38778         handling of denormals.
38779         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
38780         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
38781         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
38782         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
38783         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
38784         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
38785         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
38786         Likewise.
38787
38788 2012-05-26  Marek Polacek  <polacek@redhat.com>
38789
38790         [BZ #14152]
38791         * math/libm-test.inc (fma_test): Don't always expect underflow
38792         exception.
38793
38794 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38795
38796         [BZ #12416]
38797         * elf/tst-execstack.c: Include stackinfo.h.
38798         (do_test): Adjust test case to ensure that pthread_getattr_np
38799         behaviour remains the same after marking stack executable.
38800
38801 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38802
38803         * sysdeps/unix/sysv/linux/kernel-features.h
38804         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
38805         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
38806         kernel-features.h.
38807         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38808         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38809         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
38810         kernel-features.h.
38811         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38812         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38813
38814 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
38815
38816         * configure.in: Define the default includes to being none.
38817         * configure: Regenerated.
38818
38819 2012-05-25  Roland McGrath  <roland@hack.frob.com>
38820
38821         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
38822         * sysdeps/x86_64/setjmp.S: Likewise.
38823         * sysdeps/i386/bsd-setjmp.S: Likewise.
38824         * sysdeps/i386/bsd-_setjmp.S: Likewise.
38825         * sysdeps/i386/setjmp.S: Likewise.
38826         * sysdeps/i386/__longjmp.S: Likewise.
38827         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
38828         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
38829
38830         * include/stap-probe.h: New file.
38831         * configure.in: Handle --enable-systemtap.
38832         * configure: Regenerated.
38833         * config.h.in (USE_STAP_PROBE): New #undef.
38834         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
38835         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
38836         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
38837
38838 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38839
38840         [BZ #13717]
38841         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
38842         to 2.4.0 where earlier.
38843         * sysdeps/unix/sysv/linux/configure: Regenerated.
38844         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
38845         <kernel-features.h>.
38846         [__ASSUME_32BITUIDS]: Make code unconditional.
38847         [!__ASSUME_32BITUIDS]: Remove conditional code.
38848         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
38849         <kernel-features.h>.
38850         [__ASSUME_32BITUIDS]: Make code unconditional.
38851         [!__ASSUME_32BITUIDS]: Remove conditional code.
38852         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
38853         [__ASSUME_32BITUIDS]: Make code unconditional.
38854         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
38855         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
38856         <kernel-features.h>.
38857         [__ASSUME_32BITUIDS]: Make code unconditional.
38858         [!__ASSUME_32BITUIDS]: Remove conditional code.
38859         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
38860         <kernel-features.h>.
38861         [__ASSUME_32BITUIDS]: Make code unconditional.
38862         [!__ASSUME_32BITUIDS]: Remove conditional code.
38863         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
38864         <kernel-features.h>.
38865         [__ASSUME_32BITUIDS]: Make code unconditional.
38866         [!__ASSUME_32BITUIDS]: Remove conditional code.
38867         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
38868         <kernel-features.h>.
38869         [__ASSUME_32BITUIDS]: Make code unconditional.
38870         [!__ASSUME_32BITUIDS]: Remove conditional code.
38871         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
38872         <kernel-features.h>.
38873         [__ASSUME_32BITUIDS]: Make code unconditional.
38874         [!__ASSUME_32BITUIDS]: Remove conditional code.
38875         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
38876         <kernel-features.h>.
38877         [__ASSUME_32BITUIDS]: Make code unconditional.
38878         [!__ASSUME_32BITUIDS]: Remove conditional code.
38879         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
38880         <kernel-features.h>.
38881         [__ASSUME_32BITUIDS]: Make code unconditional.
38882         [!__ASSUME_32BITUIDS]: Remove conditional code.
38883         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
38884         <kernel-features.h>.
38885         [__ASSUME_32BITUIDS]: Make code unconditional.
38886         [!__ASSUME_32BITUIDS]: Remove conditional code.
38887         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
38888         <kernel-features.h>.
38889         [__ASSUME_32BITUIDS]: Make code unconditional.
38890         [!__ASSUME_32BITUIDS]: Remove conditional code.
38891         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
38892         <kernel-features.h>.
38893         [__ASSUME_32BITUIDS]: Make code unconditional.
38894         [!__ASSUME_32BITUIDS]: Remove conditional code.
38895         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
38896         <kernel-features.h>.
38897         [__NR_setresgid] (__setresgid): Do not declare.
38898         [__ASSUME_32BITUIDS]: Make code unconditional.
38899         [!__ASSUME_32BITUIDS]: Remove conditional code.
38900         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
38901         <kernel-features.h>.
38902         [__NR_setresuid] (__setresuid): Do not declare.
38903         [__ASSUME_32BITUIDS]: Make code unconditional.
38904         [!__ASSUME_32BITUIDS]: Remove conditional code.
38905         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
38906         <kernel-features.h>.
38907         [__ASSUME_32BITUIDS]: Make code unconditional.
38908         [!__ASSUME_32BITUIDS]: Remove conditional code.
38909         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
38910         <kernel-features.h>.
38911         [__ASSUME_32BITUIDS]: Make code unconditional.
38912         [!__ASSUME_32BITUIDS]: Remove conditional code.
38913         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
38914         <kernel-features.h>.
38915         [__ASSUME_32BITUIDS]: Make code unconditional.
38916         [!__ASSUME_32BITUIDS]: Remove conditional code.
38917         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
38918         <kernel-features.h>.
38919         [__ASSUME_32BITUIDS]: Make code unconditional.
38920         [!__ASSUME_32BITUIDS]: Remove conditional code.
38921         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
38922         <kernel-features.h>.
38923         [__ASSUME_32BITUIDS]: Make code unconditional.
38924         [!__ASSUME_32BITUIDS]: Remove conditional code.
38925         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
38926         <kernel-features.h>.
38927         [__ASSUME_32BITUIDS]: Make code unconditional.
38928         [!__ASSUME_32BITUIDS]: Remove conditional code.
38929         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
38930         <kernel-features.h>.
38931         [__ASSUME_32BITUIDS]: Make code unconditional.
38932         [!__ASSUME_32BITUIDS]: Remove conditional code.
38933         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
38934         <kernel-features.h>.
38935         [__ASSUME_32BITUIDS]: Make code unconditional.
38936         [!__ASSUME_32BITUIDS]: Remove conditional code.
38937         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
38938         <kernel-features.h>.
38939         [__ASSUME_32BITUIDS]: Make code unconditional.
38940         [!__ASSUME_32BITUIDS]: Remove conditional code.
38941         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
38942         <kernel-features.h>.
38943         [__ASSUME_32BITUIDS]: Make code unconditional.
38944         [!__ASSUME_32BITUIDS]: Remove conditional code.
38945         * sysdeps/unix/sysv/linux/kernel-features.h
38946         (__ASSUME_SETRESUID_SYSCALL): Remove.
38947         (__ASSUME_SETRESGID_SYSCALL): Likewise.
38948         (__ASSUME_32BITUIDS): Likewise.
38949         (__ASSUME_LDT_WORKS): Likewise.
38950         (__ASSUME_O_DIRECTORY): Likewise.
38951         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
38952         architecture but not kernel version.
38953         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
38954         (__ASSUME_MMAP2_SYSCALL): Likewise.
38955         (__ASSUME_STAT64_SYSCALL): Likewise.
38956         (__ASSUME_IPC64): Likewise.
38957         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
38958         <kernel-features.h>.
38959         [__ASSUME_32BITUIDS]: Make code unconditional.
38960         [!__ASSUME_32BITUIDS]: Remove conditional code.
38961         * sysdeps/unix/sysv/linux/opendir.c: Do not include
38962         <kernel-features.h>.
38963         [__ASSUME_O_DIRECTORY]: Make code unconditional.
38964         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
38965         132096]: Remove conditional code.
38966         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
38967         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
38968         <kernel-features.h>.
38969         [__ASSUME_32BITUIDS]: Make code unconditional.
38970         [!__ASSUME_32BITUIDS]: Remove conditional code.
38971         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
38972         <kernel-features.h>.
38973         [__ASSUME_32BITUIDS]: Make code unconditional.
38974         [!__ASSUME_32BITUIDS]: Remove conditional code.
38975         * sysdeps/unix/sysv/linux/setegid.c: Do not include
38976         <kernel-features.h>.
38977         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
38978         unconditional.
38979         (__setresgid): Do not declare.
38980         [__ASSUME_32BITUIDS]: Make code unconditional.
38981         [!__ASSUME_32BITUIDS]: Remove conditional code.
38982         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
38983         <kernel-features.h>.
38984         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
38985         unconditional.
38986         (__setresuid): Do not declare.
38987         [__ASSUME_32BITUIDS]: Make code unconditional.
38988         [!__ASSUME_32BITUIDS]: Remove conditional code.
38989         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
38990         <kernel-features.h>.
38991         [__ASSUME_32BITUIDS]: Make code unconditional.
38992         [!__ASSUME_32BITUIDS]: Remove conditional code.
38993         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
38994         <kernel-features.h>.
38995         [__ASSUME_32BITUIDS]: Make code unconditional.
38996         [!__ASSUME_32BITUIDS]: Remove conditional code.
38997
38998 2012-05-25  Richard Henderson  <rth@twiddle.net>
38999
39000         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
39001         dl_hwcap to ifunc resolver.
39002         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
39003         elf_ifunc_invoke.
39004         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
39005         dl_hwcap to ifunc resolver.
39006         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
39007
39008 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39009
39010         [BZ #14153]
39011         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
39012         for |x| <= 2**-26, not 2**-57.
39013         * math/libm-test.inc (acos_test): Do not allow spurious underflow
39014         exception.
39015
39016 2012-05-24  Jeff Law  <law@redhat.com>
39017
39018         * stdio-common/Makefile (tests): Add bug25.
39019         * stdio-common/bug25.c: New test.
39020
39021 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
39022
39023         [BZ #13576]
39024         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
39025         multiple of MALLOC_ALIGNMENT in size.
39026         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
39027
39028 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39029
39030         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
39031         Require >= 256.
39032         (FILENAME_MAX): Use macro-int-constant.
39033         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
39034         (_IOFBF): Use macro-int-constant.
39035         (_IOLBF): Likewise.
39036         (_IONBF): Likewise.
39037         (SEEK_CUR): Likewise.
39038         (SEEK_END): Likewise.
39039         (SEEK_SET): Likewise.
39040         (TMP_MAX): Likewise.
39041         (EOF): Use macro-int-constant.  Require < 0.
39042         (NULL): Use macro-constant.  Require == 0.
39043         (stdin): Require type to be FILE *.
39044         (stdout): Likewise.
39045         (stderr): Likewise.
39046         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
39047         macro-int-constant.
39048         (EXIT_SUCCESS): Likewise.
39049         (NULL): Use macro-constant.  Require == 0.
39050         (RAND_MAX): Use macro-int-constant.
39051         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
39052         [C99-based standards] (strtof): Require function.
39053         [C99-based standards] (strtold): Likewise.
39054         [C99-based standards] (strtoll): Likewise.
39055         [C99-based standards] (strtoull): Likewise.
39056         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
39057         [ISO || ISO99 || ISO11] (limits.h): Likewise.
39058         [ISO || ISO99 || ISO11] (math.h): Likewise.
39059         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
39060         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
39061         [ISO || ISO99 || ISO11] (*_t): Do not allow.
39062
39063 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
39064
39065         [BZ #14132]
39066         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
39067         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
39068         * intl/dgettext.c (DCGETTEXT): Likewise.
39069         * intl/gettext.c (DCGETTEXT): Likewise.
39070         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
39071         * posix/regex_internal.h (gettext): Likewise.
39072         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
39073         Remove declaration.
39074         * include/argz.h (__argz_count_internal)
39075         (__argz_stringify_internal): Remove declaration.
39076         (__argz_count, __argz_stringify): Declare hidden proto.
39077         * intl/dcgettext.c: Remove use of INTDEF.
39078         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
39079         * string/argz-stringify.c: Likewise.
39080         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
39081         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
39082         Declare hidden proto.
39083         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
39084         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
39085         Declare hidden proto.
39086         * include/stdio.h (__asprintf_internal): Don't declare.
39087         (__asprintf): Don't define as macro.  Declare hidden proto.
39088         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
39089         (__fsetlocking): Declare hidden proto.
39090         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
39091         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
39092         hidden proto.
39093         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
39094         (_IO_setlinebuf): Remove use of INTUSE.
39095         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
39096         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
39097         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
39098         Remove declaration.
39099         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
39100         (_IO_do_flush): Remove use of INTUSE.
39101         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
39102         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
39103         (_IO_adjust_column, _IO_least_wmarker)
39104         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
39105         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
39106         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
39107         (_IO_default_doallocate, _IO_wdefault_doallocate)
39108         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
39109         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
39110         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
39111         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
39112         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
39113         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
39114         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
39115         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
39116         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
39117         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
39118         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
39119         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
39120         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
39121         proto.
39122         (_IO_flush_all_internal, _IO_adjust_column_internal)
39123         (_IO_default_uflow_internal, _IO_default_finish_internal)
39124         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
39125         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
39126         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
39127         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
39128         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
39129         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
39130         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
39131         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
39132         (_IO_file_close_internal, _IO_file_close_it_internal)
39133         (_IO_file_underflow_internal, _IO_file_overflow_internal)
39134         (_IO_file_init_internal, _IO_file_attach_internal)
39135         (_IO_file_fopen_internal, _IO_file_read_internal)
39136         (_IO_file_sync_internal, _IO_file_seek_internal)
39137         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
39138         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
39139         (_IO_str_underflow_internal, _IO_str_overflow_internal)
39140         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
39141         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
39142         (_IO_list_all_internal, _IO_link_in_internal)
39143         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
39144         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
39145         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
39146         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
39147         (_IO_do_write_internal, _IO_padn_internal)
39148         (_IO_getline_info_internal, _IO_getline_internal)
39149         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
39150         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
39151         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
39152         (_IO_vfscanf_internal, _IO_vfprintf_internal)
39153         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
39154         (_IO_init_internal, _IO_un_link_internal): Don't declare.
39155         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
39156         with libc_hidden_ver, remove use of INTUSE.
39157         * libio/genops.c: Likewise.
39158         * libio/freopen.c: Likewise.
39159         * libio/freopen64.c: Likewise.
39160         * libio/iofclose.c: Likewise.
39161         * libio/iofdopen.c: Likewise.
39162         * libio/iofflush.c: Likewise.
39163         * libio/iofflush_u.c: Likewise.
39164         * libio/iofgets.c: Likewise.
39165         * libio/iofgets_u.c: Likewise.
39166         * libio/iofopen.c: Likewise.
39167         * libio/iofopncook.c: Likewise.
39168         * libio/iofread.c: Likewise.
39169         * libio/iofread_u.c: Likewise.
39170         * libio/ioftell.c: Likewise.
39171         * libio/iofwrite.c: Likewise.
39172         * libio/iogetline.c: Likewise.
39173         * libio/iogets.c: Likewise.
39174         * libio/iogetwline.c: Likewise.
39175         * libio/iopadn.c: Likewise.
39176         * libio/iopopen.c: Likewise.
39177         * libio/ioseekoff.c: Likewise.
39178         * libio/ioseekpos.c: Likewise.
39179         * libio/iosetbuffer.c: Likewise.
39180         * libio/iosetvbuf.c: Likewise.
39181         * libio/ioungetc.c: Likewise.
39182         * libio/ioungetwc.c: Likewise.
39183         * libio/iovdprintf.c: Likewise.
39184         * libio/iovsprintf.c: Likewise.
39185         * libio/iovsscanf.c: Likewise.
39186         * libio/memstream.c: Likewise.
39187         * libio/obprintf.c: Likewise.
39188         * libio/oldfileops.c: Likewise.
39189         * libio/oldiofclose.c: Likewise.
39190         * libio/oldiofdopen.c: Likewise.
39191         * libio/oldiofopen.c: Likewise.
39192         * libio/oldiopopen.c: Likewise.
39193         * libio/oldstdfiles.c: Likewise.
39194         * libio/putc.c: Likewise.
39195         * libio/setbuf.c: Likewise.
39196         * libio/setlinebuf.c: Likewise.
39197         * libio/stdfiles.c: Likewise.
39198         * libio/strops.c: Likewise.
39199         * libio/vasprintf.c: Likewise.
39200         * libio/vscanf.c: Likewise.
39201         * libio/vsnprintf.c: Likewise.
39202         * libio/vswprintf.c: Likewise.
39203         * libio/wfiledoalloc.c: Likewise.
39204         * libio/wfileops.c: Likewise.
39205         * libio/wgenops.c: Likewise.
39206         * libio/wmemstream.c: Likewise.
39207         * libio/wstrops.c: Likewise.
39208         * libio/__fpurge.c: Likewise.
39209         * libio/__fsetlocking.c: Likewise.
39210         * assert/assert.c: Likewise.
39211         * debug/fgets_chk.c: Likewise.
39212         * debug/fgets_u_chk.c: Likewise.
39213         * debug/fread_chk.c: Likewise.
39214         * debug/fread_u_chk.c: Likewise.
39215         * debug/gets_chk.c: Likewise.
39216         * debug/obprintf_chk.c: Likewise.
39217         * debug/vasprintf_chk.c: Likewise.
39218         * debug/vdprintf_chk.c: Likewise.
39219         * debug/vsnprintf_chk.c: Likewise.
39220         * debug/vsprintf_chk.c: Likewise.
39221         * malloc/mtrace.c: Likewise.
39222         * misc/error.c: Likewise.
39223         * misc/syslog.c: Likewise.
39224         * stdio-common/asprintf.c: Likewise.
39225         * stdio-common/fxprintf.c: Likewise.
39226         * stdio-common/getw.c: Likewise.
39227         * stdio-common/isoc99_fscanf.c: Likewise.
39228         * stdio-common/isoc99_scanf.c: Likewise.
39229         * stdio-common/isoc99_vfscanf.c: Likewise.
39230         * stdio-common/isoc99_vscanf.c: Likewise.
39231         * stdio-common/isoc99_vsscanf.c: Likewise.
39232         * stdio-common/printf-prs.c: Likewise.
39233         * stdio-common/printf_fp.c: Likewise.
39234         * stdio-common/printf_fphex.c: Likewise.
39235         * stdio-common/printf_size.c: Likewise.
39236         * stdio-common/putw.c: Likewise.
39237         * stdio-common/scanf.c: Likewise.
39238         * stdio-common/sprintf.c: Likewise.
39239         * stdio-common/tmpfile.c: Likewise.
39240         * stdio-common/vfprintf.c: Likewise.
39241         * stdio-common/vfscanf.c: Likewise.
39242         * stdlib/strfmon_l.c: Likewise.
39243         * sunrpc/openchild.c: Likewise.
39244         * sunrpc/xdr_stdio.c: Likewise.
39245         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
39246         * sysdeps/mach/hurd/tmpfile.c: Likewise.
39247
39248 2012-05-24  Roland McGrath  <roland@hack.frob.com>
39249
39250         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
39251
39252         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
39253         in the third column, to generate for the shared library an IFUNC
39254         that uses _dl_vdso_vsym.
39255         * Makerules (COMPILE.c, compile-stdin.c): New variables.
39256         * Makeconfig (object-suffixes-noshared): New variable.
39257
39258         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
39259         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
39260         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
39261         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
39262
39263         [BZ #14132]
39264         * include/sys/time.h (__gettimeofday): Remove macro.
39265         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
39266         * time/gettimeofday.c (__gettimeofday): Remove #undef.
39267         Remove INTDEF.
39268         (__gettimeofday): Add libc_hidden_def.
39269         (gettimeofday): Add libc_hidden_weak.
39270         * sysdeps/mach/gettimeofday.c: Likewise.
39271         * sysdeps/posix/gettimeofday.c: Likewise.
39272         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
39273         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
39274         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
39275         (__gettimeofday_internal): Remove strong_alias.
39276         (__gettimeofday): Add libc_hidden_def.
39277         (gettimeofday): Add libc_hidden_weak.
39278         * sysdeps/unix/syscalls.list (gettimeofday):
39279         Remove __gettimeofday_internal alias.
39280
39281 2012-05-24  Daniel Jacobowitz  <drow@false.org>
39282             H.J. Lu  <hongjiu.lu@intel.com>
39283
39284         [BZ #12495]
39285         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
39286         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
39287         (largebin_index_32_big): New.
39288         (largebin_index): Use it for 16-byte alignment.
39289         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
39290         correction with front_misalign.
39291
39292 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
39293
39294         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
39295         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
39296         Likewise.
39297         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
39298         Likewise.
39299         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
39300         Likewise.
39301         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
39302         Likewise.
39303         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
39304         Likewise.
39305         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
39306         Likewise.
39307         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
39308         Likewise.
39309         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
39310         Likewise.
39311         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
39312         Likewise.
39313         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
39314         Likewise.
39315         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
39316         Likewise.
39317         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
39318         Likewise.
39319
39320         * scripts/data/c++-types-x32-linux-gnu.data: New file.
39321         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
39322
39323 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39324
39325         [BZ #10846]
39326         [BZ #14036]
39327         * math/libm-test.inc (exp_test): Add test from bug 14036.
39328         (pow_test): Add test from bug 10846.
39329
39330         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
39331         and other flags.
39332         (special_function): Do not include flags in test name.
39333         (parse_args): Likewise.
39334         * sysdeps/i386/fpu/libm-test-ulps: Update.
39335         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
39336         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
39337         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
39338         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39339
39340         * math/gen-libm-test.pl (%beautify): Add entries for underflow
39341         exceptions.
39342         * math/libm-test.inc ("Philosophy"): Update comment about
39343         exception testing.
39344         (UNDERFLOW_EXCEPTION): New macro.
39345         (UNDERFLOW_EXCEPTION_OK): Likewise.
39346         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
39347         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
39348         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
39349         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
39350         (INVALID_EXCEPTION_OK): Update value.
39351         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39352         (OVERFLOW_EXCEPTION_OK): Likewise.
39353         (IGNORE_ZERO_INF_SIGN): Likewise.
39354         (test_exceptions): Handle underflow exceptions.
39355         (acos_test): Update for underflow exception expectations.
39356         (cexp_test): Likewise.
39357         (clog_test): Likewise.
39358         (clog10_test): Likewise.
39359         (csqrt_test): Likewise.
39360         (ctan_test): Likewise.
39361         (ctanh_test): Likewise.
39362         (exp_test): Likewise.
39363         (exp10_test): Likewise.
39364         (exp2_test): Likewise.
39365         (expm1_test): Likewise.
39366         (fma_test): Likewise.
39367         (j0_test): Likewise.
39368         (jn_test): Likewise.
39369         (nexttoward_test): Likewise.
39370         (pow_test): Likewise.
39371         (scalbn_test): Likewise.
39372         (scalbln_test): Likewise.
39373         (tan_test): Likewise.
39374         (y1_test): Likewise.
39375         * sysdeps/i386/fpu/libm-test-ulps: Update.
39376         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39377
39378 2012-05-23  David S. Miller  <davem@davemloft.net>
39379
39380         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
39381         (__libc_sigaction): Remove unused local variables.
39382
39383 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39384
39385         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
39386
39387 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
39388
39389         mktime: avoid signed integer overflow
39390         * time/mktime.c (__mktime_internal): Do not mishandle the case
39391         where diff == INT_MIN.
39392
39393         mktime: simplify computation of average
39394         * time/mktime.c (ranged_convert): Use new time_t_avg function
39395         instead of rolling our own (probably-slower) code.
39396
39397         mktime: do not assume signed right shift propagates sign bit
39398         * time/mktime.c (isdst_differ): New static function.
39399         (__mktime_internal): No need to normalize tm_isdst now.
39400         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
39401         tm_isdst values.
39402
39403         mktime: merge another wrapv change from gnulib
39404         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
39405         from some compilers.
39406
39407         mktime: remove incorrect attempt at unusual arithmetics
39408         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
39409         The code didn't really work on such machines anyway.
39410         (TYPE_MINIMUM): Assume two's complement.
39411         (twos_complement_arithmetic): Verify that long_int and time_t
39412         are two's complement (or unsigned, in the latter case).
39413
39414         mktime: check signed shifts on long_int and time_t, too
39415         * time/mktime.c (SHR): Check that shifts work as desired
39416         on the types long_int and time_t too, as SHR is used on
39417         such types.
39418
39419         mktime: do not assume 'long' is wide enough
39420         * time/mktime.c (verify): Move decl up.
39421         (long_int): New type.
39422         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
39423         to remove assumption in the code that 'long' is wide enough to
39424         store year values.  This assumption is not true on x32 and on
39425         some non-glibc platforms.
39426
39427         mktime: merge wrapv change from gnulib
39428         * time/mktime.c (WRAPV): New macro.
39429         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
39430         (guess_time_tm, __mktime_internal): Do not assume that signed
39431         integer overflow wraps around; modern compilers generate code
39432         where this assumption is no longer valid.
39433
39434 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39435
39436         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
39437         Replace "jmp L(pseudo_end)" with "ret".
39438         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
39439         Likewise.
39440
39441 2012-05-23  Andreas Jaeger  <aj@suse.de>
39442
39443         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
39444         * sysdeps/unix/sysv/linux/poll.c: Remove file.
39445
39446 2012-05-23  Andreas Jaeger  <aj@suse.de>
39447             Maximilian Attems  <max@stro.at>
39448
39449         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
39450         New macros.
39451
39452 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39453
39454         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
39455         code so that pseudo_end is just ret and the stack pointer is
39456         correct also for static library in error case.
39457
39458 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
39459
39460         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
39461         move to syscalls.list.
39462         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
39463         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
39464         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
39465         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
39466
39467         * manual/install.texi (Running make install): Do not mention Linux
39468         kernel version for which pt_chown is not needed.
39469         (Linux): Do not mention problems with nscd with 2.0 kernels.
39470         * INSTALL: Regenerated.
39471
39472 2012-05-23  Andreas Jaeger  <aj@suse.de>
39473
39474         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
39475         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
39476         macro.
39477         * sysdeps/unix/sysv/linux/s390/bits/mman.h
39478         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39479         * sysdeps/unix/sysv/linux/sh/bits/mman.h
39480         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39481         * sysdeps/unix/sysv/linux/i386/bits/mman.h
39482         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39483         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
39484         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39485         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
39486         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39487         * sysdeps/unix/sysv/linux/bits/in.h
39488         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
39489
39490 2012-05-22  Roland McGrath  <roland@hack.frob.com>
39491
39492         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
39493         (PREPARE_VERSION): Just use assert instead, it will be elided
39494         under [NDEBUG] anyway.
39495
39496 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39497
39498         * sysdeps/unix/sysv/linux/Makefile: Include
39499         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
39500         (sysdep_routines): Remove sysctl.
39501         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
39502         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
39503         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
39504         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
39505         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
39506
39507 2012-05-22  Andreas Jaeger  <aj@suse.de>
39508
39509         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
39510         that pseudo_end is just ret and the stack pointer is correct also
39511         for static library in error case.
39512
39513 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
39514
39515         [BZ #14122]
39516         * nss/nsswitch.c (defconfig_entries): New variable.
39517         (__nss_database_lookup): Don't leak defconfig entries.
39518         (nss_parse_service_list): Don't leak on error paths.
39519         (free_database_entries): New function.
39520         (free_defconfig): New function.
39521         (free_mem): Move common code to free_database_entries.
39522
39523 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39524
39525         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
39526         Add arch_prctl.
39527         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
39528
39529         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
39530         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
39531         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
39532         New macro.
39533         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
39534         (INTERNAL_SYSCALL_TYPES): Likewise.
39535         (LOAD_ARGS_TYPES_[1-6]): Likewise.
39536         (LOAD_REGS_TYPES_[1-6]): Likewise.
39537         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
39538         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
39539
39540 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39541
39542         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
39543         copysignl for GLIBC_2_0.
39544         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
39545         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
39546         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
39547         logbl for GLIBC_2_0.
39548         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
39549         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
39550
39551 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39552
39553         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
39554         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
39555
39556         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
39557         Use "neg %eax".
39558
39559         * time/mktime.c: Update copyright years.
39560
39561 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
39562
39563         mktime: merge comment-quoting-style change from gnulib
39564         * time/mktime.c: Quote 'like this' in comments.
39565         The GNU coding standards suggest that we no longer quote `like this',
39566         as "`" and "'" are typically rendered asymmetrically nowadays.
39567         The typical gnulib style is to quote 'like this' when quoting
39568         code, and "like this" when quoting English.
39569
39570         * time/mktime.c (compile-command): Add "-I.".
39571
39572         mktime: merge mktime-internal.h change from gnulib
39573         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
39574
39575         mktime: merge time_r change from gnulib
39576         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
39577
39578         mktime: merge DEBUG change from gnulib
39579         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
39580         case system <time.h> has a #define.
39581
39582         mktime: merge <sys/types.h> change from gnulib
39583         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
39584         since <time.t> is now guaranteed to define time_t.
39585
39586         mktime: merge HAVE_CONFIG_H change from gnulib
39587         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
39588
39589 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39590
39591         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
39592         Use "neg %eax".
39593
39594         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
39595         __rlim_t cast.
39596         (struct rusage): Use anonymous union to pad each field to
39597         __syscall_slong_t.
39598
39599 2012-05-21  David S. Miller  <davem@davemloft.net>
39600
39601         * Makefules (o-iterator): Remove .s cases.
39602         (compile-command.s): Delete.
39603         (COMPILE.s): Delete.
39604         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
39605
39606 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
39607
39608         * configure.in (libc_cv_predef_stack_protector): Only consider
39609         "foobar" and "__stack_chk_fail" lines in libc_undefs.
39610         * configure: Regenerated.
39611
39612 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39613
39614         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
39615         New macro.  Use R*LP on int and pointer.
39616         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
39617         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
39618         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
39619         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
39620
39621         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
39622         [__WORDSIZE_TIME64_COMPAT32] instead of
39623         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
39624         (struct utmp): Likewise.
39625         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
39626         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
39627         Renamed to ...
39628         (__WORDSIZE_TIME64_COMPAT32): This.
39629         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
39630         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
39631         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
39632         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
39633         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
39634         (__WORDSIZE_TIME64_COMPAT32): New macro.
39635
39636 2012-05-21  Andreas Jaeger  <aj@suse.de>
39637
39638         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
39639         only if [SHARED]. Add prototype for __wcschr_ia32.
39640
39641 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39642
39643         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
39644         of %rbp unmolested in the jmp_buf while mangling the low bits.
39645         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
39646         unmolested high bits of %rbp while demangling the low bits.
39647         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
39648
39649 2012-05-21  Andreas Jaeger  <aj@suse.de>
39650
39651         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
39652         * sunrpc/svc_simple.c: Use it for registerrpc.
39653         * sunrpc/xcrypt.c: Use it for passwd2des.
39654
39655         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
39656
39657 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39658
39659         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
39660         Don't define if [__SYSCALL_WORDSIZE != 32].
39661         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
39662         New macro.
39663
39664 2012-05-21  Bruno Haible  <bruno@clisp.org>
39665             Andreas Jaeger  <aj@suse.de>
39666
39667         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
39668         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
39669         inptr and inend for must_buffer_ch.
39670         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
39671         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
39672         * stdio-common/Makefile (tests): Remove bug15.
39673         (bug15-ENV): Remove macro.
39674         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
39675         anymore.
39676
39677 2012-05-19  Andreas Jaeger  <aj@suse.de>
39678             Roland McGrath  <roland@hack.frob.com>
39679
39680         * manual/contrib.texi: Completely rewritten. It contains now an
39681         alphabetical list of contributors and their contributions.
39682
39683 2012-05-21  Richard Henderson  <rth@twiddle.net>
39684
39685         * misc/getauxval.c (__getauxval): Use unsigned long int.
39686         * misc/sys/auxv.h: Include <sys/cdefs.h>.
39687         (getauxval): Use unsigned long int.
39688
39689 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39690
39691         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
39692
39693 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39694
39695         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
39696         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
39697         __alignof__ (long double).
39698
39699 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39700
39701         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39702
39703 2012-05-20  Richard Henderson  <rth@twiddle.net>
39704
39705         * misc/getauxval.c: New file.
39706         * misc/sys/auxv.h: New file.
39707         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
39708         (routines): Add getauxval.
39709         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
39710         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
39711         * elf/dl-sysdep.c (_dl_auxv): Remove.
39712         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
39713         * elf/dl-support.c (_dl_auxv): New variable.
39714         (_dl_aux_init): Initialize it.
39715         * manual/startup.texi (Auxiliary Vector): New node.
39716         * sysdeps/generic/bits/hwcap.h: New file.
39717         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
39718         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
39719         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
39720         * sysdeps/sparc/sysdep.h: ... here.  Include it.
39721         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
39722         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
39723         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
39724         Update.
39725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
39726         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
39727         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
39728         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
39729         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39730         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39731         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
39732         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
39733
39734 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39735
39736         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39737
39738 2012-05-19  David S. Miller  <davem@davemloft.net>
39739
39740         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39741
39742 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39743
39744         [BZ #14123]
39745         * math/s_ccosh.c: Include <float.h>
39746         (__ccosh): Avoid internal overflow calculating sinh and cosh
39747         values before multiplying by sin and cos values.
39748         * math/s_ccoshf.c: Likewise.
39749         * math/s_ccoshl.c: Likewise.
39750         * math/s_csin.c: Likewise.
39751         * math/s_csinf.c: Likewise.
39752         * math/s_csinl.c: Likewise.
39753         * math/s_csinh.c: Likewise.
39754         * math/s_csinhf.c: Likewise.
39755         * math/s_csinhl.c: Likewise.
39756         * math/libm-test.inc (ccos_test): Add more tests.
39757         (ccosh_test): Likewise.
39758         (csin_test): Likewise.
39759         (csinh_test): Likewise.
39760         * sysdeps/i386/fpu/libm-test-ulps: Update.
39761         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39762
39763 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
39764
39765         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
39766         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
39767
39768         * sysdeps/x86_64/x32/_itoa.h: Add comment.
39769
39770 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39771
39772         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
39773         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
39774         * sysdeps/powerpc/soft-fp/Versions: Likewise.
39775         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
39776         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
39777         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
39778         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
39779         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
39780         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
39781         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
39782         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
39783         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
39784         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
39785         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
39786         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
39787         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
39788         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
39789         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
39790         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
39791         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
39792         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
39793         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
39794         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
39795         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
39796         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
39797         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
39798         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
39799         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
39800         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
39801         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
39802         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
39803
39804 2012-05-18  Andreas Jaeger  <aj@suse.de>
39805
39806         * csu/.gitignore: Delete.
39807
39808 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39809
39810         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
39811         (timex): Use __syscall_slong_t.
39812
39813 2012-05-18  Andreas Jaeger  <aj@suse.de>
39814             Carlos O'Donell  <carlos_odonell@mentor.com>
39815
39816         * manual/install.texi (Configuring and compiling): Update
39817         description about files modified in the source directory.
39818         * INSTALL: Regenerated.
39819
39820 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39821
39822         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
39823         value.  Use "or" to set return value to -1.
39824         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
39825         negate return value.
39826
39827 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39828
39829         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
39830         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
39831         failure if the compiler has Graphite support disabled.
39832         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
39833         Likewise.
39834         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
39835         (CFLAGS-memmove.c): Likewise.
39836         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
39837         Likewise.
39838
39839 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39840
39841         * sysdeps/x86_64/x32/_itoa.h: New file.
39842
39843         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
39844         getdents system call only if kernel and user dirents have the
39845         same d_ino and d_off.
39846
39847         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39848         LLONG_MAX != LONG_MAX.
39849         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39850         (_fitoa_word): Likewise.
39851
39852         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
39853         years.
39854         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
39855         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
39856         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
39857
39858         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
39859         include <bits/wordsize.h>.  Check __x86_64__ instead of
39860         __WORDSIZE.
39861         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
39862         if __x86_64__ is defined.  Use anonymous union on fpstate.
39863
39864         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
39865         anonymous union.
39866
39867 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
39868
39869         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
39870         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
39871         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
39872         Refer to _rtld_local_ro instead of _rtld_global_ro.
39873         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
39874         Likewise.
39875         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
39876         Likewise.
39877         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
39878         Likewise.
39879         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
39880         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
39881         of _rtld_global, and rtld_progname instead of _dl_argv[0].
39882
39883         * sysdeps/powerpc/powerpc32/dl-machine.c
39884         (__elf_machine_runtime_setup) [PROF]: Don't reference
39885         _dl_prof_resolve.
39886
39887 2012-05-18  Andreas Jaeger  <aj@suse.de>
39888
39889         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
39890         function only available for GCCs before 3.4 since GCC 3.4
39891         introduced a builtin.
39892         (lrint): Likewise.
39893         (llrintf): Likewise.
39894         (llrint): Likewise.
39895         (fmaxf): Likewise.
39896         (fmax): Likewise.
39897         (fminf): Likewise.
39898         (fmin): Likewise.
39899         (rint): Likewise.
39900         (rintf): Likewise.
39901         (nearbyint): Likewise.
39902         (nearbyintf): Likewise.
39903         (ceil): Likewise.
39904         (ceilf): Likewise.
39905         (floor): Likewise.
39906         (floorf): Likewise.
39907
39908 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39909
39910         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
39911         on both fields and cast pointer to __syscall_ulong_t.
39912
39913         * bits/types.h (__fsword_t): New type.
39914         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
39915         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
39916         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39917         (__FSWORD_T_TYPE): Likewise.
39918         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39919         (__FSWORD_T_TYPE): Likewise.
39920         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39921         (__FSWORD_T_TYPE): Likewise.
39922         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
39923         (__FSWORD_T_TYPE): Likewise.
39924         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
39925         __SWORD_TYPE with __fsword_t.
39926         (statfs64): Likewise.
39927
39928 2012-05-17  David S. Miller  <davem@davemloft.net>
39929
39930         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
39931
39932 2012-05-17  Andreas Jaeger  <aj@suse.de>
39933
39934         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
39935         warning.
39936
39937 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39938
39939         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
39940
39941 2012-05-17  Andreas Jaeger  <aj@suse.de>
39942
39943         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
39944         when it is used.
39945
39946 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
39947
39948         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
39949
39950 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39951
39952         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
39953         * sysdeps/x86_64/tst-mallocalign1.c: New file.
39954
39955 2012-05-17  Andreas Jaeger  <aj@suse.de>
39956             Carlos O'Donell  <carlos_odonell@mentor.com>
39957
39958         [BZ #14059]
39959         * sysdeps/x86_64/multiarch/init-arch.h
39960         (bit_YMM_Usable): Rename to...
39961         (bit_AVX_Usable): ... this.
39962         (bit_FMA4_Usable): New macro.
39963         (bit_XMM_state): New macro.
39964         (bit_YMM_state): New macro.
39965         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
39966         [__ASSEMBLER__] (index_AVX_Usable): ... this.
39967         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
39968         (CPUID_OSXSAVE): New macro.
39969         (CPUID_AVX): New macro.
39970         (CPUID_FMA4): New macro.
39971         (index_YMM_Usable): Rename to...
39972         (index_AVX_Usable): ... this.
39973         (HAS_AVX): Use HAS_ARCH_FEATURE.
39974         (HAS_FMA4): Likewise.
39975         (HAS_YMM_USABLE): Remove.
39976         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
39977         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
39978         are present.
39979         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
39980         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
39981         * sysdeps/x86_64/multiarch/Makefile: Likewise.
39982         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
39983         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
39984
39985 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
39986
39987         * math/libm-test.c: Support platforms without multiple rounding modes.
39988         * math/bug-nextafter.c: Support platforms without FP exceptions.
39989         * math/bug-nexttoward.c: Likewise.
39990         * math/test-fenv.c: Likewise.
39991         * math/test-misc.c: Likewise.
39992         * stdlib/bug-getcontext.c: Likewise.
39993
39994 2012-05-17  Andreas Jaeger  <aj@suse.de>
39995
39996         * manual/examples/search.c (critter_cmp): Change signature to
39997         avoid warnings.
39998         * manual/string.texi (Collation Functions): Likewise.
39999
40000 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40001
40002         * bits/types.h: Fold copyright years.
40003         * bits/typesizes.h: Likewise.
40004         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
40005         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
40006         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
40007         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
40008         * time/time.h: Likewise.
40009
40010 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
40011
40012         [BZ #208]
40013         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
40014         in instead of returning them.  Return void.
40015         (__libc_mallinfo): Accumulate over all arenas.
40016         (__malloc_stats): Adjust for change in int_mallinfo interface.
40017
40018 2012-05-16  Roland McGrath  <roland@hack.frob.com>
40019
40020         [BZ #10375]
40021         * configure.in (NM): Add AC_CHECK_TOOL for it.
40022         (libc_extra_cflags): New substituted variable.
40023         Check for -fstack-protector being used implicitly.
40024         * configure: Regenerated.
40025         * config.make.in (config-extra-cflags): New variable,
40026         gets @libc_extra_cflags@.
40027         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
40028
40029         [BZ #10375]
40030         * configure.in: Check for _FORTIFY_SOURCE being predefined.
40031         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
40032         * configure: Regenerated.
40033         * config.make.in (CPPUNDEFS): New substituted variable.
40034         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
40035         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
40036         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
40037
40038 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40039
40040         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
40041         (mq_attr): Use __syscall_slong_t.
40042
40043 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40044
40045         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
40046         Check __x86_64__ instead of __WORDSIZE.
40047         (_STAT_VER_LINUX): Likewise.
40048         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
40049         __syscall_ulong_t and __syscall_slong_t.
40050         (stat64): Likewise.
40051
40052 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40053
40054         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
40055
40056 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40057
40058         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
40059
40060 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40061
40062         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
40063         __syscall_ulong_t.
40064
40065         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
40066         include <bits/wordsize.h>.  Check __x86_64__ instead of
40067         __WORDSIZE.
40068         (greg_t): Use "__extension__ long long int" if __x86_64__ is
40069         defined.
40070         (mcontext_t): Replace "unsigned long" with "unsigned long long".
40071
40072         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
40073         include <bits/wordsize.h>.  Check __x86_64__ instead of
40074         __WORDSIZE.
40075         (user_regs_struct): Use "__extension__ unsigned long long"
40076         instead of "unsigned long" if __x86_64__ is defined.
40077         (user): Likewise.  Pad after pointer field if __ILP32__ is
40078         defined.
40079
40080 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
40081
40082         * configure.in (makeinfo): Require version 4.5 or later.  Allow
40083         versions 5 to 9.
40084         * configure: Regenerated.
40085         * manual/install.texi (texinfo): Increase version requirement to
40086         4.5 or later.
40087         * INSTALL: Regenerated.
40088
40089         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
40090
40091 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40092
40093         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
40094
40095         * sysdeps/x86_64/x32/ffs.c: New file.
40096
40097         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
40098         __syscall_ulong_t.
40099         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
40100         defined.  Use __syscall_ulong_t.
40101         (shminfo): Use __syscall_ulong_t.
40102         (shm_info): Likewise.
40103
40104         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
40105         __syscall_ulong_t.
40106
40107         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
40108         <bits/wordsize.h>.
40109         (msgqnum_t): Use __syscall_ulong_t.
40110         (msglen_t): Likewise.
40111         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
40112         __syscall_ulong_t.
40113
40114         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
40115         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
40116
40117         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
40118
40119         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
40120         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
40121
40122         * sysvipc/sys/msg.h (msgbuf): Replace long int with
40123         __syscall_slong_t.
40124
40125         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
40126         include <bits/wordsize.h>.  Check __x86_64__ instead of
40127         __WORDSIZE.
40128
40129         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
40130         "unsigned long long int" if __x86_64__ is defined.
40131         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
40132
40133         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
40134         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
40135         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
40136
40137         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
40138         <stdint.h>.
40139         (GET_PC): Cast to uintptr_t first.
40140         (GET_FRAME): Likewise.
40141         (GET_STACK): Likewise.
40142
40143         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
40144         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
40145         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
40146         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
40147         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
40148         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
40149         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
40150         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
40151         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
40152         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
40153         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
40154         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
40155         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
40156         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
40157         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
40158         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
40159         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
40160         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
40161         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
40162         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
40163         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
40164         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
40165         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
40166         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
40167         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
40168         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
40169         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
40170         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
40171         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
40172
40173 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
40174
40175         * Makerules (+depfiles): Also collect depfiles from .oS in
40176         $(extra-objs).
40177         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
40178         .oS, $(libnldbl-routines)).
40179
40180         * Makerules (native-compile-mkdep-flags): Define.
40181         * sunrpc/Makefile (extra-objs): Add $(addprefix
40182         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
40183         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
40184         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
40185         calling $(make-target-directory).
40186
40187 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40188
40189         * bits/types.h (__snseconds_t): Removed.
40190         * time/time.h (struct timespec): Replace __snseconds_t with
40191         __syscall_slong_t.
40192         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
40193         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
40194         Likewise.
40195         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40196         (__SNSECONDS_T_TYPE): Likewise.
40197         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40198         (__SNSECONDS_T_TYPE): Likewise.
40199         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40200         (__SNSECONDS_T_TYPE): Likewise.
40201
40202 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40203
40204         * sysdeps/mach/hurd/bits/typesizes.h
40205         (__SYSCALL_SLONG_TYPE): New macro.
40206         (__SYSCALL_ULONG_TYPE): Likewise.
40207
40208 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40209
40210         * bits/types.h (__syscall_slong_t): New type.
40211         (__syscall_ulong_t): Likewise.
40212
40213         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
40214         (__SYSCALL_ULONG_TYPE): Likewise.
40215         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40216         (__SYSCALL_SLONG_TYPE): Likewise.
40217         (__SYSCALL_ULONG_TYPE): Likewise.
40218         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40219         (__SYSCALL_SLONG_TYPE): Likewise.
40220         (__SYSCALL_ULONG_TYPE): Likewise.
40221         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40222         (__SYSCALL_SLONG_TYPE): Likewise.
40223         (__SYSCALL_ULONG_TYPE): Likewise.
40224
40225 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40226
40227         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
40228         Add sigaltstack-offsets.sym.
40229         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
40230         <sigaltstack-offsets.h>.
40231         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
40232         longjmp_msg pointer.
40233         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
40234         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
40235         signal stack.
40236         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
40237
40238 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
40239
40240         * elf/stackguard-macros.h: Remove file.
40241         * sysdeps/generic/stackguard-macros.h: New file.
40242         * sysdeps/i386/stackguard-macros.h: Likewise.
40243         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
40244         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
40245         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
40246         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
40247         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
40248         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
40249         * sysdeps/x86_64/stackguard-macros.h: Likewise.
40250         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
40251         <elf/stackguard-macros.h>.
40252
40253         [BZ #14109]
40254         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
40255         __aligned__ in attribute.
40256         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
40257         (gregset_t): Likewise.
40258
40259 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40260
40261         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
40262         * sysdeps/x86_64/64/Implies-after: Here.  New file.
40263         * sysdeps/x86_64/x32/Implies-after: New file.
40264
40265 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40266
40267         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
40268         and access return value for _dl_profile_fixup.  Use R10_LP to
40269         load frame size.
40270
40271 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40272
40273         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
40274
40275 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40276
40277         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
40278         * sysdeps/x86_64/x32/sysdep.h: New file.
40279
40280 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40281
40282         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
40283         * sysdeps/x86_64/setjmp.S: Likewise.
40284
40285 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40286
40287         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
40288         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
40289         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
40290         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
40291         remove unused global constant.
40292
40293 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
40294
40295         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
40296         include of <not-cancel.h>.
40297
40298 2012-05-15  Roland McGrath  <roland@hack.frob.com>
40299
40300         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
40301
40302 2012-05-15  Jeff Law  <law@redhat.com>
40303             Andreas Jaeger  <aj@suse.de>
40304
40305         [BZ #13594]
40306         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
40307         out from...
40308         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
40309         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
40310         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
40311         code changing __hst_map_handle.map.
40312
40313 2012-05-15  Roland McGrath  <roland@hack.frob.com>
40314
40315         * configure.in (sysnames): Look for Implies-before and Implies-after
40316         files.
40317         * configure: Regenerated.
40318
40319 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40320
40321         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
40322         8-byte data alignment with LP_SIZE alignment.
40323
40324 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40325
40326         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
40327         into R10_LP.
40328
40329 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40330
40331         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
40332
40333 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40334
40335         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
40336         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
40337         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
40338         Likewise.
40339         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
40340
40341 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40342
40343         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
40344         (stackinfo_sub_sp): Likewise.
40345
40346 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40347
40348         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
40349         RAX_LP.
40350
40351 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40352
40353         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
40354         into R*_LP.
40355
40356 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40357
40358         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
40359         sizes into R*_LP.
40360
40361 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40362
40363         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
40364
40365 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40366
40367         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
40368         into R11_LP and load __x86_64_shared_cache_size_half into
40369         R8_LP.
40370
40371 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40372
40373         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
40374         R8_LP.
40375
40376 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40377
40378         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
40379         logb for POWER7.
40380         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
40381         logbf for POWER7.
40382         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
40383         logbl for POWER7.
40384         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
40385         powerpc32/power7/fpu/s_logb.c via #include.
40386         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
40387         powerpc32/power7/fpu/s_logbf.c via #include.
40388         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
40389         powerpc32/power7/fpu/s_logbl.c via #include.
40390
40391 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
40392
40393         * README.libm: Remove file.
40394
40395 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40396
40397         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
40398         count for x32.  Use R*_LP and omit operand-size suffix.
40399
40400 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40401
40402         * shlib-versions: Move x86_64-.*-linux.* entries to ...
40403         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
40404         * sysdeps/x86_64/x32/shlib-versions: New file.
40405
40406 2012-05-14  Roland McGrath  <roland@hack.frob.com>
40407
40408         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
40409         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
40410         Use _dl_fatal_printf instead.
40411
40412 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
40413
40414         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
40415         set if not set by the user.  Do not allow for being unset.
40416         * sysdeps/unix/sysv/linux/configure: Regenerated.
40417
40418 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40419
40420         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
40421         the `q' suffix from lea and replace .quad with ASM_ADDR.
40422
40423 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40424
40425         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
40426         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
40427         instead of $17.
40428         (PTR_DEMANGLE): Likewise.
40429
40430 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40431
40432         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
40433         (LP_OP): Likewise.
40434         (ASM_ADDR): Likewise.
40435         (RAX_LP): Likewise.
40436         (RBP_LP): Likewise.
40437         (RBX_LP): Likewise.
40438         (RCX_LP): Likewise.
40439         (RDI_LP): Likewise.
40440         (RSI_LP): Likewise.
40441         (RSP_LP): Likewise.
40442         (R8_LP): Likewise.
40443         (R9_LP): Likewise.
40444         (R10_LP): Likewise.
40445         (R10_LP): Likewise.
40446         (R11_LP): Likewise.
40447         (R12_LP): Likewise.
40448         (R13_LP): Likewise.
40449         (R14_LP): Likewise.
40450         (R15_LP): Likewise.
40451
40452 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40453
40454         * sysdeps/x86_64/x32/dl-machine.h: New file.
40455
40456 2012-05-14  Andreas Jaeger  <aj@suse.de>
40457
40458         * manual/Makefile (subdir): Remove export of subdir.
40459         (all): Remove target.
40460         (.PHONY): Remove all from list.
40461         (mkinstalldirs): Remove.
40462         (.PHONY): Remove installdirs from list.
40463         ($(inst_infodir)/libc.info): Use make-target-directory.
40464         (installdirs): Remove.
40465         (subdir_%): Remove.
40466         (glibc-targets): Remove.
40467         (lib): Remove.
40468         (stubs): Remove.
40469         ($(objpfx)stubs ../po/manual.pot): Remove.
40470         ($(objpfx)stamp%): Remove.
40471         (make-target-directory): Remove.
40472         (subdir_install): Remove.
40473         (routines): Remove.
40474         (aux): Remove.
40475         (sources): Remove.
40476         (objects): Remove.
40477         (headers): Remove.
40478
40479         [BZ #13750]
40480         * manual/.gitignore: Remove, it's not needed anymore.
40481         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
40482         all files in it.
40483         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
40484         directory.
40485         (texis): Renamed to $(objpfx)texis.
40486         (texis-path): New, contains path to generated files.
40487         (chapters.%): Use texis-path for complete path, add extra argument
40488         libc-texinfo.sh.
40489         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
40490         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
40491         (summary,texi, stamp-summary): Use complete path of
40492         files. Generate files in build dir.
40493         (dir-add.texi): Build in build dir.
40494         (libm-err.texi,stamp-libm-err): Likewise.
40495         (version.texi, stamp-version): Likewise.
40496         (.%c.texi): Likewise.
40497         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
40498         (mostlyclean): Remove target.
40499         (realclean): Remove target.
40500         (generated): Add new variable with contents from mostlyclean and
40501         realclean, remove entries duplicated in common-mostlyclean, add
40502         stamp-libm-err and stamp-version.
40503         (generated-dirs): Add libc directory.
40504         ($(inst_infodir)/libc.info): Install files from build dir.
40505
40506         * manual/install.texi (Configuring and compiling): Adjust since
40507         the info files are not part of the tar ball anymore.
40508
40509 2012-05-14  Andreas Jaeger  <aj@suse.de>
40510
40511         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
40512         variable.
40513
40514 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
40515
40516         [BZ #13717]
40517         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
40518         to 2.2.0 where earlier.
40519         * sysdeps/unix/sysv/linux/configure: Regenerated.
40520         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
40521         Remove conditional code.
40522         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
40523         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
40524         Remove conditional code.
40525         [!__NR_lchown]: Likewise.
40526         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40527         [__NR_lchown]: Likewise.
40528         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
40529         comment referencing __ASSUME_LCHOWN_SYSCALL.
40530         * sysdeps/unix/sysv/linux/i386/sigaction.c
40531         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40532         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40533         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
40534         Remove conditional code.
40535         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
40536         (__protocol_available): Remove #if 0 code.
40537         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
40538         conditional code.
40539         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
40540         * sysdeps/unix/sysv/linux/kernel-features.h
40541         (__ASSUME_GETCWD_SYSCALL): Don't define.
40542         (__ASSUME_REALTIME_SIGNALS): Likewise.
40543         (__ASSUME_PREAD_SYSCALL): Likewise.
40544         (__ASSUME_PWRITE_SYSCALL): Likewise.
40545         (__ASSUME_POLL_SYSCALL): Likewise.
40546         (__ASSUME_LCHOWN_SYSCALL): Likewise.
40547         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
40548         non-SPARC.
40549         (__ASSUME_SIOCGIFNAME): Don't define.
40550         (__ASSUME_MSG_NOSIGNAL): Likewise.
40551         (__ASSUME_SENDFILE): Define unconditionally.
40552         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
40553         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
40554         conditional code.
40555         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
40556         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
40557         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
40558         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40559         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
40560         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
40561         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
40563         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40564         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
40566         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40567         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40568         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
40569         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40570         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40571         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
40572         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40573         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40574         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
40575         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40576         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40577         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
40578         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40579         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40580         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
40581         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40582         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40583         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
40584         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40585         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40586         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
40587         Remove conditional code.
40588         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40589         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
40590         Remove conditional code.
40591         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40592         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
40593         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
40594         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
40595         Remove conditional code.
40596         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40597         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
40598         Remove conditional code.
40599         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40600         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
40601         Remove conditional code.
40602         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40603         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
40604         Remove conditional code.
40605         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40606         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
40607         Remove conditional code.
40608         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40609         * sysdeps/unix/sysv/linux/sh/pwrite64.c
40610         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40611         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40612         * sysdeps/unix/sysv/linux/sigaction.c
40613         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40614         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40615         * sysdeps/unix/sysv/linux/sigpending.c
40616         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40617         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40618         * sysdeps/unix/sysv/linux/sigprocmask.c
40619         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40620         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40621         * sysdeps/unix/sysv/linux/sigsuspend.c
40622         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40623         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40624         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
40625         (__libc_missing_rt_sigs): Remove.
40626         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
40627         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
40628         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
40629         Remove conditional code.
40630         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
40631         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
40632         return 1.
40633         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
40634         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
40635         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
40636         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
40637
40638 2012-05-14  Andreas Jaeger  <aj@suse.de>
40639
40640         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
40641         it's not used in glibc.
40642         (__coshm1): Likewise.
40643         (__acosh1p): Likewise.
40644         (__sgn): Likewise.
40645
40646         * manual/string.texi (Copying and Concatenation): Add missing
40647         variable in concat example.
40648         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
40649
40650 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40651
40652         [BZ #14103]
40653         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
40654         __builtin_clzl with __builtin_clzll.
40655
40656 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40657
40658         [BZ #14104]
40659         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
40660         libc_freeres_ptr.
40661
40662 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40663
40664         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
40665         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
40666         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
40667         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
40668
40669 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
40670
40671         * NEWS: Update ia64 info.
40672
40673 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
40674
40675         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
40676         used as bcopy.
40677
40678 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
40679
40680         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
40681         * sysdeps/unix/syscalls.list (dup3): Likewise.
40682         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
40683         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
40684
40685 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40686
40687         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
40688         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
40689
40690 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40691
40692         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
40693         thread pointer.
40694         (TLS_IE): Use mov/add instead of movq/addq to load thread
40695         pointer.
40696         (TLS_GD_PREFIX): New.
40697         (TLS_GD): Use it.
40698
40699 2012-05-11  David S. Miller  <davem@davemloft.net>
40700
40701         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
40702         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
40703         (_FPU_SETCW): Likewise.
40704
40705 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40706
40707         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
40708         is 32-byte aligned.
40709
40710 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
40711
40712         [BZ #11837]
40713         * iconvdata/gb18030.c: Update tables.
40714         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
40715         characters specially.
40716         (BODY for TO_LOOP): Add encoding of missing ranges.
40717
40718 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
40719
40720         [BZ #13673]
40721         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
40722         * sysdeps/mach/hurd/dup3.c: Likewise.
40723         * sysdeps/mach/hurd/readlinkat.c: Likewise.
40724         * sysdeps/powerpc/memmove.c:: Likewise.
40725
40726 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40727
40728         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
40729         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
40730
40731 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40732
40733         * elf/elf.h (R_X86_64_RELATIVE64): New.
40734         (R_X86_64_NUM): Updated.
40735         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
40736         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
40737         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
40738         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
40739         tst-quad1pie tst-quad2pie
40740         (modules-names): Add tst-quadmod1 tst-quadmod2.
40741         ($(objpfx)tst-quad1): New dependency.
40742         ($(objpfx)tst-quad2): Likewise.
40743         ($(objpfx)tst-quad1pie): Likewise.
40744         ($(objpfx)tst-quad2pie): Likewise.
40745         * sysdeps/x86_64/tst-quad1.c: New file.
40746         * sysdeps/x86_64/tst-quad1pie.c: New file.
40747         * sysdeps/x86_64/tst-quad2.c: Likewise.
40748         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
40749         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
40750         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
40751         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
40752         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
40753
40754 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40755
40756         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
40757         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
40758         * streams/stropts.h (t_scalar_t): Define type.
40759
40760         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
40761         (_PATH_PRESERVE): Set to "/var/lib".
40762         (_PATH_RWHODIR): Set to "/var/spool/rwho".
40763
40764         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
40765         instead of int.
40766
40767         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
40768         if __dir_mkfile succeeded.
40769
40770         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
40771         checking for _hurd_dtablesize.  Unlock it right after having
40772         finished _hurd_dtable allocation.
40773
40774 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40775
40776         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
40777         * sysdeps/mach/hurd/configure: Regenerated.
40778         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
40779         special-casing to...
40780         * sysdeps/gnu/configure.in: ... this new file.
40781         * sysdeps/unix/sysv/linux/configure: Regenerated.
40782         * sysdeps/gnu/configure: New generated file.
40783
40784         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
40785         for Linux: use nsec instead of usec, as well as:
40786         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
40787         members of type struct timespec.
40788         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
40789         New macros.
40790         (struct stat64): Likewise.
40791         (_STATBUF_ST_NSEC): New macro.
40792         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
40793
40794         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40795         __strtoul_internal rather than strtoul.
40796
40797 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40798
40799         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
40800         and reject them.
40801
40802 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40803
40804         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
40805         which preserves existing values.
40806         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
40807
40808 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40809
40810         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
40811         TIMEOUT values.  Return EINVAL for NFDS values either negative or
40812         greater than FD_SETSIZE.
40813
40814 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40815
40816         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
40817         allocated, call __vm_protect to finish enabling the existing space, and
40818         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
40819         allocate the remainder.
40820
40821 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40822
40823         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
40824         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
40825
40826 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40827
40828         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
40829         sysdeps/mach/hurd/readlink.c.
40830
40831         * posix/tst-sysconf.c (posix_options): Only use
40832         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
40833         _POSIX_SYNCHRONIZED_IO when they are defined
40834         * sysdeps/mach/hurd/bits/posix_opt.h:
40835         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
40836         (_XOPEN_REALTIME): Undefine macro.
40837         (_XOPEN_REALTIME_THREADS): Undefine macro.
40838         (_XOPEN_SHM): Undefine macro.
40839         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
40840         macro to -1.
40841         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
40842         macro to -1.
40843         (_POSIX_ASYNC_IO): Undefine macro.
40844         (_POSIX_PRIORITIZED_IO): Undefine macro.
40845         (_POSIX_SPIN_LOCKS): Define macro to -1.
40846
40847         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
40848         SA_NODEFER, SA_RESETHAND.
40849         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
40850         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
40851         F_DUPFD_CLOEXEC.
40852
40853 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40854
40855         * elf/Makefile (pldd-modules): Define unconditionally.
40856
40857 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40858
40859         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
40860
40861 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40862
40863         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
40864         Return ENOENT when name is empty.
40865         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
40866
40867 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40868
40869         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
40870
40871         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
40872
40873 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40874
40875         Fix mlock in all cases except non-readable pages.
40876         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
40877         instead of VM_PROT_ALL as parameter to __vm_wire function.
40878
40879         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
40880         (__mkdir): When path is `/', just fail with EEXIST.
40881         * sysdeps/mach/hurd/mkdirat.c: Likewise.
40882
40883 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40884
40885         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
40886         <sys/uio.h> (for writev).
40887         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
40888         and <sys/param.h> (for MIN).
40889
40890 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40891
40892         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
40893         REQUESTED_TIME.  Properly set the remaining time and return EINTR
40894         if interrupted.
40895
40896 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40897
40898         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
40899         Depend on against $(link-rpcuserlibs).
40900
40901 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40902
40903         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
40904         (__libc_stack_end): Do not use attribute_relro.
40905         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
40906         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
40907         to libthread-provided value.
40908         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
40909         attribute_relro.
40910
40911 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40912
40913         [BZ #3748]
40914         * bits/libc-lock.h (__libc_once_get): New macro.
40915         * sysdeps/mach/bits/libc-lock.h: Likewise.
40916         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
40917         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
40918         instead of using implementation details.
40919
40920         * libio/fileops.c: Unconditionally include <kernel-features.h>.
40921         * libio/freopen.c: Likewise.
40922         * libio/freopen64.c: Likewise.
40923         * misc/syslog.c: Likewise.
40924         * nscd/connections.c: Likewise.
40925         * nscd/netgroupcache.c: Likewise.
40926         * sysdeps/posix/getcwd.c: Likewise.
40927
40928 2012-05-10  Roland McGrath  <roland@hack.frob.com>
40929
40930         * math/w_ilogbf.c: Add #include <limits.h>.
40931
40932 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40933
40934         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
40935         path instead of returning without unlocking.
40936
40937         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
40938         immediate-write ioctls.
40939         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
40940
40941 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40942
40943         * sysdeps/mach/hurd/i386/init-first.c (init): Use
40944         __builtin_frame_address instead of making assumptions about the
40945         location of the return address relative to DATA.  Force early load of
40946         the return address.
40947         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
40948         __builtin_frame_address.
40949
40950         dup3 for GNU Hurd.
40951         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
40952         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
40953         implement dup3 and do some further code clean-ups.
40954         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
40955         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
40956
40957 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40958
40959         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
40960
40961         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
40962         HURD_CRITICAL_END around holding _hurd_dtable_lock.
40963         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
40964         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
40965         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
40966         d->port.lock.
40967
40968         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
40969         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
40970         when handler == SIG_ERR, not when handler != SIG_ERR.
40971
40972 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40973
40974         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
40975         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
40976         definitions.
40977
40978         accept4 for GNU Hurd.
40979         * include/sys/socket.h (__libc_accept4): New prototype.
40980         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
40981         to implement __libc_accept4.
40982         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
40983         __libc_accept4.
40984         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
40985
40986         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
40987         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
40988         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
40989         signal-defines.sym.
40990
40991 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40992
40993         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
40994
40995 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40996
40997         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
40998         assertion on O_CLOEXEC flag.
40999         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
41000         * hurd/intern-fd.c: Likewise.
41001         * hurd/port2fd.c: Likewise.
41002
41003 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41004
41005         [BZ #3906]
41006         * bits/in.h (IPV6_PKTINFO): Define new macro.
41007         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
41008
41009 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41010
41011         [BZ #13954]
41012         [BZ #13955]
41013         [BZ #13956]
41014         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
41015         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
41016         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
41017         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
41018         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
41019         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
41020         * math/libm-test.inc (logb_test) : Additional logb tests.
41021
41022 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
41023             Andreas Jaeger  <aj@suse.de>
41024
41025         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
41026         * configure: Regenerated.
41027         * config.h.in (LINK_OBSOLETE_RPC): New macro.
41028         * config.make.in (link-obsolete-rpc): New substituted variable.
41029         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
41030         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
41031         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
41032         (shared-only-routines): Don't set it under [link-obsolete-rpc],
41033         so that libc.a contains the symbols.
41034         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
41035         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
41036         * sunrpc/auth_none.c: Likewise.
41037         * sunrpc/auth_unix.c: Likewise.
41038         * sunrpc/authdes_prot.c: Likewise.
41039         * sunrpc/authuxprot.c: Likewise.
41040         * sunrpc/clnt_gen.c: Likewise.
41041         * sunrpc/clnt_perr.c: Likewise.
41042         * sunrpc/clnt_raw.c: Likewise.
41043         * sunrpc/clnt_simp.c: Likewise.
41044         * sunrpc/clnt_tcp.c: Likewise.
41045         * sunrpc/clnt_udp.c: Likewise.
41046         * sunrpc/clnt_unix.c: Likewise.
41047         * sunrpc/des_crypt.c: Likewise.
41048         * sunrpc/des_soft.c: Likewise.
41049         * sunrpc/get_myaddr.c: Likewise.
41050         * sunrpc/key_call.c: Likewise.
41051         * sunrpc/key_prot.c: Likewise.
41052         * sunrpc/netname.c: Likewise.
41053         * sunrpc/pm_getmaps.c: Likewise.
41054         * sunrpc/pm_getport.c: Likewise.
41055         * sunrpc/pmap_clnt.c: Likewise.
41056         * sunrpc/pmap_prot.c: Likewise.
41057         * sunrpc/pmap_prot2.c: Likewise.
41058         * sunrpc/pmap_rmt.c: Likewise.
41059         * sunrpc/publickey.c: Likewise.
41060         * sunrpc/rpc_cmsg.c: Likewise.
41061         * sunrpc/rpc_common.c: Likewise.
41062         * sunrpc/rpc_dtable.c: Likewise.
41063         * sunrpc/rpc_prot.c: Likewise.
41064         * sunrpc/rpc_thread.c: Likewise.
41065         * sunrpc/rtime.c: Likewise.
41066         * sunrpc/svc.c: Likewise.
41067         * sunrpc/svc_auth.c: Likewise.
41068         * sunrpc/svc_raw.c: Likewise.
41069         * sunrpc/svc_run.c: Likewise.
41070         * sunrpc/svc_tcp.c: Likewise.
41071         * sunrpc/svc_udp.c: Likewise.
41072         * sunrpc/svc_unix.c: Likewise.
41073         * sunrpc/svcauth_des.c: Likewise.
41074         * sunrpc/xcrypt.c: Likewise.
41075         * sunrpc/xdr.c: Likewise.
41076         * sunrpc/xdr_array.c: Likewise.
41077         * sunrpc/xdr_float.c: Likewise.
41078         * sunrpc/xdr_intXX_t.c: Likewise.
41079         * sunrpc/xdr_mem.c: Likewise.
41080         * sunrpc/xdr_rec.c: Likewise.
41081         * sunrpc/xdr_ref.c: Likewise.
41082         * sunrpc/xdr_sizeof.c: Likewise.
41083         * sunrpc/xdr_stdio.c: Likewise.
41084
41085 2012-05-10  Roland McGrath  <roland@hack.frob.com>
41086
41087         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
41088         change.  Update copyright years.
41089
41090 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
41091
41092         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
41093
41094 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
41095             Joseph Myers  <joseph@codesourcery.com>
41096             Paul Pluzhnikov  <ppluzhnikov@google.com>
41097
41098         [BZ #14012]
41099         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
41100         requiring rpcgen.
41101         [cross-compiling] (extra-libs): Likewise.
41102         [cross-compiling] (extra-libs-others): Likewise.
41103         [cross-compiling] (librpcsvc-routines): Likewise.
41104         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
41105         [cross-compiling] (omit-deps): Likewise.
41106         (sunrpc-CPPFLAGS): New variable.
41107         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
41108         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
41109         (cross-rpcgen-objs): New variable.
41110         (extra-objs): Append $(cross-rpcgen-objs).
41111         ($(cross-rpcgen-objs)): New rule.
41112         ($(objpfx)cross-rpcgen): Likewise.
41113         (rpcgen-cmd): Define to use $(built-program-file).  Expand
41114         comment.
41115         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
41116         ($(objpfx)x%.stmp): Likewise.
41117         * sunrpc/proto.h [IS_IN_build] (_): Define.
41118         [IS_IN_build] (_libc_intl_domainname): Likewise.
41119
41120 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
41121
41122         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
41123         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
41124         and R_X86_64_TPOFF64.
41125
41126 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
41127
41128         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
41129         sysdeps/unix/sysv/syscalls.list.
41130         (stime): Likewise.
41131         (utime): Likewise.
41132         * sysdeps/unix/sysv/syscalls.list: Remove file.
41133
41134 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
41135
41136         [BZ #3440]
41137         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
41138         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
41139         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
41140         (__LC_IDENTIFICATION): Make these macros useful in #if
41141         expressions, as required by C99.
41142
41143 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
41144
41145         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
41146         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
41147         after this.
41148
41149 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
41150
41151         * stdlib/longlong.h: Updated from GCC.
41152
41153 2012-05-09  Andreas Jaeger  <aj@suse.de>
41154
41155         * nscd/nscd.c (run_modes): Make named enum, reorder so that
41156         default is first entry.
41157         (run_mode): Set type.
41158         (main): Remove informal message about syslog.
41159         (options): Fix typo.
41160
41161         [BZ #14053]
41162         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
41163         to asm.
41164         (lrint): Likewise.
41165         (llrintf): Likewise.
41166         (llrint): Likewise.
41167         (rint): Likewise.
41168         (rintf): Likewise.
41169         (nearbyint): Likewise.
41170         (nearbyintf): Likewise.
41171
41172 2012-05-09  Andreas Jaeger  <aj@suse.de>
41173             Pedro Alves  <palves@redhat.com>
41174
41175         * nscd/nscd.c (run_mode): Use enum.
41176         (main): Cleanup coding style issue.
41177
41178 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
41179             Andreas Jaeger  <aj@suse.de>
41180
41181         * nscd/nscd.c (go_background): Replaced with...
41182         (run_mode): ... this.
41183         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
41184         (options): Add -F --foreground.
41185         (main): Implement it.
41186         (parse_opt): Parse it.
41187
41188 2012-05-09  Andreas Jaeger  <aj@suse.de>
41189
41190         [BZ #14083]
41191         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
41192         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
41193         -Wconversion warning.
41194         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
41195         Likewise.
41196
41197 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
41198
41199         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
41200         == 0.
41201         (LC_ALL): Use macro-int-constant.
41202         (LC_COLLATE): Likewise.
41203         (LC_CTYPE): Likewise.
41204         (LC_MESSAGES): Likewise.
41205         (LC_MONETARY): Likewise.
41206         (LC_NUMERIC): Likewise.
41207         (LC_TIME): Likewise.
41208         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
41209         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
41210         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41211         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
41212         Specify type.
41213         [C99-based standards] (float_t): Expect type.
41214         [C99-based standards] (double_t): Expect type.
41215         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
41216         type.
41217         [C99-based standards] (HUGE_VALL): Likewise.
41218         [C99-based standards] (INFINITY): Likewise.
41219         [C99-based standards] (NAN): Likewise.
41220         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
41221         [C99-based standards] (FP_NAN): Likewise.
41222         [C99-based standards] (FP_NORMAL): Likewise.
41223         [C99-based standards] (FP_SUBNORMAL): Likewise.
41224         [C99-based standards] (FP_ZERO): Likewise.
41225         [C99-based standards] (FP_FAST_FMA): Use
41226         optional-macro-int-constant.  Specify type.  Require == 1.
41227         [C99-based standards] (FP_FAST_FMAF): Likewise.
41228         [C99-based standards] (FP_FAST_FMAL): Likewise.
41229         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
41230         [C99-based standards] (FP_ILOGBNAN): Likewise.
41231         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
41232         Specify type.
41233         [C99-based standards] (MATH_ERREXCEPT): Likewise.
41234         [C99-based standards] (math_errhandling): Specify type.
41235         [ISO99 || ISO11] (signgam): Do not allow.
41236         [non-C99-based standards] (copysignf): Do not allow.
41237         [non-C99-based standards] (exp2f): Likewise.
41238         [non-C99-based standards] (log2f): Likewise.
41239         [non-C99-based standards] (modff): Allow.
41240         [non-C99-based standards] (erff): Do not allow.
41241         [non-C99-based standards] (erfcf): Likewise.
41242         [non-C99-based standards] (gammaf): Likewise.
41243         [non-C99-based standards] (hypotf): Likewise.
41244         [non-C99-based standards] (j0f): Likewise.
41245         [non-C99-based standards] (j1f): Likewise.
41246         [non-C99-based standards] (jnf): Likewise.
41247         [non-C99-based standards] (lgammaf): Likewise.
41248         [non-C99-based standards] (tgammaf): Likewise.
41249         [non-C99-based standards] (y0f): Likewise.
41250         [non-C99-based standards] (y1f): Likewise.
41251         [non-C99-based standards] (ynf): Likewise.
41252         [non-C99-based standards] (isnanf): Likewise.
41253         [non-C99-based standards] (acoshf): Likewise.
41254         [non-C99-based standards] (asinhf): Likewise.
41255         [non-C99-based standards] (atanhf): Likewise.
41256         [non-C99-based standards] (cbrtf): Likewise.
41257         [non-C99-based standards] (expm1f): Likewise.
41258         [non-C99-based standards] (ilogbf): Likewise.
41259         [non-C99-based standards] (log1pf): Likewise.
41260         [non-C99-based standards] (logbf): Likewise.
41261         [non-C99-based standards] (nextafterf): Likewise.
41262         [non-C99-based standards] (remainderf): Likewise.
41263         [non-C99-based standards] (rintf): Likewise.
41264         [non-C99-based standards] (scalbf): Likewise.
41265         [non-C99-based standards] (copysignl): Likewise.
41266         [non-C99-based standards] (exp2l): Likewise.
41267         [non-C99-based standards] (log2l): Likewise.
41268         [non-C99-based standards] (modfl): Allow.
41269         [non-C99-based standards] (erfl): Do not allow.
41270         [non-C99-based standards] (erfcl): Likewise.
41271         [non-C99-based standards] (gammal): Likewise.
41272         [non-C99-based standards] (hypotl): Likewise.
41273         [non-C99-based standards] (j0l): Likewise.
41274         [non-C99-based standards] (j1l): Likewise.
41275         [non-C99-based standards] (jnl): Likewise.
41276         [non-C99-based standards] (lgammal): Likewise.
41277         [non-C99-based standards] (tgammal): Likewise.
41278         [non-C99-based standards] (y0l): Likewise.
41279         [non-C99-based standards] (y1l): Likewise.
41280         [non-C99-based standards] (ynl): Likewise.
41281         [non-C99-based standards] (isnanl): Likewise.
41282         [non-C99-based standards] (acoshl): Likewise.
41283         [non-C99-based standards] (asinhl): Likewise.
41284         [non-C99-based standards] (atanhl): Likewise.
41285         [non-C99-based standards] (cbrtl): Likewise.
41286         [non-C99-based standards] (expm1l): Likewise.
41287         [non-C99-based standards] (ilogbl): Likewise.
41288         [non-C99-based standards] (log1pl): Likewise.
41289         [non-C99-based standards] (logbl): Likewise.
41290         [non-C99-based standards] (nextafterl): Likewise.
41291         [non-C99-based standards] (remainderl): Likewise.
41292         [non-C99-based standards] (rintl): Likewise.
41293         [non-C99-based standards] (scalbl): Likewise.
41294         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41295         [non-C99-based standards] (FP_*): Do not allow.
41296         [C99-based standards] (FP_*): Change to
41297         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
41298         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41299         allow.
41300         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
41301         (SIG_ERR): Likewise.
41302         [X/Open-based standards] (SIG_HOLD): Likewise.
41303         (SIG_IGN): Likewise.
41304         (SIGABRT): Use macro-int-constant.  Specify type.  Require
41305         positive value.
41306         (SIGFPE): Likewise.
41307         (SIGILL): Likewise.
41308         (SIGINT): Likewise.
41309         (SIGSEGV): Likewise.
41310         (SIGTER): Likewise.
41311         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
41312         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
41313         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
41314         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
41315         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
41316         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
41317         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
41318         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
41319         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
41320         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
41321         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
41322         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
41323         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
41324         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
41325         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
41326         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
41327         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
41328         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
41329         [X/Open-based standards] (SIGTRAP): Likewise.
41330         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
41331         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
41332         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
41333         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
41334         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41335         allow.
41336
41337 2012-05-08  Ian Wienand  <ianw@vmware.com>
41338
41339         [BZ #14080]
41340         * time/tzset.c (__tzset_parse_tz): Update default rules for
41341         daylight time changes in the Energy Policy Act of 2005.
41342
41343 2012-05-09  Andreas Jaeger  <aj@suse.de>
41344
41345         [BZ #13983]
41346         * elf/ldconfig.c (parse_conf): Change string to make clear that
41347         ldconfig only issued a warning if ld.so.conf does not exist.
41348
41349 2012-05-08  David S. Miller  <davem@davemloft.net>
41350
41351         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
41352         movxtod instead of popping the value on the stack.
41353
41354         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41355
41356 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
41357
41358         * config.h.in: Add HAVE_ARM_PCS_VFP.
41359
41360 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
41361
41362         [BZ #13979]
41363         * include/features.h: Warn if user requests __FORTIFY_SOURCE
41364         checking but the checks are disabled for any reason.
41365
41366 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
41367
41368         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
41369         and ELF64_R_TYPE with ELFW(R_TYPE).
41370
41371 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
41372
41373         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
41374         (ulimit): Likewise.
41375
41376         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
41377         (settimeofday): Likewise.
41378
41379 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
41380
41381         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
41382         a struct th_u2 inside the union, and move tu_block/tu_code into
41383         a new th_u3 union of tu_block/tu_code inside of that.  Move
41384         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
41385         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
41386         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
41387         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
41388         (th_stuff): Change to th_u1.tu_stuff.
41389         (th_data): Define.
41390         (th_msg): Change to th_u1.th_u2.tu_data.
41391
41392 2012-05-07  David S. Miller  <davem@davemloft.net>
41393
41394         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41395
41396         [BZ #14074]
41397         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
41398         (SETUP_PIC_REG): Use it.
41399         (SETUP_PIC_REG_LEAF): Use it.
41400
41401 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
41402
41403         [BZ #13885]
41404         [BZ #13923]
41405         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41406         USE_AS_EXPM1L.
41407         (EXPL_FINITE): Likewise.
41408         (FLDLOG): Likewise.
41409         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
41410         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
41411         e_expl.S.
41412         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41413         USE_AS_EXPM1L.
41414         (EXPL_FINITE): Likewise.
41415         (FLDLOG): Likewise.
41416         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
41417         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
41418         e_expl.S.
41419         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
41420         test of -max_value argument for long double.
41421         * sysdeps/i386/fpu/libm-test-ulps: Update.
41422         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41423
41424 2012-05-06  David S. Miller  <davem@davemloft.net>
41425
41426         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
41427         quad soft-float symbols whose references which are compiler
41428         generated.
41429         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
41430
41431 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
41432
41433         [BZ #13884]
41434         [BZ #13914]
41435         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41436         USE_AS_EXP10L.
41437         (EXPL_FINITE): Likewise.
41438         (FLDLOG): Likewise.
41439         (c0): Likewise.
41440         (c1): Likewise.
41441         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
41442         Adjust comments for base varying.
41443         (__expl_finite): Change alias to EXPL_FINITE.
41444         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
41445         e_expl.S.
41446         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
41447         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
41448         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
41449         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
41450         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41451         USE_AS_EXP10L.
41452         (EXPL_FINITE): Likewise.
41453         (FLDLOG): Likewise.
41454         (c0): Likewise.
41455         (c1): Likewise.
41456         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
41457         Adjust comments for base varying.
41458         (__expl_finite): Change alias to EXPL_FINITE.
41459         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
41460         tests for bugs.
41461         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
41462
41463         [BZ #14064]
41464         * math/libm-test.inc (check_float_internal): Correct ulp
41465         calculation for subnormal expected results.
41466
41467 2012-05-06  Andreas Jaeger  <aj@suse.de>
41468
41469         * Makeconfig (+math-flags): New, set to -frounding-math.
41470         (+cflags): Add +math-flags so that all of glibc gets compiled with
41471         it.
41472
41473         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
41474
41475 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
41476
41477         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
41478         Disable one test.
41479
41480         [BZ #13787]
41481         [BZ #13922]
41482         [BZ #14036]
41483         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
41484         (__ieee754_expl): Allow for and saturate large arguments.
41485         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
41486         (u_threshold): Likewise.
41487         (__exp): Call __ieee754_exp before checking for overflow and
41488         underflow.
41489         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
41490         (u_threshold): Likewise.
41491         (__expf): Call __ieee754_expf before checking for overflow and
41492         underflow.
41493         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
41494         (u_threshold): Likewise.
41495         (__expl): Call __ieee754_expl before checking for overflow and
41496         underflow.
41497         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
41498         (__ieee754_expl): Allow for and saturate large arguments.
41499         * math/libm-test.inc (exp_test): Add another test.  Do not allow
41500         missing overflow exception on overflow.
41501         (expm1_test): Do not allow missing overflow exception on overflow.
41502
41503         * sysdeps/i386/fpu/e_expl.c: Move to ...
41504         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
41505         rather than using inline asm.
41506         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
41507         * sysdeps/x86_64/fpu/e_expl.S: Copy from
41508         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
41509
41510         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
41511         (nice): Likewise.
41512         (poll): Likewise.
41513         (signal): Likewise.
41514         (time): Likewise.
41515         (times): Likewise.
41516
41517 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41518
41519         * sysdeps/unix/syscalls.list (adjtime): Add entry from
41520         sysdeps/unix/common/syscalls.list.
41521         (fchmod): Likewise.
41522         (fchown): Likewise.
41523         (ftruncate): Likewise.
41524         (getrusage): Likewise.
41525         (gettimeofday): Likewise.
41526         (setpgid): Likewise.
41527         (setregid): Likewise.
41528         (setreuid): Likewise.
41529         (sigaction): Likewise.
41530         (truncate): Likewise.
41531         (vhangup): Likewise.
41532         * sysdeps/unix/common/syscalls.list: Remove file.
41533         * sysdeps/unix/bsd/Implies: Don't include unix/common.
41534         * sysdeps/unix/sysv/linux/Implies: Likewise.
41535
41536 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
41537
41538         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
41539         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
41540         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
41541         Moved to ...
41542         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
41543         Here.
41544         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
41545         to ...
41546         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
41547         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
41548         to ...
41549         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
41550         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
41551         to ...
41552         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
41553         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
41554         to ...
41555         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
41556         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
41557         to ...
41558         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
41559         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
41560         to ...
41561         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
41562         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
41563         to ...
41564         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
41565         Here.
41566         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
41567         to ...
41568         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
41569         Here.
41570         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
41571         to ...
41572         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
41573         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
41574         Moved to ...
41575         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
41576         Here.
41577         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
41578         to ...
41579         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
41580
41581 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41582
41583         * sysdeps/unix/common/bits/dirent.h: Remove file.
41584         * sysdeps/unix/common/bits/fcntl.h: Likewise.
41585
41586         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
41587         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
41588         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
41589         * sysdeps/unix/bsd/isatty.c: Likewise.
41590         * sysdeps/unix/bsd/tcdrain.c: Likewise.
41591         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
41592         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
41593
41594 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41595
41596         [BZ #13563]
41597         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
41598         long double comparison inaccuracies.
41599         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
41600         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41601
41602 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
41603
41604         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
41605         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
41606
41607 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41608
41609         [BZ #14049]
41610         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
41611         nonzero digits before rounding a hex value.
41612         * stdlib/tst-strtod.c (tests): Add another test.
41613
41614 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41615
41616         * sysdeps/s390/fpu/libm-test-ulps: Update.
41617
41618 2012-05-03  Andreas Jaeger  <aj@suse.de>
41619
41620         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
41621         does not get optimized out.
41622         (malloc_opt_barrier): New.
41623
41624 2012-05-03  Andreas Jaeger  <aj@suse.de>
41625             Roland McGrath  <roland@hack.frob.com>
41626
41627         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
41628         intermediate file deletion.
41629         (generated): Add .symlist files.
41630
41631 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
41632
41633         [BZ #13775]
41634         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
41635         Redirect under this condition.
41636         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41637         [__USE_GNU] (__dprintf_chk): Not under this condition.
41638         [__USE_GNU] (__vdprintf_chk): Likewise.
41639         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
41640         under this condition.
41641         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41642         [__USE_XOPEN2K8] (dprintf): Define under this condition.
41643         [__USE_XOPEN2K8] (vdprintf): Likewise.
41644         [__USE_GNU] (__dprintf_chk): Not under this condition.
41645         [__USE_GNU] (__vdprintf_chk): Likewise.
41646         [__USE_GNU] (dprintf): Likewise.
41647         [__USE_GNU] (vdprintf): Likewise.
41648
41649 2012-05-03  Roland McGrath  <roland@hack.frob.com>
41650
41651         * elf/Makefile (common-generated): Set this instead of generated for
41652         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
41653         $(all-built-dso)-derived lists.
41654
41655 2012-05-03  Andreas Jaeger  <aj@suse.de>
41656
41657         * sysdeps/i386/fpu/libm-test-ulps: Update.
41658
41659         * FAQ: Removed.
41660         * FAQ.in: Likewise.
41661         * scripts/gen-FAQ.pl: Likewise.
41662         * manual/install.texi (Installation): Point to online location of
41663         FAQ.
41664         * Makefile (files-for-dist): Remove FAQ.
41665         (FAQ): Remove.
41666
41667 2012-05-02  Allan McRae  <allan@archlinux.org>
41668
41669         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
41670         (LDFLAGS-reldepmod5.so): Likewise.
41671         (LDFLAGS-reldep6mod1.so): Likewise.
41672         (LDFLAGS-reldep6mod4.so): Likewise.
41673         (LDFLAGS-reldep8mod3.so): Likewise.
41674         (LDFLAGS-unload4mod1.so): Likewise.
41675         (LDFLAGS-unload4mod2.so): Likewise.
41676         (LDFLAGS-tst-initorder): Likewise.
41677         (LDFLAGS-tst-initordera2.so): Likewise.
41678         (LDFLAGS-tst-initordera3.so): Likewise.
41679         (LDFLAGS-tst-initordera4.so): Likewise.
41680         (LDFLAGS-tst-initorderb2.so): Likewise.
41681         (LDFLAGS-noload): Likewise.
41682         (LDFLAGS-next): Likewise.
41683         (LDFLAGS-order2mod1.so): Likewise.
41684         (LDFLAGS-order2mod2.so): Likewise.
41685         (LDFLAGS-tst-initorder2): Likewise.
41686         (LDFLAGS-tst-initorder2a.so): Likewise.
41687         (LDFLAGS-tst-initorder2b.so): Likewise.
41688         (LDFLAGS-tst-initorder2c.so): Likewise.
41689         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
41690
41691 2012-05-02  David S. Miller  <davem@davemloft.net>
41692
41693         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41694
41695 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
41696
41697         [BZ #14055]
41698         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
41699
41700 2012-05-02  Andreas Jaeger  <aj@suse.de>
41701
41702         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
41703         since we manipulate rounding mode.
41704         (CPPFLAGS-test-idouble.c): Likewise.
41705         (CPPFLAGS-test-ifloat.c): Likewise.
41706         (CFLAGS-test-ldouble.c): Likewise.
41707         (CFLAGS-test-double.c): Likewise.
41708         (CFLAGS-test-float.c): Likewise.
41709         (CFLAGS-test-misc.c): Likewise.
41710         (CFLAGS-test-test-fenv.c): Likewise.
41711
41712 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41713
41714         [BZ #2550]
41715         [BZ #2570]
41716         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
41717         comparisons to determine direction to adjust input.
41718
41719 2012-05-01  Roland McGrath  <roland@hack.frob.com>
41720
41721         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
41722         output to the target.
41723
41724         * scripts/localplt.awk: New file.
41725         * elf/Makefile ($(objpfx)check-localplt): Target removed.
41726         (check-localplt-CFLAGS): Variable removed.
41727         ($(all-built-dso:=.jmprel)): New static pattern rule.
41728         (generated): Add those targets.
41729         (localplt-built-dso): New variable.
41730         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
41731
41732         * elf/check-localplt.c: File removed.
41733
41734         * scripts/check-execstack.awk: New file.
41735         * elf/Makefile ($(objpfx)check-execstack): Target removed.
41736         (check-execstack-CFLAGS): Variable removed.
41737         ($(objpfx)check-execstack.h): Target removed.
41738         ($(objpfx)execstack-default): New target.
41739         (generated): Add that instead of check-execstack.h.
41740         ($(all-built-dso:=.phdr)): New static pattern rule.
41741         (generated): Add those targets.
41742         * elf/check-execstack.c: File removed.
41743
41744         * scripts/check-textrel.awk: New file.
41745         * elf/Makefile ($(objpfx)check-textrel): Target removed.
41746         (check-textrel-CFLAGS): Variable removed.
41747         (all-built-dso): Use := to define.o
41748         ($(all-built-dso:=.dyn)): New static pattern rule.
41749         (generated): Add those targets.
41750         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
41751         * config.make.in (READELF): New substituted variable.
41752         * elf/check-textrel.c: File removed.
41753
41754 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
41755
41756         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41757         allow.
41758         * conform/data/ctype.h-data [C99-based standards] (isblank):
41759         Expect function.
41760         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
41761         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
41762         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41763         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
41764         Specify type.  Require positive value.
41765         (EILSEQ): Likewise.
41766         (ERANGE): Likewise.
41767         [ISO || POSIX] (EILSEQ): Do not expect.
41768         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
41769         Specify type.  Require positive value.
41770         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
41771         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
41772         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
41773         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
41774         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
41775         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
41776         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
41777         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
41778         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
41779         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
41780         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
41781         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
41782         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
41783         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
41784         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
41785         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
41786         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
41787         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
41788         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
41789         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
41790         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
41791         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
41792         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
41793         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
41794         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
41795         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
41796         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
41797         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
41798         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
41799         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
41800         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
41801         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
41802         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
41803         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
41804         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
41805         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
41806         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
41807         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
41808         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
41809         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
41810         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
41811         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
41812         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
41813         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
41814         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
41815         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
41816         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
41817         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
41818         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
41819         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
41820         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
41821         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
41822         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
41823         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
41824         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
41825         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
41826         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
41827         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
41828         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
41829         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
41830         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
41831         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
41832         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
41833         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
41834         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
41835         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
41836         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
41837         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
41838         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
41839         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
41840         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
41841         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
41842         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
41843         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
41844         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
41845         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
41846         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
41847         Require >= 2.
41848         (FLT_ROUNDS): Expect as macro, not constant.
41849         (FLT_MANT_DIG): Use macro-int-constant.
41850         (DBL_MANT_DIG): Likewise.
41851         (LDBL_MANT_DIG): Likewise.
41852         (FLT_DIG): Likewise.
41853         (DBL_DIG): Likewise.
41854         (LDBL_DIG): Likewise.
41855         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
41856         (DBL_MIN_EXP): Likewise.
41857         (LDBL_MIN_EXP): Likewise.
41858         (FLT_MAX_EXP): Use macro-int-constant.
41859         (DBL_MAX_EXP): Likewise.
41860         (LDBL_MAX_EXP): Likewise.
41861         (FLT_MAX_10_EXP): Likewise.
41862         (DBL_MAX_10_EXP): Likewise.
41863         (LDBL_MAX_10_EXP): Likewise.
41864         (FLT_MAX): Use macro-constant.
41865         (DBL_MAX): Likewise.
41866         (LDBL_MAX): Likewise.
41867         (FLT_EPSILON): Use macro-constant.  Give upper bound.
41868         (DBL_EPSILON): Likewise.
41869         (LDBL_EPSILON): Likewise.
41870         (FLT_MIN): Likewise.
41871         (DBL_MIN): Likewise.
41872         (LDBL_MIN): Likewise.
41873         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
41874         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
41875         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
41876         [ISO11] (FLT_HAS_SUBNORM): Likewise.
41877         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
41878         [ISO11] (DBL_DECIMAL_DIG): Likewise.
41879         [ISO11] (FLT_DECIMAL_DIG): Likewise.
41880         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
41881         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
41882         [ISO11] (FLT_TRUE_MIN): Likewise.
41883         [ISO11] (LDBL_TRUE_MIN): Likewise.
41884         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41885         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
41886         (SCHAR_MIN): Use macro-int-constant.  Specify type.
41887         (SCHAR_MAX): Likewise.
41888         (UCHAR_MAX): Likewise.
41889         (CHAR_MIN): Likewise.
41890         (CHAR_MAX): Likewise.
41891         (MB_LEN_MAX): Use macro-int-constant.
41892         (SHRT_MIN): Use macro-int-constant.  Specify type.
41893         (SHRT_MAX): Likewise.
41894         (USHRT_MAX): Likewise.
41895         (INT_MAX): Likewise.
41896         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
41897         bound negative.
41898         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41899         bound with "U".
41900         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41901         bound with "L".
41902         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
41903         bound negative.  Suffix upper bound with "L".
41904         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41905         bound with "UL".
41906         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
41907         Specify type.
41908         [C99-based standards] (LLONG_MAX): Likewise.
41909         [C99-based standards] (ULLONG_MAX): Likewise.
41910         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
41911         == 0.
41912         [ISO11] (max_align_t): Require type.
41913         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41914
41915         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
41916         from $CFLAGS, without defining away __attribute__ calls.
41917         (checknamespace): Use $CFLAGS_namespace.
41918
41919         * conform/conformtest.pl (@keywords): Only include C99 keywords
41920         for standards based on C99 or C11.
41921
41922         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
41923         Disable tests.
41924         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
41925         UNIX98]: Likewise.
41926
41927         * conform/conformtest.pl: Handle "macro-int-constant" and test for
41928         usability of symbols in #if.
41929
41930         * conform/conformtest.pl: If macro or constant types start
41931         "promoted:", expect the symbol to be of the following type
41932         promoted by the integer promotions.
41933
41934         * conform/conformtest.pl: Parse all "constant" and "macro" lines
41935         in one place.  Also handle "macro-constant".
41936
41937         * conform/conformtest.pl: Only accept expected macro values with
41938         "==".  Parse all "macro" lines in one place.
41939         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
41940
41941         * conform/conformtest.pl: Handle braced types on "constant" lines
41942         instead of handling "typed-constant".
41943         * conform/data/signal.h-data: Use "constant" instead of
41944         "typed-constant".
41945
41946         * conform/conformtest.pl: Handle "optional-" at start of lines in
41947         one place rather than duplicating several cases.  Handle each
41948         format of "macro" line with initial "optional-".
41949
41950         * conform/conformtest.pl: Only accept expected constant or
41951         optional-constant values with "==".  Parse all "constant" lines in
41952         one place.  Parse all "optional-constant" lines in one place.
41953         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
41954         * conform/data/fmtmsg.h-data: Likewise.
41955         * conform/data/netinet/in.h-data: Likewise.
41956         * conform/data/tar.h-data: Likewise.
41957         * conform/data/limits.h-data: Use "==" form on "constant" and
41958         "optional-constant" lines.
41959
41960         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
41961         Use -std=c99 for XOPEN2K.
41962         (@knownproblems): Remove.
41963         (newtoken): Don't check %isknown.
41964
41965         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
41966         Do not expect macro.
41967         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
41968         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
41969         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
41970         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
41971         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
41972         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
41973         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
41974         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
41975         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
41976         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
41977         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
41978         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
41979         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
41980         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
41981         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
41982         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
41983         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
41984         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
41985         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
41986         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
41987         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
41988         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
41989         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
41990         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
41991         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
41992         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
41993         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
41994         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
41995         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
41996         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
41997         [XPG3] (acosh): Likewise.
41998         [XPG3] (asinh): Likewise.
41999         [XPG3] (atanh): Likewise.
42000         [XPG3] (cbrt): Likewise.
42001         [XPG3] (expm1): Likewise.
42002         [XPG3] (ilogb): Likewise.
42003         [XPG3] (log1p): Likewise.
42004         [XPG3] (logb): Likewise.
42005         [XPG3] (nextafter): Likewise.
42006         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
42007         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
42008         [XPG3] (remainder): Likewise.
42009         [XPG3] (rint): Likewise.
42010         [XPG3 || XPG4 || UNIX98] (round): Likewise.
42011         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
42012         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
42013         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
42014         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
42015         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
42016         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
42017         [UNIX98 || XOPEN2K] (scalb): Expect.
42018         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
42019         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
42020         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
42021         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
42022         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
42023         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
42024         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
42025         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
42026         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
42027         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
42028         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
42029         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
42030         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
42031         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
42032         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
42033         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
42034         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
42035         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
42036         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
42037         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
42038         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
42039         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
42040         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
42041         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
42042         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
42043         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
42044         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
42045         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
42046         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
42047         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
42048         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
42049         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
42050         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
42051         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
42052         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
42053         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
42054         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
42055         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
42056         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
42057         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
42058         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
42059         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
42060         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
42061         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
42062         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
42063         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
42064         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
42065         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
42066         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
42067         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
42068         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
42069         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
42070         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
42071         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
42072         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
42073         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
42074         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
42075         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
42076         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
42077         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
42078         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
42079         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
42080         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
42081         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
42082         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
42083         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
42084         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
42085         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
42086         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
42087         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
42088         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
42089         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
42090         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
42091         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
42092         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
42093         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
42094         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
42095         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
42096         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
42097         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
42098         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
42099         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
42100         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
42101         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
42102         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
42103         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
42104         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
42105         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
42106         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
42107         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
42108         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
42109         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
42110         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
42111         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
42112         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
42113         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
42114         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
42115         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
42116         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
42117         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
42118         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
42119         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
42120         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
42121         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
42122         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
42123         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
42124         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
42125         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
42126         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
42127         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
42128         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
42129         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
42130         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
42131         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
42132         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
42133         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
42134         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
42135         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
42136         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
42137         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
42138         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
42139         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
42140         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
42141         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
42142         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
42143         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
42144         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
42145         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
42146         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
42147         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
42148         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
42149         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
42150         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
42151         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
42152         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
42153         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
42154         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
42155
42156         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
42157         _XOPEN_SOURCE_EXTENDED for XPG4.
42158
42159         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
42160
42161         * Makeconfig (localtime): Remove variable.
42162         (inst_localtime-file): Likewise.
42163
42164 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
42165
42166         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
42167         Update.
42168         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
42169         Update.
42170         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
42171         Update.
42172         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
42173         Update.
42174         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
42175         Update.
42176         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
42177         Update.
42178         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
42179         Update.
42180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
42181         Update.
42182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
42183         Update.
42184
42185 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
42186
42187         [BZ #2550]
42188         [BZ #2570]
42189         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
42190         comparisons to determine direction to adjust input.
42191         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
42192         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
42193         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
42194         Likewise.
42195         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
42196         Likewise.
42197         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
42198         Likewise.
42199         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
42200         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
42201         Likewise.
42202         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
42203         Likewise.
42204         * math/libm-test.inc (nexttoward_test): Add more tests.
42205
42206 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
42207
42208         [BZ #14040]
42209         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
42210         in version GLIBC_2.1, not GLIBC_2.0.
42211         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
42212         Likewise.
42213
42214 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
42215
42216         [BZ #13942]
42217         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
42218         (1 - x) * (1 + x).
42219         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
42220         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
42221         * math/libm-test.inc (acos_test): Add more tests.
42222         (asin_test): Likewise.
42223         * sysdeps/i386/fpu/libm-test-ulps: Update.
42224         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42225
42226         [BZ #14034]
42227         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
42228         of square root.
42229         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
42230         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
42231         * math/libm-test.inc (acos_test_tonearest): New function.
42232         (acos_test_towardzero): Likewise.
42233         (acos_test_downward): Likewise.
42234         (acos_test_upward): Likewise.
42235         (asin_test_tonearest): Likewise.
42236         (asin_test_towardzero): Likewise.
42237         (asin_test_downward): Likewise.
42238         (asin_test_upward): Likewise.
42239         (main): Call the new functions.
42240         * sysdeps/i386/fpu/libm-test-ulps: Update.
42241         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42242
42243         [BZ #13884]
42244         [BZ #13924]
42245         * math/e_exp10.c: Include <float.h>.
42246         (__ieee754_exp10): Handle underflow here rather than multiplying
42247         large negative argument by M_LN10.
42248         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
42249         of __ieee754_expf.
42250         * math/e_exp10l.c: Include <float.h>.
42251         (__ieee754_exp10l): Handle underflow here rather than multiplying
42252         large negative argument by M_LN10l.
42253         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
42254         spurious overflow exception on underflow.
42255
42256 2012-04-29  Marek Polacek  <polacek@redhat.com>
42257
42258         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
42259         (__fortify_function): New macro.
42260         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
42261         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
42262         __extern_always_inline.
42263         * libio/bits/stdio2.h: Likewise.
42264         * libio/bits/stdio.h: Likewise.
42265         * string/string.h: Likewise.
42266         * string/bits/string3.h: Likewise.
42267         * include/stdio.h: Likewise.
42268         * stdlib/bits/stdlib.h: Likewise.
42269         * stdlib/stdlib.h: Likewise.
42270         * rt/bits/mqueue2.h: Likewise.
42271         * rt/mqueue.h: Likewise.
42272         * posix/bits/unistd.h: Likewise.
42273         * posix/unistd.h: Likewise.
42274         * io/bits/poll2.h: Likewise.
42275         * io/bits/fcntl2.h: Likewise.
42276         * io/fcntl.h: Likewise.
42277         * io/sys/poll.h: Likewise.
42278         * misc/bits/syslog.h: Likewise.
42279         * misc/bits/syslog-ldbl.h: Likewise.
42280         * misc/sys/syslog.h: Likewise.
42281         * socket/bits/socket2.h: Likewise.
42282         * socket/sys/socket.h: Likewise.
42283         * debug/tst-chk1.c: Likewise.
42284         * wcsmbs/bits/wchar2.h: Likewise.
42285         * wcsmbs/bits/wchar-ldbl.h: Likewise.
42286         * wcsmbs/wchar.h: Likewise.
42287
42288 2012-04-29  Andreas Jaeger  <aj@suse.de>
42289
42290         * Makerules (tests): Remove enable-check-abi protection.
42291         (check-abi-warn): Remove.
42292         (check-abi-%): Remove check-abi-warn usage.
42293
42294         * configure.in: Remove check-abi configure option.
42295         * configure: Regenerated.
42296         * config.make.in (enable-check-abi): Remove.
42297
42298 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
42299
42300         [BZ #14033]
42301         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
42302         double functions to double *_finite functions.
42303
42304         [BZ #13941]
42305         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
42306         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
42307         LDBL_MIN_EXP.
42308         * stdio-common/Makefile (tests): Add tst-sprintf3.
42309         * stdio-common/tst-sprintf3.c: New file.
42310
42311         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
42312         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
42313
42314 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
42315
42316         * conform/conformtest.pl: Remove duplicate typed-constant
42317         handling.
42318
42319 2012-04-28  David S. Miller  <davem@davemloft.net>
42320
42321         * Makerules (%.abilist): Add vpath on sysdep_dirs.
42322         (check-abi-%): Remove AWK script prerequisite and explicit
42323         abilist directory.
42324         (check-abi): Rewrite to just diff the symlist with the abilist.
42325         (config-tls, config-abi-config): Delete, no longer used.
42326         (update-abi-%): Remove AWK script and explicit abilist directory.
42327         (update-abi): Rewrite to simply compare and conditionally copy the
42328         symlist and the sysdep abilist file.  Remove update-abi-config
42329         checks.
42330         * abilist/ld.abilist: Remove.
42331         * abilist/libBrokenLocale.abilist: Remove.
42332         * abilist/libanl.abilist: Remove.
42333         * abilist/libcrypt.abilist: Remove.
42334         * abilist/libdl.abilist: Remove.
42335         * abilist/librt.abilist: Remove.
42336         * abilist/libthread_db.abilist: Remove.
42337         * abilist/libutil.abilist: Remove.
42338         * scripts/extract-abilist.awk: Remove.
42339         * scripts/merge-abilist.awk: Remove.
42340         * sysdeps/generic/libcidn.abilist: New file.
42341         * sysdeps/generic/libnss_compat.abilist: New file.
42342         * sysdeps/generic/libnss_db.abilist: New file.
42343         * sysdeps/generic/libnss_dns.abilist: New file.
42344         * sysdeps/generic/libnss_files.abilist: New file.
42345         * sysdeps/generic/libnss_hesiod.abilist: New file.
42346         * sysdeps/generic/libnss_nis.abilist: New file.
42347         * sysdeps/generic/libnss_nisplus.abilist: New file.
42348         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
42349         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
42350         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
42351         file.
42352         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
42353         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
42354         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
42355         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
42356         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
42357         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
42358         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
42359         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
42360         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
42361         file.
42362         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
42363         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
42364         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
42365         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
42366         file.
42367         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
42368         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
42369         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
42370         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
42371         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
42372         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
42373         file.
42374         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
42375         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
42376         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
42377         file.
42378         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
42379         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
42380         New file.
42381         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
42382         New file.
42383         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
42384         New file.
42385         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
42386         New file.
42387         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
42388         New file.
42389         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
42390         New file.
42391         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
42392         New file.
42393         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
42394         New file.
42395         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
42396         New file.
42397         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
42398         New file.
42399         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
42400         New file.
42401         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
42402         New file.
42403         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
42404         New file.
42405         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
42406         file.
42407         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
42408         New file.
42409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
42410         New file.
42411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
42412         file.
42413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
42414         New file.
42415         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
42416         New file.
42417         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
42418         file.
42419         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
42420         New file.
42421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
42422         New file.
42423         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
42424         New file.
42425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
42426         New file.
42427         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
42428         New file.
42429         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
42430         New file.
42431         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
42432         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
42433         file.
42434         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
42435         New file.
42436         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
42437         file.
42438         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
42439         file.
42440         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
42441         file.
42442         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
42443         file.
42444         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
42445         file.
42446         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
42447         New file.
42448         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
42449         file.
42450         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
42451         file.
42452         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
42453         New file.
42454         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
42455         file.
42456         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
42457         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
42458         file.
42459         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
42460         New file.
42461         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
42462         file.
42463         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
42464         file.
42465         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
42466         file.
42467         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
42468         file.
42469         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
42470         file.
42471         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
42472         New file.
42473         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
42474         file.
42475         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
42476         file.
42477         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
42478         New file.
42479         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
42480         file.
42481         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
42482         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
42483         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
42484         file.
42485         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
42486         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
42487         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
42488         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
42489         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
42490         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
42491         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
42492         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
42493         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
42494         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
42495         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
42496         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
42497         file.
42498         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
42499         New file.
42500         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
42501         file.
42502         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
42503         file.
42504         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
42505         file.
42506         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
42507         file.
42508         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
42509         file.
42510         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
42511         New file.
42512         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
42513         New file.
42514         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
42515         file.
42516         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
42517         New file.
42518         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
42519         file.
42520         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
42521         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
42522         file.
42523         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
42524         New file.
42525         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
42526         file.
42527         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
42528         file.
42529         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
42530         file.
42531         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
42532         file.
42533         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
42534         file.
42535         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
42536         New file.
42537         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
42538         New file.
42539         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
42540         file.
42541         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
42542         New file.
42543         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
42544         file.
42545
42546 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
42547
42548         * conform/conformtest.pl: Fix typo in handling typed-constant from
42549         allow-header.
42550
42551 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
42552
42553         * README: Cut down references to pre-2.6 Linux kernels and
42554         Linuxthreads.  Update lists of configurations in libc and ports
42555         and sort alphabetically.  Say "or newer" with Linux kernel version
42556         requirements.
42557
42558         * config.h.in [IS_IN_build]: Allow compiling without optimization.
42559
42560 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
42561
42562         [BZ #887]
42563         * math/libm-test.inc (logb_test_downward): New test to expose
42564         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
42565         rounding mode.
42566
42567 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
42568
42569         [BZ #14027]
42570         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
42571         to be done.
42572         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
42573         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
42574
42575 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
42576
42577         * sysdeps/unix/i386/brk.S: Remove file.
42578         * sysdeps/unix/i386/dl-brk.S: Likewise.
42579         * sysdeps/unix/i386/pipe.S: Likewise.
42580         * sysdeps/unix/i386/sigreturn.S: Likewise.
42581         * sysdeps/unix/i386/syscall.S: Likewise.
42582         * sysdeps/unix/i386/vfork.S: Likewise.
42583         * sysdeps/unix/i386/wait.S: Likewise.
42584
42585         * sysdeps/unix/common/tcsendbrk.c: Move to ...
42586         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
42587
42588         * configure.in (arm*-none*): Do not allow without
42589         --enable-hacker-mode.
42590         (netbsd*): Remove case setting base_os.
42591         (386bsd*): Likewise.
42592         (freebsd*): Likewise.
42593         (bsdi*): Likewise.
42594         (osf*): Likewise.
42595         (sunos*): Likewise.
42596         (ultrix*): Likewise.
42597         (newsos*): Likewise.
42598         (dynix*): Likewise.
42599         (*bsd*): Likewise.
42600         (sysv*): Likewise.
42601         (isc*): Likewise.
42602         (esix*): Likewise.
42603         (sco*): Likewise.
42604         (minix*): Likewise.
42605         (irix4*): Likewise.
42606         (irix6*): Likewise.
42607         (solaris[2-9]*): Likewise.
42608         (none): Likewise.
42609         * configure: Regenerated.
42610
42611 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42612
42613         [BZ #11521]
42614         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
42615         overflow or cancellation in calculating denominator.
42616         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
42617         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
42618         down expression to avoid unexpected rounding in newer GCCs.
42619         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
42620
42621 2012-04-26  David S. Miller  <davem@davemloft.net>
42622
42623         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
42624         long-double compat symbols.
42625         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
42626         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
42627         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
42628         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
42629         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
42630         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
42631         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
42632         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
42633         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
42634         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
42635         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
42636         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
42637         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42638
42639 2012-04-25  David S. Miller  <davem@davemloft.net>
42640
42641         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
42642         HWCAP_* values only after the memory barriers have been defined.
42643         (atomic_full_barrier): Define.
42644         (atomic_read_barrier): Define.
42645         (atomic_write_barrier): Define.
42646
42647 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42648
42649         * shlib-versions: Add libgcc_s version information.
42650         * sysdeps/generic/libgcc_s.h: Remove.
42651         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
42652         libgcc_s.h.
42653         * sysdeps/gnu/unwind-resume.c: Likewise.
42654         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
42655
42656 2012-04-25  David S. Miller  <davem@davemloft.net>
42657
42658         * sysdeps/unix/sparc/brk.S: Delete.
42659         * sysdeps/unix/sparc/dl-brk.S: Delete.
42660         * sysdeps/unix/sparc/pipe.S: Delete.
42661         * sysdeps/unix/sparc/sysdep.S: Delete.
42662         * sysdeps/unix/sparc/sysdep.h: Delete.
42663         * sysdeps/unix/sparc/vfork.S: Delete.
42664         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
42665         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
42666         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
42667         (ret_ERRVAL, r0, r1, MOVE): Define.
42668         (JUMPTARGET): Remove.
42669         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
42670         sysdeps/unix/sparc/sysdep.h
42671         (ENTRY, END): Remove.
42672         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42673
42674 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
42675
42676         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
42677         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
42678         -DIS_IN_build.
42679
42680         * timezone/README: Update upstream location and email address for
42681         tzcode and tzdata.
42682         * timezone/zdump.c: Update from tzcode 2012b.
42683         * timezone/zic.c: Likewise.
42684
42685         * configure.in (libc_cv_as_needed): Remove test.
42686         * configure: Regenerated.
42687         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
42688         conditional definition.
42689         [$(have-as-needed) != yes] (no-as-needed): Likewise.
42690         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
42691         * config.make.in (have-as-needed): Remove variable.
42692
42693 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
42694             Paul Pluzhnikov  <ppluzhnikov@google.com>
42695
42696         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
42697         strings correctly.
42698
42699 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
42700
42701         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
42702         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
42703         * sysdeps/sh/strlen.S: Likewise.
42704
42705 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42706
42707         * sysdeps/unix/fork.S: Remove file.
42708         * sysdeps/unix/i386/fork.S: Likewise.
42709         * sysdeps/unix/sparc/fork.S: Likewise.
42710
42711         * sysdeps/unix/system.c: Remove file.
42712         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
42713
42714         * sysdeps/unix/getegid.S: Remove file.
42715         * sysdeps/unix/geteuid.S: Likewise.
42716
42717 2012-04-24  Roland McGrath  <roland@hack.frob.com>
42718
42719         * scripts/check-localplt.awk: New file.
42720         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
42721         of diff.
42722         * scripts/data/localplt-generic.data: Add a comment.
42723
42724         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
42725         NODE when __dir_mkfile failed.
42726         * sysdeps/mach/hurd/symlinkat.c: Likewise.
42727         Reported by Ludovic Courtès <ludo@gnu.org>.
42728
42729 2012-04-24  Andreas Jaeger  <aj@suse.de>
42730
42731         * Makerules (common-clean): Also remove gen-as-const-headers
42732         files.
42733
42734 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42735
42736         * Makerules (native-compile): Do not change working directory for
42737         build.  Use $(OUTPUT_OPTION) in command.
42738         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
42739
42740 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42741
42742         [BZ #13886]
42743         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
42744         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
42745         * math/libm-test.inc (floor_test): Add more tests.
42746         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
42747
42748 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42749
42750         * sysdeps/unix/getdents.c: Remove file.
42751         * sysdeps/unix/sysv/getdents.c: Likewise.
42752         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
42753
42754         * sysdeps/unix/syscalls.list (madvise): Add syscall from
42755         sysdeps/unix/mman/syscalls.list.
42756         (mmap): Likewise.
42757         (mprotect): Likewise.
42758         (msync): Likewise.
42759         (munmap): Likewise.
42760         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
42761         * sysdeps/unix/mman/syscalls.list: Remove.
42762         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
42763
42764         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
42765         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
42766         * configure: Regenerated.
42767         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
42768         $(libgcc_s_suffix).
42769         * config.make.in (libgcc_s_suffix): Remove variable.
42770
42771 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
42772
42773         * sysdeps/unix/sysv/gethostname.c: Move to ...
42774         * sysdeps/posix/gethostname.c: ... here.
42775
42776         * sysdeps/unix/execve.S: Remove file.
42777
42778         * sysdeps/unix/_exit.S: Remove file.
42779
42780 2012-04-23  Andreas Jaeger  <aj@suse.de>
42781
42782         [BZ #13739]
42783         * manual/Makefile: Remove make dist support, there's no
42784         need for a stand-alone documentation tar ball.
42785         (TEXI2DVI): Define always, it's not in Makeconfig.
42786         (dist): Removed.
42787         (tar-it): Removed.
42788         (edition): Removed.
42789         (glibc-doc-$(edition).tar): Removed
42790         (%.Z): Removed.
42791         (%.gz): Removed.
42792         (%.uu): Removed.
42793         (ETAGS): Remove, it's in Makeconfig.
42794         (move-if-change): Remove, it's in Makeconfig.
42795
42796 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
42797
42798         [BZ #13970]
42799         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
42800         (strtod, strtof, strtold, strtol, strtoul, strtoq)
42801         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
42802         (strtod_l, strtof_l, strtold_l): Remove __wur.
42803         It is not necessarily an error to ignore strtol's return value.
42804         One can reliably look at the stored endptr to decide whether
42805         the number had valid syntax.
42806
42807 2012-04-21  Andreas Jaeger  <aj@suse.de>
42808
42809         [BZ #13739]
42810         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
42811
42812 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
42813
42814         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
42815         * sysdeps/unix/sysv/Versions: Remove file.
42816
42817 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
42818
42819         [BZ #13927]
42820         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42821
42822 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
42823
42824         [BZ #7064]
42825         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
42826         version from __vm86.
42827
42828 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
42829
42830         * sysdeps/unix/common/lxstat.c: Remove file.
42831         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
42832
42833         * sysdeps/unix/sysv/Makefile: Remove file.
42834
42835         * sysdeps/unix/sysv/direct.h: Remove file.
42836
42837         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
42838         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
42839         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
42840         * sysdeps/unix/sysv/bits/signum.h: Likewise.
42841         * sysdeps/unix/sysv/bits/stat.h: Likewise.
42842         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
42843         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
42844
42845         * sysdeps/unix/sysv/setrlimit.c: Remove file.
42846
42847         * sysdeps/unix/xmknod.c: Remove file.
42848         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
42849
42850         * sysdeps/unix/sysv/settimeofday.c: Remove file.
42851
42852         * sysdeps/unix/sysv/i386/time.S: Remove file.
42853
42854         * sysdeps/unix/fxstat.c: Remove file.
42855         * sysdeps/unix/xstat.c: Likewise.
42856         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
42857
42858         * sysdeps/unix/sysv/sigaction.c: Remove file.
42859
42860         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
42861         (sysdep_headers): Remove variable.
42862         [termio.h not in sysdep_headers] (generated): Likewise.
42863         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
42864         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
42865         * sysdeps/unix/sysv/tcdrain.c: Likewise.
42866         * sysdeps/unix/sysv/tcflow.c: Likewise.
42867         * sysdeps/unix/sysv/tcflush.c: Likewise.
42868         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
42869         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
42870         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
42871         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
42872         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
42873
42874         * sysdeps/unix/siglist.c: Remove file.
42875
42876         * sysdeps/unix/getppid.S: Remove file.
42877
42878         * sysdeps/unix/mkdir.c: Remove file.
42879         * sysdeps/unix/rmdir.c: Likewise.
42880
42881 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
42882
42883         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
42884         ERR_MAX value.
42885         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
42886         errlist-compat value.
42887
42888 2012-04-18  David S. Miller  <davem@davemloft.net>
42889
42890         * sysdeps/generic/memcopy.h (reg_char): Delete.
42891         * debug/strcat_chk.c: Use char, not reg_char.
42892         * debug/strcpy_chk.c: Likewise.
42893         * debug/strncat_chk.c: Likewise.
42894         * debug/strncpy_chk.c: Likewise.
42895         * string/memchr.c: Likewise.
42896         * string/memrchr.c: Likewise.
42897         * string/rawmemchr.c: Likewise.
42898         * string/strcat.c: Likewise.
42899         * string/strchr.c: Likewise.
42900         * string/strchrnul.c: Likewise.
42901         * string/strcmp.c: Likewise.
42902         * string/strcpy.c: Likewise.
42903         * string/strncat.c: Likewise.
42904         * string/strncmp.c: Likewise.
42905         * string/strncpy.c: Likewise.
42906
42907 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42908
42909         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
42910         __builtin_memcopy is called when src and dest ranges are known to not
42911         overlap.
42912
42913 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42914
42915         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
42916         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
42917         fwd_align_merge macro call.
42918         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
42919         bwd_align_merge macro call.
42920         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
42921
42922 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42923
42924         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
42925         bwd_align_merge macros.
42926         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
42927         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
42928         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
42929
42930 2012-04-18  David S. Miller  <davem@davemloft.net>
42931
42932         * sysdeps/sparc/sparc64/memcopy.h: Delete.
42933
42934 2012-04-18  Andreas Jaeger  <aj@suse.de>
42935
42936         [BZ# 6794]
42937         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
42938         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
42939         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42940
42941         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
42942         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
42943         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42944
42945         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
42946         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
42947         Adjust for changed ldbl-128 files.
42948
42949         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
42950         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
42951         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42952
42953 2012-04-17  David S. Miller  <davem@davemloft.net>
42954
42955         * sysdeps/sparc/sparc32/memcopy.h: Delete.
42956
42957 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
42958
42959         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
42960         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
42961         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
42962         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
42963         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
42964         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
42965
42966 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42967
42968         [BZ #6794]
42969         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
42970         * math/libm-test.inc: Add ilogb errno and exception tests.
42971         * math/w_ilogb.c: New file: ilogb wrapper.
42972         * math/w_ilogbf.c: New file: ilogbf wrapper.
42973         * math/w_ilogbl.c: New file: ilogbl wrapper.
42974         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
42975         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
42976         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
42977         exception being thrown with 0.0 as argument.
42978         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
42979         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
42980         exception being thrown with 0.0 as argument.
42981         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
42982         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
42983         exception being thrown with 0.0 as argument.
42984         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
42985         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
42986         exception being thrown with 0.0 as argument.
42987         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
42988         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
42989         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
42990         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
42991         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
42992         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
42993         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
42994         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
42995         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
42996
42997 2012-04-17  Petr Baudis  <pasky@ucw.cz>
42998
42999         * include/sys/uio.h: Change __vector to __iovec to avoid clash
43000         with altivec.
43001
43002 2012-04-16  Marek Polacek  <polacek@redhat.com>
43003
43004         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
43005
43006 2012-04-16  Marek Polacek  <polacek@redhat.com>
43007
43008         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
43009         operands of fdivp instruction.
43010
43011 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
43012
43013         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
43014         * elf/tst-auditmod3b.c: Likewise.
43015         * elf/tst-auditmod4b.c: Likewise.
43016         * elf/tst-auditmod5b.c: Likewise.
43017         * elf/tst-auditmod6b.c: Likewise.
43018         * elf/tst-auditmod6c.c: Likewise.
43019         * elf/tst-auditmod7b.c: Likewise.
43020         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
43021         * sysdeps/x86_64/preconfigure.in: Likewise.
43022         * sysdeps/x86_64/preconfigure: Regenerated.
43023
43024 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
43025
43026         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
43027         __ILP32__.
43028
43029 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
43030
43031         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
43032         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
43033
43034 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
43035
43036         [BZ #13973]
43037         * locale/iso-639.def: Fix gl language name. Spotted by
43038         Yaron Shahrabani.
43039
43040 2012-04-12  Roland McGrath  <roland@hack.frob.com>
43041
43042         [BZ #2074]
43043         * libio/libio.h (__io_write_fn): Update comment.
43044
43045 2012-04-12  Petr Baudis  <pasky@ucw.cz>
43046
43047         [BZ #2074]
43048         * stdio.texi (Hook Functions): The user provided writer function
43049         is not allowed to return -1.
43050
43051 2012-04-11  David S. Miller  <davem@davemloft.net>
43052
43053         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43054
43055 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
43056
43057         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
43058         Add a leading slash to rtkaio.
43059
43060 2012-04-11  Jim Meyering  <meyering@redhat.com>
43061
43062         [BZ #11959]
43063         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
43064         It is not necessarily an error to ignore fwrite's return
43065         value.  One can reliably use ferror to test for errors after
43066         the fact.
43067
43068 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
43069
43070         * bits/types.h (__snseconds_t): New type.
43071         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
43072
43073         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
43074         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43075         (__SNSECONDS_T_TYPE): Likewise.
43076         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43077         (__SNSECONDS_T_TYPE): Likewise.
43078         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43079         (__SNSECONDS_T_TYPE): Likewise.
43080
43081 2012-04-10  Andreas Jaeger  <aj@suse.de>
43082
43083         [BZ #2636]
43084         * manual/time.texi (Processor Time): Return type of times is
43085         elapsed real time since an arbitrary point in the past.
43086         (CPU Time): Move CLK_TCK from here...
43087         (Processor Time): ...to here.  Correct description.
43088         * manual/conf.texi (Constants for Sysconf): Correct description of
43089         _SC_CLK_TCK.
43090
43091 2012-04-10  David S. Miller  <davem@davemloft.net>
43092
43093         [BZ #13967]
43094         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
43095         where the is a gap between DT_REL(A) and DT_JMPREL.
43096
43097 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
43098
43099         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
43100         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
43101         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
43102
43103 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
43104
43105         * elf/dl-support.c (_dl_inhibit_cache): New variable.
43106         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
43107         (dl_main): Handle --inhibit-cache.
43108         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
43109         _dl_inhibit_cache.
43110         * elf/dl-load.c (_dl_map_object): Use it.
43111         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
43112
43113 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
43114
43115         [BZ #13872]
43116         * sysdeps/i386/fpu/e_powl.S (p78): New object.
43117         (__ieee754_powl): Saturate large exponents rather than testing for
43118         overflow of y*log2(x).
43119         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
43120         * math/libm-test.inc (pow_test): Do not permit spurious overflow
43121         exceptions.
43122
43123         [BZ #11521]
43124         * math/s_ctan.c: Include <float.h>.
43125         (__ctan): Avoid internal overflow or cancellation in calculating
43126         denominator.
43127         * math/s_ctanf.c: Likewise.
43128         * math/s_ctanl.c: Likewise.
43129         * math/s_ctanh.c: Likewise.
43130         * math/s_ctanhf.c: Likewise.
43131         * math/s_ctanhl.c: Likewise.
43132         * math/libm-test.inc (ctan_test): Add more tests.
43133         (ctanh_test): Likewise.
43134         * sysdeps/i386/fpu/libm-test-ulps: Update.
43135         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43136
43137 2012-04-09  Andreas Jaeger  <aj@suse.de>
43138
43139         [BZ #6894]
43140         * manual/filesys.texi (Directory Entries): Mention that d_namlen
43141         is an optional BSD extension.
43142
43143         [BZ #10254]
43144         * manual/stdio.texi (Opening Streams): Document additional fopen
43145         parameters.
43146
43147 2012-04-09  Roland McGrath  <roland@hack.frob.com>
43148
43149         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
43150         %eax without telling the compiler.
43151
43152 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
43153
43154         [BZ # 13963]
43155         * manual/install.texi: Use sourceware.org.
43156
43157 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
43158
43159         [BZ #13873]
43160         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
43161         (__ieee754_pow): Generate overflow and underflow using huge*huge
43162         and tiny*tiny rather than just returning constant infinity or zero
43163         for large exponents.
43164         * math/libm-test.inc (pow_test): Require overflow exceptions for
43165         applicable cases of large exponents.
43166
43167         [BZ #706]
43168         * sysdeps/i386/fpu/e_pow.S (p10): New object.
43169         (__ieee754_pow): Use iterative multiplication algorithm only for
43170         integer exponents with absolute value below 1024.  Check for odd
43171         integer exponents when using algorithm for real exponents.
43172         * math/libm-test.inc (pow_test): Add more tests.
43173         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
43174
43175 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
43176
43177         [BZ #13705]
43178         * math/libm-test.inc (exp_test): Do not allow overflow exception
43179         on underflow test.
43180
43181 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
43182
43183         [BZ #13705]
43184         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
43185         instead of __kernel_standard_f.
43186
43187 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
43188
43189         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
43190         * sysdeps/x86_64/memset_chk.S: Likewise.
43191
43192 2012-04-08  Andreas Jaeger  <aj@suse.de>
43193
43194         [BZ #10153]
43195         * manual/startup.texi (Environment Access): Describe return value
43196         for putenv and setenv.
43197
43198         [BZ #6895]
43199         * manual/filesys.texi (Directory Entries): Add description for
43200         DT_LNK.
43201
43202         [BZ #6890]
43203         * manual/filesys.texi (Directory Entries): Clarify that it's file
43204         system not operating system in the description of DT_UNKNOWN.
43205
43206         [BZ #6578]
43207         * manual/syslog.texi (closelog): Fix reference, it's openlog.
43208
43209 2012-04-08  Stephen Compall  <s11@member.fsf.org>
43210
43211         [BZ #6649]
43212         * manual/llio.texi (Opening and Closing Files): Add cross
43213         reference to explain mode argument.
43214
43215 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
43216
43217         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
43218         * sysdeps/x86_64/memset_chk.S: Likewise.
43219
43220 2012-04-07  David S. Miller  <davem@davemloft.net>
43221
43222         * elf/elf.h (R_SPARC_WDISP10): Define.
43223         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
43224         R_SPARC_SIZE32.
43225         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
43226         R_SPARC_SIZE64 and R_SPARC_H34.
43227
43228 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
43229
43230         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
43231         conditions and remove no longer applicable assertion.
43232
43233 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
43234
43235         * bits/byteswap.h: Include <features.h>.
43236         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
43237         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
43238
43239 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
43240
43241         * bits/byteswap.h (__bswap_16): Removed.
43242         Include <bits/byteswap-16.h> to get __bswap_16.
43243         * sysdeps/i386/bits/byteswap.h: Likewise.
43244         * sysdeps/s390/bits/byteswap.h: Likewise.
43245         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43246         * bits/byteswap-16.h: New file.
43247         * sysdeps/i386/bits/byteswap-16.h: Likewise.
43248         * sysdeps/s390/bits/byteswap-16.h: Likewise.
43249         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
43250         * string/Makefile (headers): Add bits/byteswap-16.h.
43251
43252 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
43253
43254         [BZ #13895]
43255         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
43256         extra indirection.
43257         * nss/Makefile (tests-static, tests): Add tst-nss-static.
43258         * nss/tst-nss-static.c: New.
43259
43260 2012-04-06  Robert Millan  <rmh@gnu.org>
43261
43262         [BZ #6486]
43263         * manual/llio.texi (File Position Primitive): lseek
43264         refers to WHENCE when it really means OFFSET.
43265
43266 2012-04-06  Andreas Jaeger  <aj@suse.de>
43267
43268         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
43269         strncmp declarations.
43270
43271         * abilist/libc.abilist: Add __poll and __ppoll.
43272
43273 2012-04-05  David S. Miller  <davem@davemloft.net>
43274
43275         * scripts/check-local-headers.sh: Accept a host triplet in the
43276         path matched by the exclude regexp.
43277
43278         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
43279         definition.
43280         * sysdeps/powerpc/powerpc32/dl-machine.h
43281         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
43282         * sysdeps/s390/s390-32/dl-machine.h
43283         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43284         * sysdeps/sparc/sparc32/dl-machine.h
43285         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43286         * sysdeps/sparc/sparc64/dl-machine.h
43287         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43288
43289         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
43290         lazy binding.
43291         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
43292         undefined symbol errors.
43293
43294         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
43295         DT_NEEDED entries.
43296
43297 2012-04-05  Michael Matz  <matz@suse.de>
43298
43299         [BZ #13592]
43300         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
43301
43302 2012-04-05  Andreas Jaeger  <aj@suse.de>
43303
43304         [BZ #13908]
43305         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
43306         comment.
43307
43308 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43309
43310         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
43311         which ROUND is no valid rounding mode.
43312
43313 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43314
43315         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
43316         read again.
43317         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
43318
43319 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43320
43321         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
43322         an exception using FPU order intentionally.
43323
43324 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43325
43326         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
43327         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
43328         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
43329         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
43330
43331 2012-04-05  Simon Josefsson  <simon@josefsson.org>
43332
43333         [BZ #12340]
43334         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
43335         EINVAL when BUFLEN is too smal.
43336
43337 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
43338
43339         [BZ #13553]
43340         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
43341         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
43342
43343 2012-04-03  Andreas Jaeger  <aj@suse.de>
43344
43345         [BZ #13938]
43346         * manual/setjmp.texi (System V contexts): Fix sentence.
43347
43348         [BZ #13926]
43349         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
43350         New macro for this case.
43351         [!__GNUC__] (__bswap_64): New inline function for this case.
43352         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43353         * bits/byteswap.h: Likewise.
43354         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
43355         ull, guard with __GLIBC_HAVE_LONG_LONG.
43356
43357         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
43358         __GLIBC_HAVE_LONG_LONG.
43359
43360         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
43361         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
43362
43363 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
43364
43365         [BZ #13691]
43366         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
43367         inptr and inend, rather than using last_ch.
43368
43369 2012-04-02  David S. Miller  <davem@davemloft.net>
43370
43371         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
43372         * stdio-common/printf-parse.h (read_int): Change return type to
43373         'int', return -1 on INT_MAX overflow.
43374         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
43375         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
43376         overflows INT_MAX.  Check for overflow of in-format-string precision
43377         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
43378         SIZE_MAX not INT_MAX for integer overflow test.
43379         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
43380         skip the construct in the format string but do not record anything.
43381         * stdio-common/bug22.c: Adjust to test both width/prevision
43382         INT_MAX overflow as well as total length INT_MAX overflow.  Check
43383         explicitly for proper errno values.
43384
43385 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
43386
43387         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
43388         CHAR_MAX.
43389         * string/test-strcmp.c [! WIDE]: Likewise.
43390         * time/tst-mktime2.c: Likewise for INT_MAX.
43391         * string/test-string.h: #include <sys/param.h> for MIN.
43392
43393         * csu/init-first.c (__libc_init_first): Call __ctype_init.
43394         * sysdeps/i386/init-first.c (init): Likewise.
43395         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
43396         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
43397         * sysdeps/sh/init-first.c (init): Likewise.
43398
43399 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
43400
43401         * po/ru.po: Update from translation team.
43402         * po/vi.po: Likewise.
43403
43404 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
43405
43406         * resolv/nss_dns/dns-host.c: Merge copyright years.
43407
43408 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43409
43410         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
43411         Optimize memcpy with prefetch if
43412         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
43413         src, dst pointers have unequal 16 byte alignments.
43414
43415 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
43416
43417         [BZ #13928]
43418         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
43419         from a CNAME entry and return the minimum ttl for the query.
43420         (gaih_getanswer_slice): Likewise.
43421
43422 2012-03-30  Jeff Law  <law@redhat.com>
43423
43424         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
43425         due to long keys.
43426         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
43427         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
43428
43429         * resolv/nss_dns/dns-host.c: Update copyright year.
43430
43431 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
43432
43433         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
43434         requests to save a system call.  Fix check that all bytes are sent.
43435
43436         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
43437         comments for sendmmsg.
43438
43439 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43440
43441         [BZ #13691]
43442         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
43443         with only 1 character between 0x0041 and 0x01b0.
43444         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
43445         * wcsmbs/tst-mbsnrtowcs.c: New file.
43446
43447 2012-03-29  David S. Miller  <davem@davemloft.net>
43448
43449         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
43450         small copies by hand.
43451
43452 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
43453
43454         [BZ #13761]
43455         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
43456         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
43457         group memberships.
43458
43459 2012-03-28  David S. Miller  <davem@davemloft.net>
43460
43461         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
43462         that branches into memcpy.
43463         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
43464         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
43465         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
43466         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
43467         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
43468         bits.
43469         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
43470         implementation too.
43471         * sysdeps/sparc/mempcpy.S: New file.
43472
43473         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
43474         the IFUNC routine in the libc case.
43475         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43476
43477         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
43478         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
43479         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
43480         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
43481         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
43482         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
43483         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
43484         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
43485
43486         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
43487         loop to 256 bytes instead of 64 bytes and fix test signedness.
43488
43489         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
43490         * sysdeps/sparc/sparc32/Makefile: rather than here...
43491         * sysdeps/sparc/sparc64/Makefile: and here.
43492
43493 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
43494
43495         * malloc/mallocbug.c: Avoid warnings about unused variables.
43496
43497 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
43498
43499         [BZ #13760]
43500         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
43501         in the right place. Discard and retry query if response is
43502         larger than input buffer size.
43503
43504 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
43505
43506         [BZ #369]
43507         [BZ #2678]
43508         [BZ #3866]
43509         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
43510         x for large integer exponent.
43511         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
43512         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
43513         sign of result as needed afterwards.
43514         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
43515         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
43516         result for underflowing pow the same as for overflow.
43517         (__kernel_standard_l): Handle powl overflow and underflow here
43518         rather than calling __kernel_standard.
43519         * math/libm-test.inc (pow_test): Add more tests.
43520
43521         [BZ #3868]
43522         [BZ #13879]
43523         [BZ #13910]
43524         [BZ #13911]
43525         [BZ #13912]
43526         [BZ #13913]
43527         [BZ #13915]
43528         [BZ #13916]
43529         [BZ #13917]
43530         [BZ #13918]
43531         [BZ #13919]
43532         [BZ #13920]
43533         [BZ #13921]
43534         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
43535         * sysdeps/ieee754/k_standard.c: Include <float.h>.
43536         (__kernel_standard_l): New function.
43537         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
43538         __kernel_standard.
43539         * math/w_acosl.c (__acosl): Likewise.
43540         * math/w_asinl.c (__asinl): Likewise.
43541         * math/w_atan2l.c (__atan2l): Likewise.
43542         * math/w_atanhl.c (__atanhl): Likewise.
43543         * math/w_coshl.c (__coshl): Likewise.
43544         * math/w_exp10l.c (__exp10l): Likewise.
43545         * math/w_exp2l.c (__exp2l): Likewise.
43546         * math/w_fmodl.c (__fmodl): Likewise.
43547         * math/w_hypotl.c (__hypotl): Likewise.
43548         * math/w_j0l.c (__j0l, __y0l): Likewise.
43549         * math/w_j1l.c (__j1l, __y1l): Likewise.
43550         * math/w_jnl.c (__jnl, __ynl): Likewise.
43551         * math/w_lgammal.c (__lgammal): Likewise.
43552         * math/w_log10l.c (__log10l): Likewise.
43553         * math/w_log2l.c (__log2l): Likewise.
43554         * math/w_logl.c (__logl): Likewise.
43555         * math/w_powl.c (__powl): Likewise.
43556         * math/w_remainderl.c (__remainderl): Likewise.
43557         * math/w_scalbl.c (sysv_scalbl): Likewise.
43558         * math/w_sinhl.c (__sinhl): Likewise.
43559         * math/w_sqrtl.c (__sqrtl): Likewise.
43560         * math/w_tgammal.c (__tgammal): Likewise.
43561         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
43562         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
43563         * math/libm-test.inc (acos_test): Add more tests.
43564         (acosh_test): Likewise.
43565         (asin_test): Likewise.
43566         (atanh_test): Likewise.
43567         (exp_test): Likewise.
43568         (exp10_test): Likewise.
43569         (exp2_test): Likewise.
43570         (expm1_test): Likewise.
43571         (lgamma_test): Likewise.
43572         (log_test): Likewise.
43573         (log10_test): Likewise.
43574         (log1p_test): Likewise.
43575         (log2_test): Likewise.
43576         (pow_test): Do not allow some spurious overflow exceptions.
43577         (sqrt_test): Add more tests.
43578         (tgamma_test): Likewise.
43579         (y0_test): Likewise.
43580         (y1_test): Likewise.
43581         (yn_test): Likewise.
43582
43583 2012-03-27  Anton Blanchard  <anton@samba.org>
43584
43585         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
43586         MAP_HUGETLB.
43587         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
43588         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
43589         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
43590
43591 2012-03-27  David S. Miller  <davem@davemloft.net>
43592
43593         * conform/Makefile: Run run-conformtest.sh using $(BASH).
43594
43595         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
43596         have-as-vis3 check.
43597
43598 2012-03-27  Andreas Jaeger  <aj@suse.de>
43599
43600         * sysdeps/x86_64/elf/configure.in: Moved to ...
43601         * sysdeps/x86_64/configure.in: ... here.
43602         * sysdeps/x86_64/elf/start.S: Moved to ...
43603         * sysdeps/x86_64/start.S: ... here.
43604         * sysdeps/x86_64/elf/configure: Delete.
43605
43606         * sysdeps/x86_64/configure.in: Merge contents from
43607         sysdeps/i386/configure.in (without i686 check).
43608
43609         * sysdeps/i386/elf/Versions: Merge into ...
43610         * sysdeps/i386/Versions: ... this.
43611         * sysdeps/i386/elf/Versions: Delete file.
43612         * sysdeps/i386/elf/start.S: Moved to ...
43613         * sysdeps/i386/start.S: ...here.
43614         * sysdeps/i386/elf/configure.in: Merge into...
43615         * sysdeps/i386/configure.in: ...here.
43616         * sysdeps/i386/elf/configure.in: Delete file.
43617         * sysdeps/i386/elf/configure: Delete file.
43618
43619         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
43620         * debug/backtracesyms.c: ... here.
43621         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
43622         * debug/backtracesymsfd.c: ... here.
43623         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
43624         * sysdeps/generic/ifunc-sel.h: ... here.
43625
43626         * sysdeps/unix/i386/start.c: Delete file.
43627         * sysdeps/unix/sparc/start.c: Delete file.
43628         * sysdeps/unix/start.c: Delete file.
43629
43630         * sysdeps/sh/elf/configure.in: Moved to ...
43631         * sysdeps/sh/configure.in: ... here.
43632         * sysdeps/sh/elf/start.S: Moved to ...
43633         * sysdeps/sh/start.S: ... here.
43634         * sysdeps/sh/elf/configure: Delete file.
43635
43636         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
43637         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
43638         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
43639         * sysdeps/powerpc/powerpc64/entry.h: ... here.
43640         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
43641         * sysdeps/powerpc/powerpc64/start.S: here.
43642         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
43643         * sysdeps/powerpc/powerpc64/Makefile: ... this.
43644         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
43645         * sysdeps/powerpc/powerpc64/configure.in: ... this.
43646         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
43647
43648         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
43649         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
43650         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
43651         * sysdeps/powerpc/powerpc32/start.S: ... here.
43652         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
43653         * sysdeps/powerpc/powerpc32/configure.in: ... this.
43654         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
43655
43656         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
43657         * sysdeps/powerpc/ifunc-sel.h: ... here.
43658         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
43659         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
43660
43661         * sysdeps/sparc/elf/configure.in: Moved to ...
43662         * sysdeps/sparc/configure.in: ... here.
43663         * sysdeps/sparc/elf/configure: Delete file.
43664         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
43665         * sysdeps/sparc/sparc32/start.S: ... here.
43666         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
43667         * sysdeps/sparc/sparc64/start.S: ... here.
43668         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
43669         * sysdeps/sparc/sparc32/Makefile: ... this.
43670         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
43671         * sysdeps/sparc/sparc64/Makefile: ... this.
43672
43673         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
43674         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
43675         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
43676         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
43677         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
43678         * sysdeps/s390/s390-32/setjmp.S: ... here.
43679         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
43680         * sysdeps/s390/s390-32/configure.in: ... here.
43681         * sysdeps/s390/s390-32/elf/configure: Delete file.
43682         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
43683         * sysdeps/s390/s390-32/start.S: ... here.
43684
43685         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
43686         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
43687         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
43688         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
43689         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
43690         * sysdeps/s390/s390-64/setjmp.S: ... here.
43691         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
43692         * sysdeps/s390/s390-64/configure.in: ... here
43693         * sysdeps/s390/s390-64/elf/configure: Delete file.
43694         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
43695         * sysdeps/s390/s390-64/start.S: ... here.
43696         * sysdeps/s390/s390-64/elf/configure: Delete.
43697
43698         * configure.in: Remove support for elf directories in sysdeps.
43699
43700         * configure: Regenerated.
43701         * sysdeps/i386/configure: Regenerated.
43702         * sysdeps/powerpc/powerpc32/configure: Regenerated.
43703         * sysdeps/powerpc/powerpc64/configure: Regenerated.
43704         * sysdeps/s390/s390-32/configure: Regenerated.
43705         * sysdeps/s390/s390-64/configure: Regenerated.
43706         * sysdeps/sh/configure: Regenerated.
43707         * sysdeps/sparc/configure: Regenerated.
43708         * sysdeps/x86_64/configure: Regenerated.
43709
43710 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
43711
43712         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43713
43714         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
43715         denormal result into account.
43716
43717 2012-03-25  Roland McGrath  <roland@hack.frob.com>
43718
43719         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
43720         Reported by Allan McRae <allan@archlinux.org>.
43721
43722 2012-03-23  Jeff Law  <law@redhat.com>
43723
43724         * nss/getnssent.c (__nss_getent): Fix typo.
43725
43726 2012-03-23  David S. Miller  <davem@davemloft.net>
43727
43728         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43729
43730 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
43731
43732         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
43733         to pad to uint64_t for each field.
43734         (dl_tls_index): Replace unsigned long with uint64_t.
43735
43736 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
43737         Paul Pluzhnikov  <ppluzhnikov@google.com>
43738
43739         [BZ #6528]
43740         * grp/Makefile (otherlibs): Don't set it.
43741         * inet/Makefile (otherlibs): Likewise.
43742         * login/Makefile (otherlibs): Likewise.
43743         * nscd/Makefile (otherlibs): Likewise.
43744         * posix/Makefile (otherlibs): Likewise.
43745         * pwd/Makefile (otherlibs): Likewise.
43746         * rt/Makefile (otherlibs): Likewise.
43747         * sunrpc/Makefile (otherlibs): Likewise.
43748         * nss/Makefile (otherlibs): Likewise.
43749         Add libnss_files to routines and static-only-routines.
43750         ($(objpfx)getent): Remove rule.
43751         * resolv/Makefile: Add libnss_dns and libresolv to routines and
43752         static-only-routines.
43753
43754 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43755
43756         [BZ #13892]
43757         * math/s_cexp.c: Include <float.h>.
43758         (__cexp): Handle exp result overflowing not necessarily
43759         overflowing both real and imaginary parts of result.
43760         * math/s_cexpf.c: Likewise.
43761         * math/s_cexpl.c: Likewise.
43762         * math/libm-test.inc (cexp_test): Add more tests.
43763         * sysdeps/i386/fpu/libm-test-ulps: Update.
43764         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43765
43766 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43767
43768         * include/link.h (ELFW): New macro.
43769         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
43770         Replace ELF64_R_TYPE with ELFW(R_TYPE).
43771
43772 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43773
43774         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
43775         with uint64_t.
43776
43777 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43778
43779         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
43780         declaration.
43781         (struct La_x32_retval): Likewise.
43782
43783 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43784
43785         * sysdeps/x86_64/preconfigure.in: New file.
43786         * sysdeps/x86_64/preconfigure: New generated file.
43787
43788 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43789
43790         [BZ #13824]
43791         * math/e_exp2l.c: Include <float.h>.
43792         (__ieee754_exp2l): Handle overflow and underflow cases
43793         separately.  Only pass fractional part of argument to
43794         __ieee754_expl.
43795         * math/libm-test.inc (exp2_test): Add more tests.
43796
43797         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
43798         negating x to take absolute value.
43799         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
43800         Likewise.
43801         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
43802         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
43803         Likewise.
43804         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
43805         computing low part if x was negated.
43806         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
43807
43808 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43809
43810         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
43811         la_x32_gnu_pltexit.
43812         (pltexit): Cast int_retval to ptrdiff_t.
43813         * elf/tst-auditmod3b.c: Likewise.
43814         * elf/tst-auditmod4b.c: Likewise.
43815         * elf/tst-auditmod5b.c: Likewise.
43816         * elf/tst-auditmod6b.c: Likewise.
43817         * elf/tst-auditmod6c.c: Likewise.
43818         * elf/tst-auditmod7b.c: Likewise.
43819
43820         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
43821         and x32_gnu_pltexit.
43822
43823         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
43824         __ELF_NATIVE_CLASS.
43825         (La_x32_regs): New macro.
43826         (La_x32_retval): Likewise.
43827         (la_x32_gnu_pltenter): New function prototype.
43828         (la_x32_gnu_pltexit): Likewise.
43829
43830 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
43831
43832         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
43833         exponent.
43834
43835         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43836
43837         * configure.in (libc_cv_cc_nofma): Check for option to disable
43838         generation of FMA instructions.
43839         * configure: Regenerate.
43840         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
43841         * sysdeps/ieee754/dbl-64/Makefile: New file.
43842         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
43843         Remove brandred-fma4.
43844         (CFLAGS-brandred-fma4.c): Remove.
43845         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
43846         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
43847         define.
43848         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
43849         define.
43850
43851 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43852
43853         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43854         LLONG_MAX != LONG_MAX.
43855         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43856         (_fitoa_word): Likewise.
43857         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
43858         LLONG_MAX != LONG_MAX.
43859         * stdio-common/_itowa.h: Include <_itoa.h>.
43860         (_itowa_word): Use _ITOA_WORD_TYPE on value.
43861         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
43862         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
43863         only if not defined.
43864         (_ITOA_WORD_TYPE): Likewise.
43865         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43866         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
43867
43868 2012-03-21  David S. Miller  <davem@davemloft.net>
43869
43870         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43871
43872 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43873
43874         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
43875         of x86_64 when setting libc_cv_slibdir, libdir and
43876         libc_cv_localedir.
43877         * sysdeps/unix/sysv/linux/configure: Regenerated.
43878
43879 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43880
43881         * manual/lang.texi (Old Varargs): Remove section.
43882         (How Variadic): Update menu.
43883         (va_start): Do not mention varargs.h.
43884
43885 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43886             Joseph Myers  <joseph@codesourcery.com>
43887
43888         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
43889         link test.
43890         * configure: Regenerated.
43891
43892 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43893
43894         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
43895         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
43896         conformtest.pl
43897
43898 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43899
43900         * NOTES: Remove.
43901         * Makefile (files-for-dist): Remove NOTES.
43902         (NOTES): Remove rule.
43903         * README: Don't refer to NOTES.
43904         * manual/creature.texi: Don't include macros.texi.
43905         * manual/intro.texi (creature.texi): Remove comment referring to
43906         NOTES.
43907
43908         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
43909         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
43910         * configure: Regenerated.
43911         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
43912         LIBC_TRY_CC_OPTION.
43913         (libc_cv_as_i686): Likewise.
43914         (libc_cv_cc_avx): Likewise.
43915         (libc_cv_cc_sse2avx): Likewise.
43916         (libc_cv_cc_fma4): Likewise.
43917         (libc_cv_cc_novzeroupper): Likewise.
43918         * sysdeps/i386/configure: Regenerated.
43919
43920         [BZ #13883]
43921         * sysdeps/i386/fpu/s_cexp.S: Remove.
43922         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43923         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43924         * math/libm-test.inc (cexp_test): Add more tests.
43925         * sysdeps/i386/fpu/libm-test-ulps: Update.
43926         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43927
43928 2012-03-21  Allan McRae  <allan@archlinux.org>
43929
43930         * timezone/Makefile: Do not install iso3166.tab and zone.tab
43931
43932 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43933
43934         [BZ #13871]
43935         * math/w_exp2.c: Do not include <float.h>.
43936         (o_threshold, u_threshold): Remove.
43937         (__exp2): Calculate result before checking finiteness and calling
43938         __kernel_standard.
43939         * math/w_exp2f.c: Likewise.
43940         * math/w_exp2l.c: Likewise.
43941         * math/libm-test.inc (exp2_test): Require overflow exception for
43942         1e6 input.
43943
43944         [BZ #3866]
43945         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
43946         range of signed 64-bit integers before using fistpll.  Remove
43947         checks for whether integers fit in mantissa bits.
43948         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
43949         the range of signed 32-bit integers before using fistpl.  Remove
43950         checks for whether integers fit in mantissa bits.
43951         * sysdeps/i386/fpu/e_powl.S (p64): New object.
43952         (__ieee754_powl): Test for y outside the range of signed 64-bit
43953         integers before using fistpll.  Reduce 64-bit values to 63-bit
43954         ones as needed.
43955         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
43956         divide-by-zero is raised for zero to large negative powers.
43957         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
43958         (__ieee754_powl): Test for y outside the range of signed 64-bit
43959         integers before using fistpll.  Reduce 64-bit values to 63-bit
43960         ones as needed.
43961         * math/libm-test.inc (pow_test): Add more tests.
43962
43963 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
43964
43965         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
43966         <stdio-common/_itoa.h>.
43967         * debug/segfault.c: Likewise.
43968         * elf/dl-cache.c: Likewise.
43969         * elf/dl-minimal.c: Likewise.
43970         * elf/dl-misc.c: Likewise.
43971         * elf/dl-sysdep.c: Likewise.
43972         * elf/dl-version.c: Likewise.
43973         * elf/rtld.c: Likewise.
43974         * hurd/hurdsock.c: Likewise.
43975         * hurd/lookup-retry.c: Likewise.
43976         * malloc/malloc.c: Likewise.
43977         * malloc/mtrace.c: Likewise.
43978         * nscd/nscd_getgr_r.c: Likewise.
43979         * nscd/nscd_getpw_r.c: Likewise.
43980         * nscd/nscd_getserv_r.c: Likewise.
43981         * posix/getopt_init.c: Likewise.
43982         * posix/wordexp.c: Likewise.
43983         * stdio-common/_itoa.c: Likewise.
43984         * stdio-common/printf_fphex.c: Likewise.
43985         * stdio-common/vfprintf.c: Likewise.
43986         * string/_strerror.c: Likewise.
43987         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
43988         * sysdeps/i386/i686/hp-timing.h: Likewise.
43989         * sysdeps/mach/_strerror.c: Likewise.
43990         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
43991         * sysdeps/mach/hurd/sethostid.c: Likewise.
43992         * sysdeps/mach/hurd/xmknodat.c: Likewise.
43993         * sysdeps/mach/xpg-strerror.c: Likewise.
43994         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
43995         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
43996         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
43997         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
43998         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
43999         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
44000         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
44001         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
44002         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
44003         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
44004         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
44005         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
44006         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
44007         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
44008         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
44009         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
44010         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
44011         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
44012         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
44013         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
44014         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
44015
44016         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
44017
44018         * stdio-common/_itoa.h: Moved to ...
44019         * sysdeps/generic/_itoa.h: Here.
44020
44021         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
44022
44023         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
44024         instead of "_itoa.h" and "_itowa.h".
44025         * stdio-common/vfprintf.: Likewise.
44026
44027 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44028
44029         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
44030         <bits/wordsize.h>.
44031         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
44032         (__signbit): Likwise.
44033         (llrintf): Likwise.
44034         (llrint): Likwise.
44035
44036 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44037
44038         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
44039         __WORDSIZE != 64.
44040
44041 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
44042
44043         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
44044         OVERFLOW_EXCEPTION_OK.
44045         * math/libm-test.inc ("Philosophy"): Update comment about
44046         exception testing.
44047         (OVERFLOW_EXCEPTION): Define.
44048         (OVERFLOW_EXCEPTION_OK): Likewise.
44049         (INVALID_EXCEPTION_OK): Renumber.
44050         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
44051         (IGNORE_ZERO_INF_SIGN): Likewise.
44052         (test_exceptions): Handle FE_OVERFLOW.
44053         (exp10_test): Expect overflow exceptions.
44054         (exp2_test): Likewise.
44055         (expm1_test): Likewise.
44056         (nextafter_test): Likewise.
44057         (pow_test): Likewise.
44058         (scalbn_test): Likewise.
44059         (scalbln_test): Likewise.
44060
44061 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44062
44063         * sysdeps/x86_64/bits/atomic.h
44064         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
44065         64bit integer.
44066         (atomic_exchange_acq): Likewise.
44067         (__arch_exchange_and_add_body): Likewise.
44068         (__arch_add_body): Likewise.
44069         (atomic_add_negative): Likewise.
44070         (atomic_add_zero): Likewise.
44071
44072 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44073
44074         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
44075         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
44076
44077 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44078
44079         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
44080         Check __x86_64__ instead of __WORDSIZE.
44081
44082 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44083
44084         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
44085
44086 2012-03-19  David S. Miller  <davem@davemloft.net>
44087
44088         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44089
44090         * sysdeps/sparc/fpu/fenv_private.h: New file.
44091         * sysdeps/sparc/fpu/math_private.h: Use it.
44092         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
44093         Remove.
44094         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
44095         (libc_feholdexcept_setroundl): Remove.
44096         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
44097         Remove.
44098         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
44099         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
44100
44101 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44102
44103         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
44104         int64_t instead of long int.
44105         (INSERT_WORDS64): Likwise.
44106
44107 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44108
44109         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
44110         _Unwind_GetCFA return to _Unwind_Ptr first.
44111
44112 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
44113
44114         [BZ #13629]
44115         * math/s_clog.c: Include <float.h>.
44116         (__clog): Scale large or subnormal inputs.
44117         * math/s_clogf.c: Likewise.
44118         * math/s_clogl.c: Likewise.
44119         * math/s_clog10.c: Include <float.h>.
44120         (M_LOG10_2): Define.
44121         (__clog10): Scale large or subnormal inputs.
44122         * math/s_clog10f.c: Likewise.
44123         * math/s_clog10l.c: Likewise.
44124         * math/libm-test.inc (clog_test): Add more tests.
44125         (clog10_test): Likewise.
44126         * sysdeps/i386/fpu/libm-test-ulps: Update.
44127         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44128
44129         [BZ #11451]
44130         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
44131         x and y.
44132         * math/libm-test.inc (atan2_test): Add another test.
44133
44134         * Makerules (common-objdir-compile): Remove.
44135         * sysdeps/unix/Makefile (config-generated): Do not add
44136         $(unix-generated) to variable.
44137         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
44138         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
44139         Remove rule.
44140         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
44141         Likewise.
44142         [generic bits/local_lim.h] (before-compile): Do not append to
44143         variable.
44144         [generic bits/local_lim.h] (common-generated): Likewise.
44145         [generic sys/param.h] (before-compile): Do not append to variable.
44146         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
44147         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
44148         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
44149         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
44150         include.
44151         [generic sys/param.h] (sys/param.h-includes): Remove variable.
44152         [generic sys/param.h] (sys/param.h-includes): Remove rule.
44153         [generic sys/param.h] ($(addprefix
44154         $(common-objpfx),$(sys/param.h-includes))): Likewise.
44155         [generic sys/param.h] (common-generated): Do not append to
44156         variable.
44157         [generic sys/param.h] (sysdep_headers): Likewise.
44158         [generic bits/errno.h] (before-compile): Do not append to
44159         variable.
44160         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
44161         rule.
44162         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
44163         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
44164         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
44165         [generic bits/errno.h] (common-generated): Do not append to
44166         variable.
44167         [generic bits/ioctls.h] (before-compile): Do not append to
44168         variable.
44169         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
44170         rule.
44171         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
44172         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
44173         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
44174         rule.
44175         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
44176         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
44177         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
44178         [generic bits/ioctls.h] (common-generated): Do not append to
44179         variable.
44180         [generic sys/syscall.h] (syscall.h): Remove variable.
44181         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
44182         rule.
44183         [generic sys/syscall.h] (before-compile): Do not append to
44184         variable.
44185         [generic sys/syscall.h] (common-generated): Likewise.
44186         * sysdeps/unix/errnos-tmpl.c: Remove file.
44187         * sysdeps/unix/errnos.awk: Likewise.
44188         * sysdeps/unix/ioctls-tmpl.c: Likewise.
44189         * sysdeps/unix/ioctls.awk: Likewise.
44190         * sysdeps/unix/mk-local_lim.c: Likewise.
44191         * sysdeps/unix/snarf-ioctls: Likewise.
44192
44193 2012-03-19  Richard Henderson  <rth@twiddle.net>
44194
44195         * sysdeps/i386/fpu/fenv_private.h: New file.
44196         * sysdeps/i386/fpu/math_private.h: Use it.
44197         (math_opt_barrier, math_force_eval): Remove.
44198         (libc_feholdexcept_setround_53bit): Remove.
44199         (libc_feupdateenv_53bit): Remove.
44200         * sysdeps/x86_64/fpu/math_private.h: Likewise.
44201         (math_opt_barrier, math_force_eval): Remove.
44202         (libc_feholdexcept): Remove.
44203         (libc_feholdexcept_setround): Remove.
44204         (libc_fetestexcept, libc_fesetenv): Remove.
44205         (libc_feupdateenv_test): Remove.
44206         (libc_feupdateenv, libc_feholdsetround): Remove.
44207         (libc_feresetround): Remove.
44208
44209         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
44210         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
44211
44212         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
44213         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
44214         (libc_feupdateenv_testl): New.
44215         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
44216         (libc_feupdateenv_testf): New.
44217         (libc_feupdateenv): Use libc_feupdateenv_test.
44218         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
44219         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
44220
44221         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
44222         (libc_feholdsetroundf, libc_feholdsetroundl): New.
44223         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
44224         (libc_feresetround_noex): New.
44225         (libc_feresetround_noexf): New.
44226         (libc_feresetround_noexl): New.
44227         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
44228         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
44229         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
44230         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
44231         SET_RESTORE_ROUND.
44232         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
44233         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
44234         (__cos): Likewise.
44235         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
44236         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
44237         SET_RESTORE_ROUND_NOEX.
44238         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
44239         SET_RESTORE_ROUND_NOEXF.
44240         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
44241         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
44242         (libc_feholdsetroundf): New.
44243         (libc_feresetround, libc_feresetroundf): New.
44244
44245         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
44246         (libc_feholdexcept_setround_53bit): Convert from macro to function.
44247         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
44248
44249         * sysdeps/generic/math_private.h: Include <fenv.h>.
44250         (default_libc_feholdexcept): New.
44251         (default_libc_feholdexcept_setround): New.
44252         (default_libc_fesetenv, default_libc_feupdateenv): New.
44253         (libc_feholdexcept): Only define if undefined.
44254         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
44255         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
44256         (libc_feholdexcept_setroundl): Likewise.
44257         (libc_feholdexcept_setround_53bit): Likewise.
44258         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
44259         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
44260         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
44261         (libc_feupdateenv_53bit): Likewise.
44262         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
44263         (libc_feholdexcept): Convert from macro to inline function.
44264         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
44265         (libc_fesetenv, libc_feupdateenv): Likewise.
44266
44267         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
44268         not previously defined.
44269         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
44270         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
44271         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
44272         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
44273         * sysdeps/ieee754/flt-32/math_private.h: New file.
44274         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
44275         math_private.h below SET_FLOAT_WORD.
44276         (__isnan, __isinf_ns, __finite): Remove.
44277         (__isnanf, __isinf_nsf, __finitef): Remove.
44278
44279 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
44280
44281         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44282
44283 2012-03-17  David S. Miller  <davem@davemloft.net>
44284
44285         [BZ #6471]
44286         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
44287         for 2.16.
44288
44289 2012-03-16  David S. Miller  <davem@davemloft.net>
44290
44291         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
44292         warnings.
44293
44294         [BZ #6471]
44295         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
44296         properly.
44297         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
44298         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
44299         sysdep_routines when subdir is sysvipc.
44300         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
44301         __getshmlba helper.
44302
44303         * sysdeps/sparc/fpu/libm-test/ulps: Update.
44304
44305 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44306
44307         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
44308         [__LP64__].
44309
44310 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44311
44312         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
44313         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
44314         (__lround): Renamed to ...
44315         (__llround): This.  Replace long int with long long int.
44316         Define lround functions as aliases of llround functions.
44317         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
44318
44319 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44320
44321         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
44322         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
44323         adresses to uintptr_t.  Replace "long int" and "unsigned long
44324         int" with "greg_t" on va_arg.
44325
44326 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44327
44328         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
44329         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
44330
44331         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
44332         Move e_machine check before EI_CLASS check.  Handle x32
44333         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
44334         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
44335         SKIP_EM_IA_64 and include
44336         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
44337
44338         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
44339         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
44340         (add_system_dir): New macro.
44341
44342         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
44343         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
44344
44345 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
44346
44347         [BZ #2551]
44348         [BZ #2552]
44349         [BZ #2553]
44350         [BZ #2554]
44351         [BZ #2562]
44352         [BZ #2563]
44353         [BZ #2565]
44354         [BZ #2566]
44355         [BZ #2576]
44356         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
44357         (y0): Likewise.
44358         * math/w_j0f.c (j0f): Likewise.
44359         (y0f): Likewise.
44360         * math/w_j0l.c (__j0l): Likewise.
44361         (__y0l): Likewise.
44362         * math/w_j1.c (j1): Likewise.
44363         (y1): Likewise.
44364         * math/w_j1f.c (j1f): Likewise.
44365         (y1f): Likewise.
44366         * math/w_j1l.c (__j1l): Likewise.
44367         (__y1l): Likewise.
44368         * math/w_jn.c (jn): Likewise.
44369         (yn): Likewise.
44370         * math/w_jnf.c (jnf): Likewise.
44371         (ynf): Likewise.
44372         * math/w_jnl.c (__jnl): Likewise.
44373         (__ynl): Likewise.
44374         * math/libm-test.inc (j0_test): Add more tests.
44375         (j1_test): Likewise.
44376         (jn_test): Likewise.  Add trailing semicolon to existing test.
44377         (y0_test): Likewise.
44378         (y1_test): Likewise.
44379         * sysdeps/i386/fpu/libm-test-ulps: Update.
44380         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44381
44382         [BZ #13851]
44383         [BZ #13854]
44384         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
44385         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
44386         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
44387         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
44388         (__tanl): Set errno for infinite argument.
44389         * sysdeps/i386/fpu/mptan.c: Remove.
44390         * sysdeps/i386/fpu/s_tan.S: Likewise.
44391         * sysdeps/i386/fpu/s_tanl.S: Likewise.
44392         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
44393         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
44394         * math/libm-test.inc (tan_test): Add more tests and enable more
44395         tests for double and long double.
44396         * sysdeps/i386/fpu/libm-test-ulps: Update.
44397         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44398
44399 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
44400
44401         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
44402         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
44403
44404 2012-03-16  Roland McGrath  <roland@hack.frob.com>
44405
44406         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
44407         * configure.in: Use it for both main tree and add-ons.
44408         * configure: Regenerated.
44409
44410 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44411
44412         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
44413
44414 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
44415
44416         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
44417         in comment.
44418
44419         [BZ #13851]
44420         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
44421         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
44422         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
44423         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
44424         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
44425         infinite argument.
44426         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
44427         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
44428         != 0 for prec == 2.
44429         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
44430         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
44431         * sysdeps/i386/fpu/s_cosl.S: Likewise.
44432         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
44433         * sysdeps/i386/fpu/s_sinl.S: Likewise.
44434         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
44435         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
44436         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
44437         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
44438         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
44439         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
44440         * math/libm-test.inc (cos_test): Add more tests and enable more
44441         tests for long double.
44442         (sin_test): Likewise.
44443         (sincos_test): Likewise.
44444         * sysdeps/i386/fpu/libm-test-ulps: Update.
44445         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44446
44447 2012-03-16  David S. Miller  <davem@davemloft.net>
44448
44449         * sysdeps/sparc/fpu/math_private.h: New file.
44450
44451 2012-03-15  David S. Miller  <davem@davemloft.net>
44452
44453         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
44454         file.
44455         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
44456         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
44457         file.
44458         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
44459         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
44460         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
44461         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
44462         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
44463         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
44464         sysdep routines.
44465         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
44466
44467         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
44468         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
44469
44470         * sysdeps/sparc/sparc-ifunc.h: New file.
44471         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
44472         sparc-ifunc.h
44473         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
44474         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
44475         Likewise.
44476         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
44477         Likewise.
44478         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
44479         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
44480         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
44481         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
44482         Likewise.
44483         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
44484         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
44485         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
44486         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
44487         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
44488         Likewise.
44489         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
44490         Likewise.
44491         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
44492         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
44493         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
44494         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
44495         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
44496         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
44497         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
44498         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
44499         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
44500         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
44501         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
44502         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
44503         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
44504         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
44505         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
44506         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
44507         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
44508         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
44509         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
44510         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
44511         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
44512         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
44513         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
44514         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
44515
44516 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
44517
44518         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
44519         scaling.
44520         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44521
44522 2012-03-15  Andreas Jaeger  <aj@suse.de>
44523
44524         [BZ #13852]
44525         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
44526         ieee754/flt-32 implementation for sin, cos and sincos.
44527         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
44528         * sysdeps/i386/fpu/s_cosf.S: Likewise.
44529         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
44530         * sysdeps/i386/fpu/s_sinf.S: Likewise.
44531         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
44532         ieee754/flt-32 implementation for tan.
44533
44534         * math/libm-test.inc (cos_test): Enable some large input tests for
44535         float as well
44536         (sin_test): Likewise.
44537         (sincos_test): Likewise.
44538         (tan_test): Add tests for large input.
44539
44540         * sysdeps/i386/fpu/libm-test-ulps: Update.
44541
44542 2012-03-15  Andreas Jaeger  <aj@suse.de>
44543
44544         [BZ #13658]
44545         * math/libm-test.inc (cos_test): Add more test cases.
44546         (sin_test): Likewise.
44547         (sincos_test): Likewise.
44548
44549 2012-03-15  Andreas Jaeger  <aj@suse.de>
44550
44551         [BZ #13837]
44552         * math/libm-test.inc (cos_test): Add a test case for large input
44553         value.
44554         (sin_test): Likewise.
44555         (sincos_test): Likewise.
44556
44557 2012-03-15  Andreas Jaeger  <aj@suse.de>
44558             Joseph Myers  <joseph@codesourcery.com>
44559
44560         [BZ #13658]
44561         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
44562         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
44563         * sysdeps/i386/fpu/branred.c: Likewise.
44564         * sysdeps/i386/fpu/dosincos.c: Likewise.
44565         * sysdeps/i386/fpu/mpa.c: Likewise.
44566         * sysdeps/i386/fpu/s_cos.S: Likewise.
44567         * sysdeps/i386/fpu/s_sin.S: Likewise.
44568         * sysdeps/i386/fpu/s_sincos.S: Likewise.
44569         * sysdeps/i386/fpu/sincos32.c: Likewise.
44570
44571         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
44572         Define.
44573         (libc_feupdateenv_53bit): Define.
44574         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
44575         Define.
44576         (libc_feupdateenv_53bit): Define.
44577
44578         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
44579         53 bit (without extend i386 double precision).
44580
44581         * math/libm-test.inc (sincos_test): Add tests for large input.
44582         (sin): Likewise.
44583         (cos): Likewise.
44584
44585         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
44586
44587 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
44588
44589         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44590
44591 2012-03-15  David S. Miller  <davem@davemloft.net>
44592
44593         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
44594         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
44595         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
44596         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
44597         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
44598         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
44599         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
44600         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
44601         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
44602         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
44603         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
44604         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
44605         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
44606         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
44607         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
44608         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
44609         file.
44610         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
44611         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
44612         file.
44613         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
44614         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
44615         file.
44616         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
44617         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
44618         file.
44619         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
44620         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
44621         fmin/fmax sysdep routines.
44622         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
44623
44624 2012-03-14  David S. Miller  <davem@davemloft.net>
44625
44626         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
44627         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
44628         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
44629         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
44630         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
44631         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
44632         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
44633         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
44634         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
44635         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
44636         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
44637         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
44638         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
44639         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
44640         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
44641         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
44642         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
44643         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
44644         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
44645         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
44646         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
44647         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
44648         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
44649         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
44650         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
44651         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
44652         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
44653         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
44654         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
44655         routines.
44656         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
44657         file.
44658         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
44659         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
44660         file.
44661         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
44662         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
44663         file.
44664         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
44665         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
44666         file.
44667         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
44668         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
44669         file.
44670         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
44671         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
44672         file.
44673         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
44674         file.
44675         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
44676         file.
44677         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
44678         file.
44679         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
44680         New file.
44681         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
44682         file.
44683         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
44684         file.
44685         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
44686         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
44687         file.
44688         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
44689         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
44690         file.
44691         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
44692         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
44693         file.
44694         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
44695         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
44696         VIS3 routines.
44697
44698         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
44699         New file.
44700
44701         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44702
44703         * sysdeps/sparc/configure.in: New file.
44704         * sysdeps/sparc/configure: Generate.
44705         * configure.in (libc_cv_sparc_as_vis3): Substitute.
44706         * configure: Regenerate.
44707         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
44708         * config.make.in (have-as-vis3): New.
44709         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
44710         available use -Av9d instead of -Av9a.
44711         * sysdeps/sparc/sparc64/Makefile: Likewise.
44712         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
44713         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
44714         New file.
44715         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
44716         file.
44717         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
44718         New file.
44719         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
44720         file.
44721         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
44722         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
44723         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
44724         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
44725         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
44726
44727         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
44728         fzeros/fnegs to load 0x80000000 into a float register instead of
44729         using the stack.
44730         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
44731
44732 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44733
44734         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44735         bits/syscall.h.
44736         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
44737         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
44738         ($(inst_includedir)/bits/syscall.h): Remove rule.
44739         ($(objpfx)bits/syscall.d): Include instead of
44740         $(objpfx)syscall-list.d.
44741         (generated): Change syscall-list.h and syscall-list.d to
44742         bits/syscall.h and bits/syscall.d.
44743
44744 2012-03-14  Roland McGrath  <roland@hack.frob.com>
44745
44746         [BZ #13846]
44747         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
44748
44749 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44750
44751         [BZ #13841]
44752         * math/s_csqrt.c: Include <float.h>.
44753         (__csqrt): Scale large or subnormal inputs.
44754         * math/s_csqrtf.c: Likewise.
44755         * math/s_csqrtl.c: Likewise.
44756         * math/libm-test.inc (csqrt_test): Add more tests.
44757         * sysdeps/i386/fpu/libm-test-ulps: Update.
44758         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44759
44760         [BZ #13840]
44761         * math/libm-test.inc (hypot_test): Add more tests.
44762
44763 2012-03-13  David S. Miller  <davem@davemloft.net>
44764
44765         [BZ #13840]
44766         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
44767         double-precision for the calculation instead of scaling.
44768
44769 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
44770
44771         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
44772         manipulate bits before adding and subtracting TWO52[sx].
44773         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
44774         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
44775         Likewise.
44776         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
44777
44778 2012-03-13  David S. Miller  <davem@davemloft.net>
44779
44780         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
44781         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
44782         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
44783         rtld-global-offsets.h
44784         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
44785
44786         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
44787         large parameters.
44788
44789         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
44790
44791         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
44792         'err' in the ifdef scope in which it is actually used.
44793
44794         * nss/nss_db/db-init.c: Include string.h
44795
44796 2012-03-12  David S. Miller  <davem@davemloft.net>
44797
44798         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
44799         masking out of the most significant byte of random value used.
44800         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44801         Fix coding style in previous change.
44802
44803         * sysdeps/unix/sysv/linux/kernel-features.h
44804         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
44805         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
44806         expression.
44807         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
44808         later.
44809
44810 2012-03-11  David S. Miller  <davem@davemloft.net>
44811
44812         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
44813         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
44814         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
44815         for 'resultvar' otherwise things get truncated on 64-bit.
44816
44817         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44818         Fix masking out of the most significant byte of random value used.
44819
44820         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44821
44822 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
44823
44824         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44825
44826 2012-03-09  David S. Miller  <davem@davemloft.net>
44827
44828         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
44829         variables with appropriate CPP guards.
44830         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
44831         from the frame pointer, not the stack pointer.  Correct layout
44832         comments.  Fix test on resulting framesize and the management of
44833         the outregs buffer for pltexit.  Preserve floating point return
44834         values across _dl_call_pltexit call.
44835         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
44836         framesize and the management of the outregs buffer for pltexit.
44837         Preserve floating point return values across _dl_call_pltexit
44838         call.
44839         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
44840         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
44841         (la_sparc64_gnu_pltexit): New functions.
44842         (print_exit): Fix format string for return register value.
44843
44844 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
44845
44846         * sunrpc/Makefile (others): Add rpcgen.
44847         ($(objpfx)rpcgen): Remove special build rule and dependency on
44848         libc.
44849         * sunrpc/rpcgen.c: New file.
44850
44851 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
44852
44853         [BZ #13673]
44854         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
44855         * stdio-common/bug-vfprintf-nargs.c: Likewise.
44856         * sysdeps/i386/crti.S: Likewise.
44857         * sysdeps/i386/crtn.S: Likewise.
44858         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
44859         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
44860         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
44861         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
44862         * sysdeps/sh/crti.S: Likewise.
44863         * sysdeps/sh/crtn.S: Likewise.
44864         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
44865
44866         [BZ #13673]
44867         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
44868         with URL.
44869         * locale/programs/locfile-kw.gperf: Likewise.
44870         * locale/programs/charmap-kw.h: Regenerated.
44871         * locale/programs/locfile-kw.h: Likewise.
44872
44873         [BZ #13673]
44874         * intl/plural.y: Replace FSF snail mail address with URL.
44875         * intl/plural.c: Regenerated.
44876
44877 2012-03-09  Richard Henderson  <rth@twiddle.net>
44878
44879         * include/math_private.h: Remove file.
44880         * math/math_private.h: Move file ...
44881         * sysdeps/generic/math_private.h: ... here.
44882
44883         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
44884         * sysdeps/powerpc/fpu/math_private.h: Likewise.
44885         * sysdeps/x86_64/fpu/math_private.h: Likewise.
44886
44887         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
44888         and <math_private.h>.
44889         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
44890         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
44891         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
44892         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
44893         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
44894         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
44895         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44896         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44897         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44898         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44899         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44900         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44901         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44902         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44903         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44904         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
44905         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44906         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
44907         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
44908         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
44909         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44910         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
44911         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
44912         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44913         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
44914         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
44915         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
44916         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44917         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44918         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
44919         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
44920         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44921         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
44922         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
44923         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
44924         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
44925         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
44926         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
44927         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
44928         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44929         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
44930         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
44931         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
44932         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
44933         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
44934         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
44935         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
44936         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
44937         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
44938         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
44939         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
44940         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
44941         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
44942         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
44943         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
44944         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44945         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44946         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
44947         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
44948         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
44949         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
44950         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
44951         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44952         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
44953         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
44954         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
44955         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
44956         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
44957         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
44958         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
44959         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
44960         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44961         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
44962         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44963         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
44964         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
44965         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
44966         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
44967         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
44968         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
44969         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
44970         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
44971         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
44972         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44973         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
44974         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
44975         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
44976         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
44977         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
44978         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44979         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44980         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
44981         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44982         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
44983         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
44984         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
44985         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44986         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
44987         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
44988         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
44989         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
44990         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
44991         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
44992         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
44993         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
44994         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
44995         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
44996         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
44997         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
44998         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
44999         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
45000         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
45001         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
45002         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
45003         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
45004         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45005         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
45006         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
45007         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
45008         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45009         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
45010         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
45011         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45012         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
45013         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
45014         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
45015         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
45016         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
45017         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
45018         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
45019         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
45020         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45021         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
45022         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
45023         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
45024         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
45025         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
45026         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
45027         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
45028         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
45029         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45030         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
45031         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
45032         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
45033         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
45034         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
45035         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
45036         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
45037         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
45038         * sysdeps/ieee754/k_standard.c: Likewise.
45039         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
45040         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
45041         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
45042         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
45043         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
45044         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
45045         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
45046         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
45047         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
45048         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
45049         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45050         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
45051         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
45052         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
45053         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
45054         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
45055         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
45056         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
45057         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
45058         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
45059         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
45060         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
45061         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
45062         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
45063         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
45064         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
45065         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
45066         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
45067         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
45068         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
45069         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
45070         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
45071         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
45072         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
45073         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
45074         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
45075         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
45076         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
45077         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
45078         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
45079         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
45080         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
45081         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
45082         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
45083         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
45084         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
45085         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
45086         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
45087         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
45088         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
45089         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
45090         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
45091         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
45092         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
45093         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
45094         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
45095         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
45096         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
45097         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
45098         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
45099         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
45100         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
45101         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
45102         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
45103         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
45104         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
45105         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
45106         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
45107         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
45108         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
45109         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
45110         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
45111         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
45112         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
45113         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
45114         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
45115         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
45116         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
45117         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
45118         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
45119         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
45120         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
45121         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
45122         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
45123         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
45124         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
45125         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
45126         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
45127         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
45128         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
45129         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
45130         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
45131         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
45132         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
45133         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
45134         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
45135         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
45136         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
45137         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
45138         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
45139         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
45140         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
45141         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
45142         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
45143         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
45144         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
45145         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
45146         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
45147         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
45148         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
45149         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
45150         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
45151         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
45152         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
45153         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
45154         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45155         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
45156         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
45157         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45158         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
45159         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45160         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
45161         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
45162         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
45163         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
45164         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
45165         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
45166         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
45167         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
45168         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
45169         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
45170         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
45171         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
45172         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
45173         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
45174         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
45175         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
45176         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
45177         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
45178         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
45179         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
45180         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
45181         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
45182         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
45183         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
45184         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
45185         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
45186         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
45187         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
45188         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
45189         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
45190         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45191         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
45192         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
45193         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
45194         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
45195         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
45196         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
45197         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
45198         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
45199         * sysdeps/ieee754/s_lib_version.c: Likewise.
45200         * sysdeps/ieee754/s_matherr.c: Likewise.
45201         * sysdeps/ieee754/s_signgam.c: Likewise.
45202         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
45203         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
45204         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
45205         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
45206         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
45207         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
45208         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
45209         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
45210         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
45211         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
45212         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
45213         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
45214         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
45215         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
45216         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
45217         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
45218         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
45219         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
45220         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
45221         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
45222         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
45223
45224 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
45225
45226         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
45227         * sunrpc/rpc_main.c: Likewise.
45228         * sunrpc/rpc_svcout.c: Likewise.
45229
45230 2012-03-09  David S. Miller  <davem@davemloft.net>
45231
45232         * include/math_private.h: New file.
45233
45234 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
45235
45236         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
45237         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
45238         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
45239         from <bits/socket_type.h>.
45240         (enum __socket_type): Don't define here.
45241         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
45242         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
45243         bits/socket_type.h.
45244
45245         [BZ #13566]
45246         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
45247         checking __USE_GNU.
45248
45249         * Makerules ($(inst_includedir)/%.h): New rule.
45250         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
45251         (install-others): Remove variable setting.
45252         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
45253
45254 2012-03-08  Richard Henderson  <rth@twiddle.net>
45255
45256         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
45257         from macro to inline function; merge with the
45258         !__LIBC_INTERNAL_MATH_INLINES version.
45259         (__ieee754_sqrtf): Likewise.
45260
45261         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
45262         to inline function.
45263         (__rintf, __floor, __floorf): Likewise.
45264
45265         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
45266         macro to inline function.
45267         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
45268
45269         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
45270         not <math/math_private.h>.
45271
45272 2012-03-08  David S. Miller  <davem@davemloft.net>
45273
45274         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
45275         copyright year.
45276         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
45277
45278 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
45279
45280         * resolv/gai_misc.c (handle_requests): Fix struct timespec
45281         normalization.
45282         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
45283         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
45284
45285 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
45286
45287         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
45288         be defined individually, they must be defined as a block.  Define
45289         S for printing a string instead of hidint the different by using a
45290         macro for adding the 'l'.
45291         * stdio-common/tst-fphex-wide.c: Adjust.
45292
45293 2012-03-07  Marek Polacek  <polacek@redhat.com>
45294
45295         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
45296
45297 2012-03-08  Marek Polacek  <polacek@redhat.com>
45298
45299         [BZ #13806]
45300         * stdio-common/Makefile (tests): Add tst-fphex-wide.
45301         * stdio-common/tst-fphex.c: Define a few macros to make the
45302         test reusable.  Use them.
45303         * stdio-common/tst-fphex-wide.c: New file.
45304
45305 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
45306
45307         [BZ #6911]
45308         * manual/macros.texi (gnusystems): New macro.
45309         (nongnusystems): Likewise.
45310         (gnulinuxhurdsystems): Likewise.
45311         (gnuhurdsystems): Likewise..
45312         (gnulinuxsystems): Likewise.
45313         * manual/charset.texi: Use new macros or @theglibc{} to refer to
45314         variants of the GNU system, not "GNU system".
45315         * manual/conf.texi: Likewise.
45316         * manual/errno.texi: Likewise.  Update example of errno macro
45317         expansion.
45318         * manual/filesys.texi: Likewise.
45319         (getumask): Document as specific to GNU/Hurd.
45320         * manual/install.texi: Likewise.  Reword some references to
45321         GNU/Linux.
45322         * manual/intro.texi: Likewise.
45323         * manual/io.texi: Likewise.
45324         (File Name Portability): Detail which constraints are inapplicable
45325         to all GNU systems and which are only inapplicable to GNU/Hurd.
45326         * manual/job.texi: Likewise.
45327         * manual/llio.texi: Likewise.
45328         (O_NOCTTY): Document as present on GNU/Linux.
45329         * manual/maint.texi: Likewise.
45330         * manual/memory.texi: Likewise.
45331         * manual/pattern.texi: Likewise.
45332         * manual/pipe.texi: Likewise.
45333         * manual/process.texi: Likewise.
45334         * manual/resource.texi: Likewise.
45335         (RUSAGE_CHILDREN): Remove statement about specifying a particular
45336         child on GNU/Hurd.
45337         * manual/setjmp.texi: Likewise.
45338         * manual/signal.texi: Likewise.
45339         * manual/startup.texi: Likewise.
45340         * manual/stdio.texi: Likewise.
45341         * manual/terminal.texi: Likewise.
45342         (ONLCR): Document as POSIX.
45343         (OXTABS): Document availability on GNU/Linux as XTABS.
45344         (ONOEOT): Document availability separately from other bits.
45345         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
45346         * manual/time.texi: Likewise.
45347         * manual/users.texi: Likewise.
45348         * INSTALL: Regenerated.
45349         * sysdeps/gnu/errlist.c: Regenerated.
45350
45351         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
45352         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
45353         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
45354         puts.
45355         * configure: Regenerated.
45356
45357 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
45358
45359         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
45360         default includes instead of AC_HEADER_CHECK.
45361         * sysdeps/i386/configure: Regenerated.
45362
45363         [BZ #10716]
45364         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
45365         * math/s_cacoshf.c (__cacoshf): Likewise.
45366         * math/s_cacoshl.c (__cacoshl): Likewise.
45367         * math/s_casinh.c (__casinh): Set signs of result from argument.
45368         * math/s_casinhf.c (__casinhf): Likewise.
45369         * math/s_casinhl.c (__casinhl): Likewise.
45370         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
45371         (casinh_test): Add more tests.
45372         * sysdeps/i386/fpu/libm-test-ulps: Update.
45373         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45374
45375 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
45376
45377         * po/zh_TW.po: Update from translation team.
45378
45379         * login/Makefile (distribute): Remove variable.
45380         * catgets/Makefile: Likewise.
45381         * mach/Makefile: Likewise.
45382         * malloc/Makefile: Likewise.
45383         * misc/Makefile: Likewise.
45384         * iconv/Makefile: Likewise.
45385         * nscd/Makefile: Likewise.
45386         * hurd/Makefile: Likewise.
45387         * manual/Makefile: Likewise.
45388         * locale/Makefile: Likewise.
45389         * intl/Makefile: Likewise.
45390         * conform/Makefile: Likewise.
45391         * nss/Makefile: Likewise.
45392         * time/Makefile: Likewise.
45393         * soft-fp/Makefile: Likewise.
45394         * dirent/Makefile: Likewise.
45395         * gmon/Makefile: Likewise.
45396         * po/Makefile: Likewise.
45397         * rt/Makefile: Likewise.
45398         * socket/Makefile: Likewise.
45399         * math/Makefile: Likewise.
45400         * signal/Makefile: Likewise.
45401         * debug/Makefile: Likewise.
45402         * elf/Makefile: Likewise.
45403         * timezone/Makefile: Likewise.
45404         * stdlib/Makefile: Likewise.
45405         * iconvdata/Makefile: Likewise.
45406         * sunrpc/Makefile: Likewise.
45407         * io/Makefile: Likewise.
45408         * argp/Makefile: Likewise.
45409         * inet/Makefile: Likewise.
45410         * hesiod/Makefile: Likewise.
45411         * grp/Makefile: Likewise.
45412         * csu/Makefile: Likewise.
45413         * wctype/Makefile: Likewise.
45414         * crypt/Makefile: Likewise.
45415         * libio/Makefile: Likewise.
45416         * string/Makefile: Likewise.
45417         * nis/Makefile: Likewise.
45418         * resolv/Makefile: Likewise.
45419         * stdio-common/Makefile: Likewise.
45420         * wcsmbs/Makefile: Likewise.
45421         * dlfcn/Makefile: Likewise.
45422         * posix/Makefile: Likewise.
45423
45424         [BZ #6959]
45425         * timezone/Makefile: Don't install timezone files, just the programs
45426         and scripts.
45427
45428 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
45429
45430         * nss/databases.def: Add missing gshadow entry.
45431
45432         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
45433
45434 2012-03-06  Marek Polacek  <polacek@redhat.com>
45435
45436         [BZ #13726]
45437         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
45438         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
45439         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
45440         * stdio-common/tst-long-dbl-fphex.c: New file.
45441
45442 2012-03-06  David S. Miller  <davem@davemloft.net>
45443
45444         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
45445         (set_obp_int): New function.
45446         (get_obp_int): New function.
45447         (__get_clockfreq_via_dev_openprom): Likewise.
45448         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
45449         Avoid unused variable warnings on 'val' and use builtin_expect.
45450         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
45451         __builtin_expect.
45452         (INLINE_CLONE_SYSCALL): Likewise.
45453
45454 2012-03-05  David S. Miller  <davem@davemloft.net>
45455
45456         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45457
45458 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
45459
45460         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45461
45462         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
45463         only for |x| >= 40.
45464         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
45465
45466 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
45467
45468         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
45469         Replace gettimeofday with __vdso_gettimeofday.
45470
45471         * sysdeps/unix/sysv/linux/x86_64/init-first.c
45472         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
45473         __vdso_clock_gettime and __vdso_getcpu.
45474
45475         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
45476         time with __vdso_time.
45477
45478 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
45479
45480         * manual/lang.texi (size_t): Note types to which size_t may be
45481         equivalent with the GNU C Library, but do not describe when
45482         differences between them are significant.
45483
45484 2012-03-05  Andreas Jaeger  <aj@suse.de>
45485
45486         * sysdeps/i386/fpu/libm-test-ulps: Update.
45487
45488 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
45489
45490         [BZ #3976]
45491         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
45492         (__ieee754_pow): Save and restore rounding mode and use
45493         round-to-nearest for main computations.
45494         * math/libm-test.inc (pow_test_tonearest): New function.
45495         (pow_test_towardzero): Likewise.
45496         (pow_test_downward): Likewise.
45497         (pow_test_upward): Likewise.
45498         (main): Call the new functions.
45499         * sysdeps/i386/fpu/libm-test-ulps: Update.
45500         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45501
45502         [BZ #3976]
45503         * math/libm-test.inc (cosh_test_tonearest): New function.
45504         (cosh_test_towardzero): Likewise.
45505         (cosh_test_downward): Likewise.
45506         (cosh_test_upward): Likewise.
45507         (sinh_test_tonearest): Likewise.
45508         (sinh_test_towardzero): Likewise.
45509         (sinh_test_downward): Likewise.
45510         (sinh_test_upward): Likewise.
45511         (main): Call the new functions.
45512         * sysdeps/i386/fpu/libm-test-ulps: Update.
45513         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45514
45515 2012-03-05  Tom de Vries  <tom@codesourcery.com>
45516
45517         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
45518         default stack guard is set in last bytes.
45519         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
45520
45521 2012-03-05  Kees Cook  <keescook@chromium.org>
45522
45523         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
45524
45525         [BZ #13656]
45526         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
45527         possibly allocate from heap instead of stack.
45528         * stdio-common/bug-vfprintf-nargs.c: New file.
45529         * stdio-common/Makefile (tests): Add nargs overflow test.
45530
45531 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
45532
45533         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45534
45535 2012-03-03  Marek Polacek  <polacek@redhat.com>
45536
45537         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
45538         * math/math_private.h: Likewise.
45539         * stdlib/tst-strtod.c: Likewise.
45540         * sysdeps/i386/i486/bits/atomic.h: Likewise.
45541         * sysdeps/x86_64/bits/atomic.h: Likewise.
45542
45543 2012-03-02  David S. Miller  <davem@davemloft.net>
45544
45545         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
45546         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
45547         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
45548         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
45549         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
45550         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
45551         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
45552         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
45553
45554 2012-03-02  Roland McGrath  <roland@hack.frob.com>
45555
45556         [BZ #13792]
45557         * manual/examples/README: New file, says the example source files
45558         can be used under GPL>=2.
45559         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
45560         line containing just "*/".
45561         * manual/examples/add.c: Add copyright header (GPL>=2).
45562         * manual/examples/argp-ex1.c: Likewise.
45563         * manual/examples/argp-ex2.c: Likewise.
45564         * manual/examples/argp-ex3.c: Likewise.
45565         * manual/examples/argp-ex4.c: Likewise.
45566         * manual/examples/atexit.c: Likewise.
45567         * manual/examples/db.c: Likewise.
45568         * manual/examples/dir.c: Likewise.
45569         * manual/examples/dir2.c: Likewise.
45570         * manual/examples/execinfo.c: Likewise.
45571         * manual/examples/filecli.c: Likewise.
45572         * manual/examples/filesrv.c: Likewise.
45573         * manual/examples/fmtmsgexpl.c: Likewise.
45574         * manual/examples/genpass.c: Likewise.
45575         * manual/examples/inetcli.c: Likewise.
45576         * manual/examples/inetsrv.c: Likewise.
45577         * manual/examples/isockad.c: Likewise.
45578         * manual/examples/longopt.c: Likewise.
45579         * manual/examples/memopen.c: Likewise.
45580         * manual/examples/memstrm.c: Likewise.
45581         * manual/examples/mkfsock.c: Likewise.
45582         * manual/examples/mkisock.c: Likewise.
45583         * manual/examples/mygetpass.c: Likewise.
45584         * manual/examples/pipe.c: Likewise.
45585         * manual/examples/popen.c: Likewise.
45586         * manual/examples/rprintf.c: Likewise.
45587         * manual/examples/search.c: Likewise.
45588         * manual/examples/select.c: Likewise.
45589         * manual/examples/setjmp.c: Likewise.
45590         * manual/examples/sigh1.c: Likewise.
45591         * manual/examples/sigusr.c: Likewise.
45592         * manual/examples/stpcpy.c: Likewise.
45593         * manual/examples/strdupa.c: Likewise.
45594         * manual/examples/strftim.c: Likewise.
45595         * manual/examples/strncat.c: Likewise.
45596         * manual/examples/subopt.c: Likewise.
45597         * manual/examples/swapcontext.c: Likewise.
45598         * manual/examples/termios.c: Likewise.
45599         * manual/examples/testopt.c: Likewise.
45600         * manual/examples/testpass.c: Likewise.
45601         * manual/examples/timeval_subtract.c: Likewise.
45602
45603         [BZ #13792]
45604         * manual/time.texi (Elapsed Time): Move timeval_subtract example
45605         function to ...
45606         * manual/timeval_subtract.c.texi: ... here, new file.
45607
45608 2012-03-02  David S. Miller  <davem@davemloft.net>
45609
45610         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
45611
45612 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
45613
45614         [BZ #3976]
45615         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
45616         (__sin): Save and restore rounding mode and use round-to-nearest
45617         for all computations.
45618         (__cos): Save and restore rounding mode and use round-to-nearest
45619         for all computations.
45620         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
45621         <fenv.h>.
45622         (tan): Save and restore rounding mode and use round-to-nearest for
45623         all computations.
45624         * math/libm-test.inc (cos_test_tonearest): New function.
45625         (cos_test_towardzero): Likewise.
45626         (cos_test_downward): Likewise.
45627         (cos_test_upward): Likewise.
45628         (sin_test_tonearest): Likewise.
45629         (sin_test_towardzero): Likewise.
45630         (sin_test_downward): Likewise.
45631         (sin_test_upward): Likewise.
45632         (tan_test_tonearest): Likewise.
45633         (tan_test_towardzero): Likewise.
45634         (tan_test_downward): Likewise.
45635         (tan_test_upward): Likewise.
45636         (main): Call the new functions.
45637         * sysdeps/i386/fpu/libm-test-ulps: Update.
45638         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45639
45640         [BZ #10135]
45641         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
45642         small n, then large n, before computing and testing k+n.
45643         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
45644         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
45645         Likewise.
45646         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
45647         Likewise.
45648         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
45649         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
45650         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
45651         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
45652         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
45653         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
45654         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
45655         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
45656         * math/libm-test.inc (scalbn_test): Add more tests.
45657         (scalbln_test): Likewise.
45658
45659         * manual/filesys.texi (mode_t): Describe constraints on size and
45660         signedness, not exact equivalence to a particular type.
45661         (ino_t): Likewise.
45662         (ino64_t): Likewise.
45663         (dev_t): Likewise.
45664         (nlink_t): Likewise.
45665         (blkcnt_t): Likewise.
45666         (blkcnt64_t): Likewise.
45667         * manual/llio.texi (off_t): Likewise.
45668
45669         [BZ #3976]
45670         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
45671         (__ieee754_exp): Save and restore rounding mode and use
45672         round-to-nearest for all computations.
45673         * math/libm-test.inc (exp_test_tonearest): New function.
45674         (exp_test_towardzero): Likewise.
45675         (exp_test_downward): Likewise.
45676         (exp_test_upward): Likewise.
45677         (main): Call the new functions.
45678         * sysdeps/i386/fpu/libm-test-ulps: Update.
45679         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45680
45681 2012-03-01  Chris Demetriou  <cgd@google.com>
45682
45683         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
45684         have predictable order.
45685
45686 2012-03-01  David S. Miller  <davem@davemloft.net>
45687
45688         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
45689
45690         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
45691         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
45692         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
45693         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
45694
45695         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
45696         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
45697         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
45698         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
45699         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
45700         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
45701         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
45702         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
45703         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
45704
45705         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45706
45707         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
45708         * sysdeps/sparc/fpu/libm-test-ulps: to here.
45709         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
45710
45711         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
45712         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45713         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
45714         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
45715         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
45716         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
45717         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
45718         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45719         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
45720         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
45721         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
45722         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
45723         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45724         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
45725         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
45726         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45727         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
45728         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
45729         * sysdeps/sparc/elf/configure: Regenerated.
45730
45731 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
45732
45733         * configure.in (AS, LD): Require binutils 2.20 or later.
45734         * configure: Regenerated.
45735         * manual/install.texi (Tools for Compilation): Give binutils 2.20
45736         as required minimum version.
45737         * INSTALL: Regenerated.
45738
45739         [BZ #2541]
45740         [BZ #4108]
45741         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
45742         before squaring exponent.
45743         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
45744         bottom long double and 27 bits of top long double before squaring
45745         exponent.
45746         * math/libm-test.inc (erfc_test): Add more tests.
45747         * sysdeps/i386/fpu/libm-test-ulps: Update.
45748         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
45749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45750
45751 2012-03-01  Kai Tietz  <ktietz@redhat.com>
45752
45753         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
45754         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
45755         containing bit-fields.
45756         * soft-fp/extended.h (_FP_UNION_E): Likewise.
45757         * soft-fp/single.h (_FP_UNION_S): Likewise.
45758         * soft-fp/double.h (_FP_UNION_D): Likewise.
45759
45760 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45761
45762         [BZ #13786]
45763         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
45764         not include ../strcmp.S.
45765         [USE_AS_STRNCASECMP_L]: Likewise.
45766         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
45767         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
45768         * sysdeps/i386/i686/multiarch/strncase_l-c.c
45769         (__strncasecmp_l_ia32): Define as alias to
45770         __strncasecmp_l_nonascii.
45771
45772         [BZ #5794]
45773         * math/libm-test.inc (expm1_test): Add test for bug 5794.
45774         * sysdeps/i386/fpu/libm-test-ulps: Update.
45775         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45776
45777         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
45778         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45779
45780 2012-02-29  Jeff Law  <law@redhat.com>
45781
45782         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
45783         out of bounds read.
45784
45785 2012-02-29  Marek Polacek  <polacek@redhat.com>
45786
45787         [BZ #13706]
45788         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
45789         * elf/Makefile: Add rules to run tst-unused-dep.out.
45790
45791 2012-02-28  David S. Miller  <davem@davemloft.net>
45792
45793         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
45794         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
45795         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
45796         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
45797         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
45798         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
45799
45800 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45801
45802         * math/libm-test.inc (llround_test): Move one test from
45803         lround_test.  Use TEST_f_L in moved test.
45804         (lround_test): Move misplaced test to llround_test.  Add testcase
45805         from bug 2561.
45806
45807 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
45808
45809         * sysdeps/x86_64/fpu/e_expf.S: New file.
45810         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
45811
45812 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
45813
45814         [BZ #13637]
45815         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
45816         of remain_len that may cause incomplete multi-byte character and
45817         false match.
45818         * posix/bug-regex33.c: New file.
45819         * posix/Makefile (tests): Add bug-regex33.
45820
45821 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
45822
45823         * manual/macros.texi: New file.
45824         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
45825         * manual/libc.texinfo: Include macros.texi.
45826         * manual/creatute.texi: Likewise.
45827         * manual/install.texi: Likewise.
45828         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
45829         @glibcadj{} in references to the GNU C Library.
45830         * manual/charset.texi: Likewise.
45831         * manual/conf.texi: Likewise.
45832         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
45833         when not using those macros.
45834         * manual/creature.texi: Likewise.
45835         * manual/crypt.texi: Likewise.
45836         * manual/errno.texi: Likewise.
45837         * manual/filesys.texi: Likewise.
45838         * manual/header.texi: Likewise.
45839         * manual/install.texi: Likewise.
45840         * manual/intro.texi: Likewise.
45841         * manual/io.texi: Likewise.
45842         * manual/job.texi: Likewise.
45843         * manual/lang.texi: Likewise.
45844         * manual/libc.texiinfo: Likewise.
45845         * manual/llio.texi: Likewise.
45846         * manual/locale.texi: Likewise.
45847         * manual/maint.texi: Likewise.
45848         * manual/math.texi: Likewise.
45849         * manual/memory.texi: Likewise.
45850         * manual/message.texi: Likewise.
45851         * manual/nss.texi: Likewise.
45852         * manual/pattern.texi: Likewise.
45853         * manual/process.texi: Likewise.
45854         * manual/resource.texi: Likewise.
45855         * manual/search.texi: Likewise.
45856         * manual/setjmp.texi: Likewise.
45857         * manual/signal.texi: Likewise.
45858         * manual/socket.texi: Likewise.
45859         * manual/startup.texi: Likewise.
45860         * manual/stdio.texi: Likewise.
45861         * manual/string.texi: Likewise.
45862         * manual/sysinfo.texi: Likewise.
45863         * manual/syslog.texi: Likewise.
45864         * manual/terminal.texi: Likewise.
45865         * manual/time.texi: Likewise.
45866         * manual/users.texi: Likewise.
45867         * INSTALL: Regenerated.
45868         * NOTES: Regenerated.
45869         * sysdeps/gnu/errlist.c: Regenerated.
45870
45871 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
45872
45873         * include/dirent.h: Include <dirstream.h> before
45874         <dirent/dirent.h>.
45875
45876 2012-02-28  David S. Miller  <davem@davemloft.net>
45877
45878         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
45879         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
45880         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
45881         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
45882
45883 2012-02-27  David S. Miller  <davem@davemloft.net>
45884
45885         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
45886         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
45887         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
45888         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
45889
45890         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
45891         frame pointer instead of stack pointer relative arg slot.
45892         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
45893         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
45894         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
45895
45896 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
45897
45898         [BZ #3992]
45899         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
45900
45901 2012-02-27  David S. Miller  <davem@davemloft.net>
45902
45903         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
45904         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
45905         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
45906         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
45907         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
45908         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
45909         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
45910         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
45911
45912 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
45913
45914         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
45915         later.  Allow versions 5-9.
45916         * configure: Regenerated.
45917         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
45918         required minimum version and 4.6 as recommended version.  Do not
45919         mention bugs in GCC 2.7 and 2.8.
45920         * INSTALL: Regenerated.
45921
45922 2012-02-27  David S. Miller  <davem@davemloft.net>
45923
45924         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
45925         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
45926         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
45927         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
45928         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
45929         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
45930         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
45931         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
45932
45933         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
45934         manipulate bits before adding and subtracting TWO112[sx].
45935         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
45936
45937 2012-02-27  Roland McGrath  <roland@hack.frob.com>
45938
45939         [BZ #13775]
45940         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
45941         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
45942         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
45943         being in POSIX, because they are in 1003.1-2008.
45944
45945         * rt/tst-aio.c: Include <fcntl.h>.
45946         * rt/tst-aio7.c: Likewise.
45947         * rt/tst-aio64.c: Likewise.
45948
45949         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
45950
45951 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
45952
45953         * manual/install.texi (--with-headers): Describe headers as
45954         interface headers, not private headers.
45955         (Specific advice for GNU/Linux systems): Describe use of headers
45956         from "make headers_install", not private headers from older
45957         kernels.
45958         * INSTALL: Regenerated.
45959         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
45960         Change to 2.6.19.
45961         * sysdeps/unix/sysv/linux/configure: Regenerated.
45962
45963         * manual/llio.texi (fclean): Remove documentation.
45964
45965         * manual/Makefile (libc-texi-generated): New variable.  Include
45966         version.texi.
45967         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
45968         $(libc-texi-generated), not duplicated list of files.
45969         (version.texi, stamp-version): New rules.
45970         (realclean): Remove $(libc-texi-generated), not individual files
45971         from that list.  Do not remove dir-add.texinfo.
45972         * manual/libc.texinfo: Comment out uses of edition numbers and
45973         references to printed manual.  Remove last-updated dates.
45974         (EDITION): Comment out.
45975         (ISBN): Likewise.
45976         (VERSION, UPDATED): Remove.
45977         (version.texi): Include.
45978
45979 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
45980
45981         * sysdeps/posix/spawni.c: Include <signal.h>.
45982         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
45983         * sysdeps/pthread/aio_fsync.c: Likewise.
45984
45985 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
45986
45987         * conform/Makefile (tests): Run only when not cross-compiling and
45988         when fast-check is not defined.
45989
45990         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
45991         * conform/data/limits.h-data: Fixes for POSIX2008.
45992         * conform/run-conformtest.sh: Run all tests.
45993         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
45994         headers.
45995         * include/bits/dlfcn.h: Likewise.
45996         * include/langinfo.h: Likewise.
45997         * include/monetary.h: Likewise.
45998         * include/sys/poll.h: Likewise.
45999
46000         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
46001         for __USE_GNU.
46002         * posix/spawn.h: Define __need_sigset_t.
46003         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
46004         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
46005         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
46006         to get sigevent_t only.
46007         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
46008         only for __USE_GNU.
46009         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
46010         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
46011         process_vm_writev only for __USE_GNU.
46012         * termios/termios.h: Declare tcgetsid also for POSIX2008.
46013
46014         * conform/Makefile: For now ignore errors from run-conformtest.
46015         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
46016         POSIX to avoid namespace pollution.  Don't prepend headers.
46017         * conform/data/aio.h-data: Fixes for POSIX testing.
46018         * conform/data/fcntl.h-data: Likewise.
46019         * conform/data/glob.h-data: Likewise.
46020         * conform/data/grp.h-data: Likewise.
46021         * conform/data/pthread.h-data: Likewise.
46022         * conform/data/pwd.h-data: Likewise.
46023         * conform/data/signal.h-data: Likewise.
46024         * conform/data/spawn.h-data: Likewise.
46025         * conform/data/stdio.h-data: Likewise.
46026         * conform/data/stdlib.h-data: Likewise.
46027         * conform/data/stropts.h-data: Likewise.
46028         * conform/data/sys/mman.h-data: Likewise.
46029         * conform/data/sys/stat.h-data: Likewise.
46030         * conform/data/sys/types.h-data: Likewise.
46031         * conform/data/sys/wait.h-data: Likewise.
46032         * conform/data/time.h-data: Likewise.
46033         * conform/data/unistd.h-data: Likewise.
46034         * conform/data/utime.h-data: Likewise.
46035
46036         * io/sys/stat.h: fchmod was always in POSIX.
46037         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
46038         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
46039         * rt/aio.h: Define __need_timespec before including <time.h>.
46040         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
46041         struct.  Add forward declaration of pthread_attr_t and use it in
46042         sigevent.
46043         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
46044         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
46045         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
46046         always remove CLK_TCK definition.
46047
46048 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
46049
46050         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
46051
46052 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
46053
46054         * conform/run-conformtest.sh: New file.
46055         * conform/Makefile: Run run-conformtest for tests.
46056         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
46057         support.
46058
46059         * conform/data/uchar.h-data: New file.
46060         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
46061         * conform/data/arpa/inet.h-data: Likewise.
46062         * conform/data/assert.h-data: Likewise.
46063         * conform/data/complex.h-data: Likewise.
46064         * conform/data/cpio.h-data: Likewise.
46065         * conform/data/ctype.h-data: Likewise.
46066         * conform/data/dirent.h-data: Likewise.
46067         * conform/data/dlfcn.h-data: Likewise.
46068         * conform/data/errno.h-data: Likewise.
46069         * conform/data/fcntl.h-data: Likewise.
46070         * conform/data/float.h-data: Likewise.
46071         * conform/data/fmtmsg.h-data: Likewise.
46072         * conform/data/fnmatch.h-data: Likewise.
46073         * conform/data/ftw.h-data: Likewise.
46074         * conform/data/glob.h-data: Likewise.
46075         * conform/data/grp.h-data: Likewise.
46076         * conform/data/iconv.h-data: Likewise.
46077         * conform/data/inttypes.h-data: Likewise.
46078         * conform/data/langinfo.h-data: Likewise.
46079         * conform/data/libgen.h-data: Likewise.
46080         * conform/data/limits.h-data: Likewise.
46081         * conform/data/locale.h-data: Likewise.
46082         * conform/data/math.h-data: Likewise.
46083         * conform/data/monetary.h-data: Likewise.
46084         * conform/data/mqueue.h-data: Likewise.
46085         * conform/data/ndbm.h-data: Likewise.
46086         * conform/data/net/if.h-data: Likewise.
46087         * conform/data/netdb.h-data: Likewise.
46088         * conform/data/netinet/in.h-data: Likewise.
46089         * conform/data/nl_types.h-data: Likewise.
46090         * conform/data/poll.h-data: Likewise.
46091         * conform/data/pthread.h-data: Likewise.
46092         * conform/data/pwd.h-data: Likewise.
46093         * conform/data/regex.h-data: Likewise.
46094         * conform/data/sched.h-data: Likewise.
46095         * conform/data/search.h-data: Likewise.
46096         * conform/data/semaphore.h-data: Likewise.
46097         * conform/data/setjmp.h-data: Likewise.
46098         * conform/data/signal.h-data: Likewise.
46099         * conform/data/spawn.h-data: Likewise.
46100         * conform/data/stdarg.h-data: Likewise.
46101         * conform/data/stdio.h-data: Likewise.
46102         * conform/data/stdlib.h-data: Likewise.
46103         * conform/data/string.h-data: Likewise.
46104         * conform/data/strings.h-data: Likewise.
46105         * conform/data/stropts.h-data: Likewise.
46106         * conform/data/sys/ipc.h-data: Likewise.
46107         * conform/data/sys/mman.h-data: Likewise.
46108         * conform/data/sys/msg.h-data: Likewise.
46109         * conform/data/sys/resource.h-data: Likewise.
46110         * conform/data/sys/select.h-data: Likewise.
46111         * conform/data/sys/sem.h-data: Likewise.
46112         * conform/data/sys/shm.h-data: Likewise.
46113         * conform/data/sys/socket.h-data: Likewise.
46114         * conform/data/sys/stat.h-data: Likewise.
46115         * conform/data/sys/statvfs.h-data: Likewise.
46116         * conform/data/sys/time.h-data: Likewise.
46117         * conform/data/sys/timeb.h-data: Likewise.
46118         * conform/data/sys/times.h-data: Likewise.
46119         * conform/data/sys/types.h-data: Likewise.
46120         * conform/data/sys/uio.h-data: Likewise.
46121         * conform/data/sys/un.h-data: Likewise.
46122         * conform/data/sys/utsname.h-data: Likewise.
46123         * conform/data/sys/wait.h-data: Likewise.
46124         * conform/data/syslog.h-data: Likewise.
46125         * conform/data/tar.h-data: Likewise.
46126         * conform/data/termios.h-data: Likewise.
46127         * conform/data/utime.h-data: Likewise.
46128         * conform/data/utmpx.h-data: Likewise.
46129         * conform/data/varargs.h-data: Likewise.
46130         * conform/data/wchar.h-data: Likewise.
46131         * conform/data/wctype.h-data: Likewise.
46132         * conform/data/wordexp.h-data: Likewise.
46133
46134         * include/stropts.h: New file.
46135         * include/uchar.h: New file.
46136         * include/aio.h: Changes to allow conformtest.pl to use the headers.
46137         * include/assert.h: Likewise.
46138         * include/ctype.h: Likewise.
46139         * include/dirent.h: Likewise.
46140         * include/dlfcn.h: Likewise.
46141         * include/fcntl.h: Likewise.
46142         * include/fnmatch.h: Likewise.
46143         * include/glob.h: Likewise.
46144         * include/grp.h: Likewise.
46145         * include/libio.h: Likewise.
46146         * include/locale.h: Likewise.
46147         * include/math.h: Likewise.
46148         * include/net/if.h: Likewise.
46149         * include/netdb.h: Likewise.
46150         * include/netinet/in.h: Likewise.
46151         * include/pthread.h: Likewise.
46152         * include/pwd.h: Likewise.
46153         * include/regex.h: Likewise.
46154         * include/sched.h: Likewise.
46155         * include/search.h: Likewise.
46156         * include/setjmp.h: Likewise.
46157         * include/signal.h: Likewise.
46158         * include/stdio.h: Likewise.
46159         * include/stdlib.h: Likewise.
46160         * include/string.h: Likewise.
46161         * include/sys/cdefs.h: Likewise.
46162         * include/sys/mman.h: Likewise.
46163         * include/sys/msg.h: Likewise.
46164         * include/sys/resource.h: Likewise.
46165         * include/sys/select.h: Likewise.
46166         * include/sys/socket.h: Likewise.
46167         * include/sys/stat.h: Likewise.
46168         * include/sys/statvfs.h: Likewise.
46169         * include/sys/time.h: Likewise.
46170         * include/sys/times.h: Likewise.
46171         * include/sys/uio.h: Likewise.
46172         * include/sys/utsname.h: Likewise.
46173         * include/sys/wait.h: Likewise.
46174         * include/termios.h: Likewise.
46175         * include/time.h: Likewise.
46176         * include/ulimit.h: Likewise.
46177         * include/unistd.h: Likewise.
46178         * include/utime.h: Likewise.
46179         * include/wchar.h: Likewise.
46180         * include/wctype.h: Likewise.
46181         * include/wordexp.h: Likewise.
46182
46183         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
46184
46185         * time/time.h: TIME_UTC must be a macro.
46186         Make timespec_get available for ISO C11 only as well.
46187
46188 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
46189
46190         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
46191         Reported by Peng Haitao <penght@cn.fujitsu.com>.
46192
46193 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46194
46195         * configure.in: Use -o not -a in test for unsupported multi-arch.
46196
46197 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46198
46199         * manual/texinfo.tex: Update to version 2012-01-19.16.
46200
46201 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46202
46203         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
46204
46205 2012-02-24  Roland McGrath  <roland@hack.frob.com>
46206
46207         [BZ #13738]
46208         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
46209         * manual/fdl-1.3.texi: New file.
46210         * manual/fdl-1.1.texi: File removed.
46211
46212         [BZ #13738]
46213         * manual/libc.texinfo (FDL_VERSION): New @set.
46214         Use it for mention of FDL in cover text.
46215         (Documentation License): Use it in @include file name.
46216
46217 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46218             Roland McGrath  <roland@hack.frob.com>
46219
46220         [BZ #5461]
46221         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
46222         (not LONG_LONG_MAX and LONG_LONG_MIN.
46223         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
46224         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
46225         name.
46226         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
46227
46228 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46229
46230         [BZ #2547]
46231         [BZ #11365]
46232         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
46233         manipulate bits before adding and subtracting TWO23[sx].
46234         * math/libm-test.inc (nearbyint_test): Add more tests.
46235
46236 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46237
46238         [BZ #2548]
46239         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
46240         bits before adding and subtracting TWO23[sx].
46241         * math/libm-test.inc (rint_test): Add more tests.
46242         (rint_test_tonearest): Likewise.
46243         (rint_test_towardzero): Likewise.
46244         (rint_test_downward): Likewise.
46245         (rint_test_upward: Likewise.
46246
46247 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46248
46249         [BZ #10110]
46250         * include/stdc-predef.h: New file.  Extracted from features.h.
46251         * include/features.h: Include stdc-predef.h.
46252         * Makefile (headers): Add stdc-predef.h.
46253         * CONFORMANCE (Compiler limitations): Update.
46254
46255 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46256
46257         * manual/libc.texinfo (VERSION, UPDATED): Revert.
46258
46259 2012-02-21  David S. Miller  <davem@davemloft.net>
46260
46261         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
46262         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
46263
46264 2012-02-20  David S. Miller  <davem@davemloft.net>
46265
46266         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
46267         using a normal save/restore sequence, rather than allocating a
46268         dummy stack frame just to store a frame pointer and restore.
46269         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
46270
46271 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46272
46273         * manual/install.texi: Fix stray word in line-wrapped comment.
46274
46275 2012-02-20  David S. Miller  <davem@davemloft.net>
46276
46277         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
46278         both binutils and gcc support GOTDATA.
46279
46280         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
46281         "rd %pc" in the PIC register setup sequences.
46282
46283         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
46284         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
46285         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
46286         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
46287         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
46288         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
46289         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
46290         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
46291         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
46292         (SYSCALL_ERROR_HANDLER): Likewise.
46293         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
46294         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
46295         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
46296         (SYSCALL_ERROR_HANDLER): Likewise.
46297
46298         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
46299         (HAVE_GCC_GOTDATA): New.
46300         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
46301         relocation support in both binutils and gcc.
46302         * sysdeps/sparc/elf/configure: Regenerate.
46303
46304         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
46305         * sysdeps/sparc/sparc32/elf/configure: Delete.
46306         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
46307         * sysdeps/sparc/sparc64/elf/configure: Delete.
46308         * sysdeps/sparc/elf/configure.in: New file.
46309         * sysdeps/sparc/elf/configure: Generate.
46310
46311         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
46312         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
46313         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
46314         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
46315         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
46316
46317 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46318
46319         * manual/install.texi: Do not mention specific glibc version
46320         numbers.
46321         * manual/libc.texinfo (VERSION, UPDATED): Update.
46322         (@copying): Use @copyright{} and range of years.
46323
46324 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46325
46326         [BZ #13695]
46327         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
46328         [crti.S not in sysdirs] (generated): Do not append.
46329         [crti.S not in sysdirs] (omit-deps): Likewise.
46330         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
46331         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
46332         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
46333         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
46334         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
46335         Likewise.
46336         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
46337         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
46338         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
46339         * csu/defs.awk: Remove file.
46340         * sysdeps/generic/initfini.c: Likewise.
46341         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
46342         variable.
46343         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
46344         Likewise.
46345
46346 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46347
46348         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
46349         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
46350         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
46351         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
46352         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
46353         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
46354         <bits/epoll.h>.
46355         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
46356         (__EPOLL_PACKED): Define to empty if not defined by
46357         <bits/epoll.h>.
46358         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
46359         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46360         bits/epoll.h.
46361
46362 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46363
46364         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
46365         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
46366         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
46367         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
46368         <bits/timerfd.h>.
46369         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
46370         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46371         bits/timerfd.h.
46372
46373 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46374
46375         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
46376         in C locale.
46377         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
46378         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
46379         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
46380         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46381
46382 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
46383
46384         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46385         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
46386
46387 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
46388
46389         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
46390         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
46391         defined.
46392         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
46393         Likewise.
46394         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
46395         entry for 2.16.
46396
46397 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
46398
46399         * math/w_acos.c: Use non-signaling floating-point comparisons.
46400         * math/w_acosf.c: Likewise.
46401         * math/w_acosh.c: Likewise.
46402         * math/w_acoshf.c: Likewise.
46403         * math/w_acoshl.c: Likewise.
46404         * math/w_acosl.c: Likewise.
46405         * math/w_asin.c: Likewise.
46406         * math/w_asinf.c: Likewise.
46407         * math/w_asinl.c: Likewise.
46408         * math/w_atanh.c: Likewise.
46409         * math/w_atanhf.c: Likewise.
46410         * math/w_atanhl.c: Likewise.
46411         * math/w_exp2.c: Likewise.
46412         * math/w_exp2f.c: Likewise.
46413         * math/w_exp2l.c: Likewise.
46414         * math/w_j0.c: Likewise.
46415         * math/w_j0f.c: Likewise.
46416         * math/w_j0l.c: Likewise.
46417         * math/w_j1.c: Likewise.
46418         * math/w_j1f.c: Likewise.
46419         * math/w_j1l.c: Likewise.
46420         * math/w_jn.c: Likewise.
46421         * math/w_jnf.c: Likewise.
46422         * math/w_log.c: Likewise.
46423         * math/w_log10.c: Likewise.
46424         * math/w_log10f.c: Likewise.
46425         * math/w_log10l.c: Likewise.
46426         * math/w_log2.c: Likewise.
46427         * math/w_log2f.c: Likewise.
46428         * math/w_log2l.c: Likewise.
46429         * math/w_logf.c: Likewise.
46430         * math/w_logl.c: Likewise.
46431         * math/w_sqrt.c: Likewise.
46432         * math/w_sqrtf.c: Likewise.
46433         * math/w_sqrtl.c: Likewise.
46434         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46435         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
46436         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46437         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
46438         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
46439
46440 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46441
46442         [BZ #9739]
46443         * manual/string.texi (strnlen): Use correct parameter name in
46444         equivalent expression.
46445
46446 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46447
46448         [BZ #11174]
46449         * manual/users.texi (seteuid): Consistently use neweuid for
46450         argument name.
46451
46452 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46453
46454         [BZ #13704]
46455         * manual/nss.texi (Services in the NSS configuration): Correct
46456         list of services in example configuration file.
46457
46458 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
46459
46460         [BZ #11322]
46461         * manual/arith.texi: Remove statements about negative zero
46462         behaving identically to zero.
46463
46464 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
46465
46466         [BZ #5993]
46467         * manual/install.texi: Do not document upgrading from libc5.
46468
46469 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
46470
46471         [BZ #4596]
46472         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
46473
46474 2012-02-18  David S. Miller  <davem@davemloft.net>
46475
46476         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
46477         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
46478         %o7 across the call.
46479         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
46480         instead.
46481         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
46482         SETUP_PIC_REG_LEAF.
46483         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46484         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
46485         * sysdeps/sparc/crtn.S: Likewise.
46486
46487 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
46488
46489         * aout/Makefile: Remove.
46490
46491 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
46492
46493         [BZ #13058]
46494         * manual/examples/argp-ex1.c (main): Format definition in GNU
46495         style.
46496         * manual/examples/argp-ex2.c (main): Likewise.
46497         * manual/examples/argp-ex3.c (main): Likewise.
46498         * manual/examples/argp-ex4.c (main): Likewise.
46499         * manual/examples/longopt.c (main): Use new-style prototype
46500         definition.
46501         * manual/examples/strncat.c (main): Specify return type and use
46502         (void) for arguments.
46503         * manual/examples/subopt.c (main): Use char **argv argument.
46504
46505 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46506
46507         [BZ #5077]
46508         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
46509         rounding modes.
46510
46511 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
46512
46513         [BZ #6907]
46514         * manual/string.texi (strchr): Change when strchrnul is
46515         recommended.
46516
46517 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
46518
46519         [BZ #174]
46520         * manual/locale.texi (setlocale): Document LOCPATH.
46521
46522 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46523
46524         [BZ #10210]
46525         * manual/process.texi (execle): Move @dots{} before last argument.
46526
46527 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
46528
46529         [BZ #12047]
46530         * manual/charset.texi (Generic Charset Conversion): Fix typo
46531         (LC_TYPE -> LC_CTYPE).
46532
46533 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
46534
46535         [BZ #5805]
46536         * manual/arith.texi (scalbn): Use @var{} on parameter names.
46537         (scalbnf): Likewise.
46538         (scalbnl): Likewise.
46539         (scalbln): Likewise.
46540         (scalblnf): Likewise.
46541         (scalblnl): Likewise.
46542         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
46543         (vwarnx): Likewise.
46544         (verr): Likewise.
46545         (verrx): Likewise.
46546         * manual/filesys.texi (telldir): Use braces around return type.
46547         * manual/llio.texi (mmap): Add space after comma.
46548         (mmap64): Likewise.
46549         * manual/math.texi (jn): Use @var{} on parameter names.
46550         (jnf): Likewise.
46551         (jnl): Likewise.
46552         (yn): Likewise.
46553         (ynf): Likewise.
46554         (ynl): Likewise.
46555         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
46556         line.
46557         * manual/resource.texi (ulimit): Use @dots{} instead of literal
46558         "...".
46559         (sched_get_priority_min): Remove semicolon on @deftypefun line.
46560         (sched_get_priority_max): Likewise.
46561         * manual/signal.texi (sigvec): Add space after comma.
46562         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
46563         names.
46564         (if_indextoname): Likewise.
46565         (if_freenameindex): Likewise.
46566         (sendto): Use ',' instead of '.' in prototype.
46567         * manual/startup.texi (syscall): Use @dots{} instead of literal
46568         "...".
46569         * manual/stdio.texi (__fpending): Separate initial words of
46570         paragraph from @deftypefun line.
46571         * manual/syslog.texi (syslog): Use @dots{} instead of literal
46572         "...".
46573         (vsyslog): Use @var{} on parameter names.
46574         * manual/terminal.texi (stty): Use @var{} on parameter names.
46575         * manual/users.texi (getutmp): Use @var{} on parameter names.
46576         (getutmpx): Likewise.
46577
46578 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46579
46580         [BZ #6884]
46581         * manual/stdio.texi (fopen): Fix typos in description of
46582         ",ccs=STRING".
46583
46584 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
46585
46586         [BZ #4026]
46587         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
46588         get clock_id definition.
46589
46590 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
46591
46592         [BZ #4822]
46593         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
46594         (madvise): Cast every argument to void on its own.
46595
46596 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46597
46598         [BZ #9902]
46599         * manual/startup.texi (Exit Status): Fix typo.
46600
46601 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46602
46603         [BZ #10140]
46604         * manual/examples/argp-ex1.c: Include <stdlib.h>.
46605         * manual/examples/argp-ex2.c: Likewise.
46606         * manual/examples/argp-ex3.c: Likewise.
46607
46608 2012-02-16  Richard Henderson  <rth@redhat.com>
46609
46610         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
46611         * sysdeps/s390/s390-32/initfini.c: Remove.
46612         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
46613         * sysdeps/s390/s390-64/initfini.c: Remove.
46614
46615 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
46616
46617         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
46618         compiler output for sysdeps/generic/initfini.c.
46619         * sysdeps/sh/elf/initfini.c: Remove file.
46620
46621 2012-02-16  David S. Miller  <davem@davemloft.net>
46622
46623         [BZ #11494]
46624         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
46625
46626         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
46627         * sysdeps/sparc/crti.S: New file.
46628         * sysdeps/sparc/crtn.S: New file.
46629         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
46630         * sysdeps/sparc/sparc64/Makefile: Likewise.
46631
46632 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
46633
46634         [BZ #3335]
46635         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
46636
46637 2012-02-15  Roland McGrath  <roland@hack.frob.com>
46638
46639         [BZ #4822]
46640         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
46641
46642         * mach/devstream.c (cookie_io_functions_t): Macro removed.
46643         (write, read, close): Likewise.
46644         Patch by Aurelien Jarno <aurelien@aurel32.net>.
46645
46646 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
46647
46648         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
46649         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
46650         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
46651         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
46652         <bits/signalfd.h>.
46653         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
46654         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46655         bits/signalfd.h.
46656
46657 2012-02-14  Marek Polacek  <polacek@redhat.com>
46658
46659         * sysdeps/x86_64/crti.S: New file.
46660         * sysdeps/x86_64/crtn.S: New file.
46661         * sysdeps/x86_64/elf/initfini.c: Remove file.
46662
46663 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46664
46665         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
46666         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
46667         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
46668         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
46669         <bits/inotify.h>.
46670         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
46671         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46672         bits/inotify.h.
46673
46674 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46675
46676         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
46677         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
46678         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
46679         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
46680         <bits/eventfd.h>.
46681         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
46682         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46683         bits/eventfd.h.
46684
46685 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
46686
46687         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
46688         __feraiseexcept instead of feraiseexcept.
46689
46690         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
46691         nanosleep invocations.
46692         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
46693         strings, and add error checking for a nanosleep invocations.
46694
46695 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
46696
46697         Replace FSF snail mail address with URLs, as per GNU coding standards.
46698         Most of the snail mail addresses were wrong anyway, and omitting
46699         them makes the source code easier to maintain.  Almost all of the
46700         changes are to license notices and to locale LC_IDENTIFICATION
46701         addresses, except for this one:
46702         * manual/libc.texinfo: In "Published by", give the FSF's URL,
46703         not its snail mail address.
46704
46705 2012-02-09  Richard Henderson  <rth@twiddle.net>
46706
46707         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
46708         of kernel-features.h.
46709
46710         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
46711
46712 2012-02-08  Marek Polacek  <polacek@redhat.com>
46713
46714         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
46715         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
46716         * sysdeps/gnu/_G_config.h: Likewise.
46717         * sysdeps/generic/_G_config.h: Likewise.
46718
46719 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
46720
46721         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
46722         tests.
46723         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46724
46725         * sysdeps/powerpc/powerpc32/crti.S: New file.
46726         * sysdeps/powerpc/powerpc32/crtn.S: New file.
46727         * sysdeps/powerpc/powerpc64/crti.S: New file.
46728         * sysdeps/powerpc/powerpc64/crtn.S: New file.
46729
46730         * Makeconfig (have-initfini): Don't set.
46731         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
46732         * configure.in (nopic_initfini): Don't substitute.
46733         * config.h.in (HAVE_INITFINI): Don't #undef.
46734         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
46735         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
46736
46737 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
46738
46739         Support crti.S and crtn.S provided directly by architectures.
46740         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
46741         [crti.S in sysdirs] (omit-deps): Likewise.
46742         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
46743         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
46744         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
46745         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
46746         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
46747         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
46748         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
46749         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
46750         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
46751         compiler output for sysdeps/generic/initfini.c.
46752         * sysdeps/i386/elf/Makefile: Remove file.
46753         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
46754
46755 2012-02-07  Marek Polacek  <polacek@redhat.com>
46756
46757         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
46758         * sysdeps/gnu/_G_config.h: Likewise.
46759         * sysdeps/mach/hurd/_G_config.h: Likewise.
46760
46761 2012-02-07  Marek Polacek  <polacek@redhat.com>
46762
46763         * math/Makefile (tests): Add tst-CMPLX2.
46764         * math/tst-CMPLX2.c: New file.
46765
46766 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
46767
46768         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46769
46770         * math/libm-test.inc (jn_test): Add missing L suffix.
46771
46772 2012-02-06  Marek Polacek  <polacek@redhat.com>
46773
46774         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
46775         * sysdeps/i386/fpu/e_powf.S: Likewise.
46776         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46777         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
46778         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46779         * sysdeps/i386/fpu/e_pow.S: Likewise.
46780         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
46781         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46782         * sysdeps/i386/fpu/s_expm1.S: Likewise.
46783         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
46784         * sysdeps/i386/fpu/e_log2.S: Likewise.
46785         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46786         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46787         * sysdeps/i386/fpu/e_powl.S: Likewise.
46788         * sysdeps/i386/fpu/s_log1p.S: Likewise.
46789         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46790         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
46791         * sysdeps/i386/fpu/e_logl.S: Likewise.
46792         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
46793         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
46794         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
46795         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
46796         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46797         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46798         * sysdeps/i386/fpu/e_log.S: Likewise.
46799         * sysdeps/i386/fpu/s_cexp.S: Likewise.
46800         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46801         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
46802         * sysdeps/i386/fpu/e_logf.S: Likewise.
46803         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46804         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46805         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
46806         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
46807         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
46808         * sysdeps/i386/fpu/e_log10.S: Likewise.
46809         * sysdeps/i386/fpu/s_frexp.S: Likewise.
46810         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46811         * sysdeps/i386/fpu/s_asinh.S: Likewise.
46812         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
46813         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46814         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
46815         * sysdeps/i386/asm-syntax.h: Likewise.
46816         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46817         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46818         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46819         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
46820         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
46821         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46822         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
46823         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
46824         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46825         * sysdeps/powerpc/sysdep.h: Likewise.
46826         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
46827         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
46828
46829 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46830
46831         [BZ #411]
46832         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
46833
46834 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46835
46836         * sysdeps/i386/sysdep.h: Include <features.h>.
46837         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
46838         version.
46839
46840 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
46841
46842         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
46843         Define.
46844         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
46845         LOAD_PIC_REG_STR.
46846
46847 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46848
46849         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
46850         (SETUP_PIC_REG): Use GET_PC_THUNK.
46851         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
46852         macro.
46853
46854 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46855
46856         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
46857         for non-PIC compilation.
46858         (SETUP_PIC_REG): Add .p2align directive.
46859         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
46860         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
46861         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
46862         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
46863         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
46864         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
46865         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
46866         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
46867         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
46868         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
46869         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
46870         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
46871         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
46872         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
46873         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
46874         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
46875         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
46876         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
46877         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
46878         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
46879         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
46880         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
46881         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
46882         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
46883         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
46884         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
46885         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
46886         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
46887         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
46888         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
46889         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
46890         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
46891         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
46892         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
46893         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
46894         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
46895         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
46896         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
46897         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
46898         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
46899         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
46900
46901 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46902
46903         * math/tst-CMPLX.c: Include <stdio.h>.
46904
46905 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
46906
46907         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
46908         float.
46909         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
46910         * sysdeps/sparc/bits/mathdef.h: Likewise.
46911
46912 2012-01-31  Marek Polacek  <polacek@redhat.com>
46913
46914         * libio/libio.h: Don't define _PARAMS.
46915         * locale/programs/config.h: Don't define PARAMS.
46916         * stdlib/strtol_l.c: Likewise.
46917         (__strtol_l): Remove PARAMS from the prototype.
46918
46919 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
46920
46921         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
46922         names.  Just use the correct names.  Remove unnecessary wrapper
46923         functions.
46924         * malloc/arena.c: Likewise.
46925         * malloc/hooks.c: Likewise.
46926
46927         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
46928         ARENA_TEST says not to.  Simplify test for creation of a new arena.
46929         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
46930
46931 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
46932
46933         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
46934         into tail calls.
46935         (update_get_addr): New function.
46936         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
46937         GET_ADDR_MODULE parameter.
46938
46939 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
46940
46941         * crypt/cert.c: Remove __STDC__ conditionals.
46942         * crypt/crypt-entry.c: Likewise.
46943         * crypt/crypt_util.c: Likewise.
46944         * libio/filedoalloc.c: Likewise.
46945         * libio/fileops.c: Likewise.
46946         * libio/genops.c: Likewise.
46947         * libio/iofclose.c: Likewise.
46948         * libio/iofdopen.c: Likewise.
46949         * libio/iofopen.c: Likewise.
46950         * libio/iofopen64.c: Likewise.
46951         * libio/iogetdelim.c: Likewise.
46952         * libio/iopopen.c: Likewise.
46953         * libio/obprintf.c: Likewise.
46954         * libio/oldfileops.c: Likewise.
46955         * libio/oldiofclose.c: Likewise.
46956         * libio/oldiofdopen.c: Likewise.
46957         * libio/oldiofopen.c: Likewise.
46958         * libio/oldiopopen.c: Likewise.
46959         * libio/wfiledoalloc.c: Likewise.
46960         * libio/wgenops.c: Likewise.
46961         * locale/programs/xmalloc.c: Likewise.
46962         * misc/syslog.c: Likewise.
46963         * stdio-common/xbug.c: Likewise.
46964         * string/memchr.c: Likewise.
46965         * string/memcmp.c: Likewise.
46966         * string/memrchr.c: Likewise.
46967         * string/rawmemchr.c: Likewise.
46968         * sysdeps/posix/getcwd.c: Likewise.
46969         * time/strftime_l.c: Likewise.
46970
46971 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
46972
46973         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
46974         * config.make.in (config-cflags-sse2avx): Define.
46975         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
46976         Fix typo.
46977
46978 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
46979
46980         * scripts/config.guess: Update from upstream config git repository.
46981         * scripts/config.sub: Likewise.
46982
46983 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
46984
46985         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
46986         (EM_NUM): Update.
46987         (R_TILEPRO_*, R_TILEGX_*): New macros.
46988
46989         * scripts/firstversions.awk: Fix bug in version range handling.
46990
46991         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
46992
46993         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
46994
46995         * include/sys/epoll.h: New file.
46996         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
46997         libc_hidden_def.
46998
46999 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
47000
47001         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
47002         Avoid unnecessary __WORDSIZE == 64 test.
47003         (fmaxf): Use VEX format if possible.
47004         (fmax): Likewise.
47005         (fminf): Likewise.
47006         (fmin): Likewise.
47007
47008         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
47009         * math/math_private.h: Remove libc_fegetround* and
47010         libc_fesetround*.
47011         * sysdeps/i386/configure.in: Check for -msse2avx.
47012         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
47013         also if SSE2AVX is defined.
47014         Remove libc_fegetround* and libc_fesetround*.
47015         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
47016         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
47017         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
47018         of HAS_YMM_USABLE.
47019         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
47020         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
47021         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
47022         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
47023         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
47024
47025         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
47026
47027 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47028
47029         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
47030         size is not set.
47031         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
47032
47033 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
47034
47035         [BZ #13618]
47036         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
47037         relocation.
47038         * Makeconfig (libm): Define.
47039         * elf/Makefile: Add rules to build and run tst-relsort1.
47040         * elf/tst-relsort1.c: New file.
47041         * elf/tst-relsort1mod1.c: New file.
47042         * elf/tst-relsort1mod2.c: New file.
47043
47044 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
47045
47046         * math/s_ldexp.c: Remove __STDC__ conditionals.
47047         * math/s_ldexpf.c: Likewise.
47048         * math/s_ldexpl.c: Likewise.
47049         * math/s_nextafter.c: Likewise.
47050         * math/s_nexttowardf.c: Likewise.
47051         * math/s_significand.c: Likewise.
47052         * math/s_significandf.c: Likewise.
47053         * math/s_significandl.c: Likewise.
47054         * math/w_jnl.c: Likewise.
47055         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
47056         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
47057         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
47058         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
47059         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
47060         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
47061         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
47062         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
47063         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
47064         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
47065         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
47066         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
47067         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
47068         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
47069         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
47070         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
47071         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
47072         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
47073         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
47074         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
47075         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
47076         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
47077         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
47078         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
47079         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
47080         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
47081         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
47082         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
47083         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
47084         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
47085         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
47086         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
47087         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
47088         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
47089         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
47090         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
47091         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
47092         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
47093         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
47094         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
47095         * sysdeps/ieee754/k_standard.c: Likewise.
47096         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
47097         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
47098         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
47099         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
47100         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
47101         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
47102         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
47103         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
47104         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
47105         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
47106         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
47107         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
47108         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
47109         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
47110         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
47111         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
47112         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
47113         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
47114         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
47115         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
47116         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
47117         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
47118         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
47119         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
47120         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
47121         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
47122         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
47123         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
47124         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47125         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
47126         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
47127         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
47128         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
47129         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
47130         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
47131         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
47132         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
47133         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
47134         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
47135         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
47136         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
47137         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
47138         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
47139         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
47140         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
47141         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
47142         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
47143         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
47144         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
47145         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
47146         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
47147         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
47148         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
47149         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
47150         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
47151         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
47152         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
47153         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
47154         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
47155         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
47156         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
47157         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
47158         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
47159         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
47160         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
47161         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
47162         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
47163         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
47164         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
47165         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
47166         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
47167         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
47168         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
47169         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
47170         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
47171         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
47172         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
47173         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
47174         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
47175         * sysdeps/ieee754/s_matherr.c: Likewise.
47176         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
47177         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
47178         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
47179         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
47180
47181 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
47182
47183         * crypt/md5.h: Remove __STDC__ conditionals.
47184         * libio/libioP.h: Likewise.
47185         * locale/programs/config.h: Likewise.
47186         * sysdeps/generic/sysdep.h: Likewise.
47187         * sysdeps/i386/asm-syntax.h: Likewise.
47188         * sysdeps/s390/asm-syntax.h: Likewise.
47189         * sysdeps/unix/sysdep.h: Likewise.
47190         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
47191         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
47192
47193 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
47194
47195         * libio/libio.h: Remove __STDC__ conditionals.
47196         * malloc/obstack.h: Likewise.
47197         * math/complex.h: Likewise.
47198         * math/math.h: Likewise.
47199         * sysdeps/generic/_G_config.h: Likewise.
47200         * sysdeps/gnu/_G_config.h: Likewise.
47201         * sysdeps/mach/hurd/_G_config.h: Likewise.
47202         * sysdeps/powerpc/bits/mathdef.h: Likewise.
47203         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
47204         * sysdeps/sparc/bits/mathdef.h: Likewise.
47205
47206 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
47207
47208         [BZ #13583]
47209         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
47210         Clean up HAS_* macros.
47211         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
47212         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
47213         possible.
47214         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
47215         HAS_AVX.
47216         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
47217         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
47218         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
47219         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
47220         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
47221
47222 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
47223
47224         * elf/tst-unique3.cc (gets): Remove declaration.
47225         * elf/tst-unique3lib.cc (gets): Likewise.
47226         * elf/tst-unique3lib2.cc (gets): Likewise.
47227         * elf/tst-unique4.cc (gets): Likewise.
47228
47229 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
47230
47231         * include/stdio.h: Add C++ protection.  Add gets declarations and
47232         definitions.
47233         * debug/tst-chk1.c: Don't declare gets here.
47234         * stdio-common/tst-gets.c: Likewise.
47235
47236 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
47237
47238         * posix/glob: Remove directory.
47239
47240 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
47241
47242         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
47243
47244 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
47245
47246         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
47247         of the non-standard EPFNOSUPPORT.
47248
47249 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47250
47251         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
47252         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
47253         ANYWHERE set to 1 only on KERN_NO_SPACE error.
47254
47255 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
47256
47257         * wcsmbs/uchar.h: Test __STDC_VERSION__.
47258
47259 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
47260
47261         * nscd/aicache.c (addhstaiX): Do not cache negative results of
47262         transient errors.
47263         * nscd/grpcache.c (cache_addgr): Likewise.
47264         * nscd/hstcache.c (cache_addhst): Likewise.
47265         * nscd/initgrcache.c (addinitgroupsX): Likewise.
47266         * nscd/pwdcache.c (cache_addpw): Likewise.
47267         * nscd/servicescache.c (cache_addserv): Likewise.
47268
47269 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
47270
47271         * malloc/malloc.c: Various cleanups.
47272         * malloc/hooks.c: Likewise.
47273
47274         * stdlib/Makefile (tests): Add bug-fmtmsg1.
47275         * stdlib/bug-fmtmsg1.c: New file.
47276
47277         * stdlib/fmtmsg.c (init): Add missing unlock.
47278         Patch by Peng Haitao <penght@cn.fujitsu.com>.
47279
47280 2012-01-12  Marek Polacek  <polacek@redhat.com>
47281
47282         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
47283         and _GNU_SOURCE.
47284
47285 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
47286
47287         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
47288         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
47289         macro to ensure uniqueness of label name.
47290         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
47291         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
47292
47293 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
47294
47295         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
47296
47297         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
47298         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
47299         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
47300         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
47301
47302 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
47303
47304         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
47305
47306         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
47307         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
47308         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
47309
47310         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
47311
47312         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
47313         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
47314         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
47315         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
47316
47317         * math/bits/math-finite.h: Add ldexp support.
47318
47319 2012-01-10  Marek Polacek  <polacek@redhat.com>
47320
47321         * locale/programs/localedef.h (show_archive_content): Add noreturn
47322         attribute.
47323
47324 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
47325
47326         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
47327
47328 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47329
47330         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
47331
47332         * io/Makefile (headers): Add bits/poll2.h.
47333
47334 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
47335
47336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
47337         typo #include statement.
47338
47339 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47340
47341         * include/sys/cdefs.h: Define __attribute_alloc_size.
47342         * catgets/gencat.c: Add alloc_size attribute and apply consistently
47343         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
47344         * elf/pldd.c: Likewise.
47345         * iconv/iconv_charmap.c: Likewise.
47346         * iconv/iconvconfig.c: Likewise.
47347         * iconv/strtab.c: Likewise.
47348         * locale/programs/locale.c: Likewise.
47349         * locale/programs/localedef.h: Likewise.
47350         * locale/programs/simple-hash.c: Likewise.
47351         * nscd/nscd.h: Likewise.
47352         * nss/makedb.c: Likewise.
47353         * sysdeps/generic/ldconfig.h: Likewise.
47354         * locale/programs/localedef.c: Remove xmalloc prototype.
47355         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
47356
47357 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
47358
47359         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
47360         appropriate.
47361
47362 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47363
47364         * math/Makefile (tests): Add tst-CMPLX.
47365         * math/tst-CMPLX.c: New file.
47366
47367         * math/complex.h (CMPLXL): Fix typo.
47368
47369         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
47370         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
47371         GLIBC_2.16.
47372         * debug/tst-chk1.c: Add poll and ppoll tests.
47373         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
47374         * include/sys/poll.h: Add hidden proto for ppoll.
47375         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
47376         * sysdeps/mach/hurd/ppoll.c: Likewise.
47377         * io/ppoll.c: Likewise.
47378         * debug/poll_chk.c: New file.
47379         * debug/ppoll_chk.c: New file.
47380         * include/bits/poll2.h: New file.
47381         * io/bits/poll2.h: New file.
47382
47383         [BZ #1350]
47384         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
47385
47386         * configure.in: static is always set to yes.  Remove.
47387         * config.make.in: Don't set build-static.
47388         * Makeconfig: Remove use of build-static.
47389         * dlfcn/Makefile: Likewise.
47390         * elf/Makefile: Likewise.
47391         * math/Makefile: Likewise.
47392         * misc/Makefile: Likewise.
47393         * nptl/Makefile: Likewise.
47394         * sysdeps/mach/hurd/Makefile: Likewise.
47395
47396         * configure.in: PWD_P is not used anymore.
47397         * config.make.in: Remove PWD_P entry.
47398
47399         * configure.in: Remove last remnants of RANLIB.
47400         No need to check for signed size_t anymore.
47401         Don't set libc_commonpagesize and libc_relro_required here for Alpha
47402         and IA-64.
47403         Remove __builtin_expect test because we require at least gcc 3.4.
47404         * aclocal.m4: Likewise.
47405
47406         * wcsmbs/mbrtoc16.c: Implement using towc function.
47407         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
47408         * wcsmbs/wcsmbsload.c: Likewise.
47409         * iconv/gconv_simple.c: Likewise.
47410         * iconv/gconv_int.h: Likewise.
47411         * iconv/gconv_builtin.h: Likewise.
47412         * iconv/iconv_prog.c: Remove CHAR16 handling.
47413
47414         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
47415
47416         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
47417
47418         * configure.in: Remove --with-elf and --enable-bounded options.
47419         Dont set base_machine for ia64.  More non-ELF conditions removed.
47420         Remove testing and setting of leading underscore information.
47421         * config.make.in (build-bounded): Set to no.
47422         * config.h.in: Remove NO_UNDERSCORES entry.
47423         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
47424         them.
47425         * csu/start.c: Remove !NO_UNDERSCORE code.
47426         * locale/localeinfo.h: Likewise.
47427         * sysdeps/generic/machine-gmon.h: Likewise.
47428         * sysdeps/generic/sysdep.h: Likewise.
47429         * sysdeps/i386/sysdep.h: Likewise.
47430         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
47431         * sysdeps/mach/sysdep.h: Likewise.
47432         * sysdeps/s390/s390-32/sysdep.h: Likewise.
47433         * sysdeps/s390/s390-64/sysdep.h: Likewise.
47434         * sysdeps/sh/sysdep.h: Likewise.
47435         * sysdeps/sparc/sparc32/alloca.S: Likewise.
47436         * sysdeps/unix/i386/sysdep.S: Likewise.
47437         * sysdeps/unix/sparc/start.c: Likewise.
47438         * sysdeps/unix/sparc/sysdep.S: Likewise.
47439         * sysdeps/unix/sparc/sysdep.h: Likewise.
47440         * sysdeps/unix/start.c: Likewise.
47441         * sysdeps/unix/x86_64/sysdep.S: Likewise.
47442         * sysdeps/x86_64/sysdep.h: Likewise.
47443
47444 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
47445
47446         [BZ #13553]
47447         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
47448         for non-gcc.
47449         * argp/argp-fmtstream.h: Use const instead __const.
47450         * argp/argp.h: Likewise.
47451         * assert/assert.h: Likewise.
47452         * bits/fenv.h: Likewise.
47453         * bits/sched.h: Likewise.
47454         * bits/sigset.h: Likewise.
47455         * bits/sigthread.h: Likewise.
47456         * catgets/nl_types.h: Likewise.
47457         * conform/data/pthread.h-data: Likewise.
47458         * crypt/crypt-private.h: Likewise.
47459         * crypt/crypt.h: Likewise.
47460         * crypt/crypt_util.c: Likewise.
47461         * ctype/ctype.h: Likewise.
47462         * debug/execinfo.h: Likewise.
47463         * debug/mbsnrtowcs_chk.c: Likewise.
47464         * debug/mbsrtowcs_chk.c: Likewise.
47465         * debug/wcsnrtombs_chk.c: Likewise.
47466         * debug/wcsrtombs_chk.c: Likewise.
47467         * debug/wcstombs_chk.c: Likewise.
47468         * dirent/dirent.h: Likewise.
47469         * dlfcn/dlfcn.h: Likewise.
47470         * elf/neededtest4.c: Likewise.
47471         * grp/grp.h: Likewise.
47472         * gshadow/gshadow.h: Likewise.
47473         * iconv/gconv.h: Likewise.
47474         * iconv/gconv_int.h: Likewise.
47475         * iconv/gconv_simple.c: Likewise.
47476         * iconv/iconv.h: Likewise.
47477         * iconv/loop.c: Likewise.
47478         * iconv/skeleton.c: Likewise.
47479         * include/aio.h: Likewise.
47480         * include/aliases.h: Likewise.
47481         * include/argz.h: Likewise.
47482         * include/arpa/inet.h: Likewise.
47483         * include/assert.h: Likewise.
47484         * include/dirent.h: Likewise.
47485         * include/dlfcn.h: Likewise.
47486         * include/execinfo.h: Likewise.
47487         * include/fcntl.h: Likewise.
47488         * include/fenv.h: Likewise.
47489         * include/glob.h: Likewise.
47490         * include/grp.h: Likewise.
47491         * include/libintl.h: Likewise.
47492         * include/mntent.h: Likewise.
47493         * include/netdb.h: Likewise.
47494         * include/pwd.h: Likewise.
47495         * include/rpc/netdb.h: Likewise.
47496         * include/sched.h: Likewise.
47497         * include/search.h: Likewise.
47498         * include/shadow.h: Likewise.
47499         * include/signal.h: Likewise.
47500         * include/stdio.h: Likewise.
47501         * include/stdlib.h: Likewise.
47502         * include/string.h: Likewise.
47503         * include/sys/socket.h: Likewise.
47504         * include/sys/stat.h: Likewise.
47505         * include/sys/statfs.h: Likewise.
47506         * include/sys/statvfs.h: Likewise.
47507         * include/sys/syslog.h: Likewise.
47508         * include/sys/time.h: Likewise.
47509         * include/sys/uio.h: Likewise.
47510         * include/time.h: Likewise.
47511         * include/unistd.h: Likewise.
47512         * include/utmp.h: Likewise.
47513         * include/wchar.h: Likewise.
47514         * include/wctype.h: Likewise.
47515         * inet/aliases.h: Likewise.
47516         * inet/arpa/inet.h: Likewise.
47517         * inet/netinet/ether.h: Likewise.
47518         * inet/netinet/in.h: Likewise.
47519         * intl/libintl.h: Likewise.
47520         * io/bits/fcntl2.h: Likewise.
47521         * io/fcntl.h: Likewise.
47522         * io/ftw.h: Likewise.
47523         * io/sys/poll.h: Likewise.
47524         * io/sys/stat.h: Likewise.
47525         * io/sys/statfs.h: Likewise.
47526         * io/sys/statvfs.h: Likewise.
47527         * io/utime.h: Likewise.
47528         * libio/bits/stdio.h: Likewise.
47529         * libio/bits/stdio2.h: Likewise.
47530         * libio/libio.h: Likewise.
47531         * libio/libioP.h: Likewise.
47532         * libio/stdio.h: Likewise.
47533         * locale/lc-ctype.c: Likewise.
47534         * locale/locale.h: Likewise.
47535         * login/utmp.h: Likewise.
47536         * malloc/arena.c: Likewise.
47537         * malloc/malloc.c: Likewise.
47538         * malloc/malloc.h: Likewise.
47539         * malloc/mcheck.c: Likewise.
47540         * malloc/mtrace.c: Likewise.
47541         * math/bits/mathcalls.h: Likewise.
47542         * math/fenv.h: Likewise.
47543         * math/math_private.h: Likewise.
47544         * misc/bits/error.h: Likewise.
47545         * misc/bits/syslog.h: Likewise.
47546         * misc/err.h: Likewise.
47547         * misc/error.h: Likewise.
47548         * misc/fstab.h: Likewise.
47549         * misc/mntent.h: Likewise.
47550         * misc/regexp.h: Likewise.
47551         * misc/search.h: Likewise.
47552         * misc/sgtty.h: Likewise.
47553         * misc/sys/mman.h: Likewise.
47554         * misc/sys/syslog.h: Likewise.
47555         * misc/sys/uio.h: Likewise.
47556         * misc/sys/xattr.h: Likewise.
47557         * misc/ttyent.h: Likewise.
47558         * nis/rpcsvc/ypclnt.h: Likewise.
47559         * nss/nss.h: Likewise.
47560         * posix/bits/unistd.h: Likewise.
47561         * posix/fnmatch.h: Likewise.
47562         * posix/glob.h: Likewise.
47563         * posix/sched.h: Likewise.
47564         * posix/spawn.h: Likewise.
47565         * posix/sys/wait.h: Likewise.
47566         * posix/unistd.h: Likewise.
47567         * posix/wordexp.h: Likewise.
47568         * pwd/pwd.h: Likewise.
47569         * resolv/netdb.h: Likewise.
47570         * resource/sys/resource.h: Likewise.
47571         * rt/aio.h: Likewise.
47572         * rt/bits/mqueue2.h: Likewise.
47573         * rt/mqueue.h: Likewise.
47574         * shadow/shadow.h: Likewise.
47575         * signal/signal.h: Likewise.
47576         * socket/send.c: Likewise.
47577         * socket/sendto.c: Likewise.
47578         * socket/sys/socket.h: Likewise.
47579         * stdio-common/printf.h: Likewise.
47580         * stdlib/bits/stdlib.h: Likewise.
47581         * stdlib/fmtmsg.h: Likewise.
47582         * stdlib/monetary.h: Likewise.
47583         * stdlib/stdlib.h: Likewise.
47584         * stdlib/ucontext.h: Likewise.
47585         * streams/stropts.h: Likewise.
47586         * string/argz.h: Likewise.
47587         * string/bits/string2.h: Likewise.
47588         * string/string.h: Likewise.
47589         * string/strings.h: Likewise.
47590         * sunrpc/rpc/auth.h: Likewise.
47591         * sunrpc/rpc/auth_des.h: Likewise.
47592         * sunrpc/rpc/clnt.h: Likewise.
47593         * sunrpc/rpc/netdb.h: Likewise.
47594         * sunrpc/rpc/pmap_clnt.h: Likewise.
47595         * sunrpc/rpc/xdr.h: Likewise.
47596         * sysdeps/generic/inttypes.h: Likewise.
47597         * sysdeps/generic/net/if.h: Likewise.
47598         * sysdeps/generic/sys/swap.h: Likewise.
47599         * sysdeps/gnu/net/if.h: Likewise.
47600         * sysdeps/gnu/utmpx.h: Likewise.
47601         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
47602         * sysdeps/i386/i486/bits/string.h: Likewise.
47603         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
47604         * sysdeps/s390/bits/string.h: Likewise.
47605         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
47606         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
47607         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
47608         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
47609         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
47610         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
47611         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
47612         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
47613         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
47614         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
47615         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
47616         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
47617         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
47618         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
47619         * sysdeps/unix/sysv/linux/readv.c: Likewise.
47620         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
47621         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
47622         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47623         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
47624         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
47625         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
47626         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
47627         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
47628         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
47629         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
47630         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
47631         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
47632         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47633         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
47634         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
47635         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
47636         * sysvipc/sys/ipc.h: Likewise.
47637         * sysvipc/sys/msg.h: Likewise.
47638         * sysvipc/sys/sem.h: Likewise.
47639         * sysvipc/sys/shm.h: Likewise.
47640         * termios/termios.h: Likewise.
47641         * time/sys/time.h: Likewise.
47642         * time/time.h: Likewise.
47643         * wcsmbs/bits/wchar2.h: Likewise.
47644         * wcsmbs/uchar.h: Likewise.
47645         * wcsmbs/wchar.h: Likewise.
47646         * wctype/wctype.h: Likewise.
47647
47648         [BZ #13551]
47649         * Makeconfig: Remove all but ELF support including AIX support.
47650         * Makerules: Likewise.
47651         * config.h.in: Likewise.
47652         * config.make.in: Likewise.
47653         * configure: Likewise.
47654         * configure.in: Likewise.
47655         * csu/Makefile: Likewise.
47656         * csu/version.c: Likewise.
47657         * debug/Makefile: Likewise.
47658         * dlfcn/Makefile: Likewise.
47659         * elf/Makefile: Likewise.
47660         * extra-lib.mk: Likewise.
47661         * iconv/Makefile: Likewise.
47662         * include/libc-symbols.h: Likewise.
47663         * include/shlib-compat.h: Likewise.
47664         * resolv/Makefile: Likewise.
47665         * resolv/res_libc.c: Likewise.
47666         * rt/Makefile: Likewise.
47667         * sysdeps/i386/asm-syntax.h: Likewise.
47668         * sysdeps/i386/sysdep.h: Likewise.
47669         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
47670         * sysdeps/mach/sysdep.h: Likewise.
47671         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
47672         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
47673         * sysdeps/s390/asm-syntax.h: Likewise.
47674         * sysdeps/s390/s390-32/sysdep.h: Likewise.
47675         * sysdeps/s390/s390-64/sysdep.h: Likewise.
47676         * sysdeps/sh/sysdep.h: Likewise.
47677         * sysdeps/unix/sparc/sysdep.h: Likewise.
47678         * sysdeps/wordsize-32/divdi3.c: Likewise.
47679         * sysdeps/x86_64/sysdep.h: Likewise.
47680
47681         * argp/Versions: Remove _argp_unlock_xxx.
47682
47683         [BZ #13559]
47684         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
47685         * abilist/libBrokenLocale.abilist: Likewise.
47686         * abilist/libanl.abilist: Likewise.
47687         * abilist/libc.abilist: Likewise.
47688         * abilist/libcrypt.abilist: Likewise.
47689         * abilist/libdl.abilist: Likewise.
47690         * abilist/libm.abilist: Likewise.
47691         * abilist/libnsl.abilist: Likewise.
47692         * abilist/libpthread.abilist: Likewise.
47693         * abilist/libresolv.abilist: Likewise.
47694         * abilist/librt.abilist: Likewise.
47695         * abilist/libthread_db.abilist: Likewise.
47696         * abilist/libutil.abilist: Likewise.
47697         * abilist/libnss_db.abilist: New file.
47698
47699         * scripts/abilist.awk: Add support for indirect functions.
47700
47701         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
47702
47703         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
47704
47705         * shlib-versions: Remove entries for ports architectures.
47706
47707         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
47708         files in ports.
47709         * elf/stackguard-macros.h: Remove support for IA-64.
47710         * elf/tst-auditmod1.c: Likewise.
47711         * sysdeps/generic/ldsodefs.h: Likewise.
47712
47713         * sysdeps/unix/sysv/linux/configure.in: Ports should define
47714         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
47715         configure files.
47716
47717         [BZ #13552]
47718         * configure.in: Remove --enable-omitfp support.
47719         * FAQ.in: Adjust.
47720         * config.make.in: Likewise.
47721         * Makeconfig: Likewise.
47722         * manual/install.texi: Likewise.
47723
47724         In case anyone cares, the IA-64 architecture could move to ports.
47725         * sysdeps/ia64/*: Removed.
47726         * sysdeps/unix/sysv/linux/ia64/*: Removed.
47727         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
47728
47729         [BZ #13555]
47730         * configure.in: Remove entries for unsupported architectures.
47731
47732         [BZ #13533]
47733         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
47734         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
47735         routines.
47736         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
47737         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
47738         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
47739         fall back to using wcrtomb.
47740         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
47741         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
47742         renaming.
47743         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
47744         * wcsmbs/tst-c16c32-1.c: New file.
47745
47746         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
47747         local variable.
47748
47749         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
47750
47751         * elf/tst-unique3.cc: Add explicit declaration of gets.
47752         * elf/tst-unique3lib.cc: Likewise.
47753         * elf/tst-unique3lib2.cc: Likewise.
47754         * elf/tst-unique4.cc: Likewise.
47755
47756         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
47757
47758 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
47759
47760         [BZ #13566]
47761         * assert/assert.h (static_assert): Don't define for C++.
47762         * libio/stdio.h (gets): Do declare for C++ <= C++11.
47763         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
47764
47765 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
47766
47767         * iconv/loop.c (single loop): Fix assertion in storing of
47768         remaining bytes.
47769
47770         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
47771
47772 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
47773
47774         * posix/getconf.c: Update copyright year.
47775         * nss/getent.c: Likewise.
47776         * nss/makedb.c: Likewise.
47777         * iconv/iconvconfig.c: Likewise.
47778         * iconv/iconv_prog.c: Likewise.
47779         * elf/ldconfig.c: Likewise.
47780         * elf/pldd.c: Likewise.
47781         * elf/sotruss.ksh: Likewise.
47782         * catgets/gencat.c: Likewise.
47783         * csu/version.c: Likewise.
47784         * elf/ldd.bash.in: Likewise.
47785         * elf/sprof.c (print_version): Likewise.
47786         * locale/programs/locale.c: Likewise.
47787         * locale/programs/localedef.c: Likewise.
47788         * login/programs/pt_chown.c: Likewise.
47789         * nscd/nscd.c (print_version): Likewise.
47790         * debug/xtrace.sh: Likewise.
47791         * malloc/memusage.sh: Likewise.
47792         * malloc/mtrace.pl: Likewise.
47793         * debug/catchsegv.sh: Likewise.
47794
47795 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
47796
47797         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
47798         pure attribute.
47799
47800 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
47801
47802         [BZ #13533]
47803         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
47804         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
47805         transformations.
47806         * iconv/gconv_int.h: Likewise.
47807         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
47808         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
47809         from libc for GLIBC_2.16.
47810         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
47811         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
47812         * wcsmbs/uchar.h: Really define mbstate_t.
47813         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
47814         * wcsmbs/c16rtomb.c: New file.
47815         * wcsmbs/mbrtoc16.c: New file.
47816         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
47817         for C/POSIX locale.
47818         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
47819         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
47820
47821         * wcsmbs/wchar.h: Add missing __restrict.
47822
47823 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47824
47825         [BZ #13532]
47826         * time/Makefile (routines): Add timespec_get.
47827         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
47828         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
47829         timespec for ISO C11.
47830         * time/timespec_get.c: New file.
47831         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
47832         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
47833
47834         [BZ #13531]
47835         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
47836         * stdlib/stdlib.h: Declare aligned_alloc.
47837         * Versions.def: Add GLIBC_2.16 for libc.
47838         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
47839
47840         [BZ 13527]
47841         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
47842         ISO C11.
47843
47844         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
47845         code.
47846
47847         [BZ #13528]
47848         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
47849
47850         [BZ #13529]
47851         * assert/assert.h (static_assert): Define.
47852
47853         * version.h: Update for 2.16 development version.
47854
47855         [BZ #13526]
47856         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
47857         _ISOC11_SOURCE.
47858
47859         * version.h (RELEASE): Bump for 2.15 release.
47860         * include/features.h (__GLIBC_MINOR__): Bump to 15.
47861
47862         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
47863         Patch by Marek Polacek <mpolacek@redhat.com>.
47864
47865         * bits/byteswap.h: Protect long long constants with __extension__.
47866         * sysdeps/i386/bits/byteswap.h: Likewise.
47867         * sysdeps/ia64/bits/byteswap.h: Likewise.
47868         * sysdeps/s390/bits/byteswap.h: Likewise.
47869         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47870
47871 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47872
47873         [BZ #13540]
47874         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
47875         destination buffer.
47876         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
47877
47878 2011-12-23  Marek Polacek  <polacek@redhat.com>
47879
47880         * elf/dl-addr.c (determine_info): Add inline keyword.
47881         * elf/tst-auditmod4b.c (check_avx): Likewise.
47882         * elf/tst-auditmod6b.c (check_avx): Likewise.
47883         * elf/tst-auditmod6c.c (check_avx): Likewise.
47884         * elf/tst-auditmod7b.c (check_avx): Likewise.
47885
47886 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47887
47888         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
47889         !__SSE_MATH__.
47890
47891 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47892
47893         [BZ #13540]
47894         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
47895         processing for last bytes.
47896
47897 2011-08-06  Bruno Haible  <bruno@clisp.org>
47898
47899         [BZ #13061]
47900         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
47901         U+0385, not to U+1FEE.
47902
47903         [BZ #13062]
47904         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
47905         entry for U+00A5 U+0301.
47906
47907 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
47908
47909         [BZ #13166]
47910         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
47911         buffer for the output is too small.
47912
47913         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
47914         optimization.
47915
47916         [BZ #13185]
47917         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
47918         SSE flags if possible.
47919
47920 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47921
47922         [BZ #13540]
47923         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
47924         processing for last bytes.
47925
47926 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
47927
47928         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
47929         (syscall-list-default-options, syscall-list-default-condition)
47930         (syscall-list-includes): Define.
47931         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
47932         list of ABIs and options and #if conditions for each ABI.  Do not
47933         handle common syscalls between ABIs specially.
47934         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
47935         Remove.
47936         (syscall-list-variants, syscall-list-32bit-options)
47937         (syscall-list-32bit-condition, syscall-list-64bit-options)
47938         (syscall-list-64bit-condition): Define.
47939         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
47940         (syscall-list-variants, syscall-list-32bit-options)
47941         (syscall-list-32bit-condition, syscall-list-64bit-options)
47942         (syscall-list-64bit-condition): Define.
47943         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
47944         Remove.
47945         (syscall-list-variants, syscall-list-32bit-options)
47946         (syscall-list-32bit-condition, syscall-list-64bit-options)
47947         (syscall-list-64bit-condition): Define.
47948         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
47949         Remove.
47950         (syscall-list-variants, syscall-list-32bit-options)
47951         (syscall-list-32bit-condition, syscall-list-64bit-options)
47952         (syscall-list-64bit-condition): Define.
47953
47954 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
47955
47956         * locale/iso-639.def: Add brx entry.
47957
47958         [BZ #13328]
47959         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
47960         Proposed by Mariusz_Cukr <marcukr@op.pl>.
47961
47962         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
47963         __feraiseexcept_renamed.
47964
47965 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
47966
47967         [BZ #13538]
47968         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
47969         EPOLLET with unsigned values.
47970         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47971         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
47972
47973         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
47974         to large cancellation.
47975         * math/s_cacoshf.c: Likewise.
47976         * math/s_cacoshl.c: Likewise.
47977
47978 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
47979
47980         [BZ #13305]
47981         [BZ #12786]
47982         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
47983         * math/s_cacoshf.c: Likewise.
47984         * math/s_cacoshl.c: Likewise.
47985
47986 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
47987
47988         [BZ #13439]
47989         * iconv/gconv.h: Define __GCONV_SWAP.
47990         * iconvdata/unicode.c: The swap bit must be stored in __flags.
47991         * iconvdata/utf-16.c: Likewise.
47992         * iconvdata/utf-32.c: Likewise.
47993
47994 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
47995
47996         [BZ #13524]
47997         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
47998         numerator after shifting it by one limb.
47999
48000 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
48001
48002         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
48003         under [__USE_EXTERN_INLINES].
48004
48005 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
48006
48007         [BZ #13446]
48008         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
48009
48010 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48011
48012         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
48013         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
48014         optimized code.
48015         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
48016         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
48017         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
48018         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
48019         for strncasecmp/strncasecmp_l compilation.
48020         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
48021         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
48022
48023 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
48024
48025         [BZ #13484]
48026         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
48027         of __asm__.
48028
48029 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
48030
48031         [BZ #13506]
48032         * time/tzfile.c (__tzfile_read): Check values from file header.
48033
48034 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
48035
48036         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
48037         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
48038         * powerpc/powerpc32/dl-start.S: Likewise.
48039         * powerpc/powerpc32/elf/start.S: Likewise.
48040         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
48041         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
48042         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
48043         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
48044         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
48045         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
48046         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
48047         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
48048         * powerpc/powerpc32/fpu/s_round.S: Likewise.
48049         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
48050         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
48051         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
48052         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
48053         * powerpc/powerpc32/memset.S: Likewise.
48054         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
48055         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
48056         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
48057         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
48058         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
48059         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
48060         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
48061         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
48062         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
48063         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
48064         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
48065         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
48066         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
48067
48068 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48069
48070         * math/libm-test.inc: Added more nearbyint tests.
48071         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
48072         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
48073         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
48074         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
48075
48076 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
48077
48078         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
48079         FD_CLOEXEC.
48080
48081 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48082
48083         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
48084         Add wcscpy-ssse3 wcscpy-c.
48085         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
48086         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
48087         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
48088         * sysdeps/x86_64/wcschr.S: New file.
48089         * sysdeps/x86_64/wcsrchr.S: New file.
48090         * string/test-strcmp.c: Remove checking of wcscmp function for
48091         wrong alignments.
48092         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
48093         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
48094         wcsrchr-sse2 wcsrchr-c.
48095         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
48096         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
48097         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
48098         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
48099         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
48100         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
48101         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
48102         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
48103         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
48104         * wcsmbc/wcschr.c (WCSCHR): New macro.
48105
48106 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48107
48108         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
48109         * wcsmbs/test-wcsrchr.c: New file.
48110         * string/test-strrchr.c: Add wcsrchr support.
48111         (WIDE): New macro.
48112         * wcsmbs/test-wcscpy.c: New file.
48113         * string/test-strcpy.c: Add wcscpy support.
48114         (WIDE): New macro.
48115
48116 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
48117
48118         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
48119         the inner loop.
48120
48121 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
48122
48123         [BZ #13472]
48124         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
48125
48126 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
48127
48128         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
48129         Minor optimizations.
48130
48131         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
48132         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
48133         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
48134
48135 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
48136
48137         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
48138         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
48139         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
48140         for gcc to avoid warnings.
48141         * inet/Makefile (tests): Add tst-checks.
48142         * inet/tst-checks.c: New file.
48143
48144         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
48145         warning.
48146
48147         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
48148         __wmemcmp_sse2.
48149
48150         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
48151         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
48152
48153         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
48154
48155 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
48156
48157         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
48158         problem.
48159
48160         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
48161
48162 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
48163
48164         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
48165         conditional on GCC version.
48166         (__arch_compare_and_exchange_val_8_acq)
48167         (__arch_compare_and_exchange_val_16_acq)
48168         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
48169         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
48170         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
48171
48172 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
48173
48174         * sysdeps/sh/backtrace.c: New file.
48175
48176 2011-12-02  Andreas Schwab  <schwab@redhat.com>
48177
48178         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
48179         parenthesis.
48180
48181 2011-12-01  Andreas Schwab  <schwab@redhat.com>
48182
48183         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
48184         falling back to utime.
48185
48186 2011-11-30  Andreas Schwab  <schwab@redhat.com>
48187
48188         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
48189         expectations for float.
48190
48191 2011-11-29  Andreas Schwab  <schwab@redhat.com>
48192
48193         * locale/weight.h (findidx): Add parameter len.
48194         * locale/weightwc.h (findidx): Likewise.
48195         * posix/fnmatch_loop.c (FCT): Adjust caller.
48196         * posix/regcomp.c (build_equiv_class): Likewise.
48197         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
48198         * posix/regexec.c (check_node_accept_bytes): Likewise.
48199         * string/strcoll_l.c (STRCOLL): Likewise.
48200         * string/strxfrm_l.c (STRXFRM): Likewise.
48201
48202 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
48203
48204         * Makefile.in: Remove CVSOPT handling.
48205         * configure.in: Remove use of AC_REVISION.
48206         * iconvdata/Makefile (distribute): No need to filter out CVS.
48207         * scripts/list-sources.sh: Remove CVS, subversion and monotone
48208         handling.
48209
48210 2011-11-16  Andreas Schwab  <schwab@redhat.com>
48211
48212         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
48213         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
48214         [USE_AS_STRNCASECMP_L]: Likewise.
48215         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
48216         NO_TLS_DIRECT_SEG_REFS.
48217         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
48218         Fix argument offsets for non-PIC.
48219         [USE_AS_STRNCASECMP_L]: Likewise.
48220         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
48221         NO_TLS_DIRECT_SEG_REFS.
48222
48223 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
48224
48225         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
48226         O_CLOEXEC.
48227         * locale/loadlocale.c (_nl_load_locale): Likewise.
48228
48229 2011-11-15  Andreas Schwab  <schwab@redhat.com>
48230
48231         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
48232         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
48233         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
48234         (SYSCALL_GETTIME): Set errno on error.
48235
48236         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
48237         count references to noai6ai_cached.
48238
48239 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
48240
48241         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
48242
48243         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
48244         FD_CLOEXEC for /proc/self/maps.
48245
48246         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
48247         FD_CLOEXEC for /proc/meminfo.
48248
48249         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
48250         gai.conf.
48251
48252         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
48253         FD_CLOEXEC for given file.
48254
48255         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
48256
48257         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
48258         FD_CLOEXEC for /etc/hosts.
48259         (_gethtent): Likewise.
48260
48261         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
48262
48263         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
48264         cancellation and set FD_CLOEXEC for /etc/netgroup.
48265
48266         * nss/nss_files/files-key.c (search): Don't allow cancellation when
48267         reading /etc/publickey.
48268
48269         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
48270         allow cancellation when reading /etc/group.
48271
48272         * nss/nss_files/files-alias.c (internal_setent): Don't allow
48273         cancellation.
48274         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
48275
48276         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
48277         when using data file.
48278
48279         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
48280
48281         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
48282         (write_nis_obj): Use "c" and "e" in fopen.
48283
48284         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
48285
48286         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
48287
48288         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
48289
48290         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
48291
48292         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
48293         locale.alias.
48294
48295         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
48296
48297         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
48298
48299         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
48300
48301         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
48302         file parsing and set FD_CLOEXEC.
48303
48304 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
48305
48306         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
48307
48308 2011-11-14  Andreas Schwab  <schwab@redhat.com>
48309
48310         * malloc/arena.c (arena_get2): Don't call reused_arena when
48311         _int_new_arena failed.
48312
48313 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
48314
48315         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
48316         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
48317         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
48318         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
48319         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
48320         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
48321         to compile strcasecmp and strncasecmp.
48322         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
48323         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
48324
48325         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
48326
48327 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
48328
48329         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
48330         locale-defines.sym to gen-as-const-headers.
48331         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
48332         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
48333         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
48334         to compile strcasecmp and strncasecmp.
48335         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
48336         strcasecmp_l and strncasecmp_l.
48337         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
48338         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
48339         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
48340         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
48341         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
48342         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
48343         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
48344         * sysdeps/i386/i686/multiarch/strncase.S: New file.
48345         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
48346         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
48347         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
48348
48349 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
48350
48351         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
48352         result of SYSDEP_GETTIME_CPU to retval.
48353         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
48354         parameter list to macro.  Remove trailing semicolon.  Adjust users.
48355
48356         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
48357         variable.
48358
48359         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
48360         mantissa words.
48361         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
48362
48363         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
48364         from unused variable.
48365
48366         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
48367         DWARF definitions.
48368         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
48369         for assembling.
48370
48371         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
48372         over namespaces.
48373
48374         * sunrpc/rpc_prot.c (rejected): Fix case value.
48375
48376         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
48377         unsigned long long int to avoid warnings in shift.
48378
48379         * posix/regex_internal.c (re_string_reconstruct): Actually use result
48380         of use of trans.
48381         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
48382         variable tmp.
48383
48384         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
48385         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
48386         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
48387
48388         * nis/nis_table.c (nis_list): Use variable of correct type for
48389         result of __follow_path call.
48390
48391 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48392
48393         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
48394         of math functions ceil, trunc, floor, round, and sqrt, when
48395         avaliable on the platform.
48396         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
48397         name clash.
48398         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
48399         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
48400         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
48401
48402 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
48403
48404         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
48405         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
48406
48407 2011-11-11  Roland McGrath  <roland@hack.frob.com>
48408
48409         * include/unistd.h: Fix __readlink return type.
48410         Reported by Chris Metcalf <cmetcalf@tilera.com>.
48411
48412 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
48413
48414         * stdlib/ucontext.h: Undo last change for makecontext.
48415
48416 2011-11-11  Andreas Schwab  <schwab@redhat.com>
48417
48418         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
48419
48420         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
48421         * setjmp/setjmp.h: Mark functions as non-leaf.
48422         * setjmp/bits/setjmp2.h: Likewise.
48423         * stdlib/ucontext.h: Likewise.
48424
48425 2011-11-10  Andreas Schwab  <schwab@redhat.com>
48426
48427         * malloc/arena.c (_int_new_arena): Don't increment narenas.
48428         (reused_arena): Don't check arena limit.
48429         (arena_get2): Atomically check arena limit.
48430
48431 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
48432
48433         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
48434         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
48435
48436         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
48437         instructions.
48438
48439 2011-11-07  Andreas Schwab  <schwab@redhat.com>
48440
48441         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
48442         handler when locking.
48443
48444         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
48445         Fix size of allocated buffer.
48446
48447 2011-11-04  Andreas Schwab  <schwab@redhat.com>
48448
48449         [BZ #10103]
48450         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
48451         declarations for long double functions.
48452         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
48453
48454         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
48455
48456 2011-11-03  Andreas Schwab  <schwab@redhat.com>
48457
48458         * nscd/nscd.c (main): Don't start AVC thread until credentials are
48459         installed.
48460
48461         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
48462         is disabled.
48463
48464 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48465
48466         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
48467
48468 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
48469
48470         * include/alloca.h (stackinfo_alloca_round): Define.
48471         (extend_alloca): Use it.
48472         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
48473         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
48474         here.
48475
48476         * scripts/check-local-headers.sh: Ignore libaudit.h.
48477
48478         * nscd/Makefile (extra-objs): Make recursively expanded.
48479
48480 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
48481
48482         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
48483         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
48484
48485         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
48486         * posix/tst-rfc3484-2.c: Likewise.
48487         * posix/tst-rfc3484-3.c: Likewise.
48488
48489         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
48490         process_vm_writev.
48491         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
48492         process_vm_writev.
48493         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
48494         process_vm_writev from libc using GLIBC_2.15 version.
48495
48496         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
48497
48498 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
48499
48500         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
48501         stack usage.
48502
48503 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
48504
48505         [BZ #13367]
48506         * nss/getent.c (initgroups_keys): Show error message in case no group
48507         names are given.
48508
48509         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
48510         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
48511         __bump_nl_timestamp.
48512         * nscd/connections (nscd_init): When host database is served open
48513         netlink socket and request notification about configuration changes.
48514         (main_loop_poll): Track netlink file descriptor and bump timestamp
48515         in case data becomes available.
48516         (main_loop_epoll): Likewise.
48517         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
48518         (database_pers_head): Add extra_data fileds.
48519         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
48520         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
48521         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
48522         Adjust caller.
48523         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
48524         in6ai data, call __free_in6ai.
48525         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
48526         Add -DHAVE_NETLINK.
48527         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
48528         interface information.  Reuse previous data if netlink timestamp
48529         is not changed.
48530         (__bump_nl_timestamp): New function.
48531         (__free_in6ai): New function.
48532
48533 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
48534
48535         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
48536         close_not_cancel_no_status here.
48537         (__check_pf): Reorganize code a bit to not call close twice if OOM.
48538
48539 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
48540
48541         [BZ #13276]
48542         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
48543         return value.
48544
48545         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
48546         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
48547         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
48548
48549 2011-07-03  Andreas Jaeger  <aj@suse.de>
48550
48551         [BZ #10709]
48552         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
48553         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
48554         * math/libm-test.inc (sin_test): Add test case.
48555
48556 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
48557
48558         [BZ #13337]
48559         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
48560         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
48561
48562         * elf/chroot_canon.c (chroot_canon): Cleanups.
48563
48564         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
48565
48566         [BZ #13335]
48567         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
48568         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
48569
48570         * string/test-strchr.c: Make usable for strchrnul testing.
48571         * string/test-strchrnul.c: New file.
48572         * string/Makefile (strop-tests): Add strchrnul.
48573
48574         * po/it.po: Update from translation team.
48575         * po/es.po: Likewise.
48576
48577 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
48578
48579         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
48580         the three constants needed as parameters.  Drop the others.
48581         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
48582         __m128i_strloadu_tolower.
48583         Create and initialize variable zero and use it in all the places
48584         where _mm_setzero_si128 was used.
48585
48586         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
48587         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
48588         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
48589         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
48590         anymore.
48591         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
48592         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
48593         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
48594         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
48595         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
48596         __mpranred, __mptan.
48597         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
48598         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
48599         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
48600         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
48601         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
48602         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
48603         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
48604         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
48605         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
48606
48607 2011-10-28  Andreas Schwab  <schwab@redhat.com>
48608
48609         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
48610         redefine if SHARED.
48611         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
48612
48613         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
48614         wide char related routines to wcsmbs subdir.
48615
48616 2011-10-27  Andreas Schwab  <schwab@redhat.com>
48617
48618         [BZ #13344]
48619         * misc/sys/cdefs.h (__THROWNL): Define.
48620         * posix/unistd.h: Use __THREADNL instead of __THREAD
48621         for memory synchronization functions.
48622
48623 2011-10-26  Roland McGrath  <roland@hack.frob.com>
48624
48625         [BZ #13349]
48626         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
48627         doesn't exist.
48628         * manual/stdio.texi (Obstack Streams): Node removed.
48629
48630 2011-10-26  Andreas Schwab  <schwab@redhat.com>
48631
48632         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
48633         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48634         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48635
48636         * math/math_private.h (math_force_eval): Allow non-addressable
48637         arguments.
48638         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
48639
48640 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48641
48642         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
48643         file is not needed.
48644
48645         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
48646         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
48647         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
48648         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
48649         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
48650         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
48651         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
48652         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
48653         Add AVX variants.
48654         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
48655         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
48656         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
48657         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
48658         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
48659         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
48660         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
48661         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
48662         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
48663         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
48664         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
48665         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
48666         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
48667         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
48668         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
48669         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
48670         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
48671         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
48672         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
48673
48674         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
48675         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
48676
48677         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
48678         place.  Use VEX encoding when compiling for AVX.
48679
48680 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48681
48682         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
48683         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
48684
48685         * string/test-strchr.c (do_test): Don't generate NUL bytes.
48686
48687 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48688
48689         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
48690         useless if() expression.
48691         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48692         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48693         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48694         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48695         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48696         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48697         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48698         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48699         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48700         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48701         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48702         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48703         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48704         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48705         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48706         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48707         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48708         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48709         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48710
48711         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
48712
48713 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48714
48715         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
48716         condition.
48717         * elf/dl-fini.c (_dl_sort_fini): Likewise.
48718
48719 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48720
48721         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
48722         .text section.  Avoid duplicate constants.
48723         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48724         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48725         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48726         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48727         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48728         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48729         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48730         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48731         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
48732         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
48733         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
48734         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
48735         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
48736         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
48737         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
48738         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
48739         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
48740         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
48741         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48742         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48743         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48744         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48745         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48746         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
48747         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
48748         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
48749         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
48750         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
48751         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
48752         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
48753         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
48754         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
48755         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
48756         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
48757         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
48758         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
48759         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
48760         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
48761         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
48762         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
48763         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
48764         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
48765         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
48766         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
48767         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
48768
48769 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
48770
48771         * sysdeps/x86_64/dla.h: Move to ...
48772         * sysdeps/x86_64/fpu/dla.h: ...here.
48773         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
48774         situations.  Use __builtin_fma only for gcc 4.6 and up.
48775
48776         * config.make.in: Add have-mfma4 entry.
48777         * configure.in: Substitute libc_cv_cc_fma4.
48778         * math/Makefile (dbl-only-routines): Add sincostab.
48779         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
48780         Use __sincostab not sincos.
48781         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
48782         name is a macro.
48783         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48784         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48785         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48786         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
48787         using __copysign.
48788         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
48789         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
48790         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
48791         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
48792         and __inv.
48793         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
48794         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
48795         __copysign.
48796         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
48797         define aliases when function name is a macro.
48798         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
48799         sysdeps/ieee754/dbl-64/sincos.tbl.
48800         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
48801         fma4-enabled routines.
48802         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
48803         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
48804         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
48805         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
48806         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
48807         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
48808         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
48809         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
48810         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
48811         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
48812         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
48813         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
48814         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
48815         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
48816         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
48817         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
48818         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
48819         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
48820         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
48821         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
48822         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
48823         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
48824         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
48825         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
48826         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
48827         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
48828         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
48829         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
48830         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
48831         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
48832
48833         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
48834         rename.
48835         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48836         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48837         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48838         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48839         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48840         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48841         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48842         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48843
48844 2011-10-24  Andreas Schwab  <schwab@redhat.com>
48845
48846         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
48847
48848 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48849
48850         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
48851
48852         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
48853         prediction.
48854         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
48855
48856         * string/strnlen.c: Don't define STRNLEN, reverse logic.
48857         Remove unused variable magic_bits.
48858         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
48859
48860         * string/strnlen.c: Define and use STRNLEN macro.
48861         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
48862         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
48863         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
48864         * wcsmbs/wcslen.c: Define and use WCSLEN.
48865         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
48866         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
48867         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
48868         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
48869         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
48870         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
48871         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
48872
48873 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48874
48875         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48876         strnlen-sse2-no-bsf.
48877         Rename strlen-no-bsf to strlen-sse2-no-bsf.
48878         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
48879         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
48880         Add strnlen support.
48881         (USE_AS_STRNLEN): New macro.
48882         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
48883         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
48884         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
48885         * sysdeps/x86_64/wcslen.S: New file.
48886
48887 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
48888
48889         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48890         XMM-moves are used for copying on small sizes.
48891
48892 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48893
48894         * wcsmbs/Makefile (strop-tests): Add wcschr.
48895         * wcsmbs/test-wcschr.c: New file.
48896         * string/test-strchr.c: Update.
48897         Add wcschr support.
48898         (WIDE): New macro.
48899
48900 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48901
48902         * wcsmbs/Makefile (strop-tests): Add wcslen.
48903         * wcsmbs/test-wcslen.c: New file.
48904         * string/test-strlen.c: Update.
48905         Add wcslen support.
48906         (WIDE): New macro.
48907
48908 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48909
48910         * po/it.po: Update from translation team.
48911
48912 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48913
48914         * sysdeps/x86_64/wcscmp.S: Update.
48915         Fix wrong comparison semantics.
48916         wcscmp shall use signed comparison not unsigned.
48917         Don't use substraction to avoid overflow bug.
48918         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
48919         * wcsmbc/wcscmp.c: Likewise.
48920         * string/test-strcmp.c: Likewise.
48921         Add new tests to check cases with negative values.
48922
48923 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48924
48925         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
48926         * sysdeps/x86_64/dla.h: ...here.  New file.
48927         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
48928         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48929         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48930         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48931         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48932         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48933         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48934         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48935         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48936
48937 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
48938
48939         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
48940         __ynl_finite aliases.
48941
48942 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
48943
48944         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
48945
48946         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
48947         define DLA_FMA.
48948         [DLA_FMA] (EMULV): Use DLA_FMA.
48949         [DLA_FMA] (MUL12): Use EMULV.
48950         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
48951         that are not needed.
48952         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48953         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48954         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48955         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48956         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48957         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48958         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48959
48960 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
48961
48962         * math/s_nan.c: Undef __nan.
48963         * math/s_nanf.c: Undef __nanf.
48964         * math/s_nanl.c: Undef __nanl.
48965         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
48966         "math_private.h".
48967
48968 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
48969
48970         * math/s_catan.c: Add branch predictions.
48971         * math/s_catanf.c: Likewise.
48972         * math/s_catanh.c: Likewise.
48973         * math/s_catanhf.c: Likewise.
48974         * math/s_catanhl.c: Likewise.
48975         * math/s_catanl.c: Likewise.
48976         * math/s_cexp.c: Likewise.
48977         * math/s_cexpf.c: Likewise.
48978         * math/s_cexpl.c: Likewise.
48979         * math/s_clog.c: Likewise.
48980         * math/s_clog10.c: Likewise.
48981         * math/s_clog10f.c: Likewise.
48982         * math/s_clog10l.c: Likewise.
48983         * math/s_clogf.c: Likewise.
48984         * math/s_clogl.c: Likewise.
48985         * math/s_csqrt.c: Likewise.
48986         * math/s_csqrtf.c: Likewise.
48987         * math/s_csqrtl.c: Likewise.
48988         * math/s_ctanf.c: Likewise.
48989         * math/s_ctanh.c: Likewise.
48990         * math/s_ctanhf.c: Likewise.
48991         * math/s_ctanhl.c: Likewise.
48992         * math/s_ctanl.c: Likewise.
48993
48994         * math/math_private.h: Define __nan, __nanf, __nanl.
48995         * math/s_cacosh.c: Include <math_private.h>.
48996         * math/s_cacoshl.c: Likewise.
48997         * math/s_casinh.c: Likewise.
48998         * math/s_casinhf.c: Likewise.
48999         * math/s_casinhl.c: Likewise.
49000         * math/s_ccos.c: Rely entire on ccosh.
49001         * math/s_ccosf.c: Rely entire on ccoshf.
49002         * math/s_ccosl.c: Rely entirely on ccoshl.
49003         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
49004         Remove tests for FE_INVALID.
49005         * math/s_ccoshf.c: Likewise.
49006         * math/s_ccoshl.c: Likewise.
49007         * math/s_csin.c: Likewise.
49008         * math/s_csinf.c: Likewise.
49009         * math/s_csinh.c Likewise.
49010         * math/s_csinhf.c: Likewise.
49011         * math/s_csinhl.c: Likewise.
49012         * math/s_csinl.c: Likewise.
49013         * math/s_ctan.c: Likewise.
49014         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
49015         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
49016         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
49017
49018 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
49019
49020         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
49021         compilation problems.
49022
49023         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
49024         __builtin_expect.
49025
49026 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
49027
49028         * sysdeps/i386/configure.in: Test for -mfma4 option.
49029         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
49030         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
49031         COMMON_CPUID_INDEX_80000001.
49032         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
49033         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
49034         use it if FMA3 is not supported.
49035         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
49036
49037         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
49038         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
49039
49040 2011-10-20  Andreas Schwab  <schwab@redhat.com>
49041
49042         [BZ #12892]
49043         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
49044         it would create a cycle with a link time dependency.
49045
49046 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
49047
49048         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
49049         instruction.
49050         * string/Makefile (strop-tests): Add rawmemchr.
49051         * string/test-rawmemchr.c: New file.
49052
49053         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
49054         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
49055         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
49056         when compiling str{,n}casecmp and when AVX is available.  Hook up
49057         new optimized code in initializers.
49058
49059 2011-10-19  Andreas Schwab  <schwab@redhat.com>
49060
49061         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
49062         __feraiseexcept instead of feraiseexcept.
49063
49064 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
49065
49066         * math/math_private.h: Define defaults for libc_fetestexcept and
49067         libc_feupdateenv.
49068         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
49069         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
49070         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
49071         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
49072         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
49073         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
49074         libc_fetestexcept and libc_feupdateenv.
49075
49076         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
49077         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
49078         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
49079         * sysdeps/x86_64/fpu/math_private.h: Define special version of
49080         libc_feholdexcept_setround.
49081
49082         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
49083         Add s_nearbyint-c and s_nearbyintf-c.
49084         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
49085         nearbyintf inlines.
49086         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
49087         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
49088         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
49089         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
49090
49091         * math/math_private.h: Define defaults for libc_fegetround,
49092         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
49093         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
49094         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
49095         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
49096         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
49097         standard functions.
49098         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
49099         Remove comments and hacks for old compiler versions.
49100         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
49101         libc_fegetround, libc_fesetround, libc_feholdexcept, and
49102         libc_feholdexceptl.
49103
49104 2011-10-18  Andreas Schwab  <schwab@redhat.com>
49105
49106         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
49107         (__feraiseexcept_renamed): Add __NTH.
49108         (feraiseexcept): Add __NTH.  Rename local variables to fix
49109         namespace violations.
49110
49111 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
49112
49113         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
49114
49115         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
49116
49117         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
49118         recently added interfaces.
49119         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
49120
49121         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
49122         about macro parameter expansion.
49123
49124         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
49125         __NO_MATH_INLINES is defined.  Cleanups.
49126
49127         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
49128         and __floorf is target has SSE4.1.
49129         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
49130         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
49131         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
49132         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
49133
49134         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
49135         name.
49136         (floorf): Likewise.
49137
49138         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
49139
49140 2011-10-17  Andreas Schwab  <schwab@redhat.com>
49141
49142         * misc/sys/cdefs.h: Fix last change.
49143
49144         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
49145         database lookup.
49146
49147 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
49148
49149         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
49150
49151         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
49152         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49153         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
49154         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
49155         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
49156         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
49157         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
49158         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
49159         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
49160         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
49161         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
49162         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
49163         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
49164         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
49165         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
49166         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
49167         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
49168         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
49169         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
49170         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
49171         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
49172         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
49173
49174         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
49175         ceil, ceilf, floor, floorf.
49176
49177         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
49178         Perform IRELATIVE relocations last.
49179
49180         * elf/do-rel.h: Add another parameter nrelative, replacing the
49181         local variable with the same name.  Change name of the function
49182         to end in Rel or Rela (uppercase).
49183         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
49184         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
49185         elf_dynamic_do_##reloc function.
49186
49187 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
49188
49189         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
49190         is sufficient, at least on modern CPUs.
49191
49192         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
49193
49194         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
49195         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
49196
49197         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
49198         __expl_finite.
49199         * math/bits/math-finite.h: Add entries for exp.
49200         * math/e_expl.c: Add __*_finite alias.
49201         * sysdeps/i386/fpu/e_exp.S: Likewise.
49202         * sysdeps/i386/fpu/e_expf.S: Likewise.
49203         * sysdeps/i386/fpu/e_expl.c: Likewise.
49204         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49205         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
49206         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
49207         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
49208         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
49209         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
49210         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
49211
49212         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
49213         is sufficient, at least on modern CPUs.
49214
49215         * ctype/ctype-info.c (__ctype_init): Define.
49216         * include/ctype.h (__ctype_init): Declare.
49217         (__ctype_b_loc): The variable is always initialized.
49218         (__ctype_toupper_loc): Likewise.
49219         (__ctype_tolower_loc): Likewise.
49220         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
49221         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
49222
49223 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
49224
49225         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
49226
49227         * configure.in: Also look in $cxxmachine/include for C++ system
49228         headers.
49229
49230 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49231
49232         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
49233         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
49234         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
49235         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
49236         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
49237         (USE_AS_WMEMCMP): New macro.
49238         Fixing indents.
49239         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
49240         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
49241         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
49242         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
49243         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49244         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
49245         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
49246         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
49247         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
49248         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
49249         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
49250         (USE_AS_WMEMCMP): New macro.
49251         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
49252         * sysdeps/string/test-memcmp.c: Update.
49253         Fix simple_wmemcmp.
49254         Add new tests.
49255         * wcsmbs/wmemcmp.c: Update.
49256         (WMEMCMP): New macro.
49257         Fix overflow bug.
49258
49259 2011-10-12  Andreas Jaeger  <aj@suse.de>
49260
49261         [BZ #13268]
49262         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
49263
49264 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
49265
49266         * libio/iofwide.c (do_length): Avoid warning.
49267
49268         * ctype/ctype.h (__isctype_f): Add missing __THROW.
49269
49270 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
49271
49272         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
49273
49274         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
49275         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
49276         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
49277         * sysdeps/i386/i686/fpu/e_log.S: New file.
49278         * sysdeps/i386/i686/fpu/e_logf.S: New file.
49279         * sysdeps/i386/i686/fpu/e_logl.S: New file.
49280
49281         * ctype/ctype.h: Add support for inlined isXXX functions when
49282         compiling C++ code.
49283
49284 2011-10-14  Andreas Schwab  <schwab@redhat.com>
49285
49286         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49287
49288         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
49289
49290 2011-10-13  Roland McGrath  <roland@hack.frob.com>
49291
49292         [BZ #13291]
49293         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
49294
49295 2011-10-13  Andreas Schwab  <schwab@redhat.com>
49296
49297         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
49298         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
49299         feraiseexcept.
49300
49301         * sysdeps/x86_64/memrchr.S: Check for zero size.
49302
49303         * string/stratcliff.c: Add memrchr tests.
49304
49305 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49306
49307         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49308         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
49309         rawmemchr-sse2 rawmemchr-sse2-bsf.
49310         * sysdeps/i386/i686/multiarch/memchr.S: New file.
49311         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
49312         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
49313         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
49314         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
49315         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
49316         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
49317         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
49318         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
49319         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
49320         * string/memrchr.c (MEMRCHR): New macro.
49321
49322 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
49323
49324         Add integration with gcc's -ffinite-math-only and optimize wrapper
49325         functions in libm.
49326         * Versions.def: Define GLIBC_2.15 version for libm.
49327         * math/Makefile (headers): Add bits/math-finite.h.
49328         * math/bits/math-finite.h: New file.
49329         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
49330         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
49331         * math/e_acoshl.c: Add __*_finite alias.
49332         * math/e_acosl.c: Likewise.
49333         * math/e_asinl.c: Likewise.
49334         * math/e_atan2l.c: Likewise.
49335         * math/e_atanhl.c: Likewise.
49336         * math/e_coshl.c: Likewise.
49337         * math/e_exp10.c: Likewise.
49338         * math/e_exp10f.c: Likewise.
49339         * math/e_exp10l.c: Likewise.
49340         * math/e_exp2l.c: Likewise.
49341         * math/e_fmodl.c: Likewise.
49342         * math/e_gammal_r.c: Likewise.
49343         * math/e_hypotl.c: Likewise.
49344         * math/e_j0l.c: Likewise.
49345         * math/e_j1l.c: Likewise.
49346         * math/e_jnl.c: Likewise.
49347         * math/e_lgammal_r.c: Likewise.
49348         * math/e_log10l.c: Likewise.
49349         * math/e_log2l.c: Likewise.
49350         * math/e_logl.c: Likewise.
49351         * math/e_powl.c: Likewise.
49352         * math/e_sinhl.c: Likewise.
49353         * math/e_sqrtl.c: Likewise.
49354         * math/e_scalb.c: Completely rewritten and optimized.
49355         * math/e_scalbf.c: Likewise.
49356         * math/e_scalbl.c: Likewise.
49357         * math/w_acos.c: Likewise.
49358         * math/w_acosf.c: Likewise.
49359         * math/w_acosl.c: Likewise.
49360         * math/w_acosh.c: Likewise.
49361         * math/w_acoshf.c: Likewise.
49362         * math/w_acoshl.c: Likewise.
49363         * math/w_asin.c: Likewise.
49364         * math/w_asinf.c: Likewise.
49365         * math/w_asinl.c: Likewise.
49366         * math/w_atan2.c: Likewise.
49367         * math/w_atan2f.c: Likewise.
49368         * math/w_atan2l.c: Likewise.
49369         * math/w_atanh.c: Likewise.
49370         * math/w_atanhf.c: Likewise.
49371         * math/w_atanhl.c: Likewise.
49372         * math/w_exp10.c: Likewise.
49373         * math/w_exp10f.c: Likewise.
49374         * math/w_exp10l.c: Likewise.
49375         * math/w_fmod.c: Likewise.
49376         * math/w_fmodf.c: Likewise.
49377         * math/w_fmodl.c: Likewise.
49378         * math/w_j0.c: Likewise.
49379         * math/w_j0f.c: Likewise.
49380         * math/w_j0l.c: Likewise.
49381         * math/w_j1.c: Likewise.
49382         * math/w_j1f.c: Likewise.
49383         * math/w_j1l.c: Likewise.
49384         * math/w_jn.c: Likewise.
49385         * math/w_jnf.c: Likewise.
49386         * math/w_log.c: Likewise.
49387         * math/w_logf.c: Likewise.
49388         * math/w_logl.c: Likewise.
49389         * math/w_log10.c: Likewise.
49390         * math/w_log10f.c: Likewise.
49391         * math/w_log10l.c: Likewise.
49392         * math/w_log2.c: Likewise.
49393         * math/w_log2f.c: Likewise.
49394         * math/w_log2l.c: Likewise.
49395         * math/w_pow.c: Likewise.
49396         * math/w_powf.c: Likewise.
49397         * math/w_powl.c: Likewise.
49398         * math/w_remainder.c: Likewise.
49399         * math/w_remainderf.c: Likewise.
49400         * math/w_remainderl.c: Likewise.
49401         * math/w_scalb.c: Likewise.
49402         * math/w_scalbf.c: Likewise.
49403         * math/w_scalbl.c: Likewise.
49404         * math/w_sqrt.c: Likewise.
49405         * math/w_sqrtf.c: Likewise.
49406         * math/w_sqrtl.c: Likewise.
49407         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
49408         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
49409         used.
49410         * math/math_private.h: Declare __kernel_standard_f.
49411         * math/w_cosh.c: Remove cruft and optimize a bit.
49412         * math/w_coshf.c: Likewise.
49413         * math/w_coshl.c: Likewise.
49414         * math/w_exp2.c: Likewise.
49415         * math/w_exp2f.c: Likewise.
49416         * math/w_exp2l.c: Likewise.
49417         * math/w_hypot.c: Likewise.
49418         * math/w_hypotf.c: Likewise.
49419         * math/w_hypotl.c: Likewise.
49420         * math/w_lgamma.c: Likewise.
49421         * math/w_lgamma_r.c: Likewise.
49422         * math/w_lgammaf.c: Likewise.
49423         * math/w_lgammaf_r.c: Likewise.
49424         * math/w_lgammal.c: Likewise.
49425         * math/w_lgammal_r.c: Likewise.
49426         * math/w_sinh.c: Likewise.
49427         * math/w_sinhf.c: Likewise.
49428         * math/w_sinhl.c: Likewise.
49429         * math/w_tgamma.c: Likewise.
49430         * math/w_tgammaf.c: Likewise.
49431         * math/w_tgammal.c: Likewise.
49432         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49433         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49434         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
49435         Minor optimizations.  Pretty printing.  Remove cruft.
49436         * sysdeps/i386/fpu/e_acosf.S: Likewise.
49437         * sysdeps/i386/fpu/e_acosh.S: Likewise.
49438         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
49439         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
49440         * sysdeps/i386/fpu/e_acosl.c: Likewise.
49441         * sysdeps/i386/fpu/e_asin.S: Likewise.
49442         * sysdeps/i386/fpu/e_asinf.S: Likewise.
49443         * sysdeps/i386/fpu/e_atan2.S: Likewise.
49444         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
49445         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
49446         * sysdeps/i386/fpu/e_atanh.S: Likewise.
49447         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
49448         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
49449         * sysdeps/i386/fpu/e_exp10.S: Likewise.
49450         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
49451         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
49452         * sysdeps/i386/fpu/e_exp2.S: Likewise.
49453         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
49454         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
49455         * sysdeps/i386/fpu/e_fmod.S: Likewise.
49456         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
49457         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
49458         * sysdeps/i386/fpu/e_hypot.S: Likewise.
49459         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
49460         * sysdeps/i386/fpu/e_log.S: Likewise.
49461         * sysdeps/i386/fpu/e_log10.S: Likewise.
49462         * sysdeps/i386/fpu/e_log10f.S: Likewise.
49463         * sysdeps/i386/fpu/e_log10l.S: Likewise.
49464         * sysdeps/i386/fpu/e_log2.S: Likewise.
49465         * sysdeps/i386/fpu/e_log2f.S: Likewise.
49466         * sysdeps/i386/fpu/e_log2l.S: Likewise.
49467         * sysdeps/i386/fpu/e_logf.S: Likewise.
49468         * sysdeps/i386/fpu/e_logl.S: Likewise.
49469         * sysdeps/i386/fpu/e_pow.S: Likewise.
49470         * sysdeps/i386/fpu/e_powf.S: Likewise.
49471         * sysdeps/i386/fpu/e_powl.S: Likewise.
49472         * sysdeps/i386/fpu/e_remainder.S: Likewise.
49473         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
49474         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
49475         * sysdeps/i386/fpu/e_scalb.S: Likewise.
49476         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
49477         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
49478         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
49479         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
49480         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
49481         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
49482         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49483         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49484         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
49485         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
49486         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
49487         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
49488         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
49489         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49490         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
49491         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
49492         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
49493         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49494         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
49495         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
49496         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49497         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
49498         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
49499         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49500         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49501         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
49502         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
49503         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49504         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49505         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
49506         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
49507         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
49508         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
49509         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
49510         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
49511         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49512         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
49513         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49514         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
49515         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
49516         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
49517         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
49518         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
49519         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
49520         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
49521         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
49522         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
49523         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
49524         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
49525         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
49526         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
49527         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
49528         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
49529         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
49530         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
49531         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
49532         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
49533         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
49534         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
49535         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
49536         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
49537         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
49538         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
49539         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
49540         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
49541         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
49542         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
49543         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
49544         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
49545         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
49546         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
49547         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
49548         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
49549         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
49550         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
49551         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
49552         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
49553         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
49554         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
49555         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
49556         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49557         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
49558         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
49559         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
49560         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
49561         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
49562         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
49563         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
49564         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
49565         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
49566         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
49567         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
49568         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
49569         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
49570         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
49571         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
49572         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
49573         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
49574         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
49575         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
49576         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
49577         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
49578         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
49579         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
49580         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
49581         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
49582         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
49583         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
49584         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
49585         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
49586         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
49587         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
49588         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
49589         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
49590         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
49591         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
49592         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
49593         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
49594         (__isnanf): Likewise.
49595         (__isinf_ns): Likewise.
49596         (__isinf_nsf): Likewise.
49597         (__finite): Likewise.
49598         (__finitef): Likewise.
49599         (__ieee754_sqrt): Define as macro.
49600         (__ieee754_sqrtf): Define as macro.
49601         (__ieee754_sqrtl): Define as macro.
49602         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
49603         inlined copy.
49604         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
49605         __FINITE_MATH_ONLY__ consistent.
49606         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
49607
49608 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
49609
49610         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
49611         of rawmemchr.
49612
49613         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
49614
49615 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
49616
49617         * po/ja.po: Update from translation team.
49618
49619 2011-10-08  Roland McGrath  <roland@hack.frob.com>
49620
49621         * locale/programs/locarchive.c (prepare_address_space): New function.
49622         (create_archive, enlarge_archive, open_archive): Use it.
49623
49624         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
49625         inside [SHARED], where it is used.
49626
49627         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
49628
49629         * nss/getent.c (netgroup_keys): Remove unused variable.
49630         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49631
49632 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
49633
49634         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
49635         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
49636         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
49637         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
49638         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
49639         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
49640         * math/Makefile (libm-calls): Add s_isinf_ns.
49641         * math/divtc3.c: Use __isinf_nsl instead of isinf.
49642         * math/multc3.c: Likewise.
49643         * math/s_casin.c: Likewise.
49644         * math/s_casinf.c: Likewise.
49645         * math/s_casinl.c: Likewise.
49646         * math/s_ccos.c: Likewise.
49647         * math/s_ccosf.c: Likewise.
49648         * math/s_ccosl.c: Likewise.
49649         * math/s_ctan.c: Likewise.
49650         * math/s_ctanf.c: Likewise.
49651         * math/s_ctanh.c: Likewise.
49652         * math/s_ctanhf.c: Likewise.
49653         * math/s_ctanhl.c: Likewise.
49654         * math/s_ctanl.c: Likewise.
49655         * math/w_fmod.c: Likewise.
49656         * math/w_fmodf.c: Likewise.
49657         * math/w_fmodl.c: Likewise.
49658         * math/w_remainder.c: Likewise.
49659         * math/w_remainderf.c: Likewise.
49660         * math/w_remainderl.c: Likewise.
49661         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
49662         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
49663         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
49664         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
49665         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
49666         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
49667         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
49668         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
49669
49670         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
49671         of the number.
49672         * stdio-common/printf_fphex.c: Likewise.
49673         * stdio-common/printf_size.c: Likewise.
49674
49675         * math/e_exp10.c: Include math_private.h using <...> not "...".
49676         * math/e_exp10f.c: Likewise.
49677         * math/e_exp10l.c: Likewise.
49678         * math/e_exp2l.c: Likewise.
49679         * math/e_j0l.c: Likewise.
49680         * math/e_j1l.c: Likewise.
49681         * math/e_jnl.c: Likewise.
49682         * math/e_lgammal_r.c: Likewise.
49683         * math/e_rem_pio2l.c: Likewise.
49684         * math/e_scalb.c: Likewise.
49685         * math/e_scalbf.c: Likewise.
49686         * math/e_scalbl.c: Likewise.
49687         * math/k_cosl.c: Likewise.
49688         * math/k_sinl.c: Likewise.
49689         * math/k_tanl.c: Likewise.
49690         * math/s_cacoshf.c: Likewise.
49691         * math/s_catan.c: Likewise.
49692         * math/s_catanf.c: Likewise.
49693         * math/s_catanh.c: Likewise.
49694         * math/s_catanhf.c: Likewise.
49695         * math/s_catanhl.c: Likewise.
49696         * math/s_catanl.c: Likewise.
49697         * math/s_ccosh.c: Likewise.
49698         * math/s_ccoshf.c: Likewise.
49699         * math/s_ccoshl.c: Likewise.
49700         * math/s_cexp.c: Likewise.
49701         * math/s_cexpf.c: Likewise.
49702         * math/s_cexpl.c: Likewise.
49703         * math/s_clog.c: Likewise.
49704         * math/s_clog10.c: Likewise.
49705         * math/s_clog10f.c: Likewise.
49706         * math/s_clog10l.c: Likewise.
49707         * math/s_clogf.c: Likewise.
49708         * math/s_clogl.c: Likewise.
49709         * math/s_csin.c: Likewise.
49710         * math/s_csinf.c: Likewise.
49711         * math/s_csinh.c: Likewise.
49712         * math/s_csinhf.c: Likewise.
49713         * math/s_csinhl.c: Likewise.
49714         * math/s_csinl.c: Likewise.
49715         * math/s_csqrt.c: Likewise.
49716         * math/s_csqrtf.c: Likewise.
49717         * math/s_csqrtl.c: Likewise.
49718         * math/s_ctan.c: Likewise.
49719         * math/s_ctanf.c: Likewise.
49720         * math/s_ctanh.c: Likewise.
49721         * math/s_ctanhf.c: Likewise.
49722         * math/s_ctanhl.c: Likewise.
49723         * math/s_ctanl.c: Likewise.
49724         * math/s_ldexp.c: Likewise.
49725         * math/s_ldexpf.c: Likewise.
49726         * math/s_ldexpl.c: Likewise.
49727         * math/s_significand.c: Likewise.
49728         * math/s_significandf.c: Likewise.
49729         * math/s_significandl.c: Likewise.
49730         * math/w_acos.c: Likewise.
49731         * math/w_acosf.c: Likewise.
49732         * math/w_acosh.c: Likewise.
49733         * math/w_acoshf.c: Likewise.
49734         * math/w_acoshl.c: Likewise.
49735         * math/w_acosl.c: Likewise.
49736         * math/w_asin.c: Likewise.
49737         * math/w_asinf.c: Likewise.
49738         * math/w_asinl.c: Likewise.
49739         * math/w_atan2.c: Likewise.
49740         * math/w_atan2f.c: Likewise.
49741         * math/w_atan2l.c: Likewise.
49742         * math/w_atanh.c: Likewise.
49743         * math/w_atanhf.c: Likewise.
49744         * math/w_atanhl.c: Likewise.
49745         * math/w_cosh.c: Likewise.
49746         * math/w_coshf.c: Likewise.
49747         * math/w_coshl.c: Likewise.
49748         * math/w_dremf.c: Likewise.
49749         * math/w_exp10.c: Likewise.
49750         * math/w_exp10f.c: Likewise.
49751         * math/w_exp10l.c: Likewise.
49752         * math/w_exp2.c: Likewise.
49753         * math/w_exp2f.c: Likewise.
49754         * math/w_fmod.c: Likewise.
49755         * math/w_fmodf.c: Likewise.
49756         * math/w_fmodl.c: Likewise.
49757         * math/w_hypot.c: Likewise.
49758         * math/w_hypotf.c: Likewise.
49759         * math/w_hypotl.c: Likewise.
49760         * math/w_j0.c: Likewise.
49761         * math/w_j0f.c: Likewise.
49762         * math/w_j0l.c: Likewise.
49763         * math/w_j1.c: Likewise.
49764         * math/w_j1f.c: Likewise.
49765         * math/w_j1l.c: Likewise.
49766         * math/w_jn.c: Likewise.
49767         * math/w_jnf.c: Likewise.
49768         * math/w_jnl.c: Likewise.
49769         * math/w_lgamma.c: Likewise.
49770         * math/w_lgamma_r.c: Likewise.
49771         * math/w_lgammaf.c: Likewise.
49772         * math/w_lgammaf_r.c: Likewise.
49773         * math/w_lgammal.c: Likewise.
49774         * math/w_lgammal_r.c: Likewise.
49775         * math/w_log.c: Likewise.
49776         * math/w_log10.c: Likewise.
49777         * math/w_log10f.c: Likewise.
49778         * math/w_log10l.c: Likewise.
49779         * math/w_log2.c: Likewise.
49780         * math/w_log2f.c: Likewise.
49781         * math/w_log2l.c: Likewise.
49782         * math/w_logf.c: Likewise.
49783         * math/w_logl.c: Likewise.
49784         * math/w_pow.c: Likewise.
49785         * math/w_powf.c: Likewise.
49786         * math/w_powl.c: Likewise.
49787         * math/w_remainder.c: Likewise.
49788         * math/w_remainderf.c: Likewise.
49789         * math/w_remainderl.c: Likewise.
49790         * math/w_scalb.c: Likewise.
49791         * math/w_scalbf.c: Likewise.
49792         * math/w_scalbl.c: Likewise.
49793         * math/w_sinh.c: Likewise.
49794         * math/w_sinhf.c: Likewise.
49795         * math/w_sinhl.c: Likewise.
49796         * math/w_sqrt.c: Likewise.
49797         * math/w_sqrtf.c: Likewise.
49798         * math/w_sqrtl.c: Likewise.
49799         * math/w_tgamma.c: Likewise.
49800         * math/w_tgammaf.c: Likewise.
49801         * math/w_tgammal.c: Likewise.
49802
49803         * po/ja.po: Update from translation team.
49804
49805 2011-09-29  Andreas Jaeger  <aj@suse.de>
49806
49807         [BZ #13179]
49808         * sunrpc/netname.c (netname2host): Fix logic.
49809
49810         [BZ #6779]
49811         [BZ #6783]
49812         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
49813         correctly.
49814         * math/w_remainder.c (__remainder): Likewise.
49815         * math/w_remainderf.c (__remainderf): Likewise.
49816         * math/libm-test.inc (remainder_test): Add test cases.
49817
49818 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49819
49820         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
49821         sdiv_qrnnd.
49822
49823 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49824
49825         * string/test-memcmp.c: Avoid unncessary #defines.
49826         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
49827
49828 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49829
49830         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
49831         Use new sse2 version for core i3 - i7 as it's faster
49832         than sse42 version.
49833         (bit_Prefer_PMINUB_for_stringop): New.
49834         * sysdeps/x86_64/rawmemchr.S: Update.
49835         Replace with faster SSE2 version.
49836         * sysdeps/x86_64/memrchr.S: New file.
49837         * sysdeps/x86_64/memchr.S: Update.
49838         Replace with faster SSE2 version.
49839
49840 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
49841
49842         * elf/dl-load.c (lose): Add cast to avoid warning.
49843
49844 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49845
49846         * po/ca.po: Update from translation team.
49847
49848         * inet/getnetgrent_r.c: Hook up nscd.
49849         * nscd/Makefile (routines): Add nscd_netgroup.
49850         (nscd-modules): Add netgroupcache.
49851         (CFLAGS-netgroupcache.c): Define.
49852         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
49853         (cache_search): Add const to second parameter.
49854         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
49855         INNETGR.
49856         (dbs): Add netgrdb entry.
49857         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
49858         (verify_persistent_db): Handle netgrdb.
49859         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
49860         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
49861         GETFDNETGR.
49862         (netgroup_response_header): Define.
49863         (innetgroup_response_header): Define.
49864         (datahead): Add netgroup_response_header and innetgroup_response_header
49865         elements.
49866         * nscd/nscd.conf: Add entries for netgroup cache.
49867         * nscd/nscd.h (dbtype): Add netgrdb.
49868         (_PATH_NSCD_NETGROUP_DB): Define.
49869         (netgroup_iov_disabled): Declare.
49870         (xmalloc, xcalloc, xrealloc): Move declarations here.
49871         (cache_search): Adjust prototype.
49872         Add netgroup-related prototypes.
49873         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
49874         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
49875         (__nscd_innetgr): Declare.
49876         * nscd/selinux.c (perms): Use access_vector_t as element type and
49877         add netgroup-related initializers.
49878         * nscd/netgroupcache.c: New file.
49879         * nscd/nscd_netgroup.c: New file.
49880         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
49881         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
49882         For four parameters use innetgr.
49883         * nss/nss_files/files-init.c: Add definition and callback for netgr.
49884         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
49885         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
49886         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
49887
49888         * nscd/connections.c (register_traced_file): Don't register file
49889         for disabled databases.
49890
49891 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
49892
49893         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
49894
49895         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
49896         from tree and freeing node.
49897
49898 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
49899
49900         * nss/nsswitch.c (__nss_database_lookup): Handle
49901         nss_parse_service_list out of memory case.
49902
49903 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
49904
49905         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
49906         out of memory case.
49907
49908 2011-10-04  Andreas Schwab  <schwab@redhat.com>
49909
49910         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
49911         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
49912         pass it down.
49913         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
49914         elf_machine_rela, elf_machine_lazy_rel.
49915         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
49916         (ELF_DYNAMIC_DO_REL): Likewise.
49917         (ELF_DYNAMIC_DO_RELA): Likewise.
49918         (ELF_DYNAMIC_RELOCATE): Likewise.
49919         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
49920         to ELF_DYNAMIC_DO_REL.
49921         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
49922         (dl_main): In trace mode always set __RTLD_NOIFUNC.
49923         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
49924         elf_machine_rela.
49925         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
49926         skip_ifunc, don't call ifunc function if non-zero.
49927         (elf_machine_rela): Likewise.
49928         (elf_machine_lazy_rel): Likewise.
49929         (elf_machine_lazy_rela): Likewise.
49930         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
49931         (elf_machine_lazy_rel): Likewise.
49932         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
49933         Likewise.
49934         (elf_machine_lazy_rel): Likewise.
49935         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49936         Likewise.
49937         (elf_machine_lazy_rel): Likewise.
49938         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
49939         (elf_machine_lazy_rel): Likewise.
49940         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
49941         (elf_machine_lazy_rel): Likewise.
49942         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
49943         (elf_machine_lazy_rel): Likewise.
49944         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
49945         (elf_machine_lazy_rel): Likewise.
49946         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
49947         (elf_machine_lazy_rel): Likewise.
49948         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
49949         (elf_machine_lazy_rel): Likewise.
49950
49951 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
49952
49953         * nss/nss_files/files-init.c (_nss_files_init): Use static
49954         initialization for all the *_traced_file variables.
49955
49956 2011-09-28  Andreas Schwab  <schwab@redhat.com>
49957
49958         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49959
49960 2011-09-27  Roland McGrath  <roland@hack.frob.com>
49961
49962         [BZ #13226]
49963         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
49964
49965 2011-09-27  Andreas Schwab  <schwab@redhat.com>
49966
49967         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
49968         Reread the line before reparsing it.
49969
49970 2011-09-26  Andreas Schwab  <schwab@redhat.com>
49971
49972         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
49973
49974 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
49975             Maxim Kuvyrkov  <maxim@codesourcery.com>
49976             Joseph Myers  <joseph@codesourcery.com>
49977
49978         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
49979         if needed for __stack_chk_guard.
49980
49981 2011-09-19  Roland McGrath  <roland@hack.frob.com>
49982
49983         * sysdeps/posix/spawni.c (script_execute): Always define it.
49984         It will be optimized away if unused.
49985         (maybe_script_execute): New function.
49986         (__spawni): Call it.
49987
49988         * Makerules: Don't include tls.make.
49989         (config-tls): Always set to thread.
49990         * tls.make.c: File removed.
49991
49992 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
49993
49994         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
49995         * config.make.in (CPPFLAGS-config): New substituted variable.
49996
49997 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
49998
49999         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
50000
50001         [BZ #13192]
50002         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
50003         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
50004
50005 2011-09-15  Roland McGrath  <roland@hack.frob.com>
50006
50007         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
50008         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
50009         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50010         (CALL_FAIL): Likewise.
50011         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
50012         (CALL_FAIL): Macro removed.
50013         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
50014
50015 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
50016
50017         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
50018         for __FINITE_MATH_ONLY__ == 1.
50019
50020 2011-09-15  Andreas Schwab  <schwab@redhat.com>
50021
50022         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
50023         __ieee754_sqrt instead of sqrt.
50024         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
50025         __ieee754_sqrtf instead of sqrtf.
50026         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
50027         __floorf instead of floorf.
50028         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
50029         __floorf, __truncf instead of floorf, truncf.
50030
50031 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
50032
50033         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
50034
50035         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
50036         __extern_always_inline.
50037         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
50038         32-bit.
50039
50040 2011-09-14  Andreas Schwab  <schwab@redhat.com>
50041
50042         * elf/rtld.c (dl_main): Also relocate in dependency order when
50043         doing symbol dependency testing.
50044
50045 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
50046
50047         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50048         Always define `refsym'.
50049
50050 2011-09-13  Andreas Schwab  <schwab@redhat.com>
50051
50052         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
50053         (__FD_ELT): Renamed from __FDELT.
50054         * misc/bits/select2.h (__FD_ELT): Likewise.
50055         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
50056         __FD_MASK instead of __FDELT, __FDMASK.
50057         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
50058         Likewise.
50059         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
50060         Likewise.
50061
50062         * elf/Makefile (gen-ldd): Fix pattern.
50063
50064         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
50065         (init_tls): Likewise.
50066
50067 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
50068
50069         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
50070
50071 2011-09-12  Andreas Schwab  <schwab@redhat.com>
50072
50073         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
50074         `struct cmsghdr *' instead of `void *'.
50075         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
50076         Likewise.
50077
50078 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
50079
50080         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
50081         if non-absolute.
50082         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
50083         ldd_rewrite_script.
50084
50085 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
50086
50087         * configure.in: Remove --with-tls option.
50088         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
50089         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
50090         out in case it is missing.
50091         * sysdeps/ia64/elf/configure.in: Likewise.
50092         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
50093         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
50094         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
50095         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
50096         * sysdeps/sh/elf/configure.in: Likewise.
50097         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
50098         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
50099         * sysdeps/x86_64/elf/configure.in: Likewise.
50100         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
50101         * sysdeps/mach/hurd/tls.h: Likewise.
50102
50103         [BZ #13067]
50104         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
50105
50106         [BZ #13090]
50107         * configure.in: Fix use of AC_INIT.
50108
50109         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
50110
50111 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
50112
50113         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
50114         __set_errno.
50115         * malloc/hooks.c: Likewise.
50116
50117         [BZ #11929]
50118         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
50119         variables statically.
50120         (narenas): Initialize.
50121         (list_lock): Initialize.
50122         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
50123         initializtion of main_arena and list_lock.  Small cleanups.
50124         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
50125         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
50126         Add initializers to main_arena and mp_.
50127         (malloc_state): Remove pagesize member.  Change all users to use
50128         GLRO(dl_pagesize).
50129
50130         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
50131         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
50132         is always initialized.
50133
50134         * malloc/malloc.c: Removed unused configurations and dead code.
50135         * malloc/arena.c: Likewise.
50136         * malloc/hooks.c: Likewise.
50137         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
50138
50139         * include/tls.h: Removed.  USE___THREAD must always be defined.
50140         * bits/libc-tsd.h: Don't handle !USE___THREAD.
50141         * elf/dl-libc.c: Likewise.
50142         * elf/dl-tsd.c: Likewise.
50143         * include/errno.h: Likewise.
50144         * include/netdb.h: Likewise.
50145         * include/resolv.h: Likewise.
50146         * inet/herrno-loc.c: Likewise.
50147         * inet/herrno.c: Likewise.
50148         * malloc/arena.c: Likewise.
50149         * malloc/hooks.c: Likewise.
50150         * malloc/malloc.c: Likewise.
50151         * resolv/res-state.c: Likewise.
50152         * resolv/res_libc.c: Likewise.
50153         * sysdeps/i386/dl-machine.h: Likewise.
50154         * sysdeps/ia64/dl-machine.h: Likewise.
50155         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
50156         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
50157         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
50158         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
50159         * sysdeps/sh/dl-machine.h: Likewise.
50160         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
50161         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
50162         * sysdeps/unix/i386/sysdep.S: Likewise.
50163         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
50164         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
50165         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
50166         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
50167         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
50168         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
50169         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
50170         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
50171         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50172         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
50173         * sysdeps/unix/x86_64/sysdep.S: Likewise.
50174         * sysdeps/x86_64/dl-machine.h: Likewise.
50175         * tls.make.c: Likewise.
50176
50177         * configure.in: Remove --with-__thread option.  Make tests for
50178         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
50179         tls_model attribute fail if no support is available.  Remove
50180         USE_IN_LIBIO.
50181         * Makeconfig: Adjust for dropped configure option.  All features are
50182         now mandatory.
50183         * Makerules: Likewise.
50184         * Versions.def: Likewise.
50185         * argp/argp-fmtstream.c: Likewise.
50186         * argp/argp-fmtstream.h: Likewise.
50187         * argp/argp-help.c: Likewise.
50188         * assert/assert.c: Likewise.
50189         * config.h.in: Likewise.
50190         * config.make.in: Likewise.
50191         * configure: Likewise.
50192         * configure.in: Likewise.
50193         * csu/Versions: Likewise.
50194         * csu/init.c: Likewise.
50195         * elf/tst-audit2.c: Likewise.
50196         * elf/tst-tls10.c: Likewise.
50197         * elf/tst-tls10.h: Likewise.
50198         * elf/tst-tls11.c: Likewise.
50199         * elf/tst-tls12.c: Likewise.
50200         * elf/tst-tls14.c: Likewise.
50201         * elf/tst-tlsmod11.c: Likewise.
50202         * elf/tst-tlsmod12.c: Likewise.
50203         * elf/tst-tlsmod13.c: Likewise.
50204         * elf/tst-tlsmod13a.c: Likewise.
50205         * elf/tst-tlsmod14a.c: Likewise.
50206         * elf/tst-tlsmod15b.c: Likewise.
50207         * elf/tst-tlsmod16a.c: Likewise.
50208         * elf/tst-tlsmod16b.c: Likewise.
50209         * elf/tst-tlsmod7.c: Likewise.
50210         * elf/tst-tlsmod8.c: Likewise.
50211         * elf/tst-tlsmod9.c: Likewise.
50212         * gmon/gmon.c: Likewise.
50213         * grp/fgetgrent_r.c: Likewise.
50214         * grp/putgrent.c: Likewise.
50215         * hurd/fopenport.c: Likewise.
50216         * include/libc-symbols.h: Likewise.
50217         * include/tls.h: Likewise.
50218         * intl/gettextP.h: Likewise.
50219         * intl/loadinfo.h: Likewise.
50220         * locale/global-locale.c: Likewise.
50221         * locale/localeinfo.h: Likewise.
50222         * mach/devstream.c: Likewise.
50223         * malloc/arena.c: Likewise.
50224         * malloc/set-freeres.c: Likewise.
50225         * misc/err.c: Likewise.
50226         * misc/getttyent.c: Likewise.
50227         * misc/mntent_r.c: Likewise.
50228         * posix/getopt.c: Likewise.
50229         * posix/wordexp.c: Likewise.
50230         * pwd/fgetpwent_r.c: Likewise.
50231         * resolv/Versions: Likewise.
50232         * resolv/res_hconf.c: Likewise.
50233         * shadow/fgetspent_r.c: Likewise.
50234         * shadow/putspent.c: Likewise.
50235         * stdio-common/printf_fphex.c: Likewise.
50236         * stdio-common/tmpfile.c: Likewise.
50237         * stdlib/abort.c: Likewise.
50238         * stdlib/fmtmsg.c: Likewise.
50239         * sunrpc/auth_unix.c: Likewise.
50240         * sunrpc/clnt_perr.c: Likewise.
50241         * sunrpc/clnt_tcp.c: Likewise.
50242         * sunrpc/clnt_udp.c: Likewise.
50243         * sunrpc/clnt_unix.c: Likewise.
50244         * sunrpc/openchild.c: Likewise.
50245         * sunrpc/svc_simple.c: Likewise.
50246         * sunrpc/svc_tcp.c: Likewise.
50247         * sunrpc/svc_udp.c: Likewise.
50248         * sunrpc/svc_unix.c: Likewise.
50249         * sunrpc/xdr.c: Likewise.
50250         * sunrpc/xdr_array.c: Likewise.
50251         * sunrpc/xdr_rec.c: Likewise.
50252         * sunrpc/xdr_ref.c: Likewise.
50253         * sunrpc/xdr_stdio.c: Likewise.
50254
50255 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50256
50257         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50258
50259 2011-07-03  Andreas Jaeger  <aj@suse.de>
50260
50261         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
50262         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
50263         regenerate with gen-libm-tests.pl.
50264
50265 2010-05-12  Petr Baudis  <pasky@suse.cz>
50266
50267         [BZ #11589]
50268         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
50269         around j0() zero points by switching to j1().
50270         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
50271         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
50272         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50273         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
50274
50275 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50276
50277         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
50278         instead of 0.
50279         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
50280         instead of 0.
50281         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50282         Patch in part by Pavel Roskin <proski@gnu.org>.
50283
50284         [BZ #13138]
50285         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
50286         realloc.
50287         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
50288         Free memory block if necessary.
50289
50290         [BZ #12847]
50291         * libio/genops.c (INTDEF): For string streams the _lock pointer can
50292         be NULL.  Don't lock in this case.
50293
50294 2011-09-09  Roland McGrath  <roland@hack.frob.com>
50295
50296         * elf/elf.h (ELFOSABI_GNU): New macro.
50297         (ELFOSABI_LINUX): Define to that.
50298
50299 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
50300
50301         * string/strncat.c (strncat): Undef the symbol in case it has been
50302         defined in bits/string.h.
50303
50304 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50305
50306         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
50307
50308         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
50309         link map.
50310
50311 2011-08-17  Andreas Jaeger  <aj@suse.de>
50312
50313         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
50314
50315 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
50316             Ian Lance Taylor  <iant@google.com>
50317
50318         * math/libm-test.inc (lround_test): New testcase.
50319         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
50320
50321 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
50322
50323         * Makefile: Remove support for automatic cvs check-ins.
50324         * Makerules: Likewise.
50325         * config.make.in: Likewise.
50326         * configure.in: Likewise.
50327         * intl/Makefile: Likewise.
50328         * locale/Makefile: Likewise.
50329         * po/Makefile: Likewise.
50330         * posix/Makefile: Likewise.
50331         * sysdeps/gnu/Makefile: Likewise.
50332         * sysdeps/mach/hurd/Makefile: Likewise.
50333         * sysdeps/sparc/sparc32/Makefile: Likewise.
50334
50335         [BZ #13118]
50336         * posix/Makefile (bug-regex32-ENV): Define.
50337         Patch by John Stanley <jpsinthemix@verizon.net>.
50338
50339         * misc/Makefile (headers): Add bits/select2.h.
50340         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
50341         * misc/bits/select2.h: New file.
50342         * include/bits/select2.h: New file.
50343         * debug/Makefile (routines): Add fdelt_chk.
50344         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
50345         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
50346         FD_ISSET.
50347         * debug/fdelt_chk.c: New file.
50348
50349         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
50350         * wcsmbs/test-wmemcmp.c: Likewise.
50351         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
50352         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
50353
50354 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50355
50356         * string/Makefile (strop-tests): Add memcmp.
50357         * string/test-wmemcmp.c: New file.
50358         * string/test-memcmp.c: Add wmemcmp support.
50359
50360 2011-09-08  Roland McGrath  <roland@hack.frob.com>
50361
50362         [BZ #13153]
50363         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
50364         2011-07-19 change.
50365
50366         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
50367         garbage value in a __mach_port_mod_refs call in the cases of the
50368         task-self and thread-self ports.
50369
50370 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50371
50372         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
50373
50374 2011-09-08  Andreas Schwab  <schwab@redhat.com>
50375
50376         * elf/dl-load.c (lose): Check for non-null L.
50377
50378 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
50379
50380         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
50381
50382         * elf/dl-libc.c (dlerror_run): Pass back error code from
50383         dl_catch_error.
50384
50385         [BZ #13123]
50386         * elf/dl-load.c (lose): Free l_origin if it is valid.
50387
50388         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
50389         names.
50390         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
50391         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
50392         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
50393         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
50394         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
50395         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
50396
50397 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50398
50399         * sysdeps/powerpc/fpu/e_hypot.c: New file.
50400         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
50401         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
50402         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
50403         * sysdeps/powerpc/fpu/k_cosf.c: New file.
50404         * sysdeps/powerpc/fpu/k_sinf.c: New file.
50405         * sysdeps/powerpc/fpu/s_cosf.c: New file.
50406         * sysdeps/powerpc/fpu/s_sinf.c: New file.
50407         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
50408         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
50409
50410 2011-08-15  Alan Modra  <amodra@gmail.com>
50411
50412         [BZ #13092]
50413         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
50414         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
50415         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
50416         ppc_mcount to static-only-routines.
50417         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
50418         __mcount_internal.
50419         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
50420         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
50421
50422 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
50423
50424         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
50425         for finite and infinity parameters.
50426
50427 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
50428
50429         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
50430         and add nop instructions for throughput optimization.
50431         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
50432
50433 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
50434
50435         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
50436         aligned copy for power7 with vector-scalar instructions.
50437         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
50438
50439 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
50440
50441         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
50442         AVX check.
50443
50444 2011-09-07  Andreas Schwab  <schwab@redhat.com>
50445
50446         [BZ #13144]
50447         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
50448         last change.
50449
50450 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
50451
50452         * sysdeps/unix/sysv/linux/x86_64/init-first.c
50453         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
50454         syscall wrapper around clock_gettime in __vdso_clock_gettime.
50455         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
50456         clock_gettime.
50457
50458 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
50459
50460         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
50461         Forgot to demangle the pointer.
50462
50463         * sysdeps/i386/sysdep.h: Define atom_text_section.
50464         * sysdeps/x86_64/sysdep.h: Likewise.
50465         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
50466         section with atom_text_section.
50467         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
50468         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
50469         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
50470         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
50471         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
50472
50473         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
50474         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
50475         already be defined.  Change to take two parameters and don't assign
50476         result to variable.  Adjust all users.
50477         Define INTERNAL_GETTIME if not already defined.
50478         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
50479         call.
50480         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
50481         HAVE_CLOCK_GETTIME_VSYSCALL.
50482         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
50483
50484         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
50485         gettimeofday vsyscall, just use time.
50486
50487 2011-09-06  Andreas Schwab  <schwab@redhat.com>
50488
50489         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
50490         <errno.h>.
50491
50492 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
50493
50494         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
50495         syscall on x86-64.
50496         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
50497         syscall.
50498         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
50499         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
50500         syscall if possible.
50501
50502 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50503
50504         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
50505         e_ident.  Don't pass to find_mapsXX.
50506         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
50507
50508 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50509
50510         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50511         strchr-sse2-no-bsf strrchr-sse2-no-bsf
50512         * sysdeps/x86_64/multiarch/strchr.S: Update.
50513         Check bit_slow_BSF bit.
50514         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
50515         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
50516         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
50517
50518 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50519
50520         [BZ #13134]
50521         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
50522         before glibc 2.15.
50523         (tryshell): Define.
50524         (__spawni): Change last parameter to be flag.  Test
50525         SPAWN_XFLAGS_USE_PATH flag to use path or not.
50526         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
50527         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
50528         * posix/spawni.c: Likewise.
50529         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
50530         * posix/spawnp.c: Likewise.  Change normal version to use
50531         SPAWN_XFLAGS_USE_PATH.
50532         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
50533         SPAWN_XFLAGS_TRY_SHELL.
50534
50535         [BZ #13150]
50536         * posix/glob.h: Remove gcc 1.x support.
50537
50538         [BZ #13068]
50539         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
50540
50541 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50542
50543         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50544         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
50545         strrchr-sse2-bsf
50546         * sysdeps/i386/i686/multiarch/strchr.S: New file.
50547         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
50548         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
50549         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
50550         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
50551         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
50552
50553 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50554
50555         * sysdeps/x86_64/wcscmp.S: New file.
50556
50557         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
50558         wcscmp-c wcscmp-sse2
50559         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
50560         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
50561         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
50562         * wcsmbs/wcscmp.c: Allow renaming.
50563
50564 2011-09-05  David S. Miller  <davem@davemloft.net>
50565
50566         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
50567         stack slot, rather than the struct return pointer slot.
50568         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
50569         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
50570         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
50571         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
50572
50573 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50574
50575         * po/ja.po: Update from translation team.
50576
50577         [BZ #13144]
50578         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
50579         kernel in 64-bit binaries.
50580
50581 2011-09-01  David S. Miller  <davem@davemloft.net>
50582
50583         * elf/elf.h (HWCAP_SPARC_*): Move to..
50584         * sysdeps/sparc/sysdep.h: this new file and add new values.
50585         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
50586         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
50587         _DL_HWCAP_COUNT to 24.
50588         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
50589         entries.
50590         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
50591         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
50592         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
50593         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
50594         instead of magic constants.
50595         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
50596
50597 2011-08-31  David S. Miller  <davem@davemloft.net>
50598
50599         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
50600         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
50601         Reimplement to do errno handling inline.
50602         (SYSCALL_ERROR_HANDLER): New macro.
50603         (__SYSCALL_STRING): Do not do errno handling in asm.
50604         (__CLONE_SYSCALL_STRING): Delete.
50605         (__INTERNAL_SYSCALL_STRING): Delete.
50606         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
50607         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
50608         (PSEUDO): Reimplement to do errno handling inline.
50609         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
50610         (SYSCALL_ERROR_HANDLER): New macro.
50611         (__SYSCALL_STRING): Do not do errno handling in asm.
50612         (__CLONE_SYSCALL_STRING): Delete.
50613         (__INTERNAL_SYSCALL_STRING): Delete.
50614         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
50615         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
50616         i386.
50617         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
50618         (inline_syscall*): Add 'err' argument.
50619         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
50620         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
50621         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
50622         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
50623
50624         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
50625         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
50626
50627 2011-08-30  Andreas Schwab  <schwab@redhat.com>
50628
50629         * elf/rtld.c (dl_main): Relocate objects in dependency order.
50630
50631 2011-08-29  Jiri Olsa <jolsa@redhat.com>
50632
50633         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
50634         directive.
50635
50636 2011-08-24  David S. Miller  <davem@davemloft.net>
50637
50638         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
50639
50640 2011-08-24  Andreas Schwab  <schwab@redhat.com>
50641
50642         * elf/Makefile: Add rules to build and run unload8 test.
50643         * elf/unload8.c: New file.
50644         * elf/unload8mod1.c: New file.
50645         * elf/unload8mod1x.c: New file.
50646         * elf/unload8mod2.c: New file.
50647         * elf/unload8mod3.c: New file.
50648
50649         * elf/dl-close.c (_dl_close_worker): Reset private search list if
50650         it wasn't used.
50651
50652 2011-08-23  David S. Miller  <davem@davemloft.net>
50653
50654         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
50655         subtract stack bias.
50656         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
50657         %sp not %fp in calculations.
50658         (_JMPBUF_UNWINDS_ADJ): Likewise.
50659
50660         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
50661         (aio_suspend): Call it to force an exception region around the
50662         AIO_MISC_WAIT() invocation.
50663
50664 2011-08-23  Andreas Schwab  <schwab@redhat.com>
50665
50666         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
50667         backslash.
50668
50669 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
50670
50671         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
50672         protection macro.
50673         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
50674         and <dl-machine.h>.
50675         (Elf64_FuncDesc): Remove.
50676
50677 2011-08-22  David S. Miller  <davem@davemloft.net>
50678
50679         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
50680         sigaltstack check, add missing cfi directives.
50681         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
50682         missing cfi directives, and sigaltstack handling.
50683
50684 2011-08-16  Andreas Schwab  <schwab@redhat.com>
50685
50686         [BZ #11724]
50687         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
50688         object is seen twice.
50689         * elf/dl-fini.c (_dl_sort_fini): Likewise.
50690
50691         * elf/Makefile (distribute): Add tst-initorder2.c.
50692         (tests): Add tst-initorder2.
50693         (modules-names): Add tst-initorder2a tst-initorder2b
50694         tst-initorder2c tst-initorder2d.  Add rules to build them.
50695         ($(objpfx)tst-initorder2.out): New rule.
50696         * elf/tst-initorder2.c: New file.
50697         * elf/tst-initorder2.exp: New file.
50698
50699 2011-08-22  Andreas Schwab  <schwab@redhat.com>
50700
50701         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
50702
50703         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
50704         dependencies back to end of function.
50705
50706         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
50707         $(elfobjdir)/ld.so.
50708
50709 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
50710
50711         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
50712         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
50713         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
50714         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
50715         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
50716         of __vdso_gettimeofday.
50717         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
50718         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
50719         attribute_hidden.
50720         (_libc_vdso_platform_setup): Remove initialization of
50721         __vdso_gettimeofday and __vdso_time.
50722
50723 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50724
50725         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
50726         and fgetc_unlocked.
50727         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
50728         getc_unlocked.
50729
50730         * elf/dl-open.c (add_to_global): Report additions to the global scope
50731         for LD_DEBUG=scopes.
50732         (dl_open_worker): Also print scope of newly loaded dependencies.
50733         (_dl_show_scope): Indicate if there is no scope.
50734
50735         [BZ #13114]
50736         * stdio-common/Makefile (tests): Add bug24.
50737         * stdio-common/bug24.c: New file.
50738
50739 2011-08-19  Andreas Jaeger  <aj@suse.de>
50740
50741         [BZ #13114]
50742         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
50743         non-existant file when using close-on-exec mode.
50744
50745 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50746
50747         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
50748         the very first instruction.
50749
50750         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
50751         the CFI state in the end.
50752         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
50753         inclusion of dl-trampoline.h.
50754         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
50755
50756 2011-08-19  Andreas Schwab  <schwab@redhat.com>
50757
50758         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
50759         expectations for long double.
50760
50761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
50762         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
50763
50764 2011-08-14  David S. Miller  <davem@davemloft.net>
50765
50766         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
50767         artificual limit depends upon the system page size.
50768
50769 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50770
50771         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
50772         * resolv/Makefile: Define CFLAGS-libresolv.
50773
50774 2011-08-17  Andreas Schwab  <schwab@redhat.com>
50775
50776         * nss/makedb.c (compute_tables): Make variables used in nested
50777         function static.
50778
50779 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50780
50781         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
50782         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
50783         if buffer was too small.
50784
50785         * elf/pldd.c (main): Attach to all threads in the process.
50786         Rewrite /proc handling to use *at functions.
50787
50788 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
50789
50790         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
50791         specifies first scope to show.
50792         (dl_open_worker): Update callers.  Move printing scope of new
50793         object to before the relocation.
50794         * elf/rtld.c (dl_main): Update _dl_show_scope call.
50795         * sysdeps/generic/ldsodefs.h: Update declaration.
50796
50797         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
50798         string for the scope number.
50799
50800 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
50801
50802         * nscd/servicescache.c (cache_addserv): Make sure written is always
50803         initialized.
50804
50805 2011-08-14  Roland McGrath  <roland@hack.frob.com>
50806
50807         * sysdeps/i386/i486/bits/atomic.h
50808         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
50809         statement expression, so as to suppress "set but not used" warning.
50810         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
50811
50812         * string/strncat.c (STRNCAT): Use prototype definition.
50813
50814         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
50815         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
50816         -Iprograms here.
50817         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
50818         (localedef-modules): Add localedef.
50819         (locale-modules): Add locale.
50820
50821         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
50822         * elf/rtld.c (dl_main): Invert order of assignment in last change,
50823         to avoid a warning.
50824
50825 2011-08-14  David S. Miller  <davem@davemloft.net>
50826
50827         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
50828         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
50829
50830 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
50831
50832         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
50833         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
50834         * elf/rtld.c (dl_main): Set l_name of vDSO.
50835         Call _dl_show_scope when DL_DEBUG_SCOPES.
50836         (process_dl_debug): Recognize scopes flag and also set it for all.
50837         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
50838         Declare _dl_show_scope.
50839
50840         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
50841         (do_dlopen): Pass caller_dlopen to dl_open.
50842         (__libc_dlopen_mode): Initialize caller_dlopen.
50843
50844         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
50845         of libc.  Make tolower call locale-independent.  Optimize a bit by
50846         using isdigit instead of isalnum.
50847         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
50848
50849 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
50850
50851         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
50852         was a dependency or dynamically loaded.
50853
50854 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
50855
50856         * intl/l10nflist.c: Allow architecture-specific pop function.
50857         * sysdeps/x86_64/l10nflist.c: New file.
50858
50859         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
50860         classification.
50861
50862 2011-08-10  Andreas Schwab  <schwab@redhat.com>
50863
50864         * include/dirent.h: Add libc_hidden_proto for scandirat and
50865         scandirat64.  Don't declare __scandirat64.
50866         * dirent/scandirat.c: Add libc_hidden_def.
50867         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
50868         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
50869
50870 2011-08-10  David S. Miller  <davem@davemloft.net>
50871
50872         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
50873         enum.
50874         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
50875         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
50876         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
50877
50878 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
50879
50880         * Versions.def [libc]: Add GLIBC_2.15.
50881         * dirent/Makefile (routines): Add scandirat and scandirat64.
50882         * dirent/Versions [libc]: Export scandirat and scandirat64 for
50883         GLIBC_2.15.
50884         * dirent/dirent.h: Declare scandirat and scandirat64.
50885         * dirent/scandirat.c: New file.
50886         * dirent/scandirat64.c: New file.
50887         * sysdeps/wordsize-64/scandirat.c: New file.
50888         * sysdeps/wordsize-64/scandirat64.c: New file.
50889         * dirent/opendir.c: Define opendirat.
50890         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
50891         using scandirat.
50892         * dirent/scandir64.c: Adjust for scandir.c change.
50893         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
50894         __scandirat64, and __scandir_cancel_handler.
50895         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
50896         additional parameter and use openat instead of open (outside of ld.so).
50897         Add new __opendir as wrapper around __opendirat.
50898         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
50899         here without requiring old scandirat implementation.
50900
50901 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
50902
50903         * dirent/scandir.c (cancel_handler): Renamed to
50904         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
50905         defined.  Adjust users.
50906         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
50907         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
50908
50909 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
50910
50911         * string/test-string.h (IMPL): Use __STRING to expand name and then
50912         stringify it.
50913
50914         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
50915         of cleanups.
50916
50917 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50918
50919         * string/Makefile: Update.
50920         (strop-tests): Append strncat.
50921         * string/test-wcscmp.c: New file.
50922         New comprehensive test for wcscmp.
50923         * string/test-strcmp.c: Update.
50924         (WIDE): New define.
50925
50926 2011-07-22  Andreas Schwab  <schwab@redhat.com>
50927
50928         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
50929         line.
50930
50931 2011-07-26  Andreas Schwab  <schwab@redhat.com>
50932
50933         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
50934         encoding to ACE if AI_IDN.
50935
50936 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
50937
50938         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
50939         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
50940
50941 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50942
50943         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
50944         Fix overflow bug in strncat.
50945         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
50946
50947         * string/test-strncat.c: Update.
50948         Add new tests for checking overflow bugs.
50949
50950 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50951
50952         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50953         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
50954         * sysdeps/i386/i686/multiarch/strcat.S: New file.
50955         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
50956         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
50957         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
50958         * sysdeps/i386/i686/multiarch/strncat.S: New file.
50959         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
50960         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
50961
50962         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
50963         (USE_AS_STRCAT): Define.
50964         Add strcat and strncat support.
50965         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
50966
50967 2011-07-25  Andreas Schwab  <schwab@redhat.com>
50968
50969         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
50970         __n bigger than INT_MAX+1.
50971         (__strncmp_g): Likewise.
50972
50973 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
50974
50975         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
50976         * libio/stido.h: Likewise.
50977
50978         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
50979         (AF_NFC): Define.
50980         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
50981         (AF_NFC): Define.
50982
50983         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
50984         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
50985         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
50986         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
50987         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
50988
50989         [BZ #13021]
50990         * scripts/test-installation.pl: Don't expect libnss_test1 to be
50991         installed.
50992
50993         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
50994         typo.
50995         (_dl_x86_64_save_sse): Likewise.
50996
50997 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
50998
50999         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
51000         OSXSAVE.
51001         (_dl_x86_64_save_sse): Likewise.
51002
51003         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
51004
51005         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
51006
51007 2011-07-21  Andreas Schwab  <schwab@redhat.com>
51008
51009         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
51010         change.
51011         (_dl_x86_64_save_sse): Use correct AVX check.
51012
51013 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51014
51015         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
51016         bug in strncpy/strncat.
51017         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
51018
51019 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
51020
51021         * string/tester.c (test_strcat): Add tests for different alignments
51022         of source and destination.
51023         (test_strncat): Likewise.
51024
51025 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
51026
51027         [BZ #12852]
51028         * posix/glob.c (glob): Check passed in values before using them in
51029         expressions to avoid some overflows.
51030         (glob_in_dir): Likewise.
51031
51032         [BZ #13007]
51033         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
51034         check for AVX enablement so that we don't crash with old kernels and
51035         new hardware.
51036         * elf/tst-audit4.c: Add same checks here.
51037         * elf/tst-audit6.c: Likewise.
51038
51039         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
51040
51041 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
51042
51043         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
51044
51045 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
51046
51047         * po/cs.po: Update from translation team.
51048         * po/bg.po: Likewise.
51049
51050 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
51051
51052         * misc/sys/cdefs.h: Add support for const attribute.
51053         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
51054         to gnu_dev_{major,minor,makedev} functions.
51055
51056 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
51057
51058         * intl/dcigettext.c (get_output_charset): Add missing bracket.
51059
51060 2011-07-20  Andreas Schwab  <schwab@redhat.com>
51061
51062         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
51063         strlen results.
51064
51065 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51066
51067         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
51068         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
51069         register in order to avoid conflicts with the soft frame pointer
51070         being held in r11 when necessary.
51071         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
51072         (INTERNAL_VSYSCALL_NCS): Likewise.
51073
51074 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
51075
51076         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
51077         * elf/dl-fini.c (_dl_fini): Adjust caller.
51078         * elf/dl-close.c (_dl_close_worker): Likewise.
51079         * sysdeps/generic/ldsodefs.h: Adjust declaration.
51080
51081 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
51082
51083         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
51084         "aux_cache->nlibs < 0".
51085
51086         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
51087         in the reload-count case.
51088
51089 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51090
51091         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51092         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
51093         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
51094         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
51095         * sysdeps/x86_64/multiarch/strcat.S: New file.
51096         * sysdeps/x86_64/multiarch/strncat.S: New file.
51097         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
51098         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
51099         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
51100         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
51101         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
51102         (USE_AS_STRCAT): Define.
51103         Add strcat and strncat support.
51104         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
51105         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
51106         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
51107         * string/strncat.c: Update.
51108         (USE_AS_STRNCAT): Define.
51109         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51110         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
51111         and i7.
51112         * sysdeps/x86_64/multiarch/init-arch.h
51113         (bit_Prefer_PMINUB_for_stringop): New.
51114         (index_Prefer_PMINUB_for_stringop): Likewise.
51115         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
51116         bit_Prefer_PMINUB_for_stringop.
51117
51118 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
51119
51120         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
51121         buffer64.
51122         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
51123         of casting of buffer.
51124         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
51125         buffer32 and buffer64.
51126         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
51127         writes instead of casting of buffer.
51128         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
51129         buffer32.
51130         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
51131         casting of buffer.
51132
51133 2011-07-19  Andreas Schwab  <schwab@redhat.com>
51134
51135         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
51136
51137 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
51138
51139         * nscd/nscd.c (termination_handler): Don't do anything for a database
51140         if it has not yet been initialized.
51141
51142 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
51143
51144         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
51145
51146 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
51147
51148         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
51149
51150 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
51151
51152         * po/nl.po: Update from translation team.
51153         * po/sv.po: Likewise.
51154
51155 2011-07-16  Roland McGrath  <roland@hack.frob.com>
51156
51157         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
51158         now disallowed by GCC.
51159
51160         * configure.in (use-default-link): Default to yes if a test -shared
51161         link meets our qualifications.
51162         * configure: Regenerated.
51163
51164         * config.make.in (output-format): New variable.
51165         * configure.in: Check for ld --print-output-format support.
51166         * configure: Regenerated.
51167         * Makerules ($(common-objpfx)format.lds)
51168         [$(output-format) != unknown]: Just use $(output-format),
51169         instead of the linker-script munging.
51170
51171 2011-07-14  Roland McGrath  <roland@hack.frob.com>
51172
51173         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
51174         of $(common-objpfx)shlib.lds.
51175         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
51176
51177         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
51178         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
51179
51180         * configure.in (-z relro check): Adjust test code to add a large
51181         writable data section after it.
51182         * configure: Regenerated.
51183
51184 2011-07-11  Roland McGrath  <roland@hack.frob.com>
51185
51186         * configure.in (-z relro check): Fix test code to make the variable
51187         truly const.
51188         * configure: Regenerated.
51189
51190 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
51191
51192         * nscd/nscd.h (struct traced_file): Define.
51193         (struct database_dyn): Remove inotify_descr, reset_res, and filename
51194         elements.  Add traced_files.
51195         (inotify_fd): Declare.
51196         (register_traced_file): Declare.
51197         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
51198         (inotify_fd): Export.
51199         (resolv_conf_descr): Remove.
51200         (nscd_init): Move inotify descriptor creation to main.
51201         Don't register files for notification here.
51202         (register_traced_file): New function.
51203         (invalidate_cache): Don't use reset_res to determine whether to call
51204         res_init, go through the list of registered files.
51205         (main_loop_poll): The inotify descriptors are now stored in the
51206         structures for the traced files.
51207         (main_loop_epoll): Likewise
51208         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
51209         to __nss_disable_nscd.
51210         * nscd/cache.c (prune_cache): There is no single inotify descriptor
51211         for a database anymore.  Check the records for all the registered
51212         files instead.
51213         * nss/Makefile (libnss_files-routines): Add files-init.
51214         (libnss_db-routines): Add db-init.
51215         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
51216         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
51217         * nss/nss_db/db-init.c: New file.
51218         * nss/nss_files/files-init.c: New file.
51219         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
51220         __nss_lookup_function.
51221         (__nss_lookup_function): Call nss_load_library.
51222         (nss_load_all_libraries): New function.
51223         (__nss_disable_nscd): Take parameter with callback function for files
51224         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
51225         used for the cached services.
51226         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
51227         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
51228         options for features to all the files in nscd.
51229
51230         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
51231
51232 2011-07-10  Roland McGrath  <roland@hack.frob.com>
51233
51234         * csu/elf-init.c (__libc_csu_init): Comment typo.
51235
51236 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
51237
51238         * po/pl.po: Update from translation team.
51239         * po/ja.po: Likewise.
51240         * po/ru.po: Likewise.
51241         * po/ko.po: Likewise.
51242         * po/fr.po: Likewise.
51243
51244 2011-07-09  Roland McGrath  <roland@hack.frob.com>
51245
51246         * configure.in (.ctors/.dtors header and trailer check):
51247         Use an empirical test on a built program.
51248         * configure: Regenerated.
51249
51250         * configure.in (-z relro check): Use an empirical test on a built DSO.
51251         Detect, but do not require, on ia64.
51252         * configure: Regenerated.
51253
51254         * configure.in (READELF): Find it with AC_CHECK_TOOL.
51255         Update tests that use readelf to use $READELF instead.
51256         * configure: Regenerated.
51257
51258 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
51259
51260         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
51261         if the result is not used.
51262
51263 2011-07-05  Andreas Jaeger  <aj@suse.de>
51264
51265         [BZ#9696]
51266         * stdlib/tst-strtod.c: Add testcase.
51267
51268 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
51269
51270         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
51271         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
51272         The latter has a higher limit.  Take additional parameter to pass to
51273         the new function.
51274         (__pathconf): Pass file to __statfs_link_max.
51275         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
51276         __statfs_link_max.
51277         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
51278         __statfs_link_max.
51279
51280         [BZ #12868]
51281         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
51282         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
51283         Handle Lustre.
51284         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
51285         (__statfs_filesize_max): Likewise.
51286         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
51287
51288 2011-07-05  Andreas Jaeger  <aj@suse.de>
51289
51290         * resolv/res_comp.c (dn_skipname): Remove unused variable.
51291
51292 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
51293
51294         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
51295         `status' variable.
51296         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
51297         Likewise.
51298
51299 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
51300
51301         * Makefile (strop-tests): Add strncat.
51302         * string/test-strncat.c: New file.
51303
51304 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
51305
51306         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
51307
51308 2011-06-21  Andreas Jaeger  <aj@suse.de>
51309
51310         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
51311         Copy rule from iconvdata/Makefile.
51312
51313 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
51314
51315         [BZ #12922]
51316         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
51317         but no long options are defined, just return 'W'.
51318
51319 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
51320
51321         [BZ #9696]
51322         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
51323
51324 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
51325
51326         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
51327         netgroups to read.
51328         (innetgr): Likewise.
51329
51330 2011-07-05  Roland McGrath  <roland@hack.frob.com>
51331
51332         * config.make.in (install_root): Default to $(DESTDIR).
51333
51334 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
51335
51336         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
51337
51338 2011-07-02  Roland McGrath  <roland@hack.frob.com>
51339
51340         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
51341
51342         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
51343         containing directory rather than embedding absolute directory names.
51344
51345         * scripts/check-local-headers.sh: Rewritten using awk.
51346         Match by word, not by line.  Print error messages for matches.
51347         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
51348
51349         * Makerules [shlib-lds-flags empty]:
51350         ($(common-objpfx)libc_pic.opts): New target.
51351         ($(common-objpfx)libc_pic.os.clean): New target.
51352         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
51353
51354         * config.make.in (OBJCOPY): New variable.
51355         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
51356         * configure: Regenerated.
51357
51358         * config.make.in (use-default-link): New variable.
51359         * configure.in (use_default_link): Grok --with-default-link to set it.
51360         * configure: Regenerated.
51361         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
51362         (shlib-lds, shlib-lds-flags): Define to empty.
51363
51364         * Makerules (shlib-lds): New variable.
51365         (shlib-lds-flags): New variable.
51366         (build-shlib, build-moduile, build-module-asneeded): Use it.
51367         ($(common-objpfx)libc.so): Use $(shlib-lds).
51368         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
51369         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
51370
51371         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
51372         DT_FLAGS/DT_FLAGS_1 with zero flags.
51373
51374         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
51375         linker script munging.
51376
51377 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
51378
51379         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
51380         as 128-bit value.
51381         * crypt/sha512.c (sha512_process_block): Perform total addition using
51382         128-bit if possible.
51383         (__sha512_finish_ctx): Likewise.
51384         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
51385         as 64-bit value.
51386         * crypt/sha256.c (SWAP64): Define.
51387         (sha256_process_block): Perform total addition using 64-bit if
51388         possible.
51389         (__sha256_finish_ctx): Likewise.
51390
51391 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
51392
51393         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
51394         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51395         * nscd/hstcache.c (cache_addhst): Likewise.
51396         * nscd/grpcache.c (cache_addgr): Likewise.
51397         * nscd/aicache.c (addhstaiX): Likewise
51398         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
51399
51400 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
51401
51402         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
51403         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51404         * nscd/hstcache.c (cache_addhst): Likewise.
51405         * nscd/grpcache.c (cache_addgr): Likewise.
51406         * nscd/aicache.c (addhstaiX): Likewise
51407
51408 2011-07-01  Andreas Schwab  <schwab@redhat.com>
51409
51410         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
51411         domain only when needed.
51412
51413 2011-06-30  Andreas Schwab  <schwab@redhat.com>
51414
51415         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
51416         is always restored.
51417
51418 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
51419
51420         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
51421         are re-adding the entry.
51422         * nscd/servicescache.c (cache_addserv): Likewise.
51423
51424 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
51425
51426         * sysdeps/generic/dl-irel.h: fix protection against multiple
51427         inclusions.
51428         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
51429
51430 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
51431
51432         [BZ #12935]
51433         * malloc/memusage.sh: Fix quoting in message.
51434         * debug/xtrace.sh: Likewise.
51435
51436         * configure.in: Remove support for --experimental-malloc option, make
51437         it the default.
51438         * config.make.in: Likewise.
51439         * malloc/Makefile: Likewise.
51440
51441 2011-06-27  Andreas Schwab  <schwab@redhat.com>
51442
51443         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
51444         two-byte characters.
51445
51446 2011-06-27  Roland McGrath  <roland@hack.frob.com>
51447
51448         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
51449         AC_CACHE_CHECK invocation.
51450         * configure: Regenerated.
51451
51452         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
51453
51454 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
51455
51456         [BZ #12350]
51457         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
51458         bit from old_res_options.
51459
51460         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
51461
51462         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
51463         value type for setfct.
51464
51465 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
51466
51467         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
51468         __gettimeofday instead of gettimeofday.
51469
51470 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
51471
51472         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
51473
51474 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
51475
51476         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
51477
51478         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
51479         info.
51480
51481 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
51482
51483         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51484         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
51485         strcpy-sse2-unaligned strncpy-sse2-unaligned
51486         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
51487         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
51488         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
51489         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
51490         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
51491         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
51492         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
51493         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
51494         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
51495         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
51496         (STRCPY): Support SSE2 and SSSE3 versions.
51497
51498 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
51499
51500         [BZ #12874]
51501         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
51502         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
51503         kernels which artificially limit size of requests.
51504
51505 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
51506
51507         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51508         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
51509         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
51510         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
51511         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
51512         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
51513         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
51514         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
51515         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
51516         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
51517         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
51518         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
51519         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
51520         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
51521         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
51522         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51523         Enable unaligned load optimization for Intel Core i3, i5 and i7
51524         processors.
51525         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
51526         Define.
51527         (index_Fast_Unaligned_Load): Define.
51528         (HAS_FAST_UNALIGNED_LOAD): Define.
51529
51530 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
51531
51532         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
51533
51534 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
51535
51536         [BZ #12907]
51537         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
51538         until it is clear that the information is realy needed.
51539         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
51540
51541 2011-06-22  Andreas Schwab  <schwab@redhat.com>
51542
51543         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
51544
51545 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
51546
51547         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
51548         /sys/devices/system/cpu/online if it is usable.
51549
51550         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
51551         reading the information from the /proc filesystem to once a second.
51552
51553 2011-06-21  Andreas Jaeger  <aj@suse.de>
51554
51555         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
51556         NULL after inclusion of kernel headers.
51557
51558 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
51559
51560         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
51561         calls to internal_setent.
51562
51563         [BZ #12885]
51564         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
51565         addresses using gethostbyname4_r ignore IPv4 addresses.
51566
51567         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
51568         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
51569
51570         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
51571
51572 2011-06-20  David S. Miller  <davem@davemloft.net>
51573
51574         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
51575         inclusions.
51576         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
51577
51578         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
51579         (elf_irel): Use it.
51580         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
51581         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
51582         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
51583         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
51584         * sysdeps/x86_64/dl-irel.h: Likewise.
51585
51586         * elf/dl-runtime.c: Use elf_ifunc_invoke.
51587         * elf/dl-sym.c: Likewise.
51588
51589 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
51590
51591         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
51592         need to dereference resplen2.
51593
51594 2011-06-14  Andreas Schwab  <schwab@redhat.com>
51595
51596         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
51597
51598 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
51599
51600         * Makeconfig: Define vardbdir and inst_vardbdir.
51601         * nss/Makefile: Add rules to install db-Makefile.
51602
51603         * nss/nss_db/db-XXX.c: Cleanup.
51604
51605         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
51606         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
51607         GLIBC_PRIVATE.
51608         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
51609         * nss/makedb.c: Implement -g option to specify that value strings
51610         are generated and should not be added to table iterated over for
51611         get*ent calls.
51612         * nss/nss_db/db-initgroups.c: New file.
51613
51614         * nss/getent.c: Add support for initgroups lookups through getgrouplist
51615         interface.
51616
51617         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
51618         (internal_getgrouplist): Adjust to name change.
51619         Update use_initgroups_entry if this is not the first call.
51620         * nss/databases.def: Add initgroups entry.
51621
51622         * nss/makedb.c (compute_tables): Check result of multiple hash table
51623         sizes to minimize maximum chain length.
51624
51625 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
51626
51627         * Versions.def: Add entry for libnss_db.
51628         * shlib-versions: Likewise.
51629         * nss/Makefile: Add rules to build libnss_db.
51630         * nss/Versions: Add libnss_db information.  Organize libnss_files
51631         entries better.
51632         * nss/db-Makefile: Add gshadow support.  Change rules for the new
51633         makedb progra.  Some minor improvements to generate smaller files.
51634         * nss/nss_db/nss_db.h: Move NSS database header data structures to
51635         here from...
51636         * nss/makedb.c: ...here.
51637         Improve database format to be smaller and require less memory at
51638         runtime.
51639         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
51640         db anymore.
51641         * nss/nss_db/db-netgrp.c: Likewise.
51642         * nss/nss_db/db-open.c: Likewise.
51643         * nss/nss_files/flies-XXX.x: Adjust comments.
51644         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
51645         * nss/nss_files/files-grp.c: Likewise.
51646         * nss/nss_files/files-hosts.c: Likewise.
51647         * nss/nss_files/files-network.c: Likewise.
51648         * nss/nss_files/files-proto.c: Likewise.
51649         * nss/nss_files/files-pwd.c: Likewise.
51650         * nss/nss_files/files-rpc.c: Likewise.
51651         * nss/nss_files/files-service.c: Likewise.
51652         * nss/nss_files/files-sgrp.c: Likewise.
51653         * nss/nss_files/files-spwd.c: Likewise.
51654         * nss/nss_db/db-alias.c: Removed.
51655         * nss/nss_db/dummy-db.h: Removed.
51656
51657 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
51658
51659         * nss/makedb.c: Rewritten to not use database library.
51660         * nss/Makefile: Update to build new makedb program.
51661
51662 2011-06-14  Andreas Jaeger  <aj@suse.de>
51663
51664         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
51665         memset declaration.
51666
51667 2011-06-10  Andreas Schwab  <schwab@redhat.com>
51668
51669         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
51670         tmpbuf.
51671
51672 2011-06-10  Roland McGrath  <roland@hack.frob.com>
51673
51674         * Makerules (shlib.lds): Fail if the linker script comes out empty.
51675         * elf/Makefile ($(objpfx)ld.so): Likewise.
51676
51677         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
51678         Don't list ld.so twice in dependencies.
51679
51680         * posix/bug-regex31.c: Include <stdlib.h>.
51681
51682         * nscd/hstcache.c (cache_addhst): Remove unused variable.
51683
51684         * nis/nss_compat/compat-spwd.c
51685         (getspent_next_nss_netgr): Remove unused variable.
51686         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
51687
51688         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
51689         nonmembers" output to use the right array.
51690
51691         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
51692
51693         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
51694
51695         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
51696         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
51697         * catgets/gencat.c (read_input_file): Likewise.
51698         * locale/programs/locarchive.c (enlarge_archive): Likewise.
51699
51700         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
51701         variable definition inside #if's controlling its use.
51702
51703         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
51704
51705         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
51706
51707         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
51708
51709         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
51710         unreachable code.
51711
51712         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
51713
51714         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
51715         * configure: Regenerated.
51716
51717         * Makerules: Revert last change.
51718         * elf/Makefile: Likewise.
51719
51720 2011-06-09  Roland McGrath  <roland@hack.frob.com>
51721
51722         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
51723         * elf/Makefile ($(objpfx)librtld.os): Likewise.
51724         (reloc-link): Likewise.
51725
51726 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
51727
51728         * elf/Makefile: Add rules to build pldd.
51729         * elf/pldd.c: New file.
51730         * elf/pldd-xx.c: New file.
51731
51732 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
51733
51734         * version.h: Update for 2.15 development version.
51735
51736 2011-06-07  David S. Miller  <davem@davemloft.net>
51737
51738         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
51739         ifuncs.
51740         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
51741         elf_machine_lazy_rel): Likewise.
51742         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
51743         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
51744         elf_machine_lazy_rel): Likewise.
51745         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
51746         dl_hwcap via passed in argument.
51747         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
51748         Likewise.
51749
51750 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51751
51752         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
51753
51754 2011-06-06  Roland McGrath  <roland@hack.frob.com>
51755
51756         [BZ #12849]
51757         * manual/fdl-1.1.texi: New file, verbatim from:
51758         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
51759         * manual/lgpl-2.1.texi: New file, verbatim from:
51760         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
51761         * manual/Makefile (licenses): New variable, list those new file names.
51762         (texis): Use it.
51763         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
51764
51765         * manual/fdl.texi: File removed.
51766         * manual/lesser.texi: File removed.
51767         * manual/libc.texinfo (Copying, Documentation License):
51768         Use new @include file names, put @appendix directive before @include.
51769
51770 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
51771
51772         [BZ #12841]
51773         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
51774         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
51775         (mq_open): Add __NTH.
51776
51777 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
51778
51779         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51780         Assume Intel Core i3/i5/i7 processor if AVX is available.
51781
51782 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51783
51784         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
51785         typo.
51786
51787 2011-05-31  Andreas Schwab  <schwab@redhat.com>
51788
51789         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
51790         memory.  Use alloca_account.  Fix memory leak when retrying.
51791
51792 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51793
51794         * version.h (RELEASE): Bump for 2.14 release.
51795         * include/features.h (__GLIBC_MINOR__): Bump to 14.
51796
51797         * config.make.in (RANLIB): Remove entry.
51798
51799 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
51800
51801         * po/Makefile (po-sed-cmd): Add ksh to extensions.
51802         (libc.pot): Work around missing support for .ksh extension in xgettext.
51803
51804         [BZ #12684]
51805         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
51806         if both request failed.
51807         (send_dg): In case of server errors clear resplen or *resplen2.
51808
51809         [BZ #12454]
51810         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
51811         when there are multiple maps.
51812         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
51813         (_dl_fini): Remove test here.
51814
51815         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
51816
51817 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
51818
51819         [BZ #12350]
51820         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
51821         bit from old_res_options.
51822         (gaih_inet): Likewise.
51823
51824         [BZ #11099]
51825         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
51826         as signed.
51827
51828         * resolv/res_init.c (res_setoptions): Make the code more compact.
51829
51830         [BZ #11558]
51831         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
51832         set RES_USEVC.
51833
51834         [BZ #11634]
51835         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
51836
51837         * malloc/malloc.h: Mark malloc hook variables as deprecated.
51838
51839         [BZ #11781]
51840         * malloc/malloc.h: Declare malloc hook variables as volatile.
51841
51842         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
51843         in last patch.
51844
51845         [BZ #11799]
51846         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
51847         raise in the comment.
51848         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
51849         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
51850         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
51851
51852 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
51853
51854         [BZ #12811]
51855         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
51856         grow the buffers more if it already has to be sufficient.
51857         (build_wcs_upper_buffer): Likewise.
51858         * posix/regexec.c (check_matching): Likewise.
51859         (clean_state_log_if_needed): Likewise.
51860         (extend_buffers): Don't enlarge buffers beyond size of the input
51861         buffer.
51862         Patches mostly by Emil Wojak <emil@wojak.eu>.
51863         * posix/bug-regex32.c: New file.
51864         * posix/Makefile (tests): Add bug-regex32.
51865
51866         * locale/findlocale.c (_nl_find_locale): Return right away if
51867         _nl_explode_name failed.
51868         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
51869
51870         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
51871
51872         * debug/xtrace.sh: Unify messages.
51873         * malloc/memusage.sh: Likewise.
51874
51875         [BZ #12813]
51876         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
51877         time symbol from vDSO.  Substitute with vsyscall if not available.
51878         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
51879         __vdso_time.
51880
51881         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
51882         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
51883         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
51884         Add sendmmsg and internal_sendmmsg.
51885         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
51886         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
51887         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
51888
51889         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
51890         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
51891         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
51892
51893 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
51894
51895         [BZ #12813]
51896         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
51897         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
51898         available.
51899         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
51900         __vdso_getcpu.
51901
51902         [BZ #12814]
51903         * iconvdata/Makefile (tests): Add bug-iconv9.
51904         * iconvdata/bug-iconv9.c: New file.
51905
51906 2011-05-27  Andreas Schwab  <schwab@redhat.com>
51907
51908         [BZ #12814]
51909         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
51910
51911 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
51912
51913         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
51914         (struct user_regs_struct): Change intcs field back to cs.
51915
51916 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
51917
51918         * po/ja.po: Update from translation team.
51919
51920 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
51921
51922         [BZ #12795]
51923         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
51924         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
51925
51926 2011-05-20  Andreas Schwab  <schwab@redhat.com>
51927
51928         * stdlib/longlong.h: Update from GCC.
51929
51930 2011-05-23  Andreas Schwab  <schwab@redhat.com>
51931
51932         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
51933         parameter name.
51934         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
51935         Add parameter name.
51936         (__sysconf): Pass it down.
51937
51938 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
51939
51940         [BZ #12671]
51941         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
51942         some situations.
51943         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
51944         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
51945         add in in __libc_use_alloca calls.  Adjust callers.
51946         (glob): Use malloc in some situations.
51947
51948         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
51949         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
51950         pltexit.
51951
51952 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
51953
51954         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
51955         and CLOCK_BOOTTIME_ALARM.
51956
51957         [BZ #12782]
51958         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
51959         is returned.
51960
51961         * string/_strerror.c (__strerror_r): Print negative errors as signed
51962         numbers.
51963
51964         [BZ #12777]
51965         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
51966         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
51967         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
51968
51969         * configure.in: Fix typo in redirection and correct removal of test
51970         files in two cases.
51971
51972         [BZ #12788]
51973         * locale/setlocale.c (new_composite_name): Fix test to check for
51974         identical name of all categories.
51975
51976         [BZ #12792]
51977         * libio/filedoalloc.c (local_isatty): New function.
51978         (_IO_file_doallocate): Use local_isatty.
51979         * stdio-common/perror.c (perror): In case a new stream is used
51980         forward the stream error.
51981         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
51982         error flag.
51983
51984 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
51985
51986         [BZ #11869]
51987         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
51988         alloca.
51989         * include/alloca.h (extend_alloca_account): Define.
51990
51991         [BZ #11857]
51992         * posix/regex.h: Fix comments with documentation of user-accessible
51993         fields after compilation and describe correct free'ing of pattern
51994         after re_compile_pattern.
51995         Patch by Reuben Thomas <rrt@sc3d.org>.
51996
51997 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
51998
51999         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
52000         and -mno-altivec to prevent the compiler from using Altivec and/or
52001         VSX instructions when the corresponding registers are not available.
52002
52003 2011-05-19  Andreas Schwab  <schwab@redhat.com>
52004
52005         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
52006
52007 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
52008
52009         * libio/freopen.c (freopen): Use __dup2, not dup2.
52010         * libio/freopen64.c (freopen64): Likewise.
52011
52012 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
52013
52014         [BZ #12775]
52015         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
52016         * math/Makefile (tests): Add test-powl.
52017         (CFLAGS-test-powl.c): Define.
52018         * math/test-powl.c: New file.
52019
52020 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
52021
52022         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
52023
52024 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
52025
52026         [BZ #11837]
52027         * iconvdata/gb18030.c: Update to GB18020-2005.
52028
52029 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
52030
52031         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
52032         RE_SYNTAX_POSIX_AWK): Update to match recent development.
52033         Patch by Aharon Robbins <arnold@skeeve.com>.
52034
52035         [BZ #11892]
52036         * stdlib/putenv.c (putenv): Don't always create copy of the variable
52037         on the stack.
52038
52039         [BZ #11895]
52040         * misc/pselect.c (__pselect): Handle timeout value errors hidden
52041         through underflows.
52042
52043         [BZ #12766]
52044         * misc/error.c (error_at_line): Ensure file_name and old_file_name
52045         point to strings before performing equality test for error_one_per_line
52046         mode.
52047
52048         [BZ #11697]
52049         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
52050
52051         [BZ #11820]
52052         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
52053         (struct user_fpregs_struct): Avoid __uint*_t types.
52054
52055         [BZ #6420]
52056         * malloc/mtrace.c (tr_where): Add additional parameter to point to
52057         symbol info.  Use it instead of calling _dl_addr locally.
52058         (lock_and_info): New function.
52059         (tr_freehook): Call lock_and_info and pass symbol info as additional
52060         parameter to tr_where.
52061         (tr_mallochook): Likewise.
52062         (tr_reallochook): Likewise.
52063         (tr_memalignhook): Likewise.
52064
52065         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
52066         used and couldn't be at all thread-safe.
52067
52068 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
52069
52070         * libio/freopen.c (freopen): Don't close old file descriptor
52071         before the new one is opened.  Instead dup the new file descriptor
52072         to the old one after the new stream is created.
52073         * libio/freopen64.c (freopen64): Likewise.
52074         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
52075         * libio/fileops.c (_IO_new_file_close_it): Handle new
52076         _IO_FLAGS2_NOCLOSE flag.
52077         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
52078         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
52079         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
52080         _IO_FLAGS2_NOCLOSE flag.
52081         * include/unistd.h: Add hidden_proto for dup3.
52082         Define __have_dup3.
52083         * io/dup3.c: Define hidden symbol.
52084         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
52085
52086         [BZ #7101]
52087         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
52088         when an incomplete long option is used.
52089         * posix/tst-getopt_long1.c: New file.
52090         * posix/Makefile (tests): Add tst-getopt_long1.
52091
52092         [BZ #10138]
52093         * scripts/config.guess: Update from autoconf-2.68.
52094         * scripts/config.sub: Likewise.
52095
52096         [BZ #10157]
52097         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
52098         tests into ...
52099         (has_cpuclock): ...this.  New function.
52100         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
52101         macro here based on has_cpuclock code.
52102
52103         [BZ #10149]
52104         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
52105         First byte (not low byte) is now always NUL.
52106         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
52107
52108         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
52109         Use non-cancelable interfaces.
52110
52111         [BZ #9809]
52112         * locale/iso-639.def: Add entry for Sorani.
52113
52114         [BZ #11901]
52115         * include/stdlib.h: Move include protection to the right place.
52116         Define abort_msg_s.  Declare __abort_msg with it.
52117         * stdlib/abort.c (__abort_msg): Adjust type.
52118         * assert/assert.c (__assert_fail_base): New function.  Majority
52119         of code from __assert_fail.  Allocate memory for __abort_msg with
52120         mmap.
52121         (__assert_fail): Now call __assert_fail_base.
52122         * assert/assert-perr.c: Remove bulk of implementation.  Use
52123         __assert_fail_base.
52124         * include/assert.hL Declare __assert_fail_base.
52125         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
52126         mmap.
52127         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
52128
52129 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
52130
52131         [BZ #11952]
52132         [BZ #12453]
52133         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
52134         until all modules are registered in the DTV.
52135         * elf/Makefile: Add rules to build and run tst-tls19.
52136         * elf/tst-tls19.c: New file.
52137         * elf/tst-tls19mod1.c: New file.
52138         * elf/tst-tls19mod2.c: New file.
52139         * elf/tst-tls19mod3.c: New file.
52140         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
52141
52142         [BZ #12083]
52143         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
52144         correctly.
52145
52146         [BZ #12601]
52147         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
52148         two-byte sequence errors.
52149         * iconvdata/Makefile (tests): Add bug-iconv8.
52150         * iconvdata/bug-iconv8.c: New file.
52151
52152         [BZ #12626]
52153         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
52154         buf2 definition.
52155
52156         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
52157
52158         [BZ #12432]
52159         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
52160         (dummy_getcfa): New function.
52161         (init): Get _Unwind_GetCFA address, use dummy if not found.
52162         (backtrace_helper): In recursion check, also check whether CFA changes.
52163         (__backtrace): Completely initialize arg.
52164
52165         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
52166         storing incomplete byte sequence in state object.  Avoid testing for
52167         guaranteed too small input if we know there is enough data available.
52168
52169 2011-05-11  Andreas Schwab  <schwab@redhat.com>
52170
52171         * Makeconfig (+link-pie): Indent.
52172         * Rules (binaries-pie): Define if $(have-fpie) and
52173         $(build-shared).
52174         (binaries-shared): Also filter out $(binaries-pie).
52175         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
52176         * nscd/Makefile (others-pie): Add nscd.
52177         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
52178         ($(objpfx)nscd): Remove command override.
52179         * login/Makefile (others-pie): Add pt_chown.
52180         ($(objpfx)pt_chown): Remove command override.
52181         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
52182         remove command overrides.
52183
52184 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
52185
52186         * libio/tst_putwc.c: Fix error messages.
52187
52188         [BZ #12724]
52189         * libio/fileops.c (_IO_new_file_close_it): Always flush when
52190         currently writing and seek to current position when not.
52191         * libio/Makefile (tests): Add bug-fclose1.
52192         * libio/bug-fclose1.c: New file.
52193
52194 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
52195
52196         [BZ #12511]
52197         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
52198         don't set DF_1_NODELETE here.
52199         (do_lookup_x): When entering new entry test for copy relocation
52200         and if necessary set DF_1_NODELETE flag.
52201         * elf/tst-unique4.cc: New file.
52202         * elf/tst-unique4.h: New file.
52203         * elf/tst-unique4lib.cc: New file.
52204         * elf/Makefile: Add rules to build and run tst-unique4.
52205         Patch by Piotr Bury <pbury@goahead.com>.
52206
52207 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
52208
52209         [BZ #12052]
52210         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
52211
52212         [BZ #12625]
52213         * misc/mntent_r.c (addmntent): Flush the stream after the output
52214
52215         [BZ #12393]
52216         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
52217         (is_trusted_path_normalize): Skip initial colon.  Append slash
52218         to empty buffer.  Duplicate is_trusted_path code but allow
52219         constructed patch to be prefix.
52220         (is_dst): Allow $ORIGIN followed by /.
52221         (_dl_dst_substitute): Correct clearing of check_for_trusted.
52222         Correct testing of result of is_trusted_path_normalize
52223         (decompose_rpath): Fix warning.
52224
52225 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
52226
52227         [BZ #11257]
52228         * grp/initgroups.c (internal_getgrouplist): When we found the service
52229         list through the initgroups entry in nsswitch.conf do not always
52230         continue on a successful lookup.  Don't always use the
52231         __nss_group_database value if it is set.
52232         * nss/nsswitch.conf (initgroups): Change action for successful db
52233         lookup to continue for compatibility.
52234
52235 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
52236
52237         [BZ #11532]
52238         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
52239         and CP774 modules.
52240         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
52241         and CP774 modules.
52242         * iconvdata/tst-tables.sh: Likewise.
52243         * iconvdata/cp770.c: New file.
52244         * iconvdata/cp771.c: New file.
52245         * iconvdata/cp772.c: New file.
52246         * iconvdata/cp773.c: New file.
52247         * iconvdata/cp774.c: New file.
52248         * iconvdata/testdata/CP770: New file.
52249         * iconvdata/testdata/CP770..UTF8: New file.
52250         * iconvdata/testdata/CP771: New file.
52251         * iconvdata/testdata/CP771..UTF8: New file.
52252         * iconvdata/testdata/CP772: New file.
52253         * iconvdata/testdata/CP772..UTF8: New file.
52254         * iconvdata/testdata/CP773: New file.
52255         * iconvdata/testdata/CP773..UTF8: New file.
52256         * iconvdata/testdata/CP774: New file.
52257         * iconvdata/testdata/CP774..UTF8: New file.
52258
52259         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
52260         END CHARMAP line.
52261         * iconvdata/gen-8bit-gap.sh: Likewise.
52262         * iconvdata/gen-8bit.sh: Likewise.
52263
52264         * locale/iso-639.def: Add ary entry.
52265
52266         [BZ #11258]
52267         * locale/C-translit.h.in: Add U20A1 transliteration.
52268
52269         [BZ #12178]
52270         * locale/iso-639.def: Add wae entry.
52271         Patch by Kevin Bortis <bortis@translate-wae.ch>.
52272
52273         [BZ #12545]
52274         * locale/programs/localedef.c (construct_output_path): Use ssize_t
52275         for n.
52276
52277         [BZ #12711]
52278         * locale/C-translit.h.in: Add entry for U20B9.
52279         Patch by pravin.d.s@gmail.com.
52280
52281 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
52282
52283         [BZ #12713]
52284         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
52285         ENAMETOOLONG use generic getcwd.
52286         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
52287         in rtld.  Use *stat64.
52288         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
52289         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
52290         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
52291         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
52292         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
52293         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
52294         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
52295         __fstatat64 macros.
52296         * include/dirent.h: Add libc_hidden_proto for rewinddir.
52297         * dirent/rewinddir.c: Add libc_hidden_def.
52298         * sysdeps/mach/hurd/rewinddir.c: Likewise.
52299         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
52300
52301         * include/dirent.h (__alloc_dir): Add flags parameter.
52302         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
52303         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
52304         __alloc_dir.
52305         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
52306         from fdopendir if O_CLOEXEC is already set.
52307
52308 2011-03-15  Alan Modra  <amodra@gmail.com>
52309
52310         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
52311         l_tls_firstbyte_offset non-zero.  Save padding offset in
52312         l_tls_firstbyte_offset for later use.
52313         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
52314         freeing static tls block.
52315
52316 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
52317
52318         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
52319         where #ifdef was intended.  The intent is to prevent ARG_MAX from
52320         being defined by the kernel headers.
52321
52322 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
52323
52324         [BZ #12734]
52325         * resolv/resolv.h: Define RES_NOTLDQUERY.
52326         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
52327         no-tld-query and set RES_NOTLDQUERY.
52328         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
52329         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
52330         modern BIND to search name as TLD unless forbidden.
52331
52332 2011-05-07  Petr Baudis  <pasky@suse.cz>
52333             Ulrich Drepper  <drepper@gmail.com>
52334
52335         [BZ #12393]
52336         * elf/dl-load.c (fillin_rpath): Move trusted path check...
52337         (is_trusted_path): ...to here.
52338         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
52339         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
52340         using is_trusted_path_normalize() in setuid scripts.
52341
52342 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
52343
52344         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
52345         __BEGIN/__END_DECLS.
52346
52347 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
52348
52349         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
52350         NSS_STATUS_NOTFOUND if no record was found.
52351
52352 2011-05-05  Andreas Schwab  <schwab@redhat.com>
52353
52354         * sunrpc/Makefile (headers): Add rpc/netdb.h.
52355         (headers-not-in-tirpc): Remove rpc/netdb.h
52356         * resolv/netdb.h: Revert last change.
52357
52358 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
52359
52360         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
52361         circular dependency between libgcc.a and libc.a.
52362
52363 2011-05-05  Andreas Schwab  <schwab@redhat.com>
52364
52365         * resolv/netdb.h: Don't include <rpc/netdb.h>.
52366         * nis/Makefile: Don't install rpcsvc/*.
52367         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
52368         instead of <rpc/types.h>.
52369         (MAXHOSTNAMELEN): Define.
52370
52371 2011-05-03  Andreas Schwab  <schwab@redhat.com>
52372
52373         * elf/ldconfig.c (add_dir): Don't crash on empty path.
52374
52375 2011-04-28  Maciej Babinski  <mbabinski@google.com>
52376
52377         [BZ #12714]
52378         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
52379         gethostbyname4_r when IPv6 results are possible.
52380
52381 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
52382
52383         [BZ #12723]
52384         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
52385         _PC_PIPE_BUF handling.
52386
52387 2011-04-30  Bruno Haible  <bruno@clisp.org>
52388
52389         [BZ #12717]
52390         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
52391         * resolv/netdb.h (getnameinfo): Change type of flags parameter
52392         to 'int'.
52393         * inet/getnameinfo.c (getnameinfo): Likewise.
52394
52395 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
52396
52397         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
52398         to groups setting in database lookup.
52399         * nss/nsswitch.conf: Add initgroups entry.
52400
52401 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
52402
52403         [BZ #12685]
52404         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
52405         mode string.
52406         Patch by Eric Blake <eblake@redhat.com>.
52407
52408 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
52409
52410         * sunrpc/Makefile (need-export-routines): Add svc_run.
52411         (routines): Remove svc_run.
52412         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
52413         * sunrpc/clnt_perr.c (clnt_perrno): Export.
52414         * sunrpc/svc_run.c (svc_run): Likewise.
52415         * sunrpc/svc_udp.c (svcudp_create): Likewise.
52416
52417 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
52418
52419         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
52420         problem in reallocation in last patch.
52421
52422 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
52423
52424         * sunrpc/Makefile: Move inclusion of Rules.
52425
52426 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
52427
52428         * nss/nss_files/files-initgroups.c: New file.
52429         * nss/Makefile (libnss_files-routines): Add files-initgroups.
52430         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
52431         _nss_files_initgroups_dyn.
52432
52433 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
52434
52435         * elf/elf.h (R_ARM_IRELATIVE): Define.
52436
52437 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
52438
52439         * po/ru.po: Update from translation team.
52440
52441 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
52442
52443         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
52444         dependencies.
52445
52446 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
52447
52448         [BZ #12653]
52449         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
52450         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
52451         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
52452         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
52453         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
52454
52455 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
52456
52457         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
52458         differing bytes.
52459         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
52460         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
52461         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
52462
52463 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
52464
52465         [BZ #12420]
52466         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
52467         storing it.
52468         * stdlib/bug-getcontext.c: New file.
52469         * stdlib/Makefile: Add rules to build and run bug-getcontext.
52470
52471 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52472
52473         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
52474         instructions into .machine "z9-109".
52475         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
52476         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
52477
52478 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52479
52480         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
52481         between environment variables and auxiliary vector.
52482
52483 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
52484
52485         * Makefile: Add rules to build linkobj/libc.so.
52486         * include/libc-symbols.h: Define libc_hidden_nolink.
52487         * include/rpc/auth.h: Mark functions which are to be hidden.
52488         * include/rpc/auth_des.h: Likewise.
52489         * include/rpc/auth_unix.h: Likewise.
52490         * include/rpc/clnt.h: Likewise.
52491         * include/rpc/des_crypt.h: Likewise.
52492         * include/rpc/key_prot.h: Likewise.
52493         * include/rpc/pmap_clnt.h: Likewise.
52494         * include/rpc/pmap_prot.h: Likewise.
52495         * include/rpc/pmap_rmt.h: Likewise.
52496         * include/rpc/rpc_msg.h: Likewise.
52497         * include/rpc/svc.h: Likewise.
52498         * include/rpc/svc_auth.h: Likewise.
52499         * include/rpc/xdr.h: Likewise.
52500         * nis/Makefile: Link all DSOs against linkobj/libc.so.
52501         * nss/Makefile: Likewise.
52502         * sunrpc/Makefile: Don't install headers.  Build library with normal
52503         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
52504         * sunrpc/auth_des.c: Hide exported symbols by default, export some
52505         for the compat linking library.  Remove use of INTDEF/INTUSE.
52506         * sunrpc/auth_none.c: Likewise.
52507         * sunrpc/auth_unix.c: Likewise.
52508         * sunrpc/authdes_prot.c: Likewise.
52509         * sunrpc/authuxprot.c: Likewise.
52510         * sunrpc/clnt_gen.c: Likewise.
52511         * sunrpc/clnt_perr.c: Likewise.
52512         * sunrpc/clnt_raw.c: Likewise.
52513         * sunrpc/clnt_simp.c: Likewise.
52514         * sunrpc/clnt_tcp.c: Likewise.
52515         * sunrpc/clnt_udp.c: Likewise.
52516         * sunrpc/clnt_unix.c: Likewise.
52517         * sunrpc/des_crypt.c: Likewise.
52518         * sunrpc/des_soft.c: Likewise.
52519         * sunrpc/get_myaddr.c: Likewise.
52520         * sunrpc/key_call.c: Likewise.
52521         * sunrpc/key_prot.c: Likewise.
52522         * sunrpc/netname.c: Likewise.
52523         * sunrpc/pm_getmaps.c: Likewise.
52524         * sunrpc/pm_getport.c: Likewise.
52525         * sunrpc/pmap_clnt.c: Likewise.
52526         * sunrpc/pmap_prot.c: Likewise.
52527         * sunrpc/pmap_prot2.c: Likewise.
52528         * sunrpc/pmap_rmt.c: Likewise.
52529         * sunrpc/publickey.c: Likewise.
52530         * sunrpc/rpc_cmsg.c: Likewise.
52531         * sunrpc/rpc_common.c: Likewise.
52532         * sunrpc/rpc_dtable.c: Likewise.
52533         * sunrpc/rpc_prot.c: Likewise.
52534         * sunrpc/rpc_thread.c: Likewise.
52535         * sunrpc/rtime.c: Likewise.
52536         * sunrpc/svc.c: Likewise.
52537         * sunrpc/svc_auth.c: Likewise.
52538         * sunrpc/svc_authux.c: Likewise.
52539         * sunrpc/svc_raw.c: Likewise.
52540         * sunrpc/svc_run.c: Likewise.
52541         * sunrpc/svc_simple.c: Likewise.
52542         * sunrpc/svc_tcp.c: Likewise.
52543         * sunrpc/svc_udp.c: Likewise.
52544         * sunrpc/svc_unix.c: Likewise.
52545         * sunrpc/svcauth_des.c: Likewise.
52546         * sunrpc/xcrypt.c: Likewise.
52547         * sunrpc/xdr.c: Likewise.
52548         * sunrpc/xdr_array.c: Likewise.
52549         * sunrpc/xdr_float.c: Likewise.
52550         * sunrpc/xdr_intXX_t.c: Likewise.
52551         * sunrpc/xdr_mem.c: Likewise.
52552         * sunrpc/xdr_rec.c: Likewise.
52553         * sunrpc/xdr_ref.c: Likewise.
52554         * sunrpc/xdr_sizeof.c: Likewise.
52555         * sunrpc/xdr_stdio.c: Likewise.
52556
52557 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
52558
52559         [BZ #12650]
52560         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
52561         * sysdeps/ia64/dl-tls.h: Likewise.
52562         * sysdeps/powerpc/dl-tls.h: Likewise.
52563         * sysdeps/s390/dl-tls.h: Likewise.
52564         * sysdeps/sh/dl-tls.h: Likewise.
52565         * sysdeps/sparc/dl-tls.h: Likewise.
52566         * sysdeps/x86_64/dl-tls.h: Likewise.
52567         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
52568
52569 2011-03-14  Andreas Schwab  <schwab@redhat.com>
52570
52571         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
52572         rpath element also skip the following colon.
52573         (expand_dynamic_string_token): Add is_path parameter and pass
52574         down to DL_DST_REQUIRED and _dl_dst_substitute.
52575         (decompose_rpath): Call expand_dynamic_string_token with
52576         non-zero is_path.  Ignore empty rpaths.
52577         (_dl_map_object_from_fd): Call expand_dynamic_string_token
52578         with zero is_path.
52579
52580 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
52581
52582         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
52583         Make cancelable.
52584
52585 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
52586
52587         [BZ #12655]
52588         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
52589         Patch by Filipe David Manana <fdmanana@apache.org>.
52590
52591 2011-04-07  Andreas Schwab  <schwab@redhat.com>
52592
52593         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
52594         Maintain aligned stack.
52595         (CHECK_RSP): Remove unused macro.
52596
52597 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
52598
52599         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
52600         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
52601
52602 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
52603
52604         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
52605
52606         * include/features.h: Mention __USE_XOPEN2K8 in comment.
52607
52608 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
52609
52610         [BZ #12518]
52611         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
52612         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
52613         * sysdeps/x86_64/memmove.c: New file.
52614         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
52615         (memcpy): Renamed to ...
52616         (__new_memcpy): This.
52617         (memcpy): Provide GLIBC_2_14 memcpy.
52618         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
52619         (memcpy): Provide GLIBC_2_2_5 memcpy.
52620
52621 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52622
52623         [BZ #12631]
52624         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
52625
52626 2011-03-30  Andreas Schwab  <schwab@redhat.com>
52627
52628         * misc/syncfs.c: New file.
52629         * misc/Makefile (routines): Add syncfs.
52630         * posix/unistd.h: Declare syncfs.
52631         * sysdeps/unix/syscalls.list: Add syncfs.
52632
52633 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52634
52635         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
52636         open_by_handle_at.
52637         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
52638         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52639         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52640         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52641         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52642         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
52643         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52644
52645 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52646
52647         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
52648         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52649         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
52650         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52651         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52652         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52653         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52654
52655         * io/Makefile: Compile fallocate.c, fallocate64.c, and
52656         sync_file_range.c with -fexceptions.
52657         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
52658         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
52659         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
52660         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
52661         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
52662         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
52663         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
52664         sync_file_range as cancellation point
52665         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
52666         now a wrapper around __call_sync_file_range with cancellation handling.
52667         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
52668         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
52669         function name to __call_sync_file_range.
52670         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
52671         Add call_sync_file_range.
52672
52673 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52674
52675         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
52676         bits/timex.h.
52677
52678 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52679
52680         * iconv/iconv.h: Fix typo in comment.
52681         * io/fcntl.h: Likewise.
52682         * libio/stdio.h: Likewise.
52683         * posix/spawn.h: Likewise.
52684         * posix/unistd.h: Likewise.
52685         * stdlib/stdlib.h: Likewise.
52686         * time/time.h: Likewise.
52687         * wcsmbs/wchar.h: Likewise.
52688
52689         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
52690         open_by_handle): Add.
52691         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
52692         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
52693         Augment a few comments.
52694         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52695         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52696         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52697         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52698         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52699         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
52700         open_by_handle.
52701
52702         * io/fcntl.h (AT_EMPTY_PATH): Define.
52703
52704 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
52705
52706         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
52707         * sysdeps/unix/sysv/linux/bits/time.h: New file.
52708         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
52709         to...
52710         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
52711         * Versions.def: Add GLIBC_2.14.
52712         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
52713         Export.
52714
52715 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
52716
52717         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
52718         round counter.
52719         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52720
52721 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
52722
52723         [BZ #12597]
52724         * string/test-strncmp.c (do_page_test): New function.
52725         (check2): Likewise.
52726         (test_main): Call check2.
52727         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
52728
52729 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
52730
52731         [BZ #12587]
52732         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
52733         Handle cache information in CPU leaf 4.
52734         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52735
52736 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
52737
52738         [BZ #12583]
52739         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
52740         character representation.
52741         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
52742
52743 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
52744
52745         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
52746         END(__isnan) to END(__isnanf) to match function entry point/label
52747         EALIGN(__isnanf,...).
52748
52749 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
52750
52751         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
52752
52753 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
52754
52755         [BZ #12510]
52756         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
52757         copy from the symbol referenced in the relocation to initialize the
52758         used variable.
52759         Patch by Piotr Bury <pbury@goahead.com>.
52760         * elf/Makefile: Add rules to build and tst-unique3.
52761         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
52762         * elf/tst-unique3.cc: New file.
52763         * elf/tst-unique3.h: New file.
52764         * elf/tst-unique3lib.cc: New file.
52765         * elf/tst-unique3lib2.cc: New file.
52766
52767         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
52768
52769 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
52770
52771         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
52772         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
52773         to _start.
52774
52775 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
52776
52777         * elf/dl-load.c (_dl_map_object): If we are looking for the first
52778         to-be-loaded object along a path to loader is ld.so.
52779
52780 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52781             Ulrich Drepper  <drepper@gmail.com>
52782
52783         * sysdeps/x86_64/memset.S: After aligning destination, code
52784         branches to different locations depending on the value of
52785         misalignment, when multiarch is enabled. Fix this.
52786
52787 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52788
52789         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
52790         Set _x86_64_preferred_memory_instruction for AMD processsors.
52791         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52792         Set bit_Prefer_SSE_for_memop for AMD processors.
52793
52794 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
52795
52796         * libio/fmemopen.c (fmemopen): Optimize a bit.
52797
52798 2011-03-03  Andreas Schwab  <schwab@redhat.com>
52799
52800         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
52801
52802 2011-03-03  Roland McGrath  <roland@redhat.com>
52803
52804         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
52805
52806 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
52807
52808         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
52809         __bzero_ultra1 instead of __memset_ultra1.
52810
52811 2011-02-23  Andreas Schwab  <schwab@redhat.com>
52812             Ulrich Drepper  <drepper@gmail.com>
52813
52814         [BZ #12509]
52815         * include/link.h (struct link_map): Add l_orig_initfini.
52816         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
52817         returning unsuccessfully.
52818         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
52819         close of a file loaded at startup, restore the original l_initfini
52820         list.
52821         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
52822         list, store the pointer.
52823         * elf/Makefile ($(objpfx)noload-mem): New rule.
52824         (noload-ENV): Define.
52825         (tests): Add $(objpfx)noload-mem.
52826         * elf/noload.c: Include <memcheck.h>.
52827         (main): Call mtrace.  Close all opened handles.
52828
52829 2011-02-17  Andreas Schwab  <schwab@redhat.com>
52830
52831         [BZ #12454]
52832         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
52833         dependencies are missing.
52834
52835 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52836
52837         Fix __if_freereq crash: Unlike the generic version which uses free,
52838         Hurd needs munmap.
52839         * sysdeps/mach/hurd/ifreq.h: New file.
52840
52841 2011-01-27  Petr Baudis  <pasky@suse.cz>
52842             Ulrich Drepper  <drepper@gmail.com>
52843
52844         [BZ 12445]#
52845         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
52846         to extend_alloca().
52847         * stdio-common/bug23.c: New file.
52848         * stdio-common/Makefile (tests): Add bug23.
52849
52850 2010-09-28  Andreas Schwab  <schwab@redhat.com>
52851             Ulrich Drepper  <drepper@gmail.com>
52852
52853         [BZ #12489]
52854         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
52855         before performing relro protection.  At old place add assertion
52856         to make sure nothing changed.
52857
52858 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
52859             Glauber de Oliveira Costa  <glommer@gmail.com>
52860
52861         * elf/elf.h: Add new ARM TLS relocs.
52862
52863 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
52864
52865         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
52866         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
52867         cast from r3.
52868         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
52869         'tests' variable.
52870         * sysdeps/wordsize-64/tst-writev.c: New file.
52871
52872 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
52873
52874         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
52875         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
52876         insns in _dl_start to prevent a TOC reference before relocs are
52877         resolved.
52878
52879 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
52880
52881         [BZ #12469]
52882         * Makeconfig: Remove RANLIB definition.
52883         * Makerules: Don't use RANLIB.
52884         * aclocal.m4: Remove ranlib test.
52885         * configure.in: No need to check for ranlib.
52886         * elf/rtld-Rules: Don't use RANLIB.
52887
52888 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52889
52890         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
52891         protection macro.
52892         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
52893         inclusion protection macro.
52894
52895         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
52896         SIGRTMIN and SIGRTMAX and print information in that case only when
52897         SIGRTMIN is defined.
52898
52899 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
52900
52901         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
52902         arginfo fn returning -1.
52903
52904         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
52905         and thousands string is zero terminated.
52906
52907 2011-02-03  Andreas Schwab  <schwab@redhat.com>
52908
52909         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
52910         sysdeps/unix/sysv/linux/bits/socket.h.
52911
52912 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52913
52914         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
52915         (__CPU_COUNT): Remove old macros.
52916         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
52917         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
52918         (__CPU_ALLOC, __CPU_FREE): Add macros.
52919         (__sched_cpualloc, __sched_cpufree): Add declarations.
52920
52921 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
52922
52923         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
52924         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
52925         * nscd/aicache.c (addhstaiX): Return timeout of added value.
52926         (readdhstai): Return value of addhstaiX call.
52927         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
52928         (addgrbyX): Return value returned by cache_addgr.
52929         (readdgrbyname): Return value returned by addgrbyX.
52930         (readdgrbygid): Likewise.
52931         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
52932         (addpwbyX): Return value returned by cache_addpw.
52933         (readdpwbyname): Return value returned by addhstbyX.
52934         (readdpwbyuid): Likewise.
52935         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
52936         (addservbyX): Return value returned by cache_addserv.
52937         (readdservbyname): Return value returned by addservbyX:
52938         (readdservbyport): Likewise.
52939         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
52940         (addhstbyX): Return value returned by cache_addhst.
52941         (readdhstbyname): Return value returned by addhstbyX.
52942         (readdhstbyaddr): Likewise.
52943         (readdhstbynamev6): Likewise.
52944         (readdhstbyaddrv6): Likewise.
52945         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
52946         (readdinitgroups): Return value returned by addinitgroupsX.
52947         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
52948         (prune_cache): Keep track of timeout value of re-added entries.
52949         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
52950         * nscd/nscd.h: Adjust prototypes of readd* functions.
52951
52952 2011-02-04  Roland McGrath  <roland@redhat.com>
52953
52954         * nis/nis_server.c (nis_servstate): Use the right name for 0.
52955         (nis_stats): Likewise.
52956         * nis/nis_modify.c (nis_modify): Likewise.
52957         * nis/nis_remove.c (nis_remove): Likewise.
52958         * nis/nis_add.c (nis_add): Likewise.
52959
52960         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
52961
52962         * posix/fnmatch_loop.c: Add some consts.
52963
52964         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
52965
52966 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
52967
52968         [BZ #12460]
52969         * config.make.in (config-cflags-novzeroupper): Define.
52970         * configure.in: Substitute libc_cv_cc_novzeroupper.
52971         * elf/Makefile (AVX-CFLAGS): Define.
52972         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
52973         (CFLAGS-tst-auditmod4a.c): Likewise.
52974         (CFLAGS-tst-auditmod4b.c): Likewise.
52975         (CFLAGS-tst-auditmod6b.c): Likewise.
52976         (CFLAGS-tst-auditmod6c.c): Likewise.
52977         (CFLAGS-tst-auditmod7b.c): Likewise.
52978         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
52979
52980 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
52981
52982         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
52983         function to the callback.
52984         Patch partly by Jiri Olsa <jolsa@redhat.com>.
52985
52986 2011-02-02  Andreas Schwab  <schwab@redhat.com>
52987
52988         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
52989         of errno.
52990
52991 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
52992
52993         [BZ #11724]
52994         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
52995         of constructors.
52996         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
52997         of destructors.
52998         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
52999
53000         [BZ #11724]
53001         * elf/Makefile: Add rules to build and run new test.
53002         * elf/tst-initorder.c: New file.
53003         * elf/tst-initorder.exp: New file.
53004         * elf/tst-initordera1.c: New file.
53005         * elf/tst-initordera2.c: New file.
53006         * elf/tst-initordera3.c: New file.
53007         * elf/tst-initordera4.c: New file.
53008         * elf/tst-initorderb1.c: New file.
53009         * elf/tst-initorderb2.c: New file.
53010         * elf/tst-order-a1.c: New file.
53011         * elf/tst-order-a2.c: New file.
53012         * elf/tst-order-a3.c: New file.
53013         * elf/tst-order-a4.c: New file.
53014         * elf/tst-order-b1.c: New file.
53015         * elf/tst-order-b2.c: New file.
53016         * elf/tst-order-main.c: New file.
53017         New test case by George Gensure <werkt0@gmail.com>.
53018
53019 2010-10-01  Andreas Schwab  <schwab@redhat.com>
53020
53021         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
53022         decoding ACE if AI_CANONIDN.
53023
53024 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
53025
53026         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
53027
53028 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
53029
53030         * version.h (RELEASE): Bump for 2.13 release.
53031         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
53032
53033         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
53034
53035         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
53036         MADV_NOHUGEPAGE.
53037         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
53038         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
53039         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
53040         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
53041         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
53042         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
53043
53044         * posix/getconf.c: Update copyright year.
53045         * catgets/gencat.c: Likewise.
53046         * csu/version.c: Likewise.
53047         * debug/catchsegv.sh: Likewise.
53048         * debug/xtrace.sh: Likewise.
53049         * elf/ldconfig.c: Likewise.
53050         * elf/ldd.bash.in: Likewise.
53051         * elf/sprof.c (print_version): Likewise.
53052         * iconv/iconv_prog.c: Likewise.
53053         * iconv/iconvconfig.c: Likewise.
53054         * locale/programs/locale.c: Likewise.
53055         * locale/programs/localedef.c: Likewise.
53056         * malloc/memusage.sh: Likewise.
53057         * malloc/mtrace.pl: Likewise.
53058         * nscd/nscd.c (print_version): Likewise.
53059         * nss/getent.c: Likewise.
53060
53061         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
53062         PF_CAIF, and PF_ALG.
53063         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
53064
53065 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
53066
53067         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
53068         (modules-names): Use them.
53069         (ifunc-test-modules, ifunc-pie-tests): Define.
53070         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
53071         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
53072         (test-extras): Likewise.
53073         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
53074         $(compile-command.c).
53075         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
53076         (all-built-dso): Define.
53077         (check-textrel.out, check-execstack.out): Depend on it.
53078
53079         * configure.in: Don't override --enable-multi-arch.
53080
53081 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
53082
53083         [BZ #6812]
53084         * nscd/hstcache.c (tryagain): Define.
53085         (cache_addhst): Return tryagain not notfound for temporary errors.
53086         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
53087         failed.
53088
53089 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
53090
53091         [BZ #10563]
53092         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
53093         to make the syscall.
53094         * sysdeps/unix/sysv/linux/setgroups.c: New file.
53095
53096         [BZ #12378]
53097         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
53098         and fall back to matching as normal character if the string ends before
53099         the matching ']' is found.  This is what POSIX requires.
53100         * posix/testfnm.c: Adjust test result.
53101         * posix/globtest.sh: Adjust test result.  Add new test.
53102         * posix/tst-fnmatch.input: Likewise.
53103         * posix/tst-fnmatch2.c: Add new test.
53104
53105 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
53106
53107         * elf/Makefile (check-execstack): Revert last change.  Depend on
53108         check-execstack.h.
53109         (check-execstack.h): New target.
53110         (generated): Add check-execstack.h.
53111         * elf/check-execstack.c: Include "check-execstack.h".
53112         (main): Revert last change.
53113         (handle_file): Return zero if GNU_STACK is absent and
53114         DEFAULT_STACK_PERMS doesn't include PF_X.
53115
53116 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
53117
53118         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
53119         in child fails because the descriptor is already closed.
53120         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
53121         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
53122         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
53123
53124         [BZ #12397]
53125         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
53126         syscall.
53127
53128         [BZ #10484]
53129         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
53130         temporary buffer used to handle multi lookups locally.
53131         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
53132
53133 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
53134
53135         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
53136         loader is ld.so.
53137
53138 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
53139
53140         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
53141         alignment for SSE2.
53142
53143 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
53144
53145         [BZ #12394]
53146         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
53147         characters.  When rounding increased number of integer digits recompute
53148         number of groups.
53149         * stdio-common/tst-grouping.c: New file.
53150         * stdio-common/Makefile: Add rules to build and run tst-grouping.
53151
53152 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
53153
53154         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
53155         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
53156
53157         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
53158         void.
53159         * bits/select.h: Likewise.
53160
53161 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
53162
53163         * po/ja.po: Update from translation team.
53164
53165 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
53166
53167         [BZ #11155]
53168         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
53169         implementation just like for lxstat, fxstatat, et al.
53170
53171 2010-12-27  Jim Meyering  <meyering@redhat.com>
53172
53173         [BZ #12348]
53174         * posix/regexec.c (build_trtable): Return failure indication upon
53175         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
53176
53177 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
53178
53179         [BZ #12201]
53180         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
53181         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
53182         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
53183         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
53184
53185         [BZ #12207]
53186         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
53187
53188         [BZ #12204]
53189         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
53190         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
53191
53192 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
53193
53194         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
53195         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
53196         script has SORT_BY_INIT_PRIORITY.
53197         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
53198         NO_CTORS_DTORS_SECTIONS is defined.
53199         * elf/soinit.c: Likewise.
53200         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
53201         NO_CTORS_DTORS_SECTIONS is defined.
53202         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
53203         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
53204         * sysdeps/sh/init-first.c: Likewise.
53205         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
53206
53207 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
53208
53209         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
53210         always use the slow path.
53211
53212 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
53213
53214         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
53215         similar rule which adds the sysdep directories to the header search in
53216         order to pick up the correct platform stackinfo.h.
53217         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
53218         perform test if it is, otherwise return successfully without testing.
53219         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
53220         DEFAULT_STACK_PERMS define in stackinfo.h.
53221         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
53222         defined in stackinfo.h.
53223         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
53224         DEFAULT_STACK_PERMS defined in stackinfo.h.
53225         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
53226         * sysdeps/ia64/stackinfo.h: Likewise.
53227         * sysdeps/s390/stackinfo.h: Likewise.
53228         * sysdeps/sh/stackinfo.h: Likewise.
53229         * sysdeps/sparc/stackinfo.h: Likewise.
53230         * sysdeps/x86_64/stackinfo.h: Likewise.
53231         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
53232         PF_X for powerpc64.  Retain PF_X for powerpc32.
53233
53234 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
53235
53236         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
53237         accurately.
53238         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
53239         GETDENTS_64BIT_ALIGNED.
53240
53241 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
53242
53243         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
53244
53245 2010-12-10  Andreas Schwab  <schwab@redhat.com>
53246
53247         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
53248         _GNU_SOURCE.
53249
53250         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
53251         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
53252         Remove __restrict.
53253         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
53254         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
53255
53256 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
53257
53258         [BZ #11655]
53259         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
53260         are initialized.
53261
53262 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
53263
53264         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
53265
53266 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
53267
53268         * po/it.po: Update from translation team.
53269
53270 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
53271
53272         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
53273         unused codes.
53274
53275 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
53276
53277         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
53278
53279 2010-11-24  Andreas Schwab  <schwab@redhat.com>
53280
53281         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
53282         specially.
53283         (gaih_getanswer_slice): Likewise.
53284
53285 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
53286
53287         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
53288
53289 2010-05-31  Petr Baudis  <pasky@suse.cz>
53290
53291         [BZ #11149]
53292         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
53293         silently even in the chroot mode.
53294
53295 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
53296
53297         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
53298         last patch a bit.  Pretty printing
53299
53300 2010-05-31  Petr Baudis <pasky@suse.cz>
53301
53302         [BZ #10085]
53303         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
53304         initialization of skip_initgroups_dyn.
53305
53306 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
53307
53308         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
53309         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
53310
53311 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
53312
53313         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
53314
53315 2010-11-11  Andreas Schwab  <schwab@redhat.com>
53316
53317         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
53318         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
53319         (tst-fnmatch-ENV): Set MALLOC_TRACE.
53320         ($(objpfx)tst-fnmatch-mem): New rule.
53321         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
53322         * posix/tst-fnmatch.c (main): Call mtrace.
53323
53324 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
53325
53326         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53327         Support Intel processor model 6 and model 0x2c.
53328
53329 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
53330
53331         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
53332           signed comparison.
53333
53334 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
53335
53336         [BZ #12205]
53337         * string/test-strncasecmp.c (check_result): New function.
53338         (do_one_test): Use it.
53339         (check1): New function.
53340         (test_main): Use it.
53341         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
53342         Support strcasecmp and strncasecmp.
53343
53344 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
53345
53346         [BZ #12194]
53347         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
53348         * sysdeps/x86_64/bits/byteswap.h: Likewise.
53349
53350 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
53351
53352         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
53353         IFUNC support.
53354         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53355         memset-x86-64.
53356         * sysdeps/x86_64/multiarch/bzero.S: New file.
53357         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
53358         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
53359         * sysdeps/x86_64/multiarch/memset.S: New file.
53360         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
53361         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53362         Set bit_Prefer_SSE_for_memop for Intel processors.
53363         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
53364         Define.
53365         (index_Prefer_SSE_for_memop): Define.
53366         (HAS_PREFER_SSE_FOR_MEMOP): Define.
53367
53368 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
53369
53370         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
53371         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
53372
53373 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
53374
53375         [BZ #12191]
53376         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
53377         (__x86_64_raw_data_cache_size_half): Likewise.
53378         (__x86_64_raw_shared_cache_size): Likewise.
53379         (__x86_64_raw_shared_cache_size_half): Likewise.
53380
53381         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
53382         (__x86_64_raw_data_cache_size_half): Likewise.
53383         (__x86_64_raw_shared_cache_size): Likewise.
53384         (__x86_64_raw_shared_cache_size_half): Likewise.
53385         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
53386         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
53387         and __x86_64_raw_shared_cache_size_half.  Round
53388         __x86_64_data_cache_size_half, __x86_64_data_cache_size
53389         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
53390         to multiple of 256 bytes.
53391
53392 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
53393
53394         [BZ #12167]
53395         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
53396         of inacessible symlinks.  Verify result of symlink before returning it.
53397         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
53398         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
53399
53400 2010-10-28  Erich Ritz  <erichritz@gmail.com>
53401
53402         * math/math.h (isinf): Fix typo in comment.
53403
53404 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
53405
53406         * po/da.po: Update from translation team.
53407
53408 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
53409
53410         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
53411         is added to the list.
53412
53413 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53414             Ulrich Drepper  <drepper@gmail.com>
53415
53416         * elf/dl-object.c (_dl_new_object): Don't append the new object to
53417         the global list here.  Move code to...
53418         (_dl_add_to_namespace_list): ...here.  New function.
53419         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
53420         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
53421         * elf/dl-load.c (lose): Don't remove the element from the list.
53422         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
53423         (_dl_map_object): Likewise.
53424
53425 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
53426
53427         [BZ #12159]
53428         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
53429         into all bytes of SSE register.
53430         Patch by Richard Li <richardpku@gmail.com>.
53431
53432 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
53433
53434         [BZ #12140]
53435         * malloc/malloc.c (_int_free): Fill correct number of bytes when
53436         perturbing.
53437
53438 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
53439
53440         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
53441         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
53442         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
53443         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
53444         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
53445         submachine.
53446         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
53447
53448 2010-10-22  Andreas Schwab  <schwab@redhat.com>
53449
53450         * include/dlfcn.h (__RTLD_SECURE): Define.
53451         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
53452         mode & __RTLD_SECURE instead.
53453         (open_path): Rename preloaded parameter to secure.
53454         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
53455         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
53456         * elf/dl-deps.c (openaux): Likewise.
53457         * elf/rtld.c (struct map_args): Remove is_preloaded.
53458         (map_doit): Don't use it.
53459         (dl_main): Likewise.
53460         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
53461         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
53462
53463 2010-09-09  Andreas Schwab  <schwab@redhat.com>
53464
53465         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
53466         (sysd-rules-targets): Remove duplicates.
53467         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
53468         rtld-%.$o dependency.
53469
53470 2010-10-18  Andreas Schwab  <schwab@redhat.com>
53471
53472         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
53473         _dl_map_object do it.
53474
53475 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
53476
53477         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
53478         fast fma builtins, define the macros in the C99 standard.
53479         (FP_FAST_FMAF): Likewise.
53480         (FP_FAST_FMAL): Likewise.
53481         * sysdeps/x86_64/bits/mathdef.h: Likewise.
53482
53483         * bits/mathdef.h: Update copyright year.
53484         * sysdeps/powerpc/bits/mathdef.h: Likewise.
53485
53486 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
53487
53488         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
53489         builtins, define the macros in the C99 standard.
53490         (FP_FAST_FMAF): Likewise.
53491         (FP_FAST_FMAL): Likewise.
53492         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
53493         multiply/add.
53494         (FP_FAST_FMAF): Likewise.
53495
53496 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
53497
53498         [BZ #3268]
53499         * math/libm-test.inc (fma_test): Some new testcases.
53500         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
53501         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
53502         y and infinite z.  Do multiplication by C already in long double.
53503         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
53504         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
53505         y and infinite z.  Do bitwise or of inexact bit into u.d.
53506         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
53507         * sysdeps/i386/fpu/s_fmaf.S: Removed.
53508         * sysdeps/i386/fpu/s_fma.S: Removed.
53509         * sysdeps/i386/fpu/s_fmal.S: Removed.
53510
53511 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
53512
53513         [BZ #3268]
53514         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
53515         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
53516         computation is not scheduled after fetestexcept.  Fix value
53517         of minimum denormal long double.
53518
53519 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
53520
53521         [BZ #3268]
53522         * math/libm-test.inc (fma_test): Add some more tests.
53523         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
53524         correctly.
53525
53526 2010-10-15  Andreas Schwab  <schwab@redhat.com>
53527
53528         * scripts/data/localplt-s390-linux-gnu.data: New file.
53529         * scripts/data/localplt-s390x-linux-gnu.data: New file.
53530
53531 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
53532
53533         [BZ #3268]
53534         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
53535         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
53536         instead of dbl-64.
53537         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
53538         inlines.
53539         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
53540         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
53541         if one of x and y is very large and the other is subnormal.
53542         * sysdeps/s390/fpu/s_fmaf.c: New file.
53543         * sysdeps/s390/fpu/s_fma.c: New file.
53544         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
53545         * sysdeps/powerpc/fpu/s_fma.S: New file.
53546         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
53547         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
53548         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
53549
53550 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
53551
53552         [BZ #3268]
53553         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
53554         fma tests.
53555         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
53556         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
53557         * sysdeps/i386/i686/multiarch/s_fma.c: Include
53558         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
53559         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
53560         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
53561         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
53562
53563 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
53564
53565         [BZ #12078]
53566         * posix/regcomp.c (parse_branch): One more memory leak plugged.
53567         * posix/bug-regex31.input: Add test case.
53568
53569 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
53570
53571         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
53572         * posix/bug-regex31.input: New file.
53573
53574         [BZ #12078]
53575         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
53576         (parse_sub_exp): Fix last change, use postorder.
53577
53578         * posix/bug-regex31.c: New file.
53579         * posix/Makefile: Add rules to build and run bug-regex31.
53580
53581         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
53582
53583         [BZ #12078]
53584         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
53585
53586         [BZ #12108]
53587         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
53588         to have entries in sys_siglist.
53589
53590         [BZ #12093]
53591         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
53592         be NULL.
53593
53594 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
53595
53596         [BZ #3268]
53597         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
53598         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
53599         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
53600         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
53601         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
53602         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
53603         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
53604         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
53605         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
53606         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
53607         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
53608         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
53609         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
53610         * math/ftestexcept.c (fetestexcept): Likewise.
53611         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
53612         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
53613         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
53614         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
53615         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
53616         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
53617         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
53618
53619 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
53620
53621         [BZ #12107]
53622         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
53623         newline.
53624
53625 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
53626
53627         * string/bug-strstr1.c: New file.
53628         * string/Makefile: Add rules to build and run bug-strstr1.
53629
53630 2010-10-05  Eric Blake  <eblake@redhat.com>
53631
53632         [BZ #12092]
53633         * string/str-two-way.h (two_way_long_needle): Always clear memory
53634         when skipping input due to the shift table.
53635
53636 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
53637
53638         [BZ #12005]
53639         * malloc/mcheck.c: Handle large requests.
53640
53641         [BZ #12077]
53642         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
53643         for strncmp and strncasecmp.
53644         * string/stratcliff.c: Add tests for strcmp and strncmp.
53645         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
53646
53647 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
53648
53649         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
53650         __set_fpscr.
53651
53652 2010-09-30  Andreas Jaeger  <aj@suse.de>
53653
53654         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
53655         (CGROUP_SUPER_MAGIC): Define.
53656         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
53657         Handle btrfs and cgroup file systems.
53658         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
53659         Likewise.
53660
53661 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
53662
53663         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
53664         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
53665
53666 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53667
53668         [BZ #12067]
53669         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
53670         trying to locate the ELF header.
53671
53672 2010-09-27  Andreas Schwab  <schwab@redhat.com>
53673
53674         [BZ #11611]
53675         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
53676         Mask out sign-bit copies when constructing f_fsid.
53677
53678 2010-09-24  Petr Baudis <pasky@suse.cz>
53679
53680         * debug/stack_chk_fail_local.c: Add missing licence exception.
53681         * debug/warning-nop.c: Likewise.
53682
53683 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
53684
53685         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
53686         implementing getdents64 using getdents syscall, set d_type if
53687         __ASSUME_GETDENTS32_D_TYPE.
53688
53689 2010-09-16  Andreas Schwab  <schwab@redhat.com>
53690
53691         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
53692         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
53693
53694 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
53695
53696         [BZ #12037]
53697         * posix/unistd.h: Undo change of feature selection for ftruncate from
53698         2010-01-11.
53699
53700 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
53701
53702         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
53703         detection.
53704
53705 2010-09-20  Andreas Schwab  <schwab@redhat.com>
53706
53707         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
53708         fanotify_mark.
53709         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
53710
53711 2010-09-14  Andreas Schwab  <schwab@redhat.com>
53712
53713         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
53714         variables after CHECK_SP call.
53715         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
53716
53717 2010-09-13  Andreas Schwab  <schwab@redhat.com>
53718             Ulrich Drepper  <drepper@redhat.com>
53719
53720         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
53721         re-relocationg ld.so.
53722         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
53723         _dl_init_paths call.
53724         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
53725         here anymore.
53726
53727 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
53728
53729         * resolv/res_init.c (__res_vinit): Count the default server we added.
53730
53731 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
53732             Ulrich Drepper  <drepper@redhat.com>
53733
53734         [BZ #11968]
53735         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53736         (____longjmp_chk): Use %ebx for saving value across system call.
53737         Add unwind info.
53738
53739 2010-09-06  Andreas Schwab  <schwab@redhat.com>
53740
53741         * manual/Makefile: Don't mix pattern rules with normal rules.
53742
53743 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
53744
53745         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
53746         operation.
53747         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
53748         * libio/iofopncook.c (_IO_cookie_init): Likewise.
53749         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
53750         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
53751         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53752         Likewise.
53753
53754 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
53755
53756         [BZ #11979]
53757         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
53758         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
53759
53760 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
53761
53762         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
53763         * sysdeps/x86_64/addmul_1.S: Likewise.
53764         * sysdeps/x86_64/lshift.S: Likewise.
53765         * sysdeps/x86_64/mul_1.S: Likewise.
53766         * sysdeps/x86_64/rshift.S: Likewise.
53767         * sysdeps/x86_64/sub_n.S: Likewise.
53768         * sysdeps/x86_64/submul_1.S: Likewise.
53769
53770 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53771
53772         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
53773         Define __sched_param instead of SCHED_* and sched_param when
53774         <bits/sched.h> is included with __need_schedparam defined.
53775         * bits/sched.h [__need_schedparam]
53776         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
53777         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
53778         (__defined_schedparam): Define to 1.
53779         (__sched_param): New structure, identical to sched_param.
53780         (__need_schedparam): Undefine.
53781
53782 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
53783
53784         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
53785         (epoll_create1): Declare.
53786
53787         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
53788
53789 2010-08-31  Andreas Schwab  <schwab@redhat.com>
53790
53791         [BZ #7066]
53792         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
53793         shifting retval into place.
53794
53795 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
53796
53797         * nis/rpcsvc/nis.h: Update copyright notice.
53798         * nis/rpcsvc/nis.x: Likewise.
53799         * nis/rpcsvc/nis_callback.h: Likewise.
53800         * nis/rpcsvc/nis_callback.x: Likewise.
53801         * nis/rpcsvc/nis_object.x: Likewise.
53802         * nis/rpcsvc/nis_tags.h: Likewise.
53803         * nis/rpcsvc/yp.h: Likewise.
53804         * nis/rpcsvc/yp.x: Likewise.
53805         * nis/rpcsvc/ypupd.h: Likewise.
53806         * nis/yp_xdr.c: Likewise.
53807         * nis/ypupdate_xdr.c: Likewise.
53808
53809         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
53810         mainly the body of pmap_getport.  Add parameters to specify timeouts.
53811         (pmap_getport): Use __libc_rpc_getport.
53812         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
53813         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
53814         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
53815
53816 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
53817
53818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
53819         fanotify_mark.
53820
53821 2010-08-27  Roland McGrath  <roland@redhat.com>
53822
53823         * sysdeps/i386/i686/multiarch/Makefile
53824         (CFLAGS-varshift.c): New variable.
53825
53826 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
53827
53828         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
53829         * sysdeps/i386/i686/multiarch/varshift.c: New file.
53830
53831         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
53832
53833         * sysdeps/x86_64/strlen.S: Minimal code improvement.
53834
53835 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
53836
53837         * sysdeps/x86_64/strlen.S: Unroll the loop.
53838         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53839         strlen-sse2 strlen-sse2-bsf.
53840         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
53841         __strlen_no_bsf if bit_Slow_BSF is set.
53842         (__strlen_sse42): Removed.
53843         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
53844         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
53845
53846 2010-08-25  Roland McGrath  <roland@redhat.com>
53847
53848         * sysdeps/x86_64/multiarch/varshift.S: File removed.
53849         * sysdeps/x86_64/multiarch/varshift.c: New file.
53850         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
53851         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
53852         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
53853         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
53854
53855 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
53856
53857         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53858         strlen-sse2 strlen-sse2-bsf.
53859         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
53860         __strlen_sse2_bsf if bit_Slow_BSF is unset.
53861         (__strlen_sse2): Removed.
53862         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
53863         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
53864         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
53865         bit_Slow_BSF for Atom.
53866         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
53867         (index_Slow_BSF): Define.
53868         (HAS_SLOW_BSF): Define.
53869
53870 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
53871
53872         [BZ #10851]
53873         * resolv/res_init.c (__res_vinit): When no server address at all
53874         is given default to loopback.
53875
53876 2010-08-24  Roland McGrath  <roland@redhat.com>
53877
53878         * configure.in: Remove config-name.h generation.
53879         * configure: Regenerated.
53880         * config-name.in: File removed.
53881         * scripts/config-uname.sh: New file.
53882         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
53883         ($(objdir)config-name.h): New target.
53884
53885         * sunrpc/rpc_parse.h: Avoid nested comment.
53886
53887 2010-08-24  Richard Henderson  <rth@redhat.com>
53888             Ulrich Drepper  <drepper@redhat.com>
53889             H.J. Lu  <hongjiu.lu@intel.com>
53890
53891         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
53892         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
53893         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
53894         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
53895         _mm_alignr_epi8 with _mm_loadu_si128.
53896         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
53897         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
53898         (__m128i_shift_right): Removed.
53899         * sysdeps/i386/i686/multiarch/varshift.h: New file.
53900         * sysdeps/i386/i686/multiarch/varshift.S: New file.
53901         * sysdeps/x86_64/multiarch/varshift.h: New file.
53902         * sysdeps/x86_64/multiarch/varshift.S: New file.
53903
53904 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
53905
53906         * configure.in: Move assembler checks to before sysdep dir checking.
53907
53908 2010-08-20  Petr Baudis  <pasky@suse.cz>
53909
53910         * LICENSES: Sync the sunrpc license.
53911
53912 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
53913
53914         * sunrpc/auth_des.c: Update copyright notice once again.
53915         * sunrpc/auth_none.c: Likewise.
53916         * sunrpc/auth_unix.c: Likewise.
53917         * sunrpc/authdes_prot.c: Likewise.
53918         * sunrpc/authuxprot.c: Likewise.
53919         * sunrpc/bindrsvprt.c: Likewise.
53920         * sunrpc/clnt_gen.c: Likewise.
53921         * sunrpc/clnt_perr.c: Likewise.
53922         * sunrpc/clnt_raw.c: Likewise.
53923         * sunrpc/clnt_simp.c: Likewise.
53924         * sunrpc/clnt_tcp.c: Likewise.
53925         * sunrpc/clnt_udp.c: Likewise.
53926         * sunrpc/clnt_unix.c: Likewise.
53927         * sunrpc/des_crypt.c: Likewise.
53928         * sunrpc/des_soft.c: Likewise.
53929         * sunrpc/get_myaddr.c: Likewise.
53930         * sunrpc/getrpcport.c: Likewise.
53931         * sunrpc/key_call.c: Likewise.
53932         * sunrpc/key_prot.c: Likewise.
53933         * sunrpc/openchild.c: Likewise.
53934         * sunrpc/pm_getmaps.c: Likewise.
53935         * sunrpc/pm_getport.c: Likewise.
53936         * sunrpc/pmap_clnt.c: Likewise.
53937         * sunrpc/pmap_prot.c: Likewise.
53938         * sunrpc/pmap_prot2.c: Likewise.
53939         * sunrpc/pmap_rmt.c: Likewise.
53940         * sunrpc/rpc/auth.h: Likewise.
53941         * sunrpc/rpc/auth_unix.h: Likewise.
53942         * sunrpc/rpc/clnt.h: Likewise.
53943         * sunrpc/rpc/des_crypt.h: Likewise.
53944         * sunrpc/rpc/key_prot.h: Likewise.
53945         * sunrpc/rpc/netdb.h: Likewise.
53946         * sunrpc/rpc/pmap_clnt.h: Likewise.
53947         * sunrpc/rpc/pmap_prot.h: Likewise.
53948         * sunrpc/rpc/pmap_rmt.h: Likewise.
53949         * sunrpc/rpc/rpc.h: Likewise.
53950         * sunrpc/rpc/rpc_des.h: Likewise.
53951         * sunrpc/rpc/rpc_msg.h: Likewise.
53952         * sunrpc/rpc/svc.h: Likewise.
53953         * sunrpc/rpc/svc_auth.h: Likewise.
53954         * sunrpc/rpc/types.h: Likewise.
53955         * sunrpc/rpc/xdr.h: Likewise.
53956         * sunrpc/rpc_clntout.c: Likewise.
53957         * sunrpc/rpc_cmsg.c: Likewise.
53958         * sunrpc/rpc_common.c: Likewise.
53959         * sunrpc/rpc_cout.c: Likewise.
53960         * sunrpc/rpc_dtable.c: Likewise.
53961         * sunrpc/rpc_hout.c: Likewise.
53962         * sunrpc/rpc_main.c: Likewise.
53963         * sunrpc/rpc_parse.c: Likewise.
53964         * sunrpc/rpc_parse.h: Likewise.
53965         * sunrpc/rpc_prot.c: Likewise.
53966         * sunrpc/rpc_sample.c: Likewise.
53967         * sunrpc/rpc_scan.c: Likewise.
53968         * sunrpc/rpc_scan.h: Likewise.
53969         * sunrpc/rpc_svcout.c: Likewise.
53970         * sunrpc/rpc_tblout.c: Likewise.
53971         * sunrpc/rpc_util.c: Likewise.
53972         * sunrpc/rpc_util.h: Likewise.
53973         * sunrpc/rpcinfo.c: Likewise.
53974         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
53975         * sunrpc/rpcsvc/key_prot.x: Likewise.
53976         * sunrpc/rpcsvc/klm_prot.x: Likewise.
53977         * sunrpc/rpcsvc/mount.x: Likewise.
53978         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
53979         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
53980         * sunrpc/rpcsvc/rex.x: Likewise.
53981         * sunrpc/rpcsvc/rstat.x: Likewise.
53982         * sunrpc/rpcsvc/rusers.x: Likewise.
53983         * sunrpc/rpcsvc/sm_inter.x: Likewise.
53984         * sunrpc/rpcsvc/spray.x: Likewise.
53985         * sunrpc/rpcsvc/yppasswd.x: Likewise.
53986         * sunrpc/rtime.c: Likewise.
53987         * sunrpc/svc.c: Likewise.
53988         * sunrpc/svc_auth.c: Likewise.
53989         * sunrpc/svc_authux.c: Likewise.
53990         * sunrpc/svc_raw.c: Likewise.
53991         * sunrpc/svc_run.c: Likewise.
53992         * sunrpc/svc_simple.c: Likewise.
53993         * sunrpc/svc_tcp.c: Likewise.
53994         * sunrpc/svc_udp.c: Likewise.
53995         * sunrpc/svc_unix.c: Likewise.
53996         * sunrpc/svcauth_des.c: Likewise.
53997         * sunrpc/xcrypt.c: Likewise.
53998         * sunrpc/xdr.c: Likewise.
53999         * sunrpc/xdr_array.c: Likewise.
54000         * sunrpc/xdr_float.c: Likewise.
54001         * sunrpc/xdr_mem.c: Likewise.
54002         * sunrpc/xdr_rec.c: Likewise.
54003         * sunrpc/xdr_ref.c: Likewise.
54004         * sunrpc/xdr_sizeof.c: Likewise.
54005         * sunrpc/xdr_stdio.c: Likewise.
54006
54007         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
54008         handling.
54009
54010 2010-08-19  Andreas Schwab  <schwab@redhat.com>
54011
54012         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
54013
54014 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
54015
54016         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
54017         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
54018         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
54019         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
54020         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
54021         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
54022         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
54023         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
54024         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
54025         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
54026         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
54027         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
54028         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
54029         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
54030
54031 2010-07-26  Anton Blanchard  <anton@samba.org>
54032
54033         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
54034         * malloc/arena.c (heap_trim): Likewise.
54035
54036 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
54037
54038         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
54039         here.  Not...
54040         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
54041         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
54042
54043 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
54044
54045         * sysdeps/i386/elf/Makefile: New file.
54046
54047 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
54048
54049         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
54050         from fanotify_init.
54051         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
54052         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
54053
54054 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
54055
54056         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
54057         of strncasecmp_l.
54058         * sysdeps/multiarch/strcmp.S: Likewise.
54059
54060 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
54061
54062         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
54063         strncase_l-nonascii.
54064         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
54065         Add strncase_l-ssse3.
54066         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
54067         * sysdeps/x86_64/strcmp.S: Likewise.
54068         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
54069         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
54070         * sysdeps/x86_64/strncase.S: New file.
54071         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
54072         * sysdeps/x86_64/strncase_l.S: New file.
54073         * string/Makefile (strop-tests): Add strncasecmp.
54074         * string/test-strncasecmp.c: New file.
54075
54076         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
54077         warning.
54078
54079         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
54080         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
54081
54082 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
54083
54084         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
54085
54086 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
54087
54088         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
54089         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
54090         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
54091
54092 2010-05-01  Alan Modra  <amodra@gmail.com>
54093
54094         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
54095         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
54096         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
54097         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
54098         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
54099         tidying.  Don't tail-call __sigjmp_save for static lib.
54100         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
54101         save location.
54102         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
54103         (CALL_MCOUNT): Add eh info, and nop after bl.
54104         (TAIL_CALL_SYSCALL_ERROR): New macro.
54105         (PSEUDO_RET): Use it.
54106         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
54107         Correct save location of integer regs and cr.
54108         (_dl_profile_resolve): Correct cr save location.  Delete nops
54109         after bl when SHARED.  Reduce cfi size a little by better
54110         placement of cfi directives.
54111         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
54112         make a stack frame.  Instead use parm save area as a temp.
54113         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
54114         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
54115         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
54116         Don't make a stack frame for parent, use parm save area.
54117         Increase child stack frame to 112 bytes.  Don't save unused reg,
54118         and adjust reg usage.  Set up cfi on error recovery and
54119         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
54120         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
54121         (__makecontext): Add dummy nop after jump to exit.
54122         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
54123         Use correct parm save area and cr save, reduce stack frame.
54124         Correct cfi for possible PSEUDO_RET frame setup.
54125         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
54126         Branch to local label emitted by PSEUDO_RET rather than
54127         __syscall_error.
54128
54129 2010-08-12  Andreas Schwab  <schwab@redhat.com>
54130
54131         [BZ #11904]
54132         * locale/programs/locale.c (print_assignment): New function.
54133         (show_locale_vars): Use it.
54134
54135 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
54136
54137         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
54138         field.
54139         (struct statfs64): Likewise.
54140         (_STATFS_F_FLAGS): Define.
54141         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
54142         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
54143         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
54144         (ST_VALID): Define locally.
54145         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
54146         __statvfs_getflags, use the provided value.
54147         * sysdeps/unix/sysv/linux/kernel-features.h: Define
54148         __ASSUME_STATFS_F_FLAGS.
54149
54150         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
54151
54152         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
54153         Add sys/fanotify.h.
54154         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
54155         fanotify_mask for GLIBC_2.13.
54156         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
54157         fanotify_init and fanotify_mark.
54158         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
54159         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
54160
54161         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
54162         Add prlimit.
54163         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
54164         prlimit64 for GLIBC_2.13.
54165         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
54166         prlimit64.
54167         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
54168         syscall.
54169         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
54170         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
54171         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
54172         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
54173         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
54174         add prlimit alias.
54175         * sysdeps/unix/sysv/linux/prlimit.c: New file.
54176
54177         [BZ #11903]
54178         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
54179         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
54180
54181         * nss/Makefile: Add rules to build and run tst-nss-test1.
54182         * shlib-versions: Add entry for libnss_test1.
54183         * nss/nss_test1.c: New file.
54184         * nss/tst-nss-test1.c: New file.
54185
54186         * nss/nsswitch.c (__nss_database_custom): Define new variable.
54187         (__nss_configure_lookup): Set appropriate entry in
54188         __nss_configure_lookup to true.
54189         * nss/nsswitch.h: Define enum with indeces of databases in
54190         databases and __nss_database_custom arrays.  Declare
54191         __nss_database_custom.
54192         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
54193         to avoid using nscd when custom rules are installed.
54194         * nss/getXXbyYY_r.c: Likewise.
54195         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
54196
54197         * nss/nss_files/files-parse.c: Whitespace fixes.
54198
54199 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
54200
54201         [BZ #11883]
54202         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
54203         * posix/fnmatch_loop.c: Likewise.
54204
54205 2010-07-17  Andi Kleen  <ak@linux.intel.com>
54206
54207         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
54208         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
54209         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
54210         * Versions.def [GLIBC_2.13]: Add.
54211
54212 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
54213
54214         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
54215         Also fail if tpwd after pwuid call is NULL.
54216
54217 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54218
54219         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
54220         when converting to ms.
54221
54222 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54223
54224         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
54225         EOPNOTSUPP errors with ENOTTY.
54226         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
54227         EOPNOTSUPP errors with ENOTTY.
54228
54229 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
54230
54231         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
54232         Add strcasecmp_l-ssse3.
54233         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
54234         strcasecmp.
54235         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
54236         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
54237         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
54238
54239 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
54240
54241         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
54242
54243         * string/Makefile (strop-tests): Add strcasecmp.
54244         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
54245         strcasecmp_l-nonascii.
54246         (gen-as-const-headers): Add locale-defines.sym.
54247         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
54248         * sysdeps/x86_64/strcasecmp.S: New file.
54249         * sysdeps/x86_64/strcasecmp_l.S: New file.
54250         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
54251         * sysdeps/x86_64/locale-defines.sym: New file.
54252         * string/test-strcasecmp.c: New file.
54253
54254         * string/test-strcasestr.c: Test both ends of the range of characters.
54255         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
54256
54257 2010-07-29  Roland McGrath  <roland@redhat.com>
54258
54259         [BZ #11856]
54260         * manual/locale.texi (Yes-or-No Questions): Fix example code.
54261
54262 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
54263
54264         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
54265         for ld.so.
54266
54267 2010-07-27  Andreas Schwab  <schwab@redhat.com>
54268
54269         * manual/memory.texi (Malloc Tunable Parameters): Document
54270         M_PERTURB.
54271
54272 2010-07-26  Roland McGrath  <roland@redhat.com>
54273
54274         [BZ #11840]
54275         * configure.in (-fgnu89-inline check): Set and substitute
54276         gnu89_inline, not libc_cv_gnu89_inline.
54277         * configure: Regenerated.
54278         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
54279
54280 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
54281
54282         * string/test-strnlen.c: New file.
54283         * string/Makefile (strop-tests): Add strnlen.
54284         * string/tester.c (test_strnlen): Add a few more test cases.
54285         * string/tst-strlen.c: Better error reporting.
54286
54287         * sysdeps/x86_64/strnlen.S: New file.
54288
54289 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
54290
54291         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
54292         lower-latency instructions.
54293
54294 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
54295
54296         * string/test-strcasestr.c: New file.
54297         * string/test-strstr.c: New file.
54298         * string/Makefile (strop-tests): Add strstr and strcasestr.
54299         * string/str-two-way.h: Don't undefine MAX.
54300         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
54301
54302 2010-07-21  Andreas Schwab  <schwab@redhat.com>
54303
54304         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54305         strcasestr-nonascii.
54306         (CFLAGS-strcasestr-nonascii.c): Define.
54307         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
54308         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
54309         Remove unused attribute.
54310
54311 2010-07-20  Roland McGrath  <roland@redhat.com>
54312
54313         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
54314         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
54315         ld.so.cache was broken.  With it, there is no way to disable dsocaps
54316         like LD_HWCAP_MASK can disable hwcaps.
54317
54318 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
54319
54320         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
54321
54322 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
54323
54324         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
54325         call in strcasestr.
54326         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
54327         __strcasestr_sse42_nonascii.
54328         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
54329         strcasestr-nonascii.c.
54330         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
54331
54332 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
54333
54334         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
54335         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
54336         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
54337         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
54338
54339 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
54340
54341         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
54342         fcntl.
54343
54344 2010-07-06  Andreas Schwab  <schwab@redhat.com>
54345
54346         [BZ #11577]
54347         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
54348         dl_signal_cerror.
54349
54350 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
54351
54352         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
54353         _PC_PIPE_BUF using F_GETPIPE_SZ.
54354
54355 2010-07-05  Roland McGrath  <roland@redhat.com>
54356
54357         * manual/arith.texi (Rounding Functions): Fix rint description
54358         implicit in round description.
54359
54360 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
54361
54362         * elf/Makefile: Fix linking for a few tests to make recent linker
54363         happy.
54364
54365 2010-06-30  Andreas Schwab  <schwab@redhat.com>
54366
54367         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
54368         $(common-objpfx)libc_nonshared.a.
54369
54370 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
54371
54372         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
54373         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
54374         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
54375         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
54376         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
54377         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
54378         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
54379         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
54380         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
54381         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
54382         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
54383         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
54384         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
54385         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
54386         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
54387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
54388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
54389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
54390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
54391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
54392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
54393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
54394         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
54395         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
54396         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
54397         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
54398         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
54399         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
54400         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
54401         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
54402         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
54403         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
54404         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
54405         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
54406         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
54407         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
54408         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
54409         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
54410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
54411         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
54412         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
54413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
54414         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
54415         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
54416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
54417         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
54418         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
54419         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
54420
54421 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
54422
54423         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
54424         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
54425         * string/memmove.c (memmove): Renamed to ...
54426         (MEMMOVE): ...this.  Default to memmove.
54427         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
54428         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
54429         (END_CHK): Define.
54430         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54431         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
54432         mempcpy-ssse3-back memmove-ssse3-back.
54433         * sysdeps/x86_64/multiarch/bcopy.S: New file .
54434         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
54435         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
54436         * sysdeps/x86_64/multiarch/memcpy.S: New file.
54437         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
54438         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
54439         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
54440         * sysdeps/x86_64/multiarch/memmove.c: New file.
54441         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
54442         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
54443         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
54444         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
54445         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
54446         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
54447         Define.
54448         (index_Fast_Copy_Backward): Define.
54449         (HAS_ARCH_FEATURE): Define.
54450         (HAS_FAST_REP_STRING): Define.
54451         (HAS_FAST_COPY_BACKWARD): Define.
54452
54453 2010-06-21  Andreas Schwab  <schwab@redhat.com>
54454
54455         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
54456         Restore proper fallback handling.
54457
54458 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
54459
54460         [BZ #11701]
54461         * posix/group_member.c (__group_member): Correct checking loop.
54462
54463         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
54464         OOM in getpwuid_r correctly.  Return error number when the caller
54465         should return, otherwise -1.
54466         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
54467         call returning > 0 value.
54468         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
54469
54470 2010-06-07  Andreas Schwab  <schwab@redhat.com>
54471
54472         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
54473         libc_nonshared.a from targets in modules-names.
54474
54475 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
54476
54477         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
54478         requires it.
54479
54480 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
54481
54482         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
54483         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
54484         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
54485         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
54486
54487 2010-06-02  Andreas Schwab  <schwab@redhat.com>
54488
54489         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
54490
54491 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
54492
54493         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
54494         and F_GETPIPE_SZ.
54495         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
54496         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
54497         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
54498         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
54499         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
54500         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
54501
54502 2010-06-14  Roland McGrath  <roland@redhat.com>
54503
54504         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
54505
54506 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
54507
54508         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
54509         __REDIRECT followed by __THROW.
54510         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
54511         * posix/getopt.h (getopt): Likewise.
54512
54513 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
54514
54515         * hurd/lookup-at.c (__file_name_lookup_at): Accept
54516         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
54517         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
54518         in AT_FLAGS.
54519         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
54520         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
54521
54522 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
54523
54524         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
54525
54526 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
54527
54528         [BZ #11640]
54529         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54530         Properly check family and model.
54531
54532 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
54533
54534         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
54535
54536 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
54537
54538         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
54539
54540 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
54541
54542         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
54543         symbol reference.
54544
54545 2010-05-19  Andreas Schwab  <schwab@redhat.com>
54546
54547         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
54548         symbol reference.
54549
54550 2010-05-21  Andreas Schwab  <schwab@redhat.com>
54551
54552         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
54553         and internal_recvmmsg.
54554         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
54555         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
54556         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
54557         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
54558
54559         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
54560         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
54561         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
54562
54563 2010-05-20  Andreas Schwab  <schwab@redhat.com>
54564
54565         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
54566
54567 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
54568
54569         POWER7 optimizations.
54570         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
54571         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
54572
54573 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
54574
54575         * version.h: Update for 2.13 development version.
54576
54577 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
54578
54579         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
54580         exceptions.  Return 0.
54581
54582 2010-05-07  Roland McGrath  <roland@redhat.com>
54583
54584         * elf/ldconfig.c (main): Add a const.
54585
54586 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
54587
54588         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
54589         (args_options): Add no-idn option.
54590         (ahosts_keys_int): Add idn_flags to ai_flags.
54591         (parse_option): Handle 'i' option to clear idn_flags.
54592
54593         * malloc/malloc.c (_int_free): Possible race in the most recently
54594         added check.  Only act on the data if no current modification
54595         happened.
54596
54597 See ChangeLog.17 for earlier changes.