67a13b0a59108d8eaa112650670e5e6698b5dfbe
[platform/upstream/glibc.git] / ChangeLog
1 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
2
3         [BZ #17732]
4         * io/test-utime.c (main): Replace %ld with %jd and cast to
5         intmax_t.
6         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
7         * nptl/tst-mutex5.c: Include <stdint.h>.
8         (do_test): Replace %ld with %jd and cast to intmax_t.
9         * posix/tst-regex.c (run_test): Likewise.
10         (run_test_backwards): Likewise.
11
12 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
13             H.J. Lu  <hongjiu.lu@intel.com>
14
15         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
16         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
17         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
18         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
19         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
20         version if bit_Fast_Unaligned_Load is set.
21         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
22         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
23         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
24         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
25         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
26         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
27         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
28         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
29         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
30         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
31         to 4.
32         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
33         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
34         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
35         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
36
37 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
38
39         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
40         instead of #if to avoid a Wundef warning.
41         * stdlib/tst-limits.c (do_test): Likewise.
42
43         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
44         parallel other exception macros.
45         (fegetenv): Convert from macro to extern inline so that it applies
46         retroactively to inline functions already seen by the compiler.
47         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
48
49         * posix/Makefile (before-compile): Use $(objpfx) for
50         posix-conf-vars-def.h.
51
52 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
53
54         * posix/getconf.c (main): Use size_t for type of I.
55         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
56         NSPEC.
57
58         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
59         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
60         * posix/posix-envs.def: Likewise.
61         * sysdeps/posix/sysconf.c: Likewise.
62         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
63         (specs): Remove array.
64         * scripts/gen-posix-conf-vars.awk: Support generation of specs
65         array.
66
67         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
68         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
69         (__sysconf): Use CONF_IS_* macros.
70
71         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
72         ($(objpfx)posix-conf-vars-def.h): New target.
73         * posix/posix-conf-vars.list: New file.
74         * posix/posix-conf-vars.h: New file.
75         * posix/confstr.c: Include posix-conf-vars.h.
76         (confstr): Use CONF_IS_* macros.
77         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
78         CONF_IS_* macros.
79         * scripts/gen-posix-conf-vars.awk: New file.
80
81 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
82
83         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
84         fegetround): Add no-op macros to avoid linknamespace issues.
85
86         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
87         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
88
89         * sysdeps/unix/sysv/linux/tile/sysdep.h
90         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
91         assembly-specific section to avoid a redefinition warning.
92
93         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
94         long before casting to pointer to avoid a cast warning.
95
96 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
97
98         * sysdeps/tile/tilegx/Implies: New file.
99
100 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
101
102         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
103
104 2014-12-23  Florian Weimer  <fweimer@redhat.com>
105
106         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
107
108 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
109
110         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
111         not define.
112         * sysdeps/unix/sysv/linux/utimes.c: Do not include
113         <kernel-features.h>.
114         (__utimes) [__NR_utimes]: Make code unconditional.
115         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
116         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
117         (__ASSUME_UTIMES): Do not undefine.
118         * sysdeps/unix/sysv/linux/tile/kernel-features.h
119         (__ASSUME_UTIMES): Likewise.
120         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
121         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
122         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
123         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
124
125 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
126
127         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
128
129 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
130
131         [BZ #17747]
132         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
133         alias to weak alias for j0l, y0l.
134         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
135         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
136
137         [BZ #17746]
138         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
139         conversion.
140
141 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
142
143         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
144         to zero if not already defined.
145
146 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
147
148         [BZ #17724]
149         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
150         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
151         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
152         (char *) casts added.
153         * sysdeps/ieee754/k_standardf.c: New file.
154         * sysdeps/ieee754/k_standardl.c: Likewise.
155         * math/Makefile (libm-support): Remove k_standard.
156         (libm-calls): Add k_standard.
157
158 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
159
160         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
161         Optimize to avoid an unnecessary FPCR read.
162
163 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
164
165         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
166         Optimize to reduce FPCR/FPSR accesses.
167
168 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
169
170         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
171         Call libc_fetestexcept_aarch64.
172
173 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
174
175         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
176         Call libc_fesetround_aarch64.
177
178 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
179
180         [BZ #17733]
181         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
182         (__bind): Do not define as weak alias.
183         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
184         define.
185         (__getsockname): Do not define as weak alias.
186
187 2014-12-22  Will Newton  <will.newton@linaro.org>
188
189         * manual/install.texi: Document that we require bison 2.7
190         or above.
191         * INSTALL: Regenerate.
192         * configure.ac: Use AC_CHECK_PROG_VER instead of
193         AC_PATH_PROG when checking for bison and check for
194         version 2.7 or above.
195         * configure: Regenerate.
196
197 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
198
199         [BZ #17745]
200         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
201         * sysdeps/tile/ffsll.c (ffsll): To here.
202
203         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
204
205 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
206
207         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
208         if not defined.
209         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
210         definition.
211         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
212         hidden ___tls_get_addr.
213         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
214         hidden __tls_get_addr.
215         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
216         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
217         Likewise.
218
219 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
220
221         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
222         _dl_init call.
223
224 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
225
226         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
227         from "call _dl_init@PLT".
228         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
229
230 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
231
232         * manual/search.texi: (Array Sort Function): Clarify stable sorting
233         guarantees.
234
235 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
236
237         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
238
239 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
240
241         [BZ #17744]
242         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
243         strnlen.
244
245 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
246
247         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
248         of multu on MIPSr6.
249         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
250         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
251         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
252         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
253         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
254
255 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
256
257         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
258         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
259         (PTR_SUBU): Use subu for mips32r6/mips64r6.
260         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
261         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
262         mips32r6/mips64r6.
263         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
264
265 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
266
267         * string/strncat.c (STRNCAT): Simplify implementation.
268
269 2014-12-19  David S. Miller  <davem@davemloft.net>
270
271         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
272         access the quad as both a long double and as a series of 4 words.
273
274         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
275         link_map->l_info array access.
276
277 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
278
279         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
280
281         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
282         * math/atest-exp2.c (TIMEOUT): Likewise.
283         * math/atest-sincos.c (TIMEOUT): Likewise.
284
285 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
286
287         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
288         -Wno-error with -fno-builtin-lround.
289
290 2014-12-19  Torvald Riegel  <triegel@redhat.com>
291
292         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
293         Contains futex constants and functions moved over from ...
294         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
295         <lowlevellock-futex.h>.
296         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
297         (lll_timedwait_tid): Add comments and parentheses around macro
298         arguments.
299
300 2014-12-19  Torvald Riegel  <triegel@redhat.com>
301
302         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
303         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
304         (__lll_private_flag): Remove.
305         (lll_futex_wait): Likewise.
306         (lll_futex_timed_wait): Likewise.
307         (lll_futex_wake): Likewise.
308         (lll_futex_requeue): Likewise.
309         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
310         (__lll_timedwait_tid): Spell out argument names.
311         (lll_timedwait_tid): Add comments and parentheses around macro
312         arguments.
313         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
314         LLL_SHARED and LLL_PRIVATE usable from assembly code.
315
316 2014-12-19  Torvald Riegel  <triegel@redhat.com>
317
318         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
319         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
320         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
321         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
322         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
323         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
324         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
325         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
326         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
327         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
328         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
329         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
330         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
331         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
332         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
333         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
334         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
335         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
336         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
337
338 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
339
340         * sysdeps/x86_64/x32/Makefile: New file.
341
342 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
343
344         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
345         1L with (mp_limb_t) 1.
346
347 2014-12-17  Roland McGrath  <roland@hack.frob.com>
348
349         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
350         * nptl/libc_pthread_init.c: ... here.
351         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
352         * nptl/register-atfork.c: ... here.
353
354         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
355         Use pthread_sigmask rather than INTERNAL_SYSCALL.
356         Use assert_perror to check its return value.
357         (__gai_create_helper_thread): Likewise.
358
359         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
360
361         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
362
363 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
364
365         [BZ #17725]
366         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
367         __profil_counter.
368         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
369         Likewise.
370         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
371         Likewise.
372         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
373         Likewise.
374         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
375         (profil_counter): Likewise.
376         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
377         (profil_counter): Likewise.
378         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
379         Likewise.
380         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
381         Likewise.
382         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
383         (profil_counter): Likewise.
384         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
385         Likewise.
386         [!__profil_counter] (profil_counter): Define as weak alias of
387         __profil_counter.
388         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
389         (profil_counter): Rename to __profil_counter.
390         [!__profil_counter] (profil_counter): Define as weak alias of
391         __profil_counter.
392         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
393         (profil_counter): Rename to __profil_counter.
394         [!__profil_counter] (profil_counter): Define as weak alias of
395         __profil_counter.
396         * sysdeps/posix/profil.c: Update comment referring to
397         profil_counter.
398         (__profil): Use __profil_counter instead of profil_counter.
399         * sysdeps/posix/sprofil.c (profil_counter): Rename to
400         __profil_counter.  Use __profil_counter_ushort and
401         __profil_counter_uint in definitions.
402         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
403         instead of profil_counter_uint and profil_counter_ushort.
404
405         [BZ #17722]
406         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
407         define as weak alias of __inet_makeaddr.
408         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
409         as weak alias of __inet_addr.
410         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
411         as weak alias of __inet_pton.  Use libc_hidden_weak.
412         * include/arpa/inet.h (__inet_pton): Declare.  Use
413         libc_hidden_proto.
414         (inet_makeaddr): Don't use libc_hidden_proto.
415         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
416         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
417         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
418         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
419         Remove variable.
420         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
421         (test-xfail-POSIX/time.h/linknamespace): Likewise.
422
423 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
424
425         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
426
427 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
428
429         * stdio-common/bug-vfprintf-nargs.c (do_test):
430         Cast value to intptr_t to avoid format warning
431         for usage with PRIdPTR printing macro.
432
433 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
434
435         * libio/tst-widetext.c (do_test):
436         Use format type %td instead of %Zd for ptrdiff_t
437         in order to avoid format warning.
438
439 2014-12-17  Andreas Schwab  <schwab@suse.de>
440
441         * nscd/mem.c (gc): Add size_t cast to match printf format.
442
443 2014-12-16  Roland McGrath  <roland@hack.frob.com>
444
445         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
446         (init): Apply PTR_MANGLE to pointers before storing them.
447         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
448         before using them.
449
450 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
451
452         [BZ #17719]
453         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
454         define as weak alias of __memrchr.
455         (__memrchr): Do not define as strong alias of memrchr.
456         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
457         Remove variable.
458         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
459         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
460         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
461
462         [BZ #17717]
463         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
464         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
465         (if_indextoname): Rename to __if_indextoname and define as weak
466         alias of __if_indextoname.  Use libc_hidden_weak.
467         (if_freenameindex): Rename to __if_freenameindex and define as
468         weak alias of __if_freenameindex.
469         (if_nameindex): Rename to __if_nameindex and define as weak alias
470         of __if_nameindex.
471         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
472         __if_nametoindex and define as weak alias of __if_nametoindex.
473         Use libc_hidden_weak.
474         (if_freenameindex): Rename to __if_freenameindex and define as
475         weak alias of __if_freenameindex.
476         (if_nameindex): Rename to __if_nameindex and define as weak alias
477         of __if_nameindex.
478         (if_indextoname): Rename to __if_indextoname and define as weak
479         alias of __if_indextoname.  Use libc_hidden_weak.
480         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
481         __if_nametoindex and define as weak alias of __if_nametoindex.
482         Use libc_hidden_weak.
483         (if_freenameindex): Rename to __if_freenameindex and define as
484         weak alias of __if_freenameindex.  Use libc_hidden_weak.
485         (if_nameindex_netlink): Use __if_freenameindex instead of
486         if_freenameindex.
487         (if_nameindex): Rename to __if_nameindex and define as weak alias
488         of __if_nameindex.  Use libc_hidden_weak.
489         (if_indextoname): Rename to __if_indextoname and define as weak
490         alias of __if_indextoname.  Use libc_hidden_weak.
491         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
492         libc_hidden_proto.
493         [!_ISOMAC] (__if_freenameindex): Likewise.
494         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
495         if_nametoindex.
496         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
497         variable.
498         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
499         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
500         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
501         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
502         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
503         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
504         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
505
506         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
507         Remove variable.
508         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
509         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
510
511 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
512
513         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
514         subscript above bounds'
515
516         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
517         bounds.
518
519 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
520
521         * libio/tst-fopenloc.c: Use test-skeleton.c.
522
523         * stdlib/tst-bsearch.c: Use test-skeleton.c.
524         (entry): Rename to ITEM.
525         (do_test, comp): Adjust.
526
527         * stdio-common/tst-fseek.c: Use test-skeleton.c.
528
529 2014-12-16  Torvald Riegel  <triegel@redhat.com>
530
531         * string/tester.c: Include <libc-internal.h>.
532         (test_memset): Ignore -Wmemset-transposed-args.
533
534 2014-12-16  Torvald Riegel  <triegel@redhat.com>
535
536         * misc/tst-mntent2.c (do_test): Fix warning.
537
538 2014-12-16  Torvald Riegel  <triegel@redhat.com>
539
540         * elf/tst-unique4lib.cc(a): Mark as used.
541
542 2014-12-16  Florian Weimer  <fweimer@redhat.com>
543
544         [BZ #17630]
545         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
546         names.
547
548 2014-12-16  Allan McRae  <allan@archlinux.org>
549
550         * stdio-common/Makefile (tests): Re-add bug26.
551
552 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
553
554         [BZ #17657]
555         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
556         static array.
557
558 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
559
560         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
561         (__lll_lock_wait): Likewise.
562         (__lll_timedlock_wait): Likewise.
563         (__lll_timedwait_tid): Likewise.
564         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
565         (__lll_robust_timedlock_wait): Likewise.
566         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
567         (lll_cond_trylock): Likewise.
568         (__lll_lock): Likewise.
569         (__lll_robust_lock): Likewise.
570         (__lll_cond_lock): Likewise.
571         (lll_robust_cond_lock): Likewise.
572         (__lll_timedlock): Likewise.
573         (__lll_robust_timedlock): Likewise.
574         (__lll_unlock): Likewise.
575         (__lll_robust_unlock): Likewise.
576         (lll_wait_tid): Likewise.
577         (lll_timedwait_tid): Likewise.
578
579 2014-12-15  Torvald Riegel  <triegel@redhat.com>
580
581         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
582
583 2014-12-15  Torvald Riegel  <triegel@redhat.com>
584
585         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
586
587 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
588
589         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
590         * stdio-common/tst-sprintf.c: Likewise.
591
592 2014-12-15  Torvald Riegel  <triegel@redhat.com>
593
594         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
595
596 2014-12-15  Jeff Law  <law@redhat.com>
597
598         [BZ #16617]
599         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
600         on the heap.  (CVE-2012-3406)
601         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
602         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
603         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
604
605 2014-12-15  Will Newton  <will.newton@linaro.org>
606
607         * manual/install.texi: Bump required version of texinfo
608         to 4.7 from 4.5.
609         * INSTALL: Regenerated.
610         * configure.ac: Check for makeinfo version 4.7 and above.
611         * configure: Regenerated.
612
613 2014-12-12  Roland McGrath  <roland@hack.frob.com>
614
615         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
616         PREFIX, string constant to insert between directory and name.
617         * sysdeps/posix/shm_open.c: Update caller.
618         * sysdeps/posix/shm_unlink.c: Likewise.
619         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
620         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
621         (SEM_SHM_PREFIX): New macro.
622         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
623         [$(have-thread-library) = no].
624         * nptl/Makefile (libpthread-routines): Add shm-directory.
625         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
626         * sysdeps/nptl/shm-directory.h: New file.
627         * sysdeps/posix/shm-directory.c
628         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
629         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
630         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
631         INTERNAL_SYSCALL.
632         (__where_is_shmfs): Function removed.
633         (mountpoint, defaultmount, defaultdir, __namedsem_once):
634         Variables removed.
635         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
636         Use SHM_GET_NAME.
637         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
638
639         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
640         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
641         unconditional for use inside libpthread.
642         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
643
644 2014-12-12  Roland McGrath  <roland@hack.frob.com>
645
646         * nptl/pthread_getaffinity.c: New file.
647         * nptl/pthread_setaffinity.c: New file.
648         * nptl/pthread_getname.c: New file.
649         * nptl/pthread_setname.c: New file.
650
651         * nptl/pthread_create.c (START_THREAD_DEFN)
652         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
653
654 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
655             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
656
657         * resolv/res_send.c (send_vc): Disable warning resplen may
658         be used uninitialized.
659
660 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
661
662         * nptl/tst-mutex6.c
663         (ATTR_NULL): New define checks ATTR against NULL.
664         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
665         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
666
667 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
668
669         [BZ #17581]
670         * malloc/hooks.c
671         (mem2mem_check): Revert my previous change.
672         (malloc_check_get_size): Revert my previous change.
673         (mem2chunk_check): Revert my previous change.
674
675 2014-12-11  Roland McGrath  <roland@hack.frob.com>
676
677         * sysdeps/posix/shm-directory.c: New file.
678         * sysdeps/posix/shm-directory.h: New file.
679         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
680         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
681         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
682         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
683         Transmute EPERM to EACCES.
684         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
685         from ...
686         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
687         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
688
689 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
690
691         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
692         pointer and cast to uintptr_t.
693         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
694         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
695         Add cast to avoid warning.
696         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
697
698 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
699
700         * nptl/semaphore.h: Move to ...
701         * sysdeps/pthread/semaphore.h: ... here.
702         * Makefile (installed-headers): Change nptl/semaphore.h to
703         sysdeps/pthread/semaphore.h.
704
705 2014-12-11  Roland McGrath  <roland@hack.frob.com>
706
707         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
708         generated error format strings.
709
710         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
711         -Wformat-extra-args warnings for scanf formats.
712         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
713         test of zero-length format (duh).
714         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
715         corner-case scanf format test.
716         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
717         generated fprintf format string.
718         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
719         corner-case sprintf format tests.
720         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
721         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
722         -Wformat-extra-args warnings throughout.
723         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
724         (CFLAGS-scanf4.c): Likewise.
725         (CFLAGS-scanf7.c): Likewise.
726         (CFLAGS-tst-sprintf.c): Likewise.
727         (CFLAGS-tst-printf.c): Likewise.
728         (CFLAGS-tst-printfsz.c): Likewise.
729
730 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
731
732         * include/cpio.h: New file.
733         * include/fmtmsg.h: Likewise.
734
735         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
736         corresponding format argument to size_t.
737         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
738         arguments.
739         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
740         corresponding format argument to size_t.
741         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
742         arguments.
743         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
744         corresponding format argument to size_t.
745         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
746         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
747         (CFLAGS-tst-mbswcs2.c): Likewise.
748         (CFLAGS-tst-mbswcs3.c): Likewise.
749         (CFLAGS-tst-mbswcs4.c): Likewise.
750         (CFLAGS-tst-mbswcs5.c): Likewise.
751         (CFLAGS-tst-trans.c): Likewise
752
753 2014-12-11  Roland McGrath  <roland@hack.frob.com>
754
755         * posix/regexbug1.c (main): Use "%s" format with regerror results,
756         rather than assuming they won't contain any '%'s.
757
758 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
759
760         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
761         inhibit_loop_to_libcall to avoid recursive calls.
762         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
763         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
764
765 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
766
767         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
768         prototype.
769
770 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
771
772         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
773         integer value instead of boolean.
774
775 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
776
777         * malloc/malloc.c: Fix powerof2 check.
778
779 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
780
781         * locale/programs/locfile.h (maybe_swap_uint32):
782         Remove inline and add unused attribute.
783
784 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
785
786         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
787         Truncating assembler expression to a .long expression.
788
789 2014-12-11  Andreas Schwab  <schwab@suse.de>
790
791         * elf/rtld.c (struct map_args): Constify str member.
792         (do_preload): Constify fname argument.
793
794 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
795
796         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
797         constants definition.
798
799 2014-12-11  Andreas Schwab  <schwab@suse.de>
800
801         [BZ #16657]
802         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
803         FORCE_ELISION instead of DO_ELISION.
804         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
805         Remove.
806         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
807         Likewise.
808
809         * iconvdata/gconv-modules: Remove duplicate entry.
810
811 2014-12-11  Will Newton  <will.newton@linaro.org>
812
813         Merge gettext 0.19.3 into intl/.
814
815         This involves a number of cosmetic changes to comments
816         and ANSI function definitions and prototypes throughout
817         all the files. The gettext copyright header is used but
818         with the date ranges taken from the glibc copy.
819
820         * NEWS: Add gettext merge to 2.21.
821         * intl/bindtextdom.c: Switch to gettext copyright.
822         Use ANSI definitions and prototypes.
823         Use gl_* locking primitives rather than __libc_* ones.
824         Use __builtin_expect rather than __glibc_likely/unlikely.
825         * intl/dcgettext.c: Switch to gettext copyright.
826         Use ANSI definitions and prototypes.
827         * intl/dcigettext.c: Switch to gettext copyright.
828         Use ANSI definitions and prototypes.
829         (INTDIV0_RAISES_SIGFPE): New define.
830         Use gl_* locking primitives rather than __libc_* ones.
831         Include eval-plural.h instead of plural-eval.c.
832         Use __builtin_expect rather than __glibc_likely/unlikely.
833         * intl/dcngettext.c: Switch to gettext copyright.
834         Use ANSI definitions and prototypes.
835         * intl/dgettext.c: Likewise.
836         * intl/dngettext.c: Likewise.
837         * intl/plural-eval.c: Renamed to...
838         * intl/eval-plural.h: ...this.
839         * intl/explodename.c: Switch to gettext copyright.
840         Use ANSI definitions and prototypes.
841         (_nl_explode_name): Use strchr instead of __rawmemchr.
842         * intl/finddomain.c: Switch to gettext copyright.
843         Use ANSI definitions and prototypes.
844         Use gl_* locking primitives rather than __libc_* ones.
845         (_nl_find_domain): Use malloc rather than alloca for
846         allocation of temporary locale name.
847         * intl/gettext.c: Switch to gettext copyright.
848         Use ANSI definitions and prototypes.
849         * intl/gettextP.h: Switch to gettext copyright.
850         Use ANSI definitions and prototypes.
851         Use gl_* locking primitives rather than __libc_* ones.
852         * intl/gmo.h: Switch to gettext copyright.
853         (struct sysdep_string): Move struct segment_pair outside of
854         struct definition.
855         * intl/hash-string.c: Use ANSI definitions and prototypes.
856         * intl/hash-string.h: Switch to gettext copyright.
857         Use ANSI definitions and prototypes.
858         * intl/l10nflist.c: Switch to gettext copyright.
859         Use ANSI definitions and prototypes.
860         (_nl_normalize_codeset): Avoid integer overflow.
861         * intl/loadinfo.h: Switch to gettext copyright.
862         Use ANSI definitions and prototypes.
863         (LIBINTL_DLL_EXPORTED): New define.
864         (PATH_SEPARATOR): New define.
865         * intl/loadmsgcat.c: Switch to gettext copyright.
866         * intl/localealias.c: Switch to gettext copyright.
867         Use ANSI definitions and prototypes.
868         (_nl_expand_alias): Use PATH_SEPARATOR.
869         * intl/ngettext.c: Switch to gettext copyright.
870         Use ANSI definitions and prototypes.
871         * intl/plural-exp.c: Likewise.
872         * intl/plural-exp.h: Switch to gettext copyright.
873         Use ANSI definitions and prototypes.
874         (struct expression): Move definition of enum operator outside
875         of struct definition.
876         * intl/plural.c: Regenerate.
877         * intl/plural.y: Switch to gettext copyright.
878         Use ANSI definitions and prototypes.
879         Port to bison 3.0.
880         * intl/textdomain.c: Switch to gettext copyright.
881         Use ANSI definitions and prototypes.
882         Use gl_* locking primitives rather than __libc_* ones.
883
884 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
885
886         * debug/warning-nop.c: Add used atrribute.
887
888 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
889
890         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
891
892         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
893         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
894         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
895
896 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
897             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
898
899         [BZ #17634]
900         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
901         Undefine after defining function.  Define as weak alias of
902         __wcschr.  Use libc_hidden_weak.
903         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
904         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
905         (libc_hidden_def): Also define __GI___wcschr alias.
906         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
907         __wcschr and define as weak alias of __wcschr.
908         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
909         __wcschr.
910         [!WCSCHR] (DEFAULT_WCSCHR): Define.
911         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
912         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
913         libc_hidden_weak.  Do not use libc_hidden_def.
914         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
915         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
916         __GI___wcschr alias.
917         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
918         [IS_IN (libc)] (wcschr): Define as macro expanding to
919         __redirect_wcschr.
920         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
921         [IS_IN (libc)] (__wcschr_power6): Likewise.
922         [IS_IN (libc)] (__wcschr_power7): Likewise.
923         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
924         instead of wcschr.
925         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
926         __libc_wcschr.
927         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
928         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
929         __wcschr and define as weak alias of __wcschr.  Use
930         libc_hidden_builtin_def.
931         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
932         as weak alias of __wcschr.  Use libc_hidden_weak.
933         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
934         wcschr.
935         * time/era.c (_nl_init_era_entries): Likewise.
936         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
937         variable.
938         (test-xfail-XPG3/time.h/linknamespace): Likewise.
939         (test-xfail-XPG4/time.h/linknamespace): Likewise.
940
941 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
942
943         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
944         format for long int variable.
945
946 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
947
948         [BZ #10672]
949         * manual/search.texi: (Array Sort Function): Remove claim how to make
950         qsort stable.
951
952 2014-12-10  Andreas Schwab  <schwab@suse.de>
953
954         [BZ #12847]
955         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
956         user-controlled locks.
957
958 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
959
960         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
961         register.
962
963 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
964
965         * configure.ac (--disable-werror): New configure option.
966         (enable_werror): New AC_SUBST.
967         * configure: Regenerated.
968         * config.make.in (enable-werror): New variable.
969         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
970         -Wno-error=undef.
971         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
972         * manual/install.texi (Configuring and compiling): Document
973         --disable-werror.
974         * INSTALL: Regenerated.
975         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
976         (CFLAGS-tst-chk2.c): Likewise.
977         (CFLAGS-tst-chk3.c): Likewise.
978         (CFLAGS-tst-chk4.cc): Likewise.
979         (CFLAGS-tst-chk5.cc): Likewise.
980         (CFLAGS-tst-chk6.cc): Likewise.
981         (CFLAGS-tst-lfschk1.c): Likewise.
982         (CFLAGS-tst-lfschk2.c): Likewise.
983         (CFLAGS-tst-lfschk3.c): Likewise.
984         (CFLAGS-tst-lfschk4.cc): Likewise.
985         (CFLAGS-tst-lfschk5.cc): Likewise.
986         (CFLAGS-tst-lfschk6.cc): Likewise.
987
988         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
989         (main): Disable -Wdeprecated-declarations around calls to
990         register_printf_function.
991
992         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
993         (do_test): Disable -Wdiv-by-zero around some calls to
994         fwrite_unlocked and fread_unlocked.
995
996         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
997         (DIAG_POP_NEEDS_COMMENT): Likewise.
998         (_DIAG_STR1): Likewise.
999         (_DIAG_STR): Likewise.
1000         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
1001         * stdio-common/bug21.c: Include <libc-internal.h>.
1002         (do_test): Disable -Wformat around call to sscanf.
1003         * stdio-common/scanf14.c: Include <libc-internal.h>.
1004         (main): Disable -Wformat around some calls to scanf functions.
1005
1006 2014-12-09  Torvald Riegel  <triegel@redhat.com>
1007
1008         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
1009
1010 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1011
1012         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
1013         stack variable alignment.
1014
1015 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
1016
1017         [BZ #17682]
1018         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
1019         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
1020         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
1021         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
1022         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
1023         __getrlimit instead of getrlimit.
1024         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
1025         __gettimeofday instead of gettimeofday.
1026         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
1027         Likewise.
1028         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
1029         Likewise.
1030         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
1031         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
1032         Remove variable.
1033         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
1034         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
1035
1036 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1037
1038         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
1039         for wide-character tests.
1040
1041 2014-12-04  Roland McGrath  <roland@hack.frob.com>
1042
1043         * io/openat64.c: #include <libc-internal.h>
1044         (__openat64): Prototypify.  Use ignore_value on MODE.
1045         * io/openat.c: Likewise.
1046         * misc/reboot.c: #include <libc-internal.h>
1047         (reboot): Prototypify.  Use ignore_value on HOWTO.
1048         * misc/ptrace.c: #include <libc-internal.h>
1049         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
1050
1051 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
1052
1053         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
1054         XPG4, UNIX98 and XOPEN2K.
1055         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
1056         Remove variable.
1057         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
1058
1059 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
1060
1061         * libio/fileops.c: Use ISO C style for function definitions.
1062         * libio/iofopen.c: Likewise.
1063         * libio/wfileops.c: Likewise.
1064
1065         [BZ #17653]
1066         * libio/fileops.c (_IO_new_file_underflow): Unset cached
1067         offset on EOF.
1068         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
1069         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
1070         (fgets_func): Function pointer to fgets and fgetws.
1071         (do_ftell_test): Add test to verify ftell value after read
1072         EOF.
1073         (do_test): Set fgets_func.
1074
1075         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
1076         O_TRUNC flag for w and w+ modes.
1077         (do_rewind_test): Likewise.
1078         (do_ftell_test): Likewise.
1079         (do_write_test): Likewise.
1080
1081         [BZ #17647]
1082         * libio/fileops.c (do_ftell): Seek only when there are
1083         unflushed writes.
1084         * libio/wfileops.c (do_ftell_wide): Likewise.
1085         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
1086         test case.
1087         (do_one_test): Call it.
1088
1089 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
1090
1091         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
1092         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
1093         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
1094         Remove variable.
1095         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
1096         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
1097         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
1098
1099 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
1100
1101         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
1102         Remove variable.
1103         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
1104
1105         [BZ #17668]
1106         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
1107         as weak alias of __getifaddrs.  Use libc_hidden_weak.
1108         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1109         __freeifaddrs.  Use libc_hidden_weak.
1110         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
1111         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
1112         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1113         __freeifaddrs.  Use libc_hidden_weak.
1114         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
1115         __getifaddrs and define as weak alias of __getifaddrs.  Use
1116         libc_hidden_weak.
1117         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
1118         __freeifaddrs.  Use libc_hidden_weak.
1119         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
1120         Remove variable.
1121         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
1122         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
1123
1124 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
1125
1126         [BZ #17601]
1127         * sysdeps/mips/start.S (__start): Use indirect jump to call
1128         __libc_start_main.
1129
1130 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
1131
1132         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
1133
1134         * nptl/tst-mutex1.c: Include <stdbool.h>.
1135         [!ATTR] (ATTR_NULL): New macro.
1136         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
1137         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
1138         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
1139
1140         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
1141         to char *.
1142
1143         [BZ #17665]
1144         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
1145         Change conditional to [__USE_MISC].
1146
1147         [BZ #17664]
1148         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
1149         fgets_unlocked.
1150         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
1151         __fgets_unlocked.
1152         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
1153         fgets_unlocked.
1154         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
1155         Remove variable.
1156         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
1157         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
1158         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
1159         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
1160         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
1161         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
1162         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
1163         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
1164         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
1165
1166         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
1167
1168 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1169
1170         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1171         Remove strpbrk objects.
1172         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1173         (__libc_ifunc_impl_list): Remove strpbrk implementation.
1174         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
1175         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
1176         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
1177         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
1178
1179         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1180         Remove strcspn objects.
1181         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1182         (__libc_ifunc_impl_list): Remove strcspn implementation.
1183         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
1184         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
1185         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
1186         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
1187
1188         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1189         Remove strspn objetcs.
1190         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1191         (__libc_ifunc_impl_list): Remove strspn implementation.
1192         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
1193         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
1194         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
1195         * sysdeps/powerpc/powerpc64/strspn.S: New file.
1196
1197 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
1198
1199         [BZ #17581]
1200         * malloc/hooks.c
1201         (mem2mem_check): Add a terminator to the chain of checking blocks.
1202         (malloc_check_get_size): Use it here.
1203         (mem2chunk_check): Ditto.
1204
1205 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
1206
1207         * sysdeps/powerpc/powerpc64/strtok.S: New file.
1208         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
1209
1210 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
1211
1212         * bits/ioctl-types.h: Indent preprocessor directives correctly.
1213
1214         * nptl/nptl-init.c: Include libc-internal.h.
1215         (__pthread_initialize_minimal_internal): Use ROUND_UP.
1216
1217         * elf/ldconfig.c (search_dir): Expand comment.
1218
1219 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
1220
1221         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
1222         variable.
1223         (linknamespace-symlist-stdlibs-tests): Likewise.
1224         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
1225         instead of $(objpfx)symlist-stdlibs.
1226         (linknamespace-libs-isoc): New variable.
1227         (linknamespace-libs): Use $(linknamespace-libs-isoc).
1228         (linknamespace-libs-ISO): New variable.
1229         (linknamespace-libs-ISO99): Likewise.
1230         (linknamespace-libs-ISO11): Likewise.
1231         (linknamespace-libs-XPG3): Likewise.
1232         (linknamespace-libs-XPG4): Likewise.
1233         (linknamespace-libs-POSIX): Likewise.
1234         (linknamespace-libs-UNIX98): Likewise.
1235         (linknamespace-libs-XOPEN2K): Likewise.
1236         (linknamespace-libs-POSIX2008): Likewise.
1237         (linknamespace-libs-XOPEN2K8): Likewise.
1238         ($(objpfx)symlist-stdlibs): Replace by
1239         $(linknamespace-symlist-stdlibs-tests).  Use
1240         $(linknamespace-libs-$*) as set of libraries.
1241         ($(linknamespace-header-tests)): Update dependencies.  Use
1242         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
1243         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
1244         * conform/linknamespace.pl: Remove comment about considering
1245         definitions of symbols from irrelevant libraries.
1246
1247 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1248
1249         [BZ #13862]
1250         * elf/dl-tls.c: Include <atomic.h>.
1251         (oom): Remove #ifdef SHARED/#endif.
1252         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
1253         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
1254         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
1255         big enough.
1256         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
1257         * nptl/Makefile (tests): Add tst-stack4.
1258         (modules-names): Add tst-stack4mod.
1259         ($(objpfx)tst-stack4): New.
1260         (tst-stack4mod.sos): Likewise.
1261         ($(objpfx)tst-stack4.out): Likewise.
1262         ($(tst-stack4mod.sos)): Likewise.
1263         (clean): Likewise.
1264         * nptl/tst-stack4.c: New file.
1265         * nptl/tst-stack4mod.c: Likewise.
1266
1267 2014-11-27  J. Brown  <jb999@gmx.de>
1268
1269         * sysdeps/x86/bits/string.h: Add recent CPUs.
1270
1271 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
1272
1273         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
1274         sigblock.
1275
1276         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
1277         feof.
1278
1279         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
1280         variable.
1281
1282 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
1283
1284         * nscd/connections.c: Include libc-internal.h because of macro
1285         usage ignore_value.
1286
1287 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1288
1289         * string/bits/string3.h (__warn_memset_zero_len): Don't
1290         declare for gcc newer than 5.0.
1291         (memset): Don't test for zero-length __LEN for gcc newer than
1292         5.0.
1293
1294 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
1295
1296         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
1297         size_t for %zu format.
1298
1299         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
1300         difference, not %ju.
1301
1302 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
1303
1304         * include/libc-internal.h (ignore_value): New macro.
1305         * nscd/connections.c (restart): Wrap calls to setuid and setgid
1306         with ignore_value.
1307
1308         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
1309         definition.
1310
1311         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
1312         pthread_cleanup_push to void *.
1313
1314         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
1315         Undefine.
1316
1317         [BZ #16619]
1318         [BZ #16740]
1319         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
1320         instead of 1L << 52.
1321
1322         * libio/bug-rewind.c (do_test): Check fwscanf return values.
1323         * libio/bug-rewind2.c (do_test): Likewise.
1324
1325         * debug/test-stpcpy_chk-ifunc.c: Remove file.
1326         * debug/test-strcpy_chk-ifunc.c: Likewise.
1327         * wcsmbs/test-wcschr-ifunc.c: Likewise.
1328         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
1329         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
1330         * wcsmbs/test-wcslen-ifunc.c: Likewise.
1331         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
1332         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
1333         * Rules [$(multi-arch) = no] (tests): Do not filter out
1334         $(tests-ifunc).
1335         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
1336         * debug/Makefile (tests-ifunc): Remove variable.
1337         (tests): Do not add $(tests-ifunc).
1338         * wcsmbs/Makefile (tests-ifunc): Remove variable.
1339         (tests): Do not add $(tests-ifunc).
1340         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
1341         [TEST_IFUNC]: Remove conditionals.
1342         * string/test-string.h (TEST_IFUNC): Remove macro.
1343         [TEST_IFUNC]: Remove conditionals.
1344
1345         * string/test-strchr.c [!WIDE] (L): New macro.
1346         [WIDE] (L): Likewise.
1347         (check1): Use CHAR instead of char.  Use L on string and character
1348         constants.
1349
1350 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
1351
1352         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
1353         tests.
1354         * sysdeps/powerpc/bits/atomic.h
1355         (__arch_atomic_exchange_and_add_32_acq): Add definition.
1356         (__arch_atomic_exchange_and_add_32_rel): Likewise.
1357         (atomic_exchange_and_add_acq): Likewise.
1358         (atomic_exchange_and_add_rel): Likewise.
1359         * sysdeps/powerpc/powerpc32/bits/atomic.h
1360         (__arch_atomic_exchange_and_add_64_acq): Add definition.
1361         (__arch_atomic_exchange_and_add_64_rel): Likewise.
1362         * sysdeps/powerpc/powerpc64/bits/atomic.h
1363         (__arch_atomic_exchange_and_add_64_acq): Add definition.
1364         (__arch_atomic_exchange_and_add_64_rel): Likewise.
1365
1366 2014-11-26  Torvald Riegel  <triegel@redhat.com>
1367
1368         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
1369         Change synchronization of __sched_fifo_min_prio and
1370         __sched_fifo_max_prio.
1371         * nptl/pthread_mutexattr_getprioceiling.c
1372         (pthread_mutexattr_getprioceiling): Likewise.
1373         * nptl/pthread_mutexattr_setprioceiling.c
1374         (pthread_mutexattr_setprioceiling): Likewise.
1375         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
1376         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
1377         Likewise.
1378
1379 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
1380
1381         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
1382         void.
1383
1384 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
1385
1386         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
1387         third argument const.
1388
1389 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1390
1391         fnmatch: work around GCC compiler warning bug with uninit var
1392         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
1393         This works around a bug with x86-64 GCC 4.9.2 and earlier
1394         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
1395         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
1396         used uninitialized in this function [-Wmaybe-uninitialized]".
1397
1398 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
1399
1400         * posix/bug-regex31.c (main): Return RES not 0.
1401
1402 2014-11-25  Anton Blanchard <anton@samba.org>
1403
1404         * sysdeps/powerpc/bits/atomic.h
1405         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
1406
1407 2014-11-24  Sterling Augustine  <saugustine@google.com>
1408
1409         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
1410
1411 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
1412
1413         [BZ #17608]
1414         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
1415
1416 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
1417
1418         [BZ #17633]
1419         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
1420         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
1421         variable.
1422         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
1423         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
1424
1425 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
1426
1427         * string/strncpy.c (strncpy): Improve performance by using memset.
1428
1429 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
1430
1431         * string/strcpy.c (strcpy):
1432         Improve performance by using strlen and memcpy.
1433
1434 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
1435
1436         * string/strcoll_l.c (get_next_seq): __always_inline.
1437         * string/strcoll_l.c (do_compare): __always_inline.
1438
1439 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
1440
1441         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
1442         defined.
1443         * include/mqueue.h: Likewise.
1444         * include/stdlib.h: Likewise.
1445
1446         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
1447         (get_null_defines): Adjust.
1448         * sunrpc/Makefile: Adjust comment.
1449         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
1450         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
1451         (CFLAGS-interp.c): Likewise.
1452         (CFLAGS-ldconfig.c): Likewise.
1453         (CPPFLAGS-.os): Likewise.
1454         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
1455         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
1456         * extra-modules.mk (extra-modules.mk): Likewise.
1457         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
1458         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
1459         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
1460         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
1461         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
1462         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
1463         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
1464         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
1465         * iconvdata/Makefile (CPPFLAGS): Likewise.
1466         (cpp-srcs-left): Add libof for all iconvdata routines.
1467         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
1468         * include/assert.h: Likewise.
1469         * include/ctype.h: Likewise.
1470         * include/errno.h: Likewise.
1471         * include/libc-symbols.h: Likewise.
1472         * include/math.h: Likewise.
1473         * include/netdb.h: Likewise.
1474         * include/resolv.h: Likewise.
1475         * include/stdio.h: Likewise.
1476         * include/stdlib.h: Likewise.
1477         * include/string.h: Likewise.
1478         * include/sys/stat.h: Likewise.
1479         * include/wctype.h: Likewise.
1480         * intl/l10nflist.c: Likewise.
1481         * libidn/idn-stub.c: Likewise.
1482         * libio/libioP.h: Likewise.
1483         * nptl/libc_multiple_threads.c: Likewise.
1484         * nptl/pthreadP.h: Likewise.
1485         * posix/regex_internal.h: Likewise.
1486         * resolv/res_hconf.c: Likewise.
1487         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
1488         * sysdeps/arm/memmove.S: Likewise.
1489         * sysdeps/arm/sysdep.h: Likewise.
1490         * sysdeps/generic/_itoa.h: Likewise.
1491         * sysdeps/generic/symbol-hacks.h: Likewise.
1492         * sysdeps/gnu/errlist.awk: Likewise.
1493         * sysdeps/gnu/errlist.c: Likewise.
1494         * sysdeps/i386/i586/memcpy.S: Likewise.
1495         * sysdeps/i386/i586/memset.S: Likewise.
1496         * sysdeps/i386/i686/memcpy.S: Likewise.
1497         * sysdeps/i386/i686/memmove.S: Likewise.
1498         * sysdeps/i386/i686/mempcpy.S: Likewise.
1499         * sysdeps/i386/i686/memset.S: Likewise.
1500         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
1501         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
1502         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
1503         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
1504         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
1505         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
1506         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
1507         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
1508         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
1509         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
1510         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
1511         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
1512         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
1513         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
1514         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
1515         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
1516         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
1517         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
1518         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
1519         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
1520         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
1521         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
1522         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
1523         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
1524         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
1525         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
1526         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
1527         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
1528         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
1529         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
1530         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
1531         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
1532         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
1533         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
1534         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
1535         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
1536         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
1537         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
1538         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
1539         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
1540         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
1541         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
1542         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
1543         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
1544         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
1545         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
1546         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
1547         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
1548         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
1549         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
1550         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
1551         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
1552         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
1553         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
1554         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
1555         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
1556         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
1557         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
1558         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
1559         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
1560         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
1561         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
1562         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
1563         * sysdeps/nptl/bits/libc-lock.h: Likewise.
1564         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
1565         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
1566         * sysdeps/posix/closedir.c: Likewise.
1567         * sysdeps/posix/opendir.c: Likewise.
1568         * sysdeps/posix/readdir.c: Likewise.
1569         * sysdeps/posix/rewinddir.c: Likewise.
1570         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
1571         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
1572         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
1573         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
1574         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
1575         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
1576         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
1577         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
1578         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
1579         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
1580         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
1581         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
1582         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
1583         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
1584         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
1585         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
1586         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
1587         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
1588         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
1589         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
1590         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
1591         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
1592         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
1593         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
1594         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
1595         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
1596         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
1597         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
1598         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
1599         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
1600         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
1601         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
1602         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
1603         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
1604         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
1605         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
1606         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
1607         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
1608         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
1609         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
1610         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
1611         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
1612         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
1613         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
1614         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
1615         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
1616         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
1617         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
1618         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
1619         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
1620         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
1621         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
1622         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
1623         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
1624         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
1625         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
1626         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
1627         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
1628         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
1629         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
1630         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
1631         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
1632         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
1633         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
1634         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
1635         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
1636         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
1637         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
1638         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
1639         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
1640         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
1641         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
1642         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
1643         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
1644         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
1645         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
1646         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
1647         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
1648         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
1649         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
1650         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
1651         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
1652         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
1653         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
1654         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
1655         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
1656         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
1657         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
1658         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
1659         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
1660         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
1661         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
1662         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
1663         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
1664         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
1665         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
1666         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
1667         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
1668         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
1669         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
1670         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
1671         * sysdeps/unix/alpha/sysdep.S: Likewise.
1672         * sysdeps/unix/alpha/sysdep.h: Likewise.
1673         * sysdeps/unix/make-syscalls.sh: Likewise.
1674         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1675         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1676         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1677         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
1678         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1679         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
1680         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
1681         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1682         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1683         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
1684         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1685         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1686         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1687         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
1688         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1689         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
1690         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1691         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
1692         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
1693         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1694         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
1695         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1696         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1697         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1698         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1699         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1700         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1701         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1702         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1703         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
1704         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1705         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1706         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
1707         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1708         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
1709         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1710         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
1711         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1712         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
1713         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
1714         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1715         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1716         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1717         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
1718         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1719         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1720         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1721         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
1722         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1723         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1724         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1725         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1726         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1727         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1728         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
1729         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1730         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1731         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1732         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
1733         * sysdeps/x86_64/memcpy.S: Likewise.
1734         * sysdeps/x86_64/memmove.c: Likewise.
1735         * sysdeps/x86_64/memset.S: Likewise.
1736         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
1737         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
1738         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
1739         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
1740         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
1741         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
1742         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
1743         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
1744         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
1745         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
1746         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
1747         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
1748         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
1749         * sysdeps/x86_64/multiarch/memset.S: Likewise.
1750         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
1751         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
1752         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
1753         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
1754         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
1755         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
1756         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
1757         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
1758         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
1759         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
1760         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
1761         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
1762         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
1763         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
1764         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
1765         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
1766         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
1767         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
1768         * sysdeps/x86_64/strcmp.S: Likewise.
1769
1770         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
1771
1772         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
1773         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
1774         * elf/rtld-Rules: Likewise.
1775         * elf/setup-vdso.h: Likewise.
1776         * include/assert.h: Likewise.
1777         * include/bits/stdlib-float.h: Likewise.
1778         * include/errno.h: Likewise.
1779         * include/sys/stat.h: Likewise.
1780         * include/unistd.h: Likewise.
1781         * sysdeps/aarch64/setjmp.S: Likewise.
1782         * sysdeps/alpha/setjmp.S: Likewise.
1783         * sysdeps/arm/__longjmp.S: Likewise.
1784         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
1785         * sysdeps/arm/setjmp.S: Likewise.
1786         * sysdeps/arm/sysdep.h: Likewise.
1787         * sysdeps/generic/_itoa.h: Likewise.
1788         * sysdeps/generic/dl-sysdep.h: Likewise.
1789         * sysdeps/generic/ldsodefs.h: Likewise.
1790         * sysdeps/i386/dl-tls.h: Likewise.
1791         * sysdeps/i386/setjmp.S: Likewise.
1792         * sysdeps/m68k/setjmp.c: Likewise.
1793         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
1794         * sysdeps/mach/hurd/opendir.c: Likewise.
1795         * sysdeps/posix/getcwd.c: Likewise.
1796         * sysdeps/posix/opendir.c: Likewise.
1797         * sysdeps/posix/profil.c: Likewise.
1798         * sysdeps/powerpc/dl-procinfo.h: Likewise.
1799         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
1800         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
1801         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
1802         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1803         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
1804         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1805         * sysdeps/s390/dl-tls.h: Likewise.
1806         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1807         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1808         * sysdeps/sh/sh3/setjmp.S: Likewise.
1809         * sysdeps/sh/sh4/setjmp.S: Likewise.
1810         * sysdeps/unix/alpha/sysdep.h: Likewise.
1811         * sysdeps/unix/arm/sysdep.S: Likewise.
1812         * sysdeps/unix/i386/sysdep.S: Likewise.
1813         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1814         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
1815         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1816         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1817         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1818         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
1819         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1820         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1821         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
1822         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
1823         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
1824         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1825         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1827         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1828         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1829         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1830         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1831         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1832         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1833         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1834         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1835         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1836         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1837         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1838         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1839         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1840         * sysdeps/unix/x86_64/sysdep.S: Likewise.
1841         * sysdeps/x86_64/setjmp.S: Likewise.
1842
1843         * include/math.h: Use IS_IN instead of IS_IN_libm.
1844         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
1845         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
1846         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
1847         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
1848         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
1849         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
1850         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
1851         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
1852         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
1853         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
1854         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
1855         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
1856         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
1857         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
1858         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
1859         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
1860         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
1861         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
1862         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
1863         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
1864         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
1865         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
1866         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
1867         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
1868         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
1869         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
1870         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
1871         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
1872         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
1873         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
1874         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
1875         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
1876         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
1877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
1878         Likewise.
1879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
1880         Likewise.
1881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
1882         Likewise.
1883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
1884         Likewise.
1885         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
1886         Likewise.
1887         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
1888         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
1889         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
1890         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
1891         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
1892         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
1893         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
1894         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
1895         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
1896         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
1897         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
1898         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
1899         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
1900         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
1901         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
1902         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
1903         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
1904         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
1905         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
1906         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
1907         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
1908         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
1909         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
1910         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
1911         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
1912         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
1913         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
1914
1915         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
1916         * nptl/pthreadP.h: Likewise.
1917         * nptl_db/structs.def: Likewise.
1918         * sysdeps/arm/sysdep.h: Likewise.
1919         * sysdeps/nptl/bits/libc-lock.h: Likewise.
1920         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
1921         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
1922         * sysdeps/unix/alpha/sysdep.h: Likewise.
1923         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1924         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1925         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1926         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1927         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1928         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1929         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1930         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1931         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1932         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1933         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1934         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1935         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1936         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1938         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1939         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1940         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1941         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1942         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1943         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1944         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1945         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1946         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1947         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
1948         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1949
1950         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
1951         * nptl/pthreadP.h: Likewise.
1952         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1953         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1954         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1955         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1956         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1957         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1958         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1959         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1960         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1961         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1962         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1963         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1964         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
1965         Likewise.
1966         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
1967         Likewise.
1968         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1969         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1970         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1971         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1972         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1973         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1974         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1975         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1976
1977         * dlfcn/dladdr.c: Use IS_IN.
1978         * dlfcn/dladdr1.c: Likewise.
1979         * dlfcn/dlclose.c: Likewise.
1980         * dlfcn/dlerror.c: Likewise.
1981         * dlfcn/dlinfo.c: Likewise.
1982         * dlfcn/dlmopen.c: Likewise.
1983         * dlfcn/dlopen.c: Likewise.
1984         * dlfcn/dlsym.c: Likewise.
1985         * dlfcn/dlvsym.c: Likewise.
1986
1987         * include/ifaddrs.h: Use IS_IN.
1988         * inet/check_pf.c: Likewise.
1989         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
1990         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
1991
1992         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
1993         IS_IN_ldconfig.
1994         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
1995         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
1996
1997         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
1998         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
1999         IS_IN (libc).
2000
2001         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
2002
2003         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
2004         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
2005         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
2006         * include/libc-symbols.h (IS_IN_LIB): New macro.
2007         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
2008         * include/netdb.h: Likewise.
2009         * include/stap-probe.h: Remove all uses of IN_LIB.
2010
2011         * Makeconfig (module-cppflags-real): Define MODULE_NAME
2012         instead of IN_MODULE.
2013         * include/libc-symbols.h (IN_MODULE): Define using
2014         MODULE_NAME.
2015         (PASTE_NAME, PASTE_NAME1): New macros.
2016         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
2017         of IN_LIB.
2018         (STAP_PROBE_ASM): Likewise.
2019
2020 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2021
2022         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
2023         __mach_init in dlopened libc.
2024
2025 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
2026
2027         * sysdeps/arm/preconfigure.ac: Delete EABI check.
2028         * sysdeps/arm/preconfigure: Regenerate.
2029
2030 2014-11-21  Roland McGrath  <roland@hack.frob.com>
2031
2032         * nptl/pthread_create.c (__pthread_create_2_1): Set
2033         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
2034         when copying values from IATTR into PD.
2035
2036 2014-11-21  Will Newton  <will.newton@linaro.org>
2037             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
2038
2039         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
2040         Refactor inline-asm.  Also add comment.
2041
2042         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
2043         ElfW macro instead of hardcoded Elf64 types.
2044         (la_aarch64_gnu_pltenter): Likewise.
2045         * sysdeps/aarch64/dl-machine.h
2046         (elf_machine_runtime_setup): Use ElfW(Addr).
2047
2048         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
2049         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
2050         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
2051         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
2052         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
2053         (R_AARCH64_TLS_DTPMOD64): Rename to ..
2054         (R_AARCH64_TLS_DTPMOD): This.
2055         (R_AARCH64_TLS_DTPREL64): Rename to ...
2056         (R_AARCH64_TLS_DTPREL): This.
2057         (R_AARCH64_TLS_TPREL64): Rename to ...
2058         (R_AARCH64_TLS_TPREL): This.
2059         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
2060         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
2061         R_AARCH64_TLS_TPREL64.
2062         (elf_machine_rela): Likewise.
2063
2064 2014-11-21  Torvald Riegel  <triegel@redhat.com>
2065
2066         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
2067         by setting it to 0.  64b atomics are not supported currently.
2068
2069 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2070
2071         [BZ #16469]
2072         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
2073         search domain names.
2074
2075 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2076
2077         [BZ #16469]
2078         * NEWS: Update.
2079         * resolv/res_query.c (__libc_res_nquerydomain): Retain
2080         trailing dot.
2081         * posix/tst-getaddrinfo5.c: New.
2082         * posix/Makefile (tests): Add it.
2083
2084 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2085
2086         [BZ #14498]
2087         * NEWS: Fixed.
2088         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
2089         after parsing line but before break_if_match.
2090         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
2091         if there is a protocol mismatch.
2092
2093 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
2094
2095         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
2096         because the potential race is on the user-supplied stream.
2097
2098 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2099
2100         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
2101         string literal if not passed a buffer.
2102         * manual/job.texi (ctermid): Update reasoning, note deviation
2103         from posix, suggest mtasurace when not passed a buffer, for
2104         future non-preliminary safety notes.
2105
2106 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2107
2108         * manual/users.texi (cuserid): Fix MT-Safety note for the case
2109         of not passing it a buffer.
2110         Reported by Peng Haitao.
2111
2112 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
2113
2114         * manual/Makefile ($(objpfx)stamp-summary): Require
2115         check-safety.sh to pass.
2116         * manual/check-safety.sh: Wish for verification that every
2117         @deftypefn and @deftypefun is followed by a @safety remark.
2118
2119 2014-11-20  Roland McGrath  <roland@hack.frob.com>
2120
2121         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
2122
2123         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
2124         PTHREAD_CANCEL_ASYNCHRONOUS.
2125         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
2126         send SIGCANCEL.
2127
2128         * nptl/default-sched.h: New file.
2129         * sysdeps/unix/sysv/linux/default-sched.h: New file.
2130         * nptl/pthread_create.c: Include it.
2131         (__pthread_create_2_1): Use collect_default_sched instead of making
2132         Linux syscalls here directly.
2133
2134 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2135
2136         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
2137         __pthread_once): Use C11 atomics.
2138
2139 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2140
2141         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
2142
2143 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2144
2145         * include/atomic.h (__atomic_link_error, __atomic_check_size,
2146         atomic_thread_fence_acquire, atomic_thread_fence_release,
2147         atomic_thread_fence_seq_cst, atomic_load_relaxed,
2148         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
2149         atomic_compare_exchange_weak_relaxed,
2150         atomic_compare_exchange_weak_acquire,
2151         atomic_compare_exchange_weak_release,
2152         atomic_exchange_acquire, atomic_exchange_release,
2153         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
2154         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
2155         atomic_fetch_and_acquire,
2156         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
2157
2158 2014-11-20  Torvald Riegel  <triegel@redhat.com>
2159
2160         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
2161         USE_ATOMIC_COMPILER_BUILTINS): Define.
2162         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
2163         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2164         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
2165         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2166         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
2167         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2168         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
2169         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2170         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
2171         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2172         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
2173         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2174         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
2175         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2176         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
2177         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2178         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
2179         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2180         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
2181         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2182         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
2183         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2184         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
2185         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2186         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
2187         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2188         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
2189         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2190         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
2191         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2192         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
2193         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2194         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
2195         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2196         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
2197         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2198         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
2199         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2200         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
2201         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
2202
2203 2014-11-19  Roland McGrath  <roland@hack.frob.com>
2204
2205         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
2206         the sched_priority value here.  It was already checked when the user
2207         called pthread_attr_setschedparam.
2208
2209         * nptl/tst-bad-schedattr.c: New file.
2210         * nptl/Makefile (tests): Add it.
2211
2212 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
2213             Florian Weimer  <fweimer@redhat.com>
2214             Joseph Myers  <joseph@codesourcery.com>
2215             Adam Conrad  <adconrad@0c3.net>
2216             Andreas Schwab  <schwab@suse.de>
2217             Brooks  <bmoses@google.com>
2218
2219         [BZ #17625]
2220         * wordexp-test.c (__dso_handle): Add prototype.
2221         (__register_atfork): Likewise.
2222         (__app_register_atfork): New function.
2223         (registered_forks): New global.
2224         (register_fork): New function.
2225         (test_case): Add 3 new tests for WRDE_CMDSUB.
2226         (main): Call __app_register_atfork.
2227         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
2228         fork count is non-zero fail the test.
2229         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
2230         is set.
2231         (parse_dollars): Remove check for WRDE_NOCMD.
2232         (parse_dquote): Likewise.
2233
2234 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
2235
2236         * Makeconfig (built-modules): List non-library modules to be
2237         built.
2238         (module-cppflags): Include libc-modules.h for
2239         everything except shlib-versions.v.i.
2240         (CPPFLAGS): Use it.
2241         (before-compile): Add libc-modules.h.
2242         ($(common-objpfx)libc-modules.h,
2243         $(common-objpfx)libc-modules.stmp): New targets.
2244         (common-generated): Add libc-modules.h and libc-modules.stmp.
2245         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
2246         * include/libc-symbols.h: Don't include libc-modules.h.
2247         * include/libc-modules.h: Remove file.
2248         * scripts/gen-libc-modules.awk: New script to generate
2249         libc-modules.h.
2250         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
2251         Depend on libc-modules.stmp.
2252
2253         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
2254
2255         * Makeconfig (in-module): Get value of libof set for the
2256         translation unit.
2257         (CPPFLAGS): Use $(in-module).
2258         * Makerules: Don't suffix routine names for nonlib.
2259         * include/libc-modules.h: New file.
2260         * include/libc-symbols.h: Include libc-modules.h
2261         (IS_IN): New macro to replace IS_IN_* macros.
2262         * elf/Makefile: Set libof-* for each routine.
2263         * elf/rtld-Rules: Likewise.
2264         * extra-modules.mk: Likewise.
2265         * iconv/Makefile: Likewise.
2266         * iconvdata/Makefile: Likewise.
2267         * locale/Makefile: Likewise.
2268         * malloc/Makefile: Likewise.
2269         * nss/Makefile: Likewise.
2270         * sysdeps/gnu/Makefile: Likewise.
2271         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
2272         * sysdeps/unix/sysv/linux/Makefile: Likewise.
2273         * sysdeps/s390/s390-64/Makefile: Likewise.
2274         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
2275         CPPFLAGS for nscd instead of nonlib.
2276
2277 2014-11-18  Roland McGrath  <roland@hack.frob.com>
2278
2279         * nptl/createthread.c: New file.
2280
2281         * nptl/createthread.c: Moved ...
2282         * sysdeps/unix/sysv/linux/createthread.c: ... here.
2283
2284         * nptl/createthread.c: Add proper top-line comment.
2285         (do_clone): Folded into ...
2286         (create_thread): ... here.  Take new arguments STOPPED_START and
2287         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
2288         increment __nptl_threads, do event-reporting logic, do
2289         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
2290         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
2291         resource cleanup if sched_setaffinity or sched_setscheduler fails,
2292         just send SIGCANCEL.
2293         * nptl/pthread_create.c: Forward-declare create_thread before
2294         including createthread.c.
2295         (start_thread): Use new macro START_THREAD_DEFN to replace defining
2296         declaration, and new macro START_THREAD_SELF to replace argument.
2297         Remove return statement.
2298         (report_thread_creation): New function.
2299         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
2300         synchronization logic, and __nptl_nthreads increment here, around
2301         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
2302         PD->parent_cancelhandling here, before create_thread.  When
2303         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
2304         __deallocate_stack, and ENOMEM translation here.
2305
2306 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
2307
2308         [BZ #17616]
2309         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
2310         (mptwo): Rename to __mptwo.
2311         (__inv): Use __mptwo instead of mptwo.
2312         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
2313         (mptwo): Rename to __mptwo.
2314         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
2315         of mpone and __mptwo instead of mptwo.
2316         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
2317         instead of mpone.
2318         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
2319         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
2320         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
2321         of mpone and __mptwo instead of mptwo.
2322         (__mpranred): Use __mpone instead of mpone.
2323         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
2324         variable.
2325         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
2326         (test-xfail-ISO99/math.h/linknamespace): Likewise.
2327         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
2328         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
2329         (test-xfail-ISO11/math.h/linknamespace): Likewise.
2330         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
2331         (test-xfail-XPG3/math.h/linknamespace): Likewise.
2332         (test-xfail-XPG4/math.h/linknamespace): Likewise.
2333         (test-xfail-POSIX/math.h/linknamespace): Likewise.
2334         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
2335         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
2336         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
2337         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
2338         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
2339         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
2340         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
2341         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
2342         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
2343         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
2344
2345 2014-11-18  Tom de Vries  <tom@codesoucery.com>
2346
2347         * manual/signal.texi (Primitives Interrupted by Signals): In section,
2348         replace BSD Handler xref with BSD Signal Handling.
2349
2350 2014-11-17  Richard Henderson  <rth@redhat.com>
2351
2352         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
2353         (_FP_PACK_RAW_2): Remove.
2354         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
2355         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
2356         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
2357         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
2358         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
2359         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
2360         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
2361         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
2362         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
2363         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
2364         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
2365         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
2366         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
2367         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
2368         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
2369         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
2370
2371 2014-11-14  Roland McGrath  <roland@hack.frob.com>
2372
2373         * signal/signal.h [__USE_MISC]
2374         (struct sigvec): Remove type.
2375         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
2376         (sigvec): Remove declaration.
2377         * sysdeps/posix/sigvec.c: Moved ...
2378         * signal/sigvec.c: ... here, replacing old file.
2379         (struct sigvec): New type, copied from old signal.h definition.
2380         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
2381         (__sigvec): Convert definition to prototype.
2382         (sigvec): Replace weak_alias with compat_symbol.
2383         * signal/Versions (libc: GLIBC_2.21): New version set.
2384         * include/signal.h: Remove __sigvec declaration.
2385         * sysdeps/unix/bsd/sigvec.c: Remove file.
2386         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
2387         * manual/signal.texi (BSD Handler): Remove subsection.
2388         Move siginterrupt up to ...
2389         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
2390         (Blocking in BSD): Fold subsection into its parent.
2391         * NEWS: Mention sigvec removal.
2392
2393 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
2394
2395         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
2396         (DLA_FMS): Make definition conditional only on [__FMA4__].
2397         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
2398         definition.
2399
2400         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
2401         Make definition conditional only on [PROF].
2402         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
2403         definition.
2404         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
2405         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
2406
2407         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
2408         !__GNUC__].
2409         * include/signal.h (__sigpause): Move declaration above call to
2410         libc_hidden_proto.
2411         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
2412         variable.
2413         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
2414         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
2415
2416 2014-11-14  David S. Miller  <davem@davemloft.net>
2417
2418         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
2419         Define before including <string/memcpy.c> and <string/mempcpy.c>.
2420
2421 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
2422
2423         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
2424         * configure: Regenerated.
2425         * manual/install.texi (Tools for Compilation): Document a
2426         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
2427         compiler verified to work.
2428         * INSTALL: Regenerated.
2429
2430         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
2431         redeclare with asm name.
2432         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
2433         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
2434         including <string.h>.
2435         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2436         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
2437         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2438         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
2439         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2440         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
2441         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
2442
2443 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
2444
2445         * stdlib/strtol.c (__strtol): Use prototype definition.
2446
2447         [BZ #17594]
2448         * stdlib/strtol.c (SYM__): New macro.
2449         (SYM__1): Likewise.
2450         (__strtol): Likewise.
2451         (strtol): Rename to __strtol and define as weak alias of
2452         __strtol.  Use libc_hidden_weak.
2453
2454 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2455
2456         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
2457         Use numbered labels in inline assembly.
2458
2459 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2460
2461         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
2462         Add setjmp LIBC_PROBE.
2463         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
2464         Likewise.
2465         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
2466         Add longjmp, longjmp_target LIBC_PROBE.
2467         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
2468         Likewise.
2469
2470 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2471
2472         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
2473         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
2474         to get rid of unused variable warning.
2475
2476 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
2477
2478         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
2479         Check for unwind_backtrace ==  NULL only in SHARED case.
2480         (__backchain_backtrace): Compile only in SHARED case.
2481         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
2482         Likewise.
2483         (__backchain_backtrace): Declare as static.
2484
2485 2014-11-12  Roland McGrath  <roland@hack.frob.com>
2486
2487         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
2488         (__libc_multiple_threads_ptr): Variable moved ...
2489         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
2490
2491 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
2492
2493         * conform/GlibcConform.pm: New file.
2494         * conform/conformtest.pl: Use GlibcConform module.
2495         * conform/linknamespace.pl: New file.
2496         * conform/list-header-symbols.pl: Likewise.
2497         * conform/Makefile (linknamespace-symlists-base): New variable.
2498         (linknamespace-symlists-tests): Likewise.
2499         (linknamespace-header-base): Likewise.
2500         (linknamespace-header-tests): Likewise.
2501         (tests-special): Add new tests.
2502         ($(linknamespace-symlists-tests)): New rule.
2503         (linknamespace-libs): New variable.
2504         ($(objpfx)symlist-stdlibs): New rule.
2505         ($(linknamespace-header-tests)): Likewise.
2506         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
2507         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
2508         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
2509         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
2510         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
2511         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
2512         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
2513         (test-xfail-ISO/math.h/linknamespace): Likewise.
2514         (test-xfail-ISO/signal.h/linknamespace): Likewise.
2515         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
2516         (test-xfail-ISO/time.h/linknamespace): Likewise.
2517         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
2518         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
2519         (test-xfail-ISO99/math.h/linknamespace): Likewise.
2520         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
2521         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
2522         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
2523         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
2524         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
2525         (test-xfail-ISO11/math.h/linknamespace): Likewise.
2526         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
2527         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
2528         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
2529         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
2530         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
2531         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
2532         (test-xfail-XPG3/math.h/linknamespace): Likewise.
2533         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
2534         (test-xfail-XPG3/search.h/linknamespace): Likewise.
2535         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
2536         (test-xfail-XPG3/time.h/linknamespace): Likewise.
2537         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
2538         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
2539         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
2540         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
2541         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
2542         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
2543         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
2544         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
2545         (test-xfail-XPG4/math.h/linknamespace): Likewise.
2546         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
2547         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
2548         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
2549         (test-xfail-XPG4/search.h/linknamespace): Likewise.
2550         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
2551         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
2552         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
2553         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
2554         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
2555         (test-xfail-XPG4/time.h/linknamespace): Likewise.
2556         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
2557         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
2558         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
2559         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
2560         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
2561         (test-xfail-POSIX/math.h/linknamespace): Likewise.
2562         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
2563         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
2564         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
2565         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
2566         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
2567         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
2568         (test-xfail-POSIX/time.h/linknamespace): Likewise.
2569         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
2570         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
2571         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
2572         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
2573         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
2574         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
2575         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
2576         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
2577         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
2578         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
2579         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
2580         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
2581         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
2582         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
2583         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
2584         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
2585         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
2586         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
2587         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
2588         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
2589         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
2590         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
2591         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
2592         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
2593         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
2594         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
2595         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
2596         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
2597         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
2598         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
2599         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
2600         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
2601         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
2602         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
2603         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
2604         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
2605         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
2606         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
2607         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
2608         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
2609         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
2610         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
2611         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
2612         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
2613         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
2614         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
2615         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
2616         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
2617         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
2618         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
2619         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
2620         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
2621         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
2622         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
2623         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
2624         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
2625         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
2626         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
2627         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
2628         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
2629         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
2630         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
2631         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
2632         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
2633         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
2634         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
2635         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
2636         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
2637         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
2638         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
2639         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
2640         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
2641         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
2642         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
2643         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
2644         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
2645         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
2646         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
2647         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
2648         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
2649         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
2650         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
2651         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
2652         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
2653         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
2654         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
2655         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
2656         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
2657         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
2658         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
2659         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
2660         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
2661         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
2662         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
2663         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
2664         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
2665         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
2666         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
2667
2668         [BZ #17589]
2669         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
2670         of fgets_unlocked.
2671
2672         [BZ #17585]
2673         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
2674         (memmem): Rename to __memmem and define as weak alias of
2675         __memmem.  Use libc_hidden_weak.
2676         (__memmem): Use libc_hidden_def.
2677         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
2678         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
2679         memmem.
2680
2681         [BZ #17582]
2682         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
2683         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
2684         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
2685         and define as weak alias of __fgets_unlocked.  Use
2686         libc_hidden_weak.
2687         (__fgets_unlocked): Use libc_hidden_def.
2688         * include/stdio.h (__fgets_unlocked): Declare.  Use
2689         libc_hidden_proto.
2690         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
2691         __fgets_unlocked instead of fgets_unlocked.
2692         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
2693         (GET_NPROCS_CONF_PARSER): Likewise.
2694         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
2695         (GET_NPROCS_CONF_PARSER): Likewise.
2696
2697         [BZ #17574]
2698         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
2699         weak alias of __wmemset.  Use libc_hidden_weak.
2700         (__wmemset): Use libc_hidden_def.
2701         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
2702         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
2703         of wmemset.
2704
2705         [BZ #17573]
2706         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
2707         with asm name __mempcpy.
2708         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
2709
2710         [BZ #17572]
2711         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
2712         and define as weak alias of __rawmemchr.
2713         (__rawmemchr): Do not define as strong alias of rawmemchr.
2714
2715         [BZ #17571]
2716         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
2717         alias of __qsort_r.
2718         (qsort): Call __qsort_r instead of qsort_r.
2719         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
2720         (__qsort_r): Declare.  Call libc_hidden_proto.
2721         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
2722         instead of qsort_r.
2723         * nscd/gai.c (__qsort_r): Define to qsort_r.
2724         * posix/tst-rfc3484.c (__qsort_r): Likewise.
2725         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
2726         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
2727
2728         [BZ #17570]
2729         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
2730         define as weak alias of __malloc_info.
2731
2732         [BZ #17584]
2733         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
2734         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2735         (__rewinddir): Use libc_hidden_def.
2736         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
2737         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2738         (__rewinddir): Use libc_hidden_def.
2739         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
2740         weak alias of __rewinddir.  Don't use libc_hidden_def.
2741         (__rewinddir): Use libc_hidden_def.
2742         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
2743         (__rewinddir): Use libc_hidden_proto.
2744         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
2745         rewinddir.
2746         (__getcwd): Use __rewinddir instead of rewinddir.
2747
2748         [BZ #17583]
2749         * libio/fileno.c (fileno): Rename to __fileno and define as weak
2750         alias of __fileno.  Use libc_hidden_weak.
2751         (__fileno): Use libc_hidden_def.
2752         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
2753         * libio/ftello.c (ftello): Rename to __ftello and define as weak
2754         alias of __ftello.
2755         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
2756         __ftello.
2757         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
2758         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
2759         libc_hidden_def.
2760         (fread_unlocked): Don't use libc_hidden_ver.
2761         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
2762         and define as weak alias of __fread_unlocked.  Don't use
2763         libc_hidden_def.
2764         (__fread_unlocked): Use libc_hidden_def.
2765         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
2766         (ftello): Don't use libc_hidden_proto.
2767         (__ftello): Declare.  Use libc_hidden_proto.
2768         (fread_unlocked): Don't use libc_hidden_proto.
2769         (__fread_unlocked): Declare.  Use libc_hidden_proto.
2770         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
2771         and __ftello instead of fileno, fread_unlocked and ftello.
2772
2773 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
2774
2775         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
2776         GOT12.
2777         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
2778         Likewise.
2779         (_dl_start_user): Likewise.
2780         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
2781
2782 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
2783             Siddhesh Poyarekar  <siddhesh@redhat.com>
2784
2785         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
2786         Move argv and envp down instead of moving argc up.
2787         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
2788
2789 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
2790
2791         [BZ #17506]
2792         * test-skeleton.c (main): Return successful if one of
2793         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
2794         * string/tst-strcoll-overflow.c: Define expected status.
2795
2796 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
2797
2798         [BZ #17475]
2799         * locale/iso-639.def: Define Bhili and Tulu language codes.
2800
2801 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
2802
2803         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
2804
2805 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
2806
2807         [BZ #17555]
2808         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
2809
2810 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
2811
2812         * configure.ac: Updated check of minimal required version to
2813         2.22.
2814         * manual/install.texi (Tools for Compilation): Updated version
2815         number.
2816         * configure: Regenerated.
2817         * INSTALL: Likewise.
2818
2819 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
2820
2821         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
2822         __tls_get_addr.
2823
2824 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
2825
2826         * include/sys/wait.h (__libc_waitpid): Remove declaration.
2827         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
2828         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2829         libc_hidden_weak.
2830         (waitpid): Define as alias of __waitpid.
2831         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
2832         __waitpid.
2833         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2834         libc_hidden_weak.
2835         (waitpid): Define as alias of __waitpid.
2836         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
2837         __libc_waitpid alias.
2838         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
2839         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
2840         Likewise.
2841         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
2842         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
2843         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
2844         alias.
2845         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
2846         __waitpid.
2847         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2848         libc_hidden_weak.
2849         (waitpid): Define as alias of __waitpid.
2850
2851 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
2852
2853         * manual/llio.texi: Add comment that write safety has been
2854         fixed in Linux.
2855
2856         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
2857         (localplt-build-dso): Add elf/ld.so.
2858         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
2859         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
2860         and free for ld.so.
2861         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
2862         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
2863         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
2864         Likewise.
2865         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2866         Likewise.
2867         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
2868         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
2869         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
2870         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
2871         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
2872         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
2873         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
2874         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
2875         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
2876         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
2877         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
2878
2879 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
2880
2881         [BZ #14132]
2882         * include/libc-symbols.h (INTUSE): Remove macro.
2883         (INTDEF): Likewise.
2884         (INTVARDEF): Likewise.
2885         (_INTVARDEF): Likewise.
2886         (INTDEF2): Likewise.
2887         (INTVARDEF2): Likewise.
2888         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
2889         rtld_hidden_def instead of INTVARDEF.
2890         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
2891         (_dl_starting_up_internal): Remove declaration.
2892         (_dl_starting_up): Use rtld_hidden_proto.
2893         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
2894         declaration.
2895         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
2896         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
2897         _dl_starting_up.
2898         * elf/dl-writev.h (_dl_writev): Likewise.
2899         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
2900         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
2901         _dl_starting_up_internal.
2902
2903 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2904
2905         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
2906         test-skeleton.c.
2907
2908 2014-11-05  Will Newton  <will.newton@linaro.org>
2909
2910         * benchtests/Makefile: (bench-malloc): Add malloc thread
2911         scalability benchmark.
2912         * benchtests/bench-malloc-threads.c: New file.
2913
2914 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
2915
2916         * sysdeps/aarch64/strchrnul.S: New file.
2917
2918 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2919
2920         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
2921         definition.
2922         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
2923         Likwise.
2924         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
2925         Likewise.
2926         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
2927         Likewise.
2928         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
2929         Likewise.
2930         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
2931         Likewise.
2932
2933 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
2934
2935         * catgets/test-gencat.c: Use test-skeleton.c.
2936         * catgets/tst-catgets.c: Likewise.
2937         * csu/tst-empty.c: Likewise.
2938         * elf/tst-audit2.c: Likewise.
2939         * elf/tst-global1.c: Likewise.
2940         * elf/tst-pathopt.c: Likewise.
2941         * elf/tst-piemod1.c: Likewise.
2942         * elf/tst-tls10.c: Likewise.
2943         * elf/tst-tls11.c: Likewise.
2944         * elf/tst-tls12.c: Likewise.
2945         * gnulib/tst-gcc.c: Likewise.
2946         * iconvdata/tst-e2big.c: Likewise.
2947         * iconvdata/tst-loading.c: Likewise.
2948         * iconv/tst-iconv1.c: Likewise.
2949         * iconv/tst-iconv2.c: Likewise.
2950         * inet/test-inet6_opt.c: Likewise.
2951         * inet/tst-gethnm.c: Likewise.
2952         * inet/tst-network.c: Likewise.
2953         * inet/tst-ntoa.c: Likewise.
2954         * intl/tst-codeset.c: Likewise.
2955         * intl/tst-gettext2.c: Likewise.
2956         * intl/tst-gettext3.c: Likewise.
2957         * intl/tst-ngettext.c: Likewise.
2958         * intl/tst-translit.c: Likewise.
2959         * io/test-stat.c: Likewise.
2960         * libio/test-fmemopen.c: Likewise.
2961         * libio/tst-freopen.c: Likewise.
2962         * libio/tst-sscanf.c: Likewise.
2963         * libio/tst-ungetwc1.c: Likewise.
2964         * libio/tst-ungetwc2.c: Likewise.
2965         * libio/tst-widetext.c: Likewise.
2966         * localedata/tst-ctype.c: Likewise.
2967         * localedata/tst-digits.c: Likewise.
2968         * localedata/tst-leaks.c: Likewise.
2969         * localedata/tst-mbswcs1.c: Likewise.
2970         * localedata/tst-mbswcs2.c: Likewise.
2971         * localedata/tst-mbswcs3.c: Likewise.
2972         * localedata/tst-mbswcs4.c: Likewise.
2973         * localedata/tst-mbswcs5.c: Likewise.
2974         * localedata/tst-setlocale.c: Likewise.
2975         * localedata/tst-trans.c: Likewise.
2976         * localedata/tst-wctype.c: Likewise.
2977         * localedata/tst-xlocale1.c: Likewise.
2978         * login/tst-grantpt.c: Likewise.
2979         * malloc/tst-calloc.c: Likewise.
2980         * malloc/tst-malloc.c: Likewise.
2981         * malloc/tst-mallocstate.c: Likewise.
2982         * malloc/tst-mcheck.c: Likewise.
2983         * malloc/tst-mtrace.c: Likewise.
2984         * malloc/tst-obstack.c: Likewise.
2985         * math/atest-exp2.c: Likewise.
2986         * math/atest-exp.c: Likewise.
2987         * math/atest-sincos.c: Likewise.
2988         * math/test-matherr.c: Likewise.
2989         * math/test-misc.c: Likewise.
2990         * math/test-powl.c: Likewise.
2991         * math/tst-definitions.c: Likewise.
2992         * misc/tst-dirname.c: Likewise.
2993         * misc/tst-efgcvt.c: Likewise.
2994         * misc/tst-fdset.c: Likewise.
2995         * misc/tst-hsearch.c: Likewise.
2996         * misc/tst-mntent2.c: Likewise.
2997         * nptl/tst-sem7.c: Likewise.
2998         * nptl/tst-sem8.c: Likewise.
2999         * nptl/tst-sem9.c: Likewise.
3000         * nss/test-netdb.c: Likewise.
3001         * posix/tst-fnmatch.c: Likewise.
3002         * posix/tst-getlogin.c: Likewise.
3003         * posix/tst-gnuglob.c: Likewise.
3004         * posix/tst-mmap.c: Likewise.
3005         * pwd/tst-getpw.c: Likewise.
3006         * resolv/tst-inet_ntop.c: Likewise.
3007         * rt/tst-timer.c: Likewise.
3008         * stdio-common/test-fseek.c: Likewise.
3009         * stdio-common/test-popen.c: Likewise.
3010         * stdio-common/test-vfprintf.c: Likewise.
3011         * stdio-common/tst-cookie.c: Likewise.
3012         * stdio-common/tst-fileno.c: Likewise.
3013         * stdio-common/tst-gets.c: Likewise.
3014         * stdio-common/tst-obprintf.c: Likewise.
3015         * stdio-common/tst-perror.c: Likewise.
3016         * stdio-common/tst-sprintf2.c: Likewise.
3017         * stdio-common/tst-sprintf3.c: Likewise.
3018         * stdio-common/tst-sprintf.c: Likewise.
3019         * stdio-common/tst-swprintf.c: Likewise.
3020         * stdio-common/tst-tmpnam.c: Likewise.
3021         * stdio-common/tst-unbputc.c: Likewise.
3022         * stdio-common/tst-wc-printf.c: Likewise.
3023         * stdlib/tst-environ.c: Likewise.
3024         * stdlib/tst-fmtmsg.c: Likewise.
3025         * stdlib/tst-limits.c: Likewise.
3026         * stdlib/tst-rand48-2.c: Likewise.
3027         * stdlib/tst-rand48.c: Likewise.
3028         * stdlib/tst-random2.c: Likewise.
3029         * stdlib/tst-random.c: Likewise.
3030         * stdlib/tst-strtol.c: Likewise.
3031         * stdlib/tst-strtoll.c: Likewise.
3032         * stdlib/tst-tls-atexit.c: Likewise.
3033         * stdlib/tst-xpg-basename.c: Likewise.
3034         * string/test-ffs.c: Likewise.
3035         * string/tst-bswap.c: Likewise.
3036         * string/tst-inlcall.c: Likewise.
3037         * string/tst-strtok.c: Likewise.
3038         * string/tst-strxfrm.c: Likewise.
3039         * sysdeps/x86_64/tst-audit10.c: Likewise.
3040         * sysdeps/x86_64/tst-audit3.c: Likewise.
3041         * sysdeps/x86_64/tst-audit4.c: Likewise.
3042         * sysdeps/x86_64/tst-audit5.c: Likewise.
3043         * time/tst-ftime_l.c: Likewise.
3044         * time/tst-getdate.c: Likewise.
3045         * time/tst-mktime3.c: Likewise.
3046         * time/tst-mktime.c: Likewise.
3047         * time/tst-posixtz.c: Likewise.
3048         * time/tst-strptime2.c: Likewise.
3049         * time/tst-strptime3.c: Likewise.
3050         * wcsmbs/tst-btowc.c: Likewise.
3051         * wcsmbs/tst-mbrtowc.c: Likewise.
3052         * wcsmbs/tst-mbsrtowcs.c: Likewise.
3053         * wcsmbs/tst-wchar-h.c: Likewise.
3054         * wcsmbs/tst-wcpncpy.c: Likewise.
3055         * wcsmbs/tst-wcrtomb.c: Likewise.
3056         * wcsmbs/tst-wcsnlen.c: Likewise.
3057         * wcsmbs/tst-wcstof.c: Likewise.
3058
3059 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
3060
3061         [BZ #14132]
3062         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
3063         INTDEF.
3064         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
3065         declaration.
3066         (_dl_mcount): Use rtld_hidden_proto.
3067         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
3068         _dl_mcount.
3069         * elf/rtld.c (_rtld_global_ro): Likewise.
3070
3071         [BZ #14132]
3072         * elf/dl-init.c (_dl_init): Don't use INTDEF.
3073         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
3074         of _dl_init_internal.
3075         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
3076         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
3077         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
3078         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
3079         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
3080         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
3081         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
3082         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
3083         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
3084         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
3085         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
3086         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
3087         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
3088         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
3089         * sysdeps/tile/dl-start.S (_start): Likewise.
3090         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
3091         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
3092
3093         [BZ #14132]
3094         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
3095         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
3096         (rtld_progname): Make macro definition unconditional.
3097         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
3098         INTDEF.
3099         (dlmopen_doit): Do not use INTUSE with _dl_argv.
3100         (dl_main): Likewise.
3101         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
3102         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
3103         instead of _dl_argv_internal.
3104         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
3105         __GI__dl_argv instead of INTUSE(_dl_argv).
3106         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
3107         __GI__dl_argv instead of _dl_argv_internal.
3108
3109         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
3110         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
3111         macro.
3112         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
3113         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
3114         New macro.
3115         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
3116         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
3117         macro.
3118         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
3119         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
3120
3121 2014-11-04  Andreas Schwab  <schwab@suse.de>
3122
3123         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
3124
3125 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3126
3127         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
3128         mtvsrd instruction in binary form.
3129
3130 2014-11-03  Andreas Schwab  <schwab@suse.de>
3131
3132         [BZ #17522]
3133         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
3134         for less than MB_LEN_MAX use a local buffer of that size.
3135         * libio/tst-fputws.c: New file.
3136         * libio/Makefile (tests): Add tst-fputws.
3137
3138 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
3139
3140         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
3141         the size of the fpu_fr.fpu_dregs[] array.
3142
3143 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
3144
3145         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
3146         (__nanosleep): Do not define as alias.
3147         (nanosleep): Define as alias of __nanosleep.
3148         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
3149         __libc_nanosleep name.
3150
3151 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
3152
3153         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
3154         install.texi in comment.
3155
3156 2014-10-31  Torvald Riegel  <triegel@redhat.com>
3157
3158         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
3159         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
3160         ... add here and use lwsync or sync ...
3161         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
3162         ... and add here using lwsync.
3163
3164 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
3165
3166         * elf/dl-machine-reject-phdr.h: New file.
3167         * elf/dl-load.c: #include that.
3168         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
3169         if that returned true.
3170
3171 2014-10-31  Roland McGrath  <roland@hack.frob.com>
3172
3173         [BZ #17496]
3174         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
3175         gen-as-const-headers chunk.  Add a big scare comment after the last
3176         safe place to touch before-compile.
3177
3178 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
3179
3180         * manual/install.texi (Tools for Compilation): Update autoconf
3181         version requirements.
3182         * INSTALL: Regenerated.
3183
3184         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
3185         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
3186         (__libc_pselect): Likewise.
3187
3188         [BZ #14138]
3189         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
3190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
3191         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
3192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
3193
3194 2014-10-31  Torvald Riegel  <triegel@redhat.com>
3195
3196         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
3197         correct barrier instruction.
3198         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
3199         Likewise.
3200         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
3201         Likewise.
3202
3203 2014-10-30  Roland McGrath  <roland@hack.frob.com>
3204
3205         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
3206         after defining inlines.  Instead, just use parens to defeat macro
3207         expansion of __isctype in its declaration.
3208
3209 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
3210
3211         * include/sys/uio.h (__libc_readv): Remove declaration.
3212         (__libc_writev): Likewise.
3213         * misc/readv.c (__libc_readv): Rename to __readv.
3214         (__readv): Do not define as alias.
3215         (readv): Define as alias of __readv.
3216         * misc/writev.c (__libc_writev): Rename to __writev.
3217         (__writev): Do not define as alias.
3218         (writev): Define as alias of __writev.
3219         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
3220         (__readv): Do not define as alias.
3221         (readv): Define unconditionally as alias of __readv.
3222         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
3223         (__writev): Do not define as alias.
3224         (writev): Define unconditionally as alias of __writev.
3225         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
3226         name.
3227         (writev): Do not define __libc_writev name.
3228
3229 2014-10-30  Roland McGrath  <roland@hack.frob.com>
3230
3231         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
3232         (convert_charseq): New function, broken out of ...
3233         (use_from_charmap): ... here.  Call it.
3234         (use_to_charmap): Use convert_charseq and free instead of duplicating
3235         its code with a variable-length stack struct.
3236
3237 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
3238
3239         * include/fcntl.h (__libc_creat): Remove declaration.
3240         * io/creat.c (__libc_creat): Rename to creat.
3241         (creat): Do not define as alias.
3242         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
3243         of creat instead of __libc_creat.
3244         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
3245         to creat.
3246         (creat): Do not define as alias.
3247         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
3248         __libc_creat.
3249         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
3250         __libc_creat name.
3251         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
3252         Likewise.
3253
3254 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
3255
3256         * manual/llio.texi: Add comments discussing why write() may be
3257         considered MT-unsafe on Linux.
3258
3259 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
3260
3261         * dl-load.c (local_strdup): Remove.
3262         (expand_dynamic_string_token): Use __strdup.
3263         (decompose_rpath): Likewise.
3264         (_dl_map_object): Likewise.
3265
3266 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
3267
3268         [BZ #14132]
3269         * sysdeps/generic/unwind-dw2-fde.c
3270         (__register_frame_info_bases_internal): Do not declare.
3271         (__register_frame_info_table_bases_internal): Likewise.
3272         (__deregister_frame_info_bases_internal): Likewise.
3273         (__register_frame_info_bases): Declare and use hidden_proto before
3274         definition.  Use hidden_def instead of INTDEF.
3275         (__register_frame_info_table_bases): Likewise.
3276         (__deregister_frame_info_bases): Likewise.
3277         (__register_frame_info): Do not use INTUSE.
3278         (__register_frame): Likewise.
3279         (__register_frame_info_table): Likewise.
3280         (__register_frame_table): Likewise.
3281         (__deregister_frame_info): Likewise.
3282         (__deregister_frame): Likewise.
3283
3284 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
3285
3286         * sysdeps/unix/sysv/linux/arm/kernel-features.h
3287         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
3288         not undefine.
3289         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
3290         Likewise.
3291         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
3292         Likewise.
3293
3294 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
3295
3296         [BZ #14138]
3297         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
3298         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
3299         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
3300         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
3301         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
3302         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
3303         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
3304         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
3305         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
3306         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
3307         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
3308         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
3309         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
3310         syscall.
3311         (setfsuid): Likewise.
3312         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
3313         (setfsuid): Likewise.
3314         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
3315         (setfsuid): Likewise.
3316         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
3317         Likewise.
3318         (setfsuid): Likewise.
3319         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
3320         (setfsuid): Likewise.
3321         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
3322         Likewise.
3323         (setfsuid): Likewise.
3324
3325 2014-10-27  Andreas Schwab  <schwab@suse.de>
3326
3327         [BZ #17501]
3328         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
3329         check for Slow_SSE4_2 feature bit.
3330         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
3331         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
3332         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
3333         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
3334
3335 2014-10-24  Roland McGrath  <roland@hack.frob.com>
3336
3337         * configure.ac: Validate compiler version with a empirical test of
3338         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
3339         $CC -v output.
3340         * configure: Regenerated.
3341
3342         * inet/htons.c (htons): Prototypify.
3343         * inet/htonl.c (htonl): Likewise.
3344
3345 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3346
3347         * string/strncat.c (strncat): Improve performance by using strlen.
3348
3349 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3350
3351         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
3352
3353 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3354
3355         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
3356         Call libc_fetestexcept_aarch64.
3357
3358 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3359
3360         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
3361         Call libc_feholdexcept_aarch64.
3362
3363 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3364
3365         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
3366         Call get_rounding_mode.
3367
3368 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3369
3370         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
3371         Simplify logic.
3372
3373 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
3374
3375         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
3376         Simplify logic.
3377
3378 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
3379
3380         [BZ #14138]
3381         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
3382         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
3383         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
3384         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
3385         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
3386         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
3387         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
3388         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
3389         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
3390         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
3391         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
3392         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
3393         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
3394         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
3395         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
3396         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
3397         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
3398         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
3399         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
3400         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
3401         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
3402         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
3403         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
3404         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
3405         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
3406         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
3407         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
3408         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
3409         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
3410         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
3411         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
3412         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
3413         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
3414         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
3415         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
3416         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
3417         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
3418         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
3419         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
3420         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
3421         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
3422         syscall.
3423         (geteuid): Likewise.
3424         (getgid): Likewise.
3425         (getuid): Likewise.
3426         (getresgid): Likewise.
3427         (getresuid): Likewise.
3428         (getgroups): Likewise.
3429         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
3430         (geteuid): Likewise.
3431         (getgid): Likewise.
3432         (getuid): Likewise.
3433         (getresgid): Likewise.
3434         (getresuid): Likewise.
3435         (getgroups): Likewise.
3436         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
3437         (geteuid): Likewise.
3438         (getgid): Likewise.
3439         (getuid): Likewise.
3440         (getresgid): Likewise.
3441         (getresuid): Likewise.
3442         (getgroups): Likewise.
3443         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
3444         Likewise.
3445         (geteuid): Likewise.
3446         (getgid): Likewise.
3447         (getuid): Likewise.
3448         (getresgid): Likewise.
3449         (getresuid): Likewise.
3450         (getgroups): Likewise.
3451         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
3452         (geteuid): Likewise.
3453         (getgid): Likewise.
3454         (getuid): Likewise.
3455         (getresgid): Likewise.
3456         (getresuid): Likewise.
3457         (getgroups): Likewise.
3458         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
3459         Likewise.
3460         (geteuid): Likewise.
3461         (getgid): Likewise.
3462         (getuid): Likewise.
3463         (getgroups): Likewise.
3464
3465         [BZ #14138]
3466         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
3467         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
3468         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
3469         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
3470         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
3471         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
3472         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
3473         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
3474         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
3475         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
3476         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
3477         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
3478         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
3479         __chown.
3480         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
3481         (lchown): Likewise.
3482         (fchown): Likewise.
3483         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
3484         Likewise.
3485         (lchown): Likewise.
3486         (fchown): Likewise.
3487         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
3488         (lchown): Likewise.
3489         (fchown): Likewise.
3490         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
3491         Likewise.
3492         (lchown): Likewise.
3493         (fchown): Likewise.
3494
3495 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3496
3497         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
3498         Simplify logic.
3499
3500 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3501
3502         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
3503         Cleanup logic.
3504
3505 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3506
3507         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
3508         Remove unused include.
3509
3510 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
3511
3512         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
3513         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
3514         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
3515         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
3516
3517 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
3518             Helge Deller <deller@gmx.de>
3519
3520         [BZ #17508]
3521         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
3522         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
3523         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
3524
3525 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
3526
3527         [BZ #14132]
3528         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
3529         Remove macro definition.
3530         (__ashrdi3_v_glibc20): Likewise.
3531         (__lshrdi3_v_glibc20): Likewise.
3532         (__cmpdi2_v_glibc20): Likewise.
3533         (__ucmpdi2_v_glibc20): Likewise.
3534         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
3535         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
3536         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
3537         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
3538         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
3539         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
3540
3541 2014-10-22  Roland McGrath  <roland@hack.frob.com>
3542
3543         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
3544         old GNU extension [0] syntax.
3545         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
3546         alloca rather than an array member with variable length.
3547         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
3548         * nscd/nscd.c (invalidate_db): New function, broken out of ...
3549         (parse_opt): ... here.  Likewise use alloca there.
3550         Validate the -i argument before checking for rootness.
3551         (send_shutdown): New function, broken out of ...
3552         (parse_opt): ... here.
3553
3554 2014-10-22  Roland McGrath  <roland@hack.frob.com>
3555
3556         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
3557         macro to get at the _rt_local_ro field.
3558         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
3559         ([PIC] case) or _dl_hwcap ([!PIC] case).
3560         * sysdeps/arm/setjmp.S: Likewise.
3561
3562         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
3563         * sysdeps/arm/configure.ac: New check to define it.
3564         * sysdeps/arm/configure: Regenerated.
3565         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
3566         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
3567         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
3568         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
3569         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
3570         Use move/movt pair instead of a load.
3571         (LDST_GLOBAL): Macro removed.
3572         (LDR_GLOBAL): New macro replaces it.
3573         (LDR_HIDDEN): New macro.
3574         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
3575         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
3576
3577         * setjmp/tst-setjmp-static.c: New file.
3578         * setjmp/Makefile (tests): Add it.
3579         (tests-static): New variable.
3580
3581 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
3582
3583         [BZ #17485]
3584         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
3585
3586 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
3587
3588         [BZ #14132]
3589         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
3590
3591 2014-10-21  Roland McGrath  <roland@hack.frob.com>
3592
3593         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
3594
3595 2014-10-20  Roland McGrath  <roland@hack.frob.com>
3596
3597         * io/fts.c (dirent_not_directory): New function.
3598         (fts_build): Call it.
3599
3600 2014-10-20  Roland McGrath  <roland@hack.frob.com>
3601
3602         * nptl/version.c (__nptl_main): Use normal __write rather than
3603         INTERNAL_SYSCALL.
3604         (banner): Update copyright years.
3605
3606         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
3607         gettimeofday.
3608         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3609         * nptl/pthread_cond_timedwait.c: Likewise.
3610         * nptl/pthread_mutex_timedlock.c: Likewise.
3611         * nptl/sem_timedwait.c: Likewise.
3612
3613         * sysdeps/nptl/bits/libc-lock.h
3614         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
3615         (__libc_lock_init_recursive): Return void, not 0.
3616         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
3617         (__libc_rwlock_init): Likewise.
3618         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
3619
3620 2014-10-20  Torvald Riegel  <triegel@redhat.com>
3621
3622         [BZ #15215]
3623         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
3624         (__pthread_once_slow): ... here.
3625         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
3626         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
3627
3628 2014-10-20  Torvald Riegel  <triegel@redhat.com>
3629
3630         [BZ #15215]
3631         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
3632         __PTHREAD_ONCE_FORK_GEN_INCR): New.
3633         * sysdeps/nptl/fork.c (__libc_fork): Use them.
3634         * nptl/pthread_once.c (__pthread_once): Likewise.
3635         Update comments.
3636
3637 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
3638
3639         [BZ #14138]
3640         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
3641         name.
3642         (writev): Use __libc_writev as strong name.
3643         * sysdeps/unix/sysv/linux/readv.c: Remove file.
3644         * sysdeps/unix/sysv/linux/writev.c: Likewise.
3645
3646 2014-10-17  Roland McGrath  <roland@hack.frob.com>
3647
3648         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
3649
3650         * sysdeps/i386/nptl/tls.h
3651         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
3652         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
3653         New macros.
3654         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
3655         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
3656         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
3657         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
3658         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
3659         Call CHECK_THREAD_SYSINFO instead of doing an assert.
3660
3661         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
3662         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
3663         on [__NR_futex].
3664         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
3665         broken out of ...
3666         (__pthread_mutex_init): ... here.  Call it.
3667         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
3668         Conditionalize PI cases on [__NR_futex].
3669         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
3670         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
3671         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
3672
3673         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
3674         conditional on [SIGSETXID].
3675         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
3676         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
3677         is defined.  Likewise for SIGSETXID.
3678         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
3679         Conditionalize definitions on [SIGSETXID].
3680         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
3681         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
3682         unblocking on [SIGCANCEL].
3683
3684         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
3685         [__NR_set_robust_list].
3686
3687 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
3688
3689         * string/strcoll_l.c (get_next_seq): Fix up formatting.
3690         (do_compare): Likewise.
3691
3692 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
3693
3694         [BZ #15884]
3695         * string/strcoll_l.c: Don't include stdio.h.
3696         (coll_seq): Remove members idxarr and rulearr.
3697         (get_next_seq_cached): Remove function.
3698         (get_next_seq): Likewise.
3699         (get_next_seq_nocache): Rename to get_next_seq.
3700         (do_compare): Remove function.
3701         (do_compare_nocache): Rename to do_compare.
3702         (STRCOLL): Remove weight and rules cache.
3703
3704 2014-10-16  Roland McGrath  <roland@hack.frob.com>
3705
3706         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
3707         * sysdeps/arm/sfp-machine.h: ... to here.
3708         * sysdeps/arm/Implies: Remove arm/soft-fp.
3709
3710 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
3711
3712         * conform/data/sys/utsname.h-data (*_t): Allow.
3713         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
3714         [POSIX] (WEXITED): Do not expect constant.
3715         [POSIX] (WSTOPPED): Likewise.
3716         [POSIX] (WNOHANG): Likewise.
3717         [POSIX] (WNOWAIT): Likewise.
3718         [POSIX] (siginfo_t): Do not expect type or elements.
3719         [POSIX] (pid_t): Do not expect type.
3720         [POSIX] (signal.h): Do not allow header.
3721         [POSIX] (sys/resource.h): Likewise.
3722         [POSIX] (si_*): Do not allow pattern.
3723         [POSIX] (W*): Likewise.
3724         [POSIX] (P_*): Likewise.
3725         [POSIX] (BUS_*): Likewise.
3726         [POSIX] (CLD_*): Likewise.
3727         [POSIX] (FPE_*): Likewise.
3728         [POSIX] (ILL_*): Likewise.
3729         [POSIX] (POLL_*): Likewise.
3730         [POSIX] (SEGV_*): Likewise.
3731         [POSIX] (SI_*): Likewise.
3732         [POSIX] (TRAP_*): Likewise.
3733         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
3734         variable.
3735
3736 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
3737
3738         [BZ #12926]
3739         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
3740         infinite loop when __recvmsg returns 0.
3741
3742 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
3743
3744         * CANCEL-FCT-WAIVE: Remove file.
3745         * CANCEL-FILE-WAIVE: Likewise.
3746
3747         [BZ #14132]
3748         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
3749         instead of INTVARDEF.
3750         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3751         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
3752         rtld_hidden_data_def instead of INTVARDEF.
3753         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3754         * elf/dl-deps.c (expand_dst): Likewise.
3755         * elf/dl-load.c (_dl_dst_count): Likewise.
3756         (_dl_dst_substitute): Likewise.
3757         (decompose_rpath): Likewise.
3758         (_dl_init_paths): Likewise.
3759         (open_path): Likewise.
3760         (_dl_map_object): Likewise.
3761         * elf/rtld.c (dl_main): Likewise.
3762         (process_dl_audit): Likewise.
3763         (process_envvars): Likewise.
3764         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
3765         Remove declaration.
3766         (__libc_enable_secure): Use rtld_hidden_proto.
3767
3768 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3769
3770         * elf/dl-load.c
3771         (add_path): New function broken out of _dl_rtld_di_serinfo.
3772         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
3773
3774 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3775
3776         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
3777         parentheses around macro arguments.
3778         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
3779         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
3780         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
3781         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
3782         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
3783         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3784         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3785         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
3786         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
3787         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
3788         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
3789         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
3790         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
3791         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
3792         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
3793         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
3794         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
3795         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
3796         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
3797         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
3798         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
3799         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
3800         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
3801         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3802         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3803         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
3804         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
3805         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
3806         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
3807         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
3808         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
3809         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
3810         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
3811         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
3812         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
3813         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
3814         Likewise.
3815         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
3816         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3817         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3818         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
3819         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
3820         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
3821         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
3822         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
3823         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
3824         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
3825         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
3826         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
3827         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
3828         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
3829         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
3830         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3831         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3832         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
3833         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
3834         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
3835         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
3836         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
3837         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
3838         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
3839         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
3840         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
3841         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
3842         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
3843         (_FP_FRAC_SRS_1): Likewise.
3844         (_FP_FRAC_CLZ_1): Likewise.
3845         (_FP_MUL_MEAT_1_imm): Likewise.
3846         (_FP_MUL_MEAT_1_wide): Likewise.
3847         (_FP_MUL_MEAT_1_hard): Likewise.
3848         (_FP_SQRT_MEAT_1): Likewise.
3849         (_FP_FRAC_ASSEMBLE_1): Likewise.
3850         (_FP_FRAC_DISASSEMBLE_1): Likewise.
3851         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
3852         (__FP_CLZ_2): Likewise.
3853         (_FP_MUL_MEAT_2_wide): Likewise.
3854         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3855         (_FP_MUL_MEAT_2_gmp): Likewise.
3856         (_FP_MUL_MEAT_2_120_240_double): Likewise.
3857         (_FP_SQRT_MEAT_2): Likewise.
3858         (_FP_FRAC_ASSEMBLE_2): Likewise.
3859         (_FP_FRAC_DISASSEMBLE_2): Likewise.
3860         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
3861         (_FP_FRAC_CLZ_4): Likewise.
3862         (_FP_MUL_MEAT_4_wide): Likewise.
3863         (_FP_MUL_MEAT_4_gmp): Likewise.
3864         (_FP_SQRT_MEAT_4): Likewise.
3865         (_FP_FRAC_ASSEMBLE_4): Likewise.
3866         (_FP_FRAC_DISASSEMBLE_4): Likewise.
3867         * soft-fp/op-common.h (_FP_CMP): Likewise.
3868         (_FP_CMP_EQ): Likewise.
3869         (_FP_CMP_UNORD): Likewise.
3870         (_FP_TO_INT): Likewise.
3871         (_FP_FROM_INT): Likewise.
3872         [!__FP_CLZ] (__FP_CLZ): Likewise.
3873         (_FP_DIV_HELP_imm): Likewise.
3874         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
3875         Likewise.
3876         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
3877         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
3878         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
3879         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
3880         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
3881         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3882         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3883         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
3884         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
3885         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
3886         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
3887         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
3888         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
3889         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
3890         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
3891         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
3892         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
3893         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
3894         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
3895         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
3896         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
3897         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
3898         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
3899         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3900         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3901         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
3902         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
3903         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
3904         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
3905         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
3906         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
3907         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
3908         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
3909         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
3910         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
3911         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
3912         (FP_UNPACK_RAW_SP): Likewise.
3913         (FP_PACK_RAW_S): Likewise.
3914         (FP_PACK_RAW_SP): Likewise.
3915         (FP_UNPACK_S): Likewise.
3916         (FP_UNPACK_SP): Likewise.
3917         (FP_UNPACK_SEMIRAW_S): Likewise.
3918         (FP_UNPACK_SEMIRAW_SP): Likewise.
3919         (FP_PACK_S): Likewise.
3920         (FP_PACK_SP): Likewise.
3921         (FP_PACK_SEMIRAW_S): Likewise.
3922         (FP_PACK_SEMIRAW_SP): Likewise.
3923         (_FP_SQRT_MEAT_S): Likewise.
3924         (FP_CMP_S): Likewise.
3925         (FP_CMP_EQ_S): Likewise.
3926         (FP_CMP_UNORD_S): Likewise.
3927         (FP_TO_INT_S): Likewise.
3928         (FP_FROM_INT_S): Likewise.
3929
3930         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
3931
3932         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
3933         (FP_EX_INVALID_IMZ): Likewise.
3934         (FP_EX_INVALID_IMZ_FMA): Likewise.
3935         (FP_EX_INVALID_ISI): Likewise.
3936         (FP_EX_INVALID_ZDZ): Likewise.
3937         (FP_EX_INVALID_IDI): Likewise.
3938         (FP_EX_INVALID_SQRT): Likewise.
3939         (FP_EX_INVALID_CVI): Likewise.
3940         (FP_EX_INVALID_VC): Likewise.
3941         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
3942         "invalid" exceptions.
3943         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
3944         (_FP_ADD_INTERNAL): Likewise.
3945         (_FP_MUL): Likewise.
3946         (_FP_FMA): Likewise.
3947         (_FP_DIV): Likewise.
3948         (_FP_CMP_CHECK_NAN): Likewise.
3949         (_FP_SQRT): Likewise.
3950         (_FP_TO_INT): Likewise.
3951         (FP_EXTEND): Likewise.
3952
3953 2014-10-09  Allan McRae  <allan@archlinux.org>
3954
3955         * po/fr.po: Update French translation from translation project.
3956
3957 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3958
3959         [BZ #14132]
3960         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
3961         of INTDEF.
3962         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
3963         (__cxa_atexit): Use libc_hidden_proto.
3964         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
3965
3966         [BZ #14132]
3967         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
3968         declaration.
3969         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
3970         [!_ISOMAC] (__iswspace_l_internal): Likewise.
3971         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
3972         [!_ISOMAC] (__iswctype_internal): Likewise.
3973         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
3974         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
3975         alias.
3976         (fcntl): Remove __fcntl_internal alias.
3977         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
3978         __connect_internal alias.
3979         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
3980         Likewise.
3981
3982         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
3983         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
3984         FP_DENORM_ZERO.
3985         (_FP_CHECK_FLUSH_ZERO): New macro.
3986         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
3987         (_FP_CMP): Likewise.
3988         (_FP_CMP_EQ): Likewise.
3989         (_FP_TO_INT): Do not set inexact for subnormal arguments if
3990         FP_DENORM_ZERO.
3991         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
3992         (FP_TRUNC): Likewise.
3993
3994         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
3995         treated as invalid conversion, not as normal exponent.
3996
3997         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
3998         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
3999         (_FP_CMP_EQ): Likewise.
4000         (_FP_CMP_UNORD): Likewise.
4001         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
4002         (FP_CMP_EQ_D): Likewise.
4003         (FP_CMP_UNORD_D): Likewise.
4004         * soft-fp/extended.h (FP_CMP_E): Likewise.
4005         (FP_CMP_EQ_E): Likewise.
4006         (FP_CMP_UNORD_E): Likewise.
4007         * soft-fp/quad.h (FP_CMP_Q): Likewise.
4008         (FP_CMP_EQ_Q): Likewise.
4009         (FP_CMP_UNORD_Q): Likewise.
4010         * soft-fp/single.h (FP_CMP_S): Likewise.
4011         (FP_CMP_EQ_S): Likewise.
4012         (FP_CMP_UNORD_S): Likewise.
4013         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
4014         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
4015         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
4016         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
4017         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
4018         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
4019         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
4020         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
4021         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
4022         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
4023         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
4024         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
4025         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
4026         to FP_CMP_Q.
4027         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
4028         FP_CMP_Q.
4029         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
4030         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
4031         FP_CMP_EQ_Q.
4032         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
4033         FP_CMP_Q.
4034         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
4035         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
4036         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
4037         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
4038         FP_CMP_EQ_Q.
4039         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
4040         FP_CMP_Q.
4041         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
4042         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
4043         FP_CMP_EQ_Q.
4044         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
4045         FP_CMP_Q.
4046         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
4047         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
4048         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
4049         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
4050         FP_CMP_EQ_Q.
4051
4052         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
4053         a subnormal result, set the underflow exception if trapping on
4054         underflow is enabled.
4055         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
4056         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
4057         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
4058         redefine to 0.
4059         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
4060         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
4061         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
4062         * soft-fp/extendxftf2.c (__extendxftf2): Use
4063         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
4064
4065         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
4066         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
4067         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4068         FP_HANDLE_EXCEPTIONS.
4069         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
4070         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4071         FP_HANDLE_EXCEPTIONS.
4072         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
4073         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4074         FP_HANDLE_EXCEPTIONS.
4075         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
4076         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
4077         FP_HANDLE_EXCEPTIONS.
4078
4079 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
4080
4081         [BZ #14132]
4082         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
4083         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
4084         use INTUSE.
4085         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
4086         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
4087         Remove alias.
4088         (__adjtimex): Define using libc_hidden_ver.
4089         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
4090         Remove declaration.
4091         (ntp_gettime): Call __adjtimex directly.
4092         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
4093         Remove declaration.
4094         (ntp_gettimex): Call __adjtimex directly.
4095         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
4096         __adjtimex_internal alias.
4097
4098 2014-10-08  Roland McGrath  <roland@hack.frob.com>
4099
4100         [BZ #17460]
4101         * nscd/nscd.c (more_help): Rewrite list of tables collection
4102         using xstrdup and asprintf.
4103
4104         * nscd/nscd_conf.c: Remove local xstrdup declaration.
4105
4106 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4107             Roland McGrath  <roland@hack.frob.com>
4108
4109         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
4110         (do_lookup_unique): ... local function 'enter' here; update callers.
4111
4112 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
4113
4114         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
4115         compat_symbol calls on [SHARED].
4116         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
4117         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
4118         Remove.
4119         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4120         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
4121         (oldsetrlimit): Remove.
4122         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4123         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
4124         (lchown): New syscall entry.
4125         (oldsetrlimit): Remove.
4126         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4127         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
4128         (oldsetrlimit): Remove.
4129         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
4130
4131         [BZ #14138]
4132         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
4133         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
4134         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
4135         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
4136         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
4137         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
4138         (fchown): Likewise.
4139         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
4140         (fchown): Likewise.
4141         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
4142         Likewise.
4143
4144 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4145
4146         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
4147         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
4148         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
4149         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
4150         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
4151         Likewise.
4152         (__old_sem_post): Likewise.
4153
4154 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
4155
4156         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
4157         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
4158         HAVE_CLOCK_GETTIME_VSYSCALL macros.
4159         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
4160         Use INLINE_VSYSCALL macro.
4161         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
4162         __vdso_clock_gettime.
4163         * sysdeps/unix/sysv/linux/tile/init-first.c
4164         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
4165         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
4166         __vdso_clock_gettime.
4167
4168         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
4169         to set up frame more cleanly.
4170
4171         * sysdeps/tile/memcmp.c: New file.
4172
4173         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
4174
4175         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
4176         * sysdeps/tile/tilegx/strcasestr.c: New file.
4177         * sysdeps/tile/tilegx/strnlen.c: New file.
4178         * sysdeps/tile/tilegx/strstr.c: New file.
4179
4180         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
4181
4182 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
4183
4184         * nptl/tst-setuid3.c: Write errors to stdout.
4185
4186 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4187
4188         * elf/dl-deps.c
4189         (preload): New functions broken out of _dl_map_object_deps.
4190         (_dl_map_object_deps):  Remove a nested function. Update call sites.
4191
4192 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
4193
4194         [BZ #14138]
4195         * sysdeps/unix/sysv/linux/execve.c: Remove file.
4196         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
4197
4198 2014-10-01  Steve Ellcey  <sellcey@mips.com>
4199
4200         * sysdeps/mips/strcmp.S: New.
4201
4202 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
4203
4204         [BZ #14138]
4205         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
4206         (linkat): Likewise.
4207         (mkdirat): Likewise.
4208         (readlinkat): Likewise.
4209         (renameat): Likewise.
4210         (symlinkat): Likewise.
4211         (unlinkat): Likewise.
4212         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
4213         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
4214         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
4215         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
4216         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
4217         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
4218         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
4219
4220 2014-09-30  Will Newton  <will.newton@linaro.org>
4221
4222         * math/math.h: Define long double math functions if
4223         _LIBC_TEST is defined.
4224         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
4225
4226         * localedata/Makefile: Move assignment to tests-special
4227         into an ifdef testing run-built-tests.
4228         * timezone/Makefile: Likewise.
4229
4230 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
4231
4232         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
4233         with $(BASH) not $(SHELL).
4234
4235 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
4236             Matthew LeGendre  <legendre1@llnl.gov>
4237
4238         [BZ #17411]
4239         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
4240         l_reloc_result.
4241
4242 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4243
4244         * stdio-common/printf_fp.c
4245         (hack_digit): New function, broken out of ...
4246         (__printf_fp): ... local function here.  Update call sites.
4247         hack_digit now takes an additional parameter that is a pointer
4248         to a struct of the referenced locals.  Those locals moved inside
4249         the struct and references updated.
4250
4251 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
4252
4253         * aclocal.m4: Require autoconf 2.69.
4254         * configure: Regenerated.
4255         * sysdeps/aarch64/configure: Likewise.
4256         * sysdeps/alpha/configure: Likewise.
4257         * sysdeps/arm/armv7/configure: Likewise.
4258         * sysdeps/arm/configure: Likewise.
4259         * sysdeps/ia64/configure: Likewise.
4260         * sysdeps/mach/configure: Likewise.
4261         * sysdeps/mips/configure: Likewise.
4262         * sysdeps/s390/configure: Likewise.
4263         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
4264         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
4265
4266         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
4267         file.
4268         * sysdeps/ia64/configure.ac: Likewise.
4269
4270 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
4271
4272         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
4273         specify symbol version for ld.so.  Do not include entry for
4274         libpthread.
4275         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4276         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
4277         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4278
4279         [BZ #14171]
4280         * Makeconfig [$(build-shared) = yes]
4281         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
4282         makefiles.
4283         [$(build-shared) = yes && $(soversions.mk-done) = t]
4284         ($(common-objpfx)gnu/lib-names.h): Remove rule.
4285         [$(build-shared) = yes && $(soversions.mk-done) = t]
4286         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
4287         to Makerules.
4288         [$(build-shared) = yes && $(soversions.mk-done) = t]
4289         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
4290         here.
4291         [$(build-shared) = yes && $(soversions.mk-done) = t]
4292         (common-generated): Don't append gnu/lib-names.h and
4293         gnu/lib-names.stmp here.
4294         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
4295         (lib-names-h-abi): New variable.
4296         [$(build-shared) = yes && $(soversions.mk-done) = t]
4297         (lib-names-stmp-abi): Likewise.
4298         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4299         abi-variants] (before-compile): Append
4300         $(common-objpfx)$(lib-names-h-abi).
4301         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4302         abi-variants] (common-generated): Append gnu/lib-names.h.
4303         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4304         abi-variants] (install-others-nosubdir): Depend on
4305         $(inst_includedir)/$(lib-names-h-abi).
4306         [$(build-shared) = yes && $(soversions.mk-done) = t &&
4307         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
4308         [$(build-shared) = yes && $(soversions.mk-done) = t]
4309         ($(common-objpfx)$(lib-names-h-abi)): New rule.
4310         [$(build-shared) = yes && $(soversions.mk-done) = t]
4311         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
4312         [$(build-shared) = yes && $(soversions.mk-done) = t]
4313         (common-generated): Append $(lib-names-h-abi) and
4314         $(lib-names-stmp-abi).
4315         * scripts/lib-names.awk: Do not handle multi being set.
4316         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
4317         Remove variable.
4318         (abi-lp64_be-ld-soname): Likewise.
4319         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
4320         Likewise.
4321         (abi-hard-ld-soname): Likewise.
4322         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
4323         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
4324         Remove variable.
4325         (abi-o32_hard-ld-soname): Likewise.
4326         (abi-o32_soft_2008-ld-soname): Likewise.
4327         (abi-o32_hard_2008-ld-soname): Likewise.
4328         (abi-n32_soft-ld-soname): Likewise.
4329         (abi-n32_hard-ld-soname): Likewise.
4330         (abi-n32_soft_2008-ld-soname): Likewise.
4331         (abi-n32_hard_2008-ld-soname): Likewise.
4332         (abi-n64_soft-ld-soname): Likewise.
4333         (abi-n64_hard-ld-soname): Likewise.
4334         (abi-n64_soft_2008-ld-soname): Likewise.
4335         (abi-n64_hard_2008-ld-soname): Likewise.
4336         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
4337         Likewise.
4338         (abi-64-v2-ld-soname): Likewise.
4339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
4340         ld.so entries.
4341         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
4342         variable.
4343         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
4344         entry.
4345         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
4346         variable.
4347         (abi-64-ld-soname): Likewise.
4348         (abi-x32-ld-soname): Likewise.
4349         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
4350         entry.
4351         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4352
4353 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
4354
4355         [BZ #14138]
4356         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
4357         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
4358         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
4359         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
4360         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
4361         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
4362         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
4363         syscall entry for GLIBC_2.2 symbol version.
4364         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
4365         Likewise.
4366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
4367         (setrlimit): Likewise.
4368         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
4369         Likewise.
4370
4371 2014-09-23  Will Newton  <will.newton@linaro.org>
4372
4373         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
4374         _LINUX_ARM_SYSDEP_H include guard too.
4375         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
4376         define.
4377
4378 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
4379
4380         * sysdeps/unix/sysv/linux/eventfd.c:
4381         Make first argument unsigned.
4382         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
4383         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
4384
4385 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
4386
4387         * socket/recvmmsg.c (recvmmsg): Drop const argument.
4388         * socket/sys/socket.h: Likewise
4389         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
4390
4391 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
4392
4393         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
4394
4395 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
4396
4397         * time/tst-ftime.c: New test.
4398         * time/Makefile (tests): Add tst-ftime.
4399
4400 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
4401
4402         * soft-fp/extended.h: Fix comment formatting.
4403         * soft-fp/op-1.h: Likewise.
4404         * soft-fp/op-2.h: Likewise.
4405         * soft-fp/op-4.h: Likewise.
4406         * soft-fp/op-8.h: Likewise.
4407         * soft-fp/op-common.h: Likewise.
4408         * soft-fp/soft-fp.h: Likewise.
4409
4410         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
4411
4412 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
4413
4414         [BZ #6652]
4415         * Makeconfig (soversions-default-setname): Remove variable.
4416         ($(common-objpfx)soversions.i): Don't pass default_setname to
4417         soversions.awk.
4418         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
4419         oldest_abi to abi-versions.awk.
4420         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
4421         * config.make.in (oldest-abi): Remove variable.
4422         * configure.ac (--enable-oldest-abi): Remove configure option.
4423         * configure: Regenerated.
4424         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
4425         text.
4426         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
4427         * scripts/soversions.awk: Do not handle default_setname variable.
4428         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
4429         variable.
4430         * sysdeps/mach/hurd/configure: Regenerated.
4431         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
4432         variable.
4433         * sysdeps/unix/sysv/linux/configure: Regenerated.
4434
4435 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4436
4437         * elf/Makefile (CFLAGS-interp.c): Remove.
4438         ($(elf-objpfx)runtime-linker.h): Generate header with linker
4439         path string.
4440         * elf/interp.c: Include generated runtime-linker.h
4441
4442         * Makerules (lib%.so): Don't include $(+interp) in
4443         prerequisites.
4444         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
4445         * dlfcn/eval.c: Remove file.
4446
4447         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
4448         macros.
4449
4450         [BZ #17266]
4451         * misc/sys/cdefs.h: Define __extern_always_inline for clang
4452         4.2 and newer.
4453
4454         [BZ #17370]
4455         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
4456
4457 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4458             Jakub Jelinek  <jakub@redhat.com>
4459
4460         [BZ #17266]
4461         * libio/stdio.h: Check definition of __fortify_function
4462         instead of __extern_always_inline to include bits/stdio2.h.
4463         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
4464         check if __extern_always_inline is defined.
4465         [__USE_MISC || __USE_XOPEN]: Likewise.
4466         [__USE_ISOC99] Likewise.
4467         * misc/sys/cdefs.h (__fortify_function): Define only if
4468         __extern_always_inline is defined.
4469         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
4470         __extern_always_inline and __extern_inline only for g++-4.3
4471         and newer or a compatible gcc.
4472
4473 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
4474
4475         [BZ #17371]
4476         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4477         last change to handle zero prefix length.
4478
4479 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
4480
4481         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
4482         _SC_REGEX_VERSION.
4483
4484         * posix/getconf.c (vars): Add _POSIX_IPV6 and
4485         _POSIX_RAW_SOCKETS.
4486
4487 2014-09-13  Allan McRae  <allan@archlinux.org>
4488
4489         * po/ru.po: Update Russian translation from translation project.
4490
4491 2014-09-12  Roland McGrath  <roland@hack.frob.com>
4492
4493         * locale/programs/locale.c (show_locale_vars): Inline local function
4494         into its sole call site.  Clean up some style nits.
4495         (print_item): New function, broken out of ...
4496         (show_info): ... local function here.  Clean up style nits.
4497
4498         * locale/programs/ld-ctype.c (set_one_default): New function, broken
4499         out of ...
4500         (set_class_defaults): ... local function set_default here.
4501         Define set_default as a macro locally to pass constant parameters.
4502         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
4503         rather than a shared local.
4504
4505         * stdlib/rpmatch.c (try): New function, broken out of ...
4506         (rpmatch): ... local function here.  Also, prototypify definition.
4507
4508 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
4509
4510         * scripts/soversions.awk: Do not handle configuration names.
4511         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
4512         vendor and os variables to soversions.awk.
4513         * configure.ac: Do not modify gnu-* host_os.
4514         * configure: Regenerated
4515         * shlib-versions: Remove first column with configuration names.
4516         * nptl/shlib-versions: Likewise.
4517         * nptl_db/shlib-versions: Likewise.
4518         * sysdeps/hppa/shlib-versions: Likewise.
4519         * sysdeps/m68k/shlib-versions: Likewise.
4520         * sysdeps/mach/hurd/shlib-versions: Likewise.
4521         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
4522         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
4523         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
4524         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
4525         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
4526         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
4527         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
4528         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
4529         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
4530         Likewise.
4531         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4532         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
4533         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
4534         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
4535         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
4536         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
4537         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
4538         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
4539
4540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
4541         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
4542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
4543         Regenerated.
4544         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
4545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
4546         Condition symbol version definitions on [HAVE_ELFV2_ABI].
4547
4548         * shlib-versions: Remove OS-specific entries.  Moved to files in
4549         sysdeps.
4550         * sysdeps/mach/hurd/shlib-versions: New file.
4551         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
4552
4553         * nptl/shlib-versions: Remove architecture-specific entries.
4554         Moved to files in sysdeps.
4555         * shlib-versions: Likewise.
4556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
4557         file.
4558         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
4559         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
4560         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
4561         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
4562
4563         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
4564         (UDP_NO_CHECK6_RX): Likewise.
4565
4566 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
4567
4568         * sysdeps/posix/sysconf.c (__sysconf): Spell
4569         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
4570
4571 2014-08-12  Florian Weimer  <fweimer@redhat.com>
4572
4573         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
4574         loading.
4575         * iconv/Versions (__gconv_transliterate): Export for use from
4576         gconv modules.
4577         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
4578         (struct __gconv_trans_data, __gconv_trans_fct,
4579         __gconv_trans_context_fct, __gconv_trans_query_fct,
4580         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
4581         definitions.
4582         (struct __gconv_step_data): Remove __trans member.
4583         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
4584         longer hidden.  Remove unused trans_data argument.
4585         * iconv/gconv_int.h (struct trans_struct): Remove definition.
4586         (__gconv_translit_find): Remove declaration.
4587         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
4588         prototype.
4589         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
4590         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
4591         trans_data argument.  Add hidden definition.
4592         (__gconv_translit_find): Remove.
4593         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
4594         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
4595         * iconv/skeleton.c: Remove transliteration initialization.
4596         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
4597         __gconv_step_data initialization.
4598         * libio/iofwide.c (__libio_translit_): Remove.
4599         (_IO_fwide): Adjust struct __gconv_step_data initialization.
4600         * wcsmbs/btowc.c (__btowc): Likewise.
4601         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
4602         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
4603         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
4604         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
4605         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
4606         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
4607         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
4608         * wcsmbs/wctob.c (wctob): Likewise.
4609
4610 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
4611
4612         [BZ #16194]
4613         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
4614         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
4615         register usage.
4616         * sysdeps/x86/Makefile: Adjust.
4617
4618 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4619             Roland McGrath  <roland@hack.frob.com>
4620
4621         * locale/weight.h: Add include guard.
4622         (findidx): Make static rather than auto; take new parameters
4623         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
4624         * locale/weightwc.h: Likewise.
4625         * posix/fnmatch_loop.c
4626         (FCT): Change type of EXTRA from int32_t to wint_t.
4627         Don't include either header inside the function.
4628         Call FINDIDX rather than findidx, and pass new arguments.
4629         #undef FINDIDX at the end of the file.
4630         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
4631         FINDIDX before including fnmatch_loop.c for the non-wide version.
4632         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
4633         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
4634         for the wide version.
4635         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
4636         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
4637         Pass new arguments to findidx.
4638         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
4639         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
4640         Don't #include it inside the function.  Pass new arguments to findidx.
4641         * posix/regex_internal.h
4642         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
4643         (re_string_elem_size_at): Don't #include it inside the function.
4644         Pass new arguments to findidx.
4645         * string/strcoll_l.c: #include WEIGHT_H at top level.
4646         (get_next_seq): Don't #include it inside the function.
4647         Pass new arguments to findidx.
4648         (get_next_seq_nocache): Likewise.
4649         * string/strxfrm_l.c: #include WEIGHT_H at top level.
4650         (STRXFRM): Don't #include it inside the function.
4651         Pass new arguments to findidx.
4652
4653 2014-09-11  Florian Weimer  <fweimer@redhat.com>
4654
4655         [BZ #17344]
4656         * malloc/malloc.c (unlink): Turn asserts into a call to
4657         malloc_printerr.
4658
4659 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
4660
4661         [BZ #17370]
4662         * libio/wfileops (do_ftell_wide): Free OUT.
4663
4664 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
4665
4666         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
4667
4668 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
4669
4670         [BZ #17363]
4671         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
4672         group if the current group is empty.
4673
4674 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4675
4676         * benchtests/bench-memset.c (test_main): Add more test from size
4677         from 32 to 512 bytes.
4678         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4679         Add POWER8 memset object.
4680         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4681         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
4682         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
4683         implementation.
4684         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
4685         Likewise.
4686         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
4687         multiarch POWER8 memset optimization.
4688         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
4689         POWER8 memset optimization.
4690
4691         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4692         Remove bzero multiarch objects.
4693         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
4694         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
4695         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
4696         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
4697         Remove define.
4698         [__bzero]: Redefine to specific name.
4699         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
4700         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
4701         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
4702         define.
4703         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
4704         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
4705
4706 2014-09-10  Florian Weimer  <fweimer@redhat.com>
4707
4708         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
4709         warnings into errors.
4710
4711         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
4712         __cxa_thread_atexit_impl prototype.
4713
4714 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4715
4716         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
4717         Fix capitalization of error message.
4718
4719 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4720
4721         * sysdeps/mips/preconfigure: Modify ABI tests.
4722
4723 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
4724
4725         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
4726
4727 2014-09-07  Roland McGrath  <roland@hack.frob.com>
4728             Carlos O'Donell  <carlos@systemhalted.org>
4729
4730         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
4731         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
4732         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
4733         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
4734         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
4735         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
4736         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
4737         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
4738         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
4739         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
4740         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
4741         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
4742         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
4743         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
4744         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
4745         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
4746         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
4747         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
4748         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
4749         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
4750         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
4751         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
4752         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
4753         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
4754         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
4755         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
4756         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
4757         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
4758         Deconditionalize the code that was previously under [RESET_PID].
4759         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
4760         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
4761         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
4762         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
4763         include sysdep.h.
4764
4765 2014-09-08  Allan McRae  <allan@archlinux.org>
4766
4767         * version.h (RELEASE): Set to "development".
4768         (VERSION): Set to "2.20.90"
4769
4770 2014-09-07  Allan McRae  <allan@archlinux.org
4771
4772         * version.h (RELEASE): Set to "stable".
4773         (VERSION): Set to "2.20"
4774         * include/features.h (__GLIBC_MINOR__): Set to 20.
4775
4776         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
4777         Liebler.
4778
4779         * po/ko.po: Update Korean translation from translation project.
4780
4781 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
4782
4783         [BZ #17354]
4784         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
4785         macro for handling signed relocations.
4786
4787 2014-09-03  Florian Weimer  <fweimer@redhat.com>
4788
4789         [BZ #17325]
4790         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
4791         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
4792         assert.
4793         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
4794         * iconvdata/ibm935.c (BODY): Likewise.
4795         * iconvdata/ibm937.c (BODY): Likewise.
4796         * iconvdata/ibm939.c (BODY): Likewise.
4797         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
4798         assert.
4799         * iconvdata/Makefile (iconv-test.out): Pass module list to test
4800         script.
4801         * iconvdata/run-iconv-test.sh: New test loop for checking for
4802         decoder crashers.
4803
4804 2014-09-02  Khem Raj  <raj.khem@gmail.com>
4805
4806         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
4807         libm_hidden_ver.
4808
4809 2014-09-01  Allan McRae  <allan@archlinux.org>
4810
4811         * po/eo.po: Update Esperanto translation from translation project.
4812
4813         * po/ca.po: Update Catalan translation from translation project.
4814
4815 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4816
4817         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
4818         __proc_dostop call.
4819
4820 2014-08-27  Mark Wielaard  <mjw@redhat.com>
4821
4822         [BZ #17319]
4823         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
4824         to call set_thread_area instead of hand written asm.
4825         (__NR_set_thread_area): Removed define.
4826         (TLS_FLAG_WRITABLE): Likewise.
4827         (__ASSUME_SET_THREAD_AREA): Remove check.
4828         (TLS_EBX_ARG): Remove define.
4829         (TLS_LOAD_EBX): Likewise.
4830
4831 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4832
4833         Simplify atomicity of socket creation in bind.
4834
4835         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
4836         looking up the name after linking the file.
4837
4838 2014-08-27  Allan McRae  <allan@archlinux.org>
4839
4840         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
4841
4842 2014-08-26  Florian Weimer  <fweimer@redhat.com>
4843
4844         [BZ #17187]
4845         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
4846         trans_compare, open_translit, __gconv_translit_find):
4847         Remove module loading code.
4848
4849 2014-08-26  Allan McRae  <allan@archlinux.org>
4850
4851         * po/vi.po: Update Vietnamese translation from translation project.
4852
4853         * po/uk.po: Update Ukrainian translation from translation project.
4854
4855         * po/fr.po: Update French translation from translation project.
4856
4857         * po/ru.po: Update Russian translation from translation project.
4858
4859         * po/pl.po: Update Polish translation from translation project.
4860
4861         * po/cs.po: Update Czech translation from translation project.
4862
4863         * po/de.po: Update German translation from translation project.
4864
4865         * po/bg.po: Update Bulgarian translation from translation project.
4866
4867         * po/sv.po: Update Sweedish translation from translation project.
4868
4869         * po/nl.po: Update Dutch translation from translation project.
4870
4871         * po/es.po: Update Spanish translation from translation project.
4872
4873 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
4874
4875         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
4876
4877         * catgets/Makefile (CPPFLAGS-gencat): Remove.
4878         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
4879         (CPPFLAGS-iconvconfig): Likewise.
4880         * timezone/Makefile (CPPFLAGS-zic): Likewise.
4881
4882         * include/libc-symbols.h: Remove unnecessary check for
4883         NOT_IN_libc.
4884         * nptl/pthreadP.h: Likewise.
4885         * sysdeps/aarch64/setjmp.S: Likewise.
4886         * sysdeps/alpha/setjmp.S: Likewise.
4887         * sysdeps/arm/sysdep.h: Likewise.
4888         * sysdeps/i386/setjmp.S: Likewise.
4889         * sysdeps/m68k/setjmp.c: Likewise.
4890         * sysdeps/posix/getcwd.c: Likewise.
4891         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
4892         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
4893         * sysdeps/s390/s390-32/setjmp.S: Likewise.
4894         * sysdeps/s390/s390-64/setjmp.S: Likewise.
4895         * sysdeps/sh/sh3/setjmp.S: Likewise.
4896         * sysdeps/sh/sh4/setjmp.S: Likewise.
4897         * sysdeps/unix/alpha/sysdep.h: Likewise.
4898         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4899         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4900         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
4901         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4902         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
4903         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
4904         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4905         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4906         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
4907         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
4908         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
4909         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
4910         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4911         * sysdeps/x86_64/setjmp.S: Likewise.
4912
4913 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
4914
4915         [BZ #17263]
4916         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
4917         <stdint.h>.
4918         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
4919         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
4920
4921 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
4922
4923         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
4924
4925         [BZ #17262]
4926         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
4927         and __x86_64__ when disabling x87 inline functions.
4928
4929 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
4930
4931         [BZ #17259]
4932         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
4933         asm statement with __cpuid_count.
4934
4935 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
4936
4937         * configure.ac: Change __ehdr_start code to dereference the struct.
4938         Run readelf on the output to look for relocations.
4939         * configure: Regenerated.
4940
4941 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
4942
4943         [BZ #17261]
4944         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
4945         value to 0.
4946         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
4947
4948 2014-08-12  Roland McGrath  <roland@hack.frob.com>
4949
4950         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
4951
4952 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
4953
4954         [BZ #16892]
4955         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
4956         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
4957
4958 2014-08-12  Sean Anderson  <seanga2@gmail.com>
4959
4960         * malloc/malloc.c: Fix typo in comment.
4961
4962 2014-08-09  Allan McRae  <allan@archlinux.org>
4963
4964         * Regenerate libc.po.
4965
4966 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
4967
4968         * intl/tst-gettext2.sh: Check every lang file for creation.
4969
4970 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4971
4972         * sysdeps/aarch64/fpu/math_private.h
4973         (libc_feholdsetround_noex_aarch64_ctx): New function.
4974
4975 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4976
4977         * sysdeps/arm/armv6/strcpy.S (strcpy):
4978         Fix performance issue in misaligned cases.
4979
4980 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4981
4982         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
4983         Move definition from termios.h.
4984         (struct termio): Likewise.
4985         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4986         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4987         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4988         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4989         Likewise.
4990         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
4991         Move definition to ioctl-types.h
4992         (struct termio): Likewise.
4993         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4994         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4995         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4996         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4997         Likewise.
4998
4999 2014-08-05  Richard Henderson  <rth@redhat.com>
5000
5001         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
5002         exceptions.
5003         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
5004         Add fraiseexcpt.
5005         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
5006         Use __feraiseexcept.
5007         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
5008         Protect libm symbols with IS_IN_libm.
5009
5010         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
5011
5012 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
5013
5014         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
5015
5016 2014-08-04  Will Newton  <will.newton@linaro.org>
5017
5018         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
5019         file.
5020
5021 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
5022
5023         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
5024         variants for each function.
5025
5026 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5027
5028         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
5029         appended ...
5030         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
5031         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
5032         appended ...
5033         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
5034         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
5035         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
5036         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
5037         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
5038         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
5039         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
5040         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
5041         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
5042         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
5043         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
5044         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
5045         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
5046         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
5047         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
5048         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
5049         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
5050         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
5051         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
5052         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
5053         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
5054         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
5055         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
5056         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
5057         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
5058         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
5059         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
5060         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
5061         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
5062         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
5063         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
5064         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
5065         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
5066         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
5067         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
5068         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
5069         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
5070         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
5071         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
5072         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
5073         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
5074         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
5075         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
5076         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
5077         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
5078         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
5079         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
5080         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
5081         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
5082         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
5083         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
5084         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
5085         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
5086         Update #include.
5087         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
5088         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
5089
5090 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5091
5092         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
5093         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
5094         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
5095         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
5096         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
5097         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
5098
5099 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5100
5101         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
5102         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
5103         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5104         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
5105
5106 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5107
5108         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
5109         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
5110         (__libc_vfork): Define function under this name.
5111         (__vfork): Define as an alias.
5112         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
5113         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
5114
5115 2014-08-04  Roland McGrath  <roland@hack.frob.com>
5116
5117         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
5118         that was previously under [RESET_PID].
5119         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
5120
5121 2014-08-04  Andreas Schwab  <schwab@suse.de>
5122
5123         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
5124
5125 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
5126
5127         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
5128         (main): Likewise.
5129
5130 2014-08-01  Roland McGrath  <roland@hack.frob.com>
5131
5132         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
5133
5134 2014-08-01  Richard Henderon  <rth@redhat.com>
5135
5136         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
5137         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
5138         typo in exact zero test.
5139         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
5140         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
5141         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
5142
5143 2014-08-01  Roland McGrath  <roland@hack.frob.com>
5144
5145         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
5146         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
5147         * sysdeps/arm/sysdep.h: ... here.
5148         [!__ASSEMBLER__]: Include <stdint.h>.
5149
5150 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
5151
5152         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
5153         (HAVE_WCTYPE_H): Likewise.
5154         (HAVE_ISWCTYPE): Likewise.
5155         (ENABLE_NLS): Likewise.
5156         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
5157         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
5158
5159         * posix/regex_internal.c: Check if DEBUG is defined and is
5160         set.
5161
5162         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
5163         (HAVE_MBSRTOWCS): Likewise.
5164         * posix/fnmatch.c: Include string.h unconditionally.
5165
5166 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
5167
5168         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
5169         reversal.
5170
5171 2014-07-31  Roland McGrath  <roland@hack.frob.com>
5172
5173         * sysdeps/generic/safe-fatal.h: New file.
5174         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
5175         * nptl/forward.c: Include it.
5176         (__pthread_unwind): Use __safe_fatal as default action, rather
5177         than a bogus use of INTERNAL_SYSCALL that could never work.
5178
5179         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
5180         * configure.ac (libc_cv_builtin_trap): New test.
5181         * configure: Regenerated.
5182         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
5183         (ABORT_INSTRUCTION): Define using __builtin_trap.
5184
5185         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
5186         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
5187         * sysdeps/nptl/nptl-signals.h: New file.
5188         * nptl/pthreadP.h: Include <nptl-signals.h>.
5189
5190 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
5191
5192         * sysdeps/s390/s390-64/utf16-utf32-z9.c
5193         (ONE_DIRECTION): Define.
5194         * sysdeps/s390/s390-64/utf8-utf16-z9.c
5195         (ONE_DIRECTION): Define.
5196         * sysdeps/s390/s390-64/utf8-utf32-z9.c
5197         (ONE_DIRECTION): Define.
5198
5199 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
5200
5201         * sysdeps/s390/Makefile: Delete file.
5202         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
5203         * sysdeps/s390/__longjmp.c: Delete file.
5204         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
5205         Remove fields __flags and __reserved.
5206         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
5207         and add versioning.
5208         * sysdeps/s390/rtld-__longjmp.c: Delete file.
5209         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
5210         * sysdeps/s390/rtld-setjmp.S: Likewise.
5211         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
5212         * sysdeps/s390/s390-32/__longjmp.c: ... here.
5213         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
5214         * sysdeps/s390/s390-32/setjmp.S: ... here.
5215         Add versioning.
5216         (__sigsetjmp): Remove setting __flags field.
5217         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
5218         * sysdeps/s390/s390-64/__longjmp.c: ... here.
5219         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
5220         * sysdeps/s390/s390-64/setjmp.S: ... here.
5221         Add versioning.
5222         (__sigsetjmp): Remove setting __flags field.
5223         * sysdeps/s390/setjmp.S: Delete file.
5224         * sysdeps/s390/sigjmp.c: Likewise.
5225         * sysdeps/s390/v1-longjmp.c: Likewise.
5226         * sysdeps/s390/v1-setjmp.h: Likewise.
5227         * sysdeps/s390/v1-sigjmp.c: Likewise.
5228         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
5229         Remove v1-longjmp_chk.
5230         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
5231         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
5232         Include debug/longjmp_chk.c and add versioning.
5233         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
5234         Include nptl/pt-longjmp.c and add versioning.
5235         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
5236         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
5237         Include __longjmp.c.
5238         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
5239         Move to ...
5240         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
5241         (__getcontext): Remove setting __flags field.
5242         Add versioning.
5243         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
5244         Don't restore upper high grps.
5245         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
5246         Likewise.
5247         (__swapcontext): Remove setting uc_flags field.
5248         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
5249         Delete file.
5250         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
5251         Include __longjmp.c.
5252         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
5253         Move to ...
5254         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
5255         (__getcontext): Remove setting __flags field.
5256         Add versioning.
5257         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
5258         (__swapcontext): Remove setting uc_flags field.
5259         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
5260         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
5261         Remove fields uc_high_gprs and __reserved.
5262         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
5263         New file with reverted content.
5264         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
5265         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
5266         Regenerated.
5267         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
5268         Regenerated.
5269
5270 2014-07-31  Andreas Schwab  <schwab@suse.de>
5271
5272         * config.h.in (HAVE_IFUNC): Define to 0.
5273         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
5274         definedness.
5275
5276 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
5277
5278         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
5279         memmove-avx-unaligned, memcpy-avx-unaligned and
5280         mempcpy-avx-unaligned.
5281         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
5282         Add tests for AVX memcpy functions.
5283         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
5284         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
5285         memcpy_chk.
5286         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
5287         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
5288         memmove_chk.
5289         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
5290         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
5291         mempcpy_chk.
5292         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
5293         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
5294         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
5295
5296 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5297
5298         [BZ #17213]
5299         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
5300         powerpc64le.
5301
5302 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
5303
5304         [BZ #16839]
5305         * manual/llio.texi: Add section about open file description locks.
5306         * manual/examples/ofdlocks.c: Example of open file description
5307         lock usage.
5308         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
5309         F_OFD_SETLK, and F_OFD_SETLKW.
5310
5311 2014-07-23  Allan McRae  <allan@archlinux.org>
5312
5313         * po/es.po: Update Spanish translation from translation project.
5314
5315 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
5316
5317         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
5318
5319 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
5320
5321         [BZ #17078]
5322         * sysdeps/arm/dl-machine.h (elf_machine_rela)
5323         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
5324         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
5325
5326 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
5327
5328         [BZ #17088]
5329         * math/fesetenv.c (__fesetenv)
5330         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
5331         * math/feupdateenv.c (__feupdateenv)
5332         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
5333
5334         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
5335         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
5336         (__ASSUME_SOCKETCALL): Do not define.
5337
5338         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
5339         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
5340         (__ASSUME_SOCKETCALL): Do not define.
5341         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
5342         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
5343         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5344         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
5345         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5346         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
5347         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5348         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5349
5350         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
5351         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
5352         (__ASSUME_SOCKETCALL): Do not define.
5353         (__ASSUME_IPC64): Define unconditionally.
5354         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
5355         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5356         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
5357         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5358         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
5359         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5360         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
5361         Likewise.
5362
5363         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
5364         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
5365         (__ASSUME_SOCKETCALL): Do not define.
5366         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
5367         (__ASSUME_FUTEX_LOCK_PI): Likewise.
5368         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5369         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
5370         (__ASSUME_REQUEUE_PI): Define unconditionally.
5371         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
5372         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
5373         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5374         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
5375         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5376         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5377
5378         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
5379         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
5380         (__ASSUME_SOCKETCALL): Do not define.
5381         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
5382         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5383         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5384         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
5385         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5386         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
5387
5388         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
5389         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
5390         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
5391         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
5392         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
5393         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
5394         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
5395         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
5396         (__ASSUME_GETCPU_SYSCALL): Likewise.
5397
5398         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
5399         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
5400         cases for individual architectures.
5401         * sysdeps/gnu/configure: Regenerated.
5402         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
5403         LIBC_SLIBDIR_RTLDDIR.
5404         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
5405         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
5406         LIBC_SLIBDIR_RTLDDIR.
5407         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
5408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
5409         LIBC_SLIBDIR_RTLDDIR.
5410         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
5411         Regenerated.
5412         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
5413         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
5414         file.
5415         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
5416         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
5417         file.
5418         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
5419         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
5420         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
5421         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
5422
5423         * sysdeps/aarch64/shlib-versions: Move to ...
5424         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
5425         * sysdeps/alpha/shlib-versions: Move to ...
5426         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
5427         * sysdeps/arm/shlib-versions: Move to ...
5428         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
5429         * sysdeps/hppa/shlib-versions: Move all contents except for
5430         libgcc_s entry to ...
5431         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
5432         entry from ...
5433         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
5434         * sysdeps/ia64/shlib-versions: Move to ...
5435         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
5436         entry from ...
5437         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
5438         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
5439         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
5440         * sysdeps/microblaze/shlib-versions: Move to ...
5441         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
5442         * sysdeps/mips/shlib-versions: Move to ...
5443         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
5444         entry from ...
5445         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
5446         * sysdeps/tile/shlib-versions: Move to ...
5447         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
5448         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
5449         from ...
5450         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
5451         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
5452         entry from ...
5453         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
5454
5455 2014-07-17  Will Newton  <will.newton@linaro.org>
5456
5457         * sysdeps/arm/bits/atomic.h
5458         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
5459         (__arch_compare_and_exchange_bool_16_int): Likewise.
5460         (__arch_compare_and_exchange_bool_64_int): Likewise.
5461
5462         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
5463         into an #else block.
5464
5465 2014-07-16  Roland McGrath  <roland@hack.frob.com>
5466
5467         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
5468         just Linux configurations.  Test empirically that the compiler sets
5469         __ARM_EABI__, rather than using the tuple to decide.
5470         * sysdeps/arm/preconfigure: Regenerated.
5471         * sysdeps/unix/sysv/linux/arm/configure: File removed.
5472         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
5473         contents appended ...
5474         * sysdeps/arm/configure.ac: ... here.
5475         * sysdeps/arm/configure: Regenerated.
5476
5477 2014-07-15  Roland McGrath  <roland@hack.frob.com>
5478
5479         * nptl/pthread_kill.c: New file.
5480         * nptl/pthread_sigmask.c: New file.
5481         * nptl/pthread_sigqueue.c: New file.
5482
5483         * sysdeps/nptl/lowlevellock.h: New file.
5484         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
5485         * sysdeps/nptl/lowlevellock-futex.h: New file.
5486
5487         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
5488         Remove dead declarations.
5489
5490 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
5491
5492         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
5493         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
5494         config-cflags-avx2.
5495         * sysdeps/x86_64/configure.ac: Likewise.
5496         * sysdeps/i386/configure: Regenerated.
5497         * sysdeps/x86_64/configure: Likewise.
5498         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
5499         memset-avx2 only if config-cflags-avx2 is yes.
5500         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
5501         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
5502         defined.
5503         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
5504         only if HAVE_AVX2_SUPPORT is defined.
5505         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5506
5507 2014-07-14  Alan Modra  <amodra@gmail.com>
5508
5509         [BZ #17153]
5510         * elf/elf.h (DT_PPC64_NUM): Correct value.
5511         * NEWS: Add to fixed bug list.
5512
5513 2014-07-13  Jim Meyering  <meyering@fb.com>
5514
5515         [BZ 17150]
5516         regex: don't deref NULL upon heap allocation failure
5517         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
5518         failure in one more place.
5519         To trigger the segfault, configure grep -with-included-regex,
5520         build it, and run these commands:
5521         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
5522
5523 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
5524
5525         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5526
5527 2014-07-11  Richard Henderson  <rth@redhat.com>
5528
5529         * sysdeps/aarch64/libm-test-ulps: Update.
5530
5531 2014-07-10  Florian Weimer  <fweimer@redhat.com>
5532
5533         [BZ #17135]
5534         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
5535         * nptl/allocatestack.c (__nptl_setxid_error): New function.
5536         (__nptl_setxid): Initialize error member.  Call
5537         __nptl_setxid_error.
5538         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
5539         * nptl/descr.h (struct xid_command): Add error member.
5540         * nptl/tst-setuid3.c: New file.
5541         * nptl/Makefile (tests): Add it.
5542
5543 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5544
5545         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
5546         New define.
5547         (__lll_trylock): Use __lll_base_trylock.
5548         (__lll_cond_trylock): Likewise.
5549
5550 2014-07-10  Roland McGrath  <roland@hack.frob.com>
5551
5552         * nptl/pthread_create.c (start_thread): Use atomic_or and
5553         lll_futex_wake directly rather than lll_robust_dead.
5554         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
5555         (lll_robust_dead): Macro removed.
5556         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
5557         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
5558         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
5559         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5560         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5561         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
5562         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
5563         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5564         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
5565         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5566         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5567         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5568         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5569         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5570         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5571
5572         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
5573         Use atomic_compare_and_exchange_val_acq directly rather than
5574         lll_robust_trylock.
5575         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
5576         (__lll_robust_trylock, lll_robust_trylock): Removed.
5577         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
5578         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
5579         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5580         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5581         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
5582         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
5583         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5584         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
5585         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5586         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5587         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5588         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5589         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5590         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5591
5592 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5593
5594         * manual/locale.texi (Locale Names): New section documenting
5595         locale name syntax.  Adjust menu and node chaining accordingly.
5596         (Choosing Locale): Reference Locale Names, Locale Categories.
5597         Mention setting LC_ALL=C.  Reflect that name syntax is now
5598         documented.
5599         (Locale Categories): New section title.  Reference Locale Names.
5600         LC_ALL is an environment variable, but not a category.
5601         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
5602         description, now in Locale Name.  Reference that section.  Locale
5603         name syntax is now documented.
5604
5605 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5606
5607         [BZ #17137]
5608         * locale/findlocale.c (name_present, valid_locale_name): New
5609         functions.
5610         (_nl_find_locale): Use the loc_name variable to store name
5611         candidates.  Call name_present and valid_locale_name to check and
5612         validate locale names.  Return an error if the locale is invalid.
5613
5614 2014-07-02  Florian Weimer  <fweimer@redhat.com>
5615
5616         * locale/setlocale.c (setlocale): Use strdup for allocating
5617         composite name copy.
5618
5619 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
5620
5621         Sync up with gnulib.
5622         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
5623         [!_LIBC && ENABLE_NLS]: Include gettext.h.
5624         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
5625         and _GL_ARG_NONNULL.
5626         [USE_UNLOCKED_IO]: Include unlocked-io.h.
5627         [!_LIBC]: Include code for Windows and Cygwin.
5628         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
5629         Include prototype for int strerror_r.
5630         [!_LIBC] (is_open): New function.
5631         (flush_stdout): New function.
5632         (print_errno_message): Use it.
5633         (error): Likewise.
5634         (error_at_line): Likewise.
5635         (error_tail) Add function attribute macros.  Use
5636         __builtin_expect.
5637
5638         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
5639
5640         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
5641
5642         * io/ftw.c: Include sys/param.h unconditionally.
5643
5644         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
5645
5646         [BZ #17125]
5647         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
5648         libc_freeres_ptr.
5649         (freecache): New function to free CACHE on exit.
5650
5651         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
5652         initialization.
5653
5654 2014-07-09  David S. Miller  <davem@davemloft.net>
5655
5656         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5657
5658         * sysdeps/sparc/nptl/internaltypes.h: Delete.
5659         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
5660         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
5661         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
5662         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
5663         * sysdeps/sparc/nptl/sem_init.c: Likewise.
5664         * sysdeps/sparc/nptl/sem_post.c: Likewise.
5665         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
5666         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
5667         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
5668         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
5669         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
5670         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
5671
5672 2014-07-09  Andreas Schwab  <schwab@suse.de>
5673
5674         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
5675         output.
5676         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
5677         (do_test): Likewise.
5678
5679         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
5680
5681 2014-07-09  Will Newton  <will.newton@linaro.org>
5682
5683         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
5684         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
5685         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
5686         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
5687         * sysdeps/hppa/start.S (_start): Likewise.
5688
5689 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
5690
5691         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
5692
5693         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
5694         defined.
5695
5696 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5697
5698         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
5699         after checking that it is non-NULL.
5700
5701         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
5702
5703 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5704
5705         * sysdeps/powerpc/memmove.c: Remove file.
5706         * sysdeps/powerpc/powerpc32/power4/memcopy.h
5707         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
5708         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
5709         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
5710         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
5711         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
5712         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
5713         string memmove instead of removed powerpc one.
5714
5715         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
5716         [weak_alias]: Fix compiler warning due trailing data.
5717         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
5718         [weak_alias]: Likewise.
5719         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
5720         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
5721
5722         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
5723         (__libc_ifunc_impl_list): Add memmove functions.
5724
5725 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5726
5727         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
5728         Remove code.
5729         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
5730         Likewise
5731         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
5732         Likewise
5733         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
5734         Likewise
5735         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
5736         Likewise
5737         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
5738         Likewise
5739         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
5740         Likewise
5741         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
5742         Likewise
5743         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
5744         Likewise
5745         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
5746         Likewise
5747         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
5748         Likewise
5749         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
5750         Likewise
5751         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
5752         Likewise
5753         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
5754         Likewise
5755         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
5756         Likewise
5757         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
5758         Likewise
5759         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
5760         Likewise
5761
5762 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5763
5764         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
5765         to avoid alignment traps in non-cacheable memory.
5766         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
5767
5768         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
5769         multiarch objects.
5770         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
5771         file: multiarch power7 memmove.
5772         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
5773         multiarch default memmove.
5774         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
5775         multiarch memove for powerpc32/power4.
5776
5777         * string/bcopy.c: Use full path to include memmove.c.
5778         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
5779         multiarch objects.
5780         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
5781         bcopy for powerpc64.
5782         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
5783         bcopy for powerpc64.
5784         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
5785         and memmove implementations.
5786         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
5787         optimized multiarch memmove for POWER7/powerpc64.
5788         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
5789         default multiarch memmove for powerpc64.
5790         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
5791         multiarch for powerpc64.
5792         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
5793         for POWER7/powerpc64.
5794         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
5795         memmove for POWER7/powerpc64.
5796
5797         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
5798         glibc default one.
5799
5800         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
5801         __ELF_NATIVE_CLASS equal to 64.
5802
5803 2014-07-07  Roland McGrath  <roland@hack.frob.com>
5804
5805         * sysdeps/nptl/lowlevellock.h: File removed.
5806
5807         * NEWS: NPTL is no longer an add-on!
5808         * nptl/internaltypes.h: Moved ...
5809         * sysdeps/nptl/internaltypes.h: ... here.
5810         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
5811         * sysdeps/nptl/fork.c: Likewise.
5812         * sysdeps/nptl/gai_misc.h: Likewise.
5813         * sysdeps/nptl/librt-cancellation.c: Likewise.
5814         * sysdeps/nptl/jmp-unwind.c: Likewise.
5815         * sysdeps/nptl/setxid.h: Likewise.
5816         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
5817         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
5818         * sysdeps/unix/sysv/linux/arm/Implies: New file.
5819         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
5820         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
5821         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
5822         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
5823         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
5824         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
5825         * sysdeps/unix/sysv/linux/mips/Implies: New file.
5826         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
5827         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
5828         * sysdeps/unix/sysv/linux/sh/Implies: New file.
5829         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
5830         * sysdeps/unix/sysv/linux/tile/Implies: New file.
5831         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
5832         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
5833         * nptl/Makeconfig: Moved ...
5834         * sysdeps/nptl/Makeconfig: ... here.
5835         * nptl/configure: File removed.
5836         * nptl/ANNOUNCE: File removed.
5837         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
5838         * sysdeps/unix/sysv/linux/configure: Regenerated.
5839
5840         * nptl/Makefile (routines): Add libc_pthread_init,
5841         libc_multiple_threads, register-atfork and unregister-atfork.
5842         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
5843         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
5844         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
5845         pthread-pi-defines.sym, structsem.sym.
5846         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
5847         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
5848         [$(subdir) = nptl] (tests): Add tst-setgetname.
5849         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
5850         * sysdeps/unix/sysv/linux/sigaction.c: Just include
5851         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
5852         [!LIBC_SIGACTION]: Remove aliases.
5853         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
5854         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
5855         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5856         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
5857         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
5858         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
5859         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
5860         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
5861         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
5862         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
5863         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
5864         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
5865         __libc_allocate_rtsig_private.
5866         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
5867         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
5868         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
5869         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
5870         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
5871         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
5872         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
5873         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
5874         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
5875         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
5876         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
5877         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
5878         * nptl/internaltypes.h: ... here.
5879         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
5880         * sysdeps/nptl/jmp-unwind.c: ... here.
5881         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
5882         * nptl/libc-lowlevellock.c: ... here.
5883         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
5884         * nptl/libc_multiple_threads.c: ... here.
5885         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
5886         * nptl/libc_pthread_init.c: ... here.
5887         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
5888         * nptl/lowlevelbarrier.sym: ... here.
5889         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
5890         * nptl/lowlevelcond.sym: ... here.
5891         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
5892         * nptl/lowlevellock.c: ... here.
5893         * nptl/lowlevellock.h: Moved ...
5894         * sysdeps/nptl/lowlevellock.h: ... here.
5895         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
5896         * nptl/lowlevelrobustlock.c: ... here.
5897         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
5898         * nptl/lowlevelrobustlock.sym: ... here.
5899         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
5900         * nptl/lowlevelrwlock.sym: ... here.
5901         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
5902         * nptl/pt-fork.c: ... here.
5903         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
5904         * nptl/pthread-pi-defines.sym: ... here.
5905         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
5906         * nptl/pthread_attr_getaffinity.c: ... here.
5907         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
5908         * nptl/pthread_attr_setaffinity.c: ... here.
5909         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
5910         * nptl/pthread_mutex_cond_lock.c: ... here.
5911         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
5912         Update #include.
5913         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
5914         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
5915         * nptl/pthread_once.c: ... here, replacing old file.
5916         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
5917         * nptl/pthread_yield.c: ... here.
5918         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
5919         * nptl/register-atfork.c: ... here.
5920         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
5921         * nptl/sem_post.c: ... here.
5922         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
5923         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
5924         * nptl/sem_timedwait.c: ... here.
5925         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
5926         * nptl/sem_trywait.c: ... here.
5927         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
5928         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
5929         * nptl/sem_wait.c: ... here.
5930         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
5931         * nptl/structsem.sym: ... here.
5932         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
5933         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
5934         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
5935         * nptl/unregister-atfork.c: ... here.
5936         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
5937         * nptl/unwindbuf.sym: ... here.
5938         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
5939         * sysdeps/nptl/fork.c: ... here.
5940         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
5941         * sysdeps/nptl/fork.h: ... here.
5942         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
5943         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
5944         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
5945         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
5946         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
5947         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
5948         * sysdeps/unix/sysv/linux/getpid.c: ... here.
5949         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
5950         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
5951         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
5952         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
5953         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
5954         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
5955         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
5956         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
5957         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
5958         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
5959         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
5960         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
5961         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
5962         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
5963         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
5964         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
5965         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
5966         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
5967         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
5968         * sysdeps/unix/sysv/linux/raise.c: ... here.
5969         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
5970         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
5971         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
5972         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
5973         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
5974         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
5975         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
5976         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
5977         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
5978         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
5979         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
5980         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
5981         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
5982         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
5983         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
5984
5985 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5986
5987         * sysdeps/generic/memcopy.h: Add comment for
5988         MEMCPY_OK_FOR_FWD_MEMMOVE.
5989
5990 2014-07-04  Will Newton  <will.newton@linaro.org>
5991
5992         * string/memchr.c: Merge from gnulib.
5993         [_LIBC]: Remove conditionals.
5994         (__ptr_t): Remove define.
5995         (LONG_MAX_32_BITS): Likewise.
5996         (LONG_MAX): Likewise.
5997         (MEMCHR): Use ANSI prototype and optimize algorithm.
5998
5999         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
6000
6001 2014-07-03  Roland McGrath  <roland@hack.frob.com>
6002
6003         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
6004         (lll_futex_timed_wait_bitset): Fix syscall argument count.
6005
6006         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
6007         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
6008         in a bare environment with no <stdlib.h> installed.
6009         * sysdeps/nptl/configure: Regenerated.
6010
6011         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
6012
6013         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
6014         AC_EGREP_CPP for kernel header checks, so they only succeed if
6015         including <linux/version.h> actually works right.
6016         * sysdeps/unix/sysv/linux/configure: Regenerated.
6017
6018         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
6019         value so it's not diagnosed as unused.
6020
6021         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
6022         thing) with "ifeq ($(subdir),rt)".
6023
6024 2014-07-03  Richard Henderson  <rth@redhat.com>
6025
6026         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
6027         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
6028         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
6029
6030         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
6031         (math_force_eval): New.
6032
6033         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
6034         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
6035
6036         * sysdeps/alpha/fpu/s_round.c: Remove file.
6037         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
6038
6039         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
6040         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
6041         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
6042         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
6043         (_dl_start, print_statistics): Likewise.
6044         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
6045         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
6046
6047         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6048         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6049         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6050         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6051         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
6052         (HP_SMALL_TIMING_AVAIL): Define.
6053         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6054         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
6055         (HP_SMALL_TIMING_AVAIL): Define.
6056         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6057         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
6058
6059         * sysdeps/aarch64/hp-timing.h: New file.
6060
6061         * sysdeps/generic/hp-timing.h: Remove dead comment.
6062         * sysdeps/generic/hp-timing-common.h: New file.
6063         * sysdeps/alpha/hp-timing.h: Include it.
6064         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
6065         * sysdeps/i386/i686/hp-timing.h: Likewise.
6066         * sysdeps/ia64/hp-timing.h: Likewise.
6067         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
6068         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
6069         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
6070         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
6071         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
6072         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
6073         (hp_timing_t): New.
6074
6075         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
6076         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
6077         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
6078         * elf/rtld.c (_dl_start_final): Likewise.
6079         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
6080         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6081         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6082         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6083         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6084         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
6085         (HP_TIMING_DIFF_INIT): Remove.
6086         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6087         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
6088         (HP_TIMING_DIFF_INIT): Remove.
6089         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
6090         * sysdeps/i386/i686/hp-timing.c: Remove file.
6091         * sysdeps/x86_64/hp-timing.c: Remove file.
6092         * sysdeps/ia64/hp-timing.c: Remove file.
6093         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
6094         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
6095         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
6096         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
6097
6098         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
6099         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
6100         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
6101         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6102         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
6103         (HP_TIMING_ACCUM): Remove.
6104         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6105         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
6106         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
6107
6108         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
6109         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
6110         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
6111         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
6112         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
6113         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
6114         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
6115         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
6116
6117         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
6118
6119 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
6120
6121         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
6122
6123 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6124
6125         Sync up with gettext.
6126         * intl/loadmsgcat.c: Define O_BINARY if not defined.
6127         [_MSC_VER]: Include malloc.h
6128         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
6129         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
6130         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
6131         TEMP_FAILURE_RETRY.  Cast return of alloca.
6132         [!_LIBC] Call gl_rwlock_init.
6133         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
6134
6135 2014-07-02  Roland McGrath  <roland@hack.frob.com>
6136
6137         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
6138         before checking its value.
6139
6140 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6141
6142         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
6143
6144         * debug/memcpy_chk.c: Don't include pagecopy.h.
6145         * debug/mempcpy_chk.c: Likewise.
6146         * string/memcpy.c: Likewise.
6147         * string/memmove.c: Likewise.
6148         * sysdeps/powerpc/memmove.c: Likewise.
6149         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
6150         definition of PAGE_COPY_FWD_MAYBE here...
6151         * sysdeps/generic/pagecopy.h: ... from here.
6152         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
6153
6154 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6155             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6156
6157         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
6158         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
6159         optimizations.
6160         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6161         (__libc_ifunc_impl_list): Likewise.
6162         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
6163         multiarch strcat for PPC64.
6164         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
6165         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
6166
6167 2014-07-02  Roland McGrath  <roland@hack.frob.com>
6168
6169         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
6170
6171 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6172
6173         * intl/loadmsgcat.c: Remove declaration of
6174         get_sysdep_segment_value.
6175         (get_sysdep_segment_value): Use ISO C style.
6176         (_nl_load_domain): Use ISO C style.  Get rid of redundant
6177         semicolon.  Fix typo and formatting in comment.
6178         (_nl_unload_domain): Use ISO C style.
6179
6180         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
6181
6182 2014-07-02  Will Newton  <will.newton@linaro.org>
6183
6184         * malloc/obstack.c: Merge from gnulib master.
6185         [HAVE_CONFIG_H]: Remove conditional code.
6186         [!_LIBC]: Include config.h.
6187         [!ELIDE_CODE]: Don't include inttypes.h, include
6188         stdint.h unconditionally.
6189         (print_and_abort): Mark as _Noreturn.
6190         (_obstack_allocated_p): Mark as __attribute_pure__.
6191         (obstack_free): Rename to __obstack_free.
6192         [!__attribute__]: Remove conditional code.
6193         * malloc/obstack.h: Merge from gnulib master.
6194         [__cplusplus]: Move conditional down.
6195         [!__attribute_pure__]: Define __attribute_pure__ here
6196         if it is not already defined.
6197         (_obstack_memory_used): Mark as __attribute_pure__.
6198         [!__obstack_free]: Define as obstack_free.
6199         [__GNUC__]: Remove check for ancient NeXT gcc.
6200
6201 2014-07-02  Will Newton  <will.newton@linaro.org>
6202             Paul Eggert  <eggert@cs.ucla.edu>
6203
6204         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
6205
6206 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6207
6208         * resolv/gethnamaddr.c: Add comment warning that the file is
6209         not maintained.
6210
6211 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
6212
6213         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
6214         entries.
6215
6216         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
6217         entry for aio_cancel and aio_cancel64.
6218         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
6219         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
6220         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
6221         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
6222         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
6223         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
6224         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
6225         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
6226         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
6227         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
6228         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
6229         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
6230         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
6231
6232 2014-07-01  Roland McGrath  <roland@hack.frob.com>
6233
6234         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
6235         * nptl/pthread_mutex_lock.c: Likewise.
6236         * nptl/pthread_mutex_timedlock.c: Likewise.
6237         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
6238
6239 2014-07-01  Richard henderson  <rth@redhat.com>
6240
6241         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
6242         (__isnan, __isnanl): Remove.
6243         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
6244
6245         * sysdeps/alpha/fpu/libm-test-ulps: Update.
6246
6247 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
6248
6249         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6250
6251 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
6252
6253         * resolv/nss_dns/dns-host.c (getanswer_r)
6254         [MULTI_PTRS_ARE_ALIASES]: Remove code.
6255
6256 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
6257
6258         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
6259         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
6260         undefine.
6261         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
6262         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
6263
6264 2014-07-01  Roland McGrath <roland@hack.frob.com>
6265
6266         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
6267         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
6268
6269         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
6270         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
6271
6272         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
6273         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
6274         ... here.
6275         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
6276         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
6277
6278         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
6279         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
6280         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
6281         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
6282
6283         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
6284         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
6285         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
6286         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
6287         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
6288         Moved ...
6289         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
6290         ... here.
6291         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
6292         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
6293         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
6294         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
6295         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
6296         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
6297         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
6298         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
6299         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
6300         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
6301         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
6302         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
6303         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
6304         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
6305         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
6306         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
6307         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
6308         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
6309         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
6310         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
6311         ... here.
6312         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
6313         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
6314         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
6315         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
6316         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
6317         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
6318         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
6319         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
6320
6321 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
6322
6323         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
6324         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
6325         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
6326         Add sysdep.
6327
6328 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6329
6330         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6331
6332 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
6333
6334         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
6335         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
6336
6337         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
6338
6339         * sysdeps/arm/libm-test-ulps: Regenerated.
6340
6341 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
6342             Roland McGrath <roland@hack.frob.com>
6343
6344         * test-skeleton.c (signal_handler): Kill the whole process group
6345         before killing the child individually.
6346         (main): Report any failure on `setpgid'.
6347
6348 2014-06-30  Roland McGrath  <roland@hack.frob.com>
6349
6350         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
6351         from _TLS_H to _ARM_NPTL_TLS_H.
6352         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
6353         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
6354
6355 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
6356
6357         [BZ #16539]
6358         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
6359         (__expm1l): Return argument unchanged when small but not
6360         subnormal.
6361
6362         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
6363         include macro name.
6364         (_FP_UNPACK_RAW_1_P): Likewise.
6365         (_FP_PACK_RAW_1): Likewise.
6366         (_FP_PACK_RAW_1_P): Likewise.
6367         (_FP_MUL_MEAT_1_wide): Likewise.
6368         (_FP_MUL_MEAT_DW_1_hard): Likewise.
6369         (_FP_MUL_MEAT_1_hard): Likewise.
6370         (_FP_DIV_MEAT_1_imm): Likewise.
6371         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
6372         (_FP_DIV_MEAT_1_udiv): Likewise.
6373         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
6374         (_FP_UNPACK_RAW_2): Likewise.
6375         (_FP_UNPACK_RAW_2_P): Likewise.
6376         (_FP_PACK_RAW_2): Likewise.
6377         (_FP_PACK_RAW_2_P): Likewise.
6378         (_FP_MUL_MEAT_DW_2_wide): Likewise.
6379         (_FP_MUL_MEAT_2_wide): Likewise.
6380         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
6381         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
6382         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
6383         (_FP_MUL_MEAT_2_gmp): Likewise.
6384         (_FP_DIV_MEAT_2_udiv): Likewise.
6385         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
6386         (_FP_FRAC_SRL_4): Likewise.
6387         (_FP_FRAC_SRST_4): Likewise.
6388         (_FP_FRAC_SRS_4): Likewise.
6389         (_FP_UNPACK_RAW_4): Likewise.
6390         (_FP_UNPACK_RAW_4_P): Likewise.
6391         (_FP_PACK_RAW_4): Likewise.
6392         (_FP_PACK_RAW_4_P): Likewise.
6393         (_FP_MUL_MEAT_DW_4_wide): Likewise.
6394         (_FP_MUL_MEAT_4_wide): Likewise.
6395         (_FP_MUL_MEAT_4_gmp): Likewise.
6396         (umul_ppppmnnn): Likewise.
6397         (_FP_DIV_MEAT_4_udiv): Likewise.
6398         (__FP_FRAC_ADD_4): Likewise.
6399         (__FP_FRAC_SUB_3): Likewise.
6400         (__FP_FRAC_SUB_4): Likewise.
6401         (__FP_FRAC_DEC_3): Likewise.
6402         (__FP_FRAC_DEC_4): Likewise.
6403         (__FP_FRAC_ADDI_4): Likewise.
6404         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
6405         (_FP_FRAC_SRL_8): Likewise.
6406         (_FP_FRAC_SRS_8): Likewise.
6407
6408         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
6409         include macro name.
6410         (FP_UNPACK_RAW_EP): Likewise.
6411         (FP_PACK_RAW_E): Likewise.
6412         (FP_PACK_RAW_EP): Likewise.
6413         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
6414         (_FP_ISSIGNAN): Likewise.
6415         (_FP_ADD_INTERNAL): Likewise.
6416         (_FP_FMA): Likewise.
6417         (_FP_CMP): Likewise.
6418         (_FP_SQRT): Likewise.
6419         (_FP_TO_INT): Likewise.
6420         (_FP_FROM_INT): Likewise.
6421         (FP_EXTEND): Likewise.
6422         (_FP_DIV_MEAT_N_loop): Likewise.
6423
6424 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
6425
6426         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
6427         throughout.
6428
6429 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
6430
6431         [BZ #17097]
6432         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
6433         result with correct sign in case of exponents that produce
6434         overflow except for X very close to 1.
6435
6436 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
6437
6438         mktime: merge #if/#ifdef usage from glibc
6439         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
6440         as that works with both Glibc's and Gnulib's style.
6441         See thread starting at Siddhesh Poyarekar's bug report at:
6442         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
6443
6444 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
6445
6446         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
6447         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
6448         * sysdeps/tile/tilegx/memmove.c: Remove file.
6449
6450 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
6451
6452         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
6453         abi-name definition.
6454         * scripts/soversions.awk: Do not handle or generate ABI lines.
6455         * shlib-versions: Remove ABI entries.
6456         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
6457         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
6458
6459 2014-06-27  Roland McGrath  <roland@hack.frob.com>
6460
6461         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
6462         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
6463         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
6464         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
6465         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
6466         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
6467         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
6468         Moved ...
6469         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
6470         ... here.
6471         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
6472         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
6473         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
6474         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
6475         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
6476         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
6477         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
6478         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
6479         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
6480         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
6481         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
6482         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
6483         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
6484         Moved ...
6485         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
6486         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
6487         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
6488         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
6489         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
6490         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
6491         Moved ...
6492         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
6493         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
6494         Moved ...
6495         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
6496         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
6497         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
6498         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
6499         Moved ...
6500         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
6501         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
6502         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
6503         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
6504         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
6505         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
6506         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
6507         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
6508         Moved ...
6509         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
6510         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
6511         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
6512         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
6513         Moved ...
6514         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
6515         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
6516         Moved ...
6517         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
6518         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
6519         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
6520         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
6521         Moved ...
6522         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
6523         ... here.
6524         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
6525         Identical file removed.
6526         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
6527         Moved ...
6528         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
6529         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
6530         Identical file removed.
6531         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
6532         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
6533         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
6534         Moved ...
6535         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
6536         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
6537         Identical file removed.
6538         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
6539         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
6540         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
6541         Identical file removed.
6542         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
6543         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
6544         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
6545         Identical file removed.
6546         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
6547         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
6548         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
6549         Identical file removed.
6550         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
6551         Moved ...
6552         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
6553         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
6554         Identical file removed.
6555         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
6556         Moved ...
6557         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
6558         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
6559         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
6560         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
6561         Identical file removed.
6562         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
6563         Moved ...
6564         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
6565         ... here.
6566         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
6567         Identical file removed.
6568         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
6569         Moved ...
6570         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
6571         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
6572         Identical file removed.
6573         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
6574         Moved ...
6575         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
6576         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
6577         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
6578         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
6579         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
6580         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
6581         Moved ...
6582         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
6583         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
6584         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
6585
6586         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
6587         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
6588         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
6589         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
6590         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
6591
6592 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
6593
6594         [BZ #17092]
6595         * nscd/nscd.c (monitor_child): Return exit status of child
6596         instead of return value from wait syscall.
6597
6598 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
6599
6600         * configure.ac (libc_commonpagesize): Remove variable.
6601         (libc_relro_required): Likewise.
6602         (libc_cv_z_relro): Remove configure test.
6603         * configure: Regenerated.
6604         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
6605         variable.
6606         (libc_relro_required): Likewise.
6607         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
6608         (libc_relro_required): Likewise.
6609         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
6610         (libc_relro_required): Likewise.
6611         * sysdeps/arm/preconfigure: Regenerated.
6612         * sysdeps/ia64/preconfigure: Remove file.
6613         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
6614         variable.
6615         (libc_relro_required): Likewise.
6616
6617         [BZ #16561]
6618         [BZ #16562]
6619         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
6620         (__ieee754_yn): Set FE_TONEAREST mode internally and then
6621         recompute overflowing results in original rounding mode.
6622         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
6623         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
6624         recompute overflowing results in original rounding mode.
6625         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
6626         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6627         recompute overflowing results in original rounding mode.
6628         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
6629         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6630         recompute overflowing results in original rounding mode.
6631         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
6632         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
6633         recompute overflowing results in original rounding mode.
6634         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
6635         (libc_feholdsetround_ctx): New macro.
6636         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
6637         * sysdeps/i386/fpu/libm-test-ulps: Update.
6638         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
6639
6640 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6641
6642         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
6643         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
6644         corresponding .cpsetup call.
6645
6646 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6647
6648         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
6649         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
6650         * sysdeps/arm/Makefile [$(subdir) = csu]
6651         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
6652         (static-only-routines): Add aeabi_read_tp here.
6653         (shared-only-routines): Add libc-aeabi_read_tp here.
6654         (CFLAGS-libc-start.c): Add -fexceptions here.
6655         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
6656         (sysdep_routines, static-only-routines, shared-only-routines):
6657         Don't add to these here.
6658         (CFLAGS-libc-start.c): Likewise.
6659
6660         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
6661         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
6662         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
6663         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
6664         * sysdeps/arm/Makefile [$(subdir) = rt]
6665         (librt-sysdep_routines, librt-shared-only-routines):
6666         Append rt-aeabi_unwind_cpp_pr1 here.
6667         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
6668         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
6669         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
6670         (libpthread-sysdep_routines, libpthread-shared-only-routines):
6671         Append nptl-aeabi_unwind_cpp_pr1 here.
6672         (tests): Filter out tst-cleanupx4 here.
6673         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
6674         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
6675         Don't do those here.
6676
6677 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6678
6679         * scripts/list-sources.sh: Do not handle ports specially.
6680
6681 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6682
6683         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
6684         * sysdeps/arm/feupdateenv.c: Likewise.
6685
6686         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
6687
6688 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6689
6690         * manual/texinfo.tex: Update to version 2014-05-05.10 with
6691         trailing whitespace removed.
6692         * scripts/config.guess: Update to version 2014-03-23.
6693         * scripts/config.sub: Update to version 2014-05-01
6694         * scripts/install-sh: Update to version 2013-12-25.23.
6695         * scripts/move-if-change: Update from gnulib.
6696
6697 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6698
6699         * debug/memmove_chk.c: Remove pagecopy.h include.
6700
6701 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
6702
6703         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
6704         identical to gnulib mktime.
6705
6706 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6707
6708         * configure.ac: Do not test for machine being rs6000.  Do not test
6709         for powerpc*-*soft.
6710         * configure: Regenerated.
6711
6712         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
6713         test.
6714         * configure: Regenerated.
6715         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
6716         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
6717         Remove configure test.
6718         * sysdeps/arm/configure: Regenerated.
6719         * sysdeps/nptl/configure.ac: Do not check
6720         libc_cv_asm_cfi_directives.
6721         * sysdeps/nptl/configure: Regenerated.
6722         * sysdeps/x86_64/nptl/configure.ac: Remove file.
6723         * sysdeps/x86_64/nptl/configure: Remove generated file.
6724         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
6725         unconditional.
6726         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
6727
6728 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6729
6730         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
6731         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
6732         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
6733         it is defined.
6734
6735         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
6736         instead of whether it is defined.
6737         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
6738         * sysdeps/hppa/dl-machine.h: Likewise.
6739         * sysdeps/ia64/dl-machine.h: Likewise.
6740         * sysdeps/m68k/dl-machine.h: Likewise.
6741         * sysdeps/microblaze/dl-machine.h: Likewise.
6742         * sysdeps/mips/dl-machine.: Likewise.
6743         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
6744         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
6745         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
6746         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
6747         * sysdeps/sh/dl-machine.h: Likewise.
6748         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
6749         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
6750         * sysdeps/tile/dl-machine.h: Likewise.
6751         * sysdeps/x86_64/dl-machine.h: Likewise.
6752
6753         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
6754         code.
6755         (verify_persistent_db): Likewise.
6756
6757 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6758
6759         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
6760         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
6761         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
6762         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
6763         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
6764         Moved ...
6765         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
6766         ... here.
6767         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
6768         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
6769         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
6770         Identical file removed.
6771         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
6772         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
6773         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
6774         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
6775         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
6776         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
6777         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
6778         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
6779         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
6780         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
6781         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
6782         Moved ...
6783         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
6784         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
6785         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
6786         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
6787         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
6788         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
6789         Moved ...
6790         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
6791         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
6792         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
6793         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
6794         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
6795         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
6796         Identical file removed.
6797         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
6798         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
6799         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
6800         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
6801         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
6802         Moved ...
6803         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
6804         ... here.
6805         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
6806         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
6807         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
6808         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
6809         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
6810         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
6811         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
6812         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
6813         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
6814         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
6815         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
6816         Moved ...
6817         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
6818         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
6819         Moved ...
6820         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
6821         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
6822         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
6823         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
6824         Moved ...
6825         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
6826         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
6827         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
6828
6829         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
6830         folded into ...
6831         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
6832         * sysdeps/unix/sysv/linux/s390/Versions
6833         (libpthread: GLIBC_2.19): New version set.
6834         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
6835         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
6836         (librt: GLIBC_2.3.3): New version set.
6837         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
6838         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
6839         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
6840         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
6841         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
6842         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
6843         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
6844         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
6845         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
6846         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
6847         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
6848         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
6849         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
6850         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
6851         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
6852         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
6853         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
6854         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
6855         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
6856         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
6857         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
6858         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
6859         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
6860         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
6861         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
6862         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
6863         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
6864         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
6865         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
6866         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
6867         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
6868         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
6869         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
6870         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
6871         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
6872         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
6873         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
6874         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
6875         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
6876         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
6877         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
6878         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
6879         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
6880         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
6881         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
6882
6883         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
6884         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
6885         (__libc_vfork): Define the function under this name.
6886         [!NOT_IN_libc] (__vfork): Make this an alias.
6887         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6888         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
6889         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
6890         (__libc_vfork): Define the function under this name.
6891         [!NOT_IN_libc] (__vfork): Make this an alias.
6892         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6893         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
6894         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
6895         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
6896         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
6897         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6898
6899         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
6900         code that was previously under [RESET_PID].
6901         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
6902         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
6903         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
6904
6905         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
6906         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
6907         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
6908         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
6909         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
6910         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
6911         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
6912         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
6913         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
6914         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
6915         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
6916         Moved ...
6917         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
6918         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
6919         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
6920         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
6921         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
6922         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
6923         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
6924         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
6925         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
6926         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
6927         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
6928         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
6929         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
6930         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
6931         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
6932         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
6933         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
6934         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
6935         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
6936         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
6937         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
6938         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
6939         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
6940         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
6941         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
6942         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
6943         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
6944         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
6945         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
6946
6947 2014-06-25  Roland McGrath  <roland@hack.frob.com>
6948
6949         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
6950         that was previously under [RESET_PID].
6951         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
6952
6953 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
6954
6955         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
6956         not undefine and redefine.
6957         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
6958         [O_CLOEXEC]: Make code unconditional.
6959         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
6960         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
6961         <kernel-features.h>.
6962         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
6963         conditional variable definition.
6964         (shm_open) [O_CLOEXEC]: Make code unconditional.
6965         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
6966         code.
6967
6968         * configure.ac (USE_REGPARMS): Don't define here.
6969         * configure: Regenerated.
6970         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
6971         * sysdeps/i386/configure: Regenerated.
6972
6973         * nptl/createthread.c: Don't include kernel-features.h.
6974         * nptl/pthread_cancel.c: Likewise.
6975         * nptl/pthread_condattr_setclock.c: Likewise.
6976         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
6977         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
6978         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
6979         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
6980         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
6981         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
6982         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6983         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
6984         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6985         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
6986         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
6987         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
6988         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
6989         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
6990         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
6991         * nscd/gai.c: Likewise.
6992         * nss/nss_db/db-open.c: Likewise.
6993         * sysdeps/generic/ldsodefs.h: Likewise.
6994         * sysdeps/sh/nptl/tls.h: Likewise.
6995         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
6996         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
6997         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
6998         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
6999         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
7000         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
7001         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
7002         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
7003         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
7004         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
7005         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
7006         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
7007         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
7008         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
7009         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
7010         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
7011         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
7012         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
7013         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
7014         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
7015         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
7016         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
7017         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
7018         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
7019         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
7020         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
7021         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
7022         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
7023         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
7024         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
7025         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
7026         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
7027         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
7028         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
7029         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
7030         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
7031         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
7032         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
7033         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
7034         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
7035         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
7036         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
7037         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
7038         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
7039         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
7040         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
7041         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
7042         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
7043         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
7044         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
7045         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
7046         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
7047         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
7048         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
7049         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
7050         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
7051         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
7052         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
7053         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
7054         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
7055         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
7056         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
7057         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
7058         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
7059         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
7060         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
7061         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
7062         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
7063         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
7064         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
7065         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
7066         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
7067         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
7068         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
7069         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
7070         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
7071         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
7072         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
7073         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
7074         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
7075         * sysdeps/unix/sysv/linux/pread.c: Likewise.
7076         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
7077         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
7078         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
7079         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
7080         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
7081         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
7082         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
7083         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
7084         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
7085         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
7086         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
7087         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
7088         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
7089         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
7090         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
7091         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
7092         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
7093         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
7094         * sysdeps/unix/sysv/linux/system.c: Likewise.
7095         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
7096         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
7097         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
7098         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
7099         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
7100         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
7101         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
7102
7103         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
7104         * configure: Regenerated.
7105         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
7106
7107         * configure.ac (base_machine): Do not set specially for particular
7108         machines here.
7109         * configure: Regenerated.
7110         * sysdeps/powerpc/preconfigure: Move machine and base_machine
7111         settings from configure.ac.
7112         * sysdeps/i386/preconfigure: New file.
7113         * sysdeps/s390/preconfigure: Likewise.
7114         * sysdeps/sh/preconfigure: Likewise.
7115         * sysdeps/sparc/preconfigure: Likewise.
7116
7117 2014-06-25  Roland McGrath  <roland@hack.frob.com>
7118
7119         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
7120         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
7121         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
7122         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
7123         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
7124         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
7125         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
7126         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
7127         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
7128         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
7129         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
7130         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
7131         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
7132         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
7133         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
7134         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
7135         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
7136         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
7137         * sysdeps/sparc/sparc64/Makefile: ... appended here.
7138
7139         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
7140         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
7141         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
7142         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
7143         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
7144         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
7145         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
7146         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
7147         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
7148         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
7149         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
7150         * sysdeps/sparc/sparc32/sem_post.c: ... here.
7151         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
7152         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
7153         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
7154         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
7155         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
7156         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
7157         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
7158         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
7159         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
7160         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
7161         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
7162         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
7163         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
7164         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
7165         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
7166         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
7167         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
7168         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
7169         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
7170         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
7171         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
7172         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
7173         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
7174         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
7175         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
7176         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
7177
7178         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
7179         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
7180         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
7181         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
7182         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
7183         Moved ...
7184         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
7185         ... here.
7186         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
7187         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
7188         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
7189         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
7190         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
7191         Moved ...
7192         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
7193         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
7194         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
7195         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
7196         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
7197         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
7198         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
7199         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
7200         Moved ...
7201         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
7202         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
7203         Moved ...
7204         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
7205         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
7206         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
7207         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
7208         Moved ...
7209         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
7210         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
7211         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
7212         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
7213         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
7214         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
7215         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
7216         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
7217         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
7218         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
7219         Moved ...
7220         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
7221         ... here.
7222         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
7223         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
7224         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
7225         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
7226         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
7227         Moved ...
7228         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
7229         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
7230         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
7231         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
7232         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
7233         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
7234         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
7235         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
7236         Moved ...
7237         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
7238         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
7239         Moved ...
7240         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
7241         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
7242         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
7243         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
7244         Moved ...
7245         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
7246         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
7247         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
7248         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
7249         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
7250
7251 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
7252
7253         * timezone/checktab.awk: Update from tzcode 2014e.
7254         * timezone/private.h: Likewise.
7255         * timezone/tzfile.h: Likewise.
7256         * timezone/zdump.c: Likewise.
7257         * timezone/zic.c: Likewise.
7258
7259         * sysdeps/unix/sysv/linux/kernel-features.h
7260         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
7261         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
7262         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
7263         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
7264         Remove conditional code.
7265
7266 2014-06-25  Will Newton  <will.newton@linaro.org>
7267
7268         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
7269         (_dl_arm_cap_flags): Add HWCAP2 values.
7270         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
7271         (_DL_HWCAP_COUNT): Increase to 37.
7272         (_DL_HWCAP_LAST): New define.
7273         (_DL_HWCAP2_LAST): New define.
7274         (_dl_procinfo): Add support for printing
7275         AT_HWCAP2 entries.
7276         (_dl_string_hwcap): Use _dl_hwcap_string.
7277
7278 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7279
7280         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7281
7282 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
7283
7284         * README: Do not mention ports directory.
7285
7286         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
7287         Remove macro.
7288         * sysdeps/unix/sysv/linux/futimes.c: Do not include
7289         <kernel-features.h>.
7290         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
7291         conditional variable definition.
7292         (__futimes): Update comment.
7293         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
7294         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
7295
7296         [BZ #16560]
7297         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
7298         arguments close to 0.
7299         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
7300         Likewise.
7301         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
7302         Likewise.
7303         * math/auto-libm-test-in: Add more tests of exp10.
7304         * math/auto-libm-test-out: Regenerated.
7305         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
7306
7307         * sysdeps/unix/sysv/linux/kernel-features.h
7308         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
7309         * sysdeps/unix/sysv/linux/readv.c: Do not include
7310         <kernel-features.h>.
7311         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
7312         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
7313         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
7314         unconditional.
7315         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
7316         conditional code.
7317         * sysdeps/unix/sysv/linux/writev.c: Do not include
7318         <kernel-features.h>.
7319         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
7320         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
7321         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
7322         unconditional.
7323         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
7324         conditional code.
7325
7326 2014-06-25  Will Newton  <will.newton@linaro.org>
7327
7328         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
7329         comment changes throughout the file.  Remove checks
7330         for HAVE_*_H definitions that are not required.
7331         (__gen_tempname): Call abort if an unknown kind value is
7332         passed.
7333
7334 2014-06-25  Andreas Schwab  <schwab@suse.de>
7335
7336         [BZ #17086]
7337         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
7338         scalbln, scalblnf, scalblnl in libc.
7339
7340 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
7341
7342         [BZ #17086]
7343         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
7344         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
7345         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
7346
7347 2014-06-24  Roland McGrath  <roland@hack.frob.com>
7348
7349         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
7350         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
7351         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
7352         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
7353         Update #include.
7354         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
7355         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
7356         Update #include.
7357         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
7358         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
7359         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
7360         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
7361         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
7362         * sysdeps/x86/bits/pthreadtypes.h: ... here.
7363         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
7364         * sysdeps/x86/bits/semaphore.h: ... here.
7365         * sysdeps/x86/nptl/elide.h: Moved ...
7366         * sysdeps/x86/elide.h: ... here.
7367         * sysdeps/x86_64/nptl/Implies: File removed.
7368         * sysdeps/i386/nptl/Implies: File removed.
7369
7370 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
7371
7372         [BZ #16539]
7373         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
7374         return the argument for normal arguments with exponent below -64.
7375         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
7376         Likewise.
7377         * math/auto-libm-test-in: Add another test of expm1.
7378         * math/auto-libm-test-out: Regenerated.
7379
7380         [BZ #16287]
7381         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
7382         calling __erfcl for arguments at least 16.
7383         * math/auto-libm-test-in: Add more tests of erf.
7384         * math/auto-libm-test-out: Regenerated.
7385
7386         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
7387         individual architectures.
7388         * sysdeps/unix/sysv/linux/configure: Regenerated.
7389         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
7390         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
7391         * sysdeps/unix/sysv/linux/powerpc/configure.ac
7392         (ldd_rewrite_script): Define variable.
7393         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
7394         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
7395         file.
7396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
7397         generated file.
7398         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
7399         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
7400         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
7401         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
7402         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
7403         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
7404         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
7405         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
7406
7407 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7408
7409         [BZ #17084]
7410         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
7411         Rename member __data.d to __data.__elision_data.
7412
7413 2014-06-24  Wilco  <wdijkstr@arm.com>
7414
7415         * NEWS: Add 16918 to fixed bug list.
7416
7417 2014-06-24  Wilco  <wdijkstr@arm.com>
7418
7419         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
7420
7421 2014-06-24  Wilco  <wdijkstr@arm.com>
7422
7423         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
7424         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
7425         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
7426         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
7427         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
7428         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
7429         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
7430         Use _FPU_MASK_RM.
7431
7432 2014-06-24  Wilco  <wdijkstr@arm.com>
7433
7434         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
7435
7436 2014-06-24  Wilco  <wdijkstr@arm.com>
7437
7438         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
7439         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
7440         * sysdeps/arm/fesetround.c (fesetround): Remove space.
7441         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
7442
7443 2014-06-24  Wilco  <wdijkstr@arm.com>
7444
7445         [BZ #16918]
7446         * sysdeps/arm/feupdateenv.c (feupdateenv):
7447         Rewrite to reduce FPSCR accesses and fix return value.
7448
7449 2014-06-24  Wilco  <wdijkstr@arm.com>
7450
7451         * sysdeps/arm/fclrexcpt.c (feclearexcept):
7452         Optimize to avoid unnecessary FPSCR writes.
7453         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
7454         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
7455         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
7456         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
7457
7458 2014-06-24  Wilco  <wdijkstr@arm.com>
7459
7460         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
7461         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
7462         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
7463         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
7464         Call libc_fetestexcept_vfp.
7465         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
7466         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
7467         __SOFTFP__ ifdef so that they can be built for softfp.
7468
7469 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7470
7471         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
7472         argument type signed char.
7473
7474         * Makerules (check-abi): Dump diff of symlist if the test
7475         fails.
7476
7477 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7478
7479         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
7480         using abort.
7481
7482         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
7483         Remove unused variable ST.
7484
7485 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
7486
7487         [BZ #16354]
7488         [BZ #17061]
7489         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
7490         small arguments before calling __expm1.
7491         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
7492         small arguments before calling __expm1f.
7493         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
7494         small arguments before calling __expm1l.
7495         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
7496         Likewise.
7497         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
7498         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
7499         spurious underflow for some cosh tests.
7500         * math/auto-libm-test-out: Regenerated.
7501         * sysdeps/i386/fpu/libm-test-ulps: Update.
7502
7503         [BZ #17050]
7504         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
7505         (__ieee754_y1): Set errno if return value overflows.
7506         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
7507         (__ieee754_y1f): Set errno if return value overflows.
7508         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
7509         (__ieee754_y1l): Set errno if return value overflows.
7510         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
7511         (__ieee754_y1l): Set errno if return value overflows.
7512         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
7513         * math/auto-libm-test-out: Regenerated.
7514
7515         * math/gen-auto-libm-tests.c: Document use of
7516         ignore-zero-inf-sign.
7517         (input_flag_type): Add value flag_ignore_zero_inf_sign.
7518         (input_flags): Add ignore-zero-inf-sign.
7519         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
7520         * math/gen-libm-test.pl (generate_testfile): Handle
7521         ignore-zero-inf-sign.
7522         * math/auto-libm-test-in: Mark some cpow tests with
7523         ignore-zero-inf-sign and some with xfail-rounding.
7524         * math/auto-libm-test-out: Regenerated.
7525         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
7526         * sysdeps/i386/fpu/libm-test-ulps: Update.
7527         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7528
7529         [BZ #16315]
7530         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
7531         overflowing or underflowing operations take place with sign of
7532         result.
7533         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
7534         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
7535         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
7536         (__ieee754_pow): Recompute overflowing and underflowing results in
7537         original rounding mode.
7538         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
7539         (__powl_helper): Allow negative argument X and scale negated value
7540         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
7541         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
7542         overflowing or underflowing operations take place with sign of
7543         result.
7544         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
7545         Include <math.h>.
7546         * math/auto-libm-test-in: Add more tests of pow.
7547         * math/auto-libm-test-out: Regenerated.
7548         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
7549         (pow_tonearest_test_data): Remove.
7550         (pow_test_tonearest): Likewise.
7551         (pow_towardzero_test_data): Likewise.
7552         (pow_test_towardzero): Likewise.
7553         (pow_downward_test_data): Likewise.
7554         (pow_test_downward): Likewise.
7555         (pow_upward_test_data): Likewise.
7556         (pow_test_upward): Likewise.
7557         (main): Don't call removed functions.
7558         * sysdeps/i386/fpu/libm-test-ulps: Update.
7559         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7560
7561 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7562
7563         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
7564         Moved ...
7565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
7566         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
7567         Moved ...
7568         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
7569         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
7570         Moved ...
7571         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
7572         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
7573         Moved ...
7574         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
7575         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
7576         File removed.
7577         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
7578         File removed.
7579         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
7580         File removed.
7581         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
7582         File removed.
7583         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
7584         File removed.
7585         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
7586         File removed.
7587         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
7588         File removed.
7589         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
7590         File removed.
7591         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
7592         File removed.
7593         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
7594         File removed.
7595         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
7596         File removed.
7597         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
7598         File removed.
7599         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
7600         Moved ...
7601         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
7602         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
7603         Moved ...
7604         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
7605         ... here.
7606         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
7607         Moved ...
7608         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
7609         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
7610         Moved ...
7611         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
7612         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
7613         Moved ...
7614         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
7615         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
7616         Moved ...
7617         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
7618         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
7619         Moved ...
7620         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
7621         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
7622         Moved ...
7623         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
7624         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
7625         Moved ...
7626         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
7627         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
7628         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
7629         ... here.
7630         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
7631         Moved ...
7632         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
7633         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
7634         Moved ...
7635         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
7636         ... here.
7637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
7638         Moved ...
7639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
7640         ... here.
7641         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
7642         Moved ...
7643         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
7644         ... here.
7645         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
7646         Moved ...
7647         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
7648         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
7649         Moved ...
7650         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
7651         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
7652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
7653         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
7654         Moved ...
7655         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
7656         ... here.
7657         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
7658         Moved ...
7659         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
7660         ... here.
7661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
7662         Moved ...
7663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
7664         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
7665         Moved ...
7666         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
7667         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
7668         Moved ...
7669         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
7670         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
7671         Moved ...
7672         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
7673         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
7674         Moved ...
7675         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
7676         ... here.
7677         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
7678         Moved ...
7679         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
7680         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
7681         Moved ...
7682         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
7683         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
7684         Moved ...
7685         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
7686         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
7687         Moved ...
7688         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
7689         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
7690         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
7691         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
7692         Moved ...
7693         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
7694         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
7695         Moved ...
7696         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
7697         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
7698         Moved ...
7699         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
7700         ... here.
7701         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
7702         Moved ...
7703         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
7704         ... here.
7705         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
7706         Moved ...
7707         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
7708         ... here.
7709         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
7710         Moved ...
7711         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
7712         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
7713         Moved ...
7714         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
7715         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
7716         Moved ...
7717         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
7718         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
7719         Moved ...
7720         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
7721         ... here.
7722         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
7723         Moved ...
7724         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
7725         ... here.
7726         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
7727         Moved ...
7728         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
7729         ... here.
7730         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
7731         Moved ...
7732         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
7733         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
7734         Moved ...
7735         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
7736
7737 2014-06-23  Will Newton  <will.newton@linaro.org>
7738             Wilco  <wdijkstr@arm.com>
7739
7740         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
7741         implementation.  Include get-rounding-mode.h.
7742         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
7743         [!libc_feholdsetround_noex_ctx]: Define
7744         libc_feholdsetround_noex_ctx.
7745         [!libc_feholdsetround_noexf_ctx]: Define
7746         libc_feholdsetround_noexf_ctx.
7747         [!libc_feholdsetround_noexl_ctx]: Define
7748         libc_feholdsetround_noexl_ctx.
7749         (libc_feholdsetround_ctx): New function.
7750         (libc_feresetround_ctx): New function.
7751         (libc_feholdsetround_noex_ctx): New function.
7752         (libc_feresetround_noex_ctx): New function.
7753
7754 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7755
7756         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
7757         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
7758         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
7759         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
7760         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
7761         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
7762
7763         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
7764         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
7765         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
7766         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
7767         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
7768         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
7769         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
7770         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
7771         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
7772         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
7773         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
7774         Moved ...
7775         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
7776         ... here.
7777         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
7778         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
7779         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
7780         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
7781         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
7782         Moved ...
7783         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
7784         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
7785         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
7786         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
7787         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
7788         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
7789         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
7790         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
7791         Moved ...
7792         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
7793         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
7794         Moved ...
7795         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
7796         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
7797         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
7798         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
7799         Moved ...
7800         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
7801         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
7802         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
7803         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
7804         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
7805         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
7806         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
7807         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
7808         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
7809         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
7810         Moved ...
7811         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
7812         ... here.
7813         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
7814         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
7815         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
7816         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
7817         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
7818         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
7819         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
7820         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
7821         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
7822         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
7823         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
7824         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
7825         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
7826         Moved ...
7827         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
7828         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
7829         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
7830         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
7831         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
7832         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
7833         Moved ...
7834         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
7835         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
7836         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
7837         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
7838         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
7839
7840         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
7841         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
7842         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
7843         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
7844         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
7845         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
7846         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
7847         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
7848         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
7849         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
7850         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
7851         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
7852         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
7853         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
7854         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
7855         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
7856         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
7857         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
7858         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
7859         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
7860         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
7861         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
7862         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
7863         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
7864         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
7865         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
7866         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
7867         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
7868
7869 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
7870
7871         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
7872         (FALLOC_FL_COLLAPSE_RANGE): New macro.
7873         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
7874         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
7875         (IPV6_PMTUDISC_INTERFACE): Likewise.
7876         (IPV6_PMTUDISC_OMIT): Likewise.
7877
7878 2014-06-23  Andreas Schwab  <schwab@suse.de>
7879
7880         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
7881         Remove unused errout label.
7882
7883 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7884
7885         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
7886         macro: hardware supports Vector Crypto instructions.
7887
7888 2014-06-23  Will Newton  <will.newton@linaro.org>
7889
7890         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
7891         rather than __builtin_expect.
7892
7893         * elf/dl-lookup.c (undefined_msg): Remove variable.
7894         (_dl_lookup_symbol_x): Replace undefined_msg with string
7895         literal.
7896
7897         * elf/dl-lookup.c (do_lookup_unique): New function.
7898         (do_lookup_x): Move STB_GNU_UNIQUE handling code
7899         to a separate function.
7900
7901 2014-06-23  Andreas Schwab  <schwab@suse.de>
7902
7903         [BZ #17079]
7904         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
7905         before reading the next line.
7906
7907 2014-06-23  Will Newton  <will.newton@linaro.org>
7908
7909         * test-skeleton.c (signal_handler): Use printf and %m
7910         rather than perror.  Use printf rather than fprintf to
7911         stderr.  Use puts rather than fputs to stderr.
7912         (main): Likewise.
7913
7914 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
7915
7916         * nscd/nscd.c (thread_info_t): Remove typedef.
7917         (thread_info): Remove variable.
7918
7919 2014-06-21  Allan McRae  <allan@archlinux.org>
7920
7921         * NEWS: Mention CVE-2014-4043.
7922
7923 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7924
7925         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
7926         * nptl/smp.h: ... here.
7927
7928         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
7929
7930         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
7931         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
7932         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
7933         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
7934
7935         * nptl/allocatestack.c: Include <stack-aliasing.h>.
7936         * nptl/stack-aliasing.h: New file.
7937         * sysdeps/i386/i686/stack-aliasing.h: New file.
7938         * sysdeps/i386/i686/nptl/Makefile: File removed.
7939         * sysdeps/x86_64/stack-aliasing.h: New file.
7940         * sysdeps/x86_64/nptl/Makefile
7941         (CFLAGS-pthread_create.c): Variable removed.
7942
7943         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
7944         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
7945         old file.
7946         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
7947         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
7948         old file.
7949
7950 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
7951
7952         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7953         (__ASSUME_SIGFRAME_V2): Remove macro.
7954         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
7955         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
7956         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
7957         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
7958         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
7959         Declare as function.  Remove conditional macro definitions.
7960         (__default_rt_sa_restorer): Likewise.
7961         (__default_sa_restorer_v1): Remove declaration.
7962         (__default_sa_restorer_v2): Likewise.
7963         (__default_rt_sa_restorer_v1): Likewise.
7964         (__default_rt_sa_restorer_v2): Likewise.
7965         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
7966         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
7967         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
7968
7969 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7970
7971         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
7972         (libpthread-routines): Add sysdep.
7973         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
7974         * sysdeps/unix/sysv/linux/sparc/Versions
7975         (libpthread: GLIBC_2.3.3): New version set.
7976         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
7977         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
7978         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
7979         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
7980         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
7981         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
7982         Moved ...
7983         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
7984         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
7985         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
7986         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
7987         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
7988         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
7989         * sysdeps/sparc/nptl/sem_init.c: ... here.
7990         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
7991         * sysdeps/sparc/nptl/sem_post.c: ... here.
7992         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
7993         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
7994         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
7995         * sysdeps/sparc/nptl/sem_wait.c: ... here.
7996         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
7997         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
7998         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
7999         (libpthread-routines): Add cpu_relax.
8000         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
8001         File removed.
8002         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
8003         (librt: GLIBC_2.3.3): New version set.
8004         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
8005         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
8006         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
8007         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
8008         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
8009         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
8010         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
8011         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
8012         Moved ...
8013         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
8014         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
8015         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
8016         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
8017         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
8018         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
8019         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
8020         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
8021         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
8022         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
8023         Moved ...
8024         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
8025         Update #include.
8026         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
8027         Moved ...
8028         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
8029         Update #include.
8030         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
8031         Moved ...
8032         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
8033         Update #include.
8034         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
8035         Moved ...
8036         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
8037         Update #include.
8038         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
8039         Moved ...
8040         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
8041         Update #include.
8042         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
8043         Moved ...
8044         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
8045         Update #include.
8046         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
8047         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
8048         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
8049         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
8050         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
8051         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
8052         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
8053         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
8054         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
8055         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
8056         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
8057         Moved ...
8058         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
8059         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
8060         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
8061         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
8062         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
8063
8064 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8065
8066         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
8067         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
8068         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
8069         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
8070         * nscd/nscd.c: Likewise.
8071         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
8072         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
8073         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
8074         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
8075
8076         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
8077         <kernel-features.h>.
8078         (init_mq_netlink): Remove conditional have_sock_cloexec
8079         definitions.  Remove code conditional on have_sock_cloexec < 0.
8080         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
8081         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
8082         * sysdeps/unix/sysv/linux/opensock.c: Do not include
8083         <kernel-features.h>.
8084         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
8085         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
8086
8087 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
8088
8089         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8090         Add tests for memset_chk and memset.
8091
8092         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
8093         with AVX2_Usable.
8094
8095 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
8096
8097         [BZ #16046]
8098         * elf/tst-dl-iter-static.c: New file.
8099         * elf/Makefile (tests-static): Add tst-dl-iter-static.
8100
8101         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
8102         error.
8103
8104 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8105
8106         * sysdeps/unix/sysv/linux/kernel-features.h
8107         (__ASSUME_F_GETOWN_EX): Remove macro.
8108         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
8109         <kernel-features.h>.
8110         (miss_F_GETOWN_EX): Remove variable or macro.
8111         (do_fcntl): Do not check miss_F_GETOWN_EX.
8112         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
8113
8114         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
8115         Remove macro.
8116         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
8117         [!__ASSUME_AT_RANDOM]: Remove conditional code.
8118         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
8119
8120         * sysdeps/unix/sysv/linux/kernel-features.h
8121         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
8122         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
8123         [ADJ_OFFSET_SS_READ]: Make code unconditional.
8124         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
8125
8126 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
8127
8128         [BZ #17075]
8129         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
8130         Fix calculation of the symbol's value.
8131         * sysdeps/arm/tst-armtlsdescloc.c: New file.
8132         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
8133         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
8134         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
8135         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
8136         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
8137         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
8138         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
8139         (modules-names): Add `tst-armtlsdescmod',
8140         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
8141         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
8142         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
8143         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
8144         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
8145         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
8146         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
8147         ($(objpfx)tst-armtlsdescloc): New dependency.
8148         ($(objpfx)tst-armtlsdescextnow): Likewise.
8149         ($(objpfx)tst-armtlsdescextlazy): Likewise.
8150         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
8151         TLS scheme support.
8152         * sysdeps/arm/configure: Regenerate.
8153
8154 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
8155
8156         * include/fcntl.h (__atfct_seterrno): Remove prototype.
8157         (__atfct_seterrno_2): Likewise.
8158         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
8159         <kernel-features.h>.
8160         (__ASSUME_ATFCTS): Do not undefine and redefine.
8161         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
8162         (__have_atfcts): Remove conditional definition.
8163         (__fxstatat([__NR_fstatat64]: Make code unconditional.
8164         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
8165         unreachable if [__ASSUME_ATFCTS].
8166         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
8167         not undefine and redefine.
8168         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
8169         <kernel-features.h>.
8170         (faccessat) [__NR_faccessat]: Make code unconditional.
8171         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
8172         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
8173         <kernel-features.h>.
8174         (fchmodat) [__NR_fchmodat]: Make code unconditional.
8175         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
8176         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
8177         <kernel-features.h>.
8178         (fchownat) [__NR_fchownat]: Make code unconditional.
8179         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
8180         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
8181         <kernel-features.h>.
8182         (futimesat) [__NR_futimesat]: Make code unconditional.
8183         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
8184         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
8185         <kernel-features.h>.
8186         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
8187         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
8188         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
8189         <kernel-features.h>.
8190         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
8191         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
8192         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
8193         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
8194         <kernel-features.h>.
8195         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
8196         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
8197         * sysdeps/unix/sysv/linux/linkat.c: Do not include
8198         <kernel-features.h>.
8199         (linkat) [__NR_linkat]: Make code unconditional.
8200         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
8201         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
8202         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
8203         <kernel-features.h>.
8204         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
8205         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
8206         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
8207         <kernel-features.h>.
8208         (mkdirat) [__NR_mkdirat]: Make code unconditional.
8209         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
8210         * sysdeps/unix/sysv/linux/openat.c: Do not include
8211         <kernel-features.h>.
8212         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
8213         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
8214         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
8215         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
8216         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
8217         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
8218         <kernel-features.h>.
8219         (readlinkat) [__NR_readlinkat]: Make code unconditional.
8220         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
8221         result of INLINE_SYSCALL directly, not via int variable.
8222         * sysdeps/unix/sysv/linux/renameat.c: Do not include
8223         <kernel-features.h>.
8224         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
8225         (renameat) [__NR_renameat]: Make code unconditional.
8226         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
8227         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
8228         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
8229         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
8230         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
8231         (__ASSUME_ATFCTS): Do not undefine and redefine.
8232         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
8233         <kernel-features.h>.
8234         (symlinkat) [__NR_symlinkat]: Make code unconditional.
8235         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
8236         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
8237         <kernel-features.h>.
8238         (unlinkat) [__NR_unlinkat]: Make code unconditional.
8239         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
8240         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
8241         (__ASSUME_ATFCTS): Do not undefine and redefine.
8242         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
8243         <kernel-features.h>.
8244         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
8245         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
8246         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
8247         <kernel-features.h>.
8248         (__xmknodat) [__NR_mknodat]: Make code unconditional.
8249         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
8250
8251 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
8252
8253         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
8254
8255 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
8256
8257         [BZ #17069]
8258         * posix/regcomp.c (parse_reg_exp): Deallocate partially
8259         constructed tree before returning error.
8260         * posix/bug-regexp36.c: Expand test case.
8261
8262 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
8263
8264         [BZ #6803]
8265         * math/libm-test.inc (scalbln_test_date):
8266         Add errno expectations.
8267         * math/w_scalblnf.c: New File.
8268         Add wrapper which checks for setting errno to ERANGE.
8269         Add weak_alias for corresponding scalbln function.
8270         * math/w_scalbln.c: Likewise.
8271         * math/w_scalblnl.c: Likewise.
8272         * math/Makefile (libm-calls): Add w_scalbln.
8273         * sysdeps/ieee754/flt-32/s_scalblnf.c:
8274         Remove weak_alias for corresponding scalbln function.
8275         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
8276         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
8277         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
8278         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
8279         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
8280         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
8281         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
8282         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
8283         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
8284         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
8285         Remove long_double_symbol for scalblnl function in libm, libc.
8286         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
8287         Add wrapper which checks for setting errno to ERANGE.
8288         Add long_double_symbol for scalblnl function in libm, libc.
8289         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
8290         Remove long_double_symbol for scalblnl in libm.
8291         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
8292         Add wrapper which checks for setting errno to ERANGE.
8293         Add long_double_symbol for scalblnl function in libm.
8294         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
8295         Do not use wrapper because of own implementation.
8296
8297 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
8298
8299         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
8300         3 bytes for __pad1 for x32.
8301         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
8302
8303 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
8304             H.J. Lu  <hongjiu.lu@intel.com>
8305
8306         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
8307         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
8308         * sysdeps/x86_64/multiarch/memset.S: Likewise.
8309         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
8310         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
8311
8312 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
8313
8314         [BZ #17069]
8315         * posix/regcomp.c (parse_expression): Deallocate partially
8316         constructed tree before returning error.
8317         * posix/Makefile.c (tests): Add bug-regex36.
8318         (generated): Add bug-regex36.mtrace.
8319         (tests-special): Add $(objpfx)bug-regex36-mem.out
8320         (bug-regex36-ENV): New variable.
8321         ($(objpfx)bug-regex36-mem.out): New rule.
8322         * posix/bug-regex36.c: New file.
8323
8324 2014-06-19  Will Newton  <will.newton@linaro.org>
8325
8326         * malloc/malloc.c (systrim): If extra is zero then return
8327         early.
8328
8329 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
8330
8331         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
8332
8333 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
8334
8335         * sysdeps/aarch64/strchr.S: New file.
8336
8337 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
8338
8339         [BZ #17022]
8340         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
8341         from arguments -2 or below.
8342         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
8343         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
8344
8345 2014-06-18  Andreas Schwab  <schwab@suse.de>
8346
8347         [BZ #17062]
8348         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
8349         of a bracket expr not to run off the end of the string.
8350         * posix/Makefile (tests): Add tst-fnmatch3.
8351         * posix/tst-fnmatch3.c: New file.
8352
8353 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
8354
8355         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
8356         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
8357         [$(cross-compiling) = no]: Likewise.
8358         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
8359         [$(cross-compiling) = no]: Likewise.
8360
8361 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
8362
8363         [BZ #17031]
8364         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
8365         double, adjusted for any remainder from the high double.
8366         * math/libm-test.inc (nearbyint): Add tests.
8367         (rint): Likewise.
8368
8369 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8370
8371         * nptl/sysdeps/powerpc/Makefile: Moved ...
8372         * sysdeps/powerpc/nptl/Makefile: ... here.
8373         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
8374         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
8375         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
8376         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
8377         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
8378         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
8379         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
8380         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
8381         * nptl/sysdeps/powerpc/tls.h: Moved ...
8382         * sysdeps/powerpc/nptl/tls.h: ... here.
8383
8384 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
8385
8386         [BZ #16681]
8387         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
8388         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
8389         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
8390         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
8391         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
8392         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
8393         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
8394         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
8395         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
8396
8397 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
8398
8399         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
8400
8401 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
8402
8403         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
8404         defined operator.
8405
8406         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
8407         $TIMEOUTFACTOR.
8408
8409 2014-06-16  Florian Weimer  <fweimer@redhat.com>
8410
8411         [BZ #17058]
8412         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
8413         non-executed part of the test.
8414
8415 2014-06-16  Andreas Schwab  <schwab@suse.de>
8416
8417         * string/bits/string2.h (strdup, strndup): Update feature guard.
8418
8419 2014-06-14  David S. Miller  <davem@davemloft.net>
8420
8421         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8422
8423 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
8424
8425         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
8426         that was previously under [RESET_PID].
8427         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
8428
8429         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
8430         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
8431         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
8432         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
8433         (__libc_vfork): New strong alias.
8434         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
8435
8436 2014-06-14 Andi Kleen  <ak@linux.intel.com>
8437
8438         * sysdeps/generic/elide.h: New file.
8439
8440 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
8441
8442         * Makefile (installed-headers): Adjust path of pthread.h header.
8443
8444 2014-06-13  Roland McGrath  <roland@hack.frob.com>
8445
8446         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
8447         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
8448         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
8449         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
8450
8451         * nptl/sysdeps/s390/Makefile: Moved ...
8452         * sysdeps/s390/nptl/Makefile: ... here.
8453         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
8454         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
8455         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
8456         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
8457         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
8458         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
8459         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
8460         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
8461         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
8462         * sysdeps/s390/nptl/pthreaddef.h: ... here.
8463         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
8464         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
8465         * nptl/sysdeps/s390/tls.h: Moved ...
8466         * sysdeps/s390/nptl/tls.h: ... here.
8467
8468         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
8469         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
8470
8471 2014-06-13  David S. Miller  <davem@davemloft.net>
8472
8473         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
8474         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
8475         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
8476         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
8477         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
8478         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
8479         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
8480         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
8481         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
8482         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
8483         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
8484         Remove RESET_PID cpp guards.
8485         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
8486         Remove RESET_PID cpp guards.
8487         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
8488
8489 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
8490
8491         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
8492         __sp to uintptr_t.
8493
8494 2014-06-13  Andi Kleen  <ak@linux.intel.com>
8495
8496         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
8497         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
8498         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
8499         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
8500         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
8501         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
8502         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
8503         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
8504         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
8505         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
8506         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
8507         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
8508         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
8509         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
8510         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
8511         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
8512         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
8513         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
8514         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
8515         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
8516
8517         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
8518         (pthread_rwlock_rdlock): Add elision.
8519         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
8520         (pthread_rwlock_wrlock): Add elision.
8521         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
8522         (pthread_rwlock_trywrlock): Add elision.
8523         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
8524         (pthread_rwlock_tryrdlock): Add elision.
8525         * nptl/pthread_rwlock_unlock.c: Include elide.h.
8526         (pthread_rwlock_tryrdlock): Add elision unlock.
8527         * nptl/sysdeps/pthread/pthread.h:
8528         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
8529         (PTHREAD_RWLOCK_INITIALIZER,
8530         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
8531         Handle new elision field.
8532         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
8533         * sysdeps/arm/nptl/bits/pthreadtypes.h
8534         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8535         * sysdeps/sh/nptl/bits/pthreadtypes.h
8536         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8537         * sysdeps/tile/nptl/bits/pthreadtypes.h
8538         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8539         * sysdeps/a/nptl/bits/pthreadtypes.h
8540         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8541         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8542         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8543         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8544         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8545         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
8546         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8547         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8548         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8549         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8550         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8551         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8552         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8553         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8554         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8555         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
8556         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8557         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
8558         (elision_init): Set try_xbegin to zero when no RTM.
8559         * sysdeps/x86/nptl/bits/pthreadtypes.h
8560         (pthread_rwlock_t): Change __pad1 to __rwelision.
8561         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
8562
8563 2014-06-13  Andi Kleen  <ak@linux.intel.com>
8564
8565         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
8566         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
8567         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
8568         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
8569
8570 2014-06-13  Meador Inge  <meadori@codesourcery.com>
8571
8572         [BZ #16996]
8573         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
8574         that the cached result has been set before returning it.
8575
8576 2014-06-12  Roland McGrath  <roland@hack.frob.com>
8577
8578         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
8579         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
8580         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
8581         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
8582         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
8583         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
8584
8585         * nptl/sysdeps/sparc/Makefile: Moved ...
8586         * sysdeps/sparc/nptl/Makefile: ... here.
8587         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
8588         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
8589         * nptl/sysdeps/sparc/tls.h: Moved ...
8590         * sysdeps/sparc/nptl/tls.h: ... here.
8591         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
8592         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
8593         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
8594         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
8595         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
8596         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
8597         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
8598         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
8599         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
8600         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
8601         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
8602         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
8603         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
8604         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
8605         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
8606         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
8607         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
8608         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
8609         Update #include.
8610         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
8611         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
8612         Update #include.
8613         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
8614         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
8615         Update #include.
8616         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
8617         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
8618         Update #include.
8619
8620         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
8621
8622         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
8623         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
8624
8625         * sysdeps/pthread/posix-timer.h: Include <list.h>.
8626         (struct list_links): Type removed.
8627         (struct thread_node, struct timer_node): Replace struct list_links
8628         with struct list_head.
8629         (list_unlink_ip): Likewise.
8630         * sysdeps/pthread/timer_routines.c
8631         (timer_free_list, thread_free_list, thread_active_list): Likewise.
8632         (list_append, list_insbefore): Likewise.
8633         (list_init): Function removed.
8634         (thread_init, init_module): Use INIT_LIST_HEAD instead.
8635         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
8636         * sysdeps/pthread/Makefile: ... here, new file.
8637
8638         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
8639         * sysdeps/nptl/Implies: ... here.
8640         * sysdeps/unix/sysv/linux/Implies: Add nptl.
8641         * nptl/sysdeps/pthread/list.h: Moved ...
8642         * include/list.h: ... here.
8643         * nptl/sysdeps/pthread/createthread.c: Moved ...
8644         * nptl/createthread.c: ... here.
8645         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
8646         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
8647         * nptl/pt-longjmp.c: ... here.
8648         * nptl/sysdeps/pthread/Makefile: Moved ...
8649         * sysdeps/nptl/Makefile: ... here.
8650         * nptl/sysdeps/pthread/Subdirs: Moved ...
8651         * sysdeps/nptl/Subdirs: ... here.
8652         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
8653         * sysdeps/nptl/aio_misc.h: ... here.
8654         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
8655         * sysdeps/nptl/bits/libc-lock.h: ... here.
8656         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
8657         * sysdeps/nptl/bits/libc-lockP.h: ... here.
8658         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
8659         * sysdeps/nptl/bits/stdio-lock.h: ... here.
8660         * nptl/sysdeps/pthread/configure: Moved ...
8661         * sysdeps/nptl/configure: ... here.
8662         * nptl/sysdeps/pthread/configure.ac: Moved ...
8663         * sysdeps/nptl/configure.ac: ... here.
8664         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
8665         * sysdeps/nptl/gai_misc.h: ... here.
8666         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
8667         * sysdeps/nptl/librt-cancellation.c: ... here.
8668         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
8669         * sysdeps/nptl/malloc-machine.h: ... here.
8670         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
8671         * sysdeps/nptl/pthread-functions.h: ... here.
8672         * nptl/sysdeps/pthread/pthread.h: Moved ...
8673         * sysdeps/nptl/pthread.h: ... here.
8674         * nptl/sysdeps/pthread/setxid.h: Moved ...
8675         * sysdeps/nptl/setxid.h: ... here.
8676         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
8677         * sysdeps/nptl/sigfillset.c: ... here.
8678         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
8679         * sysdeps/nptl/tcb-offsets.h: ... here.
8680         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
8681         * sysdeps/nptl/tst-mqueue8x.c: ... here.
8682         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
8683         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
8684         * nptl/sysdeps/pthread/allocalim.h: Moved ...
8685         * sysdeps/pthread/allocalim.h: ... here.
8686         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
8687         * sysdeps/pthread/bits/sigthread.h: ... here.
8688         * nptl/sysdeps/pthread/flockfile.c: Moved ...
8689         * sysdeps/pthread/flockfile.c: ... here.
8690         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
8691         * sysdeps/pthread/ftrylockfile.c: ... here.
8692         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
8693         * sysdeps/pthread/funlockfile.c: ... here.
8694         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
8695         * sysdeps/pthread/posix-timer.h: ... here.
8696         * nptl/sysdeps/pthread/timer_create.c: Moved ...
8697         * sysdeps/pthread/timer_create.c: ... here.
8698         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
8699         * sysdeps/pthread/timer_delete.c: ... here.
8700         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
8701         * sysdeps/pthread/timer_getoverr.c: ... here.
8702         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
8703         * sysdeps/pthread/timer_gettime.c: ... here.
8704         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
8705         * sysdeps/pthread/timer_routines.c: ... here.
8706         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
8707         * sysdeps/pthread/timer_settime.c: ... here.
8708         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
8709         * sysdeps/pthread/tst-timer.c: ... here.
8710         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
8711         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
8712
8713         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
8714         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
8715
8716         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
8717         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
8718         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
8719         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
8720         Update #include target.
8721         * nptl/sysdeps/i386/i686/Makefile: Moved ...
8722         * sysdeps/i386/i686/nptl/Makefile: ... here.
8723         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
8724         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
8725         Update #include target.
8726         * nptl/sysdeps/i386/i686/tls.h: Moved ...
8727         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
8728         * nptl/sysdeps/i386/Makefile: Moved ...
8729         * sysdeps/i386/nptl/Makefile: ... here.
8730         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
8731         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
8732         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
8733         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
8734         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
8735         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
8736         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
8737         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
8738         * sysdeps/i386/nptl/pthreaddef.h: ... here.
8739         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
8740         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
8741         * nptl/sysdeps/i386/tls.h: Moved ...
8742         * sysdeps/i386/nptl/tls.h: ... here.
8743
8744         * sysdeps/sh/Makefile [$(subdir) = csu]
8745         (gen-as-const-headers): Add tcb-offsets.sym.
8746         * nptl/sysdeps/sh/Makefile: File removed.
8747         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
8748         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
8749         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
8750         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
8751         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
8752         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
8753         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
8754         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
8755         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
8756         * sysdeps/sh/nptl/pthreaddef.h: ... here.
8757         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
8758         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
8759         * nptl/sysdeps/sh/tls.h: Moved ...
8760         * sysdeps/sh/nptl/tls.h: ... here.
8761         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
8762         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
8763         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
8764         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
8765         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
8766         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
8767         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
8768         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
8769         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
8770         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
8771         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
8772         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
8773         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
8774         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
8775         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
8776         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
8777         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
8778         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
8779         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
8780         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
8781         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
8782         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
8783         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
8784         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
8785         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
8786         Moved ...
8787         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
8788         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
8789         Moved ...
8790         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
8791         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
8792         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
8793         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
8794         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
8795         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
8796         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
8797         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
8798         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
8799         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
8800         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
8801         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
8802         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
8803         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
8804         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
8805         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
8806         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
8807         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
8808         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
8809
8810 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
8811
8812         * posix/spawn_faction_addopen.c: Include string.h.
8813
8814 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8815
8816         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
8817         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
8818         * nptl/sysdeps/x86_64/Makefile: Moved ...
8819         * sysdeps/x86_64/nptl/Makefile: ... here.
8820         * nptl/sysdeps/x86_64/configure: Moved ...
8821         * sysdeps/x86_64/nptl/configure: ... here.
8822         * nptl/sysdeps/x86_64/configure.ac: Moved ...
8823         * sysdeps/x86_64/nptl/configure.ac: ... here.
8824         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
8825         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
8826         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
8827         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
8828         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
8829         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
8830         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
8831         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
8832         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
8833         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
8834         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
8835         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
8836         * nptl/sysdeps/x86_64/tls.h: Moved ...
8837         * sysdeps/x86_64/nptl/tls.h: ... here.
8838         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
8839         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
8840         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
8841         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
8842
8843         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
8844
8845 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8846
8847         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8848
8849 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
8850
8851         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
8852         type.
8853         [POSIX] (off_t): Likewise.
8854         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
8855         [POSIX] (S_ISBLK): Require macro.
8856         [POSIX] (S_ISCHR): Likewise.
8857         [POSIX] (S_ISDIR): Likewise.
8858         [POSIX] (S_ISFIFO): Likewise.
8859         [POSIX] (S_ISREG): Likewise.
8860         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
8861         optional-macro.
8862         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
8863         type.
8864         [POSIX] (time_t): Likewise.
8865         [POSIX] (timer_t): Likewise.
8866
8867 2014-06-11  Florian Weimer  <fweimer@redhat.com>
8868
8869         [BZ #17048]
8870         * posix/spawn_int.h (struct __spawn_action): Make the path string
8871         non-const to support deallocation.
8872         * posix/spawn_faction_addopen.c
8873         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
8874         * posix/spawn_faction_destroy.c
8875         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
8876         path in all spawn_do_open actions.
8877         * posix/tst-spawn.c (do_test): Exercise the copy operation in
8878         posix_spawn_file_actions_addopen.
8879
8880 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
8881
8882         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
8883         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
8884         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
8885         conditional code always true.
8886         (__libc_vfork): New alias.
8887
8888 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8889
8890         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8891         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
8892
8893         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
8894
8895         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8896         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
8897
8898         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
8899         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
8900
8901         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8902         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
8903
8904 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8905
8906         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
8907         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
8908         multiarch strcmp for PPC64.
8909         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
8910         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
8911         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
8912         multiarch optimizations.
8913         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8914         (__libc_ifunc_impl_list): Likewise.
8915
8916 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
8917
8918         * benchtests/scripts/validate_benchout.py: New script.
8919         * benchtests/Makefile (bench-func): Call it.
8920         * benchtests/scripts/benchout.schema.json: New file.
8921
8922 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
8923
8924         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
8925         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
8926         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
8927         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
8928         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
8929         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
8930         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
8931         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
8932         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
8933         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
8934         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
8935         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
8936         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
8937         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
8938         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
8939         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
8940         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
8941         Moved ...
8942         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
8943         ... here.
8944         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
8945         Moved ...
8946         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
8947         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
8948         Moved ...
8949         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
8950         ... here.
8951         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
8952         Moved ...
8953         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
8954         ... here.
8955         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
8956         Moved ...
8957         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
8958         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
8959         Moved ...
8960         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
8961         ... here.
8962         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
8963         Moved ...
8964         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
8965         ... here.
8966         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
8967         Moved ...
8968         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
8969         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
8970         Moved ...
8971         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
8972         ... here.
8973         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
8974         Moved ...
8975         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
8976         ... here.
8977         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
8978         Moved ...
8979         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
8980         ... here.
8981         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
8982         Moved ...
8983         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
8984         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
8985         Moved ...
8986         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
8987         ... here.
8988         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
8989         Moved ...
8990         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
8991         ... here.
8992         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
8993         Moved ...
8994         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
8995         ... here.
8996         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
8997         Moved ...
8998         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
8999         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
9000         Moved ...
9001         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
9002         ... here.
9003         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
9004         Moved ...
9005         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
9006         ... here.
9007         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
9008         Moved ...
9009         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
9010         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
9011         Moved ...
9012         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
9013         ... here.
9014         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
9015         Moved ...
9016         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
9017         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
9018         Moved ...
9019         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
9020         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
9021         Moved ...
9022         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
9023         ... here.
9024         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
9025         Moved ...
9026         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
9027         ... here.
9028         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
9029         Moved ...
9030         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
9031         ... here.
9032         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
9033         Moved ...
9034         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
9035         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
9036         Moved ...
9037         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
9038         ... here.
9039         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
9040         Moved ...
9041         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
9042         ... here.
9043         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
9044         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
9045         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
9046         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
9047         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
9048         Moved ...
9049         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
9050         ... here.
9051         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
9052         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
9053         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
9054         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
9055         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
9056         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
9057         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
9058         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
9059         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
9060         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
9061         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
9062         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
9063         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
9064         Moved ...
9065         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
9066         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
9067         Moved ...
9068         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
9069         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
9070         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
9071         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
9072         Moved ...
9073         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
9074         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
9075         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
9076         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
9077         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
9078         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
9079         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
9080
9081 2014-06-10  Wilco  <wdijkstr@arm.com>
9082
9083         * math/test-fenv-return.c: New file.
9084         * math/Makefile: Add new test test-fenv-return.
9085
9086 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
9087
9088         [BZ #17042]
9089         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
9090         when x - 1 is zero.
9091         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
9092         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
9093         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
9094         0.0L for an argument of 1.0L.
9095         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
9096         Likewise.
9097         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
9098         value when x - 1 is zero.
9099         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
9100         * sysdeps/i386/fpu/libm-test-ulps: Update.
9101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9102
9103 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
9104
9105         [BZ #15119]
9106         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
9107
9108 2014-06-09  Roland McGrath  <roland@hack.frob.com>
9109
9110         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
9111         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
9112
9113 2014-06-09  Roland McGrath  <roland@hack.frob.com>
9114
9115         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9116         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
9117
9118         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9119         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
9120
9121         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9122         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
9123
9124         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9125         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
9126
9127         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
9128         if not already defined.
9129         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
9130         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
9131         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
9132         (TLS_INIT_TP): Use it.
9133         (TLS_DEFINE_INIT_TP): New macro.
9134         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
9135
9136 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
9137
9138         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
9139         constant.
9140         [POSIX] (IXANY): Likewise.
9141         [POSIX] (OLCUC): Likewise.
9142         [POSIX || POSIX2008] (CBAUD): Do not allow.
9143         [POSIX || POSIX2008] (DEFECHO): Likewise.
9144         [POSIX || POSIX2008] (ECHOCTL): Likewise.
9145         [POSIX || POSIX2008] (ECHOKE): Likewise.
9146         [POSIX || POSIX2008] (ECHOPRT): Likewise.
9147         [POSIX || POSIX2008] (EXTA): Likewise.
9148         [POSIX || POSIX2008] (EXTB): Likewise.
9149         [POSIX || POSIX2008] (FLUSHO): Likewise.
9150         [POSIX || POSIX2008] (LOBLK): Likewise.
9151         [POSIX || POSIX2008] (PENDIN): Likewise.
9152         [POSIX || POSIX2008] (SWTCH): Likewise.
9153         [POSIX || POSIX2008] (VDISCARD): Likewise.
9154         [POSIX || POSIX2008] (VDSUSP): Likewise.
9155         [POSIX || POSIX2008] (VLNEXT): Likewise.
9156         [POSIX || POSIX2008] (VREPRINT): Likewise.
9157         [POSIX || POSIX2008] (VSTATUS): Likewise.
9158         [POSIX || POSIX2008] (VWERASE): Likewise.
9159         (B*): Change to B[0123456789]*.
9160         * conform/data/time.h-data [POSIX || UNIX98]
9161         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
9162         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
9163         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
9164         [POSIX] (tm_*): Do not allow.
9165
9166 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
9167
9168         * Makefile (install): Don't set LANGUAGE.
9169         * Makefile.in (install): Likewise.
9170         * assert/Makefile (test-assert-ENV): Remove variable.
9171         (test-assert-perr-ENV): Likewise.
9172         * elf/Makefile (neededtest4-ENV): Likewise.
9173         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
9174         [$(cross-compiling) = no]: Don't set LANGUAGE.
9175         * io/ftwtest-sh (LANG): Remove variable.
9176         * libio/Makefile (tst-widetext-ENV): Likewise.
9177         * manual/install.texi (Running make install): Don't refer to
9178         environment settings for make install.
9179         * INSTALL: Regenerated.
9180         * nptl/tst-tls6.sh: Don't set LANG.
9181         * posix/globtest.sh (LANG): Remove variable.
9182         * string/Makefile (tester-ENV): Likewise.
9183         (inl-tester-ENV): Likewise.
9184         (noinl-tester-ENV): Likewise.
9185         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
9186         [$(cross-compiling) = no]: Don't set LANGUAGE.
9187         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
9188         without explicit environment settings.
9189
9190 2014-06-06  Roland McGrath  <roland@hack.frob.com>
9191
9192         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
9193         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
9194         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
9195         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
9196
9197 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
9198
9199         * crypt/crypt-private.h [DOS]: Add some includes taken from the
9200         other files in the crypt directory.
9201         * crypt/crypt.c: Remove duplicate includes.
9202         * crypt/crypt-entry.c: Likewise.
9203         * crypt/crypt_util.c: Likewise.
9204
9205 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
9206
9207         * Makeconfig (run-program-env): New variable.
9208         (run-program-prefix-before-env): Likewise.
9209         (run-program-prefix-after-env): Likewise.
9210         (run-program-prefix): Define in terms of new variables.
9211         (built-program-cmd-before-env): New variable.
9212         (built-program-cmd-after-env): Likewise.
9213         (built-program-cmd): Define in terms of new variables.
9214         (test-program-prefix-before-env): New variable.
9215         (test-program-prefix-after-env): Likewise.
9216         (test-program-prefix): Define in terms of new variables.
9217         (test-program-cmd-before-env): New variable.
9218         (test-program-cmd-after-env): Likewise.
9219         (test-program-cmd): Define in terms of new variables.
9220         * Rules (make-test-out): Use $(run-program-env).
9221         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
9222         (help): Do not mention environment variables.  Mention
9223         --timeoutfactor option.
9224         (timeoutfactor): New variable.
9225         (blacklist_exports): Remove function.
9226         (exports): Remove variable.
9227         (command): Do not include ${exports}.
9228         * manual/install.texi (Configuring and compiling): Do not mention
9229         test wrappers preserving environment variables.  Mention that last
9230         assignment to a variable must take precedence.
9231         * INSTALL: Regenerated.
9232         * benchtests/Makefile (run-bench): Use $(run-program-env).
9233         * catgets/Makefile ($(objpfx)test1.cat): Use
9234         $(built-program-cmd-before-env), $(run-program-env) and
9235         $(built-program-cmd-after-env).
9236         ($(objpfx)test2.cat): Do not specify environment variables
9237         explicitly.
9238         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
9239         $(run-program-env) and $(built-program-cmd-after-env).
9240         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
9241         $(run-program-env) and $(test-program-cmd-after-env).
9242         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
9243         explicitly.
9244         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
9245         run_program_env and test_program_cmd_after_env arguments.
9246         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
9247         * elf/tst-pathopt.sh: Use run_program_env argument.
9248         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
9249         $(test-wrapper-env) and $(run-program-env).
9250         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
9251         run_program_env arguments.
9252         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
9253         * intl/Makefile ($(objpfx)tst-gettext.out): Use
9254         $(test-program-prefix-before-env), $(run-program-env) and
9255         $(test-program-prefix-after-env).
9256         ($(objpfx)tst-gettext2.out): Likewise.
9257         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
9258         run_program_env and test_program_prefix_after_env arguments.
9259         * intl/tst-gettext2.sh: Likewise.
9260         * intl/tst-gettext4.sh: Do not set environment variables
9261         explicitly.
9262         * intl/tst-gettext6.sh: Likewise.
9263         * intl/tst-translit.sh: Likewise.
9264         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
9265         $(test-program-prefix-before-env), $(run-program-env) and
9266         $(test-program-prefix-after-env).
9267         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
9268         run_program_env and test_program_prefix_after_env arguments.
9269         * math/Makefile (run-regen-ulps): Use $(run-program-env).
9270         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
9271         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
9272         explicitly with each use of ${test_wrapper_env}.
9273         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
9274         $(test-program-prefix-before-env), $(run-program-env) and
9275         $(test-program-prefix-after-env).
9276         * posix/tst-getconf.sh: Do not set environment variables
9277         explicitly.
9278         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
9279         run_program_env and test_program_prefix_after_env arguments.
9280         * stdio-common/tst-printf.sh: Do not set environment variables
9281         explicitly.
9282         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
9283         $(test-program-prefix-before-env), $(run-program-env) and
9284         $(test-program-prefix-after-env).
9285         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
9286         run_program_env and test_program_prefix_after_env arguments.
9287         Split $test calls into $test_pre and $test.
9288         * timezone/Makefile (build-testdata): Use
9289         $(built-program-cmd-before-env), $(run-program-env) and
9290         $(built-program-cmd-after-env).
9291
9292 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9293
9294         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
9295         strlen for non SHARED builds.
9296
9297 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
9298
9299         * nptl/allocatestack.c (check_list): Inlined function...
9300         (__reclaim_stacks): ... here.
9301
9302 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
9303
9304         [BZ #15698]
9305         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
9306         memory overrun.
9307
9308 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
9309
9310         * Rules (make-test-out): Include
9311         LOCPATH=$(common-objpfx)localedata in default environment.
9312         * debug/Makefile (tst-chk1-ENV): Remove variable.
9313         (tst-chk2-ENV): Likewise.
9314         (tst-chk3-ENV): Likewise.
9315         (tst-chk4-ENV): Likewise.
9316         (tst-chk5-ENV): Likewise.
9317         (tst-chk6-ENV): Likewise.
9318         (tst-lfschk1-ENV): Likewise.
9319         (tst-lfschk2-ENV): Likewise.
9320         (tst-lfschk3-ENV): Likewise.
9321         (tst-lfschk4-ENV): Likewise.
9322         (tst-lfschk5-ENV): Likewise.
9323         (tst-lfschk6-ENV): Likewise.
9324         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
9325         (tst-iconv7-ENV): Likewise.
9326         * intl/Makefile (LOCPATH-ENV): Likewise.
9327         (tst-codeset-ENV): Likewise.
9328         (tst-gettext3-ENV): Likewise.
9329         (tst-gettext5-ENV): Likewise.
9330         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
9331         (tst-fopenloc-ENV): Likewise.
9332         (tst-fgetws-ENV): Remove variable.
9333         (tst-ungetwc1-ENV): Likewise.
9334         (tst-ungetwc2-ENV): Likewise.
9335         (bug-ungetwc2-ENV): Likewise.
9336         (tst-swscanf-ENV): Likewise.
9337         (bug-ftell-ENV): Likewise.
9338         (tst-fgetwc-ENV): Likewise.
9339         (tst-fseek-ENV): Likewise.
9340         (tst-ftell-partial-wide-ENV): Likewise.
9341         (tst-ftell-active-handler-ENV): Likewise.
9342         (tst-ftell-append-ENV): Likewise.
9343         * posix/Makefile (tst-fnmatch-ENV): Likewise.
9344         (tst-regexloc-ENV): Likewise.
9345         (bug-regex1-ENV): Likewise.
9346         (tst-regex-ENV): Likewise.
9347         (tst-regex2-ENV): Likewise.
9348         (bug-regex5-ENV): Likewise.
9349         (bug-regex6-ENV): Likewise.
9350         (bug-regex17-ENV): Likewise.
9351         (bug-regex18-ENV): Likewise.
9352         (bug-regex19-ENV): Likewise.
9353         (bug-regex20-ENV): Likewise.
9354         (bug-regex22-ENV): Likewise.
9355         (bug-regex23-ENV): Likewise.
9356         (bug-regex25-ENV): Likewise.
9357         (bug-regex26-ENV): Likewise.
9358         (bug-regex30-ENV): Likewise.
9359         (bug-regex32-ENV): Likewise.
9360         (bug-regex33-ENV): Likewise.
9361         (bug-regex34-ENV): Likewise.
9362         (bug-regex35-ENV): Likewise.
9363         (tst-rxspencer-ENV): Likewise.
9364         (tst-rxspencer-no-utf8-ENV): Likewise.
9365         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
9366         (tst-sscanf-ENV): Likewise.
9367         (tst-swprintf-ENV): Likewise.
9368         (tst-swscanf-ENV): Likewise.
9369         (test-vfprintf-ENV): Likewise.
9370         (scanf13-ENV): Likewise.
9371         (bug14-ENV): Likewise.
9372         (tst-grouping-ENV): Likewise.
9373         * stdlib/Makefile (tst-strtod-ENV): Likewise.
9374         (tst-strtod3-ENV): Likewise.
9375         (tst-strtod4-ENV): Likewise.
9376         (tst-strtod5-ENV): Likewise.
9377         (testmb2-ENV): Likewise./
9378         * string/Makefile (tst-strxfrm-ENV): Likewise.
9379         (tst-strxfrm2-ENV): Likewise.
9380         (bug-strcoll1-ENV): Likewise.
9381         (test-strcasecmp-ENV): Likewise.
9382         (test-strncasecmp-ENV): Likewise.
9383         * time/Makefile (tst-strptime-ENV): Likewise.
9384         (tst-ftime_l-ENV): Likewise.
9385         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
9386         (tst-mbrtowc-ENV): Likewise.
9387         (tst-wcrtomb-ENV): Likewise.
9388         (tst-mbrtowc2-ENV): Likewise.
9389         (tst-c16c32-1-ENV): Likewise.
9390         (tst-mbsnrtowcs-ENV): Likewise.
9391
9392 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
9393
9394         * manual/resource.texi (How to get information about the memory
9395         subsystem?): Fix typo.
9396         Reported by Peon de la Parra Ivan <peon@keba.com>
9397
9398 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
9399
9400         [BZ #16882]
9401         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
9402         (pthread_spin_lock): Branch out of spin loop to proper location.
9403         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
9404         (pthread_spin_lock): Likewise.
9405
9406         * nptl/tst-spin4.c: New test.
9407         * nptl/Makefile (tests): Add tst-spin4.
9408
9409 2014-06-03  Andreas Schwab  <schwab@suse.de>
9410
9411         [BZ #15946]
9412         * resolv/res_send.c (send_dg): Reload file descriptor after
9413         calling reopen.
9414
9415 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
9416
9417         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9418
9419 2014-06-03  Richard Henderson  <rth@redhat.com>
9420
9421         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
9422         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
9423         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
9424         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
9425         in the SAVE_PID block.
9426         (__libc_vfork): New alias.
9427         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
9428
9429         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
9430         child in registers, not on the stack.  Remove RESET_PID conditionals.
9431         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
9432
9433 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9434
9435         * sysdeps/aarch64/libm-test-ulps: Regenerate.
9436
9437 2014-06-03  Wilco  <wdijkstr@arm.com>
9438
9439         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
9440         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
9441         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
9442         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
9443         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
9444         Likewise.
9445
9446 2014-06-03  Wilco  <wdijkstr@arm.com>
9447
9448         * sysdeps/aarch64/fpu/math_private.h
9449         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
9450         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
9451         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
9452         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
9453         Fix declarations.
9454
9455 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9456
9457         * crypt/crypt-private.h: Include ufc-crypt.h.
9458         (__b64_from_24bit): Declare extern.
9459         * crypt/crypt_util.c(__b64_from_24bit): New function.
9460         (b64t): New static const variable.
9461         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
9462         (b64t): Remove variable.
9463         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
9464         * crypt/sha256-crypt.c: Include crypt-private.h.
9465         (b64t): Remove variable.
9466         (__sha256_crypt_r): Remove b64_from_24bit and replace
9467         with __b64_from_24bit.
9468         * crypt/sha512-crypt.c: Likewise.
9469
9470 2014-06-02  Roland McGrath  <roland@hack.frob.com>
9471
9472         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
9473         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
9474         Label the code __libc_vfork rather than __vfork.
9475         [!NOT_IN_libc] (vfork): Define as weak alias.
9476         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
9477         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
9478         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
9479
9480 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9481
9482         * malloc/malloc.c (malloc_info): Fix format specifier for
9483         n_mmaps.
9484
9485 2014-06-02  Wilco  <wdijkstr@arm.com>
9486
9487         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
9488         FPCR write.
9489
9490 2014-06-02  Wilco  <wdijkstr@arm.com>
9491
9492         [BZ #17009]
9493         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
9494         Rewrite to reduce FPCR/FPSR accesses.
9495
9496 2014-06-01  David S. Miller  <davem@davemloft.net>
9497
9498         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9499
9500 2014-05-31  David S. Miller  <davem@davemloft.net>
9501
9502         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
9503         to occur in round to nearest mode when |x| >= 2.0
9504
9505 2014-05-30  Richard Henderson  <rth@twiddle.net>
9506
9507         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
9508         (PSEUDO_RET_NOERRNO): Remove.
9509         (ret): Don't redefine.
9510         (ret_NOERRNO): Define in terms of ret.
9511         (ret_ERRVAL): Likewise.
9512
9513         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
9514         use of PSEUDO_RET; perform the error check directly.
9515
9516 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
9517
9518         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
9519         with __int128_t.
9520
9521 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
9522
9523         * malloc/malloc (malloc_info): Fix formatting.
9524
9525 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
9526             Roland McGrath  <roland@hack.frob.com>
9527
9528         * malloc/malloc (malloc_info): Also print mmapped statistics.
9529
9530 2014-05-30  Roland McGrath  <roland@hack.frob.com>
9531
9532         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
9533         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
9534
9535 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
9536
9537         * malloc/malloc.c (malloc_info): Inline mi_arena.
9538
9539 2014-05-29  Richard Henderson  <rth@twiddle.net>
9540
9541         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
9542         Remove comma before expanding ASM_ARGS_##nr.
9543         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
9544         Make _x0 a strict output; make _x8 a strict input; adjust expansion
9545         of ASM_ARGS_##nr.
9546         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
9547         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
9548         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
9549         (ASM_ARGS_1): Add leading comma.
9550
9551         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
9552         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
9553         to __errno_location.
9554         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
9555         Remove the expected plt for __errno_location.
9556
9557         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9558         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
9559         call to __read_tp.
9560
9561         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9562         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
9563         it and break it down.
9564         (DOCARGS_0, DOCARGS_1): Do nothing.
9565         (DOCARGS_2): Update to store into the new stack frame.
9566         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
9567         (UNDOCARGS_1): Update to restore from the new stack frame.
9568         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
9569         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
9570
9571         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9572         (SINGLE_THREAD_P): New parameter for result regno.
9573         (PSEUDO): Update to match; use cbz instead of beq.
9574
9575         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9576         Use ENTRY to define the _nocancel entry point.  Share the syscall
9577         and syscall error check paths with the cancel path.
9578         (PSEUDO_END): New.
9579
9580         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
9581         whitespace; tabs before and after asm mnemonics.
9582
9583 2014-05-29  Eric Wong  <normalperson@yhbt.net>
9584
9585         [BZ #15132]
9586         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
9587         Call fstat64 or stat64 internally, depending on arguments passed.
9588         Replace stat buffer argument with file descriptor argument.
9589         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
9590         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
9591         Pass fd to __internal_statvfs instead of calling fstat64.
9592         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
9593         Pass fd to __internal_statvfs64 instead of calling fstat64.
9594         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
9595         Pass -1 to __internal_statvfs instead of calling stat64.
9596         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
9597         Pass -1 to __internal_statvfs64 instead of calling stat64.
9598
9599 2014-05-28  Roland McGrath  <roland@hack.frob.com>
9600
9601         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
9602         that was previously under [RESET_PID].
9603         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
9604
9605         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
9606         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
9607
9608 2014-05-27  Roland McGrath  <roland@hack.frob.com>
9609
9610         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
9611
9612         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
9613         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
9614
9615 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
9616
9617         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
9618
9619 2014-05-27  Andreas Schwab  <schwab@suse.de>
9620
9621         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
9622         TLS_INIT_TP macro.
9623         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
9624         * elf/rtld.c (init_tls, dl_main): Likewise.
9625         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
9626         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
9627         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
9628         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
9629         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
9630         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
9631         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
9632         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
9633         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
9634         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
9635         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
9636         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
9637         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
9638         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
9639         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
9640         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
9641         * sysdeps/generic/tls.h: Update description.
9642
9643 2014-05-27  Will Newton  <will.newton@linaro.org>
9644
9645         [BZ #16990]
9646         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
9647         and restore r2 rather than just restoring.
9648
9649 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9650
9651         [BZ #16724]
9652         * libio/tst-ftell-append.c: New test case.
9653         * libio/Makefile (tests): Add test case.
9654         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
9655         append mode.
9656         * libio/wfileops.c (do_ftell_wide): Likewise.
9657
9658 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9659
9660         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9661
9662         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
9663         ...
9664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
9665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
9666         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
9667         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
9668         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
9669         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
9670         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
9671         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
9672         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
9673         Moved ...
9674         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
9675         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
9676         Moved ...
9677         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
9678         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
9679         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
9680         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
9681         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
9682         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
9683         ...
9684         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
9685         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
9686         Moved ...
9687         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
9688         here.
9689         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
9690         ...
9691         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
9692         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
9693         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
9694
9695         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
9696         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
9697         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
9698         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
9699
9700         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
9701         merge into ...
9702         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
9703         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
9704         ...
9705         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
9706         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
9707         ...
9708         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
9709         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
9710         Moved ...
9711         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
9712         here.
9713         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
9714         Moved ...
9715         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
9716         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
9717         Moved ...
9718         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
9719
9720         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
9721         conditional [RESET_PID].
9722         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
9723         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
9724         removed.
9725         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
9726         removed.
9727
9728         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
9729         <tcb-offsets.h>.
9730         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9731         (__libc_vfork): New strong alias.
9732         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
9733         removed.
9734         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
9735         Removed.
9736
9737         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
9738         <tcb-offsets.h>.
9739         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
9740         (__libc_vfork): New strong alias.
9741         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
9742         removed.
9743         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
9744         removed.
9745
9746 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
9747
9748         * malloc/malloc.c (mi_arena): New function.
9749         (malloc_info): Remove nested function mi_arena. Call non-nosted
9750         function mi_arena.
9751
9752 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9753
9754         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
9755         by insrwi.
9756         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
9757         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
9758         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
9759         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
9760         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
9761         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
9762         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
9763
9764 2014-05-26  Andreas Schwab  <schwab@suse.de>
9765
9766         [BZ #16984]
9767         * locale/programs/repertoire.c (repertoire_read): Add slash
9768         between I18NPATH element and file name.
9769         * locale/programs/locfile.c (locfile_read): Likewise.
9770
9771 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9772
9773         * nptl/pthread_mutexattr_settype.c
9774         (__pthread_mutexattr_settype):
9775         Disable lock elision for PTHREAD_MUTEX_NORMAL.
9776
9777 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9778
9779         * nptl/tst-mutex5 (do_test):
9780         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
9781
9782 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9783
9784         * benchtests/README: Document 'init' directive.
9785         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
9786         BENCH_INIT.
9787         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
9788         (parse_file): Recognize 'init' directive.
9789
9790 2014-05-26  Kyle McMartin  <kyle@redhat.com>
9791
9792         [BZ #16796]
9793         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
9794         alignment of struct pthread.
9795
9796 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9797
9798         [BZ #16878]
9799         * nscd/netgroupcache.c (addgetnetgrentX): Look for
9800         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9801         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
9802         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9803
9804 2014-05-25  Richard Henderson  <rth@twiddle.net>
9805
9806         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9807         (SINGLE_THREAD_P_PIC): Remove.
9808         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
9809         (SINGLE_THREAD_P_PIC): Remove.
9810
9811         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
9812         branch to syscall error ...
9813         (PSEUDO): ... here.
9814         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
9815         from __local_syscall_error to .Lsyscall_error.
9816         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
9817         (SYSCALL_ERROR): Update label name.
9818
9819         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9820         Do not use DOARGS/UNDOARGS.
9821         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
9822         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
9823         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
9824         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
9825         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
9826
9827         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
9828         block comment.
9829
9830         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
9831         define if !NOT_IN_libc.
9832         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
9833         define with non-default symbol versions.
9834
9835 2014-05-23  Richard Henderson  <rth@twiddle.net>
9836
9837         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
9838         (vfork, __vfork): Define via compat_symbol.
9839
9840         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
9841         [!HAVE_IFUNC] (vfork_compat): Remove.
9842         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
9843
9844 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9845
9846         [BZ #16978]
9847         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
9848         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
9849         variable.
9850
9851 2014-05-23  Richard Henderson  <rth@twiddle.net>
9852
9853         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
9854         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
9855         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
9856         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
9857
9858         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
9859         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
9860         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
9861         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
9862         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
9863         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
9864         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
9865         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
9866         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
9867         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
9868         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
9869         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
9870         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
9871         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
9872         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
9873         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
9874         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
9875         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
9876         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
9877         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
9878         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
9879         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
9880         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
9881         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
9882         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
9883         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
9884         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
9885         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
9886         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
9887         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
9888         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
9889         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
9890         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
9891         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
9892         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
9893         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
9894         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
9895         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
9896         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
9897         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
9898         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
9899         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
9900         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
9901         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
9902         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
9903         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
9904         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
9905         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
9906         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
9907         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
9908         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
9909         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
9910         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
9911         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
9912         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
9913         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
9914
9915         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
9916         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
9917         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
9918         before exiting on error.
9919         (__libc_vfork): New strong alias.
9920         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
9921         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
9922
9923         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
9924         that was previously under [RESET_PID].
9925         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
9926
9927         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
9928
9929 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9930
9931         [BZ #16977]
9932         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
9933         value when x - 1 is zero.
9934         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
9935         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
9936         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
9937         0.0L for an argument of 1.0L.
9938         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
9939         Likewise.
9940         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
9941         value when x - 1 is zero.
9942         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
9943         * sysdeps/i386/fpu/libm-test-ulps: Update.
9944         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9945
9946 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
9947
9948         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
9949         alphasort and versionsort.
9950
9951 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9952
9953         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
9954         macro.
9955         [copysignf]: Likewise.
9956
9957 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
9958
9959         * crypt/md5-crypt.c: Fix formatting.
9960
9961 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9962
9963         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
9964         (b64_from_24bit): New function.
9965
9966 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9967
9968         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
9969         libc_hidden_builtin_def to ifunc.
9970         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
9971         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
9972
9973 2014-05-21  Roland McGrath  <roland@hack.frob.com>
9974
9975         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
9976         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
9977
9978 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
9979
9980         * nscd/Depend (linuxthreads): Remove.
9981         (nptl): Add.
9982         * resolv/Depend (linuxthreads): Remove.
9983         * rt/Depend (linuxthreads): Remove.
9984
9985         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
9986         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
9987         $(common-objpfx)elf/.
9988         (link-libc-before-gnulib): Likewise.
9989         (elfobjdir): Remove variable.
9990         * Makefile (install): Use $(elf-objpfx) instead of
9991         $(common-objpfx)elf/.
9992         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
9993         $(elfobjdir)/.
9994         (link-libc-deps): Likewise.
9995         ($(common-objpfx)libc.so): Likewise.
9996         ($(common-objpfx)linkobj/libc.so): Likewise.
9997         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
9998         instead of $(common-objpfx)elf/.
9999         (symbolic-link-list): Likewise.
10000         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
10001         [$(cross-compiling) = no]: Likewise.
10002         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
10003         $(elfobjdir)/.
10004         (static-gnulib-arch): Likewise.
10005         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
10006         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
10007         $(common-objpfx)elf/.
10008
10009 2014-05-21  Richard Henderson  <rth@redhat.com>
10010
10011         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
10012         (SINGLE_THREAD_P): Use the correct width load.  Fold
10013         into the ldr offset.
10014
10015         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
10016         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
10017
10018 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
10019
10020         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
10021         (libgcc_s_resume): Use __attribute_used__.
10022         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
10023         Likewise.
10024
10025 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10026
10027         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
10028         optimization when used with float constants.
10029
10030         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10031
10032 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
10033
10034         [BZ #16915]
10035         * locale/nl_langinfo_l.c: Make direct reference to every
10036         _nl_current_CATEGORY symbol.
10037         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
10038         (tests-static): Add tst-langinfo-static.
10039         (tests-special): Add tst-langinfo-static.out.
10040         ($(objpfx)tst-langinfo.out): Redirect output.
10041         ($(objpfx)tst-langinfo-static.out): New.
10042         * localedata/tst-langinfo.sh: Send output to stdout.
10043         * localedata/tst-langinfo-static.c: New file.
10044
10045         [BZ #16965]
10046         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
10047         when the shift amount is modulo the limb size.
10048
10049 2014-05-20  Richard Henderson  <rth@redhat.com>
10050
10051         [BZ #16967]
10052         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
10053         Change type of sa_flags from unsigned int to int.
10054
10055         [BZ #16966]
10056         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
10057
10058         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
10059
10060 2014-05-20  Will Newton  <will.newton@linaro.org>
10061
10062         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
10063         Test the return value of the system call in the nocancel case.
10064
10065 2014-05-20  Will Newton  <will.newton@linaro.org>
10066             Yvan Roux  <yvan.roux@linaro.org>
10067
10068         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
10069         #include of asm/ptrace.h.
10070         (PTRACE_GET_THREAD_AREA): Remove #undef.
10071         (PTRACE_GETHBPREGS): Likewise.
10072         (PTRACE_SETHBPREGS): Likewise.
10073         (struct user_regs_struct): New structure.
10074         (struct user_fpsimd_struct): New structure.
10075         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
10076         #include of asm/ptrace.h and second #include of sys/user.h.
10077         (PTRACE_GET_THREAD_AREA): Remove #undef.
10078         (PTRACE_GETHBPREGS): Likewise.
10079         (PTRACE_SETHBPREGS): Likewise.
10080         (ELF_NGREG): Use new struct user_regs_struct.
10081         (elf_fpregset_t): Use new struct user_fpsimd_struct.
10082
10083 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10084
10085         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
10086         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
10087
10088 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
10089
10090         [BZ #16958]
10091         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
10092         membar to avoid block loads/stores to overlap previous stores.
10093
10094 2014-05-17  Richard Henderson  <rth@redhat.com>
10095
10096         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
10097         Create the __##syscall_name##_nocancel entry point.
10098         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
10099         Remove; let the sysdep-cancel.h code create it.
10100
10101 2014-05-17  David S. Miller  <davem@davemloft.net>
10102
10103         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
10104         Protect with __USE_GNU.
10105         (TIOCSET_TEMPT): Likewise.
10106         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
10107         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
10108         these are already provided in bits/ioctl-types.h
10109
10110 2014-05-16  Roland McGrath  <roland@hack.frob.com>
10111
10112         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
10113         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
10114
10115         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
10116         Use wait4 regardless of [__NR_waitpid].
10117
10118 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
10119
10120         PR libgcc/60166
10121         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
10122         (_FP_NANSIGN_Q): Set the quiet bit.
10123
10124 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
10125
10126         * benchtests/Makefile
10127         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
10128         not $(common-objpfx)math/libm.so.
10129         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
10130         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
10131         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
10132         $(common-objpfx)dlfcn/libdl.so.
10133         ($(objpfx)tst-audit8): Depend on $(libm), not
10134         $(common-objpfx)math/libm.so.
10135         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
10136         not $(common-objpfx)dlfcn/libdl.so.
10137         * math/Makefile
10138         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
10139         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
10140         [$(build-shared) = yes].
10141         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
10142         $(common-objpfx)nptl/libpthread.so.
10143         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
10144         $(common-objpfx)math/libm.so$(libm.so-version) or
10145         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
10146         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
10147         $(common-objpfx)dlfcn/libdl.so.
10148         * setjmp/Makefile (link-libm): Remove variable.
10149         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
10150         * stdio-common/Makefile (link-libm): Remove variable.
10151         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
10152         * stdlib/Makefile (link-libm): Remove variable.
10153         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
10154         ($(objpfx)tst-strtod-round): Likewise.
10155         ($(objpfx)tst-tininess): Likewise.
10156         ($(objpfx)tst-strtod-underflow): Likewise.
10157         ($(objpfx)tst-strtod6): Likewise.
10158         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
10159         $(libdl), not $(common-objpfx)nptl/libpthread.so and
10160         $(common-objpfx)dlfcn/libdl.so.
10161
10162 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10163
10164         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
10165         BSD terminal modes definitions.
10166
10167 2014-05-16  Roland McGrath  <roland@hack.frob.com>
10168
10169         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
10170         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
10171
10172         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
10173         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
10174         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
10175         Don't do #include_next.
10176         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
10177         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
10178         Don't do #include_next.
10179         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
10180         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
10181         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
10182         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
10183
10184 2014-05-16  Allan McRae  <allan@archlinux.org>
10185
10186         * po/sv.po: Update Swedish translation from translation project.
10187
10188         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
10189         in sed expression.
10190
10191 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
10192
10193         [BZ #16917]
10194         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
10195         errno if the TIOCGPTN ioctl fails with an error different than
10196         EINVAL.
10197         * login/tst-ptsname.c: New file.
10198         * login/Makefile (tests): Add tst-ptsname.
10199
10200         [BZ #16943]
10201         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
10202         and prlimit64.
10203
10204 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
10205
10206         [BZ #16849]
10207         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
10208         herrno to return EAI_AGAIN.
10209
10210 2014-05-14  Roland McGrath  <roland@hack.frob.com>
10211
10212         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
10213         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
10214         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
10215         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
10216         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
10217         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
10218         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
10219         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
10220         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
10221         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
10222         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
10223         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
10224         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
10225         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
10226         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
10227         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
10228         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
10229         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
10230         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
10231         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
10232         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
10233         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
10234         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
10235         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
10236         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
10237         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
10238         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
10239         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
10240         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
10241         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
10242         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
10243         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
10244         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
10245         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
10246         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
10247         Moved ...
10248         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
10249         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
10250         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
10251         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
10252         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
10253         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
10254         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
10255         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
10256         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
10257         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
10258         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
10259         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
10260         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
10261         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
10262         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
10263         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
10264         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
10265         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
10266         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
10267         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
10268         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
10269         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
10270         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
10271         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
10272         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
10273         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
10274         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
10275         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
10276         Moved ...
10277         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
10278         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
10279         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
10280         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
10281         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
10282         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
10283         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
10284         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
10285         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
10286         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
10287         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
10288         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
10289         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
10290         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
10291         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
10292         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
10293         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
10294         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
10295         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
10296         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
10297         Moved ...
10298         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
10299         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
10300         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
10301
10302         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
10303         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
10304         (libpthread-sysdep_routines): Add elision-related stuff here instead.
10305         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
10306         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
10307         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
10308         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
10309         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
10310         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
10311         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
10312         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
10313         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
10314         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
10315         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
10316         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
10317         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
10318         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
10319         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
10320         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
10321         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
10322         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
10323         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
10324         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
10325         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
10326         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
10327         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
10328         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
10329         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
10330         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
10331         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
10332         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
10333
10334         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
10335         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
10336
10337         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
10338         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
10339         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
10340         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
10341         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
10342         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
10343         Moved ...
10344         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
10345         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
10346         Moved ...
10347         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
10348         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
10349         Moved ...
10350         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
10351         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
10352         Moved ...
10353         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
10354         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
10355         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
10356         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
10357         Moved ...
10358         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
10359         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
10360         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
10361         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
10362         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
10363         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
10364         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
10365         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
10366         Moved ...
10367         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
10368         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
10369         Moved ...
10370         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
10371         ... here.
10372         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
10373         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
10374         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
10375         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
10376         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
10377         Moved ...
10378         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
10379         ... here.
10380         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
10381         Moved ...
10382         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
10383         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
10384         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
10385         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
10386         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
10387         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
10388         Moved ...
10389         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
10390         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
10391         Moved ...
10392         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
10393         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
10394         Moved ...
10395         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
10396         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
10397         Moved ...
10398         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
10399         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
10400         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
10401         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
10402         Moved ...
10403         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
10404         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
10405         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
10406         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
10407         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
10408         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
10409         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
10410         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
10411         Moved ...
10412         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
10413         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
10414         Moved ...
10415         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
10416         ... here.
10417         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
10418         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
10419         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
10420         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
10421         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
10422         Moved ...
10423         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
10424         ... here.
10425         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
10426         Moved ...
10427         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
10428         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
10429         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
10430         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
10431         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
10432         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
10433         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
10434         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
10435         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
10436         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
10437         Moved ...
10438         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
10439         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
10440         Moved ...
10441         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
10442         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
10443         Moved ...
10444         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
10445         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
10446         Moved ...
10447         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
10448         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
10449         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
10450         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
10451         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
10452         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
10453         Moved ...
10454         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
10455         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
10456         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
10457         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
10458         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
10459         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
10460         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
10461         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
10462         Moved ...
10463         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
10464         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
10465         Moved ...
10466         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
10467         ... here.
10468         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
10469         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
10470         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
10471         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
10472         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
10473         Moved ...
10474         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
10475         ... here.
10476         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
10477         Moved ...
10478         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
10479         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
10480         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
10481         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
10482         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
10483         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
10484         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
10485         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
10486         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
10487         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
10488         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
10489
10490         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
10491         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
10492
10493         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
10494         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
10495
10496         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
10497         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
10498         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
10499         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
10500         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
10501         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
10502         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
10503         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
10504         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
10505         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
10506         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
10507         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
10508         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
10509         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
10510         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
10511         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
10512         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
10513         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
10514         Moved ...
10515         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
10516         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
10517         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
10518         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
10519         Moved ...
10520         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
10521         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
10522         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
10523         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
10524         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
10525         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
10526         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
10527         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
10528         Moved ...
10529         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
10530         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
10531         Moved ...
10532         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
10533         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
10534         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
10535         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
10536         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
10537         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
10538         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
10539         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
10540         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
10541         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
10542         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
10543         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
10544         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
10545         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
10546         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
10547         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
10548         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
10549
10550         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
10551         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
10552         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
10553         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
10554         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
10555
10556         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
10557         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
10558         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
10559         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
10560         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
10561         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
10562         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
10563         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
10564         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
10565         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
10566
10567         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
10568         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
10569
10570         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
10571         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
10572         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
10573         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
10574         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
10575         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
10576         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
10577         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
10578         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
10579         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
10580         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
10581         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
10582         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
10583         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
10584         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
10585         Update #include.
10586         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
10587         Likewise.
10588         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
10589         Likewise.
10590         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
10591         Likewise.
10592         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
10593         Likewise.
10594         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
10595         Likewise.
10596         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
10597         Likewise.
10598         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
10599         Likewise.
10600         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
10601         Likewise.
10602         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
10603         Likewise.
10604         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
10605         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
10606         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
10607         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
10608         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
10609         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
10610         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
10611         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
10612         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
10613         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
10614         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
10615         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
10616         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
10617         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
10618         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
10619
10620         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
10621         that was previously under [RESET_PID].
10622         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
10623         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
10624         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
10625
10626         * sysdeps/i386/nptl/Implies: New file.
10627         * sysdeps/x86_64/nptl/Implies: New file.
10628         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
10629         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
10630         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
10631         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
10632
10633         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
10634         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10635         (__libc_vfork): New strong alias.
10636         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
10637         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
10638
10639         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
10640         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10641         (__libc_vfork): New strong alias.
10642         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
10643         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
10644
10645         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
10646         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
10647         (__libc_vfork): New strong alias.
10648         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
10649         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
10650         * nptl/pt-vfork.c: New file.
10651         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
10652         (libpthread: GLIBC_2.20): New version set (empty).
10653
10654 2014-05-14  Will Newton  <will.newton@linaro.org>
10655
10656         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
10657         rather than #if.
10658
10659 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
10660
10661         [BZ #16564]
10662         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
10663         arguments with exponent 65 or above.
10664         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
10665         arguments 0x1p113L or above.
10666         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
10667         to arguments 0x1p107L or above.
10668         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
10669         positive arguments with exponent 65 or above.
10670         * math/auto-libm-test-in: Add more tests of log1p.
10671         * math/auto-libm-test-out: Regenerated.
10672
10673         [BZ #16928]
10674         * math/s_cacos.c (__cacos): Ensure zero real part of result from
10675         non-finite arguments is +0.
10676         * math/s_cacosf.c (__cacosf): Likewise.
10677         * math/s_cacosl.c (__cacosl): Likewise.
10678         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
10679         * sysdeps/i386/fpu/libm-test-ulps: Update.
10680         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10681
10682         [BZ #16927]
10683         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
10684         value.
10685         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
10686         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
10687         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
10688         for explicit high bit of mantissa when testing for argument equal
10689         to 1.
10690         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
10691         * sysdeps/i386/fpu/libm-test-ulps: Update.
10692         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10693
10694         [BZ #16516]
10695         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
10696         (__erf): Scale by 16 instead of 8 in potentially underflowing
10697         case.  Ensure exception if result actually underflows.
10698         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
10699         (__erff): Scale by 16 instead of 8 in potentially underflowing
10700         case.  Ensure exception if result actually underflows.
10701         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
10702         (efx8): Remove variable.
10703         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10704         case.  Ensure exception if result actually underflows.
10705         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
10706         (efx8): Remove variable.
10707         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10708         case.  Ensure exception if result actually underflows.
10709         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
10710         (efx8): Remove variable.
10711         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10712         case.  Ensure exception if result actually underflows.
10713         * math/auto-libm-test-in: Add more tests of erf.
10714         * math/auto-libm-test-out: Regenerated.
10715
10716 2014-05-14  Andreas Schwab  <schwab@suse.de>
10717
10718         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
10719         Remove code conditionalized on USE___THREAD.
10720
10721         * config.h.in (HAVE_PT_CHOWN): Define as 0.
10722         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
10723         not definedness.
10724
10725 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
10726
10727         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
10728         Define unconditionally.
10729         (__ASSUME_O_CLOEXEC): Likewise.
10730         (__ASSUME_SOCK_CLOEXEC): Likewise.
10731         (__ASSUME_IN_NONBLOCK): Likewise.
10732         (__ASSUME_PIPE2): Likewise.
10733         (__ASSUME_EVENTFD2): Likewise.
10734         (__ASSUME_SIGNALFD4): Likewise.
10735         (__ASSUME_DUP3): Likewise.
10736         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10737         (__ASSUME_DUP3): Do not define.
10738         (__ASSUME_EVENTFD2): Likewise.
10739         (__ASSUME_IN_NONBLOCK): Likewise.
10740         (__ASSUME_O_CLOEXEC): Likewise.
10741         (__ASSUME_PIPE2): Likewise.
10742         (__ASSUME_SIGNALFD4): Likewise.
10743         (__ASSUME_SOCK_CLOEXEC): Likewise.
10744         (__ASSUME_UTIMES): Undefine.
10745         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10746         (__ASSUME_UTIMES): Do not define.
10747         (__ASSUME_O_CLOEXEC): Likewise.
10748         (__ASSUME_SOCK_CLOEXEC): Likewise.
10749         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
10750         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
10751         0x020621].
10752         (__ASSUME_PIPE2): Likewise.
10753         (__ASSUME_EVENTFD2): Likewise.
10754         (__ASSUME_SIGNALFD4): Likewise.
10755         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
10756         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
10757         Do not define.
10758         (__ASSUME_EVENTFD2): Likewise.
10759         (__ASSUME_SIGNALFD4): Likewise.
10760         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
10761         (__ASSUME_32BITUIDS): Likewise.
10762         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
10763         (__ASSUME_IPC64): Likewise.
10764         (__ASSUME_ST_INO_64_BIT): Likewise.
10765         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
10766         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
10767         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10768         (__ASSUME_UTIMES): Do not define.
10769         (__ASSUME_PSELECT): Likewise.
10770         (__ASSUME_PPOLL): Likewise.
10771         (__ASSUME_O_CLOEXEC): Likewise.
10772         (__ASSUME_SOCK_CLOEXEC): Likewise.
10773         (__ASSUME_IN_NONBLOCK): Likewise.
10774         (__ASSUME_PIPE2): Likewise.
10775         (__ASSUME_EVENTFD2): Likewise.
10776         (__ASSUME_SIGNALFD4): Likewise.
10777         (__ASSUME_DUP3): Likewise.
10778         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10779         (__ASSUME_UTIMES): Likewise.
10780         (__ASSUME_O_CLOEXEC): Likewise.
10781         (__ASSUME_SOCK_CLOEXEC): Likewise.
10782         (__ASSUME_IN_NONBLOCK): Likewise.
10783         (__ASSUME_PIPE2): Likewise.
10784         (__ASSUME_EVENTFD2): Likewise.
10785         (__ASSUME_SIGNALFD4): Likewise.
10786         (__ASSUME_DUP3): Likewise.
10787         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10788         (__ASSUME_UTIMES): Likewise.
10789         (__ASSUME_O_CLOEXEC): Likewise.
10790         (__ASSUME_SOCK_CLOEXEC): Likewise.
10791         (__ASSUME_IN_NONBLOCK): Likewise.
10792         (__ASSUME_PIPE2): Likewise.
10793         (__ASSUME_EVENTFD2): Likewise.
10794         (__ASSUME_SIGNALFD4): Likewise.
10795         (__ASSUME_DUP3): Likewise.
10796         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
10797         Likewise.
10798         (__ASSUME_UTIMES): Likewise.
10799         (__ASSUME_EVENTFD2): Likewise.
10800         (__ASSUME_SIGNALFD4): Likewise.
10801         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10802         (__ASSUME_O_CLOEXEC): Likewise.
10803         (__ASSUME_SOCK_CLOEXEC): Likewise.
10804         (__ASSUME_IN_NONBLOCK): Likewise.
10805         (__ASSUME_PIPE2): Likewise.
10806         (__ASSUME_EVENTFD2): Likewise.
10807         (__ASSUME_SIGNALFD4): Likewise.
10808         (__ASSUME_DUP3): Likewise.
10809         (__ASSUME_UTIMES): Undefine.
10810
10811         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
10812         feclearexcept.  Remove symbol versioning code.
10813         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
10814         symbol versioning code.
10815         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
10816         symbol versioning code.
10817         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
10818         feupdateenv.  Remove symbol versioning code.
10819         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
10820         fegetexceptflag.  Remove symbol versioning code.
10821         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
10822         fesetexceptflag.  Remove symbol versioning code.
10823         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
10824         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
10825         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
10826         (__posix_fadvise64_l32): Remove prototype.
10827         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
10828         code.
10829
10830 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10831
10832         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
10833         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
10834         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
10835         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
10836
10837 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
10838
10839         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
10840         current working directory
10841
10842 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10843
10844         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
10845         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
10846         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
10847         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
10848         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
10849         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
10850         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
10851         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
10852         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
10853         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
10854         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
10855         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
10856         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
10857         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
10858         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
10859         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
10860         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
10861         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
10862         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
10863         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
10864         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
10865         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
10866         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
10867         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
10868         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
10869         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
10870         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
10871         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
10872         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
10873         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
10874         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
10875         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
10876         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
10877         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
10878         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
10879         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
10880         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
10881         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
10882         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
10883         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
10884         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
10885         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
10886
10887         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
10888         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
10889
10890         * sysdeps/unix/sysv/linux/arm/Makefile
10891         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
10892         Add rt-aeabi_unwind_cpp_pr1.
10893         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
10894         Add nptl-aeabi_unwind_cpp_pr1.
10895         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
10896         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
10897         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
10898         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
10899         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
10900         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
10901
10902         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
10903         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
10904         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
10905         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
10906
10907         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
10908         Deconditionalize the code that was previously under [RESET_PID].
10909         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
10910
10911         * sysdeps/generic/exit-thread.h: New file.
10912         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
10913         * include/unistd.h (__exit_thread): Remove declaration.
10914         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
10915         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
10916         * csu/libc-start.c: Include <exit-thread.h>.
10917         (LIBC_START_MAIN): Pass no argument to __exit_thread.
10918         * nptl/pthread_create.c: Include <exit-thread.h>.
10919         (start_thread): Call __exit_thread in place of __exit_thread_inline.
10920         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
10921         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
10922         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
10923         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
10924         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
10925         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
10926         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
10927         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
10928         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
10929         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
10930         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
10931         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
10932         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
10933         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
10934         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
10935         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
10936
10937 2014-05-13  Andreas Schwab  <schwab@suse.de>
10938
10939         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
10940
10941 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
10942
10943         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
10944         (__ASSUME_UTIMES): Do not condition on kernel version.
10945         (__ASSUME_PSELECT): Define unconditionally.
10946         (__ASSUME_PPOLL): Likewise.
10947         (__ASSUME_ATFCTS): Likewise.
10948         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
10949         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
10950         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
10951         (__ASSUME_UTIMENSAT): Define unconditionally.
10952         (__ASSUME_PRIVATE_FUTEX): Likewise.
10953         (__ASSUME_FALLOCATE): Likewise.
10954         (__ASSUME_O_CLOEXEC): Likewise.
10955         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
10956         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
10957         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
10958         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
10959         (__ASSUME_IN_NONBLOCK): Likewise.
10960         (__ASSUME_PIPE2): Likewise.
10961         (__ASSUME_EVENTFD2): Likewise.
10962         (__ASSUME_SIGNALFD4): Likewise.
10963         (__ASSUME_DUP3): Likewise.
10964         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10965         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
10966         (__ASSUME_AT_RANDOM): Likewise.
10967         (__ASSUME_PREADV): Likewise.
10968         (__ASSUME_PWRITEV): Likewise.
10969         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
10970         (__ASSUME_F_GETOWN_EX): Define unconditionally.
10971         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
10972         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
10973         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
10974         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10975         (__ASSUME_O_CLOEXEC): Define unconditionally.
10976         (__ASSUME_PSELECT): Do not undefine conditionally.
10977         (__ASSUME_PPOLL): Likewise.
10978         (__ASSUME_ATFCTS): Likewise.
10979         (__ASSUME_SET_ROBUST_LIST): Likewise.
10980         (__ASSUME_UTIMENSAT): Likewise.
10981         (__ASSUME_FDATASYNC): Define unconditionally.
10982         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10983         (__ASSUME_SIGFRAME_V2): Likewise.
10984         )__ASSUME_EVENTFD2): Likewise.
10985         (__ASSUME_SIGNALFD4): Likewise.
10986         (__ASSUME_PSELECT): Do not undefine conditionally.
10987         (__ASSUME_PPOLL): Likewise.
10988         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10989         (__ASSUME_PSELECT): Define unconditionally.
10990         (__ASSUME_PPOLL): Likewise.
10991         (__ASSUME_O_CLOEXEC): Likewise.
10992         (__ASSUME_SOCK_CLOEXEC): Likewise.
10993         (__ASSUME_IN_NONBLOCK): Likewise.
10994         (__ASSUME_PIPE2): Likewise.
10995         (__ASSUME_EVENTFD2): Likewise.
10996         (__ASSUME_SIGNALFD4): Likewise.
10997         (__ASSUME_DUP3): Likewise.
10998         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10999         (__ASSUME_O_CLOEXEC): Likewise.
11000         (__ASSUME_SOCK_CLOEXEC): Likewise.
11001         (__ASSUME_IN_NONBLOCK): Likewise.
11002         (__ASSUME_PIPE2): Likewise.
11003         (__ASSUME_EVENTFD2): Likewise.
11004         (__ASSUME_SIGNALFD4): Likewise.
11005         (__ASSUME_DUP3): Likewise.
11006         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11007         (__ASSUME_EVENTFD2): Likewise.
11008         (__ASSUME_SIGNALFD4): Likewise.
11009         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11010
11011 2014-05-12  Andreas Schwab  <schwab@suse.de>
11012
11013         [BZ #16932]
11014         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
11015         (_nss_nis_gethostbyname4_r): Return error if item length is larger
11016         than maximum RPC packet size.
11017         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
11018         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
11019         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
11020         (_nss_nis_getservbyport_r): Likewise.
11021
11022 2014-05-12  Will Newton  <will.newton@linaro.org>
11023
11024         * malloc/Makefile (tests): Add tst-mallopt.
11025         * malloc/tst-mallopt.c: New file.
11026
11027 2014-05-09  Roland McGrath  <roland@hack.frob.com>
11028
11029         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
11030         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
11031
11032 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11033
11034         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
11035         (tst-tlsmod6.so): Likewise.
11036
11037 2014-05-09  Roland McGrath  <roland@hack.frob.com>
11038
11039         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
11040
11041 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
11042
11043         [BZ #16064]
11044         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
11045         and <dl-procinfo.h>.
11046         (__fegetenv): Save SSE state in envp->__eip if supported.
11047         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
11048         envp->__eip if supported.
11049         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
11050         and <dl-procinfo.h>.
11051         (__fesetenv): Always set __eip, __cs_selector, __opcode,
11052         __data_offset and __data_selector in environment to 0.  Set SSE
11053         state if supported.
11054         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
11055         test-fenv-sse.
11056         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
11057         -mfpmath=sse.
11058         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
11059
11060 2014-05-09  Will Newton  <will.newton@linaro.org>
11061
11062         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
11063         and libc_relro_required for ARM.
11064         * sysdeps/arm/preconfigure: Regenerate.
11065
11066 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
11067             Stefan Liebler  <stli@linux.vnet.ibm.com>
11068
11069         * config.make.in (enable-lock-elision): New Makefile variable.
11070         * configure.ac: Likewise.
11071         * configure: Regenerate.
11072         * sysdeps/s390/configure.ac:
11073         Add check for gcc transactions support.
11074         * sysdeps/s390/configure: Regenerate.
11075         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
11076         Build elision files if enabled.
11077         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
11078         Add lock elision support for s390.
11079         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
11080         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
11081         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
11082         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
11083         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
11084         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
11085         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
11086         Likewise.
11087         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
11088         Likewise.
11089         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
11090         Likewise.
11091         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
11092         Likewise.
11093         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
11094         (__lll_timedlock_elision, __lll_lock_elision)
11095         (__lll_unlock_elision, __lll_trylock_elision)
11096         (lll_timedlock_elision, lll_lock_elision)
11097         (lll_unlock_elision, lll_trylock_elision): Add.
11098         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11099         (pthread_mutex_t): Add lock elision support for s390.
11100
11101 2014-05-14  Wilco  <wdijkstr@arm.com>
11102
11103         * sysdeps/arm/fclrexcpt.c: Cleanup.
11104         * sysdeps/arm/fedisblxcpt.c: Cleanup.
11105         * sysdeps/arm/feenablxcpt.c: Cleanup.
11106         * sysdeps/arm/fegetenv.c: Cleanup.
11107         * sysdeps/arm/fegetexcept.c: Cleanup.
11108         * sysdeps/arm/fegetround.c: Cleanup.
11109         * sysdeps/arm/feholdexcpt.c: Cleanup.
11110         * sysdeps/arm/fesetenv.c: Cleanup.
11111         * sysdeps/arm/fesetround.c: Cleanup.
11112         * sysdeps/arm/feupdateenv.c: Cleanup.
11113         * sysdeps/arm/fgetexcptflg.c: Cleanup.
11114         * sysdeps/arm/fraiseexcpt.c: Cleanup.
11115         * sysdeps/arm/fsetexcptflg.c: Cleanup.
11116         * sysdeps/arm/ftestexcept.c: Cleanup.
11117         * sysdeps/arm/get-rounding-mode.h: Cleanup.
11118         * sysdeps/arm/setfpucw.c: Cleanup.
11119
11120 2014-05-09  Will Newton  <will.newton@linaro.org>
11121
11122         * sysdeps/arm/armv7/strcmp.S: New file.
11123         * NEWS: Mention addition of ARMv7 optimized strcmp.
11124
11125 2014-05-08  Roland McGrath  <roland@hack.frob.com>
11126
11127         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
11128         look for %.ac rather than %.in.
11129
11130         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
11131         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
11132         * sysdeps/mach/hurd/configure: Regenerated.
11133         * sysdeps/unix/sysv/linux/configure: Regenerated.
11134
11135         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
11136
11137 2014-05-07  Steve Ellcey  <sellcey@mips.com>
11138
11139         [BZ# 16922]
11140         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
11141         (LONG_SUB): Ditto.
11142         (PTR_SUB): Ditto.
11143
11144 2014-05-07  Andreas Schwab  <schwab@suse.de>
11145
11146         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
11147         when skipping over non-matching result from nscd.
11148
11149 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
11150
11151         [BZ #16876]
11152         * nptl/sockperf.c (client): Check socket return value.
11153
11154         [BZ #16877]
11155         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
11156         nscd security class.
11157
11158 2014-05-06  Roland McGrath  <roland@hack.frob.com>
11159
11160         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
11161         * sysdeps/arm/unwind.h: ... here.
11162
11163 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
11164
11165         [BZ# 16916]
11166         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
11167         Define.
11168
11169 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
11170
11171         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
11172         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
11173         multiarch strncpy for PPC64.
11174         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
11175         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
11176         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
11177         multiarch optimizations.
11178         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
11179         (__libc_ifunc_impl_list): Likewise.
11180         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
11181         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
11182         multiarch stpncpy for PPC64.
11183         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
11184         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
11185
11186 2014-05-06  Andreas Schwab  <schwab@suse.de>
11187
11188         [BZ #16912]
11189         * gmon/mcount.c (_MCOUNT_DECL): Use
11190         atomic_compare_and_exchange_bool_acq instead of
11191         catomic_compare_and_exchange_bool_acq.
11192
11193 2014-05-05  Roland McGrath  <roland@hack.frob.com>
11194
11195         * elf/Makefile (others, install-bin): Remove pldd.
11196         (pldd-modules): Variable removed.
11197         ($(objpfx)pldd): Target removed.
11198         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
11199         (others, install-bin): Append pldd here.
11200         ($(objpfx)pldd): New target.
11201
11202         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
11203         to 0, so the first #if test emitted later doesn't see it undefined.
11204         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
11205         * sysdeps/gnu/errlist.c: Regenerated.
11206
11207 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11208
11209         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
11210         [libc_hidden_builtin_def]: Define to empty value.
11211         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
11212         [libc_hidden_builtin_def]: Likewise.
11213         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
11214         [libc_hidden_builtin_def]: Likewise.
11215         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
11216         [libc_hidden_builtin_def]: Likewise.
11217         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
11218         __redirect_memcpy and define ifunc as default hidden symbol.
11219         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
11220         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
11221
11222 2014-05-04  Adam Conrad  <adconrad@0c3.net>
11223
11224         * locale/iso-4217.def: Reintroduce XDR currency.
11225
11226 2014-05-04  Allan McRae  <allan@archlinux.org>
11227
11228         * po/eo.po: Update Esperanto translation from translation project.
11229
11230 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
11231
11232         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
11233         and FEATURE_INDEX_MAX to 1.
11234         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
11235
11236 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11237
11238         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
11239         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
11240         * iconvdata/big5.c (ONE_DIRECTION): Define.
11241         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
11242         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
11243         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
11244         * iconvdata/cp932.c (ONE_DIRECTION): Define.
11245         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
11246         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
11247         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
11248         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
11249         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
11250         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
11251         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
11252         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
11253         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
11254         * iconvdata/gbk.c (ONE_DIRECTION): Define.
11255         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
11256         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
11257         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
11258         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
11259         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
11260         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
11261         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
11262         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
11263         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
11264         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
11265         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
11266         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
11267         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
11268         * iconvdata/iso646.c (ONE_DIRECTION): Define.
11269         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
11270         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
11271         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
11272         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
11273         * iconvdata/johab.c (ONE_DIRECTION): Define.
11274         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
11275         * iconvdata/sjis.c (ONE_DIRECTION): Define.
11276         * iconvdata/t.61.c (ONE_DIRECTION): Define.
11277         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
11278         * iconvdata/tscii.c (ONE_DIRECTION): Define.
11279         * iconvdata/uhc.c (ONE_DIRECTION): Define.
11280         * iconvdata/unicode.c (ONE_DIRECTION): Define.
11281         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
11282         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
11283         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
11284
11285 2014-05-01  Roland McGrath  <roland@hack.frob.com>
11286
11287         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
11288         (_IO_JUMPS_OFFSET): Define to 0.
11289
11290         * nptl/sysdeps/pthread/bits/libc-lock.h
11291         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
11292         (__libc_lock_define_initialized_recursive): Always define using
11293         initializer.  Modern compilers treat uninitialized (implicit zero) and
11294         explicit zero initializers the same (i.e. put the datum in bss).
11295
11296 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
11297
11298         * nscd/nscd-client.h: Include <string.h>.
11299
11300 2014-05-01  David S. Miller  <davem@davemloft.net>
11301
11302         [BZ #16885]
11303         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
11304         multiple zero bytes exist at the end of a string.
11305         Reported by Aurelien Jarno <aurelien@aurel32.net>
11306
11307         * string/test-strcmp.c (check): Add explicit test for situations where
11308         there are multiple zero bytes after the first.
11309
11310 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
11311
11312         [BZ #16890]
11313         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
11314         when compiling wprintf.
11315         * stdio-common/tstdiomisc.c (t3): New function.
11316         (main): Call it.
11317
11318 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11319
11320         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
11321         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
11322         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
11323         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
11324
11325 2014-05-01  Steve Ellcey  <sellcey@mips.com>
11326
11327         * stdlib/longlong.h: Updated from GCC.
11328
11329 2014-05-01  Will Newton  <will.newton@linaro.org>
11330             Bernard Ogden  <bernie.ogden@linaro.org>
11331
11332         * NEWS: Update fixed bug list.
11333
11334         [BZ #15119]
11335         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
11336
11337 2014-04-30  David S. Miller  <davem@davemloft.net>
11338
11339         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
11340         (libc_feholdexcept_setround_sparc_ctx): New function.
11341         (libc_fesetenv_sparc_ctx): Likewise.
11342         (libc_feupdateenv_sparc_ctx): Likewise.
11343         (libc_feholdsetround_sparc_ctx): Likewise.
11344         (libc_feholdexcept_setround_ctx): Define.
11345         (libc_feholdexcept_setroundf_ctx): Likewise.
11346         (libc_feholdexcept_setroundl_ctx): Likewise.
11347         (libc_fesetenv_ctx): Likewise.
11348         (libc_fesetenvf_ctx): Likewise.
11349         (libc_fesetenvl_ctx): Likewise.
11350         (libc_feupdateenv_ctx): Likewise.
11351         (libc_feupdateenvf_ctx): Likewise.
11352         (libc_feupdateenvl_ctx): Likewise.
11353         (libc_feresetround_ctx): Likewise.
11354         (libc_feresetroundf_ctx): Likewise.
11355         (libc_feresetroundl_ctx): Likewise.
11356         (libc_feholdsetround_ctx): Likewise.
11357         (libc_feholdsetroundf_ctx): Likewise.
11358         (libc_feholdsetroundl_ctx): Likewise.
11359
11360         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
11361         with __USE_GNU instead of XOPEN cpp guards.
11362
11363         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
11364         0.
11365
11366         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
11367         with XOPEN cpp guards.
11368
11369 2014-04-30  Julian Brown  <julian@codesourcery.com>
11370
11371         [BZ #16888]
11372         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
11373         handling.
11374
11375 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
11376
11377         [BZ #9894]
11378         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
11379         Change to 2.6.32.
11380         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
11381         * sysdeps/unix/sysv/linux/configure: Regenerated.
11382         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
11383         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
11384         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
11385         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
11386         * README: Update reference to required Linux kernel version.
11387         * manual/install.texi (Linux): Update reference to required Linux
11388         kernel headers version.
11389         * INSTALL: Regenerated.
11390
11391         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
11392         header inclusion.
11393         [POSIX] (limits.h): Likewise.
11394         [POSIX] (math.h): Likewise.
11395         [POSIX] (sys/wait.h): Likewise.
11396         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
11397         function.
11398         [POSIX] (stddef.h): Do not allow header inclusion.
11399
11400 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11401
11402         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
11403
11404 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
11405
11406         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
11407         Return immediately after lll_futex_wake.
11408
11409 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
11410
11411         [BZ #16791]
11412         * nscd/nscd-client.h (datahead_init_common): Initialize entire
11413         structure.
11414         (datahead_init_pos): Call datahead_init_common early.
11415         (datahead_init_neg): Likewise.
11416
11417         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
11418         datahead_init_neg): New functions.
11419         * nscd/aicache.c (addhstaiX): Use them.
11420         * nscd/grpcache.c (cache_addgr): Likewise.
11421         * nscd/hstcache.c (cache_addhst): Likewise.
11422         * nscd/initgrcache.c (addinitgroupsX): Likewise.
11423         * nscd/netgroupcache.c (do_notfound): Likewise.
11424         (addgetnetgrentX): Likewise.
11425         (addinnetgrX): Likewise.
11426         * nscd/pwdcache.c (cache_addpw): Likewise.
11427         * nscd/servicescache.c (cache_addserv): Likewise.
11428
11429 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
11430             Atsushi Onoe  <atsushi@onoe.org>
11431
11432         [BZ #14308]
11433         [BZ #12994]
11434         [BZ #13651]
11435         * resolv/res_query.c (__libc_res_nsearch): Return if at least
11436         one response is valid.
11437         * resolv/res_send.c (send_dg): Check for validity of other
11438         response if the current response is a referral.
11439
11440 2014-04-29  Steve Ellcey  <sellcey@mips.com>
11441
11442         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
11443
11444 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
11445
11446         [BZ #16823]
11447         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
11448         Always divide by positive zero when computing -Inf result.
11449         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
11450         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
11451
11452 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11453
11454         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
11455         FPSCR if value do not change.
11456         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
11457         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
11458         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
11459         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
11460         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
11461         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
11462         function.
11463
11464 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
11465
11466         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
11467         * sysdeps/unix/sysv/linux/hppa: Move directory from
11468         ports/systeps/unix/sysv/linux/hppa.
11469         * README: Update listing for hppa-*-linux-gnu.
11470
11471 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
11472
11473         [BZ #16754]
11474         * manual/stdio.texi (Hook functions): Fix types of stream hook
11475         functions.
11476         [BZ #16854]
11477         * socket/sys/socket.h: Fix typo in comment.
11478
11479 2014-04-28  Wilco  <wdijkstr@arm.com>
11480
11481         * sysdeps/arm/fenv_private.h: New file.
11482         * sysdeps/arm/math_private.h: New file.
11483         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
11484
11485 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
11486
11487         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
11488         with __int128_t.
11489         (La_x86_64_retval): Likewise.
11490
11491 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
11492
11493         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
11494         fpsr if value didn't change.
11495         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
11496         to fpcr if value didn't change.
11497         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
11498         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
11499         fpsr or fpcr if value didn't change.
11500         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
11501         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
11502         fpcr if value didn't change.
11503         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
11504         to fpsr if value didn't change.
11505
11506 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
11507
11508         * nptl/tst-sem3.c: Use test-skeleton.c
11509         (main): Rename to do_test.  Use return instead of
11510         exit.
11511         * nptl/tst-sem4.c: Use test-skeleton.c
11512         (main): Rename to do_test.
11513
11514 2014-04-22  David S. Miller  <davem@davemloft.net>
11515
11516         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
11517         (struct sigaction): New struct member __glibc_reserved0, change
11518         type of sa_flags to int.
11519
11520 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
11521
11522         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
11523         (COUNT_LEADING_ZEROS_0): Define for AArch64.
11524
11525 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
11526
11527         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
11528         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
11529
11530 2014-04-22  Will Newton  <will.newton@linaro.org>
11531             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
11532
11533         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
11534         (__longjmp): Add longjmp and longjmp_target SystemTap
11535         probes.
11536         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
11537         (__sigsetjmp): Add setjmp SystemTap probe.
11538
11539 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
11540
11541         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
11542         match manual order.
11543
11544 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11545
11546         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
11547
11548         * sysdeps/powerpc/fpu/fenv_private.h
11549         (libc_feholdexcept_setroundl_ctx): Define to
11550         libc_feholdexcept_setround_ppc_ctx.
11551         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
11552         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
11553         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
11554         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
11555
11556 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
11557
11558         * sysdeps/aarch64/math-tests.h: New file.
11559
11560 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
11561
11562         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
11563         New.
11564         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
11565         Check and set bit_AVX2_Usable.
11566         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
11567         macro.
11568         (bit_AVX2): Likewise.
11569         (index_AVX2_Usable): Likewise.
11570         (CPUID_AVX2): Likewise.
11571         (HAS_AVX2): Likewise.
11572
11573 2014-04-17  Will Newton  <will.newton@linaro.org>
11574
11575         * manual/setjmp.texi (System V contexts): Add note that
11576         calling setcontext on a context created by a call to a
11577         signal handler is undefined.  Update text to note that
11578         setcontext from a signal handler is possible but not
11579         recommended.
11580
11581         [BZ #16629]
11582         * stdlib/tst-setcontext.c: Include signal.h.
11583         (main): Check that the signal stack before and
11584         after swapcontext is the same.
11585
11586         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
11587         Re-implement to restore registers in user code and avoid
11588         rt_sigreturn system call.
11589
11590 2014-04-17  Wilco  <wdijkstr@arm.com>
11591
11592         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
11593         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
11594         * math/test-fenv.c: Skip exception trap tests on targets which only
11595         support non-stop mode.
11596
11597 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
11598             Wilco Dijkstra  <wilco.dijkstra@arm.com>
11599
11600         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
11601         (libc_feholdsetround_aarch64_ctx)
11602         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
11603         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
11604         (libc_feresetround_ctx, libc_feresetroundf_ctx)
11605         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
11606         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
11607         (libc_feresetround_noexl_ctx): Define.
11608
11609 2014-04-16  Richard Henderson  <rth@redhat.com>
11610
11611         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
11612
11613         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
11614         unwind tables.
11615
11616         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
11617         const from the non-libc, non-ldso copy.
11618
11619         * sysdeps/alpha/libm-test-ulps: Regenerate.
11620
11621 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
11622             Wilco Dijkstra  <wilco.dijkstra@arm.com>
11623
11624         * sysdeps/aarch64/fpu/math_private.h: New file.
11625
11626 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11627
11628         * sysdeps/aarch64/libm-test-ulps: Regenerate.
11629
11630 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
11631
11632         [BZ #16275]
11633         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
11634         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
11635         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
11636         Intel MPX bound registers before _dl_profile_fixup.
11637         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
11638         registers after _dl_profile_fixup.  Save and restore bound
11639         registers bnd0/bnd1 when calling _dl_call_pltexit.
11640         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
11641         (LR_BND_OFFSET): Likewise.
11642         (LRV_BND0_OFFSET): Likewise.
11643         (LRV_BND1_OFFSET): Likewise.
11644
11645 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
11646
11647         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
11648         to...
11649         * sysdeps/mach/hurd/i386/tls.h: ... here.
11650         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
11651         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
11652         fields.
11653
11654 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
11655
11656         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
11657
11658 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
11659
11660         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11661
11662 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
11663
11664         [BZ #14770]
11665         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
11666         * sysdeps/s390/configure: Regenerate.
11667
11668         [BZ #16824]
11669         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
11670         Set round-to-nearest internally to reduce error accumulation.
11671
11672 2014-04-16  Alan Modra  <amodra@gmail.com>
11673
11674         [BZ #16740]
11675         [BZ #16619]
11676         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
11677         * math/libm-test.inc (frexp_test_data): Add tests.
11678         * NEWS: Update fixed bug list.
11679
11680 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11681
11682         * benchtests/Makefile: Depend on libraries in build directory.
11683         (bench-math): Separate out math tests.
11684         (bench-pthread): Separate out pthread tests.
11685         (bench): Include math and pthread tests.
11686
11687 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
11688
11689         [BZ #16831]
11690         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
11691         _dl_debug_initialize.
11692
11693         * configure.ac: Remove SELinux header check.
11694         * configure: Regenerate.
11695         * nscd/selinux.c (perms): Array of const char* to permission names.
11696         (nscd_request_avc_has_perm): Call security_deny_unknown to find
11697         default policy. Call string_to_security_class and string_to_av_perm to
11698         translate strings. Enforce default policy and call avs_has_perm with
11699         results of translated strings.
11700
11701 2014-04-13  David S. Miller  <davem@davemloft.net>
11702
11703         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11704
11705 2014-04-12  Allan McRae  <allan@archlinux.org>
11706
11707         [BZ #16838]
11708         * manual/string.texi (Collation Functions): Fix qsort argument
11709         order in example.
11710         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
11711
11712 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
11713
11714         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
11715         Make the test a no-op if there are no exceptions defined.
11716
11717 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
11718
11719         * elf/Makefile (tests): make tst-dlopen-aout conditional on
11720         enable-hardcoded-path-in-tests
11721
11722 2014-04-11  Will Newton  <will.newton@linaro.org>
11723
11724         * benchtests/Makefile (extra-objs): Add json-lib.o.
11725         (bench-func): Tidy up JSON output.
11726         * benchtests/bench-skeleton.c: Include json-lib.h.
11727         (main): Use JSON library functions to do output of
11728         benchmark results.
11729         * benchtests/bench-timing-type.c (main): Output the
11730         timing type simply, leaving formatting to the user.
11731         * benchtests/json-lib.c: New file.
11732         * benchtests/json-lib.h: Likewise.
11733
11734 2014-04-11  Torvald Riegel  <triegel@redhat.com>
11735
11736         [BZ #15215]
11737         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
11738         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
11739         memory barriers.  Add comments.
11740         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
11741         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
11742         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
11743         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
11744         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
11745         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
11746
11747 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
11748
11749         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
11750         * sysdeps/s390/s390-64/configure.ac: ... this ...
11751         * sysdeps/s390/configure.ac: ... to here.
11752         * sysdeps/s390/s390-32/configure: Delete file.
11753         * sysdeps/s390/s390-64/configure: Delete file.
11754         * sysdeps/s390/configure: Regenerate.
11755
11756 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
11757
11758         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
11759
11760 2014-04-11  Will Newton  <will.newton@linaro.org>
11761
11762         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
11763         to zero if it is not defined elsewhere.  (mtrim): Test
11764         the value of MALLOC_DEBUG with #if rather than #ifdef.
11765
11766 2014-04-10 Torvald Riegel  <triegel@redhat.com>
11767
11768         * benchtests/pthread_once-inputs: New file.
11769         * benchtests/pthread_once-source.c: New file.
11770         * benchtests/README: Update documentation.
11771
11772 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
11773             H.J. Lu  <hongjiu.lu@intel.com>
11774
11775         [BZ #16275]
11776         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
11777         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
11778         * sysdeps/x86_64/configure: Regenerated.
11779         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
11780         macro.
11781         (REGISTER_SAVE_RAX): Likewise.
11782         (REGISTER_SAVE_RCX): Likewise.
11783         (REGISTER_SAVE_RDX): Likewise.
11784         (REGISTER_SAVE_RSI): Likewise.
11785         (REGISTER_SAVE_RDI): Likewise.
11786         (REGISTER_SAVE_R8): Likewise.
11787         (REGISTER_SAVE_R9): Likewise.
11788         (REGISTER_SAVE_BND0): Likewise.
11789         (REGISTER_SAVE_BND1): Likewise.
11790         (REGISTER_SAVE_BND2): Likewise.
11791         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
11792         bound registers when calling _dl_fixup.
11793
11794 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11795
11796         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
11797         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
11798         of its definition.
11799         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
11800         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
11801         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
11802         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
11803         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
11804         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
11805         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
11806
11807 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
11808
11809         [BZ #15514]
11810         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
11811         pathconf(_PC_NAME_MAX).
11812
11813 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11814
11815         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
11816         Remove macro usage.
11817         (__PTHREAD_SPINS): Move definition to ...
11818         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
11819         (__PTHREAD_SPINS): ... here.
11820         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11821         (__PTHREAD_SPIN): Likewise.
11822         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
11823         (__PTHREAD_SPIN): Likewise.
11824         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
11825         (__PTHREAD_SPIN): Likewise.
11826         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
11827         (__PTHREAD_SPIN): Likewise.
11828         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
11829         (__PTHREAD_SPIN): Likewise.
11830         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
11831         (__PTHREAD_SPIN): Likewise.
11832         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
11833         (__PTHREAD_SPIN): Likewise.
11834         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
11835         (__PTHREAD_SPIN): Likewise.
11836         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
11837         (__PTHREAD_SPIN): Likewise.
11838         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
11839         (__PTHREAD_SPIN): Likewise.
11840         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
11841         (__PTHREAD_SPIN): Likewise.
11842         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
11843         (__PTHREAD_SPIN): Likewise.
11844
11845         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
11846         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
11847         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
11848         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
11849         imply folder.
11850         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
11851         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
11852         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
11853         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
11854         correct imply path.
11855         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
11856         strlen symbol for non multi-arch builds.
11857         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
11858         missing hidden_def and weak_alias.
11859
11860 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
11861
11862         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
11863
11864 2014-04-07  Will Newton  <will.newton@linaro.org>
11865
11866         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
11867         and contents.  [!_LIBC] Remove #ifndef and contents.
11868         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
11869         * string/memccpy.c (__memccpy): Use ANSI prototype.
11870         * string/memfrob.c (memfrob): Likewise.
11871         * string/strcoll.c (STRCOLL): Likewise.
11872         * string/strlen.c (strlen): Likewise.
11873         * string/strtok.c (STRTOK): Likewise.
11874         * string/strcat.c: Remove unused #include of memcopy.h.
11875         (strcat): Use ANSI prototype.
11876         * string/strchr.c: Remove unused #include of memcopy.h.
11877         (strchr): Use ANSI prototype.
11878         * string/strcmp.c: Remove unused #include of memcopy.h.
11879         (strcmp): Use ANSI prototype.
11880         * string/strcpy.c: Remove unused #include of memcopy.h.
11881         (strcpy): Use ANSI prototype.
11882
11883 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11884
11885         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
11886         * config.make.in (config-extra-cppflags): Set it from
11887         libc_extra_cppflags.
11888         * configure.ac (libc_extra_cflags): Make it accumulate over
11889         configure fragments.
11890         (libc_extra_cppflags): New flag.
11891         * configure. Regenerate.
11892         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
11893         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
11894         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
11895         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
11896
11897         [BZ #16815]
11898         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
11899         result for FE_DOWNWARD rounding mode.
11900         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
11901         Likewise.
11902         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11903
11904 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
11905
11906         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
11907         in function argument name.
11908
11909 2014-04-03  David Svoboda  <svoboda@cert.org>
11910
11911         [BZ #5666]
11912         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
11913         explicitly.
11914
11915 2014-04-03  Roland McGrath  <roland@hack.frob.com>
11916
11917         * elf/dl-unmap-segments.h: New file.
11918         * sysdeps/generic/ldsodefs.h
11919         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
11920         * elf/dl-close.c: Include <dl-unmap-segments.h>.
11921         * elf/dl-fptr.c: Likewise.
11922         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
11923         * sysdeps/aarch64/tlsdesc.c: Likewise.
11924         * sysdeps/arm/tlsdesc.c: Likewise.
11925         * sysdeps/i386/tlsdesc.c: Likewise.
11926         * sysdeps/tile/dl-runtime.c: Likewise.
11927         * sysdeps/x86_64/tlsdesc.c: Likewise.
11928         * elf/dl-load.h: New file.
11929         * elf/dl-load.c: Include it.
11930         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
11931         Macros moved to dl-load.h.
11932         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
11933         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
11934         Use _dl_unmap_segments in place of __munmap.
11935         Break out segment-mapping loop into ...
11936         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
11937
11938 2014-04-03  Will Newton  <will.newton@linaro.org>
11939
11940         * elf/dl-lookup.c (do_lookup_x): Remove comment
11941         referring to nested function and move variable
11942         declarations down to before first use.
11943
11944 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
11945
11946         [BZ #16799]
11947         [BZ #16800]
11948         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
11949         with 0 numerator.
11950         * math/s_catanf.c (__catanf): Likewise.
11951         * math/s_catanh.c (__catanh): Likewise.
11952         * math/s_catanhf.c (__catanhf): Likewise.
11953         * math/s_catanhl.c (__catanhl): Likewise.
11954         * math/s_catanl.c (__catanl): Likewise.
11955         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
11956         by positive zero when computing -Inf result.
11957         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
11958         (catanh_test): Likewise.
11959         * sysdeps/i386/fpu/libm-test-ulps: Update.
11960         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11961
11962         [BZ #16789]
11963         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
11964         instead of using underflowing value in computing result.
11965         * math/s_clog10.c (__clog10): Likewise.
11966         * math/s_clog10f.c (__clog10f): Likewise.
11967         * math/s_clog10l.c (__clog10l): Likewise.
11968         * math/s_clogf.c (__clogf): Likewise.
11969         * math/s_clogl.c (__clogl): Likewise.
11970         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
11971         (clog10_test): Likewise.
11972         * sysdeps/i386/fpu/libm-test-ulps: Update.
11973         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11974
11975 2014-04-02  Alan Modra  <amodra@gmail.com>
11976
11977         [BZ #16739]
11978         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
11979         output when value is near a power of two.  Use int64_t for lx and
11980         remove casts.  Use decimal rather than hex exponent constants.
11981         Don't use long double multiplication when double will suffice.
11982         * math/libm-test.inc (nextafter_test_data): Add tests.
11983         * NEWS: Add 16739 and 16786 to bug list.
11984
11985         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
11986
11987         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
11988
11989 2014-04-01  Will Newton  <will.newton@linaro.org>
11990
11991         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
11992         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
11993
11994 2014-04-01  Florian Weimer  <fweimer@redhat.com>
11995
11996         [BZ #13347]
11997         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
11998         * nptl/tst-setuid2.c: New file.
11999         * nptl/Makefile (xtests): Add tst-setuid2.
12000
12001 2014-04-01  Alan Modra  <amodra@gmail.com>
12002
12003         [BZ #16786]
12004         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
12005
12006 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
12007
12008         [BZ #6803]
12009         [BZ #6804]
12010         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
12011         set errno as appropriate.
12012         * math/w_scalbf.c (__scalbf): Likewise.
12013         * math/w_scalbl.c (__scalbl): Likewise.
12014         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
12015         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
12016         * math/libm-test.inc (scalb_test_data): Add errno expectations.
12017         Add more NaN tests.
12018
12019         [BZ #16349]
12020         * math/w_atan2.c: Include <errno.h>.
12021         (__atan2): Set errno for result underflowing to zero.
12022         * math/w_atan2f.c: Include <errno.h>.
12023         (__atan2f): Set errno for result underflowing to zero.
12024         * math/w_atan2l.c: Include <errno.h>.
12025         (__atan2l): Set errno for result underflowing to zero.
12026         * math/auto-libm-test-in: Don't allow missing errno for some atan2
12027         tests.
12028         * math/auto-libm-test-out: Regenerated.
12029
12030 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12031
12032         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
12033         Encode instruction correctly in little endian.
12034         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
12035         Likewise.
12036         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
12037         Likewise.
12038         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
12039         Likewise.
12040         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
12041         Likewise.
12042
12043 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
12044
12045         [BZ #9894]
12046         * sysdeps/unix/sysv/linux/kernel-features.h
12047         [__sparc__ && !__arch64__ && !__sparc_v9__]
12048         (__ASSUME_SET_ROBUST_LIST): Do not define.
12049         [__sparc__ && !__arch64__ && !__sparc_v9__]
12050         (__ASSUME_FUTEX_LOCK_PI): Likewise.
12051         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
12052         Likewise.
12053         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12054         (__ASSUME_FUTEX_LOCK_PI): Undefine.
12055         (__ASSUME_REQUEUE_PI): Likewise.
12056         (__ASSUME_SET_ROBUST_LIST): Likewise.
12057         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
12058         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
12059         Undefine.
12060         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12061         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
12062         Likewise.
12063         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
12064         Likewise.
12065         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
12066         Likewise.
12067         * sysdeps/unix/sysv/linux/mips/kernel-features.h
12068         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
12069         Undefine.
12070         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
12071         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
12072         Likewise.
12073
12074         [BZ #16648]
12075         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12076         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
12077         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
12078
12079 2014-03-31  Will Newton  <will.newton@linaro.org>
12080
12081         * benchtests/Makefile (bench): Add ffs and ffsll to list
12082         of tests.
12083         * benchtests/ffs-inputs: New file.
12084         * benchtests/ffsll-inputs: Likewise.
12085
12086 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
12087
12088         [BZ #16770]
12089         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
12090         too large before casting to int.
12091         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
12092         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
12093         * math/libm-test.inc (scalb_test_data): Add more tests.
12094
12095 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
12096
12097         * benchtests/Makefile (DETAILED_OPT): New make option.
12098         (bench-func): Run benchmark program with -d if DETAILED_OPT is
12099         set.
12100         * benchtests/bench-skeleton.c: Include stdbool.h.
12101         (main): Store and print timings per input.
12102         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
12103         member to each argument value.
12104         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
12105         (_print_arg_data): Initialize per-input timing to 0.
12106
12107         * benchtests/Makefile (timing-type): New binary.
12108         (bench-clean): Also remove bench-timing-type.
12109         (bench): New target for timing-type.
12110         (bench-func): Print output in JSON format.
12111         * benchtests/bench-skeleton.c (main): Print output in JSON
12112         format.
12113         * benchtests/bench-timing-type.c: New file.
12114         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
12115         (TIMING_PRINT_STATS): Remove.
12116         * benchtests/scripts/bench.py (_print_arg_data): Store variant
12117         name separately.
12118
12119         * benchtests/bench-modf.c: Remove.
12120         * benchtests/modf-inputs: New inputs file.
12121
12122 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
12123
12124         [BZ #16362]
12125         * math/s_clog10.c (M_PI_LOG10E): New macro.
12126         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
12127         imaginary parts are 0.
12128         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
12129         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
12130         imaginary parts are 0.
12131         * math/s_clog10l.c (M_PI_LOG10El): New macro.
12132         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
12133         imaginary parts are 0.
12134         * math/libm-test.inc (clog10_test_data): Update expected results
12135         for when real and imaginary parts are 0.
12136
12137 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
12138
12139         * elf/dl-load.c: Finish conversion of __builtin_expect into
12140         __glibc_{un}likely.
12141
12142 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
12143
12144         [BZ #16348]
12145         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
12146         1+x for argument with exponent below -67.
12147         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
12148         Likewise.
12149         * math/auto-libm-test-in: Add more tests of exp.
12150         * math/auto-libm-test-out: Regenerated.
12151
12152 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12153
12154         [BZ #16759]
12155         * inet/getnetgrent_r.c (get_nonempty_val): New function.
12156         (nscd_getnetgrent): Use it.
12157
12158         [BZ #16760]
12159         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
12160         of stpcpy.
12161
12162 2014-03-27  Andi Kleen  <ak@linux.intel.com>
12163
12164         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
12165         (lll_robust_lock, lll_cond_lock, lll_timedlock)
12166         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
12167         (lll_robust_unlock): Remove out of line section. Use cfi
12168         intrinsics.
12169         (LLL_STUB_UNWIND_INFO*): Remove.
12170         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
12171         (lll_robust_lock, lll_cond_lock, lll_timedlock)
12172         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
12173         (lll_robust_unlock): Remove out of line section. Use cfi
12174         intrinsics.
12175         (LLL_STUB_UNWIND_INFO*): Remove.
12176
12177 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12178
12179         [BZ #16758]
12180         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
12181         blank values.
12182
12183 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
12184
12185         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
12186
12187 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
12188
12189         [BZ #16198]
12190         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
12191         fnstenv.
12192         * math/test-fenv-preserve.c: New file.
12193         * math/Makefile (tests): Add test-fenv-preserve.
12194
12195 2014-03-26  Will Newton <will.newton@linaro.org>
12196
12197         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
12198
12199 2014-03-25  Roland McGrath  <roland@hack.frob.com>
12200
12201         * scripts/versionlist.awk: Partition the version sets and emit all
12202         GLIBC_* (sorted) before all others (sorted).
12203
12204 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
12205
12206         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
12207         GLIBC_2.2.5 version.
12208
12209 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12210
12211         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
12212         calls.
12213
12214         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
12215         previous change.
12216
12217         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12218
12219 2014-03-25  Andreas Schwab  <schwab@suse.de>
12220
12221         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
12222         label to be used after in6ailist is initialized.
12223
12224 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12225
12226         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
12227         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
12228
12229 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
12230
12231         [BZ #16357]
12232         [BZ #16599]
12233         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
12234         min_plus_half.
12235         (fp_formats): Update initializers.
12236         (init_fp_formats): Initialize new field.
12237         (output_for_one_input_case): Allow underflow for results up to
12238         min_plus_half.
12239         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
12240         * math/auto-libm-test-in: Don't mark some underflows from asin and
12241         atanh as spurious.
12242         * math/auto-libm-test-out: Regenerated.
12243         * sysdeps/i386/fpu/libm-test-ulps: Update.
12244         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12245
12246 2014-03-25  Andreas Schwab  <schwab@suse.de>
12247
12248         * libio/Makefile (tst-ftell-partial-wide-ENV)
12249         (tst-ftell-active-handler-ENV): Define.
12250
12251 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
12252
12253         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
12254
12255 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
12256
12257         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
12258
12259 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
12260
12261         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
12262         * sysdeps/x86_64/fpu/multiarch/e_exp.c
12263         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
12264
12265 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
12266
12267         [BZ #16634]
12268         * elf/dl-load.c (open_verify): Add mode parameter.
12269         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
12270         (open_path): Change from boolean 'secure' to complete flag 'mode'
12271         (_dl_map_object): Adjust.
12272         * elf/Makefile (tests): Add tst-dlopen-aout.
12273         * elf/tst-dlopen-aout.c: New test.
12274
12275 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
12276
12277         [BZ #16714]
12278         * sysdeps/unix/sysv/linux/s390/bits/stat.h
12279         (struct stat): Rename member pad0 to __glibc_reserved0.
12280
12281         [BZ #16712]
12282         * sysdeps/s390/s390-32/bits/wordsize.h
12283         (__WORDSIZE32_SIZE_ULONG): New define.
12284         * sysdeps/s390/s390-64/bits/wordsize.h
12285         (__WORDSIZE32_SIZE_ULONG): Likewise.
12286         * sysdeps/generic/stdint.h (SIZE_MAX):
12287         Define as UL if __WORDSIZE32_SIZE_ULONG.
12288
12289         [BZ #16713]
12290         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
12291         (__glibc_reserved0): New variable.
12292         (sa_flags): Change type to int.
12293
12294         * posix/Makefile (before-compile): Use += before-compile instead
12295         of a :=.
12296
12297         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
12298         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
12299
12300 2014-03-20  Andreas Schwab  <schwab@suse.de>
12301
12302         [BZ #16743]
12303         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
12304         non-matching result from nscd.
12305
12306 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12307
12308         * scripts/bench.py: Moved to ...
12309         * benchtests/scripts/bench.py: ... here.
12310         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
12311
12312 2014-03-24  Andreas Schwab  <schwab@suse.de>
12313
12314         [BZ #16002]
12315         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
12316         alloca_account and account alloca use for struct in6ailist.
12317
12318 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
12319
12320         [BZ #16284]
12321         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
12322         rounding mode to recompute results that overflow to infinity or
12323         underflow to zero.
12324         * math/auto-libm-test-in: Don't mark tests as expected to fail for
12325         bug 16284.
12326         * math/auto-libm-test-out: Regenerated.
12327         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
12328         (ccosh_test): Likewise.
12329         (csin_test_data): Use plus_oflow.
12330         (csin_test): Use ALL_RM_TEST.
12331         (csinh_test_data): Use plus_oflow.
12332         (csinh_test): Use ALL_RM_TEST.
12333         * sysdeps/i386/fpu/libm-test-ulps: Update.
12334         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12335
12336 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
12337
12338         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
12339         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
12340         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
12341
12342         [BZ #16731]
12343         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
12344         when x - 1 is zero.
12345         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
12346         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
12347         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
12348         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
12349         argument is 1.
12350         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
12351         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
12352         zero.
12353         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
12354         * sysdeps/i386/fpu/libm-test-ulps: Update.
12355         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12356
12357 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12358
12359         * scripts/bench.pl: Remove file.
12360         * scripts/bench.py: New benchmark script.
12361         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
12362         * benchtests/README: Mention python dependency.
12363         * scripts/pylintrc: New file.
12364         * scripts/pylint: New file.
12365
12366         * bits/mathdef.h: Use #ifdef instead of #if.
12367         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
12368         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12369         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
12370         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12371         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
12372         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
12373
12374 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12375             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12376
12377         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
12378         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
12379         and strpbrk-ppc64 objects.
12380         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12381         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
12382         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
12383         multiarch strpbrk for POWER7.
12384         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
12385         multiarch strpbrk for PPC64.
12386         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
12387         ifunc selector.
12388         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
12389         strpbrk for POWER7.
12390
12391 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
12392
12393         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
12394         (atan_test): Likewise.
12395         (atanh_test_data): Use NO_TEST_INLINE for two tests.
12396         (atanh_test): Use ALL_RM_TEST.
12397         (atan2_test_data): Likewise.
12398         (cabs_test): Likewise.
12399         (cacosh_test): Likewise.
12400         (carg_test): Likewise.
12401         (casin_test): Likewise.
12402         (casinh_test): Likewise.
12403         (cbrt_test): Likewise.
12404         (csqrt_test): Likewise.
12405         (erf_test): Likewise.
12406         (erfc_test): Likewise.
12407         (pow10_test): Likewise.
12408         (exp2_test): Likewise.
12409         (hypot_test): Likewise.
12410         (j0_test): Likewise.
12411         (j1_test): Likewise.
12412         (lgamma_test): Likewise.
12413         (gamma_test): Likewise.
12414         (sincos_test): Likewise.
12415         (tanh_test): Likewise.
12416         (y0_test): Likewise.
12417         (y1_test): Likewise.
12418         * sysdeps/i386/fpu/libm-test-ulps: Update.
12419         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12420
12421 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12422
12423         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
12424         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
12425         and strcspn-ppc64 objects.
12426         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12427         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
12428         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
12429         multiarch strcspn for POWER7.
12430         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
12431         multiarch strcspn for PPC64.
12432         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
12433         ifunc selector.
12434         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
12435         strcspn for POWER7.
12436
12437 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
12438
12439         * math/gen-libm-test.pl (generate_testfile): Expect only function
12440         name as argument to AUTO_TESTS_* and pass results for all rounding
12441         modes to parse_args.
12442         (parse_auto_input): Separate inputs of automatic tests from
12443         outputs before storing in %auto_tests.
12444         * math/libm-test.inc (acos_test_data): Update call to
12445         AUTO_TESTS_f_f.
12446         (acos_test): Use ALL_RM_TEST.
12447         (acos_tonearest_test_data): Remove.
12448         (acos_test_tonearest): Likewise.
12449         (acos_towardzero_test_data): Likewise.
12450         (acos_test_towardzero): Likewise.
12451         (acos_downward_test_data): Likewise.
12452         (acos_test_downward): Likewise.
12453         (acos_upward_test_data): Likewise.
12454         (acos_test_upward): Likewise.
12455         (acosh_test_data): Update call to AUTO_TESTS_f_f.
12456         (asin_test_data): Likewise.
12457         (asin_test): Use ALL_RM_TEST.
12458         (asin_tonearest_test_data): Remove.
12459         (asin_test_tonearest): Likewise.
12460         (asin_towardzero_test_data): Likewise.
12461         (asin_test_towardzero): Likewise.
12462         (asin_downward_test_data): Likewise.
12463         (asin_test_downward): Likewise.
12464         (asin_upward_test_data): Likewise.
12465         (asin_test_upward): Likewise.
12466         (asinh_test_data): Update call to AUTO_TESTS_f_f.
12467         (atan_test_data): Likewise.
12468         (atanh_test_data): Likewise.
12469         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
12470         (cabs_test_data): Update call to AUTO_TESTS_c_f.
12471         (carg_test_data): Likewise.
12472         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
12473         (ccos_test_data): Update call to AUTO_TESTS_c_c.
12474         (ccosh_test_data): Likewise.
12475         (cexp_test_data): Likewise.
12476         (clog_test_data): Likewise.
12477         (clog10_test_data): Likewise.
12478         (cos_test_data): Update call to AUTO_TESTS_f_f.
12479         (cos_test): Use ALL_RM_TEST.
12480         (cos_tonearest_test_data): Remove.
12481         (cos_test_tonearest): Likewise.
12482         (cos_towardzero_test_data): Likewise.
12483         (cos_test_towardzero): Likewise.
12484         (cos_downward_test_data): Likewise.
12485         (cos_test_downward): Likewise.
12486         (cos_upward_test_data): Likewise.
12487         (cos_test_upward): Likewise.
12488         (cosh_test_data): Update call to AUTO_TESTS_f_f.
12489         (cosh_test): Use ALL_RM_TEST.
12490         (cosh_tonearest_test_data): Remove.
12491         (cosh_test_tonearest): Likewise.
12492         (cosh_towardzero_test_data): Likewise.
12493         (cosh_test_towardzero): Likewise.
12494         (cosh_downward_test_data): Likewise.
12495         (cosh_test_downward): Likewise.
12496         (cosh_upward_test_data): Likewise.
12497         (cosh_test_upward): Likewise.
12498         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
12499         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
12500         (ctan_test_data): Likewise.
12501         (ctan_test): Use ALL_RM_TEST.
12502         (ctan_tonearest_test_data): Remove.
12503         (ctan_test_tonearest): Likewise.
12504         (ctan_towardzero_test_data): Likewise.
12505         (ctan_test_towardzero): Likewise.
12506         (ctan_downward_test_data): Likewise.
12507         (ctan_test_downward): Likewise.
12508         (ctan_upward_test_data): Likewise.
12509         (ctan_test_upward): Likewise.
12510         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
12511         (ctanh_test): Use ALL_RM_TEST.
12512         (ctanh_tonearest_test_data): Remove.
12513         (ctanh_test_tonearest): Likewise.
12514         (ctanh_towardzero_test_data): Likewise.
12515         (ctanh_test_towardzero): Likewise.
12516         (ctanh_downward_test_data): Likewise.
12517         (ctanh_test_downward): Likewise.
12518         (ctanh_upward_test_data): Likewise.
12519         (ctanh_test_upward): Likewise.
12520         (erf_test_data): Update call to AUTO_TESTS_f_f.
12521         (erfc_test_data): Likewise.
12522         (exp_test_data): Likewise.
12523         (exp_test): Use ALL_RM_TEST.
12524         (exp_tonearest_test_data): Remove.
12525         (exp_test_tonearest): Likewise.
12526         (exp_towardzero_test_data): Likewise.
12527         (exp_test_towardzero): Likewise.
12528         (exp_downward_test_data): Likewise.
12529         (exp_test_downward): Likewise.
12530         (exp_upward_test_data): Likewise.
12531         (exp_test_upward): Likewise.
12532         (exp10_test_data): Update call to AUTO_TESTS_f_f.
12533         (exp10_test): Use ALL_RM_TEST.
12534         (exp10_tonearest_test_data): Remove.
12535         (exp10_test_tonearest): Likewise.
12536         (exp10_towardzero_test_data): Likewise.
12537         (exp10_test_towardzero): Likewise.
12538         (exp10_downward_test_data): Likewise.
12539         (exp10_test_downward): Likewise.
12540         (exp10_upward_test_data): Likewise.
12541         (exp10_test_upward): Likewise.
12542         (exp2_test_data): Update call to AUTO_TESTS_f_f.
12543         (expm1_test_data): Likewise.
12544         (expm1_test): Use ALL_RM_TEST.
12545         (expm1_tonearest_test_data): Remove.
12546         (expm1_test_tonearest): Likewise.
12547         (expm1_towardzero_test_data): Likewise.
12548         (expm1_test_towardzero): Likewise.
12549         (expm1_downward_test_data): Likewise.
12550         (expm1_test_downward): Likewise.
12551         (expm1_upward_test_data): Likewise.
12552         (expm1_test_upward): Likewise.
12553         (fma_test_data): Update call to AUTO_TESTS_fff_f.
12554         (fma_test): Use ALL_RM_TEST.
12555         (fma_towardzero_test_data): Remove.
12556         (fma_test_towardzero): Likewise.
12557         (fma_downward_test_data): Likewise.
12558         (fma_test_downward): Likewise.
12559         (fma_upward_test_data): Likewise.
12560         (fma_test_upward): Likewise.
12561         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
12562         (j0_test_data): Update call to AUTO_TESTS_f_f.
12563         (j1_test_data): Likewise.
12564         (jn_test_data): Update call to AUTO_TESTS_if_f.
12565         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
12566         (log_test_data): Update call to AUTO_TESTS_f_f.
12567         (log10_test_data): Likewise.
12568         (log1p_test_data): Likewise.
12569         (log2_test_data): Likewise.
12570         (pow_test_data): Update call to AUTO_TESTS_ff_f.
12571         (pow_tonearest_test_data): Likewise.
12572         (sin_test_data): Update call to AUTO_TESTS_f_f.
12573         (sin_test): Use ALL_RM_TEST.
12574         (sin_tonearest_test_data): Remove.
12575         (sin_test_tonearest): Likewise.
12576         (sin_towardzero_test_data): Likewise.
12577         (sin_test_towardzero): Likewise.
12578         (sin_downward_test_data): Likewise.
12579         (sin_test_downward): Likewise.
12580         (sin_upward_test_data): Likewise.
12581         (sin_test_upward): Likewise.
12582         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
12583         (sinh_test_data): Update call to AUTO_TESTS_f_f.
12584         (sinh_test): Use ALL_RM_TEST.
12585         (sinh_tonearest_test_data): Remove.
12586         (sinh_test_tonearest): Likewise.
12587         (sinh_towardzero_test_data): Likewise.
12588         (sinh_test_towardzero): Likewise.
12589         (sinh_downward_test_data): Likewise.
12590         (sinh_test_downward): Likewise.
12591         (sinh_upward_test_data): Likewise.
12592         (sinh_test_upward): Likewise.
12593         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
12594         (sqrt_test): Use ALL_RM_TEST.
12595         (sqrt_tonearest_test_data): Remove.
12596         (sqrt_test_tonearest): Likewise.
12597         (sqrt_towardzero_test_data): Likewise.
12598         (sqrt_test_towardzero): Likewise.
12599         (sqrt_downward_test_data): Likewise.
12600         (sqrt_test_downward): Likewise.
12601         (sqrt_upward_test_data): Likewise.
12602         (sqrt_test_upward): Likewise.
12603         (tan_test_data): Update call to AUTO_TESTS_f_f.
12604         (tan_test): Use ALL_RM_TEST.
12605         (tan_tonearest_test_data): Remove.
12606         (tan_test_tonearest): Likewise.
12607         (tan_towardzero_test_data): Likewise.
12608         (tan_test_towardzero): Likewise.
12609         (tan_downward_test_data): Likewise.
12610         (tan_test_downward): Likewise.
12611         (tan_upward_test_data): Likewise.
12612         (tan_test_upward): Likewise.
12613         (tanh_test_data): Update call to AUTO_TESTS_f_f.
12614         (tgamma_test_data): Likewise.
12615         (y0_test_data): Likewise.
12616         (y1_test_data): Likewise.
12617         (yn_test_data): Update call to AUTO_TESTS_if_f.
12618         (main): Do not call removed functions.
12619
12620 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
12621
12622         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
12623         (ldexp_test_data): Remove.
12624         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
12625         scalbn_test_data.
12626         (scalb_test): Use ALL_RM_TEST.
12627
12628 2014-03-19  Andreas Schwab  <schwab@suse.de>
12629
12630         * nscd/nscd.service: Also invalidate netgroup cache on reload.
12631
12632 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
12633
12634         [BZ #16649]
12635         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
12636         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
12637         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
12638         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12639         (__ASSUME_PREADV): Undefine.
12640         (__ASSUME_PWRITEV): Likewise.
12641
12642 2014-03-18  Roland McGrath  <roland@hack.frob.com>
12643
12644         * bits/mman-linux.h: Add comment about non-Linux use.
12645         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
12646         bits/mman-linux.h resting place.
12647
12648         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
12649         * bits/mman-linux.h: ... here.
12650
12651 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12652
12653         * conform/conformtest.pl: Add standard definition when calling C
12654         preprocessor on data files.
12655         (checknamespace): Remove unused variable.
12656
12657 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
12658
12659         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
12660         minus_oflow, plus_uflow and minus_uflow in expected results.
12661         * math/libm-test.inc (scalbn_test_data): Add more tests of
12662         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
12663         minus_uflow.
12664         (scalbn_test): Use ALL_RM_TEST.
12665         (scalbln_test_data): Add more tests of negative arguments.  Use
12666         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
12667         (scalbln_test): Use ALL_RM_TEST.
12668
12669 2014-03-18  Roland McGrath  <roland@hack.frob.com>
12670
12671         * scripts/abilist.awk: Ignore symbols marked with .hidden.
12672
12673 2014-03-18  Will Newton  <will.newton@linaro.org>
12674
12675         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
12676         inaccurate comment.
12677
12678 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
12679
12680         * Makerules [!subdir] (check-abi): Exit with error status if a
12681         test failed.
12682
12683 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
12684
12685         * math/libm-test.inc (nearbyint_test_data): Include all tests used
12686         for rint.  Include results for all rounding modes.
12687         (nearbyint_test): Use ALL_RM_TEST.
12688         (rint_test_data): Include all tests used for nearbyint.
12689
12690 2014-03-17  Will Newton  <will.newton@linaro.org>
12691
12692         * nptl/sysdeps/pthread/pthread.h: Revert previous
12693         change.
12694
12695         * sysdeps/generic/ldsodefs.h: Revert previous
12696         change.
12697
12698         * libio/genops.c: Revert previous change.
12699         * libio/libioP.h: Likewise.
12700         * stdio-common/vfprintf.c: Likewise.
12701
12702         * sysdeps/generic/math_private.h: Revert previous
12703         change.
12704
12705         * sysdeps/generic/math_private.h: Check whether
12706         HAVE_RM_CTX is defined with #ifdef rather
12707         than #if.
12708
12709         * argp/argp-fmtstream.h: Check whether
12710         __STRICT_ANSI__ is defined with #ifdef rather
12711         than #if.
12712         * argp/argp.h: Likewise.
12713
12714         * libio/genops.c: Check whether
12715         _IO_JUMPS_OFFSET is defined with #ifdef rather
12716         than #if.
12717         * libio/libioP.h: Likewise.
12718         * stdio-common/vfprintf.c: Likewise.
12719
12720         * sysdeps/generic/ldsodefs.h: Check whether
12721         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
12722         than #if.
12723
12724         * nptl/sysdeps/pthread/pthread.h: Check
12725         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
12726         its value.
12727
12728 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
12729
12730         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
12731         setting O_APPEND.
12732         * libio/tst-ftell-active-handler.c (do_append_test): Add a
12733         test case.
12734
12735         [BZ #16680]
12736         * libio/fileops.c (_IO_file_open): Seek to end of file but
12737         don't cache the offset.
12738         (get_file_offset): Remove function.
12739         (do_ftell): Use cached offset when available.
12740         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
12741         don't cache the offset.
12742         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
12743         case.
12744         (do_one_test): Call it.
12745         (do_ftell_test): Fix up expected old offset for a+ mode.
12746         * libio/wfileops.c (do_ftell_wide): Used cached offset when
12747         available.
12748
12749         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
12750         up test status with function return status.
12751         (do_write_test): Likewise.
12752         (do_append_test): Likewise.
12753
12754         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
12755         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
12756         Remove.
12757
12758 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
12759
12760         * math/gen-libm-test.pl (parse_args): Handle results specified for
12761         each rounding mode separately.
12762         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
12763         tests and results from lrint_tonearest_test_data,
12764         lrint_towardzero_test_data, lrint_downward_test_data and
12765         lrint_upward_test_data.
12766         (lrint_test): Use ALL_RM_TEST.
12767         (lrint_tonearest_test_data): Remove.
12768         (lrint_test_tonearest): Likewise.
12769         (lrint_towardzero_test_data): Likewise.
12770         (lrint_test_towardzero): Likewise.
12771         (lrint_downward_test_data): Likewise.
12772         (lrint_test_downward): Likewise.
12773         (lrint_upward_test_data): Likewise.
12774         (lrint_test_upward): Likewise.
12775         (llrint_test_data): Merge in per-rounding-mode tests and results
12776         from llrint_tonearest_test_data, llrint_towardzero_test_data,
12777         llrint_downward_test_data and llrint_upward_test_data.
12778         (llrint_test): Use ALL_RM_TEST.
12779         (llrint_tonearest_test_data): Remove.
12780         (llrint_test_tonearest): Likewise.
12781         (llrint_towardzero_test_data): Likewise.
12782         (llrint_test_towardzero): Likewise.
12783         (llrint_downward_test_data): Likewise.
12784         (llrint_test_downward): Likewise.
12785         (llrint_upward_test_data): Likewise.
12786         (llrint_test_upward): Likewise.
12787         (rint_test_data): Merge in per-rounding-mode tests and results
12788         from rint_tonearest_test_data, rint_towardzero_test_data,
12789         rint_downward_test_data and rint_upward_test_data.  Add
12790         per-rounding-mode results for tests not in those arrays.
12791         (rint_test): Use ALL_RM_TEST.
12792         (rint_tonearest_test_data): Remove.
12793         (rint_test_tonearest): Likewise.
12794         (rint_towardzero_test_data): Likewise.
12795         (rint_test_towardzero): Likewise.
12796         (rint_downward_test_data): Likewise.
12797         (rint_test_downward): Likewise.
12798         (rint_upward_test_data): Likewise.
12799         (rint_test_upward): Likewise.
12800         (main): Don't call removed functions.
12801
12802 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12803
12804         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
12805         "Compiled on ..." crapola.  It is anti-useful.
12806
12807 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
12808
12809         * scripts/evaluate-test.sh: Handle fourth argument to determine
12810         whether test run should stop on failure.
12811         * Makeconfig (stop-on-test-failure): New variable.
12812         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
12813         $(stop-on-test-failure).
12814         * Makefile (tests): Give a summary of results from testing and
12815         exit with failure status if they include an ERROR or FAIL.
12816         (xtests): Likewise.
12817         * manual/install.texi (Configuring and compiling): Mention
12818         stop-on-test-failure=y.
12819         * INSTALL: Regenerated.
12820
12821 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12822
12823         * scripts/versionlist.awk: New file.
12824         * Makerules [$(build-shared) = yes]
12825         (postclean-generated): Add Versions.def, not Versions.def.v and
12826         Versions.def.v.i.
12827         ($(common-objpfx)Versions.def.v.i): Target removed.
12828         ($(common-objpfx)Versions.def): New target.
12829         ($(common-objpfx)Versions.all): Depend on that rather that
12830         $(common-objpfx)Versions.def.v.
12831         * Versions.def: File removed.
12832
12833         * Makeconfig (+gccwarn): Add -Wundef.
12834         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
12835         a dl-sysdep.h breaking its contract.
12836         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
12837         * include/stackinfo.h: New file.
12838         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
12839         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
12840         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
12841         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
12842         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
12843         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
12844         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12845         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12846         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12847         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12848         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12849         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
12850         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12851         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12852         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12853
12854 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12855
12856         [BZ #16707]
12857         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
12858         implementation.
12859         * math/libm-test.inc (round_test_data): Add more tests.
12860
12861         [BZ #16706]
12862         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
12863         implementation.
12864         * math/libm-test.inc (nearbyint_test_data): Add more tests.
12865
12866         [BZ #16701]
12867         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
12868         implementation.
12869         * math/libm-test.inc (ceil_test_data): Add more tests.
12870
12871         * math/libm-test.inc (trunc_test_data): Add more tests related to
12872         BZ#16414.
12873
12874 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12875
12876         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
12877         with #if rather than #ifdef.
12878         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
12879
12880 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
12881
12882         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
12883         first.  Disable AVX-512 GCC support if assembler doesn't support
12884         it.
12885         * sysdeps/x86_64/configure: Regenerated.
12886
12887 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
12888
12889         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
12890         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
12891         (__old_pthread_attr_setstack): Likewise.
12892         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
12893         [!_STACK_GROWS_DOWN]: Likewise.
12894
12895 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
12896
12897         * config.make.in (have-bash2): Delete.
12898         * configure.ac (libc_cv_have_bash2): Delete.
12899         * configure: Regenerate.
12900         * elf/Makefile (common-ldd-rewrite): Rename to ...
12901         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
12902         (sh-ldd-rewrite): Delete.
12903         (bash-ldd-rewrite): Delete.
12904         (have-bash2): Delete checks.
12905         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
12906         ldd-rewrite.
12907
12908         * config.make.in (have-ksh): Delete.
12909         (KSH): Delete.
12910         * configure.ac (libc_cv_have_ksh): Delete.
12911         * configure: Regenerate.
12912
12913         * elf/Makefile: Delete $(have-ksh) check.
12914         ($(objpfx)sotruss): Change KSH to BASH.
12915         * elf/sotruss.ksh: Rename to ...
12916         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
12917         function style to match POSIX.  Drop ksh vim mode setting.
12918
12919         * manual/time.texi (Specifying the Time Zone with TZ): Change
12920         Tuesday to Thursday.
12921
12922         * debug/tst-longjmp_chk2.c: Update header comment.
12923         (stackoverflow_handler): Add comment.  Call assert on pass value.
12924
12925 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
12926
12927         [BZ #16194]
12928         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
12929         (HAVE_AVX512_ASM_SUPPORT): Likewise.
12930         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
12931         (La_x86_64_vector): Add zmm.
12932         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
12933         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
12934         ($(objpfx)tst-audit10): New target.
12935         ($(objpfx)tst-audit10.out): Likewise.
12936         (tst-audit10-ENV): New.
12937         (AVX512-CFLAGS): Likewise.
12938         (CFLAGS-tst-audit10.c): Likewise.
12939         (CFLAGS-tst-auditmod10a.c): Likewise.
12940         (CFLAGS-tst-auditmod10b.c): Likewise.
12941         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
12942         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
12943         * sysdeps/x86_64/configure: Regenerated.
12944         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
12945         AVX-512 zmm register support.
12946         (_dl_x86_64_save_sse): Likewise.
12947         (_dl_x86_64_restore_sse): Likewise.
12948         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
12949         size vector registers.
12950         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
12951         (ZMM_SIZE): Likewise.
12952         * sysdeps/x86_64/tst-audit10.c: New file.
12953         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
12954         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
12955
12956 2014-03-13  Roland McGrath  <roland@hack.frob.com>
12957
12958         * configure.ac (HAVE_EHDR_START): New check.
12959         * configure: Regenerated.
12960         * config.h.in (HAVE_EHDR_START): New #undef.
12961         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
12962         assuming the lowest-addressed segment maps the start of the file.
12963
12964 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
12965
12966         * INSTALL: Regenerated.
12967
12968 2014-03-13  Will Newton  <will.newton@linaro.org>
12969
12970         * manual/setjmp.texi (System V contexts): Improve
12971         clarity and grammar of documentation.
12972
12973 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
12974
12975         [BZ #16381]
12976         * elf/Makefile (tests): Add tst-pie2.
12977         (tests-pie): Add tst-pie2.
12978         * elf/tst-pie2.c: New file.
12979         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
12980         for ET_EXEC.
12981         * elf/rtld.c (map_doit): Load executable as lt_executable.
12982         (dl_main): Likewise.
12983
12984 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
12985
12986         [BZ #16642]
12987         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12988         (__ASSUME_PSELECT): Undefine.
12989
12990 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12991
12992         [BZ #16689]
12993         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
12994         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
12995         static build.
12996         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
12997         selector for static builds.
12998
12999 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
13000
13001         [BZ #16695]
13002         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
13003         key in the buffer.
13004
13005 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13006
13007         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
13008         IFUNC selector for static builds.
13009
13010 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
13011
13012         * sysdeps/mips/math_private.h [__mips_hard_float]
13013         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
13014         libc_feresetround_mips_ctx.
13015         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
13016         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
13017         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
13018
13019         [BZ #16677]
13020         * math/s_nextafter.c (__nextafter): Do not return value from
13021         overflowing computation.
13022         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
13023         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
13024         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
13025         Likewise.
13026         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
13027         Likewise.
13028         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
13029         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
13030
13031 2014-03-11  Roland McGrath  <roland@hack.frob.com>
13032
13033         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
13034         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
13035         Move sfi_sp use from the load-multiple (that no longer sets sp) to
13036         the new mov targetting sp.
13037
13038 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13039
13040         [BZ #16683]
13041         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
13042         Define it for static builds as well.
13043         (NO_BZERO_IMPL): Likewise.
13044
13045 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13046
13047         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
13048         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
13049         multiarch strspn for PPC64.
13050         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
13051         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
13052         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13053         (__libc_ifunc_impl_list): Likewise.
13054         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
13055         multiarch optimizations
13056         * string/strspn.c (strspn): Using macro to redefine symbol name.
13057
13058 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13059             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13060
13061         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
13062         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
13063         multiarch strncat for PPC64.
13064         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
13065         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
13066         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13067         (__libc_ifunc_impl_list): Likewise.
13068         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
13069         multiarch optimizations
13070
13071 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13072
13073         [BZ #16639]
13074         * nscd/nscd.service: Make service type forking.
13075
13076 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13077
13078         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
13079         sign in non default rounding modes.
13080         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
13081
13082 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
13083
13084         * math/libm-test.inc (ALL_RM_TEST): New macro.
13085         (ceil_test): Use ALL_RM_TEST.
13086         (cimag_test): Likewise.
13087         (conj_test): Likewise.
13088         (copysign_test): Likewise.
13089         (cproj_test): Likewise.
13090         (creal_test): Likewise.
13091         (fabs_test): Likewise.
13092         (floor_test): Likewise.
13093         (fmax_test): Likewise.
13094         (fmin_test): Likewise.
13095         (fmod_test): Likewise.
13096         (fpclassify_test): Likewise.
13097         (frexp_test): Likewise.
13098         (ilogb_test): Likewise.
13099         (isfinite_test): Likewise.
13100         (finite_test): Likewise.
13101         (isgreater_test): Likewise.
13102         (isgreaterequal_test): Likewise.
13103         (isinf_test): Likewise.
13104         (isless_test): Likewise.
13105         (islessequal_test): Likewise.
13106         (islessgreater_test): Likewise.
13107         (isnan_test): Likewise.
13108         (isnormal_test): Likewise.
13109         (issignaling_test): Likewise.
13110         (isunordered_test): Likewise.
13111         (logb_test): Likewise.
13112         (logb_downward_test_data): Remove.
13113         (logb_test_downward): Likewise.
13114         (lround_test): Use ALL_RM_TEST.
13115         (llround_test): Likewise.
13116         (modf_test): Likewise.
13117         (nexttoward_test): Likewise.
13118         (remainder_test): Likewise.
13119         (drem_test): Likewise.
13120         (remainder_tonearest_test_data): Likewise.
13121         (remainder_test_tonearest): Likewise.
13122         (drem_test_tonearest): Likewise.
13123         (remainder_towardzero_test_data): Likewise.
13124         (remainder_test_towardzero): Likewise.
13125         (drem_test_towardzero): Likewise.
13126         (remainder_downward_test_data): Likewise.
13127         (remainder_test_downward): Likewise.
13128         (drem_test_downward): Likewise.
13129         (remainder_upward_test_data): Likewise.
13130         (remainder_test_upward): Likewise.
13131         (drem_test_upward): Likewise.
13132         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
13133         (round_test): Use ALL_RM_TEST.
13134         (signbit_test): Likewise.
13135         (trunc_test): Likewise.
13136         (significand_test): Likewise.
13137         (main): Don't call removed functions.
13138
13139 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
13140
13141         [BZ #16674]
13142         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
13143         || __USE_XOPEN2K8].
13144         (ILL_ILLOPN): Likewise.
13145         (ILL_ILLADR): Likewise.
13146         (ILL_ILLTRP): Likewise.
13147         (ILL_PRVOPC): Likewise.
13148         (ILL_PRVREG): Likewise.
13149         (ILL_COPROC): Likewise.
13150         (ILL_BADSTK): Likewise.
13151         (FPE_INTDIV): Likewise.
13152         (FPE_INTOVF): Likewise.
13153         (FPE_FLTDIV): Likewise.
13154         (FPE_FLTOVF): Likewise.
13155         (FPE_FLTUND): Likewise.
13156         (FPE_FLTRES): Likewise.
13157         (FPE_FLTINV): Likewise.
13158         (FPE_FLTSUB): Likewise.
13159         (SEGV_MAPERR): Likewise.
13160         (SEGV_ACCERR): Likewise.
13161         (BUS_ADRALN): Likewise.
13162         (BUS_ADRERR): Likewise.
13163         (BUS_OBJERR): Likewise.
13164         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13165         (TRAP_TRACE): Likewise.
13166         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13167         __USE_XOPEN2K8].
13168         (CLD_KILLED): Likewise.
13169         (CLD_DUMPED): Likewise.
13170         (CLD_TRAPPED): Likewise.
13171         (CLD_STOPPED): Likewise.
13172         (CLD_CONTINUED): Likewise.
13173         (POLL_IN): Likewise.
13174         (POLL_OUT): Likewise.
13175         (POLL_MSG): Likewise.
13176         (POLL_ERR): Likewise.
13177         (POLL_PRI): Likewise.
13178         (POLL_HUP): Likewise.
13179         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
13180         Likewise.
13181         (ILL_ILLOPN): Likewise.
13182         (ILL_ILLADR): Likewise.
13183         (ILL_ILLTRP): Likewise.
13184         (ILL_PRVOPC): Likewise.
13185         (ILL_PRVREG): Likewise.
13186         (ILL_COPROC): Likewise.
13187         (ILL_BADSTK): Likewise.
13188         (FPE_INTDIV): Likewise.
13189         (FPE_INTOVF): Likewise.
13190         (FPE_FLTDIV): Likewise.
13191         (FPE_FLTOVF): Likewise.
13192         (FPE_FLTUND): Likewise.
13193         (FPE_FLTRES): Likewise.
13194         (FPE_FLTINV): Likewise.
13195         (FPE_FLTSUB): Likewise.
13196         (SEGV_MAPERR): Likewise.
13197         (SEGV_ACCERR): Likewise.
13198         (BUS_ADRALN): Likewise.
13199         (BUS_ADRERR): Likewise.
13200         (BUS_OBJERR): Likewise.
13201         (BUS_MCEERR_AR): Likewise.
13202         (BUS_MCEERR_AO): Likewise.
13203         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13204         (TRAP_TRACE): Likewise.
13205         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13206         __USE_XOPEN2K8].
13207         (CLD_KILLED): Likewise.
13208         (CLD_DUMPED): Likewise.
13209         (CLD_TRAPPED): Likewise.
13210         (CLD_STOPPED): Likewise.
13211         (CLD_CONTINUED): Likewise.
13212         (POLL_IN): Likewise.
13213         (POLL_OUT): Likewise.
13214         (POLL_MSG): Likewise.
13215         (POLL_ERR): Likewise.
13216         (POLL_PRI): Likewise.
13217         (POLL_HUP): Likewise.
13218         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
13219         (ILL_ILLOPN): Likewise.
13220         (ILL_ILLADR): Likewise.
13221         (ILL_ILLTRP): Likewise.
13222         (ILL_PRVOPC): Likewise.
13223         (ILL_PRVREG): Likewise.
13224         (ILL_COPROC): Likewise.
13225         (ILL_BADSTK): Likewise.
13226         (FPE_INTDIV): Likewise.
13227         (FPE_INTOVF): Likewise.
13228         (FPE_FLTDIV): Likewise.
13229         (FPE_FLTOVF): Likewise.
13230         (FPE_FLTUND): Likewise.
13231         (FPE_FLTRES): Likewise.
13232         (FPE_FLTINV): Likewise.
13233         (FPE_FLTSUB): Likewise.
13234         (SEGV_MAPERR): Likewise.
13235         (SEGV_ACCERR): Likewise.
13236         (BUS_ADRALN): Likewise.
13237         (BUS_ADRERR): Likewise.
13238         (BUS_OBJERR): Likewise.
13239         (BUS_MCEERR_AR): Likewise.
13240         (BUS_MCEERR_AO): Likewise.
13241         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13242         (TRAP_TRACE): Likewise.
13243         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13244         __USE_XOPEN2K8].
13245         (CLD_KILLED): Likewise.
13246         (CLD_DUMPED): Likewise.
13247         (CLD_TRAPPED): Likewise.
13248         (CLD_STOPPED): Likewise.
13249         (CLD_CONTINUED): Likewise.
13250         (POLL_IN): Likewise.
13251         (POLL_OUT): Likewise.
13252         (POLL_MSG): Likewise.
13253         (POLL_ERR): Likewise.
13254         (POLL_PRI): Likewise.
13255         (POLL_HUP): Likewise.
13256         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
13257         Likewise.
13258         (ILL_ILLOPN): Likewise.
13259         (ILL_ILLADR): Likewise.
13260         (ILL_ILLTRP): Likewise.
13261         (ILL_PRVOPC): Likewise.
13262         (ILL_PRVREG): Likewise.
13263         (ILL_COPROC): Likewise.
13264         (ILL_BADSTK): Likewise.
13265         (ILL_BADIADDR): Likewise.
13266         (ILL_BREAK): Likewise.
13267         (FPE_INTDIV): Likewise.
13268         (FPE_INTOVF): Likewise.
13269         (FPE_FLTDIV): Likewise.
13270         (FPE_FLTOVF): Likewise.
13271         (FPE_FLTUND): Likewise.
13272         (FPE_FLTRES): Likewise.
13273         (FPE_FLTINV): Likewise.
13274         (FPE_FLTSUB): Likewise.
13275         (FPE_DECOVF): Likewise.
13276         (FPE_DECDIV): Likewise.
13277         (FPE_DECERR): Likewise.
13278         (FPE_INVASC): Likewise.
13279         (FPE_INVDEC): Likewise.
13280         (SEGV_MAPERR): Likewise.
13281         (SEGV_ACCERR): Likewise.
13282         (SEGV_PSTKOVF): Likewise.
13283         (BUS_ADRALN): Likewise.
13284         (BUS_ADRERR): Likewise.
13285         (BUS_OBJERR): Likewise.
13286         (BUS_MCEERR_AR): Likewise.
13287         (BUS_MCEERR_AO): Likewise.
13288         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13289         (TRAP_TRACE): Likewise.
13290         (TRAP_BRANCH): Likewise.
13291         (TRAP_HWBKPT): Likewise.
13292         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13293         __USE_XOPEN2K8].
13294         (CLD_KILLED): Likewise.
13295         (CLD_DUMPED): Likewise.
13296         (CLD_TRAPPED): Likewise.
13297         (CLD_STOPPED): Likewise.
13298         (CLD_CONTINUED): Likewise.
13299         (POLL_IN): Likewise.
13300         (POLL_OUT): Likewise.
13301         (POLL_MSG): Likewise.
13302         (POLL_ERR): Likewise.
13303         (POLL_PRI): Likewise.
13304         (POLL_HUP): Likewise.
13305         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
13306         (ILL_ILLOPN): Likewise.
13307         (ILL_ILLADR): Likewise.
13308         (ILL_ILLTRP): Likewise.
13309         (ILL_PRVOPC): Likewise.
13310         (ILL_PRVREG): Likewise.
13311         (ILL_COPROC): Likewise.
13312         (ILL_BADSTK): Likewise.
13313         (FPE_INTDIV): Likewise.
13314         (FPE_INTOVF): Likewise.
13315         (FPE_FLTDIV): Likewise.
13316         (FPE_FLTOVF): Likewise.
13317         (FPE_FLTUND): Likewise.
13318         (FPE_FLTRES): Likewise.
13319         (FPE_FLTINV): Likewise.
13320         (FPE_FLTSUB): Likewise.
13321         (SEGV_MAPERR): Likewise.
13322         (SEGV_ACCERR): Likewise.
13323         (BUS_ADRALN): Likewise.
13324         (BUS_ADRERR): Likewise.
13325         (BUS_OBJERR): Likewise.
13326         (BUS_MCEERR_AR): Likewise.
13327         (BUS_MCEERR_AO): Likewise.
13328         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13329         (TRAP_TRACE): Likewise.
13330         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13331         __USE_XOPEN2K8].
13332         (CLD_KILLED): Likewise.
13333         (CLD_DUMPED): Likewise.
13334         (CLD_TRAPPED): Likewise.
13335         (CLD_STOPPED): Likewise.
13336         (CLD_CONTINUED): Likewise.
13337         (POLL_IN): Likewise.
13338         (POLL_OUT): Likewise.
13339         (POLL_MSG): Likewise.
13340         (POLL_ERR): Likewise.
13341         (POLL_PRI): Likewise.
13342         (POLL_HUP): Likewise.
13343         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
13344         (ILL_ILLOPN): Likewise.
13345         (ILL_ILLADR): Likewise.
13346         (ILL_ILLTRP): Likewise.
13347         (ILL_PRVOPC): Likewise.
13348         (ILL_PRVREG): Likewise.
13349         (ILL_COPROC): Likewise.
13350         (ILL_BADSTK): Likewise.
13351         (FPE_INTDIV): Likewise.
13352         (FPE_INTOVF): Likewise.
13353         (FPE_FLTDIV): Likewise.
13354         (FPE_FLTOVF): Likewise.
13355         (FPE_FLTUND): Likewise.
13356         (FPE_FLTRES): Likewise.
13357         (FPE_FLTINV): Likewise.
13358         (FPE_FLTSUB): Likewise.
13359         (SEGV_MAPERR): Likewise.
13360         (SEGV_ACCERR): Likewise.
13361         (BUS_ADRALN): Likewise.
13362         (BUS_ADRERR): Likewise.
13363         (BUS_OBJERR): Likewise.
13364         (BUS_MCEERR_AR): Likewise.
13365         (BUS_MCEERR_AO): Likewise.
13366         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13367         (TRAP_TRACE): Likewise.
13368         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13369         __USE_XOPEN2K8].
13370         (CLD_KILLED): Likewise.
13371         (CLD_DUMPED): Likewise.
13372         (CLD_TRAPPED): Likewise.
13373         (CLD_STOPPED): Likewise.
13374         (CLD_CONTINUED): Likewise.
13375         (POLL_IN): Likewise.
13376         (POLL_OUT): Likewise.
13377         (POLL_MSG): Likewise.
13378         (POLL_ERR): Likewise.
13379         (POLL_PRI): Likewise.
13380         (POLL_HUP): Likewise.
13381         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
13382         (ILL_ILLOPN): Likewise.
13383         (ILL_ILLADR): Likewise.
13384         (ILL_ILLTRP): Likewise.
13385         (ILL_PRVOPC): Likewise.
13386         (ILL_PRVREG): Likewise.
13387         (ILL_COPROC): Likewise.
13388         (ILL_BADSTK): Likewise.
13389         (FPE_INTDIV): Likewise.
13390         (FPE_INTOVF): Likewise.
13391         (FPE_FLTDIV): Likewise.
13392         (FPE_FLTOVF): Likewise.
13393         (FPE_FLTUND): Likewise.
13394         (FPE_FLTRES): Likewise.
13395         (FPE_FLTINV): Likewise.
13396         (FPE_FLTSUB): Likewise.
13397         (SEGV_MAPERR): Likewise.
13398         (SEGV_ACCERR): Likewise.
13399         (BUS_ADRALN): Likewise.
13400         (BUS_ADRERR): Likewise.
13401         (BUS_OBJERR): Likewise.
13402         (BUS_MCEERR_AR): Likewise.
13403         (BUS_MCEERR_AO): Likewise.
13404         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13405         (TRAP_TRACE): Likewise.
13406         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13407         __USE_XOPEN2K8].
13408         (CLD_KILLED): Likewise.
13409         (CLD_DUMPED): Likewise.
13410         (CLD_TRAPPED): Likewise.
13411         (CLD_STOPPED): Likewise.
13412         (CLD_CONTINUED): Likewise.
13413         (POLL_IN): Likewise.
13414         (POLL_OUT): Likewise.
13415         (POLL_MSG): Likewise.
13416         (POLL_ERR): Likewise.
13417         (POLL_PRI): Likewise.
13418         (POLL_HUP): Likewise.
13419         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
13420         (ILL_ILLOPN): Likewise.
13421         (ILL_ILLADR): Likewise.
13422         (ILL_ILLTRP): Likewise.
13423         (ILL_PRVOPC): Likewise.
13424         (ILL_PRVREG): Likewise.
13425         (ILL_COPROC): Likewise.
13426         (ILL_BADSTK): Likewise.
13427         (ILL_DBLFLT): Likewise.
13428         (ILL_HARDWALL): Likewise.
13429         (FPE_INTDIV): Likewise.
13430         (FPE_INTOVF): Likewise.
13431         (FPE_FLTDIV): Likewise.
13432         (FPE_FLTOVF): Likewise.
13433         (FPE_FLTUND): Likewise.
13434         (FPE_FLTRES): Likewise.
13435         (FPE_FLTINV): Likewise.
13436         (FPE_FLTSUB): Likewise.
13437         (SEGV_MAPERR): Likewise.
13438         (SEGV_ACCERR): Likewise.
13439         (BUS_ADRALN): Likewise.
13440         (BUS_ADRERR): Likewise.
13441         (BUS_OBJERR): Likewise.
13442         (BUS_MCEERR_AR): Likewise.
13443         (BUS_MCEERR_AO): Likewise.
13444         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13445         (TRAP_TRACE): Likewise.
13446         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13447         __USE_XOPEN2K8].
13448         (CLD_KILLED): Likewise.
13449         (CLD_DUMPED): Likewise.
13450         (CLD_TRAPPED): Likewise.
13451         (CLD_STOPPED): Likewise.
13452         (CLD_CONTINUED): Likewise.
13453         (POLL_IN): Likewise.
13454         (POLL_OUT): Likewise.
13455         (POLL_MSG): Likewise.
13456         (POLL_ERR): Likewise.
13457         (POLL_PRI): Likewise.
13458         (POLL_HUP): Likewise.
13459         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
13460         (ILL_ILLOPN): Likewise.
13461         (ILL_ILLADR): Likewise.
13462         (ILL_ILLTRP): Likewise.
13463         (ILL_PRVOPC): Likewise.
13464         (ILL_PRVREG): Likewise.
13465         (ILL_COPROC): Likewise.
13466         (ILL_BADSTK): Likewise.
13467         (FPE_INTDIV): Likewise.
13468         (FPE_INTOVF): Likewise.
13469         (FPE_FLTDIV): Likewise.
13470         (FPE_FLTOVF): Likewise.
13471         (FPE_FLTUND): Likewise.
13472         (FPE_FLTRES): Likewise.
13473         (FPE_FLTINV): Likewise.
13474         (FPE_FLTSUB): Likewise.
13475         (SEGV_MAPERR): Likewise.
13476         (SEGV_ACCERR): Likewise.
13477         (BUS_ADRALN): Likewise.
13478         (BUS_ADRERR): Likewise.
13479         (BUS_OBJERR): Likewise.
13480         (BUS_MCEERR_AR): Likewise.
13481         (BUS_MCEERR_AO): Likewise.
13482         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
13483         (TRAP_TRACE): Likewise.
13484         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
13485         __USE_XOPEN2K8].
13486         (CLD_KILLED): Likewise.
13487         (CLD_DUMPED): Likewise.
13488         (CLD_TRAPPED): Likewise.
13489         (CLD_STOPPED): Likewise.
13490         (CLD_CONTINUED): Likewise.
13491         (POLL_IN): Likewise.
13492         (POLL_OUT): Likewise.
13493         (POLL_MSG): Likewise.
13494         (POLL_ERR): Likewise.
13495         (POLL_PRI): Likewise.
13496         (POLL_HUP): Likewise.
13497         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
13498         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
13499
13500         [BZ #16670]
13501         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
13502         before #include of <time.h>.
13503         [!__USE_XOPEN2K] (__need_timespec): Likewise.
13504         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
13505         (test-xfail-UNIX98/sched.h/conform): Likewise.
13506
13507 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13508
13509         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
13510         error absence of trapping exception support.
13511         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
13512
13513 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
13514
13515         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
13516         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
13517         * timezone/Makefile (testdata): Move definition above include of
13518         Rules.
13519         (test-zones): New variable.
13520         (tests-special): Add zone files.
13521         (build-testdata): Use $(evaluate-test).
13522
13523         * elf/Makefile (tests-special): Rename tests to end with .out.
13524         ($(objpfx)noload-mem): Likewise.
13525         ($(objpfx)tst-leaks1-mem): Likewise.
13526         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
13527         * iconv/Makefile (xtests-special): Change test-iconvconfig to
13528         $(objpfx)test-iconvconfig.out.
13529         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
13530         set -e inside subshell and redirect output to file.
13531         * iconvdata/Makefile (generated): Rename tests to end with .out.
13532         Correct type.
13533         (tests-special): Rename tests to end with .out.
13534         ($(objpfx)mtrace-tst-loading): Likewise.
13535         * intl/Makefile (generated): Likewise.
13536         (tests-special): Likewise.
13537         ($(objpfx)mtrace-tst-gettext): Likewise.
13538         * misc/Makefile (generated): Likewise.
13539         (tests-special): Likewise.
13540         ($(objpfx)tst-error1-mem): Likewise.
13541         * nptl/Makefile (tests-special): Likewise.
13542         ($(objpfx)tst-stack3-mem): Likewise.
13543         (generated): Likewise.
13544         * posix/Makefile (generated): Likewise.
13545         (tests-special): Likewise.
13546         (xtests-special): Likewise.
13547         ($(objpfx)tst-fnmatch-mem): Likewise.
13548         ($(objpfx)bug-regex2-mem): Likewise.
13549         ($(objpfx)bug-regex14-mem): Likewise.
13550         ($(objpfx)bug-regex21-mem): Likewise.
13551         ($(objpfx)bug-regex31-mem): Likewise.
13552         ($(objpfx)tst-vfork3-mem): Likewise.
13553         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
13554         ($(objpfx)tst-pcre-mem): Likewise.
13555         ($(objpfx)tst-boost-mem): Likewise.
13556         ($(objpfx)bug-ga2-mem): Likewise.
13557         ($(objpfx)bug-glob2-mem): Likewise.
13558         * resolv/Makefile (generate): Likewise.
13559         (tests-special): Likewise.
13560         (xtests-special): Likewise.
13561         (generated): Likewise.
13562         ($(objpfx)mtrace-tst-leaks): Likewise.
13563         ($(objpfx)mtrace-tst-leaks2): Likewise.
13564
13565         * scripts/merge-test-results.sh: New file.
13566         * Makefile (tests-special-notdir): New variable.
13567         (tests): Run merge-test-results.sh.
13568         (xtests): Likewise.
13569         * Rules (tests-special-notdir): New variable.
13570         (xtests-special-notdir): Likewise.
13571         (tests): Run merge-test-results.sh
13572         (xtests): Likewise.
13573
13574         * Makeconfig (test-xfail-name): New variable.
13575         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
13576         compute variable name for expected failures.
13577         * conform/Makefile (conformtest-headers-data): New variable.
13578         (conformtest-standards): Likewise.
13579         (conformtest-headers-ISO): Likewise.
13580         (conformtest-headers-ISO99): Likewise.
13581         (conformtest-headers-ISO11): Likewise.
13582         (conformtest-headers-POSIX): Likewise.
13583         (conformtest-headers-XPG3): Likewise.
13584         (conformtest-headers-XPG4): Likewise.
13585         (conformtest-headers-UNIX98): Likewise.
13586         (conformtest-headers-XOPEN2K): Likewise.
13587         (conformtest-headers-POSIX2008): Likewise.
13588         (conformtest-headers-XOPEN2K8): Likewise.
13589         (conformtest-header-list-base): Likewise.
13590         (conformtest-header-list-tests): Likewise.
13591         (conformtest-header-base): Likewise.
13592         (conformtest-header-tests): Likewise.
13593         (tests-special): Add $(conformtest-header-list-tests).  If
13594         [$(fast-check) && !$(cross-compiling)], add
13595         $(conformtest-header-tests) instead of
13596         $(objpfx)run-conformtest.out.
13597         (generated): Add $(conformtest-header-list-base).  If
13598         [$(fast-check) && !$(cross-compiling)], add
13599         $(conformtest-header-base).  Remove previous setting.
13600         ($(conformtest-header-list-tests)): New target.
13601         (test-xfail-run-conformtest): Remove variable.
13602         ($(objpfx)run-conformtest.out): Remove target.
13603         (test-xfail-ISO11/complex.h/conform): New variable.
13604         (test-xfail-ISO11/stdalign.h/conform): Likewise.
13605         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
13606         (test-xfail-XPG3/varargs.h/conform): Likewise.
13607         (test-xfail-XPG4/varargs.h/conform): Likewise.
13608         (test-xfail-UNIX98/varargs.h/conform): Likewise.
13609         (test-xfail-XPG4/ndbm.h/conform): Likewise.
13610         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
13611         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
13612         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
13613         (test-xfail-XPG3/fcntl.h/conform): Likewise.
13614         (test-xfail-XPG3/ftw.h/conform): Likewise.
13615         (test-xfail-XPG3/grp.h/conform): Likewise.
13616         (test-xfail-XPG3/langinfo.h/conform): Likewise.
13617         (test-xfail-XPG3/limits.h/conform): Likewise.
13618         (test-xfail-XPG3/pwd.h/conform): Likewise.
13619         (test-xfail-XPG3/search.h/conform): Likewise.
13620         (test-xfail-XPG3/signal.h/conform): Likewise.
13621         (test-xfail-XPG3/stdio.h/conform): Likewise.
13622         (test-xfail-XPG3/stdlib.h/conform): Likewise.
13623         (test-xfail-XPG3/string.h/conform): Likewise.
13624         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
13625         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
13626         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
13627         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
13628         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
13629         (test-xfail-XPG3/sys/types.h/conform): Likewise.
13630         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
13631         (test-xfail-XPG3/termios.h/conform): Likewise.
13632         (test-xfail-XPG3/time.h/conform): Likewise.
13633         (test-xfail-XPG3/unistd.h/conform): Likewise.
13634         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
13635         (test-xfail-XPG4/fcntl.h/conform): Likewise.
13636         (test-xfail-XPG4/langinfo.h/conform): Likewise.
13637         (test-xfail-XPG4/netdb.h/conform): Likewise.
13638         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
13639         (test-xfail-XPG4/signal.h/conform): Likewise.
13640         (test-xfail-XPG4/stdio.h/conform): Likewise.
13641         (test-xfail-XPG4/stdlib.h/conform): Likewise.
13642         (test-xfail-XPG4/stropts.h/conform): Likewise.
13643         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
13644         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
13645         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
13646         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
13647         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
13648         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
13649         (test-xfail-XPG4/sys/time.h/conform): Likewise.
13650         (test-xfail-XPG4/sys/types.h/conform): Likewise.
13651         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
13652         (test-xfail-XPG4/termios.h/conform): Likewise.
13653         (test-xfail-XPG4/ucontext.h/conform): Likewise.
13654         (test-xfail-XPG4/unistd.h/conform): Likewise.
13655         (test-xfail-XPG4/utmpx.h/conform): Likewise.
13656         (test-xfail-POSIX/sched.h/conform): Likewise.
13657         (test-xfail-POSIX/signal.h/conform): Likewise.
13658         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
13659         (test-xfail-POSIX/tar.h/conform): Likewise.
13660         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
13661         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
13662         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
13663         (test-xfail-UNIX98/netdb.h/conform): Likewise.
13664         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
13665         (test-xfail-UNIX98/sched.h/conform): Likewise.
13666         (test-xfail-UNIX98/signal.h/conform): Likewise.
13667         (test-xfail-UNIX98/stdio.h/conform): Likewise.
13668         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
13669         (test-xfail-UNIX98/stropts.h/conform): Likewise.
13670         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
13671         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
13672         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
13673         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
13674         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
13675         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
13676         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
13677         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
13678         (test-xfail-UNIX98/unistd.h/conform): Likewise.
13679         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
13680         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
13681         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
13682         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
13683         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
13684         (test-xfail-XOPEN2K/math.h/conform): Likewise.
13685         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
13686         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
13687         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
13688         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
13689         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
13690         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
13691         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
13692         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
13693         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
13694         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
13695         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
13696         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
13697         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
13698         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
13699         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
13700         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
13701         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
13702         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
13703         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
13704         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
13705         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
13706         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
13707         (test-xfail-POSIX2008/signal.h/conform): Likewise.
13708         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
13709         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
13710         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
13711         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
13712         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
13713         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
13714         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
13715         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
13716         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
13717         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
13718         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
13719         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
13720         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
13721         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
13722         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
13723         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
13724         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
13725         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
13726         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
13727         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
13728         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
13729         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
13730         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
13731         (conformtest-cc-flags): Likewise.
13732         ($(conformtest-header-tests): New target.
13733         * conform/check-header-lists.sh: New file.
13734         * conform/run-conformtest.sh: Remove.
13735
13736         * conform/conformtest.pl: Allow ' and \ in values given for
13737         constants.
13738         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
13739         inclusion.
13740         [POSIX] (sys/types.h): Likewise.
13741         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
13742         inclusion.
13743         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
13744         inclusion.
13745         * conform/data/signal.h-data (SIGIO): Remove expectation.
13746         [XPG3] (SIGBUS): Do not expect.
13747         [POSIX || XPG3] (SIGPOLL): Likewise.
13748         [POSIX || XPG3] (SIGPROF): Likewise.
13749         [POSIX || XPG3] (SIGSYS): Likewise.
13750         [XPG3] (SIGTRAP): Likewise.
13751         [POSIX || XPG3] (SIGURG): Likewise.
13752         [POSIX || XPG3] (SIGVTALRM): Likewise.
13753         [POSIX || XPG3] (SIGXCPU): Likewise.
13754         [POSIX || XPG3] (SIGXFSZ): Likewise.
13755         [POSIX] (SA_SIGINFO): Expect.
13756         [XPG3] (siginfo_t): Do not expect type or contents.
13757         [POSIX] (si_pid): Do not expect element.
13758         [POSIX] (si_uid): Likewise.
13759         [POSIX] (si_addr): Likewise.
13760         [POSIX] (si_status): Likewise.
13761         [POSIX] (si_band): Likewise.
13762         [XPG4] (si_value): Likewise.
13763         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
13764         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
13765         [POSIX || XPG3] (ILL_ILLADR): Likewise.
13766         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
13767         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
13768         [POSIX || XPG3] (ILL_PRVREG): Likewise.
13769         [POSIX || XPG3] (ILL_COPROC): Likewise.
13770         [POSIX || XPG3] (ILL_BADSTK): Likewise.
13771         [POSIX || XPG3] (FPE_INTDIV): Likewise.
13772         [POSIX || XPG3] (FPE_INTOVF): Likewise.
13773         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
13774         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
13775         [POSIX || XPG3] (FPE_FLTUND): Likewise.
13776         [POSIX || XPG3] (FPE_FLTRES): Likewise.
13777         [POSIX || XPG3] (FPE_FLTINV): Likewise.
13778         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
13779         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
13780         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
13781         [POSIX || XPG3] (BUS_ADRALN): Likewise.
13782         [POSIX || XPG3] (BUS_ADRERR): Likewise.
13783         [POSIX || XPG3] (BUS_OBJERR): Likewise.
13784         [POSIX || XPG3] (CLD_EXITED): Likewise.
13785         [POSIX || XPG3] (CLD_KILLED): Likewise.
13786         [POSIX || XPG3] (CLD_DUMPED): Likewise.
13787         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
13788         [POSIX || XPG3] (CLD_STOPPED): Likewise.
13789         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
13790         [POSIX || XPG3] (POLL_IN): Likewise.
13791         [POSIX || XPG3] (POLL_OUT): Likewise.
13792         [POSIX || XPG3] (POLL_MSG): Likewise.
13793         [POSIX || XPG3] (POLL_ERR): Likewise.
13794         [POSIX || XPG3] (POLL_PRI): Likewise.
13795         [POSIX || XPG3] (POLL_HUP): Likewise.
13796         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
13797         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
13798         (SIG*): Do not allow.
13799         [XPG3] (si_*): Likewise.
13800         [XPG3] (SI_*): Likewise.
13801         [XPG3 || XPG4] (sigev_*): Likewise.
13802         [XPG3 || XPG4] (SIGEV_*): Likewise.
13803         [XPG3 || XPG4] (sival_*): Likewise.
13804         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
13805         [POSIX || XPG3] (BUS_*): Likewise.
13806         [POSIX || XPG3] (CLD_*): Likewise.
13807         [POSIX || XPG3] (FPE_*): Likewise.
13808         [POSIX || XPG3] (ILL_*): Likewise.
13809         [POSIX || XPG3] (POLL_*): Likewise.
13810         [POSIX || XPG3] (SEGV_*): Likewise.
13811         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
13812         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
13813         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
13814         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
13815         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
13816         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
13817         Specify type and value.
13818         (TVERSLEN): Likewise.
13819         (REGTYPE): Likewise.
13820         (AREGTYPE): Likewise.
13821         (LNKTYPE): Likewise.
13822         (SYMTYPE): Likewise.
13823         (CHRTYPE): Likewise.
13824         (BLKTYPE): Likewise.
13825         (DIRTYPE): Likewise.
13826         (FIFOTYPE): Likewise.
13827         (CONTTYPE): Likewise.
13828         (TSUID): Likewise.
13829         (TSGID): Likewise.
13830         (TSVTX): Likewise.
13831         (TUREAD): Likewise.
13832         (TUWRITE): Likewise.
13833         (TUEXEC): Likewise.
13834         (TGREAD): Likewise.
13835         (TGWRITE): Likewise.
13836         (TGEXEC): Likewise.
13837         (TOREAD): Likewise.
13838         (TOWRITE): Likewise.
13839         (TOEXEC): Likewise.
13840         [POSIX] (TSVTX): Expect constant.
13841
13842 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
13843
13844         * Makefile (tests): Change dependencies to ....
13845         (tests-special): ... additions to this variable.
13846         (tests): Depend on $(tests-special).
13847         * Makerules (check-abi-list): New variable.
13848         (check-abi): Depend on $(check-abi-list).
13849         [$(subdir) = elf] (tests-special): Add
13850         $(objpfx)check-abi-libc.out.
13851         [$(build-shared) = yes && subdir] (tests-special): Add
13852         $(check-abi-list).
13853         [$(build-shared) = yes && subdir] (tests): Do not depend on
13854         check-abi.
13855         * Rules (tests): Depend on $(tests-special).
13856         (xtests): Depend on $(xtests-special).
13857         * catgets/Makefile (tests): Change dependencies to ....
13858         (tests-special): ... additions to this variable.
13859         * conform/Makefile (tests): Change dependencies to ....
13860         (tests-special): ... additions to this variable.
13861         * elf/Makefile (tests): Change dependencies to ....
13862         (tests-special): ... additions to this variable.
13863         * grp/Makefile (tests): Change dependencies to ....
13864         (tests-special): ... additions to this variable.
13865         * iconv/Makefile (xtests): Change dependencies to ....
13866         (xtests-special): ... additions to this variable.
13867         * iconvdata/Makefile (tests): Change dependencies to ....
13868         (tests-special): ... additions to this variable.
13869         * intl/Makefile (tests): Change dependencies to ....
13870         (tests-special): ... additions to this variable.  Also add
13871         $(objpfx)tst-gettext.out.
13872         * io/Makefile (tests): Change dependencies to ....
13873         (tests-special): ... additions to this variable.
13874         * libio/Makefile (tests): Change dependencies to ....
13875         (tests-special): ... additions to this variable.
13876         * malloc/Makefile (tests): Change dependencies to ....
13877         (tests-special): ... additions to this variable.
13878         * misc/Makefile (tests): Change dependencies to ....
13879         (tests-special): ... additions to this variable.
13880         * nptl/Makefile (tests): Change dependencies to ....
13881         (tests-special): ... additions to this variable.
13882         * nptl_db/Makefile (tests): Change dependencies to ....
13883         (tests-special): ... additions to this variable.
13884         * posix/Makefile (tests): Change dependencies to ....
13885         (tests-special): ... additions to this variable.
13886         (xtests): Change dependencies to ....
13887         (xtests-special): ... additions to this variable.
13888         * resolv/Makefile (tests): Change dependencies to ....
13889         (tests-special): ... additions to this variable.
13890         (xtests): Change dependencies to ....
13891         (xtests-special): ... additions to this variable.
13892         * stdio-common/Makefile (tests): Change dependencies to ....
13893         (tests-special): ... additions to this variable.
13894         (do-tst-unbputc): Remove target.
13895         (do-tst-printf): Likewise.
13896         * stdlib/Makefile (tests): Change dependencies to ....
13897         (tests-special): ... additions to this variable.
13898         * string/Makefile (tests): Change dependencies to ....
13899         (tests-special): ... additions to this variable.
13900         * sysdeps/x86/Makefile (tests): Change dependencies to ....
13901         (tests-special): ... additions to this variable.
13902
13903         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
13904         whole file.
13905         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
13906         whole file.
13907         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
13908         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
13909
13910         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
13911         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
13912         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
13913         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
13914         * conform/data/libgen.h-data [XPG3]: Likewise.
13915         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
13916         * conform/data/ndbm.h-data [XPG3]: Likewise.
13917         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13918         * conform/data/netdb.h-data [XPG3]: Likewise.
13919         * conform/data/netinet/in.h-data [XPG3]: Likewise.
13920         * conform/data/poll.h-data [XPG3]: Likewise.
13921         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13922         * conform/data/strings.h-data [XPG3]: Likewise.
13923         * conform/data/stropts.h-data [XPG3]: Likewise.
13924         * conform/data/sys/mman.h-data [XPG3]: Likewise.
13925         * conform/data/sys/resource.h-data [XPG3]: Likewise.
13926         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
13927         Likewise.
13928         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
13929         * conform/data/sys/time.h-data [XPG3]: Likewise.
13930         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
13931         * conform/data/sys/uio.h-data [XPG3]: Likewise.
13932         * conform/data/sys/un.h-data [XPG3]: Likewise.
13933         * conform/data/syslog.h-data [XPG3]: Likewise.
13934         * conform/data/ucontext.h-data [XPG3]: Likewise.
13935         * conform/data/utmpx.h-data [XPG3]: Likewise.
13936         * conform/data/varargs.h-data [UNIX98]: Enable file.
13937
13938         * manual/Makefile (INSTALL_INFO): Remove variable setting.
13939
13940         * math/libm-test.inc (struct test_f_f_data): Move expected results
13941         into structure for each rounding mode.
13942         (struct test_ff_f_data): Likewise.
13943         (struct test_ff_f_data_nexttoward): Likewise.
13944         (struct test_fi_f_data): Likewise.
13945         (struct test_fl_f_data): Likewise.
13946         (struct test_if_f_data): Likewise.
13947         (struct test_fff_f_data): Likewise.
13948         (struct test_c_f_data): Likewise.
13949         (struct test_f_f1_data): Likewise.
13950         (struct test_fF_f1_data): Likewise.
13951         (struct test_ffI_f1_data): Likewise.
13952         (struct test_c_c_data): Likewise.
13953         (struct test_cc_c_data): Likewise.
13954         (struct test_f_i_data): Likewise.
13955         (struct test_ff_i_data): Likewise.
13956         (struct test_f_l_data): Likewise.
13957         (struct test_f_L_data): Likewise.
13958         (struct test_fFF_11_data): Likewise.
13959         (RM_): New macro.
13960         (RM_FE_DOWNWARD): Likewise.
13961         (RM_FE_TONEAREST): Likewise.
13962         (RM_FE_TOWARDZERO): Likewise.
13963         (RM_FE_UPWARD): Likewise.
13964         (RUN_TEST_LOOP_f_f): Update references to expected results.
13965         (RUN_TEST_LOOP_2_f): Likewise.
13966         (RUN_TEST_LOOP_fff_f): Likewise.
13967         (RUN_TEST_LOOP_c_f): Likewise.
13968         (RUN_TEST_LOOP_f_f1): Likewise.
13969         (RUN_TEST_LOOP_fF_f1): Likewise.
13970         (RUN_TEST_LOOP_fI_f1): Likewise.
13971         (RUN_TEST_LOOP_ffI_f1): Likewise.
13972         (RUN_TEST_LOOP_c_c): Likewise.
13973         (RUN_TEST_LOOP_cc_c): Likewise.
13974         (RUN_TEST_LOOP_f_i): Likewise.
13975         (RUN_TEST_LOOP_f_i_tg): Likewise.
13976         (RUN_TEST_LOOP_ff_i_tg): Likewise.
13977         (RUN_TEST_LOOP_f_b): Likewise.
13978         (RUN_TEST_LOOP_f_b_tg): Likewise.
13979         (RUN_TEST_LOOP_f_l): Likewise.
13980         (RUN_TEST_LOOP_f_L): Likewise.
13981         (RUN_TEST_LOOP_fFF_11): Likewise.
13982         * math/gen-libm-test.pl (parse_args): Output four copies of
13983         expected results for each test.
13984
13985         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
13986         (__ASSUME_UTIMES): Remove.
13987         * sysdeps/unix/sysv/linux/tile/kernel-features.h
13988         (__ASSUME_UTIMES): Likewise.
13989
13990         * math/gen-auto-libm-tests.c: Update comment on output format.
13991         (output_for_one_input_case): Generate before-rounding and
13992         after-rounding information as conditions on output flags not
13993         floating-point format.
13994         * math/auto-libm-test-out: Regenerated.
13995         * math/gen-libm-test.pl (cond_value): New function.
13996         (or_cond_value): Use cond_value.
13997         (generate_testfile): Handle conditional exceptions.
13998
13999 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
14000
14001         * math/libm-test.inc (max_valid_error): New variable.
14002         (init_max_error): Take new argument specifying whether function
14003         results are exactly determined.  Set max_valid_error and bound
14004         other variables for errors based on this argument.
14005         (set_max_error): Do not record results above max_valid_error.
14006         (check_float_internal): Only accept errors of up to 0.5ulps if
14007         also at most max_valid_error.
14008         (START): Take new argument EXACT and pass it to init_max_error.
14009         (acos_test): Update call to START.
14010         (acos_test_tonearest): Likewise.
14011         (acos_test_towardzero): Likewise.
14012         (acos_test_downward): Likewise.
14013         (acos_test_upward): Likewise.
14014         (acosh_test): Likewise.
14015         (asin_test): Likewise.
14016         (asin_test_tonearest): Likewise.
14017         (asin_test_towardzero): Likewise.
14018         (asin_test_downward): Likewise.
14019         (asin_test_upward): Likewise.
14020         (asinh_test): Likewise.
14021         (atan_test): Likewise.
14022         (atanh_test): Likewise.
14023         (atan2_test): Likewise.
14024         (cabs_test): Likewise.
14025         (cacos_test): Likewise.
14026         (cacosh_test): Likewise.
14027         (carg_test): Likewise.
14028         (casin_test): Likewise.
14029         (casinh_test): Likewise.
14030         (catan_test): Likewise.
14031         (catanh_test): Likewise.
14032         (cbrt_test): Likewise.
14033         (ccos_test): Likewise.
14034         (ccosh_test): Likewise.
14035         (ceil_test): Likewise.
14036         (cexp_test): Likewise.
14037         (cimag_test): Likewise.
14038         (clog_test): Likewise.
14039         (clog10_test): Likewise.
14040         (conj_test): Likewise.
14041         (copysign_test): Likewise.
14042         (cos_test): Likewise.
14043         (cos_test_tonearest): Likewise.
14044         (cos_test_towardzero): Likewise.
14045         (cos_test_downward): Likewise.
14046         (cos_test_upward): Likewise.
14047         (cosh_test): Likewise.
14048         (cosh_test_tonearest): Likewise.
14049         (cosh_test_towardzero): Likewise.
14050         (cosh_test_downward): Likewise.
14051         (cosh_test_upward): Likewise.
14052         (cpow_test): Likewise.
14053         (cproj_test): Likewise.
14054         (creal_test): Likewise.
14055         (csin_test): Likewise.
14056         (csinh_test): Likewise.
14057         (csqrt_test): Likewise.
14058         (ctan_test): Likewise.
14059         (ctan_test_tonearest): Likewise.
14060         (ctan_test_towardzero): Likewise.
14061         (ctan_test_downward): Likewise.
14062         (ctan_test_upward): Likewise.
14063         (ctanh_test): Likewise.
14064         (ctanh_test_tonearest): Likewise.
14065         (ctanh_test_towardzero): Likewise.
14066         (ctanh_test_downward): Likewise.
14067         (ctanh_test_upward): Likewise.
14068         (erf_test): Likewise.
14069         (erfc_test): Likewise.
14070         (exp_test): Likewise.
14071         (exp_test_tonearest): Likewise.
14072         (exp_test_towardzero): Likewise.
14073         (exp_test_downward): Likewise.
14074         (exp_test_upward): Likewise.
14075         (exp10_test): Likewise.
14076         (exp10_test_tonearest): Likewise.
14077         (exp10_test_towardzero): Likewise.
14078         (exp10_test_downward): Likewise.
14079         (exp10_test_upward): Likewise.
14080         (pow10_test): Likewise.
14081         (exp2_test): Likewise.
14082         (expm1_test): Likewise.
14083         (expm1_test_tonearest): Likewise.
14084         (expm1_test_towardzero): Likewise.
14085         (expm1_test_downward): Likewise.
14086         (expm1_test_upward): Likewise.
14087         (fabs_test): Likewise.
14088         (fdim_test): Likewise.
14089         (floor_test): Likewise.
14090         (fma_test): Likewise.
14091         (fma_test_towardzero): Likewise.
14092         (fma_test_downward): Likewise.
14093         (fma_test_upward): Likewise.
14094         (fmax_test): Likewise.
14095         (fmin_test): Likewise.
14096         (fmod_test): Likewise.
14097         (fpclassify_test): Likewise.
14098         (frexp_test): Likewise.
14099         (hypot_test): Likewise.
14100         (ilogb_test): Likewise.
14101         (isfinite_test): Likewise.
14102         (finite_test): Likewise.
14103         (isgreater_test): Likewise.
14104         (isgreaterequal_test): Likewise.
14105         (isinf_test): Likewise.
14106         (isless_test): Likewise.
14107         (islessequal_test): Likewise.
14108         (islessgreater_test): Likewise.
14109         (isnan_test): Likewise.
14110         (isnormal_test): Likewise.
14111         (issignaling_test): Likewise.
14112         (isunordered_test): Likewise.
14113         (j0_test): Likewise.
14114         (j1_test): Likewise.
14115         (jn_test): Likewise.
14116         (ldexp_test): Likewise.
14117         (lgamma_test): Likewise.
14118         (gamma_test): Likewise.
14119         (lrint_test): Likewise.
14120         (lrint_test_tonearest): Likewise.
14121         (lrint_test_towardzero): Likewise.
14122         (lrint_test_downward): Likewise.
14123         (lrint_test_upward): Likewise.
14124         (llrint_test): Likewise.
14125         (llrint_test_tonearest): Likewise.
14126         (llrint_test_towardzero): Likewise.
14127         (llrint_test_downward): Likewise.
14128         (llrint_test_upward): Likewise.
14129         (log_test): Likewise.
14130         (log10_test): Likewise.
14131         (log1p_test): Likewise.
14132         (log2_test): Likewise.
14133         (logb_test): Likewise.
14134         (logb_test_downward): Likewise.
14135         (lround_test): Likewise.
14136         (llround_test): Likewise.
14137         (modf_test): Likewise.
14138         (nearbyint_test): Likewise.
14139         (nextafter_test): Likewise.
14140         (nexttoward_test): Likewise.
14141         (pow_test): Likewise.
14142         (pow_test_tonearest): Likewise.
14143         (pow_test_towardzero): Likewise.
14144         (pow_test_downward): Likewise.
14145         (pow_test_upward): Likewise.
14146         (remainder_test): Likewise.
14147         (drem_test): Likewise.
14148         (remainder_test_tonearest): Likewise.
14149         (drem_test_tonearest): Likewise.
14150         (remainder_test_towardzero): Likewise.
14151         (drem_test_towardzero): Likewise.
14152         (remainder_test_downward): Likewise.
14153         (drem_test_downward): Likewise.
14154         (remainder_test_upward): Likewise.
14155         (drem_test_upward): Likewise.
14156         (remquo_test): Likewise.
14157         (rint_test): Likewise.
14158         (rint_test_tonearest): Likewise.
14159         (rint_test_towardzero): Likewise.
14160         (rint_test_downward): Likewise.
14161         (rint_test_upward): Likewise.
14162         (round_test): Likewise.
14163         (scalb_test): Likewise.
14164         (scalbn_test): Likewise.
14165         (scalbln_test): Likewise.
14166         (signbit_test): Likewise.
14167         (sin_test): Likewise.
14168         (sin_test_tonearest): Likewise.
14169         (sin_test_towardzero): Likewise.
14170         (sin_test_downward): Likewise.
14171         (sin_test_upward): Likewise.
14172         (sincos_test): Likewise.
14173         (sinh_test): Likewise.
14174         (sinh_test_tonearest): Likewise.
14175         (sinh_test_towardzero): Likewise.
14176         (sinh_test_downward): Likewise.
14177         (sinh_test_upward): Likewise.
14178         (sqrt_test): Likewise.
14179         (sqrt_test_tonearest): Likewise.
14180         (sqrt_test_towardzero): Likewise.
14181         (sqrt_test_downward): Likewise.
14182         (sqrt_test_upward): Likewise.
14183         (tan_test): Likewise.
14184         (tan_test_tonearest): Likewise.
14185         (tan_test_towardzero): Likewise.
14186         (tan_test_downward): Likewise.
14187         (tan_test_upward): Likewise.
14188         (tanh_test): Likewise.
14189         (tgamma_test): Likewise.
14190         (trunc_test): Likewise.
14191         (y0_test): Likewise.
14192         (y1_test): Likewise.
14193         (yn_test): Likewise.
14194         (significand_test): Likewise.
14195
14196         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
14197         individual tests in comment.
14198         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
14199         (prev_max_error): New variable.
14200         (prev_real_max_error): Likewise.
14201         (prev_imag_max_error): Likewise.
14202         (compare_ulp_data): Don't refer to test names in comment.
14203         (find_test_ulps): Remove function.
14204         (find_function_ulps): Likewise.
14205         (find_complex_function_ulps): Likewise.
14206         (init_max_error): Take function name as argument.  Look up ulps
14207         for that function.
14208         (print_ulps): Remove function.
14209         (print_max_error): Use prev_max_error instead of calling
14210         find_function_ulps.
14211         (print_complex_max_error): Use prev_real_max_error and
14212         prev_imag_max_error instead of calling find_complex_function_ulps.
14213         (check_float_internal): Take max_ulp parameter instead of calling
14214         find_test_ulps.  Don't call print_ulps.
14215         (check_float): Update call to check_float_internal.
14216         (check_complex): Update calls to check_float_internal.
14217         (START): Pass argument to init_max_error.
14218         * math/gen-libm-test.pl (%results): Don't include "kind"
14219         information.
14220         (parse_ulps): Don't handle ulps of individual tests.
14221         (print_ulps_file): Likewise.
14222         (output_ulps): Likewise.
14223         * math/README.libm-test: Update.
14224         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
14225         individual tests.
14226         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
14227         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
14228         * sysdeps/arm/libm-test-ulps: Likewise.
14229         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
14230         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
14231         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
14232         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
14233         * sysdeps/microblaze/libm-test-ulps: Likewise.
14234         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
14235         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
14236         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
14237         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
14238         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
14239         * sysdeps/sh/libm-test-ulps: Likewise.
14240         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
14241         * sysdeps/tile/libm-test-ulps: Likewise.
14242         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14243
14244 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
14245
14246         * math/libm-test.inc (print_complex_max_error): Check separately
14247         whether real and imaginary errors are within allowed range and
14248         pass 0 to print_complex_function_ulps instead of value within
14249         allowed range.
14250
14251 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
14252
14253         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
14254         formatting.
14255         (get_handles_fopen): Likewise.
14256         (do_write_test): Likewise.
14257
14258         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
14259
14260         * libio/fileops.c (do_ftell): Use cached offset when
14261         available.
14262         * libio/iofwide.c (do_ftell_wide): Likewise.
14263         * libio/iofdopen.c (_IO_new_fdopen): Don't use
14264         _IO_file_attach.
14265         * libio/wfileops.c (_IO_fwide): Don't cache offset.
14266
14267         [BZ #16532]
14268         * libio/libioP.h (get_file_offset): New function.
14269         * libio/fileops.c (get_file_offset): Likewise.
14270         (do_ftell): Likewise.
14271         (_IO_new_file_seekoff): Split out ftell logic.
14272         * libio/wfileops.c (do_ftell_wide): Likewise.
14273         (_IO_wfile_seekoff): Split out ftell logic.
14274         * libio/tst-ftell-active-handler.c: New test case.
14275         * libio/Makefile (tests): Add it.
14276
14277 2014-03-03  Roland McGrath  <roland@hack.frob.com>
14278
14279         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
14280         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
14281
14282 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
14283
14284         [BZ #16639]
14285         * nscd/connections.c (nscd_init): Call do_exit.
14286         (start_threads): Call do_exit and notify_parent.
14287         (begin_drop_privileges): Call do_exit.
14288         (finish_drop_privileges): Likewise.
14289         * nscd/selinux.c (preserve_capabilities): Likewise.
14290         (install_real_capabilities): Likewise.
14291         (nscd_selinux_enabled): Likewise.
14292         (avc_create_thread): Likewise.
14293         (avc_alloc_lock): Likewise.
14294         (nscd_avc_init): Likewise.
14295         * nscd/nscd.c (parent_fd): New static variable.
14296         (main): Create a pipe between parent and child processes.
14297         Skip closing parent_fd.
14298         (monitor_child): New function.
14299         (do_exit): Likewise.
14300         (notify_parent): Likewise.
14301         * nscd/nscd.h (notify_parent): Likewise.
14302         (do_exit): Likewise.
14303
14304 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
14305
14306         * malloc/malloc.c (__libc_calloc): Revert last change.
14307
14308 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14309
14310         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14311
14312 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
14313
14314         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
14315         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
14316         implementation.
14317         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14318         (__libc_ifunc_impl_list): Likewise.
14319         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
14320         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
14321         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
14322         * string/strrchr.c: Define STRRCHR.
14323
14324 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
14325
14326         * benchtest/bench-strtok.c (simple_strtok): Delete.
14327         (strtok_string): Use as benchmark.
14328         * string/strtok (STRTOK): New macro.
14329
14330 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
14331
14332         * manual/threads.texi: Add header and standard comments to all
14333         functions.
14334
14335         * elf/dl-lookup.c (check_match): New function.
14336         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
14337         (do_lookup_x): Remove nested function check_match. Use non-nested
14338         function check_match.
14339
14340 2014-02-28  Roland McGrath  <roland@hack.frob.com>
14341
14342         * csu/Makefile (generated, before-compile): Use += rather than =.
14343         * catgets/Makefile (generated, generated-dirs): Likewise.
14344         * debug/Makefile (generated): Likewise.
14345         * dlfcn/Makefile (generated): Likewise.
14346         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
14347         * iconvdata/Makefile (before-compile, generated): Likewise.
14348         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
14349         * libio/Makefile (generated): Likewise.
14350         * malloc/Makefile (generated): Likewise.
14351         * manual/Makefile (generated, generated-dirs): Likewise.
14352         * misc/Makefile (generated): Likewise.
14353         * posix/Makefile (generated): Likewise.
14354         * resolv/Makefile (generated): Likewise.
14355         * sunrpc/Makefile (generated, generated-dirs): Likewise.
14356         * timezone/Makefile (generated, generated-dirs): Likewise.
14357
14358         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
14359
14360 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14361
14362         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14363         power8 implementation.
14364         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
14365         file: POWER8 llround ifunc implementation.
14366         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
14367         (__lllround): Add POWER8 implementation.
14368         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
14369         POWER8 llround implementation.
14370
14371         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
14372         power8 implementation.
14373         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
14374         file: POWER8 llrint ifunc implementation.
14375         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
14376         Add POWER8 implementation.
14377         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
14378         POWER8 llrint implementation.
14379
14380         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
14381         power8 implementation.
14382         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
14383         file: POWER8 finite ifunc implementation.
14384         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
14385         Add POWER8 implementation.
14386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
14387         Likewise.
14388         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
14389         POWER8 finite implementation.
14390         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
14391
14392         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
14393         power8 implementation.
14394         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
14395         file: POWER8 isinf ifunc implementation.
14396         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
14397         POWER8 implementation.
14398         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
14399         Likewise.
14400         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
14401         isinf implementation.
14402         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
14403
14404         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
14405         (INIT_ARCH): Add hwcap2 initialization.
14406         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14407         power8 implementation.
14408         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
14409         file: POWER8 isnan ifunc implementation.
14410         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
14411         POWER8 implementation.
14412         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
14413         Likewise.
14414         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
14415         isnan implementation.
14416         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
14417
14418 2014-02-27  Joey Ye  <joey.ye@arm.com>
14419
14420         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
14421         (_FP_NANFRAC_Q): Set to zero.
14422
14423 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14424
14425         [BZ #16623]
14426         * math/auto-libm-test-in: New test inputs.
14427         * math/auto-libm-test-out: Regenerate.
14428         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
14429         and DA.
14430         (__cos): Likewise.
14431         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
14432
14433 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
14434
14435         * scripts/evaluate-test.sh: Take new argument indicating whether
14436         failure is expected.
14437         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
14438         indicating whether failure is expected.
14439         * conform/Makefile (test-xfail-run-conformtest): New variable.
14440         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
14441         level.
14442         * posix/Makefile (test-xfail-annexc): New variable.
14443         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
14444
14445 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
14446
14447         * argp/Makefile: Include Makeconfig immediately after defining
14448         subdir.
14449         * assert/Makefile: Likewise.
14450         * benchtests/Makefile: Likewise.
14451         * catgets/Makefile: Likewise.
14452         * conform/Makefile: Likewise.
14453         * crypt/Makefile: Likewise.
14454         * csu/Makefile: Likewise.
14455         (all): Remove target.
14456         * ctype/Makefile: Include Makeconfig immediately after defining
14457         subdir.
14458         * debug/Makefile: Likewise.
14459         * dirent/Makefile: Likewise.
14460         * dlfcn/Makefile: Likewise.
14461         * gmon/Makefile: Likewise.
14462         * gnulib/Makefile: Likewise.
14463         * grp/Makefile: Likewise.
14464         * gshadow/Makefile: Likewise.
14465         * hesiod/Makefile: Likewise.
14466         * hurd/Makefile: Likewise.
14467         (all): Remove target.
14468         * iconvdata/Makefile: Include Makeconfig immediately after
14469         defining subdir.
14470         * inet/Makefile: Likewise.
14471         * intl/Makefile: Likewise.
14472         * io/Makefile: Likewise.
14473         * libio/Makefile: Likewise.
14474         (all): Remove target.
14475         * locale/Makefile: Include Makeconfig immediately after defining
14476         subdir.
14477         * login/Makefile: Likewise.
14478         * mach/Makefile: Likewise.
14479         (all): Remove target.
14480         * malloc/Makefile: Include Makeconfig immediately after defining
14481         subdir.
14482         (all): Remove target.
14483         * manual/Makefile: Include Makeconfig immediately after defining
14484         subdir.
14485         * math/Makefile: Likewise.
14486         * misc/Makefile: Likewise.
14487         * nis/Makefile: Likewise.
14488         * nss/Makefile: Likewise.
14489         * po/Makefile: Likewise.
14490         (all): Remove target.
14491         * posix/Makefile: Include Makeconfig immediately after defining
14492         subdir.
14493         * pwd/Makefile: Likewise.
14494         * resolv/Makefile: Likewise.
14495         * resource/Makefile: Likewise.
14496         * rt/Makefile: Likewise.
14497         * setjmp/Makefile: Likewise.
14498         * shadow/Makefile: Likewise.
14499         * signal/Makefile: Likewise.
14500         * socket/Makefile: Likewise.
14501         * soft-fp/Makefile: Likewise.
14502         * stdio-common/Makefile: Likewise.
14503         * stdlib/Makefile: Likewise.
14504         * streams/Makefile: Likewise.
14505         * string/Makefile: Likewise.
14506         * sunrpc/Makefile: Likewise.
14507         (all): Remove target.
14508         * sysvipc/Makefile: Include Makeconfig immediately after defining
14509         subdir.
14510         * termios/Makefile: Likewise.
14511         * time/Makefile: Likewise.
14512         * timezone/Makefile: Likewise.
14513         (all): Remove target.
14514         * wcsmbs/Makefile: Include Makeconfig immediately after defining
14515         subdir.
14516         * wctype/Makefile: Likewise.
14517
14518 2014-02-26  Steve Ellcey  <sellcey@mips.com>
14519
14520         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
14521         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
14522         (libc_feholdexcept_setround_mips): Ditto.
14523         (libc_feholdsetround): New.
14524         (libc_feholdsetroundf): New.
14525         (libc_feholdsetroundl): New.
14526         (libc_feupdateenv_test_mips): New.
14527         (libc_feupdateenv_test): New.
14528         (libc_feupdateenv_testf): New.
14529         (libc_feupdateenv_testl): New.
14530         (libc_feresetround): New.
14531         (libc_feresetroundf): New.
14532         (libc_feresetroundl): New.
14533         (libc_fetestexcept_mips): New.
14534         (libc_fetestexcept): New.
14535         (libc_fetestexceptf): New.
14536         (libc_fetestexceptl): New.
14537         (HAVE_RM_CTX): New.
14538         (libc_feholdexcept_setround_mips_ctx): New.
14539         (libc_feholdexcept_setround_ctx): New.
14540         (libc_feholdexcept_setroundf_ctx): New.
14541         (libc_feholdexcept_setroundl_ctx): New.
14542         (libc_fesetenv_mips_ctx): New.
14543         (libc_fesetenv_ctx): New.
14544         (libc_fesetenv_ctxf): New.
14545         (libc_fesetenv_ctxl): New.
14546         (libc_feupdateenv_mips_ctx): New.
14547         (libc_feupdateenv_ctx): New.
14548         (libc_feupdateenvf_ctx): New.
14549         (libc_feupdateenvl_ctx): New.
14550         (libc_feholdsetround_mips_ctx): New.
14551         (libc_feholdsetround_ctx): New.
14552         (libc_feholdsetroundf_ctx): New.
14553         (libc_feholdsetroundl_ctx): New.
14554         (libc_feresetround_mips_ctx): New.
14555         (libc_feresetround_ctx): New.
14556         (libc_feresetroundf_ctx): New.
14557         (libc_feresetroundl_ctx): New.
14558
14559 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
14560
14561         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
14562
14563         * manual/ipc.texi: New file.
14564         * manual/Makefile (chapters): Add ipc.
14565         * manual/job.texi: Add "Inter-Process Communication" to next.
14566         * manual/process.texi: Add "Inter-Process Communication" to prev.
14567
14568 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14569
14570         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14571
14572 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
14573
14574         * malloc/malloc.c (__libc_calloc): Simplify implementation.
14575
14576         * manual/arith.texi: Fix spaces after sentences.
14577         * manual/charset.texi: Likewise.
14578         * manual/errno.texi: Likewise.
14579         * manual/install.texi: Likewise.
14580         * manual/llio.texi: Likewise.
14581         * manual/locale.texi: Likewise.
14582         * manual/maint.texi: Likewise.
14583         * manual/math.texi: Likewise.
14584         * manual/memory.texi: Likewise.
14585         * manual/message.texi: Likewise.
14586         * manual/probes.texi: Likewise.
14587         * manual/resource.texi: Likewise.
14588         * manual/signal.texi: Likewise.
14589         * manual/socket.texi: Likewise.
14590         * manual/stdio.texi: Likewise.
14591         * manual/string.texi: Likewise.
14592         * manual/time.texi: Likewise.
14593         * manual/users.texi: Likewise.
14594
14595 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
14596
14597         [BZ #16632]
14598         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
14599         _DEFAULT_SOURCE is defined.
14600
14601 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
14602             Carlos O'Donell  <carlos@redhat.com>
14603
14604         [BZ #16613]
14605         * elf/dl-tls.c (_dl_count_modids): New function.
14606         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
14607         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
14608         audit library and increment generation counter.
14609         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
14610         * elf/tst-audit9.c: New file.
14611         * elf/tst-auditmod9a.c: New file.
14612         * elf/tst-auditmod9b.c: New file.
14613         * elf/Makefile: Add rules to build and run tst-audit9.
14614
14615 2014-02-25  Florian Weimer  <fweimer@redhat.com>
14616
14617         [BZ #15347]
14618         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
14619
14620 2014-02-25  Will Newton  <will.newton@linaro.org>
14621
14622         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
14623         (__longjmp): Restore sp and lr before restoring callee
14624         saved registers.  Add longjmp and longjmp_target
14625         SystemTap probe point.
14626         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
14627         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
14628         Define to zero to match jmpbuf layout.
14629         * sysdeps/arm/setjmp.S: Include stap-probe.h.
14630         (__sigsetjmp): Save sp and lr before saving callee
14631         saved registers.  Add setjmp SystemTap probe point.
14632
14633 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
14634
14635         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14636
14637 2014-02-24  Andreas Schwab  <schwab@suse.de>
14638
14639         [BZ #15804]
14640         * elf/pldd.c (wait_for_ptrace_stop): New function.
14641         (main): Call it after attaching.
14642
14643 2014-02-22  Roland McGrath  <roland@hack.frob.com>
14644
14645         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
14646         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
14647         Versions files is now verboten.
14648         * hurd/Versions (libc: GLIBC_2.0):
14649         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
14650         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
14651         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
14652         * mach/Versions: Likewise.
14653
14654         * csu/Versions: Remove unused %include.
14655         * resolv/Versions: Likewise.
14656
14657 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
14658
14659         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
14660         ($(objpfx)check-local-headers.out): Likewise.
14661         ($(objpfx)begin-end-check.out): Likewise.
14662         * Makerules (check-abi-%.out): Likewise.
14663         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
14664         ($(objpfx)test2.cat): Likewise.
14665         ($(objpfx)de/libc.cat): Likewise.
14666         ($(objpfx)test-gencat.out): Likewise.
14667         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
14668         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
14669         ($(objpfx)noload-mem): Likewise.
14670         ($(objpfx)tst-pathopt.out): Likewise.
14671         ($(objpfx)tst-rtld-load-self.out): Likewise.
14672         ($(objpfx)tst-array1-cmp.out): Likewise.
14673         ($(objpfx)tst-array1-static-cmp.out): Likewise.
14674         ($(objpfx)tst-array2-cmp.out): Likewise.
14675         ($(objpfx)tst-array3-cmp.out): Likewise.
14676         ($(objpfx)tst-array4-cmp.out): Likewise.
14677         ($(objpfx)tst-array5-cmp.out): Likewise.
14678         ($(objpfx)tst-array5-static-cmp.out): Likewise.
14679         ($(objpfx)check-textrel.out): Likewise.
14680         ($(objpfx)check-execstack.out): Likewise.
14681         ($(objpfx)check-localplt.out): Likewise.
14682         ($(objpfx)order2-cmp.out): Likewise.
14683         ($(objpfx)tst-leaks1-mem): Likewise.
14684         ($(objpfx)tst-leaks1-static-mem): Likewise.
14685         ($(objpfx)tst-initorder-cmp.out): Likewise.
14686         ($(objpfx)tst-initorder2-cmp.out): Likewise.
14687         ($(objpfx)tst-unused-dep.out): Likewise.
14688         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
14689         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
14690         * iconv/Makefile (test-iconvconfig): Likewise.
14691         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
14692         ($(objpfx)iconv-test.out): Likewise.
14693         ($(objpfx)tst-tables.out): Likewise.
14694         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
14695         ($(objpfx)tst-gettext.out): Likewise.
14696         ($(objpfx)tst-translit.out): Likewise.
14697         ($(objpfx)tst-gettext2.out): Likewise.
14698         ($(objpfx)tst-gettext4.out): Likewise.
14699         ($(objpfx)tst-gettext6.out): Likewise.
14700         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
14701         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
14702         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
14703         ($(objpfx)tst-fopenloc-mem.out): Likewise.
14704         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
14705         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
14706         * posix/Makefile ($(objpfx)globtest.out): Likewise.
14707         ($(objpfx)wordexp-tst.out): Likewise.
14708         ($(objpfx)annexc.out): Likewise.
14709         ($(objpfx)tst-fnmatch-mem): Likewise.
14710         ($(objpfx)bug-regex2-mem): Likewise.
14711         ($(objpfx)bug-regex14-mem): Likewise.
14712         ($(objpfx)bug-regex21-mem): Likewise.
14713         ($(objpfx)bug-regex31-mem): Likewise.
14714         ($(objpfx)tst-vfork3-mem): Likewise.
14715         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
14716         ($(objpfx)tst-pcre-mem): Likewise.
14717         ($(objpfx)tst-boost-mem): Likewise.
14718         ($(objpfx)tst-getconf.out): Likewise.
14719         ($(objpfx)bug-ga2-mem): Likewise.
14720         ($(objpfx)bug-glob2-mem): Likewise.
14721         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
14722         ($(objpfx)mtrace-tst-leaks2): Likewise.
14723         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
14724         ($(objpfx)tst-printf.out): Likewise.
14725         ($(objpfx)tst-setvbuf1.out): Likewise.
14726         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
14727         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
14728         ($(objpfx)tst-fmtmsg.out): Likewise.
14729         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
14730         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
14731
14732         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
14733         * bits/sigaction.h [__USE_MISC]: Likewise.
14734         * bits/waitstatus.h: Update #endif comments.
14735         * ctype/ctype.h: Likewise.
14736         * dirent/dirent.h: Likewise.
14737         [__USE_MISC]: Remove redundant conditionals.
14738         * grp/grp.h: Update #endif comments.
14739         [__USE_GNU]: Remove redundant conditionals.
14740         [__USE_MISC]: Likewise.
14741         * inet/netinet/in.h [__USE_GNU]: Likewise.
14742         * io/sys/stat.h [__USE_MISC]: Likewise.
14743         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
14744         * libio/bits/stdio.h: Update #endif comments.
14745         [__USE_MISC]: Remove redundant conditionals.
14746         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
14747         * libio/stdio.h: Update #endif comments.
14748         [__USE_MISC]: Remove redundant conditionals.
14749         * math/bits/math-finite.h [__USE_MISC]: Likewise.
14750         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
14751         * math/math.h: Update #else and #endif comments.
14752         [__USE_MISC]: Remove redundant conditionals.
14753         * misc/sys/uio.h: Update #endif comments.
14754         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
14755         * posix/glob.h [__USE_MISC]: Likewise.
14756         * posix/sys/types.h: Update #endif comments.
14757         [__USE_MISC]: Remove redundant conditionals.
14758         * posix/sys/wait.h: Update #endif comments.
14759         [__USE_MISC]: Remove redundant conditionals.
14760         * posix/unistd.h: Update #endif comments.
14761         [__USE_MISC]: Remove redundant conditionals.
14762         * pwd/pwd.h [__USE_GNU]: Likewise.
14763         [__USE_MISC]: Likewise.
14764         * resolv/netdb.h [__USE_GNU]: Likewise.
14765         * signal/signal.h: Update #endif comments.
14766         [__USE_MISC]: Remove redundant conditionals.
14767         * stdlib/stdlib.h: Update #else and #endif comments.
14768         [__USE_MISC]: Remove redundant conditionals.
14769         [__USE_GNU]: Likewise.
14770         * string/bits/string2.h [__USE_MISC]: Likewise.
14771         * string/string.h: Update #endif comments.
14772         [__USE_MISC]: Remove redundant conditionals.
14773         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
14774         Likewise.
14775         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
14776         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
14777         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
14778         Likewise.
14779         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
14780         Likewise.
14781         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
14782         comments.
14783         [__USE_MISC]: Remove redundant conditionals.
14784         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
14785         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
14786         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
14787         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
14788         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
14789         Likewise.
14790         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
14791         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
14792         Likewise.
14793         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
14794         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
14795         Likewise.
14796         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
14797         Likewise.
14798         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
14799         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
14800         Likewise.
14801         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
14802         Likewise.
14803         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
14804         * sysdeps/x86/bits/string.h: Update #endif comments.
14805         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
14806         conditionals.
14807         * time/sys/time.h: Update #endif comments.
14808         * time/time.h: Likewise.
14809         [__USE_MISC]: Remove redundant conditionals.
14810
14811 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
14812
14813         [BZ #16600]
14814         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
14815
14816 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
14817
14818         * Versions.def (librt): Add GLIBC_2.17.
14819
14820 2014-02-21  Adam Conrad  <adconrad@0c3.net>
14821
14822         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
14823         synonym for _SYS_AUXV_H to allow direct inclusion.
14824         * sysdeps/sparc/bits/hwcap.h: Likewise.
14825         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
14826         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
14827         * sysdeps/sparc/sysdep.h: Likewise.
14828
14829 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
14830
14831         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
14832
14833 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14834
14835         * benchtests/bench-strrchr.c: Print length instead of position.
14836
14837 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
14838
14839         [BZ #16611]
14840         * sysdeps/unix/sysv/linux/kernel-features.h
14841         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
14842         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
14843         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
14844         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
14845         Likewise.
14846         [__i386__ || __powerpc__ || __sh__ || __sparc__]
14847         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14848         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
14849         (__ASSUME_SENDMMSG): Define instead of using previous
14850         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
14851         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14852         (__ASSUME_SENDMMSG_SYSCALL): Define.
14853         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14854         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
14855         Likewise.
14856         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14857         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14858         Likewise.
14859         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14860         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14861         Likewise.
14862         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
14863         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14864         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14865         [__ASSUME_SENDMMSG]: Change conditionals to
14866         [__ASSUME_SENDMMSG_SOCKETCALL].
14867         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14868         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
14869         Define.
14870         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14871         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
14872         Likewise.
14873         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
14874         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14875         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14876         [!__ASSUME_SENDMMSG]: Change conditional to
14877         [!__ASSUME_SENDMMSG_SOCKETCALL].
14878         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14879         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14880         Define.
14881
14882         [BZ #16610]
14883         * sysdeps/unix/sysv/linux/kernel-features.h
14884         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
14885         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
14886         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
14887         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
14888         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
14889         [__i386__ || __sparc__]
14890         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14891         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
14892         (__ASSUME_RECVMMSG): Define instead of using previous
14893         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
14894         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14895         (__ASSUME_RECVMMSG_SYSCALL): Define.
14896         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14897         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14898         Likewise.
14899         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14900         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14901         Likewise.
14902         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14903         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14904         Likewise.
14905         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
14906         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14907         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14908         [__ASSUME_RECVMMSG]: Change condition to
14909         [__ASSUME_RECVMMSG_SOCKETCALL].
14910         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14911         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14912         Define.
14913         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14914         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14915         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14916         Likewise.
14917         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
14918         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14919         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14920         [!__ASSUME_RECVMMSG]: Change condition to
14921         [!__ASSUME_RECVMMSG_SOCKETCALL].
14922         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14923         (__ASSUME_RECVMMSG_SYSCALL): Define.
14924
14925         [BZ #16609]
14926         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
14927         __powerpc__ || __s390__ || __sh__ || __sparc__]
14928         (__ASSUME_SOCKETCALL): Define.
14929         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
14930         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
14931         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
14932         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
14933         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14934         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
14935         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
14936         (__ASSUME_ACCEPT4): Define instead of using previous
14937         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
14938         __powerpc__ || __sparc__ || __s390__)] condition.
14939         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14940         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14941         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
14942         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14943         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14944         [!__ASSUME_ACCEPT4]: Change condition to
14945         [!__ASSUME_ACCEPT4_SOCKETCALL].
14946         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14947         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
14948         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
14949         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14950         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
14951         __ASSUME_ACCEPT4_SYSCALL.
14952         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
14953         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
14954         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14955         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
14956         __ASSUME_ACCEPT4_SYSCALL.
14957         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
14958         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14959         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14960         [__ASSUME_ACCEPT4]: Change condition to
14961         [__ASSUME_ACCEPT4_SOCKETCALL].
14962         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14963         (__ASSUME_SOCKETCALL): Define.
14964         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
14965         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14966         (__ASSUME_SOCKETCALL): Define.
14967         (__ASSUME_ACCEPT4): Remove.
14968         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
14969         Define.
14970         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14971         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
14972         Likewise.
14973         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14974         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14975
14976         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
14977         macro.
14978         (HWCAP_ARM_LPAE): Likewise.
14979         (HWCAP_ARM_EVTSTRM): Likewise.
14980         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
14981         Add vpfd32, lpae and evtstrm.
14982         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
14983         Increase to 22.
14984
14985 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
14986
14987         * math/auto-libm-test-in: Add tests of clog10.
14988         * math/auto-libm-test-out: Regenerated.
14989         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
14990         * sysdeps/i386/fpu/libm-test-ulps: Update.
14991         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14992
14993 2014-02-18  Andreas Schwab  <schwab@suse.de>
14994
14995         [BZ #16574]
14996         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
14997         Store non-zero if the second buffer was newly allocated.
14998         (send_dg): Likewise.
14999         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
15000         to send_vc and send_dg.
15001         (res_nsend): Pass NULL for ansp2_malloced.
15002         * resolv/res_query.c (__libc_res_nquery): Add parameter
15003         answerp2_malloced and pass it down to __libc_res_nsend.
15004         (res_nquery): Pass additional NULL to __libc_res_nquery.
15005         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
15006         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
15007         second answer buffer if answerp2_malloced was set.
15008         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
15009         (__libc_res_nquerydomain): Add parameter
15010         answerp2_malloced and pass it down to __libc_res_nquery.
15011         (res_nquerydomain): Pass additional NULL to
15012         __libc_res_nquerydomain.
15013         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
15014         additional NULL to __libc_res_nsend and __libc_res_nquery.
15015         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
15016         additional NULL to __libc_res_nsearch.
15017         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
15018         parameter of __libc_res_nsearch to check for separately allocated
15019         second buffer.
15020         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
15021         __libc_res_nquery.
15022         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
15023         additional NULL to __libc_res_nquery.
15024         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
15025         __libc_res_nsearch.
15026         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
15027         * include/resolv.h: Update prototypes of __libc_res_nquery,
15028         __libc_res_nsearch, __libc_res_nsend.
15029
15030 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
15031
15032         * math/auto-libm-test-in: Add tests of fma.
15033         * math/auto-libm-test-out: Regenerated.
15034         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
15035         (fma_towardzero_test_data): Likewise.
15036         (fma_downward_test_data): Likewise.
15037         (fma_upward_test_data): Likewise.
15038         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
15039         mpc_mode.
15040         (rounding_modes): Add values for new field.
15041         (func_calc_method): Add value mpfr_fff_f.
15042         (func_calc_desc): Add mpfr_fff_f union field.
15043         (test_function): Add field exact_args.
15044         (FUNC): Add macro argument EXACT_ARGS.
15045         (FUNC_mpfr_f_f): Update call to FUNC.
15046         (FUNC_mpfr_f_f): Likewise.
15047         (FUNC_mpfr_ff_f): Likewise.
15048         (FUNC_mpfr_if_f): Likewise.
15049         (FUNC_mpc_c_f): Likewise.
15050         (FUNC_mpc_c_c): Likewise.
15051         (test_functions): Add fma.  Update calls to FUNC.
15052         (handle_input_arg): Add argument exact_args.
15053         (add_test): Update call to handle_input_arg.
15054         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
15055         (output_for_one_input_case): Update call to calc_generic_results.
15056         Recalculate exact zero results in each rounding mode.
15057
15058         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
15059         non-negative before setting low bit.
15060         * math/auto-libm-test-in: Mark one asin test possibly having
15061         spurious underflow.
15062         * math/auto-libm-test-out: Regenerated.
15063         * sysdeps/i386/fpu/libm-test-ulps: Update.
15064         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15065
15066 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
15067
15068         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
15069         * sysdeps/unix/sysv/linux/microblaze: Move directory from
15070         ports/sysdeps/unix/sysv/linux/microblaze.
15071         * README: Add missing listing for microblaze*-*-linux-gnu.
15072
15073 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
15074
15075         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
15076         duplicate code
15077
15078 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
15079
15080         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
15081         * sysdeps/unix/sysv/linux/ia64: Move directory from
15082         ports/sysdeps/unix/sysv/linux/ia64.
15083         * README: Update listing for ia64-*-linux-gnu.
15084
15085 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
15086             Joseph Myers  <joseph@codesourcery.com>
15087
15088         * Makeconfig (test-name): New variable.
15089         (evaluate-test): Likewise.
15090         * Makerules (do-test-clean): Remove .test-result files.
15091         (common-mostlyclean): Likewise.
15092         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
15093         * scripts/evaluate-test.sh: New file.
15094
15095 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
15096
15097         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
15098         separate $(objpfx)tst-fopenloc-cmp.out and
15099         $(objpfx)tst-fopenloc-mem.out targets.
15100         (tests): Update dependencies.
15101         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
15102         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
15103         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
15104         (tst-rxspencer-no-utf8-ARGS): New variable.
15105         (tst-rxspencer-no-utf8-ENV): Likewise.
15106         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
15107         instead of $(objpfx)tst-rxspencer-mem.
15108         ($(objpfx)tst-rxspencer-mem): Change target to
15109         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
15110         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
15111         * posix/tst-rxspencer-no-utf8.c: New file.
15112
15113         * elf/Makefile ($(objpfx)order.out): Remove rule.
15114         [$(run-built-tests) = yes] (tests): Depend on
15115         $(objpfx)order-cmp.out.
15116         ($(objpfx)order-cmp.out): New rule.
15117         [$(run-built-tests) = yes] (tests): Depend on
15118         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
15119         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
15120         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
15121         $(objpfx)tst-array5-static-cmp.out.
15122         ($(objpfx)tst-array1.out): Remove rule.
15123         ($(objpfx)tst-array1-cmp.out): New rule.
15124         ($(objpfx)tst-array1-static.out): Remove rule.
15125         ($(objpfx)tst-array1-static-cmp.out): New rule.
15126         ($(objpfx)tst-array2.out): Remove rule.
15127         ($(objpfx)tst-array2-cmp.out): New rule.
15128         ($(objpfx)tst-array3.out): Remove rule.
15129         ($(objpfx)tst-array3-cmp.out): New rule.
15130         ($(objpfx)tst-array4.out): Remove rule.
15131         ($(objpfx)tst-array4-cmp.out): New rule.
15132         ($(objpfx)tst-array5.out): Remove rule.
15133         ($(objpfx)tst-array5-cmp.out): New rule.
15134         ($(objpfx)tst-array5-static.out): Remove rule.
15135         ($(objpfx)tst-array5-static-cmp.out): New rule.
15136         [$(run-built-tests) = yes] (tests): Depend on
15137         $(objpfx)order2-cmp.out.
15138         ($(objpfx)order2.out): Remove rule.
15139         ($(objpfx)order2-cmp.out): New rule.
15140         ($(objpfx)tst-initorder.out): Remove rule.
15141         [$(run-built-tests) = yes] (tests): Depend on
15142         $(objpfx)tst-initorder-cmp.out.
15143         ($(objpfx)tst-initorder-cmp.out): New rule.
15144         ($(objpfx)tst-initorder2.out): Remove rule.
15145         [$(run-built-tests) = yes] (tests): Depend on
15146         $(objpfx)tst-initorder2-cmp.out.
15147         ($(objpfx)tst-initorder2-cmp.out): New rule.
15148         [$(run-built-tests) = yes] (tests): Depend on
15149         $(objpfx)tst-unused-dep-cmp.out.
15150         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
15151         ($(objpfx)tst-unused-dep-cmp.out): New rule.
15152         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
15153         on $(objpfx)tst-setvbuf1-cmp.out.
15154         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
15155         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
15156         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
15157         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
15158         ($(objpfx)tst-svc.out): Remove rule.
15159         ($(objpfx)tst-svc-cmp.out): New rule.
15160
15161 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
15162
15163         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
15164         * ctype/ctype.h [__USE_MISC]: Likewise.
15165         * dirent/dirent.h [__USE_MISC]: Likewise.
15166         * grp/grp.h [__USE_MISC]: Likewise.
15167         * io/fcntl.h [__USE_MISC]: Likewise.
15168         * io/sys/stat.h [__USE_MISC]: Likewise.
15169         * libio/stdio.h [__USE_MISC]: Likewise.
15170         * posix/unistd.h [__USE_MISC]: Likewise.
15171         * pwd/pwd.h [__USE_MISC]: Likewise.
15172         * stdlib.h [__USE_MISC]: Likewise.
15173         * string/bits/string2.h [__USE_MISC]: Likewise.
15174         * string/string.h [__USE_MISC]: Likewise.
15175         * time/time.h [__USE_MISC]: Likewise.
15176
15177 2014-02-13  Andreas Schwab  <schwab@suse.de>
15178
15179         [BZ #16574]
15180         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
15181         second answer buffer if it was separately allocated.
15182
15183 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
15184
15185         * sysdeps/mips/math-tests.h: Include <features.h>.
15186         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
15187         (ROUNDING_TESTS_long_double): Do not define.
15188         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
15189         (EXCEPTION_TESTS_long_double): Likewise.
15190         * sysdeps/mips/mips64/libm-test-ulps: Update.
15191
15192         * include/features.h (__USE_BSD): Remove macro definitions.
15193         (__USE_SVID): Likewise.
15194         (_BSD_SOURCE): Likewise.
15195         (_SVID_SOURCE): Likewise.
15196         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
15197         from definition of _DEFAULT_SOURCE.
15198         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
15199         [_DEFAULT_SOURCE].
15200         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
15201         * bits/mman.h [__USE_BSD]: Likewise.
15202         * bits/termios.h [__USE_BSD]: Likewise.
15203         * bits/waitstatus.h [__USE_BSD]: Likewise.
15204         * ctype/ctype.h [__USE_SVID]: Likewise.
15205         * dirent/dirent.h [__USE_BSD]: Likewise.
15206         * grp/grp.h [__USE_SVID]: Likewise.
15207         [__USE_BSD]: Likewise.
15208         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
15209         * io/fcntl.h [__USE_BSD]: Likewise.
15210         * io/ftw.h [__USE_BSD]: Likewise.
15211         * io/sys/stat.h [__USE_BSD]: Likewise.
15212         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
15213         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
15214         * libio/stdio.h [__USE_SVID]: Likewise.
15215         [__USE_BSD]: Likewise.
15216         * math/math.h [__USE_SVID]: Likewise.
15217         [__USE_BSD]: Likewise.
15218         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
15219         * misc/bits/syslog.h [__USE_BSD]: Likewise.
15220         * misc/search.h [__USE_SVID]: Likewise.
15221         * misc/sys/mman.h [__USE_BSD]: Likewise.
15222         * misc/sys/syslog.h [__USE_BSD]: Likewise.
15223         * misc/sys/uio.h [__USE_BSD]: Likewise.
15224         * posix/bits/unistd.h [__USE_BSD]: Likewise.
15225         * posix/glob.h [__USE_BSD]: Likewise.
15226         * posix/regex.h [__USE_BSD]: Likewise.
15227         * posix/sys/types.h [__USE_BSD]: Likewise.
15228         [__USE_SVID]: Likewise.
15229         * posix/sys/utsname.h [__USE_SVID]: Likewise.
15230         * posix/sys/wait.h [__USE_BSD]: Likewise.
15231         [__USE_SVID]: Likewise.
15232         * posix/unistd.h [__USE_BSD]: Likewise.
15233         [__USE_SVID]: Likewise.
15234         * pwd/pwd.h [__USE_SVID]: Likewise.
15235         * resolv/netdb.h [__USE_BSD]: Likewise.
15236         * setjmp/setjmp.h [__USE_BSD]: Likewise.
15237         * signal/signal.h [__USE_BSD]: Likewise.
15238         [__USE_SVID]: Likewise.
15239         * socket/sys/socket.h [__USE_BSD]: Likewise.
15240         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
15241         * stdlib/stdlib.h [__USE_BSD]: Likewise.
15242         [__USE_SVID]: Likewise.
15243         * string/bits/string2.h [__USE_BSD]: Likewise.
15244         [__USE_SVID]: Likewise.
15245         * string/bits/string3.h [__USE_BSD]: Likewise.
15246         * string/endian.h [__USE_BSD]: Likewise.
15247         * string/string.h [__USE_SVID]: Likewise.
15248         [__USE_BSD]: Likewise.
15249         * string/strings.h [__USE_BSD]: Likewise.
15250         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
15251         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
15252         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
15253         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
15254         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
15255         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
15256         Likewise.
15257         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
15258         Likewise.
15259         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
15260         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
15261         Likewise.
15262         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
15263         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
15264         Likewise.
15265         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
15266         Likewise.
15267         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
15268         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
15269         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
15270         Likewise.
15271         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
15272         Likewise.
15273         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
15274         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
15275         * termios/termios.h [__USE_BSD]: Likewise.
15276         * time/sys/time.h [__USE_BSD]: Likewise.
15277         * time/time.h [__USE_BSD]: Likewise.
15278         [__USE_SVID]: Likewise.
15279
15280         * Makefile (subdir_targets): Remove subdir_lint.out.
15281
15282         * stdio-common/Makefile (do-tst-unbputc): Remove target.
15283         (do-tst-printf): Likewise.
15284         (tests): Depend directly on $(objpfx)tst-unbputc.out and
15285         $(objpfx)tst-printf.out.
15286
15287         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
15288
15289         * Makerules (check-abi-%): Change target to
15290         $(objpfx)check-abi-%.out.
15291         (check-abi target): Update dependencies.
15292         (check-abi-pattern variable): Redirect output of diff to $@.
15293         (check-abi variable): Likewise.
15294         * elf/Makefile (check-abi): Update dependencies.
15295
15296         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
15297         unused.
15298         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
15299         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
15300         subnormal range.
15301         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
15302         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
15303         value has largest subnormal exponent.
15304         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
15305         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
15306         * sysdeps/aarch64/soft-fp/sfp-machine.h
15307         (_FP_TININESS_AFTER_ROUNDING): New macro.
15308         * sysdeps/alpha/soft-fp/sfp-machine.h
15309         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15310         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15311         Likewise.
15312         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
15313         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15314         * sysdeps/mips/soft-fp/sfp-machine.h
15315         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15316         * sysdeps/powerpc/soft-fp/sfp-machine.h
15317         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15318         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15319         Likewise.
15320         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
15321         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15322         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
15323         (_FP_TININESS_AFTER_ROUNDING): Likewise.
15324         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
15325         Likewise.
15326
15327 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
15328
15329         [BZ #16545]
15330         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
15331         model 1.
15332
15333 2014-02-12  Richard Henderson  <rth@redhat.com>
15334
15335         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
15336         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
15337         * sysdeps/unix/sysv/linux/alpha: Move directory from
15338         ports/sysdeps/unix/sysv/linux/alpha.
15339         * README: Update listing for alpha-*-linux-gnu.
15340
15341 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
15342
15343         * include/features.h: Update comment documenting feature test
15344         macros.
15345         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
15346         _DEFAULT_SOURCE.
15347         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
15348         (_SVID_SOURCE): Likewise.
15349         (_DEFAULT_SOURCE): Update description of default features.
15350         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
15351         with _GNU_SOURCE.
15352         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
15353         (S_ISVTX): Likewise.
15354         * manual/math.texi (Mathematical Constants): Likewise.
15355         * manual/signal.texi (Interrupted Primitives): Likewise.
15356         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
15357         * math/test-matherr.c (_SVID_SOURCE): Do not define.
15358         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
15359         Don't refer to _SVID_SOURCE in warning text.
15360
15361         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
15362
15363         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
15364         already defined.
15365         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
15366         * sysdeps/mips/dl-lookup.c: Remove.
15367         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
15368
15369 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
15370
15371         [BZ #16447]
15372         * math/auto-libm-test-in: Add testcase for expl.
15373         * math/auto-libm-test-out: Regenerate.
15374         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
15375         calculation of unsafe.
15376         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
15377
15378 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15379
15380         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
15381         * sysdeps/unix/sysv/linux/aarch64: Move directory from
15382         ports/sysdeps/unix/sysv/linux/aarch64.
15383         * README: Update listing for aarch64*-*-linux-gnu.
15384
15385 2014-02-11  Will Newton  <will.newton@linaro.org>
15386
15387         * manual/probes.texi (Mathematical Function Probes): Use
15388         "triggered" instead of "hit".
15389
15390         * manual/probes.texi (Internal Probes): Add documentation
15391         of setjmp, longjmp and longjmp_target probes.
15392
15393         * include/stap-probe.h: Add comment about probe argument
15394         format.
15395
15396         * malloc/mtrace.c (attribute_hidden): Remove unused macro
15397         definition.  (tr_where, tr_freehook, tr_mallochook,
15398         tr_reallochook, tr_memalignhook): Use ANSI protoype.
15399
15400 2014-02-11  David S. Miller  <davem@davemloft.net>
15401
15402         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
15403         processing int_tests.
15404
15405 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
15406
15407         * sysdeps/mips: Move directory from ports/sysdeps/mips.
15408         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
15409         * sysdeps/unix/sysv/linux/mips: Move directory from
15410         ports/sysdeps/unix/sysv/linux/mips.
15411         * README: Update listing for mips-*-linux-gnu and
15412         mips64-*-linux-gnu.
15413
15414 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
15415
15416         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
15417         * sysdeps/unix/sysv/linux/m68k: Move directory from
15418         ports/sysdeps/unix/sysv/linux/m68k.
15419         * README: Update listing for m68k-*-linux-gnu.
15420
15421 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
15422
15423         * sysdeps/tile: Move directory from ports/sysdeps/tile.
15424         * sysdeps/unix/sysv/linux/generic: Move directory from
15425         ports/sysdeps/unix/sysv/linux/generic.
15426         * sysdeps/unix/sysv/linux/tile: Move directory from
15427         ports/sysdeps/unix/sysv/linux/tile.
15428         * README: Update listing for tile*-*-linux-gnu.
15429
15430 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
15431
15432         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
15433         __builtin_expect.
15434         * benchtests/bench-memmem.c (simple_memmem): Likewise.
15435         * catgets/open_catalog.c (__open_catalog): Likewise.
15436         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
15437         * debug/confstr_chk.c: Likewise.
15438         * debug/fread_chk.c (__fread_chk): Likewise.
15439         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
15440         * debug/getgroups_chk.c: Likewise.
15441         * debug/mbsnrtowcs_chk.c: Likewise.
15442         * debug/mbsrtowcs_chk.c: Likewise.
15443         * debug/mbstowcs_chk.c: Likewise.
15444         * debug/memcpy_chk.c: Likewise.
15445         * debug/memmove_chk.c: Likewise.
15446         * debug/mempcpy_chk.c: Likewise.
15447         * debug/memset_chk.c: Likewise.
15448         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
15449         * debug/strcat_chk.c (__strcat_chk): Likewise.
15450         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
15451         * debug/strncat_chk.c (__strncat_chk): Likewise.
15452         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
15453         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
15454         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
15455         * debug/wcpncpy_chk.c: Likewise.
15456         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
15457         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
15458         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
15459         * debug/wcsncpy_chk.c: Likewise.
15460         * debug/wcsnrtombs_chk.c: Likewise.
15461         * debug/wcsrtombs_chk.c: Likewise.
15462         * debug/wcstombs_chk.c: Likewise.
15463         * debug/wmemcpy_chk.c: Likewise.
15464         * debug/wmemmove_chk.c: Likewise.
15465         * debug/wmempcpy_chk.c: Likewise.
15466         * debug/wmemset_chk.c: Likewise.
15467         * dirent/scandirat.c (SCANDIRAT): Likewise.
15468         * dlfcn/dladdr1.c (dladdr1): Likewise.
15469         * dlfcn/dladdr.c (dladdr): Likewise.
15470         * dlfcn/dlclose.c (dlclose_doit): Likewise.
15471         * dlfcn/dlerror.c (__dlerror): Likewise.
15472         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
15473         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
15474         * dlfcn/dlopen.c (dlopen_doit): Likewise.
15475         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
15476         * dlfcn/dlsym.c (dlsym_doit): Likewise.
15477         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
15478         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
15479         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
15480         Likewise.
15481         * elf/dl-conflict.c: Likewise.
15482         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
15483         * elf/dl-dst.h: Likewise.
15484         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
15485         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
15486         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
15487         * elf/dl-init.c (call_init, _dl_init): Likewise.
15488         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
15489         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
15490         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
15491         Likewise.
15492         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
15493         Likewise.
15494         * elf/dl-minimal.c (__libc_memalign): Likewise.
15495         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
15496         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
15497         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
15498         * elf/dl-sym.c (do_sym): Likewise.
15499         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
15500         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
15501         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
15502         * elf/dl-writev.h (_dl_writev): Likewise.
15503         * elf/ldconfig.c (search_dir): Likewise.
15504         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
15505         (dl_main): Likewise.
15506         * elf/setup-vdso.h (setup_vdso): Likewise.
15507         * grp/compat-initgroups.c (compat_call): Likewise.
15508         * grp/fgetgrent.c (fgetgrent): Likewise.
15509         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
15510         * grp/putgrent.c (putgrent): Likewise.
15511         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
15512         Likewise.
15513         * hurd/hurdinit.c: Likewise.
15514         * iconvdata/8bit-gap.c (struct): Likewise.
15515         * iconvdata/ansi_x3.110.c : Likewise.
15516         * iconvdata/big5.c : Likewise.
15517         * iconvdata/big5hkscs.c : Likewise.
15518         * iconvdata/cp1255.c: Likewise.
15519         * iconvdata/cp1258.c : Likewise.
15520         * iconvdata/cp932.c : Likewise.
15521         * iconvdata/euc-cn.c: Likewise.
15522         * iconvdata/euc-jisx0213.c : Likewise.
15523         * iconvdata/euc-jp.c: Likewise.
15524         * iconvdata/euc-jp-ms.c : Likewise.
15525         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
15526         * iconvdata/gb18030.c : Likewise.
15527         * iconvdata/gbbig5.c (const): Likewise.
15528         * iconvdata/gbgbk.c: Likewise.
15529         * iconvdata/gbk.c : Likewise.
15530         * iconvdata/ibm1364.c : Likewise.
15531         * iconvdata/ibm930.c : Likewise.
15532         * iconvdata/ibm932.c: Likewise.
15533         * iconvdata/ibm933.c : Likewise.
15534         * iconvdata/ibm935.c : Likewise.
15535         * iconvdata/ibm937.c : Likewise.
15536         * iconvdata/ibm939.c : Likewise.
15537         * iconvdata/ibm943.c: Likewise.
15538         * iconvdata/iso_11548-1.c: Likewise.
15539         * iconvdata/iso-2022-cn.c : Likewise.
15540         * iconvdata/iso-2022-cn-ext.c : Likewise.
15541         * iconvdata/iso-2022-jp-3.c: Likewise.
15542         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
15543         * iconvdata/iso-2022-kr.c : Likewise.
15544         * iconvdata/iso646.c (gconv_end): Likewise.
15545         * iconvdata/iso_6937-2.c : Likewise.
15546         * iconvdata/iso_6937.c : Likewise.
15547         * iconvdata/iso8859-1.c: Likewise.
15548         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
15549         * iconvdata/shift_jisx0213.c : Likewise.
15550         * iconvdata/sjis.c : Likewise.
15551         * iconvdata/t.61.c : Likewise.
15552         * iconvdata/tcvn5712-1.c : Likewise.
15553         * iconvdata/tscii.c: Likewise.
15554         * iconvdata/uhc.c : Likewise.
15555         * iconvdata/unicode.c (gconv_end): Likewise.
15556         * iconvdata/utf-16.c (gconv_end): Likewise.
15557         * iconvdata/utf-32.c (gconv_end): Likewise.
15558         * iconvdata/utf-7.c (base64): Likewise.
15559         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
15560         * iconv/gconv_close.c (__gconv_close): Likewise.
15561         * iconv/gconv_open.c (__gconv_open): Likewise.
15562         * iconv/gconv_simple.c (internal_ucs4_loop_single)
15563         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
15564         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
15565         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
15566         (ucs4le_internal_loop_single): Likewise.
15567         * iconv/iconv.c (iconv): Likewise.
15568         * iconv/iconv_close.c: Likewise.
15569         * iconv/loop.c (SINGLE): Likewise.
15570         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
15571         * include/atomic.h: Likewise.
15572         * inet/inet6_option.c (option_alloc): Likewise.
15573         * intl/bindtextdom.c (set_binding_values): Likewise.
15574         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
15575         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
15576         * intl/localealias.c (read_alias_file): Likewise.
15577         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
15578         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
15579         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
15580         * libio/fmemopen.c (fmemopen): Likewise.
15581         * libio/iofgets.c (_IO_fgets): Likewise.
15582         * libio/iofgets_u.c (fgets_unlocked): Likewise.
15583         * libio/iofgetws.c (fgetws): Likewise.
15584         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
15585         * libio/iogetdelim.c (_IO_getdelim): Likewise.
15586         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
15587         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
15588         * locale/findlocale.c (_nl_find_locale): Likewise.
15589         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
15590         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
15591         Likewise.
15592         * locale/setlocale.c (setlocale): Likewise.
15593         * login/programs/pt_chown.c (main): Likewise.
15594         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
15595         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
15596         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
15597         (mmap, mmap64, mremap, munmap): Likewise.
15598         * math/e_exp2l.c: Likewise.
15599         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
15600         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
15601         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
15602         * math/s_catan.c (__catan): Likewise.
15603         * math/s_catanf.c (__catanf): Likewise.
15604         * math/s_catanh.c (__catanh): Likewise.
15605         * math/s_catanhf.c (__catanhf): Likewise.
15606         * math/s_catanhl.c (__catanhl): Likewise.
15607         * math/s_catanl.c (__catanl): Likewise.
15608         * math/s_ccosh.c (__ccosh): Likewise.
15609         * math/s_ccoshf.c (__ccoshf): Likewise.
15610         * math/s_ccoshl.c (__ccoshl): Likewise.
15611         * math/s_cexp.c (__cexp): Likewise.
15612         * math/s_cexpf.c (__cexpf): Likewise.
15613         * math/s_cexpl.c (__cexpl): Likewise.
15614         * math/s_clog10.c (__clog10): Likewise.
15615         * math/s_clog10f.c (__clog10f): Likewise.
15616         * math/s_clog10l.c (__clog10l): Likewise.
15617         * math/s_clog.c (__clog): Likewise.
15618         * math/s_clogf.c (__clogf): Likewise.
15619         * math/s_clogl.c (__clogl): Likewise.
15620         * math/s_csin.c (__csin): Likewise.
15621         * math/s_csinf.c (__csinf): Likewise.
15622         * math/s_csinh.c (__csinh): Likewise.
15623         * math/s_csinhf.c (__csinhf): Likewise.
15624         * math/s_csinhl.c (__csinhl): Likewise.
15625         * math/s_csinl.c (__csinl): Likewise.
15626         * math/s_csqrt.c (__csqrt): Likewise.
15627         * math/s_csqrtf.c (__csqrtf): Likewise.
15628         * math/s_csqrtl.c (__csqrtl): Likewise.
15629         * math/s_ctan.c (__ctan): Likewise.
15630         * math/s_ctanf.c (__ctanf): Likewise.
15631         * math/s_ctanh.c (__ctanh): Likewise.
15632         * math/s_ctanhf.c (__ctanhf): Likewise.
15633         * math/s_ctanhl.c (__ctanhl): Likewise.
15634         * math/s_ctanl.c (__ctanl): Likewise.
15635         * math/w_pow.c: Likewise.
15636         * math/w_powf.c: Likewise.
15637         * math/w_powl.c: Likewise.
15638         * math/w_scalb.c (sysv_scalb): Likewise.
15639         * math/w_scalbf.c (sysv_scalbf): Likewise.
15640         * math/w_scalbl.c (sysv_scalbl): Likewise.
15641         * misc/error.c (error_tail): Likewise.
15642         * misc/pselect.c (__pselect): Likewise.
15643         * nis/nis_callback.c (__nis_create_callback): Likewise.
15644         * nis/nis_call.c (__nisfind_server): Likewise.
15645         * nis/nis_creategroup.c (nis_creategroup): Likewise.
15646         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
15647         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
15648         * nis/nis_getservlist.c (nis_getservlist): Likewise.
15649         * nis/nis_lookup.c (nis_lookup): Likewise.
15650         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
15651         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
15652         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
15653         * nis/nis_xdr.c (xdr_endpoint): Likewise.
15654         * nis/nss_compat/compat-grp.c (getgrent_next_file)
15655         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
15656         * nis/nss_compat/compat-initgroups.c (add_group)
15657         (internal_getgrent_r): Likewise.
15658         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
15659         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
15660         * nis/nss_compat/compat-spwd.c (getspent_next_file)
15661         (internal_getspnam_r): Likewise.
15662         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
15663         (_nss_nis_getaliasbyname_r): Likewise.
15664         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
15665         (_nss_nis_getntohost_r): Likewise.
15666         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
15667         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
15668         (_nss_nis_getgrgid_r): Likewise.
15669         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
15670         (internal_nis_gethostent_r, internal_gethostbyname2_r)
15671         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
15672         (_nss_nis_gethostbyname4_r): Likewise.
15673         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
15674         (initgroups_netid): Likewise.
15675         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
15676         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
15677         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
15678         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
15679         (_nss_nis_getprotobynumber_r): Likewise.
15680         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
15681         (_nss_nis_getsecretkey): Likewise.
15682         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
15683         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
15684         (_nss_nis_getpwuid_r): Likewise.
15685         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
15686         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
15687         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
15688         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
15689         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
15690         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
15691         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
15692         Likewise.
15693         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
15694         (_nss_nisplus_getntohost_r): Likewise.
15695         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
15696         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
15697         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
15698         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
15699         Likewise.
15700         * nis/nss_nisplus/nisplus-initgroups.c
15701         (_nss_nisplus_initgroups_dyn): Likewise.
15702         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
15703         (_nss_nisplus_getnetbyaddr_r): Likewise.
15704         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
15705         (_nss_nisplus_getprotobynumber_r): Likewise.
15706         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
15707         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
15708         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
15709         Likewise.
15710         * nis/nss_nisplus/nisplus-service.c
15711         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
15712         (_nss_nisplus_getservbyport_r): Likewise.
15713         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
15714         (_nss_nisplus_getspnam_r): Likewise.
15715         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
15716         Likewise.
15717         * nscd/aicache.c (addhstaiX): Likewise.
15718         * nscd/cache.c (cache_search, prune_cache): Likewise.
15719         * nscd/connections.c (register_traced_file, send_ro_fd)
15720         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
15721         (main_loop_epoll): Likewise.
15722         * nscd/grpcache.c (addgrbyX): Likewise.
15723         * nscd/hstcache.c (addhstbyX): Likewise.
15724         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15725         * nscd/mem.c (gc, mempool_alloc): Likewise.
15726         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
15727         (addinnetgrX): Likewise.
15728         * nscd/nscd-client.h (__nscd_acquire_maplock)
15729         (__nscd_drop_map_ref): Likewise.
15730         * nscd/nscd_getai.c (__nscd_getai): Likewise.
15731         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
15732         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
15733         Likewise.
15734         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
15735         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
15736         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
15737         (__nscd_get_map_ref): Likewise.
15738         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
15739         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
15740         Likewise.
15741         * nscd/pwdcache.c (addpwbyX): Likewise.
15742         * nscd/selinux.c (preserve_capabilities): Likewise.
15743         * nscd/servicescache.c (addservbyX): Likewise.
15744         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
15745         * posix/fnmatch.c (fnmatch): Likewise.
15746         * posix/getopt.c (_getopt_internal_r): Likewise.
15747         * posix/glob.c (glob, glob_in_dir): Likewise.
15748         * posix/wordexp.c (exec_comm_child): Likewise.
15749         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
15750         (getanswer_r, gaih_getanswer_slice): Likewise.
15751         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
15752         * resolv/res_init.c: Likewise.
15753         * resolv/res_mkquery.c (res_nmkquery): Likewise.
15754         * resolv/res_query.c (__libc_res_nquery): Likewise.
15755         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
15756         Likewise.
15757         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
15758         * stdio-common/perror.c (perror): Likewise.
15759         * stdio-common/printf_fp.c (___printf_fp): Likewise.
15760         * stdio-common/tmpnam.c (tmpnam): Likewise.
15761         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
15762         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
15763         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
15764         Likewise.
15765         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
15766         * stdlib/putenv.c (putenv): Likewise.
15767         * stdlib/setenv.c (__add_to_environ): Likewise.
15768         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
15769         * stdlib/strtol_l.c (INTERNAL): Likewise.
15770         * string/memmem.c (memmem): Likewise.
15771         * string/strerror.c (strerror): Likewise.
15772         * string/strnlen.c (__strnlen): Likewise.
15773         * string/test-memmem.c (simple_memmem): Likewise.
15774         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
15775         * sunrpc/pm_getport.c (__get_socket): Likewise.
15776         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
15777         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
15778         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
15779         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
15780         Likewise.
15781         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
15782         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
15783         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
15784         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
15785         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
15786         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
15787         Likewise.
15788         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
15789         Likewise.
15790         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
15791         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
15792         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
15793         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
15794         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
15795         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
15796         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15797         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
15798         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
15799         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
15800         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
15801         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
15802         Likewise.
15803         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
15804         Likewise.
15805         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
15806         Likewise.
15807         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
15808         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
15809         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
15810         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
15811         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
15812         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
15813         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
15814         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
15815         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
15816         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
15817         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
15818         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
15819         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
15820         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
15821         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
15822         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
15823         Likewise.
15824         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
15825         Likewise.
15826         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
15827         Likewise.
15828         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
15829         Likewise.
15830         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
15831         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
15832         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
15833         Likewise.
15834         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
15835         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
15836         * sysdeps/posix/opendir.c (__opendirat): Likewise.
15837         * sysdeps/posix/sleep.c: Likewise.
15838         * sysdeps/posix/tempname.c: Likewise.
15839         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
15840         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
15841         Likewise.
15842         * sysdeps/powerpc/powerpc32/dl-machine.h
15843         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
15844         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15845         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
15846         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
15847         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
15848         Likewise.
15849         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
15850         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
15851         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15852         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
15853         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15854         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
15855         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
15856         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
15857         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
15858         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
15859         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
15860         (elf_machine_lazy_rel): Likewise.
15861         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
15862         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
15863         (elf_machine_lazy_rel): Likewise.
15864         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
15865         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
15866         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
15867         * sysdeps/unix/grantpt.c (grantpt): Likewise.
15868         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
15869         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
15870         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
15871         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
15872         Likewise.
15873         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
15874         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
15875         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
15876         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
15877         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
15878         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
15879         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
15880         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
15881         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
15882         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
15883         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
15884         Likewise.
15885         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
15886         (__posix_fallocate64_l64): Likewise.
15887         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
15888         (posix_fallocate): Likewise.
15889         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
15890         Likewise.
15891         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
15892         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
15893         (getifaddrs_internal): Likewise.
15894         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
15895         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
15896         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
15897         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
15898         * sysdeps/unix/sysv/linux/posix_fallocate64.c
15899         (__posix_fallocate64_l64): Likewise.
15900         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
15901         Likewise.
15902         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
15903         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
15904         (__get_clockfreq): Likewise.
15905         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
15906         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
15907         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
15908         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
15909         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
15910         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
15911         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
15912         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
15913         Likewise.
15914         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
15915         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
15916         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
15917         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
15918         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
15919         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
15920         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
15921         Likewise.
15922         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
15923         (posix_fallocate): Likewise.
15924         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
15925         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
15926         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
15927         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
15928         (elf_machine_rela, elf_machine_rela_relative)
15929         (elf_machine_lazy_rel): Likewise.
15930         * time/asctime.c (asctime_internal): Likewise.
15931         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
15932         * time/tzset.c (__tzset_parse_tz): Likewise.
15933         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
15934         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
15935         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
15936         * wcsmbs/wcsmbsload.h: Likewise.
15937
15938         [BZ #15894]
15939         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
15940
15941         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
15942         (arena_get2): Remove THREAD_STATS conditionals.
15943         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
15944         (__malloc_stats, int): Likewise.
15945
15946 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
15947
15948         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
15949         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
15950
15951         * manual/setjmp.texi: Fix typos/grammar errors.
15952
15953         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
15954         Only return early when n is <= 0.  Delete unused return statement.
15955
15956         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
15957         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
15958         * debug/tst-longjmp_chk3.c: New file.
15959
15960         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
15961         (test_main): Replace code with set_fortify_handler call.
15962         * debug/test-strcpy_chk.c: Likewise.
15963         * debug/tst-chk1.c: Likewise.
15964         * debug/tst-longjmp_chk.c: Likewise.
15965         * test-skeleton.c: Include fcntl.h & paths.h
15966         (set_fortify_handler): Define.
15967
15968         * debug/tst-longjmp_chk.c: Add header comment and include
15969         ../test-skeleton.c.
15970         (do_test): Mark static.
15971         (TEST_FUNCTION): Define.
15972
15973         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
15974         (IP_PMTUDISC_INTERFACE): Likewise.
15975         (IP_MULTICAST_IF): Likewise.
15976         (IP_MULTICAST_TTL): Likewise.
15977         (IP_MULTICAST_LOOP): Likewise.
15978         (IP_ADD_MEMBERSHIP): Likewise.
15979         (IP_DROP_MEMBERSHIP): Likewise.
15980         (IP_UNBLOCK_SOURCE): Likewise.
15981         (IP_BLOCK_SOURCE): Likewise.
15982         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
15983         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
15984         (IP_MSFILTER): Likewise.
15985         (MCAST_JOIN_GROUP): Likewise.
15986         (MCAST_BLOCK_SOURCE): Likewise.
15987         (MCAST_UNBLOCK_SOURCE): Likewise.
15988         (MCAST_LEAVE_GROUP): Likewise.
15989         (MCAST_JOIN_SOURCE_GROUP): Likewise.
15990         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
15991         (MCAST_MSFILTER): Likewise.
15992         (IP_MULTICAST_ALL): Likewise.
15993         (IP_UNICAST_IF): Likewise.
15994
15995         * timezone/Makefile: Delete $(have-ksh) check.
15996         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
15997         * timezone/tzselect.ksh: Add +x mode bits.
15998
15999         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
16000         (ANON_INODE_FS_MAGIC): Likewise.
16001         (BDEVFS_MAGIC): Likewise.
16002         (BINFMTFS_MAGIC): Likewise.
16003         (BTRFS_TEST_MAGIC): Likewise.
16004         (CRAMFS_MAGIC_WEND): Likewise.
16005         (DEBUGFS_MAGIC): Likewise.
16006         (ECRYPTFS_SUPER_MAGIC): Likewise.
16007         (EXT3_SUPER_MAGIC): Likewise.
16008         (EXT4_SUPER_MAGIC): Likewise.
16009         (FUTEXFS_SUPER_MAGIC): Likewise.
16010         (HOSTFS_SUPER_MAGIC): Likewise.
16011         (HUGETLBFS_MAGIC): Likewise.
16012         (MINIX3_SUPER_MAGIC): Likewise.
16013         (MTD_INODE_FS_MAGIC): Likewise.
16014         (NILFS_SUPER_MAGIC): Likewise.
16015         (OPENPROM_SUPER_MAGIC): Likewise.
16016         (PIPEFS_MAGIC): Likewise.
16017         (PSTOREFS_MAGIC): Likewise.
16018         (QNX6_SUPER_MAGIC): Likewise.
16019         (RAMFS_MAGIC): Likewise.
16020         (REISERFS_SUPER_MAGIC_STRING): Likewise.
16021         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
16022         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
16023         (SECURITYFS_MAGIC): Likewise.
16024         (SELINUX_MAGIC): Likewise.
16025         (SMACK_MAGIC): Likewise.
16026         (SOCKFS_MAGIC): Likewise.
16027         (SQUASHFS_MAGIC): Likewise.
16028         (STACK_END_MAGIC): Likewise.
16029         (TMPFS_MAGIC): Likewise.
16030         (USBDEVICE_SUPER_MAGIC): Likewise.
16031         (V9FS_MAGIC): Likewise.
16032         (XENFS_SUPER_MAGIC): Likewise.
16033         (CRAMFS_MAGIC): Fix typo in comment.
16034         (EXT2_SUPER_MAGIC): Update comment.
16035         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
16036
16037 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
16038
16039         * sysdeps/arm: Move directory from ports/sysdeps/arm.
16040         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
16041         * sysdeps/unix/sysv/linux/arm: Move directory from
16042         ports/sysdeps/unix/sysv/linux/arm.
16043         * README: Update listing for arm-*-linux-gnueabi.
16044
16045         * README: Remove mention of am33.
16046
16047 2014-02-07  Roland McGrath  <roland@hack.frob.com>
16048
16049         * bits/sigset.h (__sigemptyset): Use a statement expression rather
16050         than the comma operator, to avoid "rhs of comma has no effect"
16051         compiler warnings.
16052         (__sigfillset, __sigandset, __sigorset): Likewise.
16053         * include/signal.h (__sigemptyset): Likewise.
16054         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
16055
16056 2014-02-07  Allan McRae  <allan@archlinux.org>
16057
16058         * version.h (RELEASE): Set to "development".
16059         (VERSION): Set to "2.19.90"
16060         * NEWS: Add 2.20 section.
16061
16062 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
16063
16064         [BZ #16529]
16065         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
16066
16067 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
16068
16069         * manual/contrib.texi: Update entry for Carlos O'Donell,
16070         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
16071
16072 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
16073
16074         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
16075
16076         * sysdeps/unix/sysv/linux/kernel-features.h
16077         [__LINUX_KERNEL_VERSION >= 0x020621]
16078         (__ASSUME_PROC_PID_TASK_COMM): Define.
16079
16080 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
16081
16082         [BZ #16398]
16083         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
16084         conversion when destination buffer does not have enough space.
16085         * libio/tst-ftell-partial-wide.c: New test case.
16086         * libio/Makefile (tests): Add tst-ftell-partial-wide.
16087
16088         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
16089         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
16090         Leonard and Allan McRae.
16091
16092 2014-02-04  David S. Miller  <davem@davemloft.net>
16093
16094         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
16095         32-bit.
16096
16097 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16098
16099         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
16100         New file
16101         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
16102         New file
16103         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
16104         New file.
16105         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
16106         New file.
16107         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
16108         New file.
16109         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
16110         New file.
16111         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
16112         New file.
16113         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
16114         New file.
16115         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
16116         New file.
16117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
16118         New file.
16119         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
16120         New file.
16121         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
16122         New file.
16123         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
16124         New file.
16125
16126 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16127
16128         * nptl/shlib-versions: Change powerpc*le start to 2.17.
16129         * shlib-versions: Likewise.
16130
16131 2014-02-04  Roland McGrath  <roland@hack.frob.com>
16132             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16133
16134         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
16135         (abilist-pattern): New variable, set to %-le.abilist.
16136
16137         * Makerules (abilist-pattern): New variable.
16138         (vpath): Use $(abilist-pattern) in place of %.abilist.
16139         (check-abi-% pattern rule): Likewise.
16140         (check-abi, update-abi): Likewise.
16141
16142 2014-02-04  Eric Wong  <normalperson@yhbt.net>
16143
16144         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16145
16146 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
16147
16148         * manual/startup.texi: Add next, previous, and top entries for
16149         the `Program Arguments' and `Environment Variables' nodes.
16150
16151 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
16152
16153         * manual/macros.texi: Add comments before MTASC-safety macros.
16154
16155         * manual/users.texi: Document MTASC-safety properties.
16156
16157         * manual/threads.texi (pthread_key_create, pthread_key_delete)
16158         (pthread_getspecific, pthread_setspecific): Format with
16159         @deftypefun, and add @safety note.
16160         * manual/signal.texi: Move comments that analyze the above
16161         functions to their home place.
16162
16163 2014-02-03  Allan McRae  <allan@archlinux.org>
16164
16165         * po/sl.po: Update Slovenian translation from translation project.
16166
16167 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
16168
16169         * manual/time.texi (timegm): Add missing blank after @c.
16170         Reported by Joseph Myers <joseph@codesourcery.com>.
16171
16172 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
16173
16174         * manual/check-safety.sh: New.
16175         * manual/Makefile ($(objpfx)stamp-summary): Run it.
16176
16177         * manual/terminal.texi: Document MTASC-safety properties.
16178
16179         * manual/filesys.texi: Document MTASC-safety properties.
16180
16181         * manual/errno.texi: Document MTASC-safety properties.
16182
16183         * manual/intro.texi: Document safety identifiers and
16184         conditionals.
16185
16186         * manual/string.texi (wcstok): Fix prototype.
16187         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
16188
16189         * manual/time.texi: Document MTASC-safety properties.
16190
16191         * manual/string.texi: Document MTASC-safety properties.
16192
16193         * manual/threads.texi: Document MTASC-safety properties.
16194
16195         * manual/stdio.texi: Document MTASC-safety properties.
16196
16197         * manual/syslog.texi: Document MTASC-safety properties.
16198
16199         * manual/sysinfo.texi: Document MTASC-safety properties.
16200
16201         * manual/startup.texi: Document MTASC-safety properties.
16202
16203         * manual/socket.texi: Document MTASC-safety properties.
16204
16205         * manual/signal.texi: Document MTASC-safety properties.
16206
16207 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
16208
16209         * manual/setjmp.texi: Document MTASC-safety properties.
16210
16211         * manual/search.texi: Document MTASC-safety properties.
16212
16213         * manual/resource.texi: Document MTASC-safety properties.
16214
16215         * manual/process.texi: Document MTASC-safety properties.
16216
16217         * manual/platform.texi: Document MTASC-safety properties.
16218
16219         * manual/pipe.texi: Document MTASC-safety properties.
16220
16221         * manual/pattern.texi: Document MTASC-safety properties.
16222
16223         * manual/message.texi: Document MTASC-safety properties.
16224
16225         [BZ #12751]
16226         * manual/memory.texi: Document MTASC-safety properties.
16227
16228         * manual/math.texi: Document MTASC-safety properties.
16229
16230         * manual/locale.texi: Document MTASC-safety properties.
16231
16232         * manual/llio.texi: Document MTASC-safety properties.
16233
16234         * manual/libdl.texi: New.
16235
16236         * manual/lang.texi: Document MTASC-safety properties.
16237
16238         * manual/job.texi: Document MTASC-safety properties.
16239
16240         * manual/getopt.texi: Document MTASC-safety properties.
16241
16242         * manual/ctype.texi: Document MTASC-safety properties.
16243
16244 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
16245
16246         [BZ #16046]
16247         * csu/libc-tls.c (static_map): Remove variable.
16248         (__libc_setup_tls): Use main executable's link map for TLS data.
16249         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
16250         casing for LM_ID_BASE and GL(dl_nns).
16251         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
16252         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
16253         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
16254         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
16255         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
16256         member.
16257         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
16258         l_phnum members.
16259
16260 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
16261
16262         * manual/debug.texi: Document MTASC-safety properties.
16263
16264 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
16265
16266         [BZ #16510]
16267         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
16268         of __x86_64__ when disabling x87 inline functions.
16269
16270 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
16271
16272         * manual/charset.texi: Document MTASC-safety properties.
16273
16274         * manual/crypt.texi: Document MTASC-safety properties.
16275
16276         * manual/conf.texi: Document MTASC-safety properties.
16277
16278         * manual/arith.texi: Document MTASC-safety properties.
16279
16280         * manual/argp.texi: Document MTASC-safety properties.
16281
16282         * manual/macros.texi: Introduce macros to document multi
16283         thread, asynchronous signal and asynchronous cancellation
16284         safety properties.
16285         * manual/intro.texi: Introduce the properties themselves.
16286
16287 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16288
16289         * sysdeps/sh/sh4/Makefile: New file.
16290
16291 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
16292
16293         * math/gen-libm-test.pl ($srcdir): New variable.
16294         ($auto_input): Use it.
16295
16296 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16297
16298         [BZ #16506]
16299         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
16300         access beyond array bounds when parsing netgroups file.
16301
16302         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
16303         the old buffer before realloc.
16304
16305 2014-01-27  Allan McRae  <allan@archlinux.org>
16306
16307         * po/fr.po: Update French translation from translation project.
16308
16309 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16310
16311         * sysdeps/sh/libm-test-ulps: Regenerate.
16312
16313 2014-01-24  David S. Miller  <davem@davemloft.net>
16314
16315         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
16316
16317 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16318
16319         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
16320         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
16321
16322 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
16323
16324         [BZ #16474]
16325         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
16326         string pointers after reallocation.
16327
16328 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16329
16330         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
16331         __SH4A__ instead of __SH_FPU_ANY__.
16332
16333 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16334
16335         * sysdeps/sh/fpu_control.h: New file.
16336         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
16337         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
16338         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
16339         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
16340         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
16341         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
16342         * sysdeps/sh/sys/ucontext.h: Remove.
16343         * sysdeps/sh/sys: Remove directory.
16344
16345 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16346
16347         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
16348         s390/sys/ucontext.h.
16349         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
16350         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
16351
16352 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
16353
16354         [BZ #15605]
16355         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
16356
16357 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16358
16359         [BZ#16431]
16360         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
16361         Adjust the vDSO correctly for internal calls.
16362         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
16363
16364 2014-01-20  Allan McRae  <allan@archlinux.org>
16365
16366         * po/ca.po: Update Catalan translation from translation project.
16367
16368 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
16369
16370         * sysdeps/s390/sotruss-lib.c: New file.
16371
16372 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16373
16374         [BZ#16430]
16375         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
16376         (__GI___gettimeofday): Alias for a different internal symbol to avoid
16377         local calls issues by not having a PLT stub required for IFUNC calls.
16378         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
16379
16380 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
16381
16382         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
16383         * math/test-fpucw-static.c: Likewise.
16384
16385 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16386
16387         [BZ #16453]
16388         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
16389
16390 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16391
16392         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
16393         implementation for powerpc.
16394
16395 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
16396
16397         [BZ #14782]
16398         * sysdeps/posix/system.c (__libc_system): Do not enable
16399         asynchronous cancellation.
16400
16401 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16402
16403         [BZ #16427]
16404         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
16405         handling only for numbers special also in the IEEE case.
16406
16407 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16408
16409         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
16410
16411 2014-01-11  Allan McRae  <allan@archlinux.org>
16412
16413         * po/bg.po: Update Bulgarian translation from translation project.
16414
16415         * po/de.po: Update German translation from translation project.
16416
16417 2014-01-10  Roland McGrath  <roland@hack.frob.com>
16418
16419         * sysdeps/generic/gcc-compat.h: New file.
16420
16421 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
16422
16423         * benchtests/asin-inputs: Correct slow inputs.
16424         * benchtests/acos-inputs: Likewise.
16425
16426 2014-01-10  Allan McRae  <allan@archlinux.org>
16427
16428         * po:sv.po: Update Swedish translation from translation project.
16429
16430         * po/vi.po: Update Vietnamese translation from translation project.
16431
16432         * po/eo.po: Update Esperanto translation from translation project.
16433
16434         * po/cs.po: Update Czech translation from translation project.
16435
16436         * po/nl.po: Update Dutch translation from translation project.
16437
16438         * po/pl.po: Update Polish translation from translation project.
16439
16440         * po/ru.po: Update Russian translation from translation project.
16441
16442         * po/uk.po: Update Ukrainian translation from translation project.
16443
16444 2014-01-08  Brooks Moses  <bmoses@google.com>
16445
16446         * elf/dl-load.c: Fix comment typo.
16447
16448 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
16449
16450         * po/header.pot: Rename to...
16451         * po/pot.header: ... this.
16452         * po/Makefile: Use pot.header.
16453
16454 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
16455             Maxim Kuvyrkov  <maxim@kugelworks.com>
16456
16457         [BZ #16394]
16458         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
16459         SRC and DEST against LEN.
16460
16461 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16462
16463         [BZ #16414]
16464         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
16465         implementation.
16466         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
16467
16468 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16469
16470         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16471
16472 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
16473
16474         [BZ #16408]
16475         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
16476         for large positive arguments.
16477
16478 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
16479
16480         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
16481
16482         * math/auto-libm-test-in: Mark various tests with
16483         xfail-rounding:ldbl-128ibm.
16484         * math/auto-libm-test-out: Regenerated.
16485
16486         [BZ #16407]
16487         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
16488         Increase overflow threshold.
16489
16490 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
16491
16492         [BZ #14286]
16493         * stdio-common/vfprintf.c: Check for integer overflow.
16494
16495 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16496
16497         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
16498         the first argument and return value of __tls_get_addr_internal.
16499
16500 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16501
16502         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
16503         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
16504
16505 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16506
16507         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
16508         * sysdeps/s390/rtld-global-offsets.sym: New file.
16509         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
16510         GLIBC_2.19 symbol.
16511         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
16512         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
16513         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
16514         ... this.
16515         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
16516         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
16517         ... this.
16518         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
16519         Regenerate.
16520         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
16521         Regenerate.
16522         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
16523         halfs of GPRs for high_gprs contexts.
16524         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
16525         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
16526         field.
16527         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
16528         uc_flags field.
16529         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
16530         64 bit versions:
16531         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
16532         for high GPRs (uc_high_gprs) and for future extensions
16533         (__reserved).
16534         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
16535         for future extensions (__reserved).
16536         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
16537         64 bit versions:
16538         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
16539         SC_HIGHGPRS offset definition.
16540         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
16541         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
16542
16543         * Versions.def: Add GLIBC_2.19 for libpthread.
16544         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
16545         siglongjmp for libpthread with GLIBC_2.19 symver.
16546         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
16547         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
16548         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
16549         * sysdeps/s390/__longjmp.c: New file.
16550         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
16551         * sysdeps/s390/longjmp.c: New file.
16552         * sysdeps/s390/setjmp.S: New file.
16553         * sysdeps/s390/sigjmp.S: New file.
16554         * sysdeps/s390/v1-longjmp.c: New file.
16555         * sysdeps/s390/v1-setjmp.h: New file.
16556         * sysdeps/s390/v1-sigjmp.c: New file.
16557         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
16558         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
16559         GLIBC_2.19 version.
16560         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
16561         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
16562         versioned symbols for ____longjmp_chk.
16563         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
16564         Likewise.
16565         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
16566         Regenerate.
16567         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
16568         Regenerate.
16569         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
16570         Regenerate.
16571         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
16572         Regenerate.
16573         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
16574         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
16575         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
16576         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
16577         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
16578         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
16579         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
16580         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
16581         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
16582         * sysdeps/s390/rtld-__longjmp.c: New file.
16583         * sysdeps/s390/rtld-setjmp.S: New file.
16584
16585 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
16586
16587         [BZ #16400]
16588         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
16589         Return -__logl (x) for small positive arguments without evaluating
16590         a polynomial.
16591
16592 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
16593
16594         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
16595         Rename to ...
16596         (__ptrace_peeksiginfo_args): ... this.
16597         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
16598         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
16599         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
16600
16601 2014-01-06  Allan McRae  <allan@archlinux.org>
16602
16603         * inet/netinet/in.h: Fix typo in comment.
16604
16605 2014-01-05  Andreas Jaeger  <aj@suse.de>
16606
16607         * sysdeps/i386/fpu/libm-test-ulps: Update.
16608
16609 2014-01-05  Allan McRae  <allan@archlinux.org>
16610
16611         * po/libc.pot: Regenerated.
16612
16613         * malloc/memusagestat.c: Fix gettext call formatting.
16614
16615 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
16616
16617         * nscd/nscd.c: Improve usage() output.
16618
16619 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
16620
16621         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
16622         * sysdeps/unix/sysv/linux/configure: Regenerated.
16623         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
16624         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
16625
16626 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
16627
16628         [BZ #16390]
16629         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
16630         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
16631
16632 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16633
16634         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
16635         extra tokens at end of #undef directive.
16636         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
16637         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
16638         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
16639
16640 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
16641
16642         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
16643
16644         * math/auto-libm-test-in: Mark various tests with
16645         xfail-rounding:ldbl-128ibm.
16646         * math/auto-libm-test-out: Regenerated.
16647
16648 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
16649
16650         [BZ #16386]
16651         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
16652         numbers with subnormal high part when calculating exponent.
16653
16654         [BZ #16385]
16655         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
16656         fabs.
16657
16658         [BZ #16384]
16659         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
16660         M_LN2l.
16661         (__ieee754_acoshl): Use __log1pl not __log1p.
16662
16663 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
16664
16665         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
16666         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
16667         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
16668         (grow_heap, heap_trim, _int_new_arena, get_free_list)
16669         (reused_arena, arena_get2): Convert to GNU style.
16670         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
16671         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
16672         (memalign_check, __malloc_set_state): Likewise.
16673         * malloc/mallocbug.c (main): Likewise.
16674         * malloc/malloc.c (__malloc_assert, malloc_init_state)
16675         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
16676         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
16677         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
16678         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
16679         (__posix_memalign, malloc_info): Likewise.
16680         * malloc/malloc.h: Likewise.
16681         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
16682         (mallochook, memalignhook, reallochook, mabort): Likewise.
16683         * malloc/mcheck.h: Likewise.
16684         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
16685         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
16686         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
16687         * malloc/morecore.c (__default_morecore): Likewise.
16688         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
16689         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
16690         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
16691         (print_and_abort): Likewise.
16692         * malloc/obstack.h: Likewise.
16693         * malloc/set-freeres.c (__libc_freeres): Likewise.
16694         * malloc/tst-mallocstate.c (main): Likewise.
16695         * malloc/tst-mtrace.c (main): Likewise.
16696         * malloc/tst-realloc.c (do_test): Likewise.
16697
16698 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
16699
16700         [BZ #16366]
16701         * nscd/netgroupcache.c (do_notfound): New function.
16702         (addgetnetgrentX): Use it.
16703
16704         [BZ # 16365]
16705         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
16706         NSS_STATUS_NOTFOUND.
16707
16708 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
16709
16710         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
16711         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16712
16713 2014-01-01  Allan McRae  <allan@archlinux.org>
16714
16715         * scripts/update-copyrights: Update configure input file suffix.
16716
16717         * NEWS: Update copyright year.
16718         * catgets/gencat.c: Likewise.
16719         * csu/version.c: Likewise.
16720         * debug/catchsegv.sh: Likewise.
16721         * debug/pcprofiledump.c: Likewise.
16722         * debug/xtrace.sh: Likewise.
16723         * elf/ldconfig.c: Likewise.
16724         * elf/ldd.bash.in: Likewise.
16725         * elf/pldd.c: Likewise.
16726         * elf/sotruss.ksh: Likewise.
16727         * elf/sprof.c: Likewise.
16728         * iconv/iconv_prog.c: Likewise.
16729         * iconv/iconvconfig.c: Likewise.
16730         * locale/programs/locale.c: Likewise.
16731         * locale/programs/localedef.c: Likewise.
16732         * login/programs/pt_chown.c: Likewise.
16733         * malloc/memusage.sh: Likewise.
16734         * malloc/memusagestat.c: Likewise.
16735         * malloc/mtrace.pl: Likewise.
16736         * manual/libc.texinfo: Likewise.
16737         * nscd/nscd.c: Likewise.
16738         * nss/getent.c: Likewise.
16739         * nss/makedb.c: Likewise.
16740         * posix/getconf.c: Likewise.
16741         * scripts/test-installation.pl: Likewise.
16742
16743         * All files with FSF copyright notices: Update copyright dates
16744         using scripts/update-copyrights.
16745         * intl/plural.c: Regenerated.
16746         * locale/programs/charmap-kw.h: Likewise.
16747         * locale/programs/locfile-kw.h: Likewise.
16748
16749 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
16750
16751         * sysdeps/unix/sysv/linux/configure: Regenerated.
16752         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
16753         the linux/fanotify.h header.
16754         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
16755         HAVE_LINUX_FANOTIFY_H is defined.
16756
16757 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
16758
16759         * benchtests/cos-inputs: New inputs.
16760         * benchtests/sin-inputs: Likewise.
16761
16762         * benchtests/atan-inputs: New inputs. Fix name of multiple
16763         precision fallback inputs.
16764
16765         * benchtests/atanh-inputs: New inputs.
16766         * benchtests/tanh-inputs: Likewise.
16767
16768         * benchtests/acosh-inputs: New inputs.
16769         * benchtests/asinh-inputs: Likewise.
16770
16771         * benchtests/cosh-inputs: New inputs.
16772         * benchtests/sinh-inputs: Likewise.
16773
16774         * benchtests/acos-inputs: Add more inputs.
16775         * benchtests/asin-inputs: Likewise.
16776
16777 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
16778
16779         [BZ #16375]
16780         * manual/arith.texi: Fix spelling.
16781         * manual/charset.texi: Likewise.
16782         * manual/errno.texi: Likewise.
16783         * manual/filesys.texi: Likewise.
16784         * manual/lang.texi: Likewise.
16785         * manual/llio.texi: Likewise.
16786         * manual/locale.texi: Likewise.
16787         * manual/message.texi: Likewise.
16788         * manual/resource.texi: Likewise.
16789         * manual/search.texi: Likewise.
16790         * manual/setjmp.texi: Likewise.
16791         * manual/stdio.texi: Likewise.
16792         * manual/string.texi: Likewise.
16793         * manual/sysinfo.texi: Likewise.
16794         * manual/time.texi: Likewise.
16795
16796 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
16797
16798         * po/sl.po: New file.
16799
16800 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
16801
16802         * .gitignore: Add core/.gdbinit/.gdb_history.
16803
16804 2013-12-27  Allan McRae  <allan@archlinux.org>
16805
16806         [BZ #16369]
16807         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
16808         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
16809
16810 2013-12-24  Brooks Moses  <bmoses@google.com>
16811
16812         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
16813         all compilers that claim C++98 compliance, not just GCC.
16814         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
16815         Likewise.
16816
16817 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16818
16819         * NEWS: Restore accidentally deleted bug-fix entries.
16820
16821 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16822             Ondřej Bílka  <neleai@seznam.cz>
16823
16824         [BZ #15073]
16825         * malloc/malloc.c (_int_free): Perform sanity check only if we
16826         have_lock.
16827
16828 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
16829
16830         [BZ #12986]
16831         * manual/stdio.texi (String Input Conversions): Clarify that character
16832         classes are not supported.
16833
16834 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16835
16836         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16837
16838 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
16839
16840         [BZ #16337]
16841         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
16842         Calculate results for small negative arguments directly rather
16843         than using reflection formula with special underflow handling.
16844
16845         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
16846         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
16847         sysdeps/unix/bsd/bsd4.4/syscalls.list.
16848         (fchflags): Likewise.
16849         (revoke): Likewise.
16850         (setlogin): Likewise.
16851         (sigaltstack): Likewise.
16852         (wait4): Likewise.
16853         (sigblock): Remove.
16854         (sigsetmask): Likewise.
16855         (wait3): Likewise.
16856         (waitpid): Likewise.
16857         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
16858         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
16859         file.
16860         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
16861         * sysdeps/unix/bsd/Makefile: ... here.
16862         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
16863         * sysdeps/unix/bsd/Versions: ... here.
16864         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
16865         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
16866         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
16867         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
16868         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
16869         * sysdeps/unix/bsd/sigblock.c: ... here.
16870         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
16871         * sysdeps/unix/bsd/sigsetmask.c: ... here.
16872         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
16873         * sysdeps/unix/bsd/sigvec.c: ... here.
16874         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
16875         * sysdeps/unix/bsd/tcdrain.c: ... here.
16876         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
16877         * sysdeps/unix/bsd/tcgetattr.c: ... here.
16878         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
16879         * sysdeps/unix/bsd/tcsetattr.c: ... here.
16880         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
16881         * sysdeps/unix/bsd/wait.c: ... here.
16882         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
16883         * sysdeps/unix/bsd/wait3.c: ... here.
16884         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
16885         * sysdeps/unix/bsd/waitpid.c: ... here.
16886
16887 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
16888
16889         [BZ #16356]
16890         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
16891         round-to-nearest for [!USE_AS_EXPM1L].
16892         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
16893         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
16894         more tests of exp and exp10.  Expect some exp10 tests to miss
16895         exceptions or fail in directed rounding modes.
16896         * math/auto-libm-test-out: Regenerated.
16897         * math/libm-test.inc (exp10_tonearest_test_data): New array.
16898         (exp10_test_tonearest): New function.
16899         (exp10_towardzero_test_data): New array.
16900         (exp10_test_towardzero): New function.
16901         (exp10_downward_test_data): New array.
16902         (exp10_test_downward): New function.
16903         (exp10_upward_test_data): New array.
16904         (exp10_test_upward): New function.
16905         (main): Call the new functions.
16906         * sysdeps/i386/fpu/libm-test-ulps: Update.
16907         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16908
16909 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
16910
16911         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
16912         asinh, atan, atan2, atanh, cbrt, cos and cosh.
16913         * math/auto-libm-test-out: Regenerated.
16914         * math/libm-test.inc (acosh_test_data): Add more tests.
16915         (atanh_test_data): Likewise.
16916         (ceil_test_data): Likewise.
16917         (copysign_test_data): Likewise.
16918         * sysdeps/i386/fpu/libm-test-ulps: Update.
16919         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16920
16921         * timezone/checktab.awk: Update from tzcode 2013i.
16922         * timezone/private.h: Likewise.
16923         * timezone/scheck.c: Likewise.
16924         * timezone/tzfile.h: Likewise.
16925         * timezone/tzselect.ksh: Likewise.
16926         * timezone/zdump.c: Likewise.
16927         * timezone/zic.c: Likewise.
16928
16929         * math/auto-libm-test-in: Add tests of cpow.
16930         * math/auto-libm-test-out: Regenerated.
16931         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
16932         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16933         mpc_cc_c.
16934         (func_calc_desc): Add mpc_cc_c union field.
16935         (test_functions): Add cpow.
16936         (special_fill_2pi): New function.
16937         (special_real_inputs): Add 2pi.
16938         (calc_generic_results): Handle mpc_cc_c.
16939         * sysdeps/i386/fpu/libm-test-ulps: Update.
16940         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16941
16942         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
16943         csqrt, ctan and ctanh.
16944         * math/auto-libm-test-out: Regenerated.
16945         * math/libm-test.inc (TEST_COND_x86_64): New macro.
16946         (TEST_COND_x86): Likewise.
16947         (ccos_test_data): Use AUTO_TESTS_c_c.
16948         (ccosh_test_data): Likewise.
16949         (cexp_test_data): Likewise.
16950         (clog_test_data): Likewise.
16951         (csqrt_test_data): Likewise.
16952         (ctan_test_data): Likewise.
16953         (ctan_tonearest_test_data): Likewise.
16954         (ctan_towardzero_test_data): Likewise.
16955         (ctan_downward_test_data): Likewise.
16956         (ctan_upward_test_data): Likewise.
16957         (ctanh_test_data): Likewise.
16958         (ctanh_tonearest_test_data): Likewise.
16959         (ctanh_towardzero_test_data): Likewise.
16960         (ctanh_downward_test_data): Likewise.
16961         (ctanh_upward_test_data): Likewise.
16962         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16963         mpc_c_c.
16964         (func_calc_desc): Add mpc_c_c union field.
16965         (FUNC_mpc_c_c): New macro.
16966         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
16967         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
16968         ctanh.
16969         (special_fill_min_subnorm_p120): New function.
16970         (special_real_inputs): Add min_subnorm_p120.
16971         (calc_generic_results): Handle mpc_c_c.
16972         * sysdeps/i386/fpu/libm-test-ulps: Update.
16973         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16974
16975 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16976
16977         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
16978         (do_sin_slow): New functions.
16979         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
16980         (cslow2, csloww1, csloww2): Use the new functions.
16981
16982         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
16983         Use M to change sign of result instead of X.  Assume X is
16984         positive.
16985         (csloww1): Likewise.
16986         (__sin): Adjust.
16987         (__cos): Adjust.
16988
16989         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
16990         arguments A and DA.
16991         (__sin): Adjust.
16992         (__cos): Likewise.
16993
16994         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
16995         (__cos): Likewise.
16996         (sloww1): Don't adjust sign of DX.
16997         (csloww1): Likewise.
16998         (sloww2): Use X directly and don't adjust sign of DX.
16999         (csloww2): Likewise.
17000
17001 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
17002
17003         * math/auto-libm-test-in: Add tests of cabs and carg.
17004         * math/auto-libm-test-out: Regenerated.
17005         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
17006         (carg_test_data): Likewise.
17007         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17008         mpc_c_f.
17009         (func_calc_desc): Add mpc_c_f union field.
17010         (test_functions): Add cabs and carg.
17011         (calc_generic_results): Handle mpc_c_f.
17012
17013         * sysdeps/powerpc/powerpc32/libgcc-compat.S
17014         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
17015         as a macro and a compat symbol.
17016         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
17017         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
17018         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
17019         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
17020         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
17021         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
17022         not use .hidden.
17023         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
17024         Likewise.
17025         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
17026         Likewise.
17027         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
17028         Likewise.
17029         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
17030         Likewise.
17031         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
17032         Likewise.
17033         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
17034         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
17035         from GLIBC_2.3.2.
17036
17037 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17038
17039         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17040
17041 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
17042
17043         * manual/texinfo.tex: Update to version 2013-11-26.10 with
17044         trailing whitespace removed.
17045         * scripts/config.guess: Update to version 2013-11-29.
17046         * scripts/config.sub: Update to version 2013-10-01.
17047
17048         * math/auto-libm-test-in: Add tests of sincos.
17049         * math/auto-libm-test-out: Regenerated.
17050         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
17051         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17052         mpfr_f_11.
17053         (func_calc_desc): Add mpfr_f_11 union field.
17054         (test_functions): Add sincos.
17055         (calc_generic_results): Handle mpfr_f_11.
17056         * sysdeps/i386/fpu/libm-test-ulps: Update.
17057         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17058
17059 2013-12-19  Andreas Schwab  <schwab@suse.de>
17060
17061         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
17062         CALL_MCOUNT.
17063         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
17064         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
17065         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
17066
17067 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
17068
17069         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
17070         * sysdeps/i386/fpu/libm-test-ulps: Update.
17071         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17072
17073         [BZ #16293]
17074         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
17075         round-to-nearest mode when using frndint.
17076         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
17077         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
17078         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
17079         Likewise.
17080         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
17081         sinh test to fail.
17082         * math/auto-libm-test-out: Regenerated.
17083         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
17084         (TEST_COND_x86): Likewise.
17085         (expm1_tonearest_test_data): New array.
17086         (expm1_test_tonearest): New function.
17087         (expm1_towardzero_test_data): New array.
17088         (expm1_test_towardzero): New function.
17089         (expm1_downward_test_data): New array.
17090         (expm1_test_downward): New function.
17091         (expm1_upward_test_data): New array.
17092         (expm1_test_upward): New function.
17093         (main): Run the new test functions.
17094         * sysdeps/i386/fpu/libm-test-ulps: Update.
17095         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17096
17097         * include/features.h: Update comment documenting feature test
17098         macros.  Mention _DEFAULT_SOURCE in comment.
17099         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
17100         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
17101         _BSD_SOURCE and _SVID_SOURCE.
17102         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
17103         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
17104         !_SVID_SOURCE]: Likewise.
17105         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17106         (__USE_POSIX_IMPLICITLY): Define.
17107         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17108         (_POSIX_SOURCE): Undefine and redefine.
17109         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
17110         (_POSIX_C_SOURCE): Likewise.
17111         * manual/creature.texi (_DEFAULT_SOURCE): Document.
17112         (Feature Test Macros): Update documentation of default features.
17113
17114 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
17115
17116         * benchtests/Makefile: Add bench-strtok.
17117         * benchtests/bench-strtok.c: New file: strtok benchtest.
17118
17119 2013-12-19  Allan McRae  <allan@archlinux.org>
17120
17121         * manual/install.texi: Suppress menu for plain text output.
17122         * INSTALL: Regenerated.
17123
17124 2013-12-18  Brooks Moses  <bmoses@google.com>
17125
17126         [BZ #15846]
17127         * misc/getauxval.c: Include errno.h.
17128         (__getauxval): Set errno to ENOENT if the requested type is not
17129         found.
17130         * misc/sys/auxv.h (getauxval): Document that it may set errno;
17131         don't declare with __attribute_const__.
17132         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
17133         * manual/startup.texi: Document that getauxval sets errno.
17134
17135 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
17136
17137         * math/auto-libm-test-in: Add tests of jn and yn.
17138         * math/auto-libm-test-out: Regenerated.
17139         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
17140         (yn_test_data): Likewise.
17141         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17142         mpfr_if_f.
17143         (func_calc_desc): Add mpfr_if_f union field.
17144         (FUNC_mpfr_if_f): New macro.
17145         (test_functions): Add jn and yn.
17146         (calc_generic_results): Assert type of second input for
17147         mpfr_ff_f.  Handle mpfr_if_f.
17148         (output_for_one_input_case): Disable all checking for arguments
17149         fitting floating-point types in case of an integer argument.
17150         * sysdeps/i386/fpu/libm-test-ulps: Update.
17151         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17152
17153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
17154         Don't expect fegetround reference in libm.so.
17155
17156 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
17157
17158         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
17159         $(config-cflags-nofma).
17160
17161 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
17162
17163         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
17164         * math/auto-libm-test-out: Regenerated.
17165
17166         [BZ #16338]
17167         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
17168         to determine exponent and adjust argument to have exponent of -1.
17169         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
17170         log2.
17171         * math/auto-libm-test-out: Regenerated.
17172         * sysdeps/i386/fpu/libm-test-ulps: Update.
17173         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17174
17175 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
17176
17177         * manual/probes.texi: Remove cases when per-thread arenas are
17178         disabled.
17179
17180 2013-12-18  Andreas Schwab  <schwab@suse.de>
17181
17182         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
17183         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
17184         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
17185         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
17186         * sysdeps/i386/i686/multiarch/Makefile: Update.
17187         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
17188
17189 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
17190
17191         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
17192         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
17193
17194 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
17195
17196         [BZ #15968]
17197         Support TZ transition times < 00:00:00.
17198         This is needed for version-3 tz-format files; it supports time
17199         stamps past 2037 for America/Godthab (the only entry in the tz
17200         database for which this change is relevant).
17201         * manual/time.texi (TZ Variable): Document transition times
17202         from -167:59:59 through -00:00:01.
17203         * time/tzset.c (tz_rule): Time of day is now signed.
17204         (__tzset_parse_tz): Parse negative time of day.
17205
17206         Document TZ transition times >= 25:00:00.
17207         * manual/time.texi (TZ Variable): Document transition times from
17208         25:00:00 through 167:59:59.  These are already supported, and this
17209         support will help with version-3 tz-format files.
17210
17211         * manual/time.texi (TZ Variable): Modernize North America example
17212         to reflect current (i.e., 2007-and-later) daylight saving rules.
17213
17214         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
17215
17216 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
17217
17218         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
17219         * sysdeps/unix/bsd/bits/stat.h: Likewise.
17220         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
17221         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
17222         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
17223         * sysdeps/unix/bsd/bsdstat.h: Likewise.
17224         * sysdeps/unix/bsd/clock.c: Likewise.
17225         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
17226         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
17227         * sysdeps/unix/bsd/init-posix.c: Likewise.
17228         * sysdeps/unix/bsd/poll.c: Likewise.
17229         * sysdeps/unix/bsd/ptsname.c: Likewise.
17230         * sysdeps/unix/bsd/seekdir.c: Likewise.
17231         * sysdeps/unix/bsd/setegid.c: Likewise.
17232         * sysdeps/unix/bsd/seteuid.c: Likewise.
17233         * sysdeps/unix/bsd/setgid.c: Likewise.
17234         * sysdeps/unix/bsd/setrgid.c: Likewise.
17235         * sysdeps/unix/bsd/setruid.c: Likewise.
17236         * sysdeps/unix/bsd/setsid.c: Likewise.
17237         * sysdeps/unix/bsd/setuid.c: Likewise.
17238         * sysdeps/unix/bsd/sigaction.c: Likewise.
17239         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
17240         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
17241         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
17242         * sysdeps/unix/bsd/telldir.c: Likewise.
17243         * sysdeps/unix/bsd/times.c: Likewise.
17244         * sysdeps/unix/bsd/usleep.c: Likewise.
17245
17246         * misc/Makefile (install-lib): Remove libbsd-compat.a.
17247         ($(objpfx)libbsd-compat.a): Remove rule.
17248
17249         * include/features.h (__FAVOR_BSD): Do not define.
17250         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
17251         features conflicting with POSIX.
17252         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
17253         (_BSD_SOURCE): Remove description of not being a subset of other
17254         feature test macros.
17255         * manual/job.texi (getpgrp): Do not document BSD version.
17256         (getpgid): Do not document by reference to BSD getpgrp.
17257         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
17258         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
17259         * signal/signal.h [__FAVOR_BSD]: Likewise.
17260         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
17261         instead of making contents conditional on [__FAVOR_BSD].
17262         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
17263
17264 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17265
17266         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17267
17268 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
17269
17270         [BZ #16314]
17271         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
17272         values below 2**-450, not 2**-500.
17273         * math/auto-libm-test-in: Don't allow spurious underflow from
17274         hypot.
17275         * math/auto-libm-test-out: Regenerated.
17276
17277         [BZ #16316]
17278         [BZ #16330]
17279         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
17280         values of ha and hb and sort them after adjusting subnormal
17281         arguments.
17282         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
17283         Likewise.
17284         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
17285         values of ea and eb and sort them after adjusting subnormal
17286         arguments.
17287         * math/auto-libm-test-in: Do not expect some hypot tests of
17288         subnormals to fail.  Add more hypot tests.
17289         * math/auto-libm-test-out: Regenerated.
17290
17291 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17292
17293         [BZ #13304]
17294         * sysdeps/sh/s_fma.c: New file.
17295         * sysdeps/sh/s_fmaf.c: New file.
17296         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
17297         version.
17298         * sysdeps/sh/Implies: Add sh/soft-fp.
17299
17300 2013-12-16  Roland McGrath  <roland@hack.frob.com>
17301
17302         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
17303         level of indirection to members `objname', `errstring', `malloced'.
17304         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
17305         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
17306         it as the __longjmp argument (just pass 1 instead).
17307         (_dl_catch_error): Initialize C with argument pointers and address of
17308         volatile local ERRCODE rather than copying values out of C at return.
17309
17310 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
17311
17312         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
17313         * math/auto-libm-test-out: Regenerated.
17314         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
17315         (hypot_test_data): Likewise.
17316         (pow_test_data): Likewise.
17317         (pow_tonearest_test_data): Likewise.
17318         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17319         mpfr_ff_f.
17320         (func_calc_desc): Add mpfr_ff_f union field.
17321         (FUNC_mpfr_ff_f): New macro.
17322         (test_functions): Add atan2, hypot and pow.
17323         (special_fill_min): New function.
17324         (special_fill_minus_min): Likewise.
17325         (special_fill_min_subnorm): Likewise.
17326         (special_fill_minus_min_subnorm): Likewise.
17327         (special_real_inputs): Add min, -min, min_subnorm and
17328         -min_subnorm.
17329         (calc_generic_results): Handle mpfr_ff_f.
17330         * sysdeps/i386/fpu/libm-test-ulps: Update.
17331         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17332
17333 2013-12-16  Will Newton  <will.newton@linaro.org>
17334
17335         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
17336         (Aligned Memory Blocks): Add documentation for aligned_alloc
17337         and suggest it as an alternative to posix_memalign.
17338         (Hooks for Malloc): Document __memalign_hook is also called
17339         for aligned_alloc.  (Summary of Malloc): Add summary for
17340         aligned alloc.  Document __memalign_hook is also called
17341         for aligned_alloc.
17342
17343 2013-12-16  Will Newton  <will.newton@linaro.org>
17344
17345         * manual/memory.texi (Malloc Examples): Clarify default
17346         alignment documentation.  Suggest posix_memalign rather
17347         than memalign or valloc.
17348         (Aligned Memory Blocks): Remove suggestion to use memalign
17349         or valloc.  Remove obsolete comment about BSD.
17350         Document memalign errno values and mark the function obsolete.
17351         Document posix_memalign returned error codes.  Mark valloc
17352         as obsolete.  (Hooks for Malloc): __memalign_hook is also
17353         called for posix_memalign and valloc.
17354         (Summary of Malloc): Add posix_memalign to function summary.
17355         __memalign_hook is also called for posix_memalign and valloc.
17356
17357 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
17358
17359         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
17360         TAYLOR_SIN.
17361         (__sin): Adjust.
17362         (__cos): Likewise.
17363         (sloww): Use mynumber union.  Expand ternary operator into
17364         if-else statements.
17365         (cslow): use mynumber union.
17366
17367 2013-12-16  Allan McRae  <allan@archlinux.org>
17368
17369         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
17370         * configure: Regenerated.
17371
17372         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
17373
17374         [BZ #14120]
17375         * configure.ac: Added --enable-maintainer-mode. Check for
17376         autoconf when enabled.
17377         * configure: Regenerated.
17378
17379         * nscd/nscd.service: New file.
17380         * nscd/nscd.tmpfiles: New file.
17381
17382 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
17383
17384         [BZ #12100]
17385         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
17386         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
17387         * sysdeps/x86_64/multiarch/strstr.c: ... here.
17388         (strstr): Add __strstr_sse2_unaligned ifunc.
17389         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
17390         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
17391         (strcasestr): Remove __strcasestr_sse42 ifunc.
17392         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
17393         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
17394         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
17395
17396 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17397
17398         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
17399         * sysdeps/sh/bits/fenv.h: ... here.
17400         * sysdeps/sh/sh4/fpu/bits: Remove directory.
17401
17402 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17403
17404         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
17405
17406         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
17407         hypotf multiarch implementations.
17408         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
17409         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
17410         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
17411         multiarch hypot for PPC64.
17412         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
17413         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
17414         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
17415         multiarch hypotf for PPC64.
17416
17417         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
17418         modff multiarch implementations.
17419         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
17420         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
17421         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
17422         multiarch modf for PPC64.
17423         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
17424         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
17425         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
17426         multiarch modff for PPC64.
17427
17428         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
17429         and logl multiarch implementations.
17430         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
17431         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
17432         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
17433         multiarch logb for PPC64.
17434         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
17435         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
17436         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
17437         multiarch logb for PPC64.
17438         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
17439         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
17440         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
17441         multiarch logb for PPC64.
17442
17443         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
17444         isinff multiarch implementation.
17445         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
17446         file.
17447         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
17448         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
17449         multiarch isinf for PPC64.
17450         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
17451         file.
17452         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
17453         multiarch isinff for PPC64.
17454
17455         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
17456         finitef multiarch implementation.
17457         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
17458         file.
17459         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
17460         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
17461         multiarch finite for PPC64.
17462         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
17463         file.
17464         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
17465         multiarch finitef for PPC64.
17466
17467         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
17468         lrint multiarch implementation.
17469         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
17470         file.
17471         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
17472         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
17473         multiarch llrint for PPC64.
17474         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
17475         multiarch lrint for PPC64.
17476
17477         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
17478         copysignf multiarch implementation.
17479         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
17480         file.
17481         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
17482         file.
17483         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
17484         multiarch copysign for PPC64.
17485         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
17486         multiarch copysignf for PPC64.
17487
17488         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
17489         multiarch implementation.
17490         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
17491         file.
17492         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
17493         file.
17494         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
17495         file.
17496         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
17497         file.
17498         multiarch llround for PPC64.
17499         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
17500         multiarch trunc for PPC64.
17501         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
17502         multiarch truncf for PPC64.
17503
17504         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
17505         multiarch implementation.
17506         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
17507         file.
17508         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
17509         file.
17510         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
17511         file.
17512         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
17513         file.
17514         multiarch llround for PPC64.
17515         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
17516         multiarch round for PPC64.
17517         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
17518         multiarch roundf for PPC64.
17519
17520         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
17521         multiarch implementation.
17522         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
17523         file.
17524         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
17525         file.
17526         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
17527         file.
17528         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
17529         file.
17530         multiarch llround for PPC64.
17531         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
17532         multiarch floor for PPC64.
17533         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
17534         multiarch floorf for PPC64.
17535
17536         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
17537         multiarch implementation.
17538         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
17539         file.
17540         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
17541         file.
17542         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
17543         file.
17544         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
17545         file.
17546         multiarch llround for PPC64.
17547         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
17548         multiarch ceil for PPC64.
17549         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
17550         multiarch ceilf for PPC64.
17551
17552         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
17553         multiarch implementation.
17554         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
17555         file.
17556         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
17557         file.
17558         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
17559         file.
17560         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
17561         multiarch llround for PPC64.
17562         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
17563         multiarch lround for PPC64.
17564
17565         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
17566         multiarch implementation.
17567         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
17568         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
17569         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
17570         file.
17571         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
17572         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
17573         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
17574         multiarch isnan for PPC64.
17575         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
17576         multiarch isnanf for PPC64.
17577
17578         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
17579         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
17580         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
17581         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
17582         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
17583         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
17584
17585         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
17586         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
17587         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
17588         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
17589
17590         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
17591         multiarch implementations.
17592         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17593         (__libc_ifunc_impl_list): Likewise.
17594         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
17595         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
17596         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
17597         multiarch stpcpy for PPC64.
17598
17599         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
17600         multiarch implementations.
17601         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17602         (__libc_ifunc_impl_list): Likewise.
17603         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
17604         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
17605         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
17606         multiarch strcpy for PPC64.
17607
17608         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
17609         redefine function name.
17610         (_wordcopy_fwd_dest_aligned): Likewise.
17611         (_wordcopy_bwd_aligned): Likewise.
17612         (_wordcopy_bwd_dest_aligned): Likewise.
17613         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
17614         multiarch implementations.
17615         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17616         (__libc_ifunc_impl_list): Likewise.
17617         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
17618         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
17619         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
17620         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
17621         multiarch wcscpy for PPC64.
17622
17623         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
17624         multiarch implementations.
17625         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17626         (__libc_ifunc_impl_list): Likewise.
17627         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
17628         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
17629         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
17630         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
17631         multiarch wcscpy for PPC64.
17632
17633         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
17634         multiarch implementations.
17635         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17636         (__libc_ifunc_impl_list): Likewise.
17637         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
17638         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
17639         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
17640         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
17641         multiarch wcsrchr for PPC64.
17642
17643         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
17644         multiarch implementations.
17645         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17646         (__libc_ifunc_impl_list): Likewise.
17647         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
17648         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
17649         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
17650         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
17651         multiarch wcschr for PPC64.
17652
17653         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
17654         multiarch implementations.
17655         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17656         (__libc_ifunc_impl_list): Likewise.
17657         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
17658         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
17659         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
17660         multiarch strchrnul for PPC64.
17661
17662         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
17663         implementations.
17664         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17665         (__libc_ifunc_impl_list): Likewise.
17666         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
17667         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
17668         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
17669         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
17670         strchr for PPC64.
17671
17672         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
17673         implementations.
17674         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17675         (__libc_ifunc_impl_list): Likewise.
17676         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
17677         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
17678         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
17679         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
17680         strncmp for PPC64.
17681
17682         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
17683         multiarch implementations.
17684         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17685         (__libc_ifunc_impl_list): Likewise.
17686         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
17687         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
17688         strncasecmp for PPC64.
17689         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
17690         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
17691         multiarch strncasecmp_l for PPC64.
17692
17693         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
17694         multiarch implementations.
17695         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17696         (__libc_ifunc_impl_list): Likewise.
17697         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
17698         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
17699         multiarch strcasecmp for PPC64.
17700         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
17701         file.
17702         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
17703         multiarch strcasecmp_l for PPC64.
17704
17705         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
17706         implementations.
17707         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17708         (__libc_ifunc_impl_list): Likewise.
17709         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
17710         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
17711         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
17712         strnlen for PPC64.
17713
17714         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
17715         implementations.
17716         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17717         (__libc_ifunc_impl_list): Likewise.
17718         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
17719         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
17720         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
17721         strlen for PPC64.
17722
17723         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
17724         implementations.
17725         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17726         (__libc_ifunc_impl_list): Likewise.
17727         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
17728         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
17729         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
17730         rawmemrchr for PPC64.
17731
17732         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
17733         implementation.
17734         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17735         (__libc_ifunc_impl_list): Likewise.
17736         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
17737         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
17738         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
17739         memrchr for PPC64.
17740
17741         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
17742         implementation.
17743         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17744         (__libc_ifunc_impl_list): Likewise.
17745         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
17746         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
17747         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
17748         memchr for PPC64.
17749
17750         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
17751         implementation.
17752         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17753         (__libc_ifunc_impl_list): Likewise.
17754         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
17755         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
17756         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
17757         mempcpy for PPC64.
17758
17759         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
17760         avoid cretion of __bzero symbol.
17761         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
17762         Likewise.
17763         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
17764         Likewise.
17765         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
17766         Likewise.
17767         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
17768         multiarch implementations.
17769         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17770         (__libc_ifunc_impl_list): Likewise.
17771         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
17772         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
17773         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
17774         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
17775         bzero for PPC32.
17776         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
17777         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
17778         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
17779         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
17780         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
17781         memset for PPC64.
17782         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
17783
17784         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
17785         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
17786         implementations.
17787         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17788         (__libc_ifunc_impl_list): Likewise.
17789         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
17790         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
17791         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
17792         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
17793         memcmp for PPC64.
17794
17795         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
17796         multiarch for POWER/PPC64.
17797         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
17798         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
17799         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
17800         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
17801         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
17802         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
17803         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
17804         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
17805         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
17806         memcpy for PPC64.
17807
17808         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
17809         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
17810         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
17811         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
17812         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
17813         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
17814         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
17815         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
17816         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
17817         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
17818         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
17819         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
17820         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
17821         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
17822         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
17823         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
17824         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
17825         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
17826         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
17827         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
17828         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
17829         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
17830
17831 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17832
17833         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
17834
17835 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17836
17837         * benchtests/Makefile (bench): Add exp2 and log2.
17838         (LDLIBS-bench-exp2): Add -lm.
17839         (LDLIBS-bench-log2): Likewise.
17840         * benchtests/exp2-inputs: New inputs file.
17841         * benchtests/log2-inputs: New inputs file.
17842         * benchtests/log-inputs: Add new inputs.
17843         * benchtests/tan-inputs: Likewise.
17844
17845 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17846
17847         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
17848         definition...
17849         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
17850         (csloww2): ... from here.
17851
17852         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
17853         instead of structures.
17854         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
17855         (POLYNOMIAL): Likewise.
17856         (TAYLOR_SLOW): Likewise.
17857         (__sin): Likewise.
17858         (__cos): Likewise.
17859         (slow1): Likewise.
17860         (slow2): Likewise.
17861         (sloww): Likewise.
17862         (sloww1); Likewise.
17863         (sloww2): Likewise.
17864         (bsloww1): Likewise.
17865         (bsloww2): Likewise.
17866         (cslow2): Likewise.
17867         (csloww): Likewise.
17868         (csloww1): Likewise.
17869         (csloww2): Likewise.
17870
17871 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
17872
17873         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
17874         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
17875         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
17876         * malloc/hooks.c (realloc_check): Likewise.
17877
17878         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
17879         * malloc/arena.c: Remove PER_THREAD conditional.
17880         [!PER_THREAD]: Remove code.
17881         (ptmalloc_unlock_all2): Likewise.
17882         (ptmalloc_init): Likewise.
17883         (_int_new_arena): Likewise.
17884         (arena_get2): Likewise.
17885         * malloc/hooks.c (__malloc_get_state): Likewise.
17886         (__malloc_set_state): Likewise.
17887         * malloc/malloc.c: Likewise.
17888         (struct malloc_state): Likewise.
17889         (struct malloc_par): Likewise.
17890         (__libc_realloc): Likewise.
17891         (__libc_mallopt): Likewise.
17892
17893 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17894
17895         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
17896
17897 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
17898
17899         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
17900         macro to a function.  Check for zero perturb_byte.
17901         (_int_malloc, _int_free): Remove zero perturb_byte checks.
17902
17903         * malloc/malloc.c: (force_reg): Remove.
17904         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
17905         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
17906         force_reg by atomic_forced_read.
17907         * malloc/arena.c (ptmalloc_init): Likewise.
17908         * malloc/hooks.c (top_check): Likewise.
17909
17910 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17911
17912         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17913
17914 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
17915
17916         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
17917
17918 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
17919
17920         * math/auto-libm-test-in: Add tests of lgamma.
17921         * math/auto-libm-test-out: Regenerated.
17922         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
17923         (M_LOG_2_SQRT_PIl): Likewise.
17924         (lgamma_test_data): Use AUTO_TESTS_f_f1.
17925         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17926         mpfr_f_f1.
17927         (func_calc_desc): Add mpfr_f_f1 union field.
17928         (ARGS1): New macro.
17929         (ARGS2): Likewise.
17930         (ARGS3): Likewise.
17931         (ARGS4): Likewise.
17932         (RET1): Likewise.
17933         (RET2): Likewise.
17934         (CALC): Likewise.
17935         (FUNC): Likewise.
17936         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
17937         (test_functions): Add lgamma.
17938         (calc_generic_results): Handle mpfr_f_f1.
17939         * sysdeps/i386/fpu/libm-test-ulps: Update.
17940         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17941
17942 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17943
17944         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
17945         __mpn_add_n for PowerPC64/POWER7.
17946         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
17947         __mpn_sub_n for PowerPC64/POWER7.
17948
17949         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
17950         __mpn_addmul_1 for PowerPC64.
17951         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
17952         __mpn_submul_1 for PowerPC64.
17953         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
17954         for PowerPC64.
17955         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
17956         for PowerPC64.
17957
17958 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
17959
17960         [BZ #15089]
17961         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
17962
17963 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17964
17965         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
17966
17967         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
17968         add multiarch folders.
17969         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
17970         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
17971         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
17972         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
17973         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
17974         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
17975         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
17976         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
17977         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
17978         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
17979         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
17980         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
17981         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
17982         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
17983         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
17984         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
17985         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
17986
17987         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
17988         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
17989         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
17990         New file.
17991         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
17992         New file.
17993         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
17994         multiarch __ieee754_hypot for PowerPC32.
17995         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
17996         New file.
17997         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
17998         New file.
17999         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
18000         multiarch __ieee754_hypotf for PowerPC32.
18001
18002         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
18003         long_double_symbol only if __logbl is defined.
18004         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
18005         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
18006         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
18007         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
18008         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
18009         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
18010         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
18011         path for implementation.
18012         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
18013         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
18014         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
18015         logb, and logbl multiarch implementations for PowerPC32.
18016         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
18017         file.
18018         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
18019         file.
18020         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
18021         multiarch logb for PowerPC32.
18022         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
18023         file.
18024         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
18025         file.
18026         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
18027         multiarch logbf for PowerPC32.
18028         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
18029         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
18030         file.
18031         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
18032         multiarch logbl implementation for PowerPC32.
18033
18034         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
18035         and modff multiarch implementations.
18036         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
18037         New file.
18038         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
18039         New file.
18040         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
18041         multiarch modf for PowerPC32.
18042         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
18043         New file.
18044         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
18045         New file.
18046         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
18047         multiarch modff for PowerPC32.
18048
18049         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
18050         and lrintf multiarch implementations.
18051         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
18052         New file.
18053         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
18054         New file.
18055         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
18056         multiarch lrint for PowerPC32.
18057         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
18058         file: multiarch lrintf for PowerPC32.
18059
18060         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
18061         and lroundf multiarch implementations.
18062         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
18063         New file.
18064         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
18065         New file.
18066         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
18067         New file.
18068         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
18069         multiarch lround for PowerPC32.
18070         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
18071         file: multiarch lroundf for PowerPC32.
18072
18073         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
18074         copysign and copysignf multiarch implementations.
18075         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
18076         New file.
18077         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
18078         New file.
18079         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
18080         file: multiarch copysign for PowerPC32.
18081         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
18082         file: multiarch copysignf for PowerPC32.
18083
18084         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
18085         and truncf multiarch implementations.
18086         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
18087         New file.
18088         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
18089         file.
18090         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
18091         multiarch trunc for PowerPC32.
18092         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
18093         New file.
18094         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
18095         New file.
18096         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
18097         multiarch truncf for PowerPC32.
18098
18099         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
18100         and roundf multiarch implementations.
18101         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
18102         New file.
18103         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
18104         file.
18105         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
18106         multiarch round for PowerPC32.
18107         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
18108         New file.
18109         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
18110         New file.
18111         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
18112         multiarch roundf for PowerPC32.
18113
18114         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
18115         and floorf multiarch implementations.
18116         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
18117         New file.
18118         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
18119         file.
18120         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
18121         multiarch floor for PowerPC32.
18122         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
18123         New file.
18124         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
18125         New file.
18126         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
18127         multiarch floorf for PowerPC32.
18128
18129         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
18130         and ceilf multiarch implementations.
18131         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
18132         New file.
18133         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
18134         file.
18135         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
18136         multiarch ceil for PowerPC32.
18137         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
18138         New file.
18139         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
18140         file.
18141         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
18142         multiarch ceilf for PowerPC32.
18143
18144         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
18145         is defined.
18146         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
18147         FINITEF is defined.
18148         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
18149         and finitef multiarch implementations.
18150         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
18151         New file.
18152         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
18153         file.
18154         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
18155         multiarch finite for PowerPC32.
18156         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
18157         New file.
18158         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
18159         file: multiarch finitef for PowerPC32.
18160
18161         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
18162         and isinff multiarch implementations.
18163         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
18164         file.
18165         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
18166         file.
18167         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
18168         multiarch isinf for PowerPC32.
18169         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
18170         New file.
18171         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
18172         multiarch isinff for PowerPC32.
18173
18174         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
18175         alias when __isnan is defined.
18176         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
18177         and isnanf multiarch implementations.
18178         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
18179         file.
18180         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
18181         file.
18182         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
18183         file.
18184         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
18185         file.
18186         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
18187         multiarch isnan for PowerPC32.
18188         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
18189         New file.
18190         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
18191         New file.
18192         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
18193         multiarch isnanf for PowerPC32.
18194
18195         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
18196         and sqrtf multiarch implementations.
18197         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
18198         file.
18199         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
18200         file.
18201         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
18202         multiarch sqrt for PowerPC32.
18203         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
18204         file.
18205         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
18206         file.
18207         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
18208         multiarch sqrtf for PowerPC32.
18209
18210         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
18211         and llroundf multiarch implementations.
18212         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
18213         New file.
18214         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
18215         New file.
18216         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
18217         New file.
18218         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
18219         file: multiarch llround for PowerPC32.
18220         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
18221         file: multiarch llroundf for PowerPC32.
18222
18223         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
18224         multiarch PowerPC32 fpu implementations.
18225         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
18226         New file.
18227         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
18228         New file.
18229         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
18230         multiarch llrint for PowerPC32.
18231         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
18232         New file.
18233         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
18234         New file.
18235         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
18236         file.
18237
18238         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
18239
18240         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
18241         file.
18242         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
18243         file.
18244         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
18245         file.
18246         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
18247         multiarch wordcopy for PPC32.
18248         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
18249         wordcopy objects.
18250         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18251         (__libc_ifunc_impl_list): Likewise.
18252         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
18253         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
18254         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
18255         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
18256         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
18257         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
18258
18259         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
18260         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
18261         file.
18262         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
18263         file.
18264         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
18265         file.
18266         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
18267         multiarch wcscpy for PPC32.
18268         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
18269         multiarch objects.
18270         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18271         (__libc_ifunc_impl_list): Likewise.
18272         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
18273         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
18274         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
18275         sysdeps/powerpc/power6/wcscpy.c.
18276
18277         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
18278         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
18279         file.
18280         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
18281         file.
18282         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
18283         file.
18284         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
18285         multiarch wcsrchr for PPC32.
18286         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
18287         multiarch objects.
18288         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18289         (__libc_ifunc_impl_list): Likewise.
18290         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
18291         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
18292         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
18293         sysdeps/powerpc/power6/wcsrchr.c.
18294
18295         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
18296         file.
18297         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
18298         file.
18299         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
18300         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
18301         multiarch wcschr for PPc32.
18302         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
18303         multiarch objects.
18304         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18305         (__libc_ifunc_impl_list): Likewise.
18306         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
18307         * sysdeps/powerpc/power6/wcschr.c: ... to here.
18308         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
18309         sysdeps/powerpc/power6/wcschr.c.
18310
18311         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
18312         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
18313         file.
18314         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
18315         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
18316         file: multiarch strchr for PPC32.
18317         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
18318         multiarch objects.
18319         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18320         (__libc_ifunc_impl_list): Likewise.
18321
18322         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
18323         name.
18324         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
18325         file.
18326         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
18327         file.
18328         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
18329         multiarch strchrnul for PPC32.
18330         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
18331         multiarch objects.
18332         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18333         (__libc_ifunc_impl_list): Likewise.
18334
18335         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
18336         file.
18337         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
18338         multiarch strncasecmp for PPC32.
18339         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
18340         file.
18341         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
18342         multiarch strncasecmp_l for PPC32.
18343         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
18344         strncasecmp multiarch objects.
18345         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18346         (__libc_ifunc_impl_list): Likewise.
18347
18348         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
18349         file.
18350         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
18351         multiarch strncasecmp for PPC32.
18352         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
18353         New file.
18354         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
18355         multiarch strcasecmp_l for PPC32.
18356         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
18357         multiarch objects.
18358         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18359         (__libc_ifunc_impl_list): Likewise.
18360
18361         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
18362         file.
18363         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
18364         file.
18365         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
18366         multiarch strncmp for PPC32.
18367         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
18368         multiarch objects.
18369         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18370         (__libc_ifunc_impl_list): Likewise.
18371
18372         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
18373         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
18374         file.
18375         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
18376         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
18377         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
18378         multiarch objects.
18379         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18380         (__libc_ifunc_impl_list): Likewise.
18381
18382         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
18383         file.
18384         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
18385         file.
18386         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
18387         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
18388         multiarch objects.
18389         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18390         (__libc_ifunc_impl_list): Likewise.
18391
18392         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
18393         file.
18394         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
18395         file.
18396         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
18397         multiarch rawmemchr for PPC32.
18398         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
18399         multiarch objects.
18400         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18401         (__libc_ifunc_impl_list): Likewise.
18402
18403         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
18404         file.
18405         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
18406         file.
18407         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
18408         file: memrchr multiarch for PPC32.
18409         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
18410         multiarch objects.
18411         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
18412         (__libc_ifunc_impl_list): Likewise.
18413
18414         * string/memchr.c (__memchr): Using macro to redefine symbol name.
18415         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
18416         file.
18417         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
18418         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
18419         multiarch memchr for PPC32.
18420         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
18421         multiarch objects.
18422         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18423         (__libc_ifunc_impl_list): Likewise.
18424
18425         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
18426         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
18427         file.
18428         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
18429         file.
18430         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
18431         file: multiarch mempcpy for PPC32.
18432         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
18433         multiarch objects.
18434         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18435         (__libc_ifunc_impl_list): Likewise.
18436
18437         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
18438         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
18439         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
18440         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
18441         multiarch bzero for PPC32.
18442         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
18443         file.
18444         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
18445         file.
18446         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
18447         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
18448         file: multiarch memset for PPC32.
18449         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
18450         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
18451         memset multiarch objects.
18452         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18453         (__libc_ifunc_impl_list): Likewise.
18454
18455         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
18456         file.
18457         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
18458         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
18459         memcmp for PPC32.
18460         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
18461         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
18462         multiarch objects.
18463         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18464         (__libc_ifunc_impl_list): Likewise.
18465
18466         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
18467         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
18468         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
18469         file.
18470         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
18471         file.
18472         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
18473         file.
18474         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
18475         multiarch memcpy for PPC32.
18476         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
18477         multiarch objects.
18478         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
18479         (__libc_ifunc_impl_list): Likewise.
18480
18481         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
18482         support multiarch for POWER/PPC32.
18483         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
18484         Likewise.
18485         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
18486         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
18487         Implies file to make multiarch folder appers before the fpu and
18488         default folder for power4 configuration.
18489
18490 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
18491
18492         * scripts/bench.pl: Append volatile keyword to type.
18493
18494 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18495
18496         * sysdeps/sh/sotruss-lib.c: New file.
18497         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
18498
18499 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18500
18501         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18502
18503 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
18504
18505         [BZ #6810]
18506         * math/w_tgamma.c: Include <errno.h>.
18507         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
18508         * math/w_tgammaf.c: Include <errno.h>.
18509         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
18510         * math/w_tgammal.c: Include <errno.h>.
18511         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
18512         * math/auto-libm-test-in: Do not allow missing errno on tgamma
18513         underflow.  Add more tgamma tests.
18514         * math/auto-libm-test-out: Regenerated.
18515         * sysdeps/i386/fpu/libm-test-ulps: Update.
18516         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18517
18518         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
18519         sin, sinh, tan, tanh, tgamma, y0 and y1.
18520         * math/auto-libm-test-out: Regenerated.
18521         * math/libm-test.inc (TEST_COND_x86_64): New macro.
18522         (TEST_COND_x86): Likewise.
18523         (M_E2l): Remove macro.
18524         (M_E3l): Likewise.
18525         (M_2_SQRT_PIl): Likewise.
18526         (M_SQRT_PIl): Likewise.
18527         (M_1_DIV_El): Likewise.
18528         (log_test_data): Use AUTO_TESTS_f_f.
18529         (log10_test_data): Likewise.
18530         (log1p_test_data): Likewise.
18531         (log2_test_data): Likewise.
18532         (sin_test_data): Likewise.
18533         (sin_tonearest_test_data): Likewise.
18534         (sin_towardzero_test_data): Likewise.
18535         (sin_downward_test_data): Likewise.
18536         (sin_upward_test_data): Likewise.
18537         (sinh_test_data): Likewise.
18538         (sinh_tonearest_test_data): Likewise.
18539         (sinh_towardzero_test_data): Likewise.
18540         (sinh_downward_test_data): Likewise.
18541         (sinh_upward_test_data): Likewise.
18542         (tan_test_data): Likewise.
18543         (tan_tonearest_test_data): Likewise.
18544         (tan_towardzero_test_data): Likewise.
18545         (tan_downward_test_data): Likewise.
18546         (tan_upward_test_data): Likewise.
18547         (tanh_test_data): Likewise.
18548         (tgamma_test_data): Likewise.
18549         (y0_test_data): Likewise.
18550         (y1_test_data): Likewise.
18551         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
18552         (special_real_inputs): Add pi/4.
18553         * sysdeps/i386/fpu/libm-test-ulps: Update.
18554         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18555
18556 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18557
18558         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
18559         "longjmp_target" static probes.
18560         (__longjmp): Rename to __longjmp_symbol.
18561         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
18562         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
18563         on which longjmp to generate.
18564         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
18565         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
18566         probe.
18567         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18568         (__sigjmp_save): Rename to __sigjmp_save_symbol.
18569         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
18570         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
18571         and __sigjmp_save_symbol based on which sigsetjmp to generated.
18572         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
18573         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
18574         __longjmp_symbol based on which __longjmp to generate.
18575         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
18576         probe.
18577         (setjmp): Rename to setjmp_symbol.
18578         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18579         (_setjmp): Rename to _setjmp_symbol.
18580         (__sigsetjmp): Rename to __sigsetjmp_symbol.
18581         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
18582         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
18583         which setjmp to generate.
18584         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
18585         "longjmp_target" static probes.
18586
18587 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
18588
18589         * benchtests/README: Add note about output arguments.
18590         * benchtests/bench-sincos.c: Remove file.
18591         * benchtests/sincos-inputs: New file.
18592         * scripts/bench.pl: Identify output arguments and define
18593         static variables for them.
18594
18595         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
18596
18597         [BZ #15941]
18598         * Makefile (INSTALL): Add install-plain.texi as the primary
18599         dependency.
18600         * manual/install-plain.texi: New file.
18601         * manual/install.texi: Include node directive only for
18602         non-plaintext output.
18603
18604 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
18605
18606         * stdlib/longlong.h: Update from GCC.
18607
18608         [BZ #6807]
18609         [BZ #15901]
18610         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
18611         * math/w_j0f.c (y0f): Likewise.
18612         * math/w_j0l.c (__y0l): Likewise.
18613         * math/w_j1.c (y1): Likewise.
18614         * math/w_j1f.c (y1f): Likewise.
18615         * math/w_j1l.c (__y1l): Likewise
18616         * math/w_jn.c (yn): Likewise.
18617         * math/w_jnf.c (ynf): Likewise.
18618         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
18619         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
18620         value for Bessel function domain errors outside _SVID_ mode.
18621         Adjust sign of return value for yn (negative integer, 0).
18622         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
18623         by zero in return for negative x and set sign appropriately for
18624         negative n.
18625         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
18626         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
18627         * math/libm-test.inc (y0_test_data): Add more tests and adjust
18628         expectations in error cases.
18629         (y1_test_data): Likewise.
18630         (yn_test_data): Likewise.
18631         * sysdeps/i386/fpu/libm-test-ulps: Update.
18632         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18633
18634 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18635
18636         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
18637         "64" to "64-v1".  Add "64-v2".
18638         (abi-64-options): Rename to ...
18639         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
18640         (abi-64-condition): Rename to ...
18641         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
18642         (abi-64-ld-soname): Rename to ...
18643         (abi-64-v1-ld-soname): ... this.
18644         (abi-64-v2-options): Define.
18645         (abi-64-v2-condition): Likewise.
18646         (abi-64-v2-ld-soname): Likewise.
18647         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
18648         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
18649         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
18650         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
18651         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
18652
18653 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18654             Alan Modra  <amodra@gmail.com>
18655
18656         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
18657         New versions for use with the ELFv2 ABI.
18658         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
18659         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
18660         declaration.
18661         (struct La_ppc64v2_retval): Likewise.
18662         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
18663         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
18664         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
18665         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
18666         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
18667         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
18668         Do not save or restore CR.
18669         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
18670         (_dl_profile_resolve): Do no save or restore CR.  Support extended
18671         return values for ELFv2 ABI.  Fix location of FPR return registers.
18672         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
18673         updated values for _CALL_ELF == 2.
18674         (La_regs, La_retval, int_retval): Likewise.
18675
18676 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18677
18678         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
18679         (FRAME_MIN_SIZE_PARM): Likewise.
18680         (FRAME_BACKCHAIN): Likewise.
18681         (FRAME_CR_SAVE): Likewise.
18682         (FRAME_LR_SAVE): Likewise.
18683         (FRAME_TOC_SAVE): Likewise.
18684         (FRAME_PARM_SAVE): Likewise.
18685         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
18686         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
18687         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
18688         (call_mcount_parm_offset): New macro.
18689         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
18690         (PROF): Use symbolic stack frame offsets.
18691         (TAIL_CALL_SYSCALL_ERROR): Likewise.
18692         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
18693         Redefine in terms of FRAME_MIN_SIZE.
18694         (_dl_runtime_resolve): Use symbolic stack frame offsets.
18695         (_dl_profile_resolve): Likewise.  Update comment.
18696         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
18697         symbols stack frame offsets.
18698         (__sigsetjmp): Likewise.
18699         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
18700         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
18701         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
18702         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
18703
18704         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
18705         (FRAME_BACKCHAIN): Remove.
18706         (FRAME_CR_SAVE): Likewise.
18707         (FRAME_LR_SAVE): Likewise.
18708         (FRAME_COMPILER_DW): Likewise.
18709         (FRAME_LINKER_DW): Likewise.
18710         (FRAME_TOC_SAVE): Likewise.
18711         (FRAME_PARM_SAVE): Likewise.
18712         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
18713         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
18714         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
18715         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
18716         (CHECK_SP): Use symbolic stack frame offsets.
18717         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
18718         zone" instead of caller's parameter save area for temp storage.
18719         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
18720         Likewise.  Also, use symbolic stack frame offsets.
18721         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
18722         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
18723         our own stack frame instead of the caller's.
18724         (__socket): Use symbolic stack frame offsets.
18725
18726 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18727             Alan Modra  <amodra@gmail.com>
18728
18729         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
18730         Define.
18731         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
18732         (PPC64_LOCAL_ENTRY_OFFSET): Define.
18733         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
18734         New function.
18735         (elf_machine_fixup_plt): Call it.
18736         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
18737         reloc arguments.
18738         (elf_machine_rela): Update call to elf_machine_plt_conflict.
18739         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18740         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
18741         r2 before calling target.
18742
18743 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18744             Alan Modra  <amodra@gmail.com>
18745
18746         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
18747         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
18748         versions of macros to support ELFv2 ABI.
18749         (LOCALENTRY): New macro.
18750         (ENTRY, EALIGN): Use it.
18751         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
18752         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
18753         fall through into ENTRY entry point.
18754         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
18755         Only define if _CALL_ELF != 2.
18756
18757         (elf_machine_matches_host): Verify ABI version matches.
18758         (RTLD_START): Use LOCALENTRY.
18759         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
18760         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
18761         (PLT_ENTRY_WORDS): New macro.
18762         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
18763         (elf_machine_runtime_setup): Support ELFv2 ABI.
18764         (elf_machine_fixup_plt): Likewise.
18765         (elf_machine_plt_conflict): Likewise.
18766         (resolve_ifunc): Likewise.
18767         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
18768         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
18769         Likewise.
18770         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
18771         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
18772         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18773         (makecontext): Support ELFv2 ABI.
18774         * elf/elf.h (EF_PPC64_ABI): Define.
18775
18776 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18777
18778         * sysdeps/powerpc/powerpc64/sysdep.h
18779         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
18780         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
18781         (ENTRY) [ASSEMBLER]: ... but instead here ...
18782         (EALIGN) [ASSEMBLER]: ... and here.
18783         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
18784         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
18785         (ENTRY_2) [!ASSEMBLER]: Use it.
18786         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
18787         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
18788         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18789         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
18790         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
18791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
18792         Use PPC64_LOAD_FUNCPTR.
18793
18794         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
18795
18796 2013-12-04  Alan Modra  <amodra@gmail.com>
18797
18798         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
18799         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
18800         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
18801         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
18802
18803         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
18804         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
18805         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
18806         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
18807         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
18808         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
18809
18810 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18811
18812         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18813         (__makecontext): Fix incorrect CFI when backtracing out of
18814         context created via makecontext.
18815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
18816         (__setcontext): Fix incorrect CFI during switch to new context.
18817         (__novec_setcontext): Likewise.
18818
18819 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18820
18821         [BZ #4772]
18822         * time/strptime_l.c (__strptime_internal): Allow modifiers
18823         in strptime.
18824         * time/tst-strptime.c (day_tests): Add testcase.
18825
18826 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18827
18828         * scripts/bench.pl: Skip over blank lines.
18829
18830 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
18831
18832         [BZ #926]
18833         * manual/time.texi (Calendar Time): Clarify what timezone functions
18834         use.
18835
18836 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18837
18838         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18839
18840 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18841
18842         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
18843         implementation.
18844         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
18845         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
18846         * debug/memset_chk.c (__memset_chk): Likewise.
18847         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
18848         * debug/strncpy_chk.c: Likewise.
18849
18850 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18851
18852         [BZ #15268]
18853         [BZ #15425]
18854         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
18855         (__ieee754_exp): For possibly underflowing results, check size of
18856         result and force underflow exception if required.
18857         * math/auto-libm-test-in: Add more tests of exp.
18858         * math/auto-libm-test-out: Regenerated.
18859         * sysdeps/i386/fpu/libm-test-ulps: Update.
18860         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18861
18862         [BZ #16283]
18863         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
18864         * math/w_exp2f.c (__exp2f): Likewise.
18865         * math/w_exp2l.c (__exp2l): Likewise.
18866         * math/auto-libm-test-in: Do not allow missing errno on exp2
18867         underflow.
18868         * math/auto-libm-test-out: Regenerated.
18869
18870 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
18871
18872         [BZ #16274]
18873         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
18874         handle filename validation.
18875         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
18876         (do_open): Delete.
18877
18878 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18879
18880         [BZ #6786]
18881         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
18882         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
18883         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
18884         <float.h>.
18885         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
18886         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
18887         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18888         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
18889         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18890         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
18891         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18892         * math/auto-libm-test-in: Don't allow missing errno from erfc.
18893         Add more erfc tests.
18894         * math/auto-libm-test-out: Regenerated.
18895         * sysdeps/i386/fpu/libm-test-ulps: Update.
18896         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18897
18898         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
18899         exp2, expm1, j0 and j1.
18900         * math/auto-libm-test-out: Regenerated.
18901         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
18902         (erfc_test_data): Likewise.
18903         (exp_test_data): Likewise.
18904         (exp_tonearest_test_data): Likewise.
18905         (exp_towardzero_test_data): Likewise.
18906         (exp_downward_test_data): Likewise.
18907         (exp_upward_test_data): Likewise.
18908         (exp10_test_data): Likewise.
18909         (exp2_test_data): Likewise.
18910         (expm1_test_data): Likewise.
18911         (j0_test_data): Likewise.
18912         (j1_test_data): Likewise.
18913         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
18914         (input_flag_type): Add flag_xfail_rounding.
18915         (input_flags): Add xfail-rounding.
18916         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
18917         (output_for_one_input_case): Handle flag_xfail_rounding.
18918         * sysdeps/i386/fpu/libm-test-ulps: Update.
18919         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18920
18921 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
18922
18923         [BZ #16289]
18924         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
18925         division by 0.
18926
18927 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
18928
18929         [BZ #16195]
18930         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
18931         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
18932         (STAP_PROBE0): New macro.
18933         (STAP_PROBE1): Likewise.
18934         (STAP_PROBE2): Likewise.
18935         (STAP_PROBE3): Likewise.
18936         (STAP_PROBE4): Likewise.
18937
18938 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
18939
18940         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
18941
18942 2013-12-02  Steve Ellcey  <sellcey@mips.com>
18943
18944         * benchtests/Makefile (bench): Add sqrt.
18945         (LDLIBS-bench-sqrt): New.
18946         * benchtests/sqrt-input: New.
18947
18948 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
18949
18950         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
18951         (GAIH_EAI): Likewise.
18952         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
18953         (gaih_inet): Likewise.
18954         (getaddrinfo): Don't use GAIH_EAI.
18955
18956         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
18957         (struct gaih): Remove definition.
18958
18959 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
18960
18961         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
18962         Use HERRNOP directly.
18963
18964 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18965
18966         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18967
18968 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
18969
18970         * math/gen-auto-libm-tests.c (test_functions): Add more
18971         single-argument functions.
18972         (special_fill_pi_2): New function.
18973         (special_fill_minus_pi_2): Likewise.
18974         (special_fill_pi_6): Likewise.
18975         (special_fill_minus_pi_6): Likewise.
18976         (special_fill_pi_3): Likewise.
18977         (special_fill_2pi_3): Likewise.
18978         (special_fill_e): Likewise.
18979         (special_fill_1_e): Likewise.
18980         (special_fill_e_minus_1): Likewise.
18981         (special_real_inputs): Add more special inputs.
18982         (output_for_one_input_case): Do not require ERANGE on underflow to
18983         zero if round-to-nearest result does not underflow to zero, unless
18984         exact results required.
18985         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
18986         atan, atanh, cbrt, cos and cosh.
18987         * math/auto-libm-test-out: Regenerated.
18988         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
18989         (acos_tonearest_test_data): Likewise.
18990         (acos_towardzero_test_data): Likewise.
18991         (acos_downward_test_data): Likewise.
18992         (acos_upward_test_data): Likewise.
18993         (acosh_test_data): Likewise.
18994         (asin_test_data): Likewise.
18995         (asin_tonearest_test_data): Likewise.
18996         (asin_towardzero_test_data): Likewise.
18997         (asin_upward_test_data): Likewise.
18998         (asinh_test_data): Likewise.
18999         (atan_test_data): Likewise.
19000         (atanh_test_data): Likewise.
19001         (cbrt_test_data): Likewise.
19002         (cos_test_data): Likewise.
19003         (cos_tonearest_test_data): Likewise.
19004         (cos_towardzero_test_data): Likewise.
19005         (cos_downward_test_data): Likewise.
19006         (cos_upward_test_data): Likewise.
19007         (cosh_test_data): Likewise.
19008         (cosh_tonearest_test_data): Likewise.
19009         (cosh_towardzero_test_data): Likewise.
19010         (cosh_downward_test_data): Likewise.
19011         (cosh_upward_test_data): Likewise.
19012         * sysdeps/i386/fpu/libm-test-ulps: Update.
19013         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19014
19015 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
19016
19017         [BZ #6787]
19018         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
19019         * math/w_exp10f.c (__exp10f): Likewise.
19020         * math/w_exp10l.c (__exp10l): Likewise.
19021         * math/libm-test.inc (exp10_test_data): Add more tests and expect
19022         errno settings in existing tests.
19023
19024         [BZ #14032]
19025         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
19026         precision control set to double precision.
19027         * sysdeps/i386/fpu/w_sqrt.c: New file.
19028         * math/auto-libm-test-in: Add more tests.
19029         * math/auto-libm-test-out: Update.
19030
19031         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
19032         (sqrt_test_tonearest): New function.
19033         (sqrt_towardzero_test_data): New variable.
19034         (sqrt_test_towardzero): New function.
19035         (sqrt_downward_test_data): New variable.
19036         (sqrt_test_downward): New function.
19037         (sqrt_upward_test_data): New variable.
19038         (sqrt_test_upward): New function.
19039         (main): Call the new functions.
19040
19041         * math/gen-auto-libm-tests.c: New file.
19042         * math/auto-libm-test-in: Likewise.
19043         * math/auto-libm-test-out: New generated file.
19044         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
19045         variables.
19046         (%beautify): Add generated representations of zero.
19047         (top level): Set $auto_input and call parse_auto_input.
19048         (beautify): Remove trailing "f" from hex float constants.
19049         (parse_args): Handle XFAIL_TEST.
19050         (convert_condition): New function.
19051         (or_value): Likewise.
19052         (or_cond_value): Likewise.
19053         (generate_testfile): Handle AUTO_TESTS_* lines.
19054         (parse_auto_input): New function.
19055         * math/libm-test.inc (XFAIL_TEST): New macro.
19056         (ERRNO_UNCHANGED): Update value.
19057         (ERRNO_EDOM): Likewise.
19058         (ERRNO_ERANGE): Likewise.
19059         (IGNORE_RESULT): Likewise.
19060         (TEST_COND_flt_32): New macro.
19061         (TEST_COND_dbl_64): Likewise.
19062         (TEST_COND_ldbl_96_intel): Likewise.
19063         (TEST_COND_ldbl_96_m68k): Likewise.
19064         (TEST_COND_ldbl_128): Likewise.
19065         (TEST_COND_ldbl_128ibm): Likewise.
19066         (TEST_COND_long32): Likewise.
19067         (TEST_COND_long64): Likewise.
19068         (TEST_COND_before_rounding): Likewise.
19069         (TEST_COND_after_rounding): Likewise.
19070         (enable_test): Handle XFAIL_TEST flag.
19071         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
19072         with finite results.
19073         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
19074         auto-libm-test-out.
19075
19076 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19077             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19078
19079         [BZ #16214]
19080         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
19081         __tls_get_addr_internal instead of __tls_get_offset in order to
19082         avoid GOT pointer dependency.  Make rtld export
19083         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
19084         __tls_get_addr since we are a __tls_get_offset platform.
19085         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
19086         GOT pointer being set up before.
19087         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
19088
19089 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
19090
19091         * manual/math.texi (Errors in Math Functions): Document accuracy
19092         goals.
19093
19094         [BZ #15004]
19095         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
19096         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
19097         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
19098         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
19099         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
19100         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
19101         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
19102         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
19103         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
19104         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
19105         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
19106         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
19107         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
19108         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
19109         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
19110         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
19111
19112         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
19113         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
19114         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
19115         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
19116         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
19117         Likewise.
19118         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
19119         Likewise.
19120         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
19121         Likewise.
19122         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
19123         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
19124         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
19125         atomic-feupdateenv and flt-rounds.
19126         * sysdeps/powerpc/nofpu/Versions (libc): Add
19127         __atomic_feholdexcept, __atomic_feclearexcept,
19128         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
19129         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
19130         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
19131         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
19132         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
19133         here.
19134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
19135         Update.
19136
19137         * manual/arith.texi (FP Exceptions): Document that exceptions may
19138         not be raised when matherr is used.
19139         (Math Error Reporting): Document overflow in directed rounding
19140         modes.  Document that errno may not be set when finite values are
19141         returned on overflow.  Document intent to set errno on underflow
19142         only for underflow to zero.
19143
19144         [BZ #16271]
19145         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
19146         round-to-nearest then adjust result for other rounding modes.
19147         * include/fenv.h (fegetround): Use libm_hidden_proto.
19148         * math/fegetround.c (fegetround): Use libm_hidden_def.
19149         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
19150         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
19151         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
19152         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
19153         Likewise.
19154         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
19155         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
19156         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
19157         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
19158
19159 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19160
19161         [BZ #16077]
19162         * nss/Versions (libnss_files): Add
19163         _nss_files_gethostbyname3_r.
19164         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
19165         New function.
19166         (HOST_DB_LOOKUP): Remove macro.
19167         (_nss_files_gethostbyname_r): Implement function without the
19168         HOST_DB_LOOKUP macro.
19169         (_nss_files_gethostbyname2_r): Likewise.
19170
19171 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
19172
19173         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
19174
19175 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
19176
19177         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
19178         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
19179         warning.
19180
19181 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19182
19183         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
19184         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
19185         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
19186         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
19187         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
19188         __fe_nomask_env_priv and attribute_hidden.
19189         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
19190         (libc_feupdateenv_test_ppc): Likewise.
19191         (libc_feresetround_ppc): Likewise.
19192         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19193         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
19194         compat_symbol macro.
19195         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19196         (__fe_nomask_env): Likewise.
19197         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
19198
19199 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19200
19201         * string/Makefile: Remove ifunc tests.
19202         * string/test-string.h: Define TEST_IFUNC.
19203         * string/test-bcopy-ifunc.c: Remove.
19204         * string/test-bzero-ifunc.c: Likewise.
19205         * string/test-memccpy-ifunc.c: Likewise.
19206         * string/test-memchr-ifunc.c: Likewise.
19207         * string/test-memcmp-ifunc.c: Likewise.
19208         * string/test-memcpy-ifunc.c: Likewise.
19209         * string/test-memmem-ifunc.c: Likewise.
19210         * string/test-memmove-ifunc.c: Likewise.
19211         * string/test-mempcpy-ifunc.c: Likewise.
19212         * string/test-memrchr-ifunc.c: Likewise.
19213         * string/test-memset-ifunc.c: Likewise.
19214         * string/test-rawmemchr-ifunc.c: Likewise.
19215         * string/test-stpcpy-ifunc.c: Likewise.
19216         * string/test-stpncpy-ifunc.c: Likewise.
19217         * string/test-strcasecmp-ifunc.c: Likewise.
19218         * string/test-strcasestr-ifunc.c: Likewise.
19219         * string/test-strcat-ifunc.c: Likewise.
19220         * string/test-strchr-ifunc.c: Likewise.
19221         * string/test-strchrnul-ifunc.c: Likewise.
19222         * string/test-strcmp-ifunc.c: Likewise.
19223         * string/test-strcpy-ifunc.c: Likewise.
19224         * string/test-strcspn-ifunc.c: Likewise.
19225         * string/test-strlen-ifunc.c: Likewise.
19226         * string/test-strncasecmp-ifunc.c: Likewise.
19227         * string/test-strncat-ifunc.c: Likewise.
19228         * string/test-strncmp-ifunc.c: Likewise.
19229         * string/test-strncpy-ifunc.c: Likewise.
19230         * string/test-strnlen-ifunc.c: Likewise.
19231         * string/test-strpbrk-ifunc.c: Likewise.
19232         * string/test-strrchr-ifunc.c: Likewise.
19233         * string/test-strspn-ifunc.c: Likewise.
19234         * string/test-strstr-ifunc.c: Likewise.
19235
19236 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19237
19238         * benchtests/Makefile: Remove ifunc tests.
19239         * benchtests/bench-string.h: Define TEST_IFUNC.
19240         * benchtests/bench-bcopy-ifunc.c: Remove.
19241         * benchtests/bench-bzero-ifunc.c: Likewise.
19242         * benchtests/bench-memccpy-ifunc.c: Likewise.
19243         * benchtests/bench-memchr-ifunc.c: Likewise.
19244         * benchtests/bench-memcmp-ifunc.c: Likewise.
19245         * benchtests/bench-memcpy-ifunc.c: Likewise.
19246         * benchtests/bench-memmem-ifunc.c: Likewise.
19247         * benchtests/bench-memmove-ifunc.c: Likewise.
19248         * benchtests/bench-mempcpy-ifunc.c: Likewise.
19249         * benchtests/bench-memrchr-ifunc.c: Likewise.
19250         * benchtests/bench-memset-ifunc.c: Likewise.
19251         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
19252         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
19253         * benchtests/bench-stpcpy-ifunc.c: Likewise.
19254         * benchtests/bench-stpncpy-ifunc.c: Likewise.
19255         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
19256         * benchtests/bench-strcasestr-ifunc.c: Likewise.
19257         * benchtests/bench-strcat-ifunc.c: Likewise.
19258         * benchtests/bench-strchr-ifunc.c: Likewise.
19259         * benchtests/bench-strchrnul-ifunc.c: Likewise.
19260         * benchtests/bench-strcmp-ifunc.c: Likewise.
19261         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
19262         * benchtests/bench-strcpy-ifunc.c: Likewise.
19263         * benchtests/bench-strcspn-ifunc.c: Likewise.
19264         * benchtests/bench-strlen-ifunc.c: Likewise.
19265         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
19266         * benchtests/bench-strncat-ifunc.c: Likewise.
19267         * benchtests/bench-strncmp-ifunc.c: Likewise.
19268         * benchtests/bench-strncpy-ifunc.c: Likewise.
19269         * benchtests/bench-strnlen-ifunc.c: Likewise.
19270         * benchtests/bench-strpbrk-ifunc.c: Likewise.
19271         * benchtests/bench-strrchr-ifunc.c: Likewise.
19272         * benchtests/bench-strsep-ifunc.c: Likewise.
19273         * benchtests/bench-strspn-ifunc.c: Likewise.
19274         * benchtests/bench-strstr-ifunc.c: Likewise.
19275
19276 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19277
19278         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
19279
19280 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
19281
19282         * resolv/netdb.h: Use __glibc_reserved instead __unused.
19283         * rt/aio.h: Likewise.
19284         * sysdeps/gnu/bits/utmp.h: Likewise.
19285         * sysdeps/gnu/bits/utmpx.h: Likewise.
19286         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
19287         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
19288         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
19289         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
19290         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
19291         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
19292         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
19293         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
19294         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
19295         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
19296         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
19297         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
19298         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
19299         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
19300         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19301         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
19302         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
19303         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
19304         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
19305         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
19306         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
19307         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
19308         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
19309         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
19310         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
19311         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
19312         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
19313         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
19314         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
19315         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
19316         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
19317         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
19318         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
19319         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
19320         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
19321         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
19322         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
19323         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
19324         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
19325         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
19326         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
19327         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19328
19329 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
19330
19331         [BZ #16245]
19332         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
19333         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
19334
19335 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
19336
19337         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
19338         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
19339         Likewise.
19340
19341 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19342
19343         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
19344         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
19345         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
19346         (__fesetround): Remove define.
19347         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
19348         rounding and exceptions handling.
19349         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
19350         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
19351         (__fe_nomask_env): Likewise.
19352         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
19353         __fegetround instead of fegetround.
19354         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
19355         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
19356
19357 2013-11-21  Roland McGrath  <roland@hack.frob.com>
19358
19359         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
19360         it's there.
19361
19362         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
19363
19364 2013-11-21  Meador Inge  <meadori@codesourcery.com>
19365
19366         [BZ #11157]
19367         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
19368         (encrypt_r): Likewise.
19369         * malloc/obstack.h (obstack_free): Likewise.
19370         * posix/unistd.h (encrypt): Likewise.
19371
19372 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
19373
19374         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
19375         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
19376         DL_CALL_DT_FINI() that call the functions directly.
19377         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
19378         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
19379         * elf/dl-fini.c: Likewise.
19380
19381 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
19382
19383         * malloc/hooks.c (memalign_check): Add alignment rounding.
19384         * malloc/malloc.c (_mid_memalign): New function.
19385         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
19386         Implement by calling _mid_memalign.
19387         * manual/probes.texi (Memory Allocation Probes): Remove
19388         memory_valloc_retry and memory_pvalloc_retry.
19389
19390 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19391
19392         * locale/programs/locarchive.c (open_archive): Add const
19393         qualifier to ARCHIVEFNAME and copy default fname to
19394         DEFAULT_FNAME.
19395
19396         [BZ #15601]
19397         * libio/tst-widetext.input: Rename Oriya to Odia.
19398         * locale/iso-639.def: Likewise.
19399
19400         * manual/probes.texi (Mathematical Function Probes): Add
19401         documentation for sin, cos, asin and acos probes.
19402         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
19403         (__sin32): Add slowasin probe.
19404         (__cos32): Add slowacos probe.
19405         (__mpsin): Add slowsin probe.
19406         (__mpcos): Add slowcos probe.
19407
19408 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
19409
19410         [BZ #15483]
19411         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
19412         thread-local __sim_exceptions_thread and global
19413         __sim_exceptions_global.
19414         (__sim_disabled_exceptions): Change to thread-local
19415         __sim_disabled_exceptions_thread and global
19416         __sim_disabled_exceptions_global.
19417         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
19418         and global __sim_round_mode_global.
19419         (__simulate_exceptions): Use thread-local floating-point state and
19420         set global state from it as needed.
19421         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
19422         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
19423         __sim_round_mode_thread.
19424         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
19425         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
19426         and global __sim_exceptions_global.
19427         (__sim_disabled_exceptions): Change to thread-local
19428         __sim_disabled_exceptions_thread and global
19429         __sim_disabled_exceptions_global.
19430         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
19431         and global __sim_round_mode_global.
19432         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
19433         (SIM_SET_GLOBAL): Likewise.
19434         * sysdeps/powerpc/soft-fp/sfp-machine.h
19435         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
19436         __sim_round_mode_thread.
19437         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
19438         __sim_disabled_exceptions_thread.
19439         (__sim_exceptions): Change to __sim_exceptions_thread.
19440         (__sim_disabled_exceptions): Change to
19441         __sim_disabled_exceptions_thread.
19442         (__sim_round_mode): Change to __sim_round_mode_thread.
19443         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
19444         thread-local floating-point state and set global state from it as
19445         needed.
19446         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
19447         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
19448         (__sim_disabled_exceptions): Remove extern declaration.
19449         (feenableexcept): Use thread-local floating-point state and set
19450         global state from it as needed.
19451         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
19452         extern declaration.
19453         (__sim_disabled_exceptions): Likewise.
19454         (__sim_round_mode): Likewise.
19455         (__fegetenv): Use thread-local floating-point state.
19456         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
19457         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
19458         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
19459         floating-point state and set global state from it as needed.
19460         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
19461         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
19462         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
19463         Likewise.
19464         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
19465         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
19466         Likewise.
19467         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
19468         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
19469         Use __sim_round_mode_thread.
19470         * math/test-fenv-tls.c: New file.
19471         * math/Makefile (tests): Add test-fenv-tls.
19472         ($(objpfx)test-fenv-tls): Depend on
19473         $(common-objpfx)nptl/libpthread.so.
19474
19475 2013-11-19  Andreas Schwab  <schwab@suse.de>
19476
19477         * locale/programs/locale.c (show_info): Decode wordarray elements.
19478         * locale/categories.def (LC_MONETARY): Add element for
19479         _NL_MONETARY_CRNCYSTR.
19480         * locale/C-monetary.c (conversion_rate): New variable.
19481         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
19482         element.
19483
19484 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
19485
19486         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
19487         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
19488
19489 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
19490
19491         * elf/Makefile (tst-auxv): New test.
19492         * elf/tst-auxv.c: New
19493         * elf/rtld.c (dl_main): Adjust AT_EXECFN
19494
19495 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
19496
19497         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
19498         (hidden_proto): Caller changed.
19499         (hidden_tls_proto): New macro.
19500         (libc_hidden_tls_proto): Likewise.
19501         (rtld_hidden_tls_proto): Likewise.
19502         (libm_hidden_tls_proto): Likewise.
19503         (libresolv_hidden_tls_proto): Likewise.
19504         (librt_hidden_tls_proto): Likewise.
19505         (libdl_hidden_tls_proto): Likewise.
19506         (libnss_files_hidden_tls_proto): Likewise.
19507         (libnsl_hidden_tls_proto): Likewise.
19508         (libnss_nisplus_hidden_tls_proto): Likewise.
19509         (libutil_hidden_tls_proto): Likewise.
19510
19511 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
19512
19513         [BZ #10253]
19514         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
19515         (decompose_rpath): Defer expansion to fillin_rpath.
19516         (_dl_init_paths): Pass linkmap to fillin_rpath.
19517
19518 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19519
19520         * benchtests/Makefile: Add strsep.
19521         * benchtests/bench-strsep.c: New file: strsep benchtest.
19522         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
19523
19524 2013-11-18  Andreas Schwab  <schwab@suse.de>
19525
19526         * locale/programs/locale.c (show_info) [case byte]: Check for
19527         '\377' instead of '\177'.
19528         * locale/C-monetary.c (not_available): Always use "\377".
19529         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
19530         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
19531         detect unavailable sign_posn locale elements.
19532         * locale/localeconv.c (__localeconv): For grouping and
19533         mon_grouping handle "\177" and "\377" like no grouping.
19534         (INT_ELEM): New macro.  Use it to set all numeric members.
19535         * locale/programs/ld-monetary.c (monetary_read)
19536         <tok_mon_grouping>: Normalize single -1 to the empty string.
19537         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
19538         Likewise.
19539
19540 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
19541
19542         [BZ #16055]
19543         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
19544         when we match (nil).
19545         * stdio-common/tst-sscanf.c (struct test): Add testcase.
19546
19547 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
19548
19549         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
19550         (NO_TEST_INLINE): Update value.
19551         (ERRNO_UNCHANGED): Likewise.
19552         (ERRNO_EDOM): Likewise.
19553         (ERRNO_ERANGE): Likewise.
19554         (IGNORE_RESULT): Likewise.
19555         (check_float_internal): Check signs of NaN results if
19556         TEST_NAN_SIGN used.
19557         (check_complex): Pass TEST_NAN_SIGN flag through to second
19558         check_float_internal call.
19559         (copysign_test_data): Add tests with quiet NaNs as second
19560         argument.  Use TEST_NAN_SIGN.
19561         (fabs_test_data): Add test of negative quiet NaN argument.  Use
19562         TEST_NAN_SIGN.
19563         (signbit_test_data): Add tests of quiet NaN argument.
19564         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
19565
19566         * math/gen-libm-test.pl (show_exceptions): Take extra argument
19567         $ignore_result.
19568         (parse_args): Handle function results specified as IGNORE.
19569         * math/libm-test.inc (IGNORE_RESULT): New macro.
19570         (check_float_internal): Do not check numerical result if flag
19571         IGNORE_RESULT set.
19572         (check_complex): Pass through IGNORE_RESULT to second
19573         check_float_internal call.
19574         (check_int): Do not check numerical result if flag IGNORE_RESULT
19575         set.
19576         (check_long): Likewise.
19577         (check_bool): Likewise.
19578         (check_longlong): Likewise.
19579         (lrint_test_data): Add tests of infinite and NaN arguments.
19580         (lrint_tonearest_test_data): Likewise.
19581         (lrint_towardzero_test_data): Likewise.
19582         (lrint_downward_test_data): Likewise.
19583         (lrint_upward_test_data): Likewise.
19584         (llrint_test_data): Likewise.
19585         (llrint_tonearest_test_data): Likewise.
19586         (llrint_towardzero_test_data): Likewise.
19587         (llrint_downward_test_data): Likewise.
19588         (llrint_upward_test_data): Likewise.
19589         (lround_test_data): Likewise.
19590         (llround_test_data): Likewise.
19591
19592         * math/libm-test.inc (NO_TEST_INLINE): New macro.
19593         (ERRNO_UNCHANGED): Update value.
19594         (ERRNO_EDOM): Likewise.
19595         (ERRNO_ERANGE): Likewise.
19596         (NO_TEST_INLINE_FLOAT): New macro.
19597         (NO_TEST_INLINE_DOUBLE): Likewise.
19598         (enable_test): New function.
19599         (RUN_TEST_f_f): Check enable_test before running test.
19600         (RUN_TEST_2_f): Likewise.
19601         (RUN_TEST_fff_f): Likewise.
19602         (RUN_TEST_c_f): Likewise.
19603         (RUN_TEST_f_f1): Likewise.
19604         (RUN_TEST_fF_f1): Likewise.
19605         (RUN_TEST_fI_f1): Likewise.
19606         (RUN_TEST_ffI_f1): Likewise.
19607         (RUN_TEST_c_c): Likewise.
19608         (RUN_TEST_cc_c): Likewise.
19609         (RUN_TEST_f_i): Likewise.
19610         (RUN_TEST_f_i_tg): Likewise.
19611         (RUN_TEST_ff_i_tg): Likewise.
19612         (RUN_TEST_f_b): Likewise.
19613         (RUN_TEST_f_b_tg): Likewise.
19614         (RUN_TEST_f_l): Likewise.
19615         (RUN_TEST_f_L): Likewise.
19616         (RUN_TEST_fFF_11): Likewise.
19617         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
19618         conditionals.
19619         (cosh_test_data): Likewise.
19620         (exp_test_data): Likewise.
19621         (expm1_test_data): Likewise.
19622         (hypot_test_data): Likewise.
19623         (pow_test_data): Likewise.
19624         (sinh_test_data): Likewise.
19625         (tanh_test_data): Likewise.
19626         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
19627         flags argument.
19628
19629         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
19630         tests with quiet NaN input and output.
19631         (acosh_test_data): Likewise.
19632         (asin_test_data): Likewise.
19633         (asinh_test_data): Likewise.
19634         (atan_test_data): Likewise.
19635         (atanh_test_data): Likewise.
19636         (atan2_test_data): Likewise.
19637         (cbrt_test_data): Likewise.
19638         (cos_test_data): Likewise.
19639         (cosh_test_data): Likewise.
19640         (erf_test_data): Likewise.
19641         (erfc_test_data): Likewise.
19642         (exp_test_data): Likewise.
19643         (exp10_test_data): Likewise.
19644         (exp2_test_data): Likewise.
19645         (expm1_test_data): Likewise.
19646         (hypot_test_data): Likewise.
19647         (j0_test_data): Likewise.
19648         (j1_test_data): Likewise.
19649         (jn_test_data): Likewise.
19650         (lgamma_test_data): Likewise.
19651         (log_test_data): Likewise.
19652         (log10_test_data): Likewise.
19653         (log1p_test_data): Likewise.
19654         (log2_test_data): Likewise.
19655         (pow_test_data): Likewise.
19656         (scalb_test_data): Likewise.
19657         (sin_test_data): Likewise.
19658         (sincos_test_data): Likewise.
19659         (sinh_test_data): Likewise.
19660         (tan_test_data): Likewise.
19661         (tanh_test_data): Likewise.
19662         (tgamma_test_data): Likewise.
19663         (y0_test_data): Likewise.
19664         (y1_test_data): Likewise.
19665         (yn_test_data): Likewise.
19666
19667         [BZ #16167]
19668         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
19669         argument being NaN and avoid computations with second argument in
19670         that case.
19671         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
19672         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
19673         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
19674
19675 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
19676
19677         * locale/iso-639.def: Add Chitwani Tharu (the).
19678
19679 2013-11-14  Andreas Schwab  <schwab@suse.de>
19680
19681         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
19682         word instead of empty string.
19683
19684 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19685
19686         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19687         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
19688         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19689         (__fe_nomask_env): Likewise.
19690
19691 2013-11-13  Steve Ellcey  <sellcey@mips.com>
19692
19693         * benchtests/bench-timing.h: Include time.h.
19694
19695 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
19696
19697         [BZ #15997]
19698         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
19699         to 3.4.0 for x32.
19700         * sysdeps/unix/sysv/linux/configure: Regenerated.
19701
19702 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
19703
19704         [BZ #16151]
19705         * stdlib/strtod_l.c (round_and_return): Do not consider
19706         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
19707         exponent one less than half the least subnormal exponent.
19708         * stdlib/test-strtod-round-data: Add more tests.
19709         * stdlib/tst-strtod-round.c (tests): Regenerated.
19710
19711 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19712
19713         [BZ #14143]
19714         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
19715         (__fe_mask_env): Likewise.
19716         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
19717         libm_hidden_proto and add function prototype.
19718         (__fe_mask_env): Add function prototype.
19719         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19720         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
19721         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
19722         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
19723         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19724         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
19725
19726 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19727
19728         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
19729         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
19730
19731 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19732
19733         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
19734         of htab_find_slot().
19735
19736 2013-11-11  David S. Miller  <davem@davemloft.net>
19737
19738         [BZ #16150]
19739         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
19740         symbol in the non-vis3 case in static builds.
19741         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
19742         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
19743         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
19744         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
19745
19746 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
19747
19748         [BZ #387]
19749         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
19750         it is empty.
19751
19752 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19753
19754         * benchtests/Makefile: Add bench-strtod.
19755         * benchtests/bench-strtod.c: New file: strtod benchtest
19756
19757 2013-11-11  Andreas Schwab  <schwab@suse.de>
19758
19759         [BZ #16153]
19760         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
19761         terminating NUL in key length.
19762
19763 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19764
19765         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
19766         Add artificial ODP entry for vDSO symbol for PPC64.
19767         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
19768         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
19769
19770 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
19771
19772         [BZ #15374]
19773         * nss/getent.c (services_keys): Recognize services starting with digit.
19774
19775 2013-11-06  David S. Miller  <davem@davemloft.net>
19776
19777         [BZ #15985]
19778         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
19779         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
19780
19781 2013-11-06  Will Newton  <will.newton@linaro.org>
19782
19783         * manual/memory.texi (Malloc Examples): Remove register
19784         keyword from examples.
19785
19786 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
19787
19788         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
19789
19790 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
19791
19792         [BZ #6981]
19793         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
19794         depending on [__GCC_IEC_559 > 0].
19795         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
19796         depending on [__GCC_IEC_559_COMPLEX > 0].
19797
19798 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
19799
19800         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
19801         to iso-639.def.
19802
19803 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
19804
19805         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
19806
19807 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
19808
19809         [BZ #16112]
19810         * malloc/malloc (malloc_info): Do not handle first bin as
19811         special case.
19812
19813 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
19814
19815         * locale/iso-639.def: Add Central Nahuatl (nhn).
19816
19817 2013-11-01  Bruno Haible  <bruno@clisp.org>
19818
19819         [BZ #7003]
19820         * manual/math.texi (BSD Random): Specify range upper bound as
19821         in POSIX.
19822
19823 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
19824
19825         * locale/iso-639.def: Add Meadow Mari (mhr).
19826
19827 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
19828
19829         [BZ #14752], [BZ #15763]
19830         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
19831         Validate name.
19832         * rt/tst_shm.c: Add test for escaping directory.
19833
19834 2013-10-31  Andreas Schwab  <schwab@suse.de>
19835
19836         [BZ #15917]
19837         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
19838         followed by 'x' as part of digit sequence.
19839         * stdio-common/tst-sscanf.c (double_tests2): New tests.
19840
19841 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
19842
19843         [BZ #16037]
19844         * configure.ac: allow GNU Make 4.0 and greater.
19845         * configure: Regenerated.
19846
19847 2013-10-30  Will Newton  <will.newton@linaro.org>
19848
19849         [BZ #16038]
19850         * malloc/hooks.c (memalign_check): Limit alignment to the
19851         maximum representable power of two.
19852         * malloc/malloc.c (__libc_memalign): Likewise.
19853         * malloc/tst-memalign.c (do_test): Add test for very
19854         large alignment values.
19855         * malloc/tst-posix_memalign.c (do_test): Likewise.
19856
19857 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19858
19859         [BZ #11087]
19860         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
19861         (munmap_chunk): Likewise.
19862         (mremap_chunk): Likewise.
19863
19864 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19865
19866         [BZ #15799]
19867         * stdlib/div.c (div): Remove obsolete code.
19868         * stdlib/ldiv.c (ldiv): Likewise.
19869         * stdlib/lldiv.c (lldiv): Likewise.
19870
19871 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
19872
19873         [BZ #16071]
19874         * nss/nss_files/files-XXX.c (get_contents_ret): New
19875         enumerator.
19876         (get_contents): New function.
19877         (internal_getent): Use it.  Expand size of LINEBUFLEN.
19878
19879 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
19880
19881         * configure.in: Moved to ...
19882         * configure.ac: ... here. Change reference to configure.in
19883         to configure.ac.
19884         * sysdeps/arm/preconfigure.ac: ... here.
19885         configure.in to configure.ac.
19886         * sysdeps/gnu/configure.in: Moved to ...
19887         * sysdeps/gnu/configure.ac: ... here.
19888         * sysdeps/i386/configure.in: Moved to ...
19889         * sysdeps/i386/configure.ac: ... here.
19890         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
19891         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
19892         * sysdeps/mach/configure.in: Moved to ...
19893         * sysdeps/mach/configure.ac: ... here.
19894         * sysdeps/mach/hurd/configure.in: Moved to ...
19895         * sysdeps/mach/hurd/configure.ac: ... here.
19896         * sysdeps/powerpc/configure.in: Moved to ...
19897         * sysdeps/powerpc/configure.ac: ... here.
19898         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
19899         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
19900         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
19901         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
19902         * sysdeps/s390/s390-32/configure.in: Moved to ...
19903         * sysdeps/s390/s390-32/configure.ac: ... here.
19904         * sysdeps/s390/s390-64/configure.in: Moved to ...
19905         * sysdeps/s390/s390-64/configure.ac: ... here.
19906         * sysdeps/sh/configure.in: Moved to ...
19907         * sysdeps/sh/configure.ac: ... here.
19908         * sysdeps/sparc/configure.in: Moved to ...
19909         * sysdeps/sparc/configure.ac: ... here.
19910         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
19911         * sysdeps/unix/sysv/linux/configure.ac: ... here.
19912         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
19913         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
19914         * sysdeps/x86_64/configure.in: Moved to ...
19915         * sysdeps/x86_64/configure.ac: ... here.
19916         * sysdeps/x86_64/preconfigure.in: Moved to ...
19917         * sysdeps/x86_64/preconfigure.ac: ... here.
19918         * aclocal.m4: Change reference to configure.in to configure.ac.
19919         * config.h.in: Likewise.
19920         * manual/install.texi: Likewise.
19921         * manual/maint.texi: Likewise.
19922         * Makefile: Likewise.
19923         * malloc/Makefile: Likewise.
19924         * nscd/Makefile: Likewise.
19925         * Makeconfig: Change reference to configure.in and
19926         preconfigure.in to configure.ac and preconfigure.ac
19927         respectively.
19928         * INSTALL: Regenerated.
19929         * configure: Likewise.
19930         * sysdeps/gnu/configure: Likewise.
19931         * sysdeps/i386/configure: Likewise.
19932         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
19933         * sysdeps/mach/configure: Likewise.
19934         * sysdeps/mach/hurd/configure: Likewise.
19935         * sysdeps/powerpc/configure: Likewise.
19936         * sysdeps/powerpc/powerpc32/configure: Likewise.
19937         * sysdeps/powerpc/powerpc64/configure: Likewise.
19938         * sysdeps/s390/s390-32/configure: Likewise.
19939         * sysdeps/s390/s390-64/configure: Likewise.
19940         * sysdeps/sh/configure: Likewise.
19941         * sysdeps/sparc/configure: Likewise.
19942         * sysdeps/unix/sysv/linux/configure: Likewise.
19943         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
19944         * sysdeps/x86_64/configure: Likewise.
19945         * sysdeps/x86_64/preconfigure: Likewise.
19946
19947 2013-10-29  Andreas Schwab  <schwab@suse.de>
19948
19949         * stdio-common/Makefile (tst-swscanf-ENV): Define.
19950
19951 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19952
19953         * benchtests/pow-inputs: Add new inputs.
19954
19955         * benchtests/exp-inputs: Add new inputs.
19956
19957         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
19958         conditional check for return value.
19959         (__cos32): Likewise.
19960
19961 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19962
19963         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
19964         to provide a boost for large inputs with word alignment.
19965         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
19966         implementation based on optimized PPC64 strcpy.
19967         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
19968         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
19969         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
19970         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
19971
19972 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19973
19974         [BZ #2801]
19975         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
19976
19977 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19978
19979         [BZ #14876]
19980         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
19981         * time/tst-strptime.c (day_tests): Add testcase.
19982
19983 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19984
19985         [BZ #14029]
19986         * manual/pattern.texi: Acknowledge that fnmatch can fail.
19987
19988 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
19989
19990         [BZ #16074]
19991         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
19992         MAP_FAILED on error.
19993
19994 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19995
19996         [BZ #16072]
19997         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
19998         heap for large requests.
19999
20000 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
20001
20002         [BZ #9954]
20003         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
20004         result if the result has no associated interface.
20005         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
20006         interface for all 127.X.Y.Z addresses.
20007
20008 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
20009
20010         * locale/iso-639.def: Add Ligurian (lij)
20011
20012 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
20013
20014         [BZ #15825]
20015         * sunrpc/rpc_main.c: Document rpcgen -5.
20016
20017 2013-10-19  Michael Stahl  <mstahl@redhat.com>
20018
20019         * elf/rtld.c (do_preload): Print the reason why preloading failed.
20020
20021 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
20022
20023         [BZ #10278]
20024         * posix/glob.c: Match only directories when trailing slash is present.
20025         * posix/tst-gnuglob.c (my_opendir): Do not open files.
20026         (main): Add testcase.
20027
20028 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
20029
20030         [BZ #15670]
20031         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
20032
20033 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
20034
20035         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
20036         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
20037         AUTH_DES and cindex for FIPS 140-2.
20038         (DES Encryption): Add cindex FIPS 46-3.
20039
20040         * locale/locarchive.h (struct locarhandle): Add fname.
20041         * locale/programs/localedef.c (main): Pass ARGV[remaining]
20042         if an optional argument was specified to --list-archive,
20043         otherwise NULL.
20044         * locale/programs/locarchive.c (show_archive_content): Take new
20045         argument fname and pass it via ah.fname to open_archive.
20046         * locale/programs/localedef.h: Update decl.
20047         (open_archive): If AH->fname is non-null, open that file
20048         rather than the default file name, and don't ignore ENOENT.
20049         (create_archive): Set AH.fname to NULL.
20050         (delete_locales_from_archive): Likewise.
20051         (add_locales_to_archive): Likewise.
20052         * locale/programs/locfile.c (write_all_categories): Likewise.
20053
20054 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
20055             Aldy Hernandez  <aldyh@redhat.com>
20056
20057         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
20058         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
20059         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
20060         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
20061         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
20062         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
20063         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
20064         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
20065         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
20066         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
20067         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
20068         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
20069         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
20070         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
20071         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
20072         Likewise.
20073         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
20074         Likewise.
20075         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
20076         Likewise.
20077         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
20078         Likewise.
20079         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
20080         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
20081         Likewise.
20082         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
20083         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
20084         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
20085         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
20086         Likewise.
20087         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
20088         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
20089         * sysdeps/powerpc/preconfigure: Likewise.
20090         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
20091         Likewise.
20092         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
20093         Replace contents of file by #include of <fenv_libc.h>.
20094         * sysdeps/powerpc/soft-fp/sfp-machine.h
20095         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
20096         and <sys/prctl.h>.
20097         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
20098         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
20099         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
20100         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
20101         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
20102         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
20103         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
20104         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
20105         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
20106         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
20107         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
20108         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
20109         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
20110         Allow copysignl PLT reference to be missing.
20111
20112 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
20113             Joseph Myers  <joseph@codesourcery.com
20114
20115         [BZ #15948]
20116         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
20117         single character.
20118         (add_to_tablewc): Assert sequence of wide characters is nonempty.
20119
20120 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
20121
20122         * elf/tst-tls-dlinfo.c: Don't include tls.h.
20123         * elf/tst-tls1.c: Likewise.
20124         * elf/tst-tls10.h: Likewise.
20125         * elf/tst-tls14.c: Likewise.
20126         * elf/tst-tls2.c: Likewise.
20127         * elf/tst-tls3.c: Likewise.
20128         * elf/tst-tls4.c: Likewise.
20129         * elf/tst-tls5.c: Likewise.
20130         * elf/tst-tls6.c: Likewise.
20131         * elf/tst-tls7.c: Likewise.
20132         * elf/tst-tls8.c: Likewise.
20133         * elf/tst-tls9.c: Likewise.
20134         * elf/tst-tlsmod1.c: Likewise.
20135         * elf/tst-tlsmod13.c: Likewise.
20136         * elf/tst-tlsmod13a.c: Likewise.
20137         * elf/tst-tlsmod14a.c: Likewise.
20138         * elf/tst-tlsmod16a.c: Likewise.
20139         * elf/tst-tlsmod16b.c: Likewise.
20140         * elf/tst-tlsmod2.c: Likewise.
20141         * elf/tst-tlsmod3.c: Likewise.
20142         * elf/tst-tlsmod4.c: Likewise.
20143         * elf/tst-tlsmod5.c: Likewise.
20144         * elf/tst-tlsmod6.c: Likewise.
20145
20146 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
20147
20148         [BZ #12486]
20149         * malloc/malloc.c: remove checks for statistics.
20150
20151 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
20152
20153         [BZ #15277]
20154         * inet/inet_net.c (inet_network): Detect additional invalid strings.
20155         * inet/tst-network.c: Add testcase.
20156
20157 2013-10-17  Andreas Schwab  <schwab@suse.de>
20158
20159         [BZ #15218]
20160         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
20161         to determine canonical name.
20162
20163 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
20164
20165         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
20166         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
20167         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
20168         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
20169         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
20170         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
20171         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
20172         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
20173         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
20174         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
20175         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
20176         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
20177         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
20178         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
20179         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
20180         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
20181         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
20182         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
20183         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
20184         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
20185         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
20186         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
20187         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
20188         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
20189         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
20190         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
20191         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
20192         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
20193         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
20194         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
20195         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
20196         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
20197         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
20198         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
20199         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
20200         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
20201         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
20202         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
20203         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
20204         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
20205         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
20206         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
20207         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
20208         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
20209         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
20210         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
20211         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
20212         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
20213         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
20214         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
20215         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
20216         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
20217         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
20218         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
20219         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
20220         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
20221         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
20222         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
20223
20224 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
20225
20226         [BZ #16041]
20227         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
20228         make result into a quiet NaN.
20229
20230 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
20231
20232         * soft-fp/adddf3.c: Fix horizontal whitespace.
20233         * soft-fp/addsf3.c: Likewise.
20234         * soft-fp/addtf3.c: Likewise.
20235         * soft-fp/divdf3.c: Likewise.
20236         * soft-fp/divsf3.c: Likewise.
20237         * soft-fp/divtf3.c: Likewise.
20238         * soft-fp/double.h: Likewise.
20239         * soft-fp/eqdf2.c: Likewise.
20240         * soft-fp/eqsf2.c: Likewise.
20241         * soft-fp/eqtf2.c: Likewise.
20242         * soft-fp/extenddftf2.c: Likewise.
20243         * soft-fp/extended.h: Likewise.
20244         * soft-fp/extendsfdf2.c: Likewise.
20245         * soft-fp/extendsftf2.c: Likewise.
20246         * soft-fp/extendxftf2.c: Likewise.
20247         * soft-fp/fixdfdi.c: Likewise.
20248         * soft-fp/fixdfsi.c: Likewise.
20249         * soft-fp/fixdfti.c: Likewise.
20250         * soft-fp/fixsfdi.c: Likewise.
20251         * soft-fp/fixsfsi.c: Likewise.
20252         * soft-fp/fixsfti.c: Likewise.
20253         * soft-fp/fixtfdi.c: Likewise.
20254         * soft-fp/fixtfsi.c: Likewise.
20255         * soft-fp/fixtfti.c: Likewise.
20256         * soft-fp/fixunsdfdi.c: Likewise.
20257         * soft-fp/fixunsdfsi.c: Likewise.
20258         * soft-fp/fixunsdfti.c: Likewise.
20259         * soft-fp/fixunssfdi.c: Likewise.
20260         * soft-fp/fixunssfsi.c: Likewise.
20261         * soft-fp/fixunssfti.c: Likewise.
20262         * soft-fp/fixunstfdi.c: Likewise.
20263         * soft-fp/fixunstfsi.c: Likewise.
20264         * soft-fp/fixunstfti.c: Likewise.
20265         * soft-fp/floatdidf.c: Likewise.
20266         * soft-fp/floatdisf.c: Likewise.
20267         * soft-fp/floatditf.c: Likewise.
20268         * soft-fp/floatsidf.c: Likewise.
20269         * soft-fp/floatsisf.c: Likewise.
20270         * soft-fp/floatsitf.c: Likewise.
20271         * soft-fp/floattidf.c: Likewise.
20272         * soft-fp/floattisf.c: Likewise.
20273         * soft-fp/floattitf.c: Likewise.
20274         * soft-fp/floatundidf.c: Likewise.
20275         * soft-fp/floatundisf.c: Likewise.
20276         * soft-fp/floatunditf.c: Likewise.
20277         * soft-fp/floatunsidf.c: Likewise.
20278         * soft-fp/floatunsisf.c: Likewise.
20279         * soft-fp/floatunsitf.c: Likewise.
20280         * soft-fp/floatuntidf.c: Likewise.
20281         * soft-fp/floatuntisf.c: Likewise.
20282         * soft-fp/floatuntitf.c: Likewise.
20283         * soft-fp/fmadf4.c: Likewise.
20284         * soft-fp/fmasf4.c: Likewise.
20285         * soft-fp/fmatf4.c: Likewise.
20286         * soft-fp/gedf2.c: Likewise.
20287         * soft-fp/gesf2.c: Likewise.
20288         * soft-fp/getf2.c: Likewise.
20289         * soft-fp/ledf2.c: Likewise.
20290         * soft-fp/lesf2.c: Likewise.
20291         * soft-fp/letf2.c: Likewise.
20292         * soft-fp/muldf3.c: Likewise.
20293         * soft-fp/mulsf3.c: Likewise.
20294         * soft-fp/multf3.c: Likewise.
20295         * soft-fp/negdf2.c: Likewise.
20296         * soft-fp/negsf2.c: Likewise.
20297         * soft-fp/negtf2.c: Likewise.
20298         * soft-fp/op-1.h: Likewise.
20299         * soft-fp/op-2.h: Likewise.
20300         * soft-fp/op-4.h: Likewise.
20301         * soft-fp/op-8.h: Likewise.
20302         * soft-fp/op-common.h: Likewise.
20303         * soft-fp/quad.h: Likewise.
20304         * soft-fp/single.h: Likewise.
20305         * soft-fp/soft-fp.h: Likewise.
20306         * soft-fp/sqrtdf2.c: Likewise.
20307         * soft-fp/sqrtsf2.c: Likewise.
20308         * soft-fp/sqrttf2.c: Likewise.
20309         * soft-fp/subdf3.c: Likewise.
20310         * soft-fp/subsf3.c: Likewise.
20311         * soft-fp/subtf3.c: Likewise.
20312         * soft-fp/truncdfsf2.c: Likewise.
20313         * soft-fp/trunctfdf2.c: Likewise.
20314         * soft-fp/trunctfsf2.c: Likewise.
20315         * soft-fp/trunctfxf2.c: Likewise.
20316         * soft-fp/unorddf2.c: Likewise.
20317         * soft-fp/unordsf2.c: Likewise.
20318         * soft-fp/unordtf2.c: Likewise.
20319
20320 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
20321
20322         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
20323         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
20324
20325 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
20326
20327         * elf/dl-libc.c: Clear initfini list after freeing.
20328
20329 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
20330
20331         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
20332         * soft-fp/addsf3.c: Likewise.
20333         * soft-fp/addtf3.c: Likewise.
20334         * soft-fp/divdf3.c: Likewise.
20335         * soft-fp/divsf3.c: Likewise.
20336         * soft-fp/divtf3.c: Likewise.
20337         * soft-fp/double.h: Likewise.
20338         * soft-fp/eqdf2.c: Likewise.
20339         * soft-fp/eqsf2.c: Likewise.
20340         * soft-fp/eqtf2.c: Likewise.
20341         * soft-fp/extenddftf2.c: Likewise.
20342         * soft-fp/extended.h: Likewise.
20343         * soft-fp/extendsfdf2.c: Likewise.
20344         * soft-fp/extendsftf2.c: Likewise.
20345         * soft-fp/extendxftf2.c: Likewise.
20346         * soft-fp/fixdfdi.c: Likewise.
20347         * soft-fp/fixdfsi.c: Likewise.
20348         * soft-fp/fixdfti.c: Likewise.
20349         * soft-fp/fixsfdi.c: Likewise.
20350         * soft-fp/fixsfsi.c: Likewise.
20351         * soft-fp/fixsfti.c: Likewise.
20352         * soft-fp/fixtfdi.c: Likewise.
20353         * soft-fp/fixtfsi.c: Likewise.
20354         * soft-fp/fixtfti.c: Likewise.
20355         * soft-fp/fixunsdfdi.c: Likewise.
20356         * soft-fp/fixunsdfsi.c: Likewise.
20357         * soft-fp/fixunsdfti.c: Likewise.
20358         * soft-fp/fixunssfdi.c: Likewise.
20359         * soft-fp/fixunssfsi.c: Likewise.
20360         * soft-fp/fixunssfti.c: Likewise.
20361         * soft-fp/fixunstfdi.c: Likewise.
20362         * soft-fp/fixunstfsi.c: Likewise.
20363         * soft-fp/fixunstfti.c: Likewise.
20364         * soft-fp/floatdidf.c: Likewise.
20365         * soft-fp/floatdisf.c: Likewise.
20366         * soft-fp/floatditf.c: Likewise.
20367         * soft-fp/floatsidf.c: Likewise.
20368         * soft-fp/floatsisf.c: Likewise.
20369         * soft-fp/floatsitf.c: Likewise.
20370         * soft-fp/floattidf.c: Likewise.
20371         * soft-fp/floattisf.c: Likewise.
20372         * soft-fp/floattitf.c: Likewise.
20373         * soft-fp/floatundidf.c: Likewise.
20374         * soft-fp/floatundisf.c: Likewise.
20375         * soft-fp/floatunsidf.c: Likewise.
20376         * soft-fp/floatunsisf.c: Likewise.
20377         * soft-fp/floatuntidf.c: Likewise.
20378         * soft-fp/floatuntisf.c: Likewise.
20379         * soft-fp/floatuntitf.c: Likewise.
20380         * soft-fp/fmadf4.c: Likewise.
20381         * soft-fp/fmasf4.c: Likewise.
20382         * soft-fp/fmatf4.c: Likewise.
20383         * soft-fp/gedf2.c: Likewise.
20384         * soft-fp/gesf2.c: Likewise.
20385         * soft-fp/getf2.c: Likewise.
20386         * soft-fp/ledf2.c: Likewise.
20387         * soft-fp/lesf2.c: Likewise.
20388         * soft-fp/letf2.c: Likewise.
20389         * soft-fp/muldf3.c: Likewise.
20390         * soft-fp/mulsf3.c: Likewise.
20391         * soft-fp/multf3.c: Likewise.
20392         * soft-fp/negdf2.c: Likewise.
20393         * soft-fp/negsf2.c: Likewise.
20394         * soft-fp/negtf2.c: Likewise.
20395         * soft-fp/op-1.h: Likewise.
20396         * soft-fp/op-2.h: Likewise.
20397         * soft-fp/op-4.h: Likewise.
20398         * soft-fp/op-8.h: Likewise.
20399         * soft-fp/op-common.h: Likewise.
20400         * soft-fp/quad.h: Likewise.
20401         * soft-fp/single.h: Likewise.
20402         * soft-fp/soft-fp.h: Likewise.
20403         * soft-fp/sqrtdf2.c: Likewise.
20404         * soft-fp/sqrtsf2.c: Likewise.
20405         * soft-fp/sqrttf2.c: Likewise.
20406         * soft-fp/subdf3.c: Likewise.
20407         * soft-fp/subsf3.c: Likewise.
20408         * soft-fp/subtf3.c: Likewise.
20409         * soft-fp/truncdfsf2.c: Likewise.
20410         * soft-fp/trunctfdf2.c: Likewise.
20411         * soft-fp/trunctfsf2.c: Likewise.
20412         * soft-fp/trunctfxf2.c: Likewise.
20413         * soft-fp/unorddf2.c: Likewise.
20414         * soft-fp/unordsf2.c: Likewise.
20415         * soft-fp/unordtf2.c: Likewise.
20416
20417 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
20418
20419         [BZ #15672]
20420         * misc/error.c (error_tail): Fix possible buffer overflow.
20421
20422 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
20423
20424         [BZ #13028]
20425         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
20426         address.
20427
20428 2013-10-14  P. J. McDermott  <pj@pehjota.net>
20429
20430         [BZ #832]
20431         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
20432         testing pipefail option.
20433
20434 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
20435
20436         * soft-fp/double.h: Indent preprocessor directives inside #if.
20437         * soft-fp/extended.h: Likewise.
20438         * soft-fp/op-2.h: Likewise.
20439         * soft-fp/op-4.h: Likewise.
20440         * soft-fp/op-common.h: Likewise.
20441         * soft-fp/quad.h: Likewise.
20442         * soft-fp/single.h: Likewise.
20443         * soft-fp/soft-fp.h: Likewise.
20444
20445 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
20446
20447         * iconv/iconv_prog.c: Fix typos.
20448         * stdio-common/psiginfo-data.h: Likewise.
20449
20450 2013-10-12   Reuben Thomas <rrt@sc3d.org>
20451
20452         [BZ #15764]
20453         * locale/setlocale.c: Fix typo.
20454
20455 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
20456
20457         [BZ #16036]
20458         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
20459         signaling NaN arguments.
20460         * soft-fp/unordsf2.c (__unordsf2): Likewise.
20461         * soft-fp/unordtf2.c (__unordtf2): Likewise.
20462
20463         [BZ #14910]
20464         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
20465         unordered operands.
20466         * soft-fp/gesf2.c (__gesf2): Likewise.
20467         * soft-fp/getf2.c (__getf2): Likewise.
20468         * soft-fp/ledf2.c (__ledf2): Likewise.
20469         * soft-fp/lesf2.c (__lesf2): Likewise.
20470         * soft-fp/letf2.c (__letf2): Likewise.
20471
20472         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
20473         * soft-fp/eqsf2.c (__eqsf2): Likewise.
20474         * soft-fp/eqtf2.c (__eqtf2): Likewise.
20475         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
20476         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
20477         * soft-fp/fixdfti.c (__fixdfti): Likewise.
20478         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
20479         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
20480         * soft-fp/fixsfti.c (__fixsfti): Likewise.
20481         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
20482         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
20483         * soft-fp/fixtfti.c (__fixtfti): Likewise.
20484         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
20485         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
20486         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
20487         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
20488         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
20489         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
20490         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
20491         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
20492         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
20493         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
20494         * soft-fp/floatdisf.c (__floatdisf): Likewise.
20495         * soft-fp/floatsisf.c (__floatsisf): Likewise.
20496         * soft-fp/floattidf.c (__floattidf): Likewise.
20497         * soft-fp/floattisf.c (__floattisf): Likewise.
20498         * soft-fp/floattitf.c (__floattitf): Likewise.
20499         * soft-fp/floatundidf.c (__floatundidf): Likewise.
20500         * soft-fp/floatundisf.c (__floatundisf): Likewise.
20501         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
20502         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
20503         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
20504         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
20505         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
20506         * soft-fp/gesf2.c (__gesf2): Likewise.
20507         * soft-fp/getf2.c (__getf2): Likewise.
20508         * soft-fp/ledf2.c (__ledf2): Likewise.
20509         * soft-fp/lesf2.c (__lesf2): Likewise.
20510         * soft-fp/letf2.c (__letf2): Likewise.
20511
20512         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
20513         Undefine and redefine.
20514         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
20515         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
20516         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
20517         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
20518         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20519         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
20520         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20521         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
20522         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20523         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
20524         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20525         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
20526         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20527         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
20528         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
20529
20530         [BZ #16032]
20531         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
20532         without decrementing exponent if mantissa >= that for the
20533         denominator, not >.
20534         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
20535         denominator, not >.  Decrement exponent in < case instead of
20536         incrementing in >= case.
20537         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
20538         without decrementing exponent if mantissa >= that for the
20539         denominator, not >.
20540
20541         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
20542         computing saturated result for unsigned overflow.
20543
20544 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20545             Jeff Law  <law@redhat.com>
20546
20547         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
20548         (atan2Mp): Add systemtap probe marker.
20549         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
20550         (__ieee754_log): Add systemtap probe marker.
20551         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
20552         (atanMp): Add systemtap probe marker.
20553         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
20554         (tanMp): Add systemtap probe marker.
20555         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
20556         (__slowexp): Add systemtap probe marker.
20557         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
20558         (__slowpow): Add systemtap probe marker.
20559         * manual/probes.texi: Document probes.
20560
20561 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
20562
20563         [BZ #15362]
20564         * libio/fileops.c (_IO_new_file_write): Return count of bytes
20565         written.
20566         (_IO_new_file_xsputn): Don't return EOF if nothing has been
20567         written.
20568         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
20569         written to buffer but not flushed.
20570         * libio/iofwrite_u.c:  Likewise.
20571         * libio/iopadn.c:  Return bytes returned even if EOF was
20572         encountered.
20573         * libio/iowpadn.c:  Likewise.
20574         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
20575         if _IO_padn does not write the whole buffer.
20576         [!COMPILE_WPRINTF] (PAD): Likewise.
20577
20578 2013-10-10  David S. Miller  <davem@davemloft.net>
20579
20580         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
20581         directory block.
20582
20583 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
20584
20585         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
20586         instead of FSF address.
20587         * soft-fp/fixdfti.c: Likewise.
20588         * soft-fp/fixsfti.c: Likewise.
20589         * soft-fp/fixtfti.c: Likewise.
20590         * soft-fp/fixunsdfti.c: Likewise.
20591         * soft-fp/fixunssfti.c: Likewise.
20592         * soft-fp/fixunstfti.c: Likewise.
20593         * soft-fp/floattidf.c: Likewise.
20594         * soft-fp/floattisf.c: Likewise.
20595         * soft-fp/floattitf.c: Likewise.
20596         * soft-fp/floatuntidf.c: Likewise.
20597         * soft-fp/floatuntisf.c: Likewise.
20598         * soft-fp/floatuntitf.c: Likewise.
20599         * soft-fp/trunctfxf2.c: Likewise.
20600
20601         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
20602         * soft-fp/fixdfti.c: Likewise.
20603         * soft-fp/fixsfti.c: Likewise.
20604         * soft-fp/fixtfti.c: Likewise.
20605         * soft-fp/fixunsdfti.c: Likewise.
20606         * soft-fp/fixunssfti.c: Likewise.
20607         * soft-fp/fixunstfti.c: Likewise.
20608         * soft-fp/floattidf.c: Likewise.
20609         * soft-fp/floattisf.c: Likewise.
20610         * soft-fp/floattitf.c: Likewise.
20611         * soft-fp/floatuntidf.c: Likewise.
20612         * soft-fp/floatuntisf.c: Likewise.
20613         * soft-fp/floatuntitf.c: Likewise.
20614         * soft-fp/trunctfxf2.c: Likewise.
20615
20616 2013-10-10  David S. Miller  <davem@davemloft.net>
20617
20618         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20619
20620 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
20621
20622         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
20623         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
20624         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
20625         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
20626         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
20627         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
20628         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
20629
20630         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
20631         for NaNs before doing comparisons on argument.
20632         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
20633         Likewise.
20634
20635 2013-10-10  Will Newton  <will.newton@linaro.org>
20636
20637         * malloc/hooks.c (memalign_check): Ensure the value of bytes
20638         passed to _int_memalign does not overflow.
20639
20640 2013-10-10  Torvald Riegel  <triegel@redhat.com>
20641
20642         * scripts/bench.pl: Add include-sources directive.
20643         * benchtests/README: Update documentation.
20644
20645 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
20646
20647         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
20648         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
20649         instead of FP_INIT_ROUNDMODE.
20650         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
20651         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
20652
20653         [BZ #16034]
20654         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
20655         copy class of input value.
20656         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
20657         not handle exceptions.
20658         * soft-fp/negsf2.c (__negsf2): Likewise.
20659         * soft-fp/negtf2.c (__negtf2): Likewise.
20660         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
20661
20662 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
20663
20664         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
20665         semicolon.  From Linux kernel.
20666
20667 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
20668
20669         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
20670
20671 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
20672
20673         [BZ #156]
20674         * manual/socket.texi: Added statement about buffer
20675         for gethostbyname2_r.
20676
20677 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
20678
20679         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
20680         Use .p2align directive instead, throughout.
20681         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
20682         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
20683         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
20684         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
20685         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
20686         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
20687         * sysdeps/x86_64/strchr.S: Likewise.
20688         * sysdeps/x86_64/strrchr.S: Likewise.
20689
20690 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
20691
20692         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
20693
20694         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
20695
20696         * sysdeps/generic/math_private.h (__mpsin1): Remove
20697         declaration.
20698         (__mpcos1): Likewise.
20699         (__mpsin): New argument __range_reduce.
20700         (__mpcos): Likewise.
20701         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
20702         (slow): Use __mpsin and __mpcos.
20703         (slow1): Likewise.
20704         (slow2): Likewise.
20705         (sloww): Likewise.
20706         (sloww1): Likewise.
20707         (sloww2): Likewise.
20708         (bsloww): Likewise.
20709         (bsloww1): Likewise.
20710         (bsloww2): Likewise.
20711         (cslow2): Likewise.
20712         (csloww): Likewise.
20713         (csloww1): Likewise.
20714         (csloww2): Likewise.
20715         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
20716         range_reduce.  Merge in __mpsin1.
20717         (__mpcos): Likewise.
20718         (__mpsin1): Remove.
20719         (__mpcos1): Likewise.
20720
20721 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
20722
20723         * locale/loadlocale.c (_nl_intern_locale_data): Use
20724         LOCFILE_ALIGNED_P.
20725         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
20726         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
20727         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
20728         obstack data is appropriately aligned.
20729         (obstack_int32_grow_fast): Likewise.
20730         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
20731         * locale/programs/locfile.c (add_locale_uint32): Likewise.
20732         (add_locale_uint32_array): Likewise.
20733
20734 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
20735
20736         * benchtests/Makefile: Remove ARGLIST and RET variables.
20737         ($(objpfx)bench-%.c): Pass only function name to the script.
20738         * benchtests/README: Update documentation.
20739         * benchtests/acos-inputs: Add new directives.
20740         * benchtests/acosh-inputs: Likewise.
20741         * benchtests/asin-inputs: Likewise.
20742         * benchtests/asinh-inputs: Likewise.
20743         * benchtests/atan-inputs: Likewise.
20744         * benchtests/atanh-inputs: Likewise.
20745         * benchtests/cos-inputs: Likewise.
20746         * benchtests/cosh-inputs: Likewise.
20747         * benchtests/exp-inputs: Likewise.
20748         * benchtests/log-inputs: Likewise.
20749         * benchtests/pow-inputs: Likewise.
20750         * benchtests/rint-inputs: Likewise.
20751         * benchtests/sin-inputs: Likewise.
20752         * benchtests/sinh-inputs: Likewise.
20753         * benchtests/tan-inputs: Likewise.
20754         * benchtests/tanh-inputs: Likewise.
20755         * scripts/bench.pl: Add support for new directives.
20756
20757 2013-10-07  Alan Modra  <amodra@gmail.com>
20758
20759         * README: Fix careless merge.
20760
20761 2013-10-05  Alan Modra  <amodra@gmail.com>
20762
20763         * NEWS: Mention powerpc64le support and bugs fixed.
20764         * README: Both big-endian and little-endian powerpc64 supported.
20765
20766 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
20767
20768         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
20769         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
20770         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
20771         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
20772
20773 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
20774
20775         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
20776         match prototype.
20777
20778 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
20779
20780         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
20781         Move -mhard-float appending from
20782         ports/sysdeps/powerpc/powerpc32/Makefile.
20783         [$(with-fp) = yes] (ASFLAGS): Likewise.
20784         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
20785         * sysdeps/powerpc/nofpu: Move directory from
20786         ports/sysdeps/powerpc/nofpu.
20787         * sysdeps/powerpc/soft-fp: Move directory from
20788         ports/sysdeps/powerpc/soft-fp.
20789         * sysdeps/powerpc/powerpc32/405: Move directory from
20790         ports/sysdeps/powerpc/powerpc32/405.
20791         * sysdeps/powerpc/powerpc32/440: Move directory from
20792         ports/sysdeps/powerpc/powerpc32/440.
20793         * sysdeps/powerpc/powerpc32/464: Move directory from
20794         ports/sysdeps/powerpc/powerpc32/464.
20795         * sysdeps/powerpc/powerpc32/476: Move directory from
20796         ports/sysdeps/powerpc/powerpc32/476.
20797         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
20798         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
20799         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
20800         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
20801         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
20802         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
20803         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
20804         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
20805         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
20806         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
20807         * README: Update for powerpc-*-linux-gnu software floating point
20808         support in libc.
20809
20810         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
20811         case to powerpc/powerpc32*.
20812         * sysdeps/unix/sysv/linux/configure: Regenerated.
20813
20814         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
20815         (_FPU_MASK_OM): Define as 0x04.
20816         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
20817         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
20818         0x00c10080.
20819         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
20820         0x0000003c.
20821         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
20822
20823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
20824         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20825         getcontext_e500.
20826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
20827         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20828         setcontext_e500.
20829         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
20830         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
20831         and setcontext_e500.
20832
20833 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
20834
20835         * locale/iso-3166.def: Update iso-1366.def and related occurrences
20836
20837 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
20838
20839         * manual/threads.texi (Default Thread Attributes): Fix typo.
20840
20841 2013-10-04  Will Newton  <will.newton@linaro.org>
20842
20843         * malloc/Makefile: Add tst-memalign.
20844         * malloc/tst-memalign.c: New file.
20845
20846         * malloc/tst-posix_memalign.c: Add comments.
20847         (do_test): Add comments and call free on all potentially
20848         allocated pointers. Add space after cast.
20849
20850         * malloc/tst-pvalloc.c: Add comments.
20851         (do_test): Add comments and call free on all potentially
20852         allocated pointers. Remove duplicate check for NULL pointer.
20853         Add space after cast.
20854
20855         * malloc/tst-valloc.c: Add comments.
20856         (do_test): Add comments and call free on all potentially
20857         allocated pointers. Remove duplicate check for NULL pointer.
20858         Add space after cast.
20859
20860 2013-10-04  Alan Modra  <amodra@gmail.com>
20861
20862         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20863         Use stdint types in rather than __attribute__((mode())).
20864         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20865
20866 2013-10-04  Alan Modra  <amodra@gmail.com>
20867
20868         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20869         Correct handling of unaligned relocs for little-endian.
20870         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20871
20872 2013-10-04  Alan Modra  <amodra@gmail.com>
20873
20874         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
20875         * configure: Regenerate.
20876         * nptl/shlib-versions: Powerpc*le starts at 2.18.
20877         * shlib-versions: Likewise.
20878
20879 2013-10-04  Alan Modra  <amodra@gmail.com>
20880
20881         * string/tester.c (test_memrchr): Increment reported test cycle.
20882
20883 2013-10-04  Alan Modra  <amodra@gmail.com>
20884
20885         * string/test-memcpy.c (do_one_test): When reporting errors, print
20886         string address and don't overrun end of string.
20887
20888 2013-10-04  Alan Modra  <amodra@gmail.com>
20889
20890         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
20891         insrdi.  Make better use of reg selection to speed exit slightly.
20892         Schedule entry path a little better.  Remove useless "are we done"
20893         checks on entry to main loop.  Handle wrapping around zero address.
20894         Correct main loop count.  Handle single left-over word from main
20895         loop inline rather than by using loop_small.  Remove extra word
20896         case in loop_small caused by wrong loop count.  Add little-endian
20897         support.
20898         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
20899         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
20900         cache hint.
20901         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
20902         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
20903         support.  Avoid rlwimi.
20904         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
20905
20906 2013-10-04  Alan Modra  <amodra@gmail.com>
20907
20908         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
20909         insrdi.  Formatting.
20910         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
20911         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
20912         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
20913         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20914         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
20915         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
20916
20917 2013-10-04  Alan Modra  <amodra@gmail.com>
20918
20919         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
20920         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20921         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
20922         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
20923         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
20924         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20925         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20926         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
20927         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
20928         use of regs.  Use power7 mtocrf.  Tidy function tails.
20929
20930 2013-10-04  Alan Modra  <amodra@gmail.com>
20931
20932         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
20933         Formatting.  Consistently use rXXX register defines or rN defines.
20934         Use early exit labels that avoid restoring unused non-volatile regs.
20935         Make cr field use more consistent with rWORDn compares.  Rename
20936         regs used as shift registers for unaligned loop, using rN defines
20937         for short lifetime/multiple use regs.
20938         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20939         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
20940         addi 1,1,64 to pop stack frame.  Simplify return value code.
20941         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20942
20943 2013-10-04  Alan Modra  <amodra@gmail.com>
20944
20945         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
20946         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
20947         rather than rlwimi.
20948         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
20949         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
20950         little-endian support.  Correct typos.
20951         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
20952         rather than rlwimi.
20953         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
20954         in loop and entry code to keep "and." results.
20955         (strchr): Add little-endian support.  Comment.  Move cntlzd
20956         earlier in tail.
20957         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
20958
20959 2013-10-04  Alan Modra  <amodra@gmail.com>
20960
20961         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
20962         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
20963         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
20964         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
20965
20966 2013-10-04  Alan Modra  <amodra@gmail.com>
20967
20968         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
20969         (rTMP): Define as r11.
20970         (strcmp): Add little-endian support.  Optimise tail.
20971         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
20972         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20973         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
20974         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
20975         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
20976         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
20977         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
20978
20979 2013-10-04  Alan Modra  <amodra@gmail.com>
20980
20981         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
20982         little-endian support.  Remove unnecessary "are we done" tests.
20983         Handle "s" wrapping around zero and extremely large "size".
20984         Correct main loop count.  Handle single left-over word from main
20985         loop inline rather than by using small_loop.  Correct comments.
20986         Delete "zero" tail, use "end_max" instead.
20987         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
20988
20989 2013-10-04  Alan Modra  <amodra@gmail.com>
20990
20991         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
20992         support.  Don't branch over align.
20993         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
20994         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
20995         support.  Rearrange tmp reg use to suit.  Comment.
20996         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
20997
20998 2013-10-04  Alan Modra  <amodra@gmail.com>
20999
21000         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
21001
21002 2013-10-04  Alan Modra  <amodra@gmail.com>
21003
21004         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
21005         conditional form of branch and link when obtaining pc.
21006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
21007
21008 2013-10-04  Alan Modra  <amodra@gmail.com>
21009
21010         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
21011         HIWORD/LOWORD.
21012         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
21013         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
21014
21015 2013-10-04  Alan Modra  <amodra@gmail.com>
21016
21017         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
21018         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
21019         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
21020         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
21021         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
21022         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
21023         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
21024         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
21025         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
21026         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
21027
21028 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21029             Alistair Popple <alistair@ozlabs.au.ibm.com>
21030             Alan Modra <amodra@gmail.com>
21031
21032         [BZ #15723]
21033         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
21034         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
21035         _dl_hwcap access for little-endian.
21036         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
21037         destroy vmx regs when saving unaligned.
21038         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
21039         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
21040         destroy vmx regs when saving unaligned.
21041
21042 2013-10-04  Alan Modra  <amodra@gmail.com>
21043
21044         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
21045         Don't use a union to pack hi/low value.
21046
21047 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21048
21049         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
21050         for little-endian.
21051         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
21052         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
21053         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
21054         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
21055         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
21056
21057 2013-10-04  Alan Modra  <amodra@gmail.com>
21058
21059         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
21060         constants to usual value for .cst8 section, and remove redundant
21061         high address load.
21062         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
21063         constant for 0x1p52.  Load little-endian words of double from
21064         correct stack offsets.
21065
21066 2013-10-04  Alan Modra  <amodra@gmail.com>
21067
21068         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
21069         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
21070         words of double from correct stack offsets.
21071         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
21072         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
21073         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
21074         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
21075         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
21076         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
21077         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
21078         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
21079         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
21080         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
21081         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
21082         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
21083         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
21084         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
21085         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
21086         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
21087         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
21088
21089 2013-10-04  Alan Modra  <amodra@gmail.com>
21090
21091         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
21092         64-bit int/double union.
21093         (_FPU_SETCW): Likewise.
21094         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
21095         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
21096
21097 2013-10-04  Alan Modra  <amodra@gmail.com>
21098
21099         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
21100         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
21101
21102 2013-10-04  Alan Modra  <amodra@gmail.com>
21103
21104         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
21105         use vector int constants.
21106         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
21107
21108 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21109
21110         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
21111         array with long long.
21112         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
21113         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
21114         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
21115         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
21116         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
21117         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
21118         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
21119         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
21120         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
21121         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
21122         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
21123         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
21124         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
21125
21126 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
21127
21128         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
21129         (__signbit): Likewise.  Correct for little-endian.
21130         (__signbitl): Call __signbit.
21131         (lrint): Correct for little-endian.
21132         (lrintf): Call lrint.
21133
21134 2013-10-04  Alan Modra  <amodra@gmail.com>
21135
21136         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
21137         union 32-bit int array member with 64-bit int array.
21138         (t515, tm256): Double rather than long double.
21139         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
21140
21141 2013-10-04  Alan Modra  <amodra@gmail.com>
21142
21143         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
21144         Delete.
21145         (IEEE854_LONG_DOUBLE_BIAS): Delete.
21146         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
21147         version of math_ldbl.h.
21148
21149 2013-10-04  Alan Modra  <amodra@gmail.com>
21150
21151         [BZ #15734], [BZ #15735]
21152         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
21153         all uses of ieee875 long double macros and unions.  Simplify test
21154         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
21155         ldbl_extract_mantissa value for ix,iy exponents.  Properly
21156         normalize after ldbl_extract_mantissa, and don't add hidden bit
21157         already handled.  Don't treat low word of ieee854 mantissa like
21158         low word of IBM long double and mask off bit when testing for
21159         zero.
21160         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
21161         all uses of ieee875 long double macros and unions.  Simplify tests
21162         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
21163         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
21164         two1022, instead use their values.  Recognise that tests for large
21165         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
21166         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
21167         Rewrite all uses of ieee875 long double macros and unions.  Simplify
21168         test for 0.0L and nan.  Correct negation.
21169         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
21170         ieee875 long double macros and unions.  Correct output for large
21171         magnitude x.  Correct absolute value calculation.
21172         (__erfcl): Likewise.
21173         * math/libm-test.inc: Add tests for errors discovered in IBM long
21174         double versions of fmodl, remainderl, erfl and erfcl.
21175
21176 2013-10-04  Alan Modra  <amodra@gmail.com>
21177
21178         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
21179         all uses of ieee854 long double macros and unions.  Simplify tests
21180         for long doubles that are fully specified by the high double.
21181         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
21182         Likewise.
21183         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
21184         Remove dead code too.
21185         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
21186         (__ieee754_ynl): Likewise.
21187         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
21188         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
21189         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
21190         Remove dead code too.
21191         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
21192         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
21193         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
21194         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
21195         Simplify.
21196         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
21197         Simplify.
21198         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
21199         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
21200         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
21201         Comment on variable precision.
21202         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
21203         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
21204         Likewise.
21205         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
21206         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
21207         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
21208         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
21209         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
21210
21211 2013-10-04  Alan Modra  <amodra@gmail.com>
21212
21213         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
21214         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
21215         all uses of ieee854 long double macros and unions.
21216         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
21217         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
21218         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
21219         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
21220         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
21221         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
21222         Likewise.
21223         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
21224         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
21225         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
21226         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
21227         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
21228         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
21229         Simplify sign and nan test too.
21230         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
21231         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
21232         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
21233         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
21234         Likewise.
21235         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
21236         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
21237         Likewise.
21238         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
21239         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
21240         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
21241         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
21242         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
21243         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
21244
21245 2013-10-04  Alan Modra  <amodra@gmail.com>
21246
21247         * stdio-common/printf_size.c (__printf_size): Don't use
21248         union ieee854_long_double in fpnum union.
21249         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
21250         signbit macro to retrieve sign from long double.
21251         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
21252         retrieve sign from long double.
21253         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
21254         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
21255         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
21256         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
21257         * math/test-misc.c (main): Don't use union ieee854_long_double.
21258
21259 2013-10-04  Alan Modra  <amodra@gmail.com>
21260
21261         [BZ #15680]
21262         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
21263         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
21264         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
21265         calculation.  Remove unnecessary test for denormal exponent.
21266         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
21267         Correct handling of denormals.  Avoid undefined shift behaviour.
21268         Correct normalisation of low mantissa when low double is denormal.
21269         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
21270         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
21271         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
21272         Correct normalisation of low mantissa.  Test for overflow of high
21273         mantissa and normalise.
21274         (ldbl_nearbyint): Use more readable constant for two52.
21275         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
21276         (__mpn_construct_long_double): Fix test for overflow of high
21277         mantissa and correct normalisation.  Avoid undefined shift.
21278
21279 2013-10-04  Alan Modra  <amodra@gmail.com>
21280
21281         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
21282         (union ibm_extended_long_double): Define as an array of ieee754_double.
21283         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
21284         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
21285         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
21286         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
21287         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
21288         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
21289         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
21290         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
21291         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
21292         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
21293         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
21294
21295 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
21296
21297         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
21298         page size instead of calling getpagesize.
21299
21300         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
21301         (LOCFILE_ALIGN_MASK): Likewise.
21302         (LOCFILE_ALIGN_UP): Likewise.
21303         (LOCFILE_ALIGNED_P): Likewise.
21304         * locale/programs/ld-collate.c (collate_output): Use the new
21305         macros instead of __alignof__ (int32_t).
21306         * locale/weight.h (findidx): Likewise.
21307
21308 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
21309
21310         [BZ #431]
21311         * manual/string.texi: Fix strncat and wcsncat.
21312
21313 2013-10-03  Brooks Moses  <bmoses@google.com>
21314
21315         [BZ #15915]
21316         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
21317         * Makerules: ...here, and adjust associated comments.
21318
21319 2013-10-02  Will Newton  <will.newton@linaro.org>
21320
21321         * malloc/Makefile: Add tst-pvalloc.
21322         * malloc/tst-pvalloc.c: New file.
21323
21324 2013-10-02  Will Newton  <will.newton@linaro.org>
21325
21326         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
21327         improve test coverage.
21328
21329 2013-10-02  Will Newton  <will.newton@linaro.org>
21330
21331         * malloc/Makefile: Add tst-posix_memalign.
21332         * malloc/tst-posix_memalign.c: New file.
21333
21334 2013-10-01  Eric Blake  <eblake@redhat.com>
21335
21336         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
21337         Use __THROWNL rather than __THROW on static functions.
21338
21339 2013-09-30  Petr Machata  <pmachata@redhat.com>
21340
21341         * elf/elf.h (R_AARCH64_ABS16): New macro.
21342         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
21343         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
21344         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
21345         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
21346         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
21347         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
21348         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
21349         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
21350         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
21351         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
21352         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
21353         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
21354         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
21355         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
21356         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
21357         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
21358         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
21359         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
21360         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
21361         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
21362         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
21363         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
21364         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
21365         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
21366         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
21367         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
21368         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
21369         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
21370         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
21371         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
21372         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
21373         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
21374         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
21375         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
21376         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
21377         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
21378         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
21379         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
21380         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
21381         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
21382         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
21383         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
21384         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
21385         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
21386         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
21387         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
21388         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
21389         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
21390         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
21391         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
21392         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
21393         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
21394         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
21395         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
21396         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
21397         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
21398         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
21399         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
21400         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
21401         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
21402         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
21403         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
21404         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
21405         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
21406         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
21407         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
21408         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
21409         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
21410         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
21411         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
21412         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
21413         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
21414         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
21415         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
21416         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
21417         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
21418         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
21419         (R_AARCH64_TLSDESC_LDR): Likewise.
21420         (R_AARCH64_TLSDESC_ADD): Likewise.
21421         (R_AARCH64_TLSDESC_CALL): Likewise.
21422
21423 2013-09-30  Andreas Schwab  <schwab@suse.de>
21424
21425         [BZ #15048]
21426         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
21427         the nss database lookup.
21428         * nscd/initgrcache.c (addinitgroupsX): Likewise.
21429         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
21430
21431 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
21432
21433         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
21434
21435 2013-09-28  P. J. McDermott  <pj@pehjota.net>
21436
21437         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
21438         ${Bash-specific parameter/pattern/string} parameter expansion.
21439         * sysdeps/unix/make-syscalls.sh: Likewise.
21440
21441 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21442
21443         * sysdeps/sh/stackguard-macros.h: New file.
21444
21445 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
21446
21447         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
21448         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
21449         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
21450         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
21451         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
21452         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
21453
21454 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21455
21456         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
21457         Fix thread ID register.
21458
21459 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
21460
21461         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
21462         [POSIX || UNIX98]: Require rather than permitting all symbols from
21463         <time.h>.
21464         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
21465         element of struct sched_param.
21466         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
21467         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
21468         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
21469         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
21470         constant.
21471
21472 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
21473
21474         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
21475         argument calculation.
21476
21477 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
21478
21479         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
21480         Expect macro.
21481         [POSIX] (pthread_attr_t): Do not require type.
21482         [POSIX] (pthread_cond_t): Likewise.
21483         [POSIX] (pthread_condattr_t): Likewise.
21484         [POSIX] (pthread_key_t): Likewise.
21485         [POSIX] (pthread_mutex_t): Likewise.
21486         [POSIX] (pthread_mutexattr_t): Likewise.
21487         [POSIX] (pthread_once_t): Likewise.
21488         [POSIX] (pthread_t): Likewise.
21489         [POSIX-based standards] (pthread_atfork): Expect function.
21490
21491 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
21492             Richard Sandiford  <richard@codesourcery.com>
21493
21494         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
21495         (swap_endianness_p): New extern variable.
21496         (set_big_endian): New inline function.
21497         (maybe_swap_uint32): Likewise.
21498         (maybe_swap_uint32_array): Likewise.
21499         (maybe_swap_uint32_obstack): Likewise.
21500         * locale/programs/locfile.c: Include <stdbool.h>.
21501         (swap_endianness_p): New variable.
21502         (add_locale_uint32): Call maybe_swap_uint32.
21503         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
21504         (write_locale_data): Call maybe_swap_uint32_array.
21505         * locale/programs/ld-collate.c (obstack_int32_grow): Call
21506         maybe_swap_uint32.
21507         (obstack_int32_grow_fast): Likewise.
21508         (output_weightwc): Call maybe_swap_uint32_obstack.
21509         (collate_output): Likewise.
21510         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
21511         (OPT_LITTLE_ENDIAN): Likewise.
21512         (options): Add --little-endian and --big-endian options.
21513         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
21514         * locale/programs/locarchive.c: Include "locfile.h".
21515         (GET): New macro.
21516         (SET): Likewise.
21517         (INC): Likewise.
21518         (create_archive): Use the new macros to access fields of
21519         structures directly mapped from or written to locale archives.
21520         (oldlocrecentcmp): Likewise.
21521         (enlarge_archive): Likewise.
21522         (insert_name): Likewise.
21523         (add_alias): Likewise.
21524         (add_locale): Likewise.
21525         (delete_locales_from_archive): Likewise.
21526         (show_archive_content): Likewise.
21527         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
21528         locale data.
21529
21530 2013-09-24  Roland McGrath  <roland@hack.frob.com>
21531
21532         * manual/freemanuals.texi: Updated from (newly) canonical copy at
21533         http://www.gnu.org/doc/freemanuals.texi.
21534         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
21535
21536 2013-09-24  Will Newton  <will.newton@linaro.org>
21537
21538         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
21539         macro.
21540
21541 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
21542
21543         * locale/hashval.h (compute_hashval): Interpret bytes of key as
21544         unsigned char.
21545
21546 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
21547
21548         * manual/threads.texi (POSIX Threads): Fix a typo.
21549
21550 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
21551
21552         [BZ #14547]
21553         * string/tst-strcoll-overflow.c: New test case.
21554         * string/Makefile (xtests): Add tst-strcoll-overflow.
21555         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
21556         cache if string sizes may cause integer overflow.
21557
21558         [BZ #14547]
21559         * string/strcoll_l.c (coll_seq): New members rule, idx,
21560         save_idx and back_us.
21561         (get_next_seq_nocache): New function.
21562         (do_compare_nocache): New function.
21563         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
21564         when malloc fails.
21565
21566 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
21567
21568         [BZ #15754]
21569         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
21570         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
21571         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
21572
21573         [BZ #15754]
21574         * elf/Makefile (tests): Add tst-ptrguard1.
21575         (tests-static): Add tst-ptrguard1-static.
21576         (tst-ptrguard1-ARGS): Define.
21577         (tst-ptrguard1-static-ARGS): Define.
21578         * elf/tst-ptrguard1.c: New file.
21579         * elf/tst-ptrguard1-static.c: New file.
21580         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
21581         * sysdeps/i386/stackguard-macros.h: Likewise.
21582         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
21583         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
21584         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
21585         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
21586         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
21587         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
21588
21589 2013-09-23  Hector Marco  <hecmargi@upv.es>
21590             Ismael Ripoll  <iripoll@disca.upv.es>
21591             Carlos O'Donell  <carlos@redhat.com>
21592
21593         [BZ #15754]
21594         * sysdeps/generic/stackguard-macros.h: Define
21595         __pointer_chk_guard_local and POINTER_CHK_GUARD.
21596         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
21597         Define __pointer_chk_guard_local.
21598         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
21599         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
21600
21601 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
21602
21603         [BZ #15859]
21604         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
21605
21606 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
21607
21608         * include/string.h (__ffs): Declare as hidden.
21609         * string/ffs.c (__ffs): Define as hidden.
21610         * sysdeps/i386/ffs.c (__ffs): Likewise.
21611         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
21612         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
21613         * sysdeps/s390/ffs.c (__ffs): Likewise.
21614         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
21615
21616 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
21617
21618         * NEWS: Mention malloc probes.
21619
21620         * malloc/arena.c (new_heap): New memory_heap_new probe.
21621         (grow_heap): New memory_heap_more probe.
21622         (shrink_heap): New memory_heap_less probe.
21623         (heap_trim): New memory_heap_free probe.
21624         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
21625         (systrim): New memory_sbrk_less probe.
21626         * manual/probes.texi: Document them.
21627
21628         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
21629         * manual/probes.texi: Document it.
21630
21631         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
21632         (__libc_realloc): Add memory_realloc_retry probe.
21633         (__libc_memalign): Add memory_memalign_retry probe.
21634         (__libc_valloc): Add memory_valloc_retry probe.
21635         (__libc_pvalloc): Add memory_pvalloc_retry probe.
21636         (__libc_calloc): Add memory_calloc_retry probe.
21637         * manual/probes.texi: Document them.
21638
21639         * malloc/arena.c (get_free_list): Add probe
21640         memory_arena_reuse_free_list.
21641         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
21642         and memory_arena_reuse.
21643         (arena_get2) [!PER_THREAD]: Likewise.
21644         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
21645         memory_arena_reuse_realloc.
21646         * manual/probes.texi: Document them.
21647
21648         * malloc/malloc.c (__libc_free): Add
21649         memory_mallopt_free_dyn_thresholds probe.
21650         (__libc_mallopt): Add multiple memory_mallopt probes.
21651         * manual/probes.texi: Document them.
21652
21653         * malloc/malloc.c: Include stap-probe.h.
21654         (__libc_mallopt): Add memory_mallopt probe.
21655         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
21656         * manual/probes.texi: New.
21657         * manual/Makefile (chapters): Add probes.
21658         * manual/threads.texi: Set next node.
21659
21660 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
21661
21662         [BZ #15963, #13985]
21663         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
21664         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
21665         Add `Chinese' to `nan' entry name.
21666
21667 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
21668
21669         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
21670         (POLYNOMIAL): Likewise.
21671         (TAYLOR_SINCOS): Likewise.
21672         (TAYLOR_SLOW): Likewise.
21673         (__sin): Use TAYLOR_SINCOS.
21674         (__cos): Likewise.
21675         (slow): Use TAYLOR_SLOW.
21676         (sloww): Likewise.
21677         (bsloww): Likewise.
21678         (csloww): Likewise.
21679
21680 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
21681
21682         * stdlib/strtod_l.c: Fix buffer overrun.
21683
21684 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
21685
21686         * benchtests/Makefile (bench): Add sincos.
21687         * benchtests/bench-sincos.c: New file.
21688
21689         * math/libm-test.inc (cos_test_data): New test inputs.
21690         (sin_test_data): Likewise.
21691
21692         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
21693         macro.
21694         (__sin): Use it.
21695         (__cos): Likewise.
21696         (slow1): Likewise.
21697         (slow2): Likewise.
21698         (sloww1): Likewise.
21699         (sloww2): Likewise.
21700         (bsloww1): Likewise.
21701         (bsloww2): Likewise.
21702         (cslow2): Likewise.
21703         (csloww1): Likewise.
21704         (csloww2): Likewise.
21705
21706         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
21707         function.
21708         (__sin): Use it.
21709         (__cos): Likewise.
21710
21711         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
21712         gotos.
21713         (__cos): Likewise.
21714
21715 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
21716
21717         * config.h.in (HAVE_MIPS_NAN2008): New macro.
21718         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
21719         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
21720         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
21721         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
21722         * elf/cache.c (print_entry): Handle the new cache flags.
21723
21724 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21725             Aldy Hernandez  <aldyh@redhat.com>
21726
21727         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
21728         Change condition to [_SOFT_FLOAT].
21729         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
21730         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
21731         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
21732         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
21733         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
21734         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
21735         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
21736         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
21737         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
21738         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
21739         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
21740         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
21741         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
21742         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
21743         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
21744         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
21745         declaration.
21746
21747 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21748
21749         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
21750         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21751         (__longjmp): Use LOAD_GP to load saved GPRs.
21752         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
21753         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21754         (__sigsetjmp): Use SAVE_GP to save GPRs.
21755
21756         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
21757         Do not append -msoft-float.
21758         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
21759
21760 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
21761
21762         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
21763
21764 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
21765
21766         [BZ #15966]
21767         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
21768         (_FPU_GETCW): Use initial "__" on variable and field names but not
21769         on macro parameter name.
21770         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
21771         parentheses around reference to macro parameter.
21772
21773 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
21774
21775         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
21776         prototype.
21777         (ctype_startup): Use uint32_t in cast and sizeof for
21778         ctype->charnames.
21779
21780 2013-09-11  Jia Liu  <proljc@gmail.com>
21781
21782         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
21783         __daddr_t_defined.
21784         [__FreeBSD__]: Likewise.
21785
21786 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
21787
21788         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
21789         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
21790         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
21791         (strchr): Remove __strchr_sse42 ifunc selection.
21792         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
21793         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
21794
21795 2013-09-11  Will Newton  <will.newton@linaro.org>
21796
21797         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
21798         parameter to RES. Remove hardcoded 1000 value.
21799         * benchtests/bench-skeleton.c (main): Pass RES parameter
21800         to TIMING_INIT and multiply result by 1000.
21801
21802 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21803
21804         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21805
21806 2013-09-11  Andreas Schwab  <schwab@suse.de>
21807
21808         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
21809         if not defined.
21810         (O_TMPFILE) [__USE_GNU]: Define.
21811         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
21812         Define.
21813
21814 2013-09-11  Will Newton  <will.newton@linaro.org>
21815
21816         [BZ #15857]
21817         * malloc/malloc.c (__libc_memalign): Check the value of bytes
21818         does not overflow.
21819
21820 2013-09-11  Will Newton  <will.newton@linaro.org>
21821
21822         [BZ #15856]
21823         * malloc/malloc.c (__libc_valloc): Check the value of bytes
21824         does not overflow.
21825
21826 2013-09-11  Will Newton  <will.newton@linaro.org>
21827
21828         [BZ #15855]
21829         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
21830         does not overflow.
21831
21832 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
21833
21834         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
21835         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
21836         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
21837         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
21838         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
21839
21840 2013-09-10  Allan McRae  <allan@archlinux.org>
21841
21842         [BZ #15748]
21843         * manual/arith.texi (Parsing of Floats): Clarify
21844         cross-reference.
21845
21846         [BZ #15849]
21847         * manual/install.texi (Running make install): Mention
21848         --enable-pt-chown.
21849         * INSTALL: Regenerated.
21850
21851 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
21852
21853         * csu/init-first.c (_init): Remove the !SHARED condition around
21854         FPU control word initialization.
21855         * elf/dl-support.c (_dl_fpu_control): New variable.
21856         (_dl_aux_init) <AT_FPUCW>: Initialize it.
21857         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
21858         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
21859         * math/test-fpucw-static.c: New file.
21860         * math/test-fpucw-ieee.c: New file.
21861         * math/test-fpucw-ieee-static.c: New file.
21862         * math/Makefile (tests): Add `test-fpucw-ieee' and
21863         `$(tests-static)'.
21864         (tests-static): New variable.
21865         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
21866         dependency to...
21867         [($(build-shared),yes)]
21868         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
21869         ... this.
21870         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
21871         New dependency.
21872
21873 2013-09-09  Allan McRae  <allan@archlinux.org>
21874
21875         [BZ #15939]
21876         * manual/string.texi (Collation Functions): Fix typo in
21877         strcoll example.
21878         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
21879
21880         [BZ #15893]
21881         * stdlib/isomac.c (get_null_defines): Fix memory leak.
21882
21883         [BZ #15892]
21884         * libio/memstream.c (open_memstream): Fix memory leak.
21885         * libio/wmemstream.c (open_wmemstream): Likewise.
21886
21887         [BZ #15895]
21888         * nscd/netgroupcache.c: Fix nesting of ifdefs.
21889
21890 2013-09-09  Will Newton  <will.newton@linaro.org>
21891
21892         * malloc/Makefile: Add tst-realloc to tests.
21893         * malloc/tst-realloc.c: New file.
21894
21895 2013-09-09  Allan McRae  <allan@archlinux.org>
21896
21897         [BZ #15844]
21898         * COPYING: Update from GNU website to fix FSF address.
21899         * COPYING.LIB: Likewise.
21900
21901 2013-09-06  David S. Miller  <davem@davemloft.net>
21902
21903         * po/zh_TW.po: Update Chinese (traditional) translation from
21904         translation project.
21905
21906 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
21907             Joseph Myers  <joseph@codesourcery.com>
21908
21909         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
21910         "localeinfo.h".
21911         (obstack_chunk_alloc): New macro.
21912         (obstack_chunk_free): Likewise.
21913         (record_offset): New function.
21914         (init_locale_data): Likewise.
21915         (align_locale_data): Likewise.
21916         (add_locale_empty): Likewise.
21917         (add_locale_raw_data): Likewise.
21918         (add_locale_raw_obstack): Likewise.
21919         (add_locale_string): Likewise.
21920         (add_locale_wstring): Likewise.
21921         (add_locale_uint32): Likewise.
21922         (add_locale_uint32_array): Likewise.
21923         (add_locale_char): Likewise.
21924         (start_locale_structure): Likewise.
21925         (end_locale_structure): Likewise.
21926         (start_locale_prelude): Likewise.
21927         (end_locale_prelude): Likewise.
21928         (write_locale_data): Take locale_file structure rather than an
21929         iovec.
21930         * locale/programs/locfile.h: Include "obstack.h".
21931         (struct locale_file): Change to store locale file contents instead
21932         of header.
21933         (init_locale_data): New prototype.
21934         (align_locale_data): Likewise.
21935         (add_locale_empty): Likewise.
21936         (add_locale_raw_data): Likewise.
21937         (add_locale_raw_obstack): Likewise.
21938         (add_locale_string): Likewise.
21939         (add_locale_wstring): Likewise.
21940         (add_locale_uint32): Likewise.
21941         (add_locale_uint32_array): Likewise.
21942         (add_locale_char): Likewise.
21943         (start_locale_structure): Likewise.
21944         (end_locale_structure): Likewise.
21945         (start_locale_prelude): Likewise.
21946         (end_locale_prelude): Likewise.
21947         (write_locale_data): Update prototype.
21948         * locale/programs/3level.h (struct TABLE): Remove result field.
21949         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
21950         Use new locale_file interface.
21951         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
21952         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
21953         * locale/programs/ld-address.c (address_output): Use new
21954         locale_file interface.
21955         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
21956         NO_ADD_LOCALE.
21957         (collate_finish): Don't call collseq_table_finalize.
21958         (collate_output): Use new locale_file interface.
21959         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
21960         in file.
21961         (NO_FINALIZE): Change to NO_ADD_LOCALE.
21962         (TABLE): Move defines earlier in file.
21963         (ELEMENT): Likewise.
21964         (DEFAULT): Likewise.
21965         (wctrans_table_add): Move macro and inline function earlier in
21966         file.
21967         (struct wctype_table): Move type earlier in file.
21968         (add_locale_wctype_table): New static prototype.
21969         (struct locale_ctype_t): Use logical types instead of struct iovec
21970         pointers for members.
21971         (ctype_output): Use new locale_file interface.
21972         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
21973         new locale_file interface.
21974         (allocate_arrays): Update for use of new locale_file interface.
21975         * locale/programs/ld-identification.c (identification_output): Use
21976         new locale_file interface.
21977         * locale/programs/ld-measurement.c (measurement_output): Likewise.
21978         * locale/programs/ld-messages.c (messages_output): Likewise.
21979         * locale/programs/ld-monetary.c (monetary_output): Likewise.
21980         * locale/programs/ld-name.c (name_output): Likewise.
21981         * locale/programs/ld-numeric.c (numeric_output): Likewise.
21982         * locale/programs/ld-paper.c (paper_output): Likewise.
21983         * locale/programs/ld-telephone.c (telephone_output): Likewise.
21984         * locale/programs/ld-time.c (time_output): Likewise.
21985
21986 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21987
21988         * benchtests/Makefile: Add memrchr benchmark.
21989         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
21990         benchmark as memrchr.
21991         * benchtests/bench-memrchr-ifunc.c: New file.
21992         * benchtests/bench-memrchr.c: New file.
21993
21994 2013-09-06   Will Newton  <will.newton@linaro.org>
21995
21996         * benchtests/Makefile (string-bench): Add memcpy.
21997
21998 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
21999             Cong Wang  <amwang@redhat.com>
22000
22001         [BZ #15850]
22002         * sysdeps/unix/sysv/linux/bits/in.h
22003         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
22004         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
22005         before __USE_KERNEL_IPV6_DEFS uses.
22006         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
22007         IPPROTO_BEETPH.
22008         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
22009         sockaddr_in6, or ipv6_mreq.
22010
22011 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22012
22013         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
22014         memory access for final bytes in some large inputs.
22015         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
22016
22017 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22018
22019         * string/test-memrchr.c: New file.
22020         * string/test-memrchr-ifunc.c: New file.
22021         * string/Makefile: Add new memrchr testcase.
22022
22023 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
22024
22025         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
22026         fanotify_init returns EPERM.
22027
22028 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
22029
22030         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
22031         errors.
22032         (top level): Treat second token from macro or constant entries for
22033         allowed headers as allowed.
22034         * include/complex.h: Condition internal declarations on
22035         [!_ISOMAC].
22036         * include/fenv.h: Condition include of <stdbool.h> and internal
22037         declarations on [!_ISOMAC].
22038
22039 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
22040
22041         [BZ #15923]
22042         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
22043
22044 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
22045
22046         * configure.in (--enable-versioning): Remove configure option.
22047         (libc_cv_asm_symver_directive): Remove configure test.
22048         (libc_cv_ld_version_script_option): Likewise.
22049         (VERSIONING): Remove variable and AC_SUBST.
22050         (DO_VERSIONING): Remove AC_DEFINE.
22051         * configure: Regenerated.
22052         * config.h.in (DO_VERSIONING): Remove macro.
22053         * Makerules [$(versioning) = yes]: Change conditionals to
22054         [$(build-shared) = yes].
22055         * config.make.in (versioning): Remove variable.
22056         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
22057         [$(build-shared) = yes].
22058         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
22059         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
22060         * elf/Makefile [$(versioning) = yes]: Change conditionals to
22061         [$(build-shared) = yes].
22062         * extra-lib.mk [$(versioning) = yes]: Likewise.
22063         * hurd/Makefile [$(versioning) = yes]: Likewise.
22064         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
22065         [SHARED].
22066         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
22067         [SHARED].
22068         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
22069         [SHARED && !NO_HIDDEN].
22070         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
22071         [SHARED].
22072         [SHARED && DO_VERSIONING]: Likewise..
22073         * libio/Makefile [$(versioning) = yes]: Change conditionals to
22074         [$(build-shared) = yes].
22075         * manual/install.texi (--disable-versioning): Remove
22076         documentation.
22077         * INSTALL: Regenerated.
22078         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
22079         to [SHARED].
22080         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
22081         [$(build-shared) = yes].
22082         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
22083         * sysdeps/i386/i686/multiarch/strstr-c.c
22084         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
22085         [SHARED && !NO_HIDDEN].
22086         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
22087         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
22088         * sysdeps/powerpc/powerpc32/dl-machine.c
22089         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
22090         * sysdeps/powerpc/powerpc32/sysdep.h
22091         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
22092         to [SHARED && PIC && !NO_HIDDEN].
22093         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
22094         conditional to [SHARED].
22095
22096 2013-09-04   Will Newton  <will.newton@linaro.org>
22097
22098         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
22099         * benchtests/bench-string.h: Include bench-timing.h instead
22100         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
22101         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
22102         call to HP_TIMING_DIFF_INIT.
22103         * benchtests/bench-memccpy.c: Use bench-timing.h macros
22104         instead of hp-timing.h macros.
22105         * benchtests/bench-memchr.c: Likewise.
22106         * benchtests/bench-memcmp.c: Likewise.
22107         * benchtests/bench-memcpy.c: Likewise.
22108         * benchtests/bench-memmem.c: Likewise.
22109         * benchtests/bench-memmove.c: Likewise.
22110         * benchtests/bench-memset.c: Likewise.
22111         * benchtests/bench-rawmemchr.c: Likewise.
22112         * benchtests/bench-strcasecmp.c: Likewise.
22113         * benchtests/bench-strcasestr.c: Likewise.
22114         * benchtests/bench-strcat.c: Likewise.
22115         * benchtests/bench-strchr.c: Likewise.
22116         * benchtests/bench-strcmp.c: Likewise.
22117         * benchtests/bench-strcpy.c: Likewise.
22118         * benchtests/bench-strcpy_chk.c: Likewise.
22119         * benchtests/bench-strlen.c: Likewise.
22120         * benchtests/bench-strncasecmp.c: Likewise.
22121         * benchtests/bench-strncat.c: Likewise.
22122         * benchtests/bench-strncmp.c: Likewise.
22123         * benchtests/bench-strncpy.c: Likewise.
22124         * benchtests/bench-strnlen.c: Likewise.
22125         * benchtests/bench-strpbrk.c: Likewise.
22126         * benchtests/bench-strrchr.c: Likewise.
22127         * benchtests/bench-strspn.c: Likewise.
22128         * benchtests/bench-strstr.c: Likewise.
22129
22130 2013-09-04  Will Newton  <will.newton@linaro.org>
22131
22132         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
22133
22134 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
22135
22136         [BZ #15427]
22137         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
22138         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
22139         * math/libm-test.inc (lgamma_test_data): Add more tests.
22140         * sysdeps/i386/fpu/libm-test-ulps: Update.
22141         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22142
22143 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
22144
22145         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
22146         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
22147         Add ifunc.
22148         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22149         Add strcmp-sse2-unaligned
22150         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
22151
22152 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
22153
22154         * Versions.def (libc): Add GLIBC_2.19.
22155
22156 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
22157
22158         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
22159         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
22160
22161 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
22162
22163         [BZ #14155]
22164         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
22165         intermediate calculations in recurrence.
22166         (__ieee754_ynf): Likewise.
22167         * math/libm-test.inc (jn_test_data): Do not allow spurious
22168         underflow exception.  Add more tests.
22169         (yn_test_data): Add more tests.
22170         * sysdeps/i386/fpu/libm-test-ulps: Update.
22171         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22172
22173 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
22174
22175         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
22176
22177 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
22178
22179         * csu/init-first.c: Fix then/than typos.
22180         * locale/programs/ld-collate.c: Likewise.
22181         * locale/programs/linereader.h: Likewise.
22182         * manual/charset.texi: Likewise.
22183         * manual/filesys.texi: Likewise.
22184         * manual/stdio.texi: Likewise.
22185         * manual/string.texi: Likewise.
22186         * stdlib/fmtmsg.c: Likewise.
22187         * sysdeps/i386/stpncpy.S: Likewise.
22188         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
22189         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
22190         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
22191         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
22192
22193 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
22194
22195         * elf/dl-open.c: Fix typos.
22196         * iconvdata/gbbig5.c: Likewise.
22197         * iconvdata/iso-2022-jp.c: Likewise.
22198         * iconv/gconv_int.h: Likewise.
22199         * iconv/loop.c: Likewise.
22200         * nis/rpcsvc/nis.h: Likewise.
22201         * resolv/ns_name.c: Likewise.
22202         * stdio-common/vfscanf.c: Likewise.
22203         * streams/stropts.h: Likewise.
22204         * sunrpc/rpc_thread.c: Likewise.
22205         * sysdeps/i386/strpbrk.S: Likewise.
22206         * sysdeps/ieee754/k_standard.c: Likewise.
22207         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
22208         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
22209         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
22210         * sysdeps/mach/hurd/profil.c: Likewise.
22211         * sysdeps/s390/dl-procinfo.h: Likewise.
22212         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
22213         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
22214         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
22215         * sysdeps/x86_64/dl-trampoline.S: Likewise.
22216         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
22217
22218 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
22219
22220         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
22221         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
22222
22223 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
22224
22225         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
22226         aix specific files.
22227         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
22228         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
22229         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
22230         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
22231         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
22232         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
22233         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
22234         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
22235
22236 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
22237             Roland McGrath  <roland@hack.frob.com>
22238
22239         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
22240         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
22241
22242 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
22243
22244         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
22245         __executable_start symbol instead of _start.
22246
22247 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
22248
22249         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
22250         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
22251         Move macros to...
22252         * sysdeps/gnu/ldsodefs.h: ... this new file.
22253
22254         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
22255         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
22256         instead of ELFOSABI_LINUX.
22257
22258         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
22259         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
22260         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
22261         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
22262         Likewise.
22263         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
22264         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
22265         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
22266         Likewise.
22267         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
22268         (ibm_extended_long_double): Add ieee_nan member.
22269         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
22270         (do_test): New function.
22271
22272         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
22273         TEST_TRUNC.
22274         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
22275         functions, renamed from truncdfsf_test, trunctfsf_test,
22276         trunctfdf_test.
22277         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
22278         functions.
22279         (do_test): Run all these.
22280
22281 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
22282
22283         * argp/argp-help.c: Fix typos.
22284         * argp/argp-parse.c: Likewise.
22285         * debug/backtracesyms.c: Likewise.
22286         * elf/elf.h: Likewise.
22287         * malloc/malloc.c: Likewise.
22288         * nis/nis_print.c: Likewise.
22289         * resolv/res_comp.c: Likewise.
22290         * stdlib/stdlib.h: Likewise.
22291         * sunrpc/clnt_tcp.c: Likewise.
22292         * sunrpc/clnt_udp.c: Likewise.
22293         * sunrpc/clnt_unix.c: Likewise.
22294         * sysdeps/unix/bsd/ptsname.c: Likewise.
22295         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
22296         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
22297         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
22298         Likewise.
22299         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
22300         Likewise.
22301         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
22302         Likewise.
22303         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
22304
22305 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22306
22307         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
22308         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
22309
22310 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
22311
22312         [BZ #15897]
22313         * dlfcn/Makefile (tests): Add bug-dl-leaf.
22314         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
22315         ($(objpfx)bug-dl-leaf): New rule.
22316         ($(objpfx)bug-dl-leaf.so): Likewise.
22317         ($(objpfx)bug-dl-leaf.out): Likewise.
22318         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
22319         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
22320         * dlfcn/bug-dl-leaf.c: New test.
22321         * dlfcn/bug-dl-leaf-lib.c: Likewise.
22322         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
22323         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
22324         (dlclose): Likewise.
22325         (dlmopen): Likewise.
22326
22327 2013-08-27  Roland McGrath  <roland@hack.frob.com>
22328
22329         * include/netdb.h [!_ISOMAC]:
22330         Don't include <tls.h>.
22331         (h_errno, __libc_h_errno): Move declaration and macros out of
22332         [_LIBC_REENTRANT].
22333
22334         * include/resolv.h [_RESOLV_H_]:
22335         Don't include <tls.h>.
22336         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
22337         * resolv/res_libc.c: Don't include <tls.h>.
22338         (_res): Use __attribute__ ((nocommon)) in place of
22339         __attribute__ ((section (".bss"))).
22340
22341         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
22342         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
22343
22344         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
22345
22346         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
22347         only under [SIOCGIFCONF && SIOCGIFNETMASK].
22348
22349         * resolv/res_mkquery.c: Include <sys/time.h>.
22350
22351         * inet/ifreq.c: Moved to ...
22352         * sysdeps/unix/ifreq.c: ... here.
22353         * inet/ifreq.c: New file, true stub version.
22354
22355         * socket/sa_len.c: New file.
22356         * socket/Makefile (aux): Add it.
22357         * sysdeps/unix/sysv/linux/Makefile
22358         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
22359         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
22360         and #include <socket/sa_len.c>.
22361         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
22362         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
22363
22364         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
22365         * bits/socket.h: ... here.
22366
22367         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
22368         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
22369         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
22370
22371 2013-08-27  Andreas Schwab  <schwab@suse.de>
22372
22373         [BZ #15736]
22374         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
22375         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
22376         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
22377         * string/test-strcasecmp.c (test_main): Run tests in several
22378         locales.
22379         * string/test-strncasecmp.c (test_main): Likewise.
22380
22381         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
22382         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
22383         to __strcasecmp_nonascii and __strncasecmp_nonascii.
22384         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
22385         (__strncasecmp_ssse3) [PIC]: Likewise.
22386
22387 2013-08-26  Roland McGrath  <roland@hack.frob.com>
22388
22389         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
22390
22391         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
22392         instead of explicitly declaring xdecrypt.
22393         * nis/nss_nis/nis-publickey.c: Likewise.
22394
22395 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22396
22397         [BZ #15890]
22398         * nscd/aicache.c: Include res_hconf.h.
22399         (addhstaiX): Initialize res_hconf.
22400
22401 2013-08-26  Andreas Schwab  <schwab@suse.de>
22402
22403         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
22404         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
22405
22406 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22407
22408         * nscd/aicache.c (addhstaiX): Fix indentation.
22409
22410 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
22411
22412         * configure.ac: Quote $build_pt_chown test.
22413         * configure: Regenerated.
22414
22415 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
22416
22417         [BZ #15532]
22418         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
22419         * math/s_cexpf.c (__cexpf): Likewise.
22420         * math/s_cexpl.c (__cexpl): Likewise.
22421         * math/libm-test.inc (cexp_test_data): Correct expected return
22422         value for NaN + i0.  Add another test.
22423
22424 2013-08-22  David S. Miller  <davem@davemloft.net>
22425
22426         * po/ca.po: Update Catalan translation from translation project.
22427         * po/uk.po: Add Ukrainian translations from translation project.
22428
22429 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
22430
22431         [BZ #15797]
22432         * math/s_fdim.c (__fdim): Check for infinite arguments if result
22433         is infinite, not alongside NaN test.
22434         * math/s_fdimf.c (__fdimf): Likewise.
22435         * math/s_fdiml.c (__fdiml): Likewise.
22436         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
22437         errno is unchanged.
22438
22439 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
22440
22441         * argp/argp-help.c: Fix typos.
22442         * crypt/speeds.c: Likewise.
22443         * csu/check_fds.c: Likewise.
22444         * elf/dl-load.c: Likewise.
22445         * elf/dl-open.c: Likewise.
22446         * elf/reldep3.c: Likewise.
22447         * elf/reldep.c: Likewise.
22448         * elf/sprof.c: Likewise.
22449         * iconv/iconv_charmap.c: Likewise.
22450         * iconv/skeleton.c: Likewise.
22451         * iconv/strtab.c: Likewise.
22452         * io/lockf64.c: Likewise.
22453         * libio/libioP.h: Likewise.
22454         * resolv/gai_notify.c: Likewise.
22455         * resolv/ns_name.c: Likewise.
22456         * resolv/ns_samedomain.c: Likewise.
22457         * resolv/res_send.c: Likewise.
22458         * stdlib/random.c: Likewise.
22459         * sunrpc/rpc/xdr.h: Likewise.
22460         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
22461         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
22462         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
22463         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
22464         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
22465         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
22466         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
22467         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
22468         * sysdeps/mach/hurd/check_fds.c: Likewise.
22469         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
22470         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
22471         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
22472         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
22473         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
22474         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
22475         * sysdeps/pthread/aio_notify.c: Likewise.
22476         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
22477         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
22478         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
22479         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
22480         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
22481
22482 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22483
22484         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
22485         version if bit_Slow_SSE4_2 is set.
22486         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
22487         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
22488
22489 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22490
22491         [BZ #15867]
22492         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
22493         trampoline stack frame information.
22494         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
22495         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
22496         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
22497         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
22498         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
22499         * sysdeps/unix/sysv/linux/powerpc/init-first.c
22500         (_libc_vdso_platform_setup): Initialize the signal trampolines.
22501         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
22502         sa_flags value.
22503         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
22504         interrupting a syscall and set with option SA_SIGINFO.
22505
22506 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
22507
22508         [BZ #15531]
22509         * math/s_cproj.c (__cproj): Only return an infinity if one part of
22510         argument is infinite.
22511         * math/s_cprojf.c (__cprojf): Likewise.
22512         * math/s_cprojl.c (__cprojl): Likewise.
22513         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
22514         * math/libm-test.inc (cproj_test_data): Add more tests.
22515
22516         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
22517
22518         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
22519         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
22520         size.  Use __ffs to determine corresponding shift.
22521
22522 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
22523             Roland McGrath  <roland@hack.frob.com>
22524
22525         * Makefile (INSTALL): Remove trailing blank lines from output of
22526         makeinfo.
22527
22528 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22529
22530         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
22531         Align 32 bit compat elf_greg to 8 bytes.
22532
22533 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
22534
22535         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
22536
22537 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
22538
22539         * string/strcoll_l.c (coll_seq): New structure.
22540         (get_next_seq_cached): New function.
22541         (get_next_seq): New function.
22542         (do_compare): New function.
22543         (STRCOLL): Use GNU style definition.  Simplify implementation
22544         by using get_next_seq, get_next_seq_cached and do_compare.
22545
22546 2013-08-16  Florian Weimer  <fweimer@redhat.com>
22547
22548         [BZ #14699]
22549         CVE-2013-4237
22550         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
22551         member.
22552         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
22553         member.
22554         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
22555         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
22556         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
22557         conditional.
22558         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
22559         GETDENTS_64BIT_ALIGNED.
22560         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
22561         * manual/filesys.texi (Reading/Closing Directory): Document
22562         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
22563         strongly.
22564         * manual/conf.texi (Limits for Files): Add portability note to
22565         NAME_MAX, PATH_MAX.
22566         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
22567
22568 2013-08-13  Andreas Schwab  <schwab@suse.de>
22569
22570         [BZ #15749]
22571         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
22572         of fabs.
22573         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
22574         LDBL_MAX_EXP >= 16384]: Add tests for it.
22575
22576 2013-08-12  David S. Miller  <davem@davemloft.net>
22577
22578         * version.h (RELEASE): Set to "development".
22579         (VERSION): Set to "2.18.90".
22580         * NEWS: Add 2.19 section.
22581
22582 2013-08-03  David S. Miller  <davem@davemloft.net>
22583
22584         * po/ko.po: Update Korean translation from translation project.
22585
22586 2013-08-01  David S. Miller  <davem@davemloft.net>
22587
22588         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
22589         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
22590         Bilka.
22591
22592 2013-07-30  David S. Miller  <davem@davemloft.net>
22593
22594         * po/fr.po: Update French translation from translation project.
22595
22596 2013-07-28  David S. Miller  <davem@davemloft.net>
22597
22598         * po/cs.po: Update Czech translation from translation project.
22599
22600         * po/sv.po: Update Swedish translation from translation project.
22601
22602 2013-07-27  David S. Miller  <davem@davemloft.net>
22603
22604         * po/eo.po: Update Esperanto translation from translation project.
22605
22606         * po/vi.po: Update Vietnamese translation from translation project.
22607
22608         * po/de.po: Update German translation from translation project.
22609
22610 2013-07-26  David S. Miller  <davem@davemloft.net>
22611
22612         * po/bg.po: Update Bulgarian translation from translation project.
22613
22614         * po/nl.po: Update Dutch translation from translation project.
22615         * po/pl.po: Update Polish translation from translation project.
22616         * po/ru.po: Update Russian translation from translation project.
22617
22618 2013-07-24  David S. Miller  <davem@davemloft.net>
22619
22620         * po/libc.pot: Update.
22621
22622 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22623
22624         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
22625         variable page size.
22626         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
22627         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
22628         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
22629
22630 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22631
22632         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
22633
22634 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22635             Andreas Schwab  <schwab@suse.de>
22636             Roland McGrath  <roland@hack.frob.com>
22637             Joseph Myers  <joseph@codesourcery.com>
22638             Carlos O'Donell  <carlos@redhat.com>
22639
22640         [BZ #15755]
22641         * config.h.in: Define HAVE_PT_CHOWN.
22642         * config.make.in (build-pt-chown): New variable.
22643         * configure.in (--enable-pt_chown): New configure option.
22644         * configure: Regenerate.
22645         * login/Makefile: Include Makeconfig.  Build pt_chown only if
22646         build-pt-chown is enabled.
22647         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
22648         pt_chown to fix pty ownership.
22649         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
22650         CLOSE_ALL_FDS.
22651         * manual/install.texi (Configuring and compiling): Mention
22652         --enable-pt_chown. Add @findex for grantpt.
22653         * INSTALL: Regenerate.
22654
22655 2013-07-20  David S. Miller  <davem@davemloft.net>
22656
22657         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
22658         difference between 32-bit and 64-bit.
22659
22660 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
22661
22662         [BZ #15711]
22663         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
22664         Avoid system header dependency with -ffreestanding.
22665         ($(objpfx)bits/syscall%d): Likewise.
22666
22667 2013-07-13  David S. Miller  <davem@davemloft.net>
22668
22669         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
22670         underflows from atanl/atan2l due to bug 15319.
22671         (casinh_test_data): Likewise.
22672
22673 2013-07-07  David S. Miller  <davem@davemloft.net>
22674
22675         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
22676
22677 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
22678
22679         * sysdeps/i386/fpu/libm-test-ulps: Update.
22680         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22681
22682 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22683
22684         * configure.in (--enable-lock-elision): Fix message text.
22685         * INSTALL: Regenerate.
22686         * configure: Regenerate.
22687
22688 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22689
22690         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22691
22692 2013-07-03  Andreas Jaeger  <aj@suse.de>
22693
22694         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
22695         define.
22696         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
22697         (ptrace_peeksiginfo_args): Add.
22698         (__ptrace_peeksiginfo_flags): Add.
22699         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
22700         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
22701         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
22702
22703 2013-07-03  Allan McRae  <allan@archlinux.org>
22704
22705         * sysdeps/i386/fpu/libm-test-ulps: Update.
22706
22707 2013-07-02  David S. Miller  <davem@davemloft.net>
22708
22709         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22710
22711 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
22712
22713         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22714
22715 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22716
22717         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
22718         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22719
22720 2013-07-02  Andi Kleen <ak@linux.intel.com>
22721
22722         * config.h.in (ENABLE_LOCK_ELISION): Add.
22723         * configure.in (--enable-lock-elision): Add option.
22724         * manual/install.texi: Document --enable lock elision.
22725         * configure: Regenerate
22726         * INSTALL: Regenerate.
22727
22728 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
22729
22730         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
22731         SSE4.2 strcasecmp for libc.a.
22732         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
22733
22734 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22735
22736         [BZ #13304]
22737         * soft-fp/op-common.h (_FP_FMA): New macro.
22738         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
22739         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
22740         (_FP_MUL_MEAT_1_imm): ... here.
22741         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
22742         (_FP_MUL_MEAT_1_wide): ... here.
22743         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
22744         (_FP_MUL_MEAT_1_hard): ... here.
22745         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
22746         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
22747         (_FP_MUL_MEAT_2_wide): ... here.
22748         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
22749         (_FP_MUL_MEAT_2_wide_3mul): ... here.
22750         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
22751         (_FP_MUL_MEAT_2_gmp): ... here.
22752         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
22753         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
22754         (_FP_MUL_MEAT_4_wide): ... here.
22755         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
22756         (_FP_MUL_MEAT_4_gmp): ... here.
22757         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
22758         (_FP_WFRACBITS_DW_S): Likewise.
22759         (_FP_WFRACXBITS_DW_S): Likewise.
22760         (_FP_HIGHBIT_DW_S): Likewise.
22761         (FP_FMA_S): Likewise.
22762         (_FP_FRAC_HIGH_DW_S): Likewise.
22763         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
22764         (_FP_WFRACBITS_DW_D): Likewise.
22765         (_FP_WFRACXBITS_DW_D): Likewise.
22766         (_FP_HIGHBIT_DW_D): Likewise.
22767         (FP_FMA_D): Likewise.
22768         (_FP_FRAC_HIGH_DW_D): Likewise.
22769         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
22770         (_FP_WFRACBITS_DW_E): Likewise.
22771         (_FP_WFRACXBITS_DW_E): Likewise.
22772         (_FP_HIGHBIT_DW_E): Likewise.
22773         (FP_FMA_E): Likewise.
22774         (_FP_FRAC_HIGH_DW_E): Likewise.
22775         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
22776         (_FP_WFRACBITS_DW_Q): Likewise.
22777         (_FP_WFRACXBITS_DW_Q): Likewise.
22778         (_FP_HIGHBIT_DW_Q): Likewise.
22779         (FP_FMA_Q): Likewise.
22780         (_FP_FRAC_HIGH_DW_Q): Likewise.
22781         * soft-fp/fmasf4.c: New file.
22782         * soft-fp/fmadf4.c: Likewise.
22783         * soft-fp/fmatf4.c: Likewise.
22784
22785 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22786
22787         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
22788         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
22789         Silvermont.
22790         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
22791         macro.
22792         (index_Slow_SSE4_2): Likewise.
22793         (index_Prefer_PMINUB_for_stringop): Likewise.
22794         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
22795         bit_Slow_SSE4_2 is set.
22796         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
22797         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
22798
22799 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22800
22801         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
22802         rtld_global._dl_hwcap2.
22803         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
22804         POWER8.
22805         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
22806         POWER8 feature descriptions defined in _dl_hwcap2.
22807         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
22808         string handling for POWER8 feature bits.
22809         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
22810         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
22811         _dl_powerpc_cap_flags.
22812         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
22813         * sysdeps/powerpc/rtld-global-offsets.sym
22814         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
22815         _dl_hwcap2 in the rtld_global_ro structure.
22816
22817 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22818
22819         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
22820         hardware capabilities in support of AT_HWCAP2.
22821         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
22822         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
22823         GLRO(dl_hwcap2).
22824         (_dl_show_auxv): Add support for calling _dl_procinfo to display
22825         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
22826         explicitly the unknown a_type display mechanism is used.
22827         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
22828         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
22829         struct member.
22830         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
22831         to macro prototype for AT_HWCAP2 support.
22832         * sysdeps/i386/dl-procinfo.h: Likewise.
22833         * sysdeps/s390/dl-procinfo.h: Likewise.
22834         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
22835         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
22836         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
22837         return -1 for unknown a_type display fallback.
22838         * sysdeps/sparc/dl-procinfo.h: Likewise.
22839         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
22840         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
22841
22842 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
22843
22844         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
22845         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
22846
22847 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
22848
22849         [BZ #12492]
22850         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
22851         mprotect making __stack_prot writable.
22852
22853 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
22854             Joseph Myers  <joseph@codesourcery.com>
22855
22856         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
22857         as being properly aligned.
22858
22859 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
22860
22861         * dlfcn/modstatic5.c: New file.
22862         * dlfcn/tststatic5.c: New file.
22863         * dlfcn/Makefile (tests): Add tststatic5.
22864         (tests-static): Likewise.
22865         (modules-names): Add modstatic5.
22866         (tststatic5-ENV): New variable.
22867         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
22868
22869         [BZ #15022]
22870         * elf/dl-support.c (_dl_main_map): New variable.
22871         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
22872         (_dl_nns, _dl_load_adds): Set to 1.
22873         (_dl_initial_searchlist): Refer to _dl_main_map.
22874         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
22875         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
22876         call to _dl_get_origin.
22877         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
22878         around call_map.
22879         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
22880         * dlfcn/modstatic3.c: New file.
22881         * dlfcn/tststatic3.c: New file.
22882         * dlfcn/tststatic4.c: New file.
22883         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
22884         (tests-static): Likewise.
22885         (modules-names): Add modstatic3.
22886         (tststatic3-ENV, tststatic4-ENV): New variables.
22887         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
22888         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
22889
22890 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
22891
22892         * configure.in (CC): Require GCC version 4.4 or later.
22893         * configure: Regenerated.
22894         * manual/install.texi (Tools for Compilation): Update GCC version
22895         requirement.
22896         * INSTALL: Regenerated.
22897
22898 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22899
22900         [BZ #15674]
22901         * string/test-memcmp.c (check2): New.
22902         (main): Call check2.
22903
22904         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
22905
22906 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
22907
22908         [BZ #15022]
22909         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
22910         over to...
22911         (dl_open_worker) [!SHARED]: ... here.
22912
22913 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22914
22915         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
22916
22917 2013-06-25  Richard Henderson  <rth@redhat.com>
22918
22919         * locale/programs/locarchive.c: Include <libc-internal.h>
22920
22921 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
22922
22923         * manual/texinfo.tex: Update to version 2013-06-21.17, with
22924         trailing whitespace removed.
22925
22926 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22927
22928         [BZ #10283]
22929         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
22930         * locale/programs/locarchive.c: Include libc-mmap.h.
22931         (prepare_address_space): Take two new outputs (the mmap base and len).
22932         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
22933         values.
22934         (create_archive): Declare new mmap base and len values for
22935         prepare_address_space, and store the result in ah.
22936         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
22937         (enlarge_archive): If ah->mmap_base is not NULL, use that and
22938         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22939         Declare new mmap base and len values for
22940         prepare_address_space, and store the result in new_ah.
22941         (open_archive): Declare new mmap base and len values for
22942         prepare_address_space, and store the result in ah.
22943         (close_archive): If ah->mmap_base is not NULL, use that and
22944         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22945         * sysdeps/generic/libc-mmap.h: New file.
22946
22947 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22948
22949         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
22950         (ALIGN_UP): Likewise.
22951         (PTR_ALIGN_DOWN): Likewise.
22952         (PTR_ALIGN_UP): Likewise.
22953
22954 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22955
22956         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
22957         entry mapped to PPC_PLATFORM_POWER8.
22958         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
22959         POWER8.
22960         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
22961         (_dl_string_platform): Add case for exporting platform position for
22962         POWER8.
22963         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
22964         search path to sysdeps/powerpc/powerpc32/power8 directory.
22965         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
22966         search path to sysdeps/powerpc/powerpc64/power8 directory.
22967         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
22968         power7 directories.
22969         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
22970         power7 directories.
22971
22972 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22973
22974         * INSTALL: Regenerate.
22975
22976         * nscd/connections.c (nscd_init): Fix comment.
22977
22978 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
22979
22980         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
22981
22982         [BZ #15667]
22983         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
22984         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
22985
22986 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22987
22988         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
22989         DL_DST_REQ_STATIC.
22990         (DL_DST_REQ_STATIC): Remove macro.
22991
22992 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
22993
22994         [BZ #7006]
22995         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
22996         with a shift of 0 bits.
22997
22998 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22999
23000         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
23001         $(tststatic-ENV).
23002
23003 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23004
23005         [BZ #15655]
23006         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
23007
23008 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23009
23010         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
23011         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
23012         accepts -fno-tree-loop-distribute-patterns.
23013         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
23014         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
23015         recursive call.
23016         * string/memset.c (memset): Likewise.
23017         * string/test-memmove.c (simple_memmove): Disable loop transformation
23018         to library calls.
23019         * string/test-memset.c (simple_memset): Likewise.
23020         * benchtests/bench-memmove.c (simple_memmove): Likewise.
23021         * benchtests/bench-memset.c (simple_memset): Likewise.
23022         * configure: Regenerated.
23023
23024 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
23025
23026         * math/test-misc.c (main): Ignore fesetround failure when failures
23027         of subsequent rounding tests would be ignored.
23028
23029         [BZ #15654]
23030         * math/fedisblxcpt.c (fedisableexcept): Return 0.
23031         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
23032         * math/fegetenv.c (__fegetenv): Return 0.
23033         * math/fegetexcept.c (fegetexcept): Return 0.
23034         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
23035         FE_TONEAREST.
23036         * math/feholdexcpt.c (feholdexcept): Return 0.
23037         * math/fesetenv.c (__fesetenv): Return 0.
23038         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
23039         argument FE_TONEAREST.
23040         * math/feupdateenv.c (__feupdateenv): Return 0.
23041         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
23042
23043 2013-06-18  Roland McGrath  <roland@hack.frob.com>
23044
23045         * elf/rtld-Rules (rtld-compile-command.S): New variable.
23046         (rtld-compile-command.s, rtld-compile-command.c): New variables.
23047         ($(objpfx)rtld-%.os rules): Use them.
23048
23049 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23050
23051         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
23052         fields.
23053
23054 2013-06-17  Roland McGrath  <roland@hack.frob.com>
23055
23056         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
23057         length of target pattern, then descending length of dependency pattern.
23058         * configure.in (AWK): Require gawk 3.1.2 or newer.
23059         * manual/install.texi (Tools for Compilation): Say that we do.
23060         * configure: Regenerated.
23061
23062         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
23063         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
23064         * scripts/sysd-rules.awk: ... this new script.
23065         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
23066         than a glob-style pattern.
23067
23068 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
23069
23070         * math/test-misc.c (main): Do not treat incorrectly rounded
23071         conversions as failure unless ROUNDING_TESTS passes.
23072
23073 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
23074
23075         [BZ #15631]
23076         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
23077         restore exception state around main square root computation, then
23078         check for inexactness explicitly.
23079
23080         * math/libm-test.inc (fma_test_data): Add another test.
23081
23082 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23083
23084         * manual/threads.texi (Non-POSIX Extensions): New document
23085         node.  Document pthread_getattr_default_np and
23086         pthread_setattr_default_np.
23087
23088         * Versions.def (libpthread): Add GLIBC_2.18.
23089         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
23090         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
23091         Likewise.
23092         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
23093         Likewise.
23094         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
23095         Likewise.
23096         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
23097         Likewise.
23098         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
23099         Likewise.
23100         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
23101         Likewise.
23102         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
23103         Likewise.
23104         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
23105         Likewise.
23106         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
23107         Likewise.
23108
23109 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
23110
23111         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23112         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
23113
23114 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
23115             H.J. Lu  <hjl.tools@gmail.com>
23116
23117         [BZ #15627]
23118         * sysdeps/x86_64/rtld-memset.c: Remove file.
23119         * sysdeps/x86_64/rtld-memset.S: New file.
23120
23121 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
23122
23123         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
23124         (test_in_one_mode): Take arguments for whether the rounding mode
23125         is supported for each floating-point type.
23126         (do_test): Pass new arguments to test_in_one_mode using
23127         ROUNDING_TESTS.
23128
23129 2013-06-13  Roland McGrath  <roland@hack.frob.com>
23130
23131         * posix/tst-waitid.c (do_test): Distinguish different instances of
23132         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
23133         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
23134         before entering the kernel for waitpid.
23135
23136 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
23137
23138         * NEWS: Fix note on clock function precision.  Text by Roland
23139         McGrath.
23140
23141 2013-06-13  Roland McGrath  <roland@hack.frob.com>
23142
23143         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
23144         it into place only when and if the sanity check passes.
23145
23146 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
23147
23148         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
23149         output for whether conversion result is exact.  Take argument
23150         indicating whether type is IBM long double.
23151         (round_for_all): Change need_exact field to ibm_ld.
23152         * stdlib/tst-strtod-round.c (struct exactness): New type.
23153         (struct test): Change bool ld_ok field to struct exactness exact.
23154         (TEST): Update all definitions for change to field.
23155         (tests): Regenerate array contents.
23156         (test_in_one_mode): Take pointer to new field instead of old ld_ok
23157         field value.  Check for IBM long double here.
23158         (do_test): Update calls to test_in_one_mode.
23159
23160 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
23161
23162         [BZ #12515]
23163         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
23164         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
23165
23166 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23167
23168         [BZ #15605]
23169         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
23170         generated by the compiler on loop optimizations.
23171         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
23172         general definitions.
23173
23174 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
23175
23176         * math/bug-nextafter.c: Include <math-tests.h>.
23177         (main): Only test for exceptions if EXCEPTION_TESTS is true for
23178         the relevant type.
23179         * math/bug-nexttoward.c: Include <math-tests.h>.
23180         (main): Only test for exceptions if EXCEPTION_TESTS is true for
23181         the relevant type.
23182         * math/test-misc.c: Include <math-tests.h>.
23183         (main): Only test for exceptions if EXCEPTION_TESTS is true for
23184         the relevant type.
23185
23186 2013-06-12  Andreas Jaeger  <aj@suse.de>
23187
23188         * po/ia.po: Update Interlingua translation from translation
23189         project.
23190
23191 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
23192
23193         * include/fenv.h: Include stdbool.h.
23194         (struct rm_ctx): New structure.
23195         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
23196         Define macro.
23197         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
23198         (SET_RESTORE_ROUNDF): Likewise.
23199         (SET_RESTORE_ROUNDL): Likewise.
23200         (SET_RESTORE_ROUND_NOEX): Likewise.
23201         (SET_RESTORE_ROUND_NOEXF): Likewise.
23202         (SET_RESTORE_ROUND_NOEXL): Likewise.
23203         (SET_RESTORE_ROUND_53BIT): Likewise.
23204         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
23205         (libc_feresetround_noexf_ctx): Likewise.
23206         (libc_feresetround_noexl_ctx): Likewise.
23207         (libc_feholdsetround_53bit_ctx): Likewise.
23208         (libc_feresetround_53bit_ctx): Likewise.
23209         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
23210         (libc_feholdexcept_setround_sse_ctx): New function.
23211         (libc_fesetenv_sse_ctx): Likewise.
23212         (libc_feupdateenv_sse_ctx): Likewise.
23213         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
23214         (libc_feholdexcept_setround_387_ctx): Likewise.
23215         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
23216         (libc_feholdsetround_387_prec_ctx): Likewise.
23217         (libc_feholdsetround_387_ctx): Likewise.
23218         (libc_feholdsetround_387_53bit_ctx): Likewise.
23219         (libc_feholdsetround_sse_ctx): Likewise.
23220         (libc_feresetround_sse_ctx): Likewise.
23221         (libc_feresetround_387_ctx): Likewise.
23222         (libc_feupdateenv_387_ctx): Likewise.
23223         (libc_feholdexcept_setroundf_ctx): Define macro.
23224         (libc_fesetenvf_ctx): Likewise.
23225         (libc_feupdateenvf_ctx): Likewise.
23226         (libc_feholdsetroundf_ctx): Likewise.
23227         (libc_feresetroundf_ctx): Likewise.
23228         (libc_feholdexcept_setround_ctx): Likewise.
23229         (libc_fesetenv_ctx): Likewise.
23230         (libc_feupdateenv_ctx): Likewise.
23231         (libc_feholdsetround_ctx): Likewise.
23232         (libc_feresetround_ctx): Likewise.
23233         (libc_feholdexcept_setroundl_ctx): Likewise.
23234         (libc_feupdateenvl_ctx): Likewise.
23235         (libc_feholdsetroundl_ctx): Likewise.
23236         (libc_feresetroundl_ctx): Likewise.
23237         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
23238         (libc_feresetround_53bit_ctx): Likewise.
23239
23240 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23241
23242         * locale/iso-639.def: Convert to UTF-8.
23243
23244 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
23245
23246         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
23247         (EXCEPTION_TESTS_double): Likewise.
23248         (EXCEPTION_TESTS_long_double): Likewise.
23249         (EXCEPTION_TESTS): Likewise.
23250         * math/libm-test.inc (test_exceptions): Only test exceptions if
23251         EXCEPTION_TESTS (FLOAT).
23252
23253 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23254
23255         * benchtests/Makefile (string-bench): Add strcpy_chk and
23256         stpcpy_chk.
23257         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
23258         * benchtests/bench-stpcpy_chk.c: New file.
23259         * benchtests/bench-strcpy_chk-ifunc.c: New file.
23260         * benchtests/bench-strcpy_chk.c: New file.
23261         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
23262         code.
23263         (do_test): Likewise.
23264
23265 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23266
23267         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
23268         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
23269         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
23270         with tabs where appropriate.
23271         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
23272         dl-procinfo.h.
23273         [PPC_PLATFORM_PPC440]: Likewise.
23274         [PPC_PLATFORM_PPC464]: Likewise.
23275         [PPC_PLATFORM_PPC476]: Likewise.
23276         (_dl_string_platform): Add support for detecting ppc405, ppc440,
23277         ppc464, and ppc476 platform strings merging from ports/
23278         dl-procinfo.h.
23279
23280 2013-06-11  Andreas Schwab  <schwab@suse.de>
23281
23282         [BZ #14991]
23283         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
23284         (from_ucs4_idx): Regenerate.
23285         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
23286         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
23287         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
23288         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
23289         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
23290         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
23291         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
23292         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
23293         from FROM_LOOP and TO_LOOP specific macros.
23294         (BODY): Handle combining characters.
23295         * iconvdata/BIG5HKSCS.irreversible: Update.
23296         * iconvdata/BIG5HKSCS.precomposed: New file.
23297         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
23298         characters.
23299         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
23300
23301 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23302
23303         * include/sys/time.h: Fix indentation and add copyright header.
23304
23305         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
23306         (do_test): Likewise.
23307         * string/test-memchr.c (do_one_test): Likewise.
23308         (do_test): Likewise.
23309         * string/test-memcmp.c (do_one_test): Likewise.
23310         (do_test): Likewise.
23311         * string/test-memcpy.c (do_one_test): Likewise.
23312         (do_test): Likewise.
23313         * string/test-memmem.c (do_one_test): Likewise.
23314         (do_test): Likewise.
23315         (do_random_tests): Likewise.
23316         * string/test-memmove.c (do_one_test): Likewise.
23317         (do_test): Likewise.
23318         * string/test-memset.c (do_one_test): Likewise.
23319         (do_test): Likewise.
23320         * string/test-rawmemchr.c (do_one_test): Likewise.
23321         (do_test): Likewise.
23322         * string/test-strcasecmp.c (do_one_test): Likewise.
23323         (do_test): Likewise.
23324         * string/test-strcasestr.c (do_one_test): Likewise.
23325         (do_test): Likewise.
23326         * string/test-strcat.c (do_one_test): Likewise.
23327         (do_test): Likewise.
23328         * string/test-strchr.c (do_one_test): Likewise.
23329         (do_test): Likewise.
23330         * string/test-strcmp.c (do_one_test): Likewise.
23331         (do_test): Likewise.
23332         * string/test-strcpy.c (do_one_test): Likewise.
23333         (do_test): Likewise.
23334         * string/test-string.h: Likewise.
23335         (test_init): Likewise.
23336         * string/test-strlen.c (do_one_test): Likewise.
23337         (do_test): Likewise.
23338         * string/test-strncasecmp.c (do_one_test): Likewise.
23339         (do_test): Likewise.
23340         * string/test-strncat.c (do_one_test): Likewise.
23341         (do_test): Likewise.
23342         * string/test-strncmp.c (do_one_test): Likewise.
23343         (do_test_limit): Likewise.
23344         (do_test): Likewise.
23345         * string/test-strncpy.c (do_one_test): Likewise.
23346         (do_test): Likewise.
23347         * string/test-strnlen.c (do_one_test): Likewise.
23348         (do_test): Likewise.
23349         * string/test-strpbrk.c (do_one_test): Likewise.
23350         (do_test): Likewise.
23351         * string/test-strrchr.c (do_one_test): Likewise.
23352         (do_test): Likewise.
23353         * string/test-strspn.c (do_one_test): Likewise.
23354         (do_test): Likewise.
23355         * string/test-strstr.c (do_one_test): Likewise.
23356         (do_test): Likewise.
23357
23358         * benchtests/Makefile (string-bench): Add string benchmarks.
23359         * benchtests/bench-bcopy-ifunc.c: New file.
23360         * benchtests/bench-bcopy.c: New file.
23361         * benchtests/bench-bzero-ifunc.c: New file.
23362         * benchtests/bench-bzero.c: New file.
23363         * benchtests/bench-memccpy-ifunc.c: New file.
23364         * benchtests/bench-memccpy.c: New file.
23365         * benchtests/bench-memchr-ifunc.c: New file.
23366         * benchtests/bench-memchr.c: New file.
23367         * benchtests/bench-memcmp-ifunc.c: New file.
23368         * benchtests/bench-memcmp.c: New file.
23369         * benchtests/bench-memmem-ifunc.c: New file.
23370         * benchtests/bench-memmem.c: New file.
23371         * benchtests/bench-memmove-ifunc.c: New file.
23372         * benchtests/bench-memmove.c: New file.
23373         * benchtests/bench-mempcpy-ifunc.c: New file.
23374         * benchtests/bench-mempcpy.c: New file.
23375         * benchtests/bench-memset-ifunc.c: New file.
23376         * benchtests/bench-memset.c: New file.
23377         * benchtests/bench-rawmemchr-ifunc.c: New file.
23378         * benchtests/bench-rawmemchr.c: New file.
23379         * benchtests/bench-stpcpy-ifunc.c: New file.
23380         * benchtests/bench-stpcpy.c: New file.
23381         * benchtests/bench-stpncpy-ifunc.c: New file.
23382         * benchtests/bench-stpncpy.c: New file.
23383         * benchtests/bench-strcasecmp-ifunc.c: New file.
23384         * benchtests/bench-strcasecmp.c: New file.
23385         * benchtests/bench-strcasestr-ifunc.c: New file.
23386         * benchtests/bench-strcasestr.c: New file.
23387         * benchtests/bench-strcat-ifunc.c: New file.
23388         * benchtests/bench-strcat.c: New file.
23389         * benchtests/bench-strchr-ifunc.c: New file.
23390         * benchtests/bench-strchr.c: New file.
23391         * benchtests/bench-strchrnul-ifunc.c: New file.
23392         * benchtests/bench-strchrnul.c: New file.
23393         * benchtests/bench-strcmp-ifunc.c: New file.
23394         * benchtests/bench-strcmp.c: New file.
23395         * benchtests/bench-strcpy-ifunc.c: New file.
23396         * benchtests/bench-strcpy.c: New file.
23397         * benchtests/bench-strcspn-ifunc.c: New file.
23398         * benchtests/bench-strcspn.c: New file.
23399         * benchtests/bench-strlen-ifunc.c: New file.
23400         * benchtests/bench-strlen.c: New file.
23401         * benchtests/bench-strncasecmp-ifunc.c: New file.
23402         * benchtests/bench-strncasecmp.c: New file.
23403         * benchtests/bench-strncat-ifunc.c: New file.
23404         * benchtests/bench-strncat.c: New file.
23405         * benchtests/bench-strncmp-ifunc.c: New file.
23406         * benchtests/bench-strncmp.c: New file.
23407         * benchtests/bench-strncpy-ifunc.c: New file.
23408         * benchtests/bench-strncpy.c: New file.
23409         * benchtests/bench-strnlen-ifunc.c: New file.
23410         * benchtests/bench-strnlen.c: New file.
23411         * benchtests/bench-strpbrk-ifunc.c: New file.
23412         * benchtests/bench-strpbrk.c: New file.
23413         * benchtests/bench-strrchr-ifunc.c: New file.
23414         * benchtests/bench-strrchr.c: New file.
23415         * benchtests/bench-strspn-ifunc.c: New file.
23416         * benchtests/bench-strspn.c: New file.
23417         * benchtests/bench-strstr-ifunc.c: New file.
23418         * benchtests/bench-strstr.c: New file.
23419
23420         * benchtests/Makefile: Disable parallel execution of targets.
23421         (string-bench): Add memcpy.
23422         (benchset): New variable to store a list of benchmark sets.
23423         (bench-func): Renamed from bench.
23424         (bench-set): New target.
23425         (bench): Depend on bench-func and bench-set.
23426         * benchtests/README: Add section on benchmark sets.
23427         * benchtests/bench-memcpy-ifunc.c: New file.
23428         * benchtests/bench-memcpy.c: New file.
23429         * benchtests/bench-string.h: New file.
23430
23431 2013-06-11  Andreas Schwab  <schwab@suse.de>
23432
23433         [BZ #15577]
23434         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
23435         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
23436         values in the triple.
23437         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
23438         terminator in the group key.
23439
23440 2013-06-11  Andreas Jaeger  <aj@suse.de>
23441
23442         * po/zh_TW.po: Update Chinese (traditional) translation from
23443         translation project.
23444
23445 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23446
23447         * include/time.h (__clock_gettime): Add libc_hidden_proto.
23448         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
23449         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
23450         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
23451         (clock_getcpuclockid): Likewise.
23452         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
23453         Add weak_alias and libc_hidden_def.
23454         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
23455         * rt/clock_gettime.c (clock_gettime): Rename to
23456         __clock_gettime.  Add weak_alias and libc_hidden_def.
23457         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
23458         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
23459         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
23460         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
23461         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
23462         Likewise.
23463         * rt/clock_settime.c (clock_settime): Rename to
23464         __clock_settime.  Add weak_alias and libc_hidden_def.
23465         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
23466
23467 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
23468
23469         * mach/err_boot.sub: Remove trailing whitespace.
23470         * mach/err_ipc.sub: Likewise.
23471         * mach/err_mach.sub: Likewise.
23472
23473         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
23474         (ROUNDING_TESTS_double): Likewise.
23475         (ROUNDING_TESTS_long_double): Likewise.
23476         (ROUNDING_TESTS): Likewise.
23477         * math/libm-test.inc: Include <math-tests.h>.
23478         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
23479         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
23480         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
23481         (IF_ROUND_INIT_FE_UPWARD): Likewise.
23482
23483 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23484
23485         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
23486         of assigning.
23487
23488 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
23489
23490         * sysdeps/gnu/errlist.awk: Do not generate space at end of
23491         otherwise empty TRANS lines.
23492         * sysdeps/gnu/errlist.c: Regenerated.
23493
23494         * catgets/gencat.c (error_print): Use (void) in function
23495         definition.
23496         * crypt/crypt_util.c (__init_des): Likewise.
23497         * crypt/speeds.c (Stop): Likewise.
23498         (main): Likewise.
23499         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
23500         * inet/ruserpass.c (token): Likewise.
23501         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
23502         * intl/localealias.c (extend_alias_table): Likewise.
23503         * intl/plural-exp.c (init_germanic_plural): Likewise.
23504         * libio/fcloseall.c (__fcloseall): Likewise.
23505         * libio/genops.c (_IO_flush_all): Likewise.
23506         (_IO_flush_all_linebuffered): Likewise.
23507         (_IO_cleanup): Likewise.
23508         (_IO_iter_begin): Likewise.
23509         (_IO_iter_end): Likewise.
23510         (_IO_list_lock): Likewise.
23511         (_IO_list_unlock): Likewise.
23512         (_IO_list_resetlock): Likewise.
23513         * libio/getchar.c (getchar): Likewise.
23514         * libio/getchar_u.c (getchar_unlocked): Likewise.
23515         * libio/getwchar.c (getwchar): Likewise.
23516         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
23517         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
23518         * login/getpt.c (__getpt): Likewise.
23519         * login/tst-utmp.c (main): Likewise.
23520         * malloc/hooks.c (__malloc_check_init): Likewise.
23521         * malloc/malloc.c (__malloc_stats): Likewise.
23522         * malloc/mtrace.c (tr_break): Likewise.
23523         (mtrace): Likewise.
23524         (muntrace): Likewise.
23525         * misc/fstab.c (endfsent): Likewise.
23526         * misc/getclktck.c (__getclktck): Likewise.
23527         * misc/getdtsz.c (__getdtablesize): Likewise.
23528         * misc/gethostid.c (gethostid): Likewise.
23529         * misc/getpagesize.c (__getpagesize): Likewise.
23530         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
23531         (__get_nprocs): Likewise.
23532         (__get_phys_pages): Likewise.
23533         (__get_avphys_pages): Likewise.
23534         * misc/getttyent.c (getttyent): Likewise.
23535         (setttyent): Likewise.
23536         (endttyent): Likewise.
23537         * misc/getusershell.c (getusershell): Likewise.
23538         (endusershell): Likewise.
23539         (setusershell): Likewise.
23540         (initshells): Likewise.
23541         * misc/hsearch.c (__hdestroy): Likewise.
23542         * misc/sync.c (sync): Likewise.
23543         * misc/syslog.c (closelog_internal): Likewise.
23544         (closelog): Likewise.
23545         * misc/ttyslot.c (ttyslot): Likewise.
23546         * misc/vhangup.c (vhangup): Likewise.
23547         * posix/fork.c (__fork): Likewise.
23548         * posix/getegid.c (__getegid): Likewise.
23549         * posix/geteuid.c (__geteuid): Likewise.
23550         * posix/getgid.c (__getgid): Likewise.
23551         * posix/getpid.c (__getpid): Likewise.
23552         * posix/getppid.c (__getppid): Likewise.
23553         * posix/getuid.c (__getuid): Likewise.
23554         * posix/pause.c (pause): Likewise.
23555         * posix/setpgrp.c (setpgrp): Likewise.
23556         * posix/setsid.c (__setsid): Likewise.
23557         * posix/test-vfork.c (noop): Likewise.
23558         * resolv/gethnamaddr.c (_endhtent): Likewise.
23559         (_gethtent): Likewise.
23560         (ht_endhostent): Likewise.
23561         (gethostent): Likewise.
23562         (dns_service): Likewise.
23563         * stdlib/drand48.c (drand48): Likewise.
23564         * stdlib/lrand48.c (lrand48): Likewise.
23565         * stdlib/mrand48.c (mrand48): Likewise.
23566         * stdlib/rand.c (rand): Likewise.
23567         * stdlib/random.c (__random): Likewise.
23568         * stdlib/setenv.c (clearenv): Likewise.
23569         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
23570         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
23571         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
23572         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
23573         (__get_nprocs): Likewise.
23574         (__get_phys_pages): Likewise.
23575         (__get_avphys_pages): Likewise.
23576         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
23577         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
23578         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
23579         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
23580         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
23581         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
23582         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
23583         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
23584         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
23585         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
23586         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
23587         * sysdeps/mach/hurd/sync.c (sync): Likewise.
23588         * sysdeps/posix/clock.c (clock): Likewise.
23589         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
23590         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
23591         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
23592         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
23593         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
23594         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
23595         (__get_nprocs_conf): Likewise.
23596         (__get_phys_pages): Likewise.
23597         (__get_avphys_pages): Likewise.
23598         * time/clock.c (clock): Likewise.
23599         * time/tzset.c (__tzname_max): Likewise.
23600
23601 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
23602
23603         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
23604         (__bswap_32): Do not use "register".
23605         * crypt/crypt.c (_ufc_doit_r): Likewise.
23606         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
23607         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
23608         * gmon/gmon.c (__monstartup): Likewise.
23609         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
23610         * hurd/hurdmalloc.c (more_memory): Likewise.
23611         (malloc): Likewise.
23612         (free): Likewise.
23613         (realloc): Likewise.
23614         (malloc_fork_prepare): Likewise.
23615         (malloc_fork_parent): Likewise.
23616         (malloc_fork_child): Likewise.
23617         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
23618         (_svcauth_des): Likewise.
23619         * inet/inet_lnaof.c (inet_lnaof): Likewise.
23620         * inet/inet_net.c (inet_network): Likewise.
23621         * inet/inet_netof.c (inet_netof): Likewise.
23622         * inet/rcmd.c (__validuser2_sa): Likewise.
23623         * io/fts.c (fts_open): Likewise.
23624         (fts_load): Likewise.
23625         (fts_close): Likewise.
23626         (fts_read): Likewise.
23627         (fts_children): Likewise.
23628         (fts_build): Likewise.
23629         (fts_stat): Likewise.
23630         (fts_sort): Likewise.
23631         (fts_alloc): Likewise.
23632         (fts_lfree): Likewise.
23633         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
23634         (_IO_file_xsgetn): Likewise.
23635         (_IO_file_xsgetn_mmap): Likewise.
23636         * libio/iofopncook.c (_IO_cookie_read): Likewise.
23637         (_IO_cookie_write): Likewise.
23638         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
23639         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
23640         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
23641         * malloc/obstack.c (_obstack_begin): Likewise.
23642         (_obstack_begin_1): Likewise.
23643         (_obstack_newchunk): Likewise.
23644         (_obstack_allocated_p): Likewise.
23645         (obstack_free): Likewise.
23646         (_obstack_memory_used): Likewise.
23647         * misc/getttyent.c (getttynam): Likewise.
23648         (getttyent): Likewise.
23649         (skip): Likewise.
23650         (value): Likewise.
23651         * misc/getusershell.c (initshells): Likewise.
23652         * misc/syslog.c (__vsyslog_chk): Likewise.
23653         * misc/ttyslot.c (ttyslot): Likewise.
23654         * nis/nis_hash.c (__nis_hash): Likewise.
23655         * posix/fnmatch_loop.c (FCT): Likewise.
23656         * posix/getconf.c (print_all): Likewise.
23657         (main): Likewise.
23658         * posix/getopt.c (exchange): Likewise.
23659         * posix/glob.c (globfree): Likewise.
23660         (prefix_array): Likewise.
23661         (__glob_pattern_type): Likewise.
23662         * resolv/arpa/nameser.h (NS_GET16): Likewise.
23663         (NS_GET32): Likewise.
23664         (NS_PUT16): Likewise.
23665         (NS_PUT32): Likewise.
23666         * resolv/gethnamaddr.c (getanswer): Likewise.
23667         (gethostbyname2): Likewise.
23668         (gethostbyaddr): Likewise.
23669         (_gethtent): Likewise.
23670         (_gethtbyname2): Likewise.
23671         (_gethtbyaddr): Likewise.
23672         * resolv/ns_print.c (dst_s_get_int16): Likewise.
23673         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
23674         * resolv/res_init.c (__res_vinit): Likewise.
23675         (net_mask): Likewise.
23676         * resolv/res_mkquery.c (outchar): Likewise.
23677         (PRINT): Likewise.
23678         * stdio-common/printf_fp.c (outchar): Likewise.
23679         (PRINT): Likewise.
23680         * stdio-common/printf_fphex.c (outchar): Likewise.
23681         (PRINT): Likewise.
23682         * stdio-common/printf_size.c (outchar): Likewise.
23683         (PRINT): Likewise.
23684         * stdio-common/test_rdwr.c (main): Likewise.
23685         * stdio-common/tfformat.c (matches): Likewise.
23686         * stdio-common/vfprintf.c (outchar): Likewise.
23687         (printf_unknown): Likewise.
23688         (buffered_vfprintf): Likewise.
23689         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
23690         * stdio-common/xbug.c (AppendToBuffer): Likewise.
23691         (ReadFile): Likewise.
23692         * stdlib/qsort.c (SWAP): Likewise.
23693         (_quicksort): Likewise.
23694         * stdlib/setenv.c (__add_to_environ): Likewise.
23695         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
23696         * stdlib/strtol_l.c (__strtol_l): Likewise.
23697         * stdlib/tst-strtod.c (main): Likewise.
23698         * stdlib/tst-strtol.c (main): Likewise.
23699         * stdlib/tst-strtoll.c (main): Likewise.
23700         * string/bits/string2.h (__strcmp_cc): Likewise.
23701         (__strcmp_cg): Likewise.
23702         (__strcspn_c1): Likewise.
23703         (__strcspn_c2): Likewise.
23704         (__strcspn_c3): Likewise.
23705         (__strspn_c1): Likewise.
23706         (__strspn_c2): Likewise.
23707         (__strspn_c3): Likewise.
23708         (__strsep_1c): Likewise.
23709         (__strsep_2c): Likewise.
23710         (__strsep_3c): Likewise.
23711         * string/memccpy.c (__memccpy): Likewise.
23712         * string/stpcpy.c (__stpcpy): Likewise.
23713         * string/strcmp.c (strcmp): Likewise.
23714         * string/strrchr.c (strrchr): Likewise.
23715         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
23716         Likewise.
23717         * sysdeps/mach/hurd/getcwd.c
23718         (_hurd_canonicalize_directory_name_internal): Likewise.
23719         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
23720         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
23721         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
23722         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
23723         Likewise, in both definitions.
23724         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
23725         definitions.
23726         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
23727         64] (__bswap_64): Likewise.
23728         * time/test_time.c (main): Likewise.
23729         * time/tzfile.c (__tzfile_read): Likewise.
23730         (__tzfile_compute): Likewise.
23731         * time/tzset.c (__tzset_parse_tz): Likewise.
23732         (tzset_internal): Likewise.
23733         (compute_change): Likewise.
23734         * wcsmbs/wcscat.c (__wcscat): Likewise.
23735         * wcsmbs/wcschr.c (wcschr): Likewise.
23736         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
23737         * wcsmbs/wcscspn.c (wcscspn): Likewise.
23738         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
23739         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
23740         * wcsmbs/wcsspn.c (wcsspn): Likewise.
23741         * wcsmbs/wcsstr.c (wcsstr): Likewise.
23742         * wcsmbs/wmemchr.c (wmemchr): Likewise.
23743         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
23744         * wcsmbs/wmemset.c (wmemset): Likewise.
23745
23746 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
23747
23748         * scripts/config.guess: Update to version 2013-05-16.
23749         * scripts/config.sub: Update to version 2013-04-24.
23750         * scripts/install-sh: Update to version 2011-11-20.07.
23751         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
23752         * scripts/move-if-change: Update to version 2012-01-06 07:23.
23753
23754 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
23755
23756         * debug/fgetws_u_chk.c: Fix leading whitespaces.
23757         * elf/sln.c: Likewise.
23758         * hurd/hurd/ioctl.h: Likewise.
23759         * hurd/hurdmalloc.c: Likewise.
23760         * hurd/xattr.c: Likewise.
23761         * include/shlib-compat.h: Likewise.
23762         * inet/ruserpass.c: Likewise.
23763         * libio/iofgets_u.c: Likewise.
23764         * libio/iofgetws_u.c: Likewise.
23765         * locale/programs/ld-identification.c: Likewise.
23766         * locale/programs/ld-time.c: Likewise.
23767         * mach/msg-destroy.c: Likewise.
23768         * nss/nss_files/files-netgrp.c: Likewise.
23769         * resolv/res_data.c: Likewise.
23770         * soft-fp/op-1.h: Likewise.
23771         * soft-fp/op-2.h: Likewise.
23772         * soft-fp/op-4.h: Likewise.
23773         * soft-fp/op-common.h: Likewise.
23774         * stdio-common/printf_fphex.c: Likewise.
23775         * stdlib/strtod_l.c: Likewise.
23776         * sunrpc/rpc/clnt.h: Likewise.
23777         * sysdeps/generic/framestate.c: Likewise.
23778         * sysdeps/i386/bsd-_setjmp.S: Likewise.
23779         * sysdeps/i386/bsd-setjmp.S: Likewise.
23780         * sysdeps/i386/__longjmp.S: Likewise.
23781         * sysdeps/i386/setjmp.S: Likewise.
23782         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
23783         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
23784         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23785         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
23786         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
23787         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
23788         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
23789         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
23790         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
23791         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
23792         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
23793         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
23794         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
23795         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
23796         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
23797         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
23798         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
23799         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
23800         * sysdeps/ieee754/support.c: Likewise.
23801         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
23802         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
23803         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
23804         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
23805         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
23806         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
23807         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
23808         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
23809         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
23810         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
23811         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
23812         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
23813         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
23814         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
23815         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
23816         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
23817         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
23818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
23819
23820 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
23821
23822         * posix/transbug.c: Remove executable mode.
23823
23824 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
23825
23826         * crypt/speeds.c: Remove trailing whitespace.
23827         * dlfcn/default.c: Likewise.
23828         * elf/ifuncdep2.c: Likewise.
23829         * elf/ifuncmain1.c: Likewise.
23830         * elf/ifuncmain1vis.c: Likewise.
23831         * elf/testobj.h: Likewise.
23832         * elf/tst-stackguard1.c: Likewise.
23833         * gmon/sys/gmon.h: Likewise.
23834         * hurd/hurdmsg.c: Likewise.
23835         * hurd/new-fd.c: Likewise.
23836         * hurd/ports-get.c: Likewise.
23837         * iconvdata/ibm1008_420.c: Likewise.
23838         * inet/tst-getni1.c: Likewise.
23839         * inet/tst-getni2.c: Likewise.
23840         * libio/ioungetc.c: Likewise.
23841         * libio/wfiledoalloc.c: Likewise.
23842         * manual/libm-err-tab.pl: Likewise.
23843         * math/w_dremf.c: Likewise.
23844         * misc/ftruncate.c: Likewise.
23845         * posix/bug-glob2.c: Likewise.
23846         * posix/tst-pcre.c: Likewise.
23847         * posix/wait4.c: Likewise.
23848         * resolv/README: Likewise.
23849         * resolv/res_debug.h: Likewise.
23850         * resolv/tst-inet_ntop.c: Likewise.
23851         * setjmp/bug269-setjmp.c: Likewise.
23852         * soft-fp/extended.h: Likewise.
23853         * soft-fp/op-1.h: Likewise.
23854         * soft-fp/op-2.h: Likewise.
23855         * soft-fp/op-4.h: Likewise.
23856         * soft-fp/op-8.h: Likewise.
23857         * soft-fp/testit.c: Likewise.
23858         * stdio-common/bug16.c: Likewise.
23859         * stdlib/random.c: Likewise.
23860         * sunrpc/rpcsvc/rquota.x: Likewise.
23861         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
23862         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
23863         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23864         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
23865         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
23866         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
23867         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
23868         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
23869         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
23870         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
23871         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
23872         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
23873         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
23874         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
23875         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
23876         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
23877         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
23878         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
23879         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
23880         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
23881         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
23882         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
23883         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
23884         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
23885         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
23886         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
23887         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
23888         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
23889         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
23890         * sysdeps/ieee754/s_lib_version.c: Likewise.
23891         * sysdeps/mach/hurd/check_fds.c: Likewise.
23892         * sysdeps/mach/hurd/getsockname.c: Likewise.
23893         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
23894         * sysdeps/mach/hurd/recvfrom.c: Likewise.
23895         * sysdeps/powerpc/bits/link.h: Likewise.
23896         * sysdeps/powerpc/dl-procinfo.c: Likewise.
23897         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
23898         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
23899         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
23900         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
23901         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
23902         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
23903         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
23904         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
23905         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
23906         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
23907         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
23908         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
23909         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
23910         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
23911         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
23912         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
23913         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
23914         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
23915         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
23916         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
23917         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
23918         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
23919         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
23920         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
23921         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
23922         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
23923         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
23924         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
23925         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
23926         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
23927         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
23928         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
23929         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
23930         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
23931         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
23932         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
23933         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
23934         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
23935         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
23936         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
23937         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
23938         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
23939         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
23940         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
23941         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
23942         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
23943         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
23944         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
23945         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
23946         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
23947         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
23948         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
23949         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
23950         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
23951         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
23952         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
23953         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
23954         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
23955         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
23956         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
23957         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
23958         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
23959         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
23960         * sysdeps/powerpc/sysdep.h: Likewise.
23961         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
23962         * sysdeps/s390/s390-64/sub_n.S: Likewise.
23963         * sysdeps/sh/dl-trampoline.S: Likewise.
23964         * sysdeps/sh/memset.S: Likewise.
23965         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
23966         * sysdeps/sh/strlen.S: Likewise.
23967         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
23968         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
23969         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
23970         * sysdeps/sparc/sparc32/rem.S: Likewise.
23971         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
23972         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
23973         * sysdeps/sparc/sparc32/strchr.S: Likewise.
23974         * sysdeps/sparc/sparc32/udiv.S: Likewise.
23975         * sysdeps/sparc/sparc32/urem.S: Likewise.
23976         * sysdeps/sparc/sparc64/add_n.S: Likewise.
23977         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
23978         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
23979         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
23980         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
23981         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
23982         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
23983         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
23984         * sysdeps/unix/bsd/times.c: Likewise.
23985         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
23986         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
23987         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
23988         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
23989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
23990         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
23991         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
23992         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
23993         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
23994         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
23995         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
23996         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23997         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
23998         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
23999         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
24000         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
24001         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
24002         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
24003         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
24004         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
24005         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
24006         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
24007         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
24008         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
24009         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
24010         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
24011         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
24012         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
24013         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
24014         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
24015         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
24016         * sysdeps/x86_64/strcspn.S: Likewise.
24017
24018 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
24019
24020         * locale/C-translit.h: Revert #include <stdint.h> because this is a
24021         generated file.  Regenerate properly from gen-translit.pl.
24022         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
24023         locale/C-translit.h.
24024
24025 2013-06-05  Andreas Schwab  <schwab@suse.de>
24026
24027         [BZ #15100]
24028         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
24029         week as 6 instead of -1.
24030         * time/tst-strptime.c (day_tests): Add test case.
24031
24032 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
24033
24034         * sysdeps/generic/math_private.h
24035         (libc_feholdexcept_setround_53bit): Replace with
24036         libc_feholdsetround_53bit.
24037         (libc_feupdateenv_53bit): Replace with
24038         libc_feresetround_53bit.
24039         (SET_RESTORE_ROUND_53BIT): Adjust.
24040
24041 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
24042
24043         * string/test-strchrnul.c: Add copyright header.
24044
24045         * posix/tst-getaddrinfo4.c: Increase test timeout.
24046
24047 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
24048
24049         [BZ #15536]
24050         * math/libm-test.inc (MAX_EXP): Remove
24051         (MIN_EXP): Define.
24052         (ulp): Use MIN_EXP - MANT_DIG.
24053         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
24054
24055 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
24056
24057         * po/be.po: Revert last change.
24058         * po/zh_CN.po: Likewise.
24059         * po/header.pot: Likewise.
24060
24061 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
24062
24063         * Makefile ($(common-objpfx)linkobj/libc.so): Define
24064         link-libc-deps to empty as target-specific variable.
24065         * Makerules (link-libc-args): New variable.
24066         (libc-for-link): Likewise.
24067         (link-libc-deps): Likewise.
24068         (lib%.so): Depend on $(link-libc-deps).  Link with
24069         $(link-libc-args).
24070         (build-module): Link with $(link-libc-args).
24071         (build-module-asneeded): Likewise.
24072         (build-module-helper-objlist): Filter out $(link-libc-deps) from
24073         list of objects.
24074         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
24075         target-specific variable.
24076         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
24077         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
24078         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
24079         libc.
24080         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
24081         libc and ld.so.
24082         ($(objpfx)libpcprofile.so): Likewise.
24083         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
24084         libc_nonshared.a.
24085         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
24086         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
24087         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
24088         $(link-libc-deps).
24089         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
24090         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
24091         * login/Makefile ($(objpfx)libutil.so): Likewise.
24092         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
24093         * math/Makefile ($(objpfx)libm.so): Likewise.
24094         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
24095         $(objpfx)libnsl.so): Define libc-for-link as target-specific
24096         variable instead of depending directly on libc.
24097         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
24098         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
24099         $(link-libc-deps).
24100         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
24101         libc.
24102         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
24103         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
24104         ($(objpfx)libanl.so): Likewise.
24105         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
24106         ld.so.
24107         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
24108         $(link-libc-deps).
24109         * sysdeps/i386/fpu/Makefile: Remove file.
24110         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
24111         ($(objpfx)libm.so): Remove dependency on ld.so.
24112
24113 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
24114
24115         [BZ # 15553]
24116         * nis/yp_xdr.c (XDRMAXNAME): Define.
24117         (XDRMAXRECORD): Define.
24118         (xdr_domainname): Use XDRMAXNAME.
24119         (xdr_mapname): Likewise.
24120         (xdr_peername): Likewise.
24121         (xdr_keydat): Use XDRMAXRECORD.
24122         (xdr_valdat): Likewise.
24123
24124 2013-05-30  Jeff Law  <law@redhat.com>
24125
24126         [BZ #14256]
24127         * manual/errno.texi (ESTALE): Update to account for more than
24128         just NFS file systems.
24129         * sysdeps/gnu/errlist.c: Regenerated.
24130
24131 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
24132
24133         [BZ #15465]
24134         * elf/Makefile (tests): Add tst-null-argv.
24135         (modules-names):  Add tst-null-argv-lib.
24136         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
24137         (tst-null-argv-ENV): Set environment for tst-null-argv.
24138         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
24139         (RTLD_PROGNAME): New macro.
24140         * elf/tst-null-argv.c: New test case.
24141         * elf/tst-null-argv-lib.c: Library for test case.
24142         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
24143         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
24144         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
24145         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
24146         * elf/dl-init.c (call_init): Likewise.
24147         (_dl_init): Likewise.
24148         * elf/dl-load.c (print_search_path): Likewise.
24149         (_dl_map_object): Likewise.
24150         * elf/dl-lookup.c (do_lookup_x): Likewise.
24151         (add_dependency): Likewise.
24152         (_dl_lookup_symbol_x): Likewise.
24153         (_dl_debug_bindings): Likewise.
24154         * elf/dl-open.c (_dl_show_scope): Likewise.
24155         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
24156         * elf/dl-version.c (match_symbol): Likewise.
24157         (_dl_check_map_versions): Likewise.
24158         * elf/rtld.c (dl_main): Likewise.
24159         (print_unresolved): Use RTLD_PROGNAME.
24160         (print_missing_version): Likewise.
24161         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
24162         (elf_machine_rela): Likewise.
24163         * sysdeps/powerpc/powerpc32/dl-machine.c
24164         (__process_machine_rela): Likewise.
24165         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
24166         Likewise.
24167         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
24168         Likewise.
24169         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
24170         Likewise.
24171         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
24172         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
24173         Likewise.
24174         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
24175         Likewise.
24176         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
24177
24178 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
24179
24180         * po/be.po: Add descriptive title.
24181         * po/zh_CN.po: Likewise.
24182         * po/header.pot: Likewise.
24183
24184 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
24185
24186         * locale/programs/locarchive.c (create_archive): Inlucde fname in
24187         error message.
24188         (enlarge_archive): Likewise.
24189
24190 2013-05-28  Ben North  <ben@redfrontdoor.org>
24191
24192         * manual/arith.texi (frexp): It is the magnitude of the return
24193         value which lies in [0.5, 1), not the return value itself.
24194
24195 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24196
24197         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24198
24199 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
24200
24201         * stdio-common/bug26.c (main): Correct fscanf template.
24202
24203         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
24204         declare _dl_skip_args.
24205
24206         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
24207         Don't declare.
24208
24209         * manual/platform.texi: Add missing @end deftypefun.
24210
24211 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
24212
24213         [BZ #15529]
24214         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
24215         bit of mantissa of 2^16382.
24216         * math/libm-test.inc (hypot_test_data): Add more tests.
24217
24218         * math/libm-test.inc: Add drem and pow10 to list of tested
24219         functions.
24220         (pow10_test): New function.
24221         (drem_test): Likewise.
24222         (drem_test_tonearest): Likewise.
24223         (drem_test_towardzero): Likewise.
24224         (drem_test_downward): Likewise.
24225         (drem_test_upward): Likewise.
24226         (main): Call the new functions.
24227
24228         * math/libm-test.inc (finite_test_data): Remove.
24229         (finite_test): Run tests from isfinite_test_data.
24230         (gamma_test_data): Remove.
24231         (gamma_test): Run tests from lgamma_test_data.
24232         * sysdeps/i386/fpu/libm-test-ulps: Update.
24233         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24234
24235 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24236
24237         * manual/platform.texi: Add PowerPC PPR function set documentation.
24238         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
24239         implementation.
24240
24241 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
24242
24243         * math/libm-test.inc (MAX_EXP): Define.
24244         (ULPDIFF): Define.
24245         (ulp): New function.
24246         (check_float_internal): Use ULPDIFF.
24247         (cpow_test): Disable failing test.
24248         (check_ulp): Test ulp() implemetnation.
24249         (main): Call check_ulp before starting tests.
24250
24251 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
24252
24253         * math/gen-libm-test.pl (generate_testfile): Do not handle
24254         START_DATA and END_DATA.
24255         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
24256         END_DATA.
24257         (acos_tonearest_test_data): Likewise.
24258         (acos_towardzero_test_data): Likewise.
24259         (acos_downward_test_data): Likewise.
24260         (acos_upward_test_data): Likewise.
24261         (acosh_test_data): Likewise.
24262         (asin_test_data): Likewise.
24263         (asin_tonearest_test_data): Likewise.
24264         (asin_towardzero_test_data): Likewise.
24265         (asin_downward_test_data): Likewise.
24266         (asin_upward_test_data): Likewise.
24267         (asinh_test_data): Likewise.
24268         (atan_test_data): Likewise.
24269         (atanh_test_data): Likewise.
24270         (atan2_test_data): Likewise.
24271         (cabs_test_data): Likewise.
24272         (cacos_test_data): Likewise.
24273         (cacosh_test_data): Likewise.
24274         (carg_test_data): Likewise.
24275         (casin_test_data): Likewise.
24276         (casinh_test_data): Likewise.
24277         (catan_test_data): Likewise.
24278         (catanh_test_data): Likewise.
24279         (cbrt_test_data): Likewise.
24280         (ccos_test_data): Likewise.
24281         (ccosh_test_data): Likewise.
24282         (ceil_test_data): Likewise.
24283         (cexp_test_data): Likewise.
24284         (cimag_test_data): Likewise.
24285         (clog_test_data): Likewise.
24286         (clog10_test_data): Likewise.
24287         (conj_test_data): Likewise.
24288         (copysign_test_data): Likewise.
24289         (cos_test_data): Likewise.
24290         (cos_tonearest_test_data): Likewise.
24291         (cos_towardzero_test_data): Likewise.
24292         (cos_downward_test_data): Likewise.
24293         (cos_upward_test_data): Likewise.
24294         (cosh_test_data): Likewise.
24295         (cosh_tonearest_test_data): Likewise.
24296         (cosh_towardzero_test_data): Likewise.
24297         (cosh_downward_test_data): Likewise.
24298         (cosh_upward_test_data): Likewise.
24299         (cpow_test_data): Likewise.
24300         (cproj_test_data): Likewise.
24301         (creal_test_data): Likewise.
24302         (csin_test_data): Likewise.
24303         (csinh_test_data): Likewise.
24304         (csqrt_test_data): Likewise.
24305         (ctan_test_data): Likewise.
24306         (ctan_tonearest_test_data): Likewise.
24307         (ctan_towardzero_test_data): Likewise.
24308         (ctan_downward_test_data): Likewise.
24309         (ctan_upward_test_data): Likewise.
24310         (ctanh_test_data): Likewise.
24311         (ctanh_tonearest_test_data): Likewise.
24312         (ctanh_towardzero_test_data): Likewise.
24313         (ctanh_downward_test_data): Likewise.
24314         (ctanh_upward_test_data): Likewise.
24315         (erf_test_data): Likewise.
24316         (erfc_test_data): Likewise.
24317         (exp_test_data): Likewise.
24318         (exp_tonearest_test_data): Likewise.
24319         (exp_towardzero_test_data): Likewise.
24320         (exp_downward_test_data): Likewise.
24321         (exp_upward_test_data): Likewise.
24322         (exp10_test_data): Likewise.
24323         (exp2_test_data): Likewise.
24324         (expm1_test_data): Likewise.
24325         (fabs_test_data): Likewise.
24326         (fdim_test_data): Likewise.
24327         (finite_test_data): Likewise.
24328         (floor_test_data): Likewise.
24329         (fma_test_data): Likewise.
24330         (fma_towardzero_test_data): Likewise.
24331         (fma_downward_test_data): Likewise.
24332         (fma_upward_test_data): Likewise.
24333         (fmax_test_data): Likewise.
24334         (fmin_test_data): Likewise.
24335         (fmod_test_data): Likewise.
24336         (fpclassify_test_data): Likewise.
24337         (frexp_test_data): Likewise.
24338         (gamma_test_data): Likewise.
24339         (hypot_test_data): Likewise.
24340         (ilogb_test_data): Likewise.
24341         (isfinite_test_data): Likewise.
24342         (isgreater_test_data): Likewise.
24343         (isgreaterequal_test_data): Likewise.
24344         (isinf_test_data): Likewise.
24345         (isless_test_data): Likewise.
24346         (islessequal_test_data): Likewise.
24347         (islessgreater_test_data): Likewise.
24348         (isnan_test_data): Likewise.
24349         (isnormal_test_data): Likewise.
24350         (issignaling_test_data): Likewise.
24351         (isunordered_test_data): Likewise.
24352         (j0_test_data): Likewise.
24353         (j1_test_data): Likewise.
24354         (jn_test_data): Likewise.
24355         (ldexp_test_data): Likewise.
24356         (lgamma_test_data): Likewise.
24357         (lrint_test_data): Likewise.
24358         (lrint_tonearest_test_data): Likewise.
24359         (lrint_towardzero_test_data): Likewise.
24360         (lrint_downward_test_data): Likewise.
24361         (lrint_upward_test_data): Likewise.
24362         (llrint_test_data): Likewise.
24363         (llrint_tonearest_test_data): Likewise.
24364         (llrint_towardzero_test_data): Likewise.
24365         (llrint_downward_test_data): Likewise.
24366         (llrint_upward_test_data): Likewise.
24367         (log_test_data): Likewise.
24368         (log10_test_data): Likewise.
24369         (log1p_test_data): Likewise.
24370         (log2_test_data): Likewise.
24371         (logb_test_data): Likewise.
24372         (logb_downward_test_data): Likewise.
24373         (lround_test_data): Likewise.
24374         (llround_test_data): Likewise.
24375         (modf_test_data): Likewise.
24376         (nearbyint_test_data): Likewise.
24377         (nextafter_test_data): Likewise.
24378         (nexttoward_test_data): Likewise.
24379         (pow_test_data): Likewise.
24380         (pow_tonearest_test_data): Likewise.
24381         (pow_towardzero_test_data): Likewise.
24382         (pow_downward_test_data): Likewise.
24383         (pow_upward_test_data): Likewise.
24384         (remainder_test_data): Likewise.
24385         (remainder_tonearest_test_data): Likewise.
24386         (remainder_towardzero_test_data): Likewise.
24387         (remainder_downward_test_data): Likewise.
24388         (remainder_upward_test_data): Likewise.
24389         (remquo_test_data): Likewise.
24390         (rint_test_data): Likewise.
24391         (rint_tonearest_test_data): Likewise.
24392         (rint_towardzero_test_data): Likewise.
24393         (rint_downward_test_data): Likewise.
24394         (rint_upward_test_data): Likewise.
24395         (round_test_data): Likewise.
24396         (scalb_test_data): Likewise.
24397         (scalbn_test_data): Likewise.
24398         (scalbln_test_data): Likewise.
24399         (signbit_test_data): Likewise.
24400         (sin_test_data): Likewise.
24401         (sin_tonearest_test_data): Likewise.
24402         (sin_towardzero_test_data): Likewise.
24403         (sin_downward_test_data): Likewise.
24404         (sin_upward_test_data): Likewise.
24405         (sincos_test_data): Likewise.
24406         (sinh_test_data): Likewise.
24407         (sinh_tonearest_test_data): Likewise.
24408         (sinh_towardzero_test_data): Likewise.
24409         (sinh_downward_test_data): Likewise.
24410         (sinh_upward_test_data): Likewise.
24411         (sqrt_test_data): Likewise.
24412         (tan_test_data): Likewise.
24413         (tan_tonearest_test_data): Likewise.
24414         (tan_towardzero_test_data): Likewise.
24415         (tan_downward_test_data): Likewise.
24416         (tan_upward_test_data): Likewise.
24417         (tanh_test_data): Likewise.
24418         (tgamma_test_data): Likewise.
24419         (trunc_test_data): Likewise.
24420         (y0_test_data): Likewise.
24421         (y1_test_data): Likewise.
24422         (yn_test_data): Likewise.
24423         (significand_test_data): Likewise.
24424
24425         * math/gen-libm-test.pl (@functions): Remove variable.
24426         (generate_testfile): Don't handle START and END lines.
24427         * math/libm-test.inc (START): New macro.
24428         (END): Likewise.
24429         (END_COMPLEX): Likewise.
24430         (acos_test): Use END macro without arguments.
24431         (acos_test_tonearest): Likewise.
24432         (acos_test_towardzero): Likewise.
24433         (acos_test_downward): Likewise.
24434         (acos_test_upward): Likewise.
24435         (acosh_test): Likewise.
24436         (asin_test): Likewise.
24437         (asin_test_tonearest): Likewise.
24438         (asin_test_towardzero): Likewise.
24439         (asin_test_downward): Likewise.
24440         (asin_test_upward): Likewise.
24441         (asinh_test): Likewise.
24442         (atan_test): Likewise.
24443         (atanh_test): Likewise.
24444         (atan2_test): Likewise.
24445         (cabs_test): Likewise.
24446         (cacos_test): Use END_COMPLEX macro without arguments.
24447         (cacosh_test): Likewise.
24448         (carg_test): Use END macro without arguments.
24449         (casin_test): Use END_COMPLEX macro without arguments.
24450         (casinh_test): Likewise.
24451         (catan_test): Likewise.
24452         (catanh_test): Likewise.
24453         (cbrt_test): Use END macro without arguments.
24454         (ccos_test): Use END_COMPLEX macro without arguments.
24455         (ccosh_test): Likewise.
24456         (ceil_test): Use END macro without arguments.
24457         (cexp_test): Use END_COMPLEX macro without arguments.
24458         (cimag_test): Use END macro without arguments.
24459         (clog_test): Use END_COMPLEX macro without arguments.
24460         (clog10_test): Likewise.
24461         (conj_test): Likewise.
24462         (copysign_test): Use END macro without arguments.
24463         (cos_test): Likewise.
24464         (cos_test_tonearest): Likewise.
24465         (cos_test_towardzero): Likewise.
24466         (cos_test_downward): Likewise.
24467         (cos_test_upward): Likewise.
24468         (cosh_test): Likewise.
24469         (cosh_test_tonearest): Likewise.
24470         (cosh_test_towardzero): Likewise.
24471         (cosh_test_downward): Likewise.
24472         (cosh_test_upward): Likewise.
24473         (cpow_test): Use END_COMPLEX macro without arguments.
24474         (cproj_test): Likewise.
24475         (creal_test): Use END macro without arguments.
24476         (csin_test): Use END_COMPLEX macro without arguments.
24477         (csinh_test): Likewise.
24478         (csqrt_test): Likewise.
24479         (ctan_test): Likewise.
24480         (ctan_test_tonearest): Likewise.
24481         (ctan_test_towardzero): Likewise.
24482         (ctan_test_downward): Likewise.
24483         (ctan_test_upward): Likewise.
24484         (ctanh_test): Likewise.
24485         (ctanh_test_tonearest): Likewise.
24486         (ctanh_test_towardzero): Likewise.
24487         (ctanh_test_downward): Likewise.
24488         (ctanh_test_upward): Likewise.
24489         (erf_test): Use END macro without arguments.
24490         (erfc_test): Likewise.
24491         (exp_test): Likewise.
24492         (exp_test_tonearest): Likewise.
24493         (exp_test_towardzero): Likewise.
24494         (exp_test_downward): Likewise.
24495         (exp_test_upward): Likewise.
24496         (exp10_test): Likewise.
24497         (exp2_test): Likewise.
24498         (expm1_test): Likewise.
24499         (fabs_test): Likewise.
24500         (fdim_test): Likewise.
24501         (finite_test): Likewise.
24502         (floor_test): Likewise.
24503         (fma_test): Likewise.
24504         (fma_test_towardzero): Likewise.
24505         (fma_test_downward): Likewise.
24506         (fma_test_upward): Likewise.
24507         (fmax_test): Likewise.
24508         (fmin_test): Likewise.
24509         (fmod_test): Likewise.
24510         (fpclassify_test): Likewise.
24511         (frexp_test): Likewise.
24512         (gamma_test): Likewise.
24513         (hypot_test): Likewise.
24514         (ilogb_test): Likewise.
24515         (isfinite_test): Likewise.
24516         (isgreater_test): Likewise.
24517         (isgreaterequal_test): Likewise.
24518         (isinf_test): Likewise.
24519         (isless_test): Likewise.
24520         (islessequal_test): Likewise.
24521         (islessgreater_test): Likewise.
24522         (isnan_test): Likewise.
24523         (isnormal_test): Likewise.
24524         (issignaling_test): Likewise.
24525         (isunordered_test): Likewise.
24526         (j0_test): Likewise.
24527         (j1_test): Likewise.
24528         (jn_test): Likewise.
24529         (ldexp_test): Likewise.
24530         (lgamma_test): Likewise.
24531         (lrint_test): Likewise.
24532         (lrint_test_tonearest): Likewise.
24533         (lrint_test_towardzero): Likewise.
24534         (lrint_test_downward): Likewise.
24535         (lrint_test_upward): Likewise.
24536         (llrint_test): Likewise.
24537         (llrint_test_tonearest): Likewise.
24538         (llrint_test_towardzero): Likewise.
24539         (llrint_test_downward): Likewise.
24540         (llrint_test_upward): Likewise.
24541         (log_test): Likewise.
24542         (log10_test): Likewise.
24543         (log1p_test): Likewise.
24544         (log2_test): Likewise.
24545         (logb_test): Likewise.
24546         (logb_test_downward): Likewise.
24547         (lround_test): Likewise.
24548         (llround_test): Likewise.
24549         (modf_test): Likewise.
24550         (nearbyint_test): Likewise.
24551         (nextafter_test): Likewise.
24552         (nexttoward_test): Likewise.
24553         (pow_test): Likewise.
24554         (pow_test_tonearest): Likewise.
24555         (pow_test_towardzero): Likewise.
24556         (pow_test_downward): Likewise.
24557         (pow_test_upward): Likewise.
24558         (remainder_test): Likewise.
24559         (remainder_test_tonearest): Likewise.
24560         (remainder_test_towardzero): Likewise.
24561         (remainder_test_downward): Likewise.
24562         (remainder_test_upward): Likewise.
24563         (remquo_test): Likewise.
24564         (rint_test): Likewise.
24565         (rint_test_tonearest): Likewise.
24566         (rint_test_towardzero): Likewise.
24567         (rint_test_downward): Likewise.
24568         (rint_test_upward): Likewise.
24569         (round_test): Likewise.
24570         (scalb_test): Likewise.
24571         (scalbn_test): Likewise.
24572         (scalbln_test): Likewise.
24573         (signbit_test): Likewise.
24574         (sin_test): Likewise.
24575         (sin_test_tonearest): Likewise.
24576         (sin_test_towardzero): Likewise.
24577         (sin_test_downward): Likewise.
24578         (sin_test_upward): Likewise.
24579         (sincos_test): Likewise.
24580         (sinh_test): Likewise.
24581         (sinh_test_tonearest): Likewise.
24582         (sinh_test_towardzero): Likewise.
24583         (sinh_test_downward): Likewise.
24584         (sinh_test_upward): Likewise.
24585         (sqrt_test): Likewise.
24586         (tan_test): Likewise.
24587         (tan_test_tonearest): Likewise.
24588         (tan_test_towardzero): Likewise.
24589         (tan_test_downward): Likewise.
24590         (tan_test_upward): Likewise.
24591         (tanh_test): Likewise.
24592         (tgamma_test): Likewise.
24593         (trunc_test): Likewise.
24594         (y0_test): Likewise.
24595         (y1_test): Likewise.
24596         (yn_test): Likewise.
24597         (significand_test): Likewise.
24598
24599 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
24600
24601         [BZ #15381]
24602         * libio/genops.c (_IO_no_init): Initialize wide struct info.
24603
24604 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
24605
24606         [BZ #14894]
24607         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
24608         __ppc_mdoio and __ppc_mdoom.
24609         * manual/platform.texi: Document new functions __ppc_yield,
24610         __ppc_mdoio and __ppc_mdoom.
24611
24612 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
24613
24614         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
24615         (main): Mention "tls" pseudo-hwcap is legacy.
24616         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
24617
24618 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
24619
24620         * math/gen-libm-test.pl (parse_args): Output only string of
24621         arguments as text for test name, not full call or descriptions of
24622         tests for extra outputs.
24623         (generate_testfile): Do not pass function name to parse_args.
24624         Generate this_func variable from START.
24625         * math/libm-test.inc (struct test_f_f_data): Rename test_name
24626         field to arg_str.
24627         (struct test_ff_f_data): Likewise.
24628         (test_ff_f_data_nexttoward): Likewise.
24629         (struct test_fi_f_data): Likewise.
24630         (struct test_fl_f_data): Likewise.
24631         (struct test_if_f_data): Likewise.
24632         (struct test_fff_f_data): Likewise.
24633         (struct test_c_f_data): Likewise.
24634         (struct test_f_f1_data): Likewise.  Remove field extra_name.
24635         (struct test_fF_f1_data): Likewise.
24636         (struct test_ffI_f1_data): Likewise.
24637         (struct test_c_c_data): Rename test_name field to arg_str.
24638         (struct test_cc_c_data): Likewise.
24639         (struct test_f_i_data): Likewise.
24640         (struct test_ff_i_data): Likewise.
24641         (struct test_f_l_data): Likewise.
24642         (struct test_f_L_data): Likewise.
24643         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
24644         and extra2_name.
24645         (COMMON_TEST_SETUP): New macro.
24646         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
24647         (COMMON_TEST_CLEANUP): Likewise.
24648         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
24649         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
24650         macros.
24651         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
24652         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
24653         macros.
24654         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
24655         (RUN_TEST_fff_f): Take argument string.  Call new setup and
24656         cleanup macros.
24657         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
24658         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
24659         macros.
24660         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
24661         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
24662         macros.
24663         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
24664         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
24665         cleanup macros.
24666         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
24667         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
24668         cleanup macros.
24669         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
24670         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
24671         cleanup macros.
24672         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
24673         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
24674         macros.
24675         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
24676         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
24677         macros.
24678         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
24679         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
24680         macros.
24681         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
24682         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
24683         cleanup macros.
24684         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
24685         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
24686         cleanup macros.
24687         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
24688         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
24689         macros.
24690         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
24691         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
24692         cleanup macros.
24693         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
24694         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
24695         macros.
24696         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
24697         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
24698         macros.
24699         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
24700         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
24701         cleanup macros.
24702         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
24703
24704 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
24705
24706         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
24707         to _sifields.sigfault.
24708         (si_addr_lsb): Define new macro.
24709         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
24710         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
24711         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
24712
24713 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
24714
24715         [BZ #15441]
24716         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
24717         returns -1.
24718         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
24719         null return -1.
24720         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
24721         loading the domain.
24722
24723 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
24724
24725         * math/gen-libm-test.pl (parse_args): Do not include expected
24726         result in test name.
24727         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
24728         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24729         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24730         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24731         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24732         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24733
24734 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
24735
24736         * benchtests/Makefile: Sort function entries.
24737
24738         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
24739         tanh, asinh, acosh, atanh.
24740         * benchtests/acos-inputs: New file.
24741         * benchtests/acosh-inputs: New file.
24742         * benchtests/asin-inputs: New file.
24743         * benchtests/asinh-inputs: New file.
24744         * benchtests/atanh-inputs: New file.
24745         * benchtests/cosh-inputs: New file.
24746         * benchtests/log-inputs: New file.
24747         * benchtests/sinh-inputs: New file.
24748         * benchtests/tanh-inputs: New file.
24749
24750 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
24751
24752         [BZ #15339]
24753         * posix/tst-getaddrinfo4.c: New test.
24754         * posix/Makefile (tests): Add it.
24755
24756 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24757
24758         [BZ #15339]
24759         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
24760         when no services were used.
24761         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
24762         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
24763
24764 2013-05-21  Andreas Schwab  <schwab@suse.de>
24765
24766         [BZ #15014]
24767         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
24768         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
24769         successful.
24770         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
24771         redundant variable declarations and reallocation of buffer when
24772         parsing as IPv6 address.  Always set NSS status when called from
24773         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
24774         buffer too small.  Correct computation of needed size.
24775         * nss/Makefile (tests): Add test-digits-dots.
24776         * nss/test-digits-dots.c: New test.
24777
24778 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24779
24780         * benchtests/Makefile: Remove instructions for adding
24781         benchmark tests.
24782         * benchtests/README: New file to explain how to execute and
24783         enhance the benchmark tests.
24784
24785 2013-05-21  Andreas Schwab  <schwab@suse.de>
24786
24787         [BZ #15493]
24788         * setjmp/Makefile (tests): Add tst-sigsetjmp.
24789         * setjmp/tst-sigsetjmp.c: New test.
24790
24791 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24792
24793         * sysdeps/x86_64/memset.S (memset): New implementation.
24794         (__bzero): Likewise.
24795         (__memset_tail): New function.
24796
24797 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24798
24799         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
24800         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
24801         __memcpy_sse2_unaligned ifunc selection.
24802         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24803         Add memcpy-sse2-unaligned.S.
24804         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24805         Add: __memcpy_sse2_unaligned.
24806
24807 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
24808
24809         [BZ #15490]
24810         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
24811         math_force_eval before restoring floating-point envrionment.
24812         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
24813         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
24814         Likewise.
24815         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
24816         <math_private.h>.
24817         (__nearbyintl): Use math_force_eval before restoring
24818         floating-point environment.
24819         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
24820
24821         * math/gen-libm-test.pl (special_functions): Remove.
24822         (parse_args): Don't handle TEST_extra.  Handle functions with no
24823         return value.
24824         * math/libm-test.inc (struct test_sincos_data): Replace with
24825         struct test_fFF_11_data.
24826         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
24827         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
24828         (sincos_test_data): Change element type to struct
24829         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
24830         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
24831         RUN_TEST_LOOP_sincos.
24832         * math/README.libm-test: Don't mention special handling of
24833         individual functions.
24834         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
24835         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24836         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24837         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24838         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24839         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24840
24841         * math/gen-libm-test.pl (get_variable): Remove function.
24842         (parse_args): Don't show pointer parameters to call in test
24843         names.  Use "extra output N" in test names for extra outputs
24844         rather than naming variables.
24845
24846 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
24847
24848         [BZ #15488]
24849         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
24850         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
24851         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
24852         double tests.
24853         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
24854         disable.
24855         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
24856         check_long_double.
24857
24858         * math/gen-libm-test.pl (@tests): Remove variable.
24859         ($count): Likewise.
24860         (new_test): Remove function.
24861         (show_exceptions): New function.
24862         (special_functions): Use show_exceptions instead of new_test.
24863         (parse_args): Likewise.
24864         (generate_testfile): Pass only function name in generated call to
24865         print_max_error or print_complex_max_error.
24866         (get_ulps): Do not handle complex tests specially.
24867         (output_test): Rename to ...
24868         (get_all_ulps_for_test): ... this.  Return a string rather than
24869         printing to a file.  Require ulps to be present.
24870         (output_ulps): Generate arrays rather than #defines.
24871         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
24872         (struct ulp_data): New type.
24873         (BUILD_COMPLEX_ULP): Remove macro.
24874         (compare_ulp_data): New function.
24875         (find_ulps): Likewise.
24876         (find_test_ulps): Likewise.
24877         (find_function_ulps): Likewise.
24878         (find_complex_function_ulps): Likewise.
24879         (print_max_error): Determine allowed ulps using
24880         find_function_ulps.
24881         (print_complex_max_error): Determine allowed ulps using
24882         find_complex_function_ulps.
24883         (check_float_internal): Determine max ulps using find_test_ulps.
24884         (check_float): Do not take max_ulp parameter.  Update call to
24885         check_float_internal.
24886         (check_complex): Likewise.
24887         (check_int): Do not take max_ulp parameter.
24888         (check_long): Likewise.
24889         (check_bool): Likewise.
24890         (check_longlong): Likewise.
24891         (struct test_f_f_data): Remove max_ulp field.
24892         (struct test_ff_f_data): Likewise.
24893         (struct test_ff_f_data_nexttoward): Likewise.
24894         (struct test_fi_f_data): Likewise.
24895         (struct test_fl_f_data): Likewise.
24896         (struct test_if_f_data): Likewise.
24897         (struct test_fff_f_data): Likewise.
24898         (struct test_c_f_data): Likewise.
24899         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
24900         (struct test_fF_f1_data): Likewise.
24901         (struct test_ffI_f1_data): Likewise.
24902         (struct test_c_c_data): Remove max_ulp field.
24903         (struct test_cc_c_data): Likewise.
24904         (struct test_f_i_data): Likewise.
24905         (struct test_ff_i_data): Likewise.
24906         (struct test_f_l_data): Likewise.
24907         (struct test_f_L_data): Likewise.
24908         (struct test_sincos_data): Likewise.
24909         (RUN_TEST_f_f): Do not handle ulps.
24910         (RUN_TEST_LOOP_f_f): Likewise.
24911         (RUN_TEST_2_f): Likewise.
24912         (RUN_TEST_LOOP_2_f): Likewise.
24913         (RUN_TEST_fff_f): Likewise.
24914         (RUN_TEST_LOOP_fff_f): Likewise.
24915         (RUN_TEST_c_f): Likewise.
24916         (RUN_TEST_LOOP_c_f): Likewise.
24917         (RUN_TEST_f_f1): Likewise.
24918         (RUN_TEST_LOOP_f_f1): Likewise.
24919         (RUN_TEST_fF_f1): Likewise.
24920         (RUN_TEST_LOOP_fF_f1): Likewise.
24921         (RUN_TEST_fI_f1): Likewise.
24922         (RUN_TEST_LOOP_fI_f1): Likewise.
24923         (RUN_TEST_ffI_f1): Likewise.
24924         (RUN_TEST_LOOP_ffI_f1): Likewise.
24925         (RUN_TEST_c_c): Likewise.
24926         (RUN_TEST_LOOP_c_c): Likewise.
24927         (RUN_TEST_cc_c): Likewise.
24928         (RUN_TEST_LOOP_cc_c): Likewise.
24929         (RUN_TEST_f_i): Likewise.
24930         (RUN_TEST_LOOP_f_i): Likewise.
24931         (RUN_TEST_f_i_tg): Likewise.
24932         (RUN_TEST_LOOP_f_i_tg): Likewise.
24933         (RUN_TEST_ff_i_tg): Likewise.
24934         (RUN_TEST_LOOP_ff_i_tg): Likewise.
24935         (RUN_TEST_f_b): Likewise.
24936         (RUN_TEST_LOOP_f_b): Likewise.
24937         (RUN_TEST_f_b_tg): Likewise.
24938         (RUN_TEST_LOOP_f_b_tg): Likewise.
24939         (RUN_TEST_f_l): Likewise.
24940         (RUN_TEST_LOOP_f_l): Likewise.
24941         (RUN_TEST_f_L): Likewise.
24942         (RUN_TEST_LOOP_f_L): Likewise.
24943         (RUN_TEST_sincos): Likewise.
24944         (RUN_TEST_LOOP_sincos): Likewise.
24945
24946 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
24947
24948         [BZ #15480]
24949         [BZ #15485]
24950         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
24951         main case of finite arguments, set rounding mode to FE_TONEAREST
24952         and discard exceptions.
24953         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
24954         exceptions.
24955         (remainder_tonearest_test_data): New variable.
24956         (remainder_test_tonearest): New function.
24957         (remainder_towardzero_test_data): New variable.
24958         (remainder_test_towardzero): New function.
24959         (remainder_downward_test_data): New variable.
24960         (remainder_test_downward): New function.
24961         (remainder_upward_test_data): New variable.
24962         (remainder_test_upward): New function.
24963         (main): Call the new test functions.
24964
24965         * math/libm-test.inc (struct test_f_f1_data): Remove field
24966         extra_init.
24967         (struct test_fF_f1_data): Likewise.
24968         (struct test_ffI_f1_data): Likewise.
24969         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
24970         based on value of EXTRA_EXPECTED.
24971         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
24972         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
24973         EXTRA_VAR based on value of EXTRA_EXPECTED.
24974         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
24975         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
24976         EXTRA_VAR based on value of EXTRA_EXPECTED.
24977         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
24978         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
24979         EXTRA_VAR based on value of EXTRA_EXPECTED.
24980         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
24981         * math/gen-libm-test.pl (parse_args): Don't output initializers
24982         for extra output values.
24983
24984         * math/libm-test.inc (check_int): Expect result to be exactly
24985         equal to expected value and do not handle ulps.
24986         (check_long): Likewise.
24987         (check_longlong): Likewise.
24988
24989         * math/libm-test.inc (ceil_test_data): Test for "inexact"
24990         exceptions.
24991         (cimag_test_data): Likewise.
24992         (conj_test_data): Likewise.
24993         (copysign_test_data): Likewise.
24994         (cproj_test_data): Likewise.
24995         (creal_test_data): Likewise.
24996         (fabs_test_data): Likewise.
24997         (fdim_test_data): Likewise.
24998         (finite_test_data): Likewise.
24999         (floor_test_data): Likewise.
25000         (fmax_test_data): Likewise.
25001         (fmin_test_data): Likewise.
25002         (fmod_test_data): Likewise.
25003         (fpclassify_test_data): Likewise.
25004         (frexp_test_data): Likewise.
25005         (ilogb_test_data): Likewise.
25006         (isfinite_test_data): Likewise.
25007         (isgreater_test_data): Likewise.
25008         (isgreaterequal_test_data): Likewise.
25009         (isinf_test_data): Likewise.
25010         (isless_test_data): Likewise.
25011         (islessequal_test_data): Likewise.
25012         (islessgreater_test_data): Likewise.
25013         (isnan_test_data): Likewise.
25014         (isnormal_test_data): Likewise.
25015         (issignaling_test_data): Likewise.
25016         (isunordered_test_data): Likewise.
25017         (ldexp_test_data): Likewise.
25018         (lrint_test_data): Likewise.
25019         (lrint_test_data) [TEST_FLOAT]: Disable one test.
25020         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
25021         (lrint_tonearest_test_data): Test for "inexact" exceptions.
25022         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
25023         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
25024         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
25025         test input.
25026         (lrint_towardzero_test_data): Test for "inexact" exceptions.
25027         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
25028         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
25029         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
25030         that test input.
25031         (lrint_downward_test_data): Test for "inexact" exceptions.
25032         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
25033         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
25034         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
25035         test input.
25036         (lrint_upward_test_data): Test for "inexact" exceptions.
25037         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
25038         test input.
25039         (llrint_test_data): Test for "inexact" exceptions.
25040         (llrint_test_data) [TEST_FLOAT]: Disable one test.
25041         (llrint_tonearest_test_data): Test for "inexact" exceptions.
25042         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
25043         (llrint_towardzero_test_data): Test for "inexact" exceptions.
25044         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
25045         (llrint_downward_test_data): Test for "inexact" exceptions.
25046         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
25047         (llrint_upward_test_data): Test for "inexact" exceptions.
25048         (logb_test_data): Likewise.
25049         (logb_downward_test_data): Likewise.
25050         (nextafter_test_data): Likewise.
25051         (nexttoward_test_data): Likewise.
25052         (remainder_test_data): Likewise.
25053         (remquo_test_data): Likewise.
25054         (scalbn_test_data): Likewise.
25055         (scalbln_test_data): Likewise.
25056         (signbit_test_data): Likewise.
25057         (sqrt_test_data): Likewise.
25058         (significand_test_data): Likewise.
25059
25060 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
25061
25062         [BZ #15424]
25063         * benchtests/bench-modf.c (struct args): Mark arg0 as
25064         volatile.
25065         * scripts/bench.pl: Mark members of struct args as volatile.
25066
25067 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25068
25069         [BZ # 15497]
25070         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
25071         negative infinity on POWER6 or lower.
25072         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
25073
25074 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
25075
25076         [BZ #15442]
25077         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
25078         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
25079         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
25080         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
25081         (_FP_SETQNAN): New macro.
25082         (_FP_SETQNAN_SEMIRAW): Likewise.
25083         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
25084         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
25085         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
25086         (FP_EXTEND): Use _FP_FRAC_SNANP.
25087         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
25088         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
25089         into account.
25090         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
25091         New macro.
25092         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
25093         Likewise.
25094
25095 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25096
25097         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
25098         with DIVIDE_BY_ZERO_EXCEPTION.
25099         (gamma_test_data): Likewise.
25100         (lgamma_test_data): Likewise.
25101         (log_test_data): Likewise.
25102         (log10_test_data): Likewise.
25103         (log2_test_data): Likewise.
25104         (tgamma_test_data): Likewise.
25105
25106         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
25107         (acos_test_tonearest): Likewise.
25108         (acos_test_towardzero): Likewise.
25109         (acos_test_downward): Likewise.
25110         (acos_test_upward): Likewise.
25111         (acosh_test): Likewise.
25112         (asin_test): Likewise.
25113         (asin_test_tonearest): Likewise.
25114         (asin_test_towardzero): Likewise.
25115         (asin_test_downward): Likewise.
25116         (asin_test_upward): Likewise.
25117         (asinh_test): Likewise.
25118         (atan_test): Likewise.
25119         (atanh_test): Likewise.
25120         (atan2_test): Likewise.
25121         (cabs_test): Likewise.
25122         (cacos_test): Likewise.
25123         (cacosh_test): Likewise.
25124         (casin_test): Likewise.
25125         (casinh_test): Likewise.
25126         (catan_test): Likewise.
25127         (catanh_test): Likewise.
25128         (cbrt_test): Likewise.
25129         (ccos_test): Likewise.
25130         (ccosh_test): Likewise.
25131         (cexp_test): Likewise.
25132         (clog_test): Likewise.
25133         (clog10_test): Likewise.
25134         (cos_test): Likewise.
25135         (cos_test_tonearest): Likewise.
25136         (cos_test_towardzero): Likewise.
25137         (cos_test_downward): Likewise.
25138         (cos_test_upward): Likewise.
25139         (cosh_test): Likewise.
25140         (cosh_test_tonearest): Likewise.
25141         (cosh_test_towardzero): Likewise.
25142         (cosh_test_downward): Likewise.
25143         (cosh_test_upward): Likewise.
25144         (cpow_test): Likewise.
25145         (csin_test): Likewise.
25146         (csinh_test): Likewise.
25147         (csqrt_test): Likewise.
25148         (ctan_test): Likewise.
25149         (ctan_test_tonearest): Likewise.
25150         (ctan_test_towardzero): Likewise.
25151         (ctan_test_downward): Likewise.
25152         (ctan_test_upward): Likewise.
25153         (ctanh_test): Likewise.
25154         (ctanh_test_tonearest): Likewise.
25155         (ctanh_test_towardzero): Likewise.
25156         (ctanh_test_downward): Likewise.
25157         (ctanh_test_upward): Likewise.
25158         (erf_test): Likewise.
25159         (erfc_test): Likewise.
25160         (exp_test): Likewise.
25161         (exp_test_tonearest): Likewise.
25162         (exp_test_towardzero): Likewise.
25163         (exp_test_downward): Likewise.
25164         (exp_test_upward): Likewise.
25165         (exp10_test): Likewise.
25166         (exp2_test): Likewise.
25167         (expm1_test): Likewise.
25168         (fmod_test): Likewise.
25169         (gamma_test): Likewise.
25170         (hypot_test): Likewise.
25171         (j0_test): Likewise.
25172         (j1_test): Likewise.
25173         (jn_test): Likewise.
25174         (lgamma_test): Likewise.
25175         (log_test): Likewise.
25176         (log10_test): Likewise.
25177         (log1p_test): Likewise.
25178         (log2_test): Likewise.
25179         (logb_test_downward): Likewise.
25180         (pow_test): Likewise.
25181         (pow_test_tonearest): Likewise.
25182         (pow_test_towardzero): Likewise.
25183         (pow_test_downward): Likewise.
25184         (pow_test_upward): Likewise.
25185         (remainder_test): Likewise.
25186         (remquo_test): Likewise.
25187         (sin_test): Likewise.
25188         (sin_test_tonearest): Likewise.
25189         (sin_test_towardzero): Likewise.
25190         (sin_test_downward): Likewise.
25191         (sin_test_upward): Likewise.
25192         (sincos_test): Likewise.
25193         (sinh_test): Likewise.
25194         (sinh_test_tonearest): Likewise.
25195         (sinh_test_towardzero): Likewise.
25196         (sinh_test_downward): Likewise.
25197         (sinh_test_upward): Likewise.
25198         (sqrt_test): Likewise.
25199         (tan_test): Likewise.
25200         (tan_test_tonearest): Likewise.
25201         (tan_test_towardzero): Likewise.
25202         (tan_test_downward): Likewise.
25203         (tan_test_upward): Likewise.
25204         (tanh_test): Likewise.
25205         (tgamma_test): Likewise.
25206         (y0_test): Likewise.
25207         (y1_test): Likewise.
25208         (yn_test): Likewise.
25209
25210         * math/gen-libm-test.pl (adjust_arg): Remove function.
25211         (special_function): Remove argument $in_func.  Only handle
25212         generating output for tables of tests, not inside functions.
25213         (parse_args): Likewise.
25214         (generate_testfile): Remove variable $in_func.  Update call to
25215         parse_args.
25216         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
25217         (MINUS_ZERO_INIT): Rename macro to minus_zero.
25218         (PLUS_INFTY_INIT): Rename macro to plus_infty.
25219         (MINUS_INFTY_INIT): Rename macro to minus_infty.
25220         (QNAN_VALUE_INIT): Rename macro to qnan_value.
25221         (MAX_VALUE_INIT): Rename macro to max_value.
25222         (MIN_VALUE_INIT): Rename macro to min_value.
25223         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
25224         (plus_zero): Remove variable.
25225         (minus_zero): Likewise.
25226         (plus_infty): Likewise.
25227         (minus_infty): Likewise.
25228         (qnan_value): Likewise.
25229         (max_value): Likewise.
25230         (min_value): Likewise.
25231         (min_subnorm_value): Likewise.
25232
25233 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25234
25235         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
25236         uint64_t or uint32_t usage.
25237         * crypt/sha256-block.c: Likewise.
25238         * crypt/sha256-crypt.c: Likewise.
25239         * crypt/sha256.c: Likewise.
25240         * crypt/sha512-block.c: Likewise.
25241         * crypt/sha512-crypt.c: Likewise.
25242         * crypt/sha512.c: Likewise.
25243         * debug/backtrace-tst.c: Likewise.
25244         * debug/pcprofiledump.c: Likewise.
25245         * elf/cache.c: Likewise.
25246         * elf/dl-cache.c: Likewise.
25247         * elf/dl-misc.c: Likewise.
25248         * elf/dl-profile.c: Likewise.
25249         * elf/dl-support.c: Likewise.
25250         * elf/ldconfig.c: Likewise.
25251         * elf/sprof.c: Likewise.
25252         * iconv/dummy-repertoire.c: Likewise.
25253         * iconv/iconv_charmap.c: Likewise.
25254         * iconv/skeleton.c: Likewise.
25255         * iconvdata/8bit-generic.c: Likewise.
25256         * iconvdata/cp737.h: Likewise.
25257         * iconvdata/cp775.h: Likewise.
25258         * iconvdata/ibm1008.h: Likewise.
25259         * iconvdata/ibm1025.h: Likewise.
25260         * iconvdata/ibm1046.h: Likewise.
25261         * iconvdata/ibm1097.h: Likewise.
25262         * iconvdata/ibm1112.h: Likewise.
25263         * iconvdata/ibm1122.h: Likewise.
25264         * iconvdata/ibm1123.h: Likewise.
25265         * iconvdata/ibm1124.h: Likewise.
25266         * iconvdata/ibm1129.h: Likewise.
25267         * iconvdata/ibm1130.h: Likewise.
25268         * iconvdata/ibm1132.h: Likewise.
25269         * iconvdata/ibm1133.h: Likewise.
25270         * iconvdata/ibm1137.h: Likewise.
25271         * iconvdata/ibm1140.h: Likewise.
25272         * iconvdata/ibm1141.h: Likewise.
25273         * iconvdata/ibm1142.h: Likewise.
25274         * iconvdata/ibm1143.h: Likewise.
25275         * iconvdata/ibm1144.h: Likewise.
25276         * iconvdata/ibm1145.h: Likewise.
25277         * iconvdata/ibm1146.h: Likewise.
25278         * iconvdata/ibm1147.h: Likewise.
25279         * iconvdata/ibm1148.h: Likewise.
25280         * iconvdata/ibm1149.h: Likewise.
25281         * iconvdata/ibm1153.h: Likewise.
25282         * iconvdata/ibm1154.h: Likewise.
25283         * iconvdata/ibm1155.h: Likewise.
25284         * iconvdata/ibm1156.h: Likewise.
25285         * iconvdata/ibm1157.h: Likewise.
25286         * iconvdata/ibm1158.h: Likewise.
25287         * iconvdata/ibm1160.h: Likewise.
25288         * iconvdata/ibm1161.h: Likewise.
25289         * iconvdata/ibm1162.h: Likewise.
25290         * iconvdata/ibm1163.h: Likewise.
25291         * iconvdata/ibm1164.h: Likewise.
25292         * iconvdata/ibm1166.h: Likewise.
25293         * iconvdata/ibm1167.h: Likewise.
25294         * iconvdata/ibm12712.h: Likewise.
25295         * iconvdata/ibm1390.h: Likewise.
25296         * iconvdata/ibm1399.h: Likewise.
25297         * iconvdata/ibm16804.h: Likewise.
25298         * iconvdata/ibm4517.h: Likewise.
25299         * iconvdata/ibm4899.h: Likewise.
25300         * iconvdata/ibm4909.h: Likewise.
25301         * iconvdata/ibm4971.h: Likewise.
25302         * iconvdata/ibm5347.h: Likewise.
25303         * iconvdata/ibm803.h: Likewise.
25304         * iconvdata/ibm856.h: Likewise.
25305         * iconvdata/ibm901.h: Likewise.
25306         * iconvdata/ibm902.h: Likewise.
25307         * iconvdata/ibm9030.h: Likewise.
25308         * iconvdata/ibm9066.h: Likewise.
25309         * iconvdata/ibm921.h: Likewise.
25310         * iconvdata/ibm922.h: Likewise.
25311         * iconvdata/ibm9448.h: Likewise.
25312         * iconvdata/isiri-3342.h: Likewise.
25313         * iconvdata/jis0201.h: Likewise.
25314         * include/link.h: Likewise.
25315         * include/netdb.h: Likewise.
25316         * inet/check_native.c: Likewise.
25317         * inet/check_pf.c: Likewise.
25318         * inet/getipv4sourcefilter.c: Likewise.
25319         * inet/getnameinfo.c: Likewise.
25320         * inet/getsourcefilter.c: Likewise.
25321         * inet/htonl.c: Likewise.
25322         * inet/setipv4sourcefilter.c: Likewise.
25323         * inet/setsourcefilter.c: Likewise.
25324         * inet/test-inet6_opt.c: Likewise.
25325         * inet/tst-network.c: Likewise.
25326         * locale/C-collate.c: Likewise.
25327         * locale/C-ctype.c: Likewise.
25328         * locale/C-time.c: Likewise.
25329         * locale/C-translit.h: Likewise.
25330         * locale/loadarchive.c: Likewise.
25331         * locale/programs/3level.h: Likewise.
25332         * locale/programs/charmap.c: Likewise.
25333         * locale/programs/charmap.h: Likewise.
25334         * locale/programs/ld-address.c: Likewise.
25335         * locale/programs/ld-collate.c: Likewise.
25336         * locale/programs/ld-ctype.c: Likewise.
25337         * locale/programs/ld-identification.c: Likewise.
25338         * locale/programs/ld-measurement.c: Likewise.
25339         * locale/programs/ld-messages.c: Likewise.
25340         * locale/programs/ld-monetary.c: Likewise.
25341         * locale/programs/ld-name.c: Likewise.
25342         * locale/programs/ld-numeric.c: Likewise.
25343         * locale/programs/ld-paper.c: Likewise.
25344         * locale/programs/ld-telephone.c: Likewise.
25345         * locale/programs/ld-time.c: Likewise.
25346         * locale/programs/linereader.c: Likewise.
25347         * locale/programs/locale.c: Likewise.
25348         * locale/programs/locarchive.c: Likewise.
25349         * locale/programs/locfile.h: Likewise.
25350         * locale/programs/repertoire.c: Likewise.
25351         * locale/programs/simple-hash.c: Likewise.
25352         * locale/programs/simple-hash.h: Likewise.
25353         * malloc/memusage.c: Likewise.
25354         * malloc/memusagestat.c: Likewise.
25355         * nis/nis_defaults.c: Likewise.
25356         * nis/nis_hash.c: Likewise.
25357         * nis/nis_print.c: Likewise.
25358         * nis/nis_xdr.c: Likewise.
25359         * nscd/connections.c: Likewise.
25360         * nscd/hstcache.c: Likewise.
25361         * nscd/nscd_gethst_r.c: Likewise.
25362         * nscd/nscd_getserv_r.c: Likewise.
25363         * nscd/nscd_helper.c: Likewise.
25364         * nscd/servicescache.c: Likewise.
25365         * nss/makedb.c: Likewise.
25366         * nss/nss_db/db-XXX.c: Likewise.
25367         * nss/nss_db/db-initgroups.c: Likewise.
25368         * nss/nss_db/db-netgrp.c: Likewise.
25369         * nss/nss_files/files-network.c: Likewise.
25370         * nss/nss_files/files-parse.c: Likewise.
25371         * posix/bug-regex5.c: Likewise.
25372         * posix/fnmatch_loop.c: Likewise.
25373         * posix/regcomp.c: Likewise.
25374         * posix/regexec.c: Likewise.
25375         * posix/tst-rfc3484-2.c: Likewise.
25376         * posix/tst-rfc3484-3.c: Likewise.
25377         * posix/tst-rfc3484.c: Likewise.
25378         * resolv/nss_dns/dns-canon.c: Likewise.
25379         * resolv/nss_dns/dns-network.c: Likewise.
25380         * resolv/res_init.c: Likewise.
25381         * resolv/res_mkquery.c: Likewise.
25382         * resolv/tst-aton.c: Likewise.
25383         * stdlib/cxa_atexit.c: Likewise.
25384         * stdlib/cxa_finalize.c: Likewise.
25385         * stdlib/gen-fpioconst.c: Likewise.
25386         * stdlib/strtol_l.c: Likewise.
25387         * string/tst-endian.c: Likewise.
25388         * sunrpc/auth_des.c: Likewise.
25389         * sunrpc/clnt_udp.c: Likewise.
25390         * sunrpc/rtime.c: Likewise.
25391         * sunrpc/svcauth_des.c: Likewise.
25392         * sunrpc/xdr.c: Likewise.
25393         * sunrpc/xdr_intXX_t.c: Likewise.
25394         * sunrpc/xdr_rec.c: Likewise.
25395         * sysdeps/generic/ldconfig.h: Likewise.
25396         * sysdeps/generic/ldsodefs.h: Likewise.
25397         * sysdeps/generic/memusage.h: Likewise.
25398         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
25399         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
25400         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
25401         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
25402         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
25403         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
25404         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
25405         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
25406         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
25407         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
25408         * sysdeps/posix/getaddrinfo.c: Likewise.
25409         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
25410         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
25411         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
25412         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
25413         * sysdeps/powerpc/test-gettimebase.c: Likewise.
25414         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
25415         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
25416         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
25417         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
25418         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
25419         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
25420         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
25421         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
25422         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
25423         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
25424         * sysdeps/x86_64/dl-tls.h: Likewise.
25425         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
25426         * time/alt_digit.c: Likewise.
25427         * time/era.c: Likewise.
25428         * wcsmbs/tst-c16c32-1.c: Likewise.
25429
25430 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25431
25432         * math/libm-test.inc (struct test_sincos_data): New type.
25433         (RUN_TEST_LOOP_sincos): New macro.
25434         (sincos_test_data): New variable.
25435         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
25436
25437 2013-05-16  Richard Henderson  <rth@redhat.com>
25438
25439         * math/atest-exp2.c (LIMB64): New macro.
25440         (CONSTSZ): New macro.
25441         (mp_exp1, mp_exp_m1, mp_log2): New variables.
25442         (hexdig): Move ...
25443         (print_mpn_fp): ... to function scope.
25444         (read_mpn_hex): Remove.
25445         (get_log2): Remove.
25446         (exp2_mpn): Use mp_log2.
25447         (main): Use mp_exp1.
25448
25449 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
25450
25451         * math/libm-test.inc: Remove comment about not testing "inexact"
25452         exceptions.
25453         (INEXACT_EXCEPTION): New macro.
25454         (NO_INEXACT_EXCEPTION): Likewise.
25455         (INVALID_EXCEPTION_OK): Update value.
25456         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
25457         (OVERFLOW_EXCEPTION_OK): Likewise.
25458         (UNDERFLOW_EXCEPTION_OK): Likewise.
25459         (IGNORE_ZERO_INF_SIGN): Likewise.
25460         (ERRNO_UNCHANGED): Likewise.
25461         (ERRNO_EDOM): Likewise.
25462         (ERRNO_ERANGE): Likewise.
25463         (test_exceptions): Handle testing "inexact" exceptions.
25464         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
25465         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
25466         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
25467         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
25468         INEXACT_EXCEPTION.
25469         (rint_towardzero_test_data): Likewise.
25470         (rint_downward_test_data): Likewise.
25471         (rint_upward_test_data): Likewise.
25472
25473         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
25474         with OVERFLOW_EXCEPTION.
25475         (exp10_test_data): Likewise.
25476         (exp2_test_data): Likewise.
25477         (expm1_test_data): Likewise.
25478         (lgamma_test_data): Likewise.
25479         (pow_test_data): Likewise.
25480         (tgamma_test_data): Likewise.
25481         (yn_test_data): Remove duplicate test of overflow.
25482
25483         * math/libm-test.inc (struct test_cc_c_data): New type.
25484         (RUN_TEST_LOOP_cc_c): New macro.
25485         (cpow_test_data): New variable.
25486         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
25487
25488         * math/libm-test.inc (struct test_f_L_data): New type.
25489         (RUN_TEST_LOOP_f_L): New macro.
25490         (llrint_test_data): New variable.
25491         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
25492         (llrint_tonearest_test_data): New variable.
25493         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
25494         (llrint_towardzero_test_data): New variable.
25495         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
25496         (llrint_downward_test_data): New variable.
25497         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
25498         (llrint_upward_test_data): New variable.
25499         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
25500         (llround_test_data): New variable.
25501         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
25502
25503 2013-05-13  Peter Collingbourne  <pcc@google.com>
25504
25505         * math/atest-exp2.c (get_log2): Remove const attribute.
25506
25507 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
25508
25509         * math/libm-test.inc (struct test_f_l_data): New type.
25510         (RUN_TEST_LOOP_f_l): New macro.
25511         (lrint_test_data): New variable.
25512         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
25513         (lrint_tonearest_test_data): New variable.
25514         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
25515         (lrint_towardzero_test_data): New variable.
25516         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
25517         (lrint_downward_test_data): New variable.
25518         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
25519         (lrint_upward_test_data): New variable.
25520         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
25521         (lround_test_data): New variable.
25522         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
25523
25524 2013-05-15  Peter Collingbourne  <pcc@google.com>
25525
25526         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
25527         (EXTRACT_WORDS64) Use where appropriate.
25528         (INSERT_WORDS64) Likewise.
25529
25530         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
25531         constraints with x constraints.
25532         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
25533
25534         * malloc/obstack.c (_obstack_compat): Add initializer.
25535
25536 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
25537
25538         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
25539         si_trapno and add si_addr_lsb to _sifields.sigfault.
25540         (si_trapno): Remove macro.
25541         (si_addr_lsb): Define new macro.
25542         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
25543
25544 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
25545
25546         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
25547         instead of TEST_f_l.
25548         (llrint_test_tonearest): Likewise.
25549         (llrint_test_towardzero): Likewise.
25550         (llrint_test_downward): Likewise.
25551         (llrint_test_upward): Likewise.
25552         (llround_test): Likewise.
25553
25554         * math/libm-test.inc (struct test_f_i_data): Add comment.
25555         (RUN_TEST_LOOP_f_b): New macro.
25556         (RUN_TEST_LOOP_f_b_tg): Likewise.
25557         (finite_test_data): New variable.
25558         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
25559         (isfinite_test_data): New variable.
25560         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25561         (isinf_test_data): New variable.
25562         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25563         (isnan_test_data): New variable.
25564         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25565         (isnormal_test_data): New variable.
25566         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25567         (issignaling_test_data): New variable.
25568         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25569         (signbit_test_data): New variable.
25570         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
25571
25572         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
25573         with INVALID_EXCEPTION.
25574         (acosh_test_data): Likewise.
25575         (asin_test_data): Likewise.
25576         (atanh_test_data): Likewise.
25577         (fmod_test_data): Likewise.
25578         (log_test_data): Likewise.
25579         (log10_test_data): Likewise.
25580         (log2_test_data): Likewise.
25581         (pow_test_data): Likewise.
25582         (sqrt_test_data): Likewise.
25583         (y0_test_data): Likewise.
25584         (y1_test_data): Likewise.
25585         (yn_test_data): Likewise.
25586
25587         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
25588         function contents.
25589
25590         * math/libm-test.inc (struct test_ff_i_data): New type.
25591         (RUN_TEST_LOOP_ff_i_tg): New macro.
25592         (isgreater_test_data): New variable.
25593         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25594         (isgreaterequal_test_data): New variable.
25595         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25596         (isless_test_data): New variable.
25597         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25598         (islessequal_test_data): New variable.
25599         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25600         (islessgreater_test_data): New variable.
25601         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25602         (isunordered_test_data): New variable.
25603         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
25604
25605 2013-05-14  David S. Miller  <davem@davemloft.net>
25606
25607         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25608
25609 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
25610
25611         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
25612
25613         * math/libm-test.inc (struct test_fF_f1_data): Change type of
25614         extra_test to int.
25615         (struct test_f_i_data): Change type of max_ulp to int.
25616
25617         * math/libm-test.inc (test_ffI_f1_data): New type.
25618         (RUN_TEST_LOOP_ffI_f1): New macro.
25619         (remquo_test_data): New variable.
25620         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
25621
25622         * setjmp/tst-setjmp-fp.c: New file.
25623         * setjmp/Makefile (tests): Add tst-setjmp-fp.
25624         (link-libm): New variable.
25625         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
25626
25627         * math/libm-test.inc (struct test_f_i_data): New type.
25628         (RUN_TEST_LOOP_f_i): New macro.
25629         (RUN_TEST_LOOP_f_i_tg): Likewise.
25630         (fpclassify_test_data): New variable.
25631         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
25632         (ilogb_test_data): New variable.
25633         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
25634
25635         * math/libm-test.inc (scalbln_test): Correct function name in END
25636         call.
25637
25638         * math/libm-test.inc (struct test_f_f1_data): Add comment.
25639         (RUN_TEST_LOOP_fI_f1): New macro.
25640         (frexp_test_data): New variable.
25641         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
25642
25643         * math/libm-test.inc (struct test_fF_f1_data): New type.
25644         (RUN_TEST_LOOP_fF_f1): New macro.
25645         (modf_test_data): New variable.
25646         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
25647
25648         * math/libm-test.inc (struct test_f_f1_data): New type.
25649         (RUN_TEST_LOOP_f_f1): New macro.
25650         (gamma_test_data): New variable.
25651         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
25652         (lgamma_test_data): New variable.
25653         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
25654
25655 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
25656
25657         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
25658         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
25659         (main): Comment "tls" pseudo-hwcap.
25660
25661 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
25662
25663         * math/libm-test.inc (struct test_fl_f_data): New type.
25664         (RUN_TEST_LOOP_fl_f): New variable.
25665         (scalbln_test_data): New variable.
25666         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
25667
25668         * math/libm-test.inc (struct test_fi_f_data): New type.
25669         (RUN_TEST_LOOP_fi_f): New macro.
25670         (ldexp_test_data): New variable.
25671         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
25672         (scalbn_test_data): New variable.
25673         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
25674
25675         * math/libm-test.inc (struct test_c_f_data): New type.
25676         (RUN_TEST_LOOP_c_f): New macro.
25677         (cabs_test_data): New variable.
25678         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
25679         (carg_test_data): New variable.
25680         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
25681         (cimag_test_data): New variable.
25682         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
25683         (creal_test_data): New variable.
25684         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
25685
25686         * math/libm-test.inc (struct test_if_f_data): New type.
25687         (RUN_TEST_LOOP_if_f): New macro.
25688         (jn_test_data): New variable.
25689         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
25690         (yn_test_data): New variable.
25691         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
25692
25693         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
25694
25695 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25696
25697         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
25698         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
25699
25700 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
25701
25702         * benchtests/Makefile (CPPFLAGS-nonlib): Add
25703         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
25704         (bench-deps): Add bench-timing.h.
25705         * benchtests-bench-skeleton.c: Include bench-timing.h.
25706         (main): Use TIMING_* macros instead of clock_gettime.
25707         * benchtests/bench-timing.h: New file.
25708
25709         [BZ #14582]
25710         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
25711         Renamed from _LIB_VERSION.
25712         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
25713
25714 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
25715
25716         * math/libm-test.inc (struct test_fff_f_data): New type.
25717         (RUN_TEST_LOOP_fff_f): New macro.
25718         (fma_test_data): New variable.
25719         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
25720         (fma_towardzero_test_data): New variable.
25721         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
25722         (fma_downward_test_data): New variable.
25723         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
25724         (fma_upward_test_data): New variable.
25725         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
25726
25727         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
25728         (struct test_c_c_data): New type.
25729         (RUN_TEST_LOOP_c_c): New macro.
25730         (cacos_test_data): New variable.
25731         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
25732         (cacosh_test_data): New variable.
25733         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
25734         (casin_test_data): New variable.
25735         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
25736         (casinh_test_data): New variable.
25737         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
25738         (catan_test_data): New variable.
25739         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
25740         (catanh_test_data): New variable.
25741         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
25742         (ccos_test_data): New variable.
25743         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
25744         (ccosh_test_data): New variable.
25745         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
25746         (cexp_test_data): New variable.
25747         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
25748         (clog_test_data): New variable.
25749         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
25750         (clog10_test_data): New variable.
25751         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
25752         (conj_test_data): New variable.
25753         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
25754         (cproj_test_data): New variable.
25755         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
25756         (csin_test_data): New variable.
25757         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
25758         (csinh_test_data): New variable.
25759         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
25760         (csqrt_test_data): New variable.
25761         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
25762         (ctan_test_data): New variable.
25763         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
25764         (ctan_tonearest_test_data): New variable.
25765         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25766         (ctan_towardzero_test_data): New variable.
25767         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25768         (ctan_downward_test_data): New variable.
25769         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25770         (ctan_upward_test_data): New variable.
25771         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25772         (ctanh_test_data): New variable.
25773         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
25774         (ctanh_tonearest_test_data): New variable.
25775         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25776         (ctanh_towardzero_test_data): New variable.
25777         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25778         (ctanh_downward_test_data): New variable.
25779         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25780         (ctanh_upward_test_data): New variable.
25781         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25782         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
25783         of BUILD_COMPLEX.
25784
25785         * math/libm-test.inc (struct test_ff_f_data): New type.
25786         (struct test_ff_f_data_nexttoward): Likewise.
25787         (RUN_TEST_LOOP_2_f): New macro.
25788         (RUN_TEST_LOOP_ff_f): Likewise.
25789         (atan2_test_data): New variable.
25790         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
25791         (copysign_test_data): New variable.
25792         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
25793         (fdim_test_data): New variable.
25794         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
25795         (fmax_test_data): New variable.
25796         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
25797         (fmin_test_data): New variable.
25798         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
25799         (fmod_test_data): New variable.
25800         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
25801         (hypot_test_data): New variable.
25802         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
25803         (nextafter_test_data): New variable.
25804         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
25805         (nexttoward_test_data): New variable.
25806         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
25807         (pow_test_data): New variable.
25808         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
25809         (pow_tonearest_test_data): New variable.
25810         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
25811         (pow_towardzero_test_data): New variable.
25812         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
25813         (pow_downward_test_data): New variable.
25814         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
25815         (pow_upward_test_data): New variable.
25816         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
25817         (remainder_test_data): New variable.
25818         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
25819         (scalb_test_data): New variable.
25820         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
25821         * sysdeps/i386/fpu/libm-test-ulps: Update.
25822
25823 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
25824
25825         * math/libm-test.inc (fma_test): Use max_value instead of local
25826         variable fltmax.
25827         (nextafter_test): Likewise.
25828
25829         * math/libm-test.inc (acos_towardzero_test_data): New variable.
25830         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25831         (acos_downward_test_data): New variable.
25832         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25833         (acos_upward_test_data): New variable.
25834         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25835         (acosh_test_data): New variable.
25836         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
25837         (asin_test_data): New variable.
25838         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
25839         (asin_tonearest_test_data): New variable.
25840         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25841         (asin_towardzero_test_data): New variable.
25842         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25843         (asin_downward_test_data): New variable.
25844         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25845         (asin_upward_test_data): New variable.
25846         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25847         (asinh_test_data): New variable.
25848         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
25849         (atan_test_data): New variable.
25850         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
25851         (atanh_test_data): New variable.
25852         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
25853         (cbrt_test_data): New variable.
25854         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
25855         (ceil_test_data): New variable.
25856         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
25857         (cos_test_data): New variable.
25858         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
25859         (cos_tonearest_test_data): New variable.
25860         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25861         (cos_towardzero_test_data): New variable.
25862         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25863         (cos_downward_test_data): New variable.
25864         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25865         (cos_upward_test_data): New variable.
25866         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25867         (cosh_test_data): New variable.
25868         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
25869         (cosh_tonearest_test_data): New variable.
25870         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25871         (cosh_towardzero_test_data): New variable.
25872         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25873         (cosh_downward_test_data): New variable.
25874         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25875         (cosh_upward_test_data): New variable.
25876         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25877         (erf_test_data): New variable.
25878         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
25879         (erfc_test_data): New variable.
25880         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
25881         (exp_test_data): New variable.
25882         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
25883         (exp_tonearest_test_data): New variable.
25884         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25885         (exp_towardzero_test_data): New variable.
25886         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25887         (exp_downward_test_data): New variable.
25888         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25889         (exp_upward_test_data): New variable.
25890         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25891         (exp10_test_data): New variable.
25892         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
25893         (exp2_test_data): New variable.
25894         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
25895         (expm1_test_data): New variable.
25896         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
25897         (fabs_test_data): New variable.
25898         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
25899         (floor_test_data): New variable.
25900         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
25901         (j0_test_data): New variable.
25902         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
25903         (j1_test_data): New variable.
25904         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
25905         (log_test_data): New variable.
25906         (log_test): Run tests with RUN_TEST_LOOP_f_f.
25907         (log10_test_data): New variable.
25908         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
25909         (log1p_test_data): New variable.
25910         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
25911         (log2_test_data): New variable.
25912         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
25913         (logb_test_data): New variable.
25914         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
25915         (logb_downward_test_data): New variable.
25916         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25917         (nearbyint_test_data): New variable.
25918         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
25919         (rint_test_data): New variable.
25920         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
25921         (rint_tonearest_test_data): New variable.
25922         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25923         (rint_towardzero_test_data): New variable.
25924         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25925         (rint_downward_test_data): New variable.
25926         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25927         (rint_upward_test_data): New variable.
25928         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25929         (round_test_data): New variable.
25930         (round_test): Run tests with RUN_TEST_LOOP_f_f.
25931         (sin_test_data): New variable.
25932         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
25933         (sin_tonearest_test_data): New variable.
25934         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25935         (sin_towardzero_test_data): New variable.
25936         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25937         (sin_downward_test_data): New variable.
25938         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25939         (sin_upward_test_data): New variable.
25940         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25941         (sinh_test_data): New variable.
25942         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
25943         (sinh_tonearest_test_data): New variable.
25944         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25945         (sinh_towardzero_test_data): New variable.
25946         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25947         (sinh_downward_test_data): New variable.
25948         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25949         (sinh_upward_test_data): New variable.
25950         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25951         (sqrt_test_data): New variable.
25952         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
25953         (tan_test_data): New variable.
25954         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
25955         (tan_tonearest_test_data): New variable.
25956         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25957         (tan_towardzero_test_data): New variable.
25958         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25959         (tan_downward_test_data): New variable.
25960         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25961         (tan_upward_test_data): New variable.
25962         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25963         (tanh_test_data): New variable.
25964         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
25965         (tgamma_test_data): New variable.
25966         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
25967         (trunc_test_data): New variable.
25968         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
25969         (y0_test_data): New variable.
25970         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
25971         (y1_test_data): New variable.
25972         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
25973         (significand_test_data): New variable.
25974         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
25975
25976 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
25977
25978         [BZ #12387]
25979         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
25980
25981 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
25982
25983         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
25984
25985 2013-05-10  Andreas Jaeger  <aj@suse.de>
25986
25987         [BZ #15448]
25988         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
25989         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
25990
25991 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
25992
25993         * math/gen-libm-test.pl (adjust_arg): New function.
25994         (special_functions): Handle generating output in both functions
25995         and arrays.
25996         (parse_args): Likewise.
25997         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
25998         $in_func argument to parse_args.
25999         * math/libm-test.inc (struct test_f_f_data): New type.
26000         (IF_ROUND_INIT_): New macro.
26001         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
26002         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
26003         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
26004         (IF_ROUND_INIT_FE_UPWARD): Likewise.
26005         (ROUND_RESTORE_): Likewise.
26006         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
26007         (ROUND_RESTORE_FE_TONEAREST): Likewise.
26008         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
26009         (ROUND_RESTORE_FE_UPWARD): Likewise.
26010         (RUN_TEST_LOOP_f_f): New macro.
26011         (acos_test_data): New variable.
26012         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
26013         (acos_tonearest_test_data): New variable.
26014         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
26015
26016 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26017
26018         * benchtests/bench-skeleton.c (startup): Fix coding style.
26019
26020 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
26021
26022         [BZ #6809]
26023         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
26024         negative infinity argument.
26025         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
26026         negative infinity argument.
26027         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
26028         negative infinity argument.
26029         * math/libm-test.inc (tgamma_test): Expect errno to be set for
26030         domain errors.
26031
26032 2013-05-10  Florian Weimer  <fweimer@redhat.com>
26033
26034         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
26035         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
26036         * iconv/iconv_prog.c (main): Likewise.
26037         * locale/programs/charmap-dir.c (charmap_readdir)
26038         (fopen_uncompressed): Likewise.
26039         * locale/programs/locfile.c (siblings_uncached)
26040         (write_locale_data): Use lstat64 instead of lstat.
26041         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
26042         stat.
26043
26044 2013-05-10  Andreas Jaeger  <aj@suse.de>
26045
26046         [BZ #15395]
26047         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
26048         localization.
26049         Include <locale.h>.
26050
26051 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
26052
26053         * elf/dl-close.c (_dl_close_worker): Add comments.
26054
26055 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
26056
26057         [BZ #15359]
26058         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
26059         high part of pi/2.
26060         (__ieee754_rem_pio2l): Update comments.
26061
26062         [BZ #15429]
26063         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
26064         high part of pi/2.
26065         (__ieee754_rem_pio2l): Update comments.
26066
26067         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
26068         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
26069
26070         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
26071         M_PI_4l.
26072
26073         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
26074         (M_PI_34_LOG10El): Likewise.
26075         (M_PI2_LOG10El): Likewise.
26076         (M_PI4_LOG10El): Likewise.
26077         (M_PI_LOG10El): Likewise.
26078
26079 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26080
26081         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26082
26083 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
26084
26085         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
26086         (MINUS_ZERO_INIT): Likewise.
26087         (PLUS_INFTY_INIT): Likewise.
26088         (MINUS_INFTY_INIT): Likewise.
26089         (QNAN_VALUE_INIT): Likewise.
26090         (MAX_VALUE_INIT): Likewise.
26091         (MIN_VALUE_INIT): Likewise.
26092         (MIN_SUBNORM_VALUE_INIT): Likewise.
26093         (plus_zero): Initialize with PLUS_ZERO_INIT.
26094         (minus_zero): Initialize with MINUS_ZERO_INIT.
26095         (plus_infty): Initialize with PLUS_INFTY_INIT.
26096         (minus_infty): Initialize with MINUS_INFTY_INIT.
26097         (qnan_value): Initialize with QNAN_VALUE_INIT.
26098         (max_value): Initialize with MAX_VALUE_INIT.
26099         (min_value): Initialize with MIN_VALUE_INIT.
26100         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
26101
26102         * math/libm-test.inc (RUN_TEST_if_f): New macro.
26103         (jn_test): Use TEST_if_f instead of TEST_ff_f.
26104         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
26105         (yn_test): Use TEST_if_f instead of TEST_ff_f.
26106
26107         * math/libm-test.inc (RUN_TEST_f_f): New macro.
26108         (RUN_TEST_2_f): Likewise.
26109         (RUN_TEST_ff_f): Likewise.
26110         (RUN_TEST_fi_f): Likewise.
26111         (RUN_TEST_fl_f): Likewise.
26112         (RUN_TEST_fff_f): Likewise.
26113         (RUN_TEST_c_f): Likewise.
26114         (RUN_TEST_f_f1): Likewise.
26115         (RUN_TEST_fF_f1): Likewise.
26116         (RUN_TEST_fI_f1): Likewise.
26117         (RUN_TEST_ffI_f1): Likewise.
26118         (RUN_TEST_c_c): Likewise.
26119         (RUN_TEST_cc_c): Likewise.
26120         (RUN_TEST_f_i): Likewise.
26121         (RUN_TEST_f_i_tg): Likewise.
26122         (RUN_TEST_ff_i_tg): Likewise.
26123         (RUN_TEST_f_b): Likewise.
26124         (RUN_TEST_f_b_tg): Likewise.
26125         (RUN_TEST_f_l): Likewise.
26126         (RUN_TEST_f_L): Likewise.
26127         (RUN_TEST_sincos): Likewise.
26128         * math/gen-libm-test.pl (new_test): Take new argument to indicate
26129         whether to show exceptions.  Do not include ");\n" in return
26130         value.
26131         (special_functions): Output call to RUN_TEST_sincos instead of
26132         check_float calls.  Update calls to new_test.
26133         (parse_args): Output call to single RUN_TEST_* macro instead of
26134         check_* calls and other assignments.  Update calls to new_test.
26135
26136         [BZ #2546]
26137         [BZ #2560]
26138         [BZ #5159]
26139         [BZ #15426]
26140         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
26141         input to result for tgamma overflow.
26142         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
26143         (gamma_coeff): New variable.
26144         (NCOEFF): New macro.
26145         (gamma_positive): New function.
26146         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
26147         underflow here.  Use gamma_positive instead of exp (lgamma) for
26148         other arguments.
26149         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
26150         (gamma_coeff): New variable.
26151         (NCOEFF): New macro.
26152         (gammaf_positive): New function.
26153         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
26154         underflow here.  Use gamma_positive instead of exp (lgamma) for
26155         other arguments.
26156         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
26157         (gamma_coeff): New variable.
26158         (NCOEFF): New macro.
26159         (gammal_positive): New function.
26160         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
26161         underflow here.  Use gamma_positive instead of exp (lgamma) for
26162         other arguments.
26163         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
26164         (gamma_coeff): New variable.
26165         (NCOEFF): New macro.
26166         (gammal_positive): New function.
26167         (__ieee754_gammal_r): Handle positive infinity, overflow and
26168         underflow here.  Handle NaN the same as positive infinity.  Remove
26169         check x < 0xffffffff for negative integers.  Use gamma_positive
26170         instead of exp (lgamma) for other arguments.
26171         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
26172         (gamma_coeff): New variable.
26173         (NCOEFF): New macro.
26174         (gammal_positive): New function.
26175         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
26176         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
26177         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
26178         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
26179         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
26180         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
26181         * sysdeps/generic/math_private.h (__gamma_productf): New
26182         prototype.
26183         (__gamma_product): Likewise.
26184         (__gamma_productl): Likewise.
26185         * math/Makefile (libm-calls): Add gamma_product.
26186         * math/libm-test.inc (tgamma_test): Add more tests.
26187         * sysdeps/i386/fpu/libm-test-ulps: Update.
26188         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26189
26190 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
26191
26192         * benchtests/bench-skeleton.c (main): Preheat CPU.
26193
26194 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
26195
26196         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
26197
26198 2013-05-07  Roland McGrath  <roland@hack.frob.com>
26199
26200         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
26201         and _dl_skip_args_internal.
26202
26203 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
26204
26205         * manual/message.texi (Message Translation): Talk about users.
26206         Message to key mapping impacts design.
26207
26208 2013-05-06  Roland McGrath  <roland@hack.frob.com>
26209
26210         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
26211
26212         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
26213
26214         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
26215         * sysdeps/wordsize-64/glob64.c: ... here.
26216
26217         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
26218         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
26219         New macros.
26220
26221         * debug/getlogin_r_chk.c: Moved to ...
26222         * login/getlogin_r_chk.c: ... here.
26223         * debug/Makefile (routines): Move getlogin_r_chk to ...
26224         * login/Makefile (routines): ... here.
26225         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
26226         * login/Versions (libc: GLIBC_2.4): ... here.
26227
26228         * io/poll.c (__poll): Renamed from poll.
26229         Add libc_hidden_def.
26230         (poll): Define as weak alias.
26231
26232         * debug/ptsname_r_chk.c: Moved to ...
26233         * login/ptsname_r_chk.c: ... here.
26234         * debug/Makefile (routines): Move ptsname_r_chk to ...
26235         * login/Makefile (routines): ... here.
26236         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
26237         * login/Versions (libc: GLIBC_2.4): ... here.
26238
26239         * posix/getlogin.c: Moved to ...
26240         * login/getlogin.c: ... here.
26241         * posix/getlogin_r.c: Moved to ...
26242         * login/getlogin_r.c: ... here.
26243         * posix/getlogin_r.c: Moved to ...
26244         * login/getlogin_r.c: ... here.
26245         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
26246         * login/Makefile (routines): ... here.
26247         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
26248         * login/Versions (libc: GLIBC_2.0): ... here.
26249
26250         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
26251         (setrlimit): Define as weak alias.
26252
26253         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
26254         Call __ names for open, ftruncate, and close.
26255         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
26256         (truncate): Define as weak alias.
26257
26258 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
26259
26260         * math/gen-libm-test.pl (parse_args): Initialize x before each
26261         test of frexp, modf and remquo.
26262
26263         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
26264         test signgam value.
26265
26266 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26267
26268         [BZ #15418]
26269         [BZ #15419]
26270         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
26271         internal tests.
26272         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
26273
26274 2013-05-06  Roland McGrath  <roland@hack.frob.com>
26275
26276         * elf/dl-writev.h: New file.
26277         * elf/dl-misc.c: Include it.
26278         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
26279         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
26280
26281 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
26282
26283         * math/libm-test.inc (noXFails): Remove variable.
26284         (noXPasses): Likewise.
26285         (BUILD_COMPLEX_INT): Remove macro.
26286         (print_screen): Remove xfail argument.
26287         (print_screen_max_error): Likewise.
26288         (update_stats): Likewise.
26289         (print_max_error): Likewise.  Update calls to other affected
26290         functions.
26291         (print_complex_max_error): Likewise.
26292         (test_single_exception): Update calls to print_screen.
26293         (test_single_errno): Likewise.
26294         (check_float_internal): Remove xfail argument.  Update calls to
26295         other affected functions.
26296         (check_float): Likewise.
26297         (check_complex): Likewise.
26298         (check_int): Likewise.
26299         (check_long): Likewise.
26300         (check_bool): Likewise.
26301         (check_longlong): Likewise.
26302         (main): Don't print noXFails and noXPasses.
26303         * math/gen-libm-test.pl (top level): Don't mention expected
26304         failure handling in comment.
26305         (new_test): Don't handle expected failures.
26306         (parse_args): Don't mention expected failure handling in comment.
26307         (generate_testfile): Don't handle expected failures.
26308         (parse_ulps): Likewise.
26309         (print_ulps_file): Likewise.
26310         (get_failure): Remove function.
26311         (output_test): Don't handle expected failures.
26312         * make/README.libm-test: Don't mention expected failure handling.
26313
26314         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
26315         (minus_zero): Likewise.
26316         (plus_infty): Likewise.
26317         (minus_infty): Likewise.
26318         (qnan_value): Likewise.
26319         (max_value): Likewise.
26320         (min_value): Likewise.
26321         (min_subnorm_value): Likewise.
26322         (initialize): Do not initialize those variables dynamically.
26323
26324 2013-05-03  Roland McGrath  <roland@hack.frob.com>
26325
26326         * io/open.c (__open_2): Moved to ...
26327         * io/open_2.c: ... this new file.
26328         * io/open64.c (__open64_2): Moved to ...
26329         * io/open64_2.c: ... this new file.
26330         * io/openat.c (__openat_2): Moved to ...
26331         * io/openat_2.c: ... this new file.
26332         * io/openat64.c (__openat64_2): Moved to ...
26333         * io/openat64_2.c: ... this new file.
26334         * io/Makefile (routines): Add them.
26335         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
26336         * sysdeps/unix/sysv/linux/open_2.c: File removed.
26337         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
26338         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
26339         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
26340         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
26341         (__openat64): Add hidden_ver.
26342         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
26343         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
26344
26345         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
26346         Separately conditionalize setting of GLRO(dl_sysinfo) so
26347         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
26348         as well, but the actual setting is only under [NEED_DL_SYSINFO].
26349
26350 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26351
26352         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
26353         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
26354         definition.
26355         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
26356         * sysdeps/unix/sysv/linux/powerpc/init-first.c
26357         (_libc_vdso_platform_setup): Add __vdso_time initialization.
26358         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
26359         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
26360
26361 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
26362
26363         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
26364         test signgam value.
26365
26366         * math/libm-test.inc (hypot_test): Do not use
26367         IGNORE_ZERO_INF_SIGN.
26368
26369 2013-05-03  Andreas Jaeger  <aj@suse.de>
26370
26371         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
26372         Linux 3.9.
26373         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
26374         (PF_MAX): Adjust for VSOCK change.
26375
26376 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26377
26378         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26379
26380 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
26381
26382         [BZ #15264]
26383         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
26384         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
26385         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
26386
26387 2013-05-02  David S. Miller  <davem@davemloft.net>
26388
26389         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26390
26391 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
26392
26393         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
26394
26395 2013-05-01  Roland McGrath  <roland@hack.frob.com>
26396
26397         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
26398
26399 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
26400
26401         [BZ #14952]
26402         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
26403         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
26404         Use __attribute__ ((__gnu_inline__)).
26405         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
26406         Don't use __attribute__ ((__gnu_inline__)).
26407
26408 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
26409
26410         [BZ #15423]
26411         * math/s_catan.c (__catan): Handle small real or imaginary part of
26412         input specially to avoid spurious underflow.
26413         * math/s_catanf.c (__catanf): Likewise.
26414         * math/s_catanh.c (__catanh): Likewise.
26415         * math/s_catanhf.c (__catanhf): Likewise.
26416         * math/s_catanhl.c (__catanhl): Likewise.
26417         * math/s_catanl.c (__catanl): Likewise.
26418         * math/libm-test.inc (catan_test): Add more tests.
26419         (catanh_test): Likewise.
26420         * sysdeps/i386/fpu/libm-test-ulps: Update.
26421         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26422
26423 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26424
26425         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26426
26427 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
26428
26429         [BZ #15416]
26430         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
26431         accurately for denominator in atan2.
26432         * math/s_catanf.c (__catanf): Likewise.
26433         * math/s_catanh.c (__catanh): Likewise.
26434         * math/s_catanhf.c (__catanhf): Likewise.
26435         * math/s_catanhl.c (__catanhl): Likewise.
26436         * math/s_catanl.c (__catanl): Likewise.
26437         * math/libm-test.inc (catan_test): Add more tests.
26438         (catanh_test): Likewise.
26439         * sysdeps/i386/fpu/libm-test-ulps: Update.
26440         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26441
26442 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
26443
26444         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
26445
26446         * benchtests/Makefile (bench): Remove slow benchmarks.
26447         * benchtests/atan-inputs: Add slow benchmark inputs.
26448         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
26449         (BENCH_FUNC): Accept variant offset.
26450         (VARIANT): Define.
26451         * benchtests/bench-skeleton.c (main): Run benchmark for each
26452         variant.
26453         * benchtests/cos-inputs: Add slow benchmark inputs.
26454         * benchtests/exp-inputs: Likewise.
26455         * benchtests/pow-inputs: Likewise.
26456         * benchtests/sin-inputs: Likewise.
26457         * benchtests/slowatan-inputs: Remove.
26458         * benchtests/slowatan.c: Remove.
26459         * benchtests/slowcos-inputs: Remove.
26460         * benchtests/slowcos.c: Remove.
26461         * benchtests/slowexp-inputs: Remove.
26462         * benchtests/slowexp.c: Remove.
26463         * benchtests/slowpow-inputs: Remove.
26464         * benchtests/slowpow.c: Remove.
26465         * benchtests/slowsin-inputs: Remove.
26466         * benchtests/slowsin.c: Remove.
26467         * benchtests/slowtan-inputs: Remove.
26468         * benchtests/slowtan.c: Remove.
26469         * benchtests/tan-inputs: Add slow benchmark inputs.
26470         * scripts/bench.pl: Parse comments and directives.
26471
26472         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
26473         in CPPFLAGS.
26474         ($(objpfx)bench-%.c): Remove *-ITER.
26475         * benchtests/bench-modf.c: Remove definition of ITER.
26476         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
26477         (main): Loop for DURATION seconds instead of fixed number of
26478         iterations.
26479         * scripts/bench.pl: Don't expect iterations in parameters.
26480
26481 2013-04-29  Roland McGrath  <roland@hack.frob.com>
26482
26483         * io/fchdir.c (__fchdir): Renamed from fchdir.
26484         (fchdir): Define as weak alias.
26485
26486 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
26487
26488         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
26489         (ERRNO_EDOM): Likewise.
26490         (ERRNO_ERANGE): Likewise.
26491         (noErrnoTests): New variable.
26492         (init_max_error): Set errno to 0.
26493         (test_single_errno): New function.
26494         (test_errno): Likewise.
26495         (check_float_internal): Call test_errno.  Set errno to 0.
26496         (check_complex): Refer to errno tests in comment.
26497         (check_int): Call test_errno.  Set errno to 0.
26498         (check_long): Likewise.
26499         (check_bool): Likewise.
26500         (check_longlong): Likewise.
26501         (cos_test): Use ERRNO_* flags for errno tests instead of
26502         check_int.
26503         (expm1_test): Likewise.
26504         (fmod_test): Likewise.
26505         (ilogb_test): Likewise.
26506         (lgamma_test): Likewise.
26507         (pow_test): Likewise.
26508         (remainder_test): Likewise.
26509         (sin_test): Likewise.
26510         (tan_test): Likewise.
26511         (yn_test): Likewise.
26512         (initialize): Set errno to 0.
26513         (main): Print number of errno tests.
26514         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
26515
26516 2013-04-29  Andreas Jaeger  <aj@suse.de>
26517
26518         [BZ #15084]
26519         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
26520         and RES_USEVC.
26521
26522         [BZ #15085]
26523         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
26524         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
26525         unimplemented.
26526
26527         [BZ #15380]
26528         * stdlib/random.c (__initstate): Return NULL if
26529         __initstate fails.
26530
26531         [BZ #15086]
26532         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
26533         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
26534         RES_SNGLKUPREOP.
26535
26536 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26537
26538         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26539
26540 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
26541
26542         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
26543         of individual tests.
26544         (casin_test): Likewise.
26545         (casinh_test): Likewise.
26546
26547 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
26548
26549         [BZ #15409]
26550         * math/s_catan.c (__catan): Handle arguments with large real or
26551         imaginary part separately without squaring.
26552         * math/s_catanf.c (__catanf): Likewise.
26553         * math/s_catanh.c (__catanh): Likewise.
26554         * math/s_catanhf.c (__catanhf): Likewise.
26555         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
26556         and redefine.
26557         (__catanhl): Handle arguments with large real or imaginary part
26558         separately without squaring.
26559         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
26560         and redefine.
26561         (__catanl): Handle arguments with large real or imaginary part
26562         separately without squaring.
26563         * math/libm-test.inc (catan_test): Add more tests.
26564         (catanh_test): Likewise.
26565         * sysdeps/i386/fpu/libm-test-ulps: Update.
26566         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26567
26568 2013-04-27  Andreas Jaeger  <aj@suse.de>
26569
26570         [BZ #15007]
26571         * stdlib/stdlib.h: Update guards for qecvt.
26572         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
26573         <stdlib.h>.
26574
26575 2013-04-27  Allan McRae  <allan@archlinux.org>
26576
26577         * sysdeps/i386/fpu/libm-test-ulps: Update.
26578
26579 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
26580
26581         [BZ #15406]
26582         * math/s_catan.c: Include <float.h>.
26583         (__catan): Ensure underflow exception occurs for underflowed
26584         result.
26585         * math/s_catanf.c: Include <float.h>.
26586         (__catanf): Ensure underflow exception occurs for underflowed
26587         result.
26588         * math/s_catanh.c: Include <float.h>.
26589         (__catanh): Ensure underflow exception occurs for underflowed
26590         result.
26591         * math/s_catanhf.c: Include <float.h>.
26592         (__catanhf): Ensure underflow exception occurs for underflowed
26593         result.
26594         * math/s_catanhl.c: Include <float.h>.
26595         (__catanhl): Ensure underflow exception occurs for underflowed
26596         result.
26597         * math/s_catanl.c: Include <float.h>.
26598         (__catanl): Ensure underflow exception occurs for underflowed
26599         result.
26600         * math/libm-test.inc (catan_test): Add more tests.
26601         (catanh_test): Likewise.
26602
26603         [BZ #15405]
26604         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
26605         underflowed result.
26606         * math/s_ccoshf.c (__ccoshf): Likewise.
26607         * math/s_ccoshl.c (__ccoshl): Likewise.
26608         * math/s_csin.c (__csin): Likewise.
26609         * math/s_csinf.c (__csinf): Likewise.
26610         * math/s_csinh.c (__csinh): Likewise.
26611         * math/s_csinhf.c (__csinhf): Likewise.
26612         * math/s_csinhl.c (__csinhl): Likewise.
26613         * math/s_csinl.c (__csinl): Likewise.
26614         * math/libm-test.inc (ccos_test): Add more tests.
26615         (ccosh_test): Likewise.
26616         (csin_test): Likewise.
26617         (csinh_test): Likewise.
26618
26619 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26620
26621         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
26622         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
26623         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
26624         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
26625         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
26626         powerpc/power5+/fpu folders.
26627         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
26628
26629
26630 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
26631
26632         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26633
26634 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
26635
26636         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
26637         additions to variable.
26638         [$(config-machine) = x86_64] (modules-names): Likewise.
26639         ($(objpfx)tst-audit3): Remove dependency.
26640         ($(objpfx)tst-audit3.out): Likewise.
26641         ($(objpfx)tst-audit4): Likewise.
26642         ($(objpfx)tst-audit4.out): Likewise.
26643         ($(objpfx)tst-audit5): Likewise.
26644         ($(objpfx)tst-audit5.out): Likewise.
26645         ($(objpfx)tst-audit6): Likewise.
26646         ($(objpfx)tst-audit6.out): Likewise.
26647         ($(objpfx)tst-audit7): Likewise.
26648         ($(objpfx)tst-audit7.out): Likewise.
26649         (tst-audit3-ENV): Remove variable.
26650         (tst-audit4-ENV): Likewise.
26651         (tst-audit5-ENV): Likewise.
26652         (tst-audit6-ENV): Likewise.
26653         (tst-audit7-ENV): Likewise.
26654         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
26655         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
26656         addition to variable.
26657         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
26658         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
26659         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
26660         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
26661         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
26662         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
26663         tst-audit3, tst-audit4 and tst-audit5.
26664         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
26665         tst-audit6 and tst-audit7.
26666         [$(subdir) = elf] (modules-names): Add audit modules for those
26667         tests.
26668         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
26669         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
26670         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
26671         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
26672         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
26673         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
26674         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
26675         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
26676         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
26677         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
26678         [$(subdir) = elf] (tst-audit3-ENV): New variable.
26679         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
26680         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
26681         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
26682         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
26683         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
26684         Likewise.
26685         [$(subdir) = elf && $(config-cflags-avx) = yes]
26686         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
26687         [$(subdir) = elf && $(config-cflags-avx) = yes]
26688         (CFLAGS-tst-auditmod4a.c): Likewise.
26689         [$(subdir) = elf && $(config-cflags-avx) = yes]
26690         (CFLAGS-tst-auditmod4b.c): Likewise.
26691         [$(subdir) = elf && $(config-cflags-avx) = yes]
26692         (CFLAGS-tst-auditmod6b.c): Likewise.
26693         [$(subdir) = elf && $(config-cflags-avx) = yes]
26694         (CFLAGS-tst-auditmod6c.c): Likewise.
26695         [$(subdir) = elf && $(config-cflags-avx) = yes]
26696         (CFLAGS-tst-auditmod7b.c): Likewise.
26697         * elf/tst-audit3.c: Move to ...
26698         * sysdeps/x86_64/tst-audit3.c: ... here.
26699         * elf/tst-audit4.c: Move to ...
26700         * sysdeps/x86_64/tst-audit4.c: ... here.
26701         * elf/tst-audit5.c: Move to ...
26702         * sysdeps/x86_64/tst-audit5.c: ... here.
26703         * elf/tst-audit6.c: Move to ...
26704         * sysdeps/x86_64/tst-audit6.c: ... here.
26705         * elf/tst-audit7.c: Move to ...
26706         * sysdeps/x86_64/tst-audit7.c: ... here.
26707         * elf/tst-auditmod3a.c: Move to ...
26708         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
26709         * elf/tst-auditmod3b.c: Move to ...
26710         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
26711         * elf/tst-auditmod4a.c: Move to ...
26712         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
26713         * elf/tst-auditmod4b.c: Move to ...
26714         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
26715         * elf/tst-auditmod5a.c: Move to ...
26716         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
26717         * elf/tst-auditmod5b.c: Move to ...
26718         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
26719         * elf/tst-auditmod6a.c: Move to ...
26720         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
26721         * elf/tst-auditmod6b.c: Move to ...
26722         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
26723         * elf/tst-auditmod6c.c: Move to ...
26724         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
26725         * elf/tst-auditmod7a.c: Move to ...
26726         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
26727         * elf/tst-auditmod7b.c: Move to ...
26728         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
26729
26730 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
26731
26732         [BZ #15366]
26733         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
26734         define unconditionally.
26735         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
26736         define unconditionally.
26737         (INT8_C, INT16_C, etc.): Likewise.
26738
26739 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
26740
26741         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
26742         __ehdr_start with hidden visibility.
26743
26744         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
26745
26746 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
26747
26748         * math/libm-test.inc (cos_test): Use accurate hex constants.
26749         (sincost_test): Likewise.
26750
26751 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
26752
26753         * math/libm-test.inc (catan_test): Add more tests.
26754         (catanh_test): Likewise.
26755
26756         * math/s_catanf.c (__catanf): Use suffixed floating-point
26757         constants.
26758         * math/s_catanhf.c (__catanhf): Likewise.
26759         * math/s_catanhl.c (__catanhl): Likewise.
26760         * math/s_catanl.c (__catanl): Likewise.
26761
26762         [BZ #15394]
26763         * math/s_catan.c (__catan): Calculate imaginary part of result
26764         with log1p not log unless computing log of number close to 0.
26765         * math/s_catanf.c (__catanf): Likewise.
26766         * math/s_catanl.c (__catanl): Likewise.
26767         * math/s_catanh.c (__catanh): Calculate real part of result with
26768         log1p not log unless computing log of number close to 0.
26769         * math/s_catanhf.c (__catanhf): Likewise.
26770         * math/s_catanhl.c (__catanhl): Likewise.
26771         * math/libm-test.inc (catan_test): Add more tests.
26772         (catanh_test): Likewise.
26773         * sysdeps/i386/fpu/libm-test-ulps: Update.
26774         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26775
26776 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26777
26778         * benchtests/Makefile: Mention files in which fast and slow
26779         paths of math functions are implemented.
26780
26781 2013-04-23  Roland McGrath  <roland@hack.frob.com>
26782
26783         * sysdeps/posix/timespec_get.c: New file.
26784
26785 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26786
26787         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
26788         POWER.
26789         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
26790         for POWER.
26791         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
26792         powerpc/power5/fpu folders.
26793         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
26794         * benchtests/Makefile: Add modf testcase.
26795         * benchtests/bench-modf.c: New file: Benchmark test for mo
26796
26797 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26798
26799         [BZ #14888]
26800         * time/Makefile (tests): Add tst-strptime-whitespace.
26801         * time/strptime_l.c (get_number): Use ISSPACE.
26802         (__strptime_internal): Likewise.
26803         * time/tst-strptime-whitespace.c: New test case.
26804
26805 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
26806
26807         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
26808         member.
26809         (_nss_files_init): Set it here.
26810
26811 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
26812
26813         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
26814         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
26815         unsigned.
26816
26817 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
26818
26819         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
26820
26821 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
26822
26823         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
26824         size just once.
26825
26826 2013-04-21  David S. Miller  <davem@davemloft.net>
26827
26828         * po/ru.po: Update Russion translation from translation project.
26829
26830 2013-04-17  Adam Conrad  <adconrad@0c3.net>
26831
26832         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
26833         and setfsgid.
26834
26835 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
26836
26837         * configure.in: Remove i386 configure warning. Remove i386 case.
26838         * configure: Regenerate.
26839         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
26840         Add example to error message.
26841         * sysdeps/i386/configure: Regenerate.
26842
26843 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
26844
26845         * benchtests/Makefile (bench): Add cos, tan, slowcos and
26846         slowtan.
26847         * benchtests/cos-inputs: New file.
26848         * benchtests/slowcos-inputs: New file.
26849         * benchtests/slowcos.c: New file.
26850         * benchtests/slowtan-inputs: New file.
26851         * benchtests/slowtan.c: New file.
26852         * benchtests/tan-inputs: New file.
26853
26854 2013-04-16  Roland McGrath  <roland@hack.frob.com>
26855
26856         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
26857         considered kosher.
26858
26859 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
26860
26861         * benchtests/Makefile: Include cppflags-iterator.mk to add
26862         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
26863
26864         * Makefile.in (bench-clean): New target.
26865         * benchtests/Makefile (bench-clean): Likewise.
26866
26867 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
26868
26869         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
26870
26871 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
26872
26873         * stdio-common/tstdiomisc.c: Fix coding-style violation.
26874
26875 2013-04-15  Andreas Schwab  <schwab@suse.de>
26876
26877         * nscd/grpcache.c (cache_addgr): Properly check for short write.
26878         * nscd/initgrcache.c (addinitgroupsX): Likewise.
26879         * nscd/pwdcache.c (cache_addpw): Likewise.
26880         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
26881         more than recsize.
26882
26883 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26884
26885         * benchtests/Makefile (bench): Write all output to
26886         bench-out.tmp together.
26887
26888 2013-04-15  Andreas Schwab  <schwab@suse.de>
26889
26890         * nscd/nscd.c (main): Don't fork again after closing files.
26891
26892 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26893
26894         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
26895
26896         * benchtests/Rules (bench-deps): Collect dependencies into a
26897         single variable.  Add Makefile to dependencies.
26898         ($(objpfx)bench-%.c): Depend on bench-deps.
26899
26900 2013-04-12  Roland McGrath  <roland@hack.frob.com>
26901             Xavier Roche  <roche+kml2@exalead.com>
26902
26903         [BZ #15361]
26904         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
26905         just that it's a file descriptor.
26906         * manual/llio.texi (Synchronizing AIO Operations): Update description
26907         for EBADF error from aio_fsync.
26908
26909 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
26910
26911         * Rules (bench): Move target definition...
26912         * benchtests/Makefile: ... here.
26913
26914 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
26915
26916         * math/libm-test.inc (cos_test): Fix PI/2 test.
26917         (sincos_test): Likewise.
26918         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
26919         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
26920
26921 2013-04-11  Andreas Schwab  <schwab@suse.de>
26922
26923         [BZ #13988]
26924         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
26925         accept exponent character only when digits were seen.
26926         * stdio-common/Makefile (tests): Add bug26.
26927         * stdio-common/bug26.c: New file.
26928
26929         [BZ #14293]
26930         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
26931         non-freeable.
26932
26933 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26934
26935         * Makeconfig (rtld-prefix): Define built linker prefix.
26936         * Rules (run-bench): Use it.
26937         * math/Makefile (run-regen-ulps): Likewise.
26938
26939         * Rules (bench): Remove eval.
26940
26941 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26942             Roland McGrath  <roland@hack.frob.com>
26943             Ondrej Bilka  <neleai@seznam.cz>
26944
26945         [BZ #15346]
26946         * time/getdate.c: Include ctype.h and alloca.h.
26947         (__getdate_r): Trim leading and trailing spaces of input.
26948         * time/tst-getdate.c (tests): Add tests with leading and
26949         trailing spaces.
26950
26951 2013-04-08  Roland McGrath  <roland@hack.frob.com>
26952
26953         [BZ #14280]
26954         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
26955         when computing value.
26956
26957 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26958
26959         * math/README.libm-test (How can I generate "libm-test-ulps"?):
26960         Use testrun.sh to run libm tests.
26961
26962         [BZ #15309]
26963         * elf/dl-open.c (dl_open_worker): memset all of seen array.
26964
26965 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
26966
26967         [BZ #15264]
26968         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
26969
26970 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26971
26972         * Makefile.in (regen-ulps): New target.
26973         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
26974         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
26975         [ifneq (no,$(PERL)] (regen-ulps): New target.
26976         [ifeq (no,$(PERL)] (regen-ulps): New target.
26977         * math/libm-test.inc (ulps_file_name): Define.
26978         (output_dir): New variable.
26979         (options): Add "output-dir" option.
26980         (parse_opt): Handle 'o' case.
26981         (main): If output_dir is non-NULL use it as a prefix
26982         otherwise use "".
26983         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
26984
26985 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26986
26987         [BZ #10060, #10062]
26988         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
26989         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
26990         fail configure if __sync_val_compare_and_swap is not inlined.
26991         * sysdeps/i386/configure: Regenerate.
26992         * configure.in: Build for i686 when configured for i386.
26993         * configure: Regenerate.
26994         * README: Remove i386 reference.
26995
26996 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26997
26998         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
26999         * sysdeps/s390/s390-64/sysdep.h: Likewise.
27000
27001 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
27002
27003         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
27004         (lmsnanval): New variables.
27005         (F): Add conversion tests.
27006         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
27007         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
27008
27009         * stdio-common/tstdiomisc.c (F): Properly collect individual
27010         tests' results.
27011
27012         [BZ #14686, #15336]
27013         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
27014         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
27015         Instead, use input NaN values or generate a qNaN by arithmetic
27016         operation.  Also fix bugs to comply with the standard.
27017         * math/libm-test.inc (remainder_test): Add more tests.
27018
27019         [BZ #15335, #15342]
27020         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
27021         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
27022         input NaN values or generate a qNaN by arithmetic operation.
27023
27024         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
27025         unreachable code.
27026
27027         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
27028         definitions.
27029
27030 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
27031
27032         [BZ #14478]
27033         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
27034         underflowed result.
27035         * math/s_cexpf.c (__cexpf): Likewise.
27036         * math/s_cexpl.c (__cexpl): Likewise.
27037         * math/libm-test.inc (cexp_test): Add more tests.
27038
27039 2013-04-03  Andreas Schwab  <schwab@suse.de>
27040
27041         [BZ #15330]
27042         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
27043         order arrays from heap if bigger than alloca cutoff.
27044
27045 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
27046
27047         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
27048         (SNAN_TESTS_double): Refer to GCC PR56831.
27049         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
27050         GCC PR56828.
27051
27052 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
27053
27054         * Rules (bench): Move bench.out after the run is complete.
27055
27056         * Rules (bench): Echo currently running benchmark.
27057
27058         * benchtests/Makefile (bench): Add atan and slowatan.
27059         * benchtests/atan-inputs: New file.
27060         * benchtests/slowatan-inputs: New file.
27061         * benchtests/slowatan.c: New file.
27062
27063         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
27064         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
27065         its value.
27066
27067         [BZ #15305]
27068         * sysdeps/unix/sysv/linux/kernel-features.h
27069         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
27070         __ASSUME_XFS_RESTRICTED_CHOWN.
27071         * sysdeps/unix/sysv/linux/pathconf.c
27072         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
27073         Save and restore errno.
27074
27075 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
27076
27077         [BZ #15327]
27078         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
27079         arguments using __kernel_casinh.
27080         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
27081         arguments using __kernel_casinhf.
27082         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
27083         arguments using __kernel_casinhl.
27084         * math/libm-test.inc (cacosh_test): Add more tests.
27085         * sysdeps/i386/fpu/libm-test-ulps: Update.
27086         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27087
27088 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
27089
27090         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
27091         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
27092
27093         * bench/Makefile (bench): Add sin and slowsin.
27094         * benchtests/sin-inputs: New file.
27095         * benchtests/slowsin-inputs: New file.
27096         * benchtests/slowsin.c: New file.
27097
27098         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
27099         (bench): Add slowexp and slowpow.
27100         (exp-ITER): Increase iterations.
27101         (pow-ITER): Likewise.
27102         * benchtests/exp-inputs: Change input.
27103         * benchtests/pow-inputs: Likewise.
27104         * benchtests/slowexp-inputs: New file.
27105         * benchtests/slowexp.c: New file.
27106         * benchtests/slowpow-inputs: New file.
27107         * benchtests/slowpow.c: New file.
27108
27109 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27110
27111         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
27112         instructions.
27113         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
27114         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
27115         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
27116         * benchtests/Makefile: Add rint benchtest.
27117         * benchtests/rint-inputs: Input for rint benchtest.
27118
27119 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
27120
27121         * Versions.def (libm): Add GLIBC_2.18.
27122         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
27123         hidden libm prototypes.
27124         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
27125         * math/Makefile (libm-calls): Add s_issignaling.
27126         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
27127         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
27128         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
27129         declaration.
27130         * math/math.h [__USE_GNU] (issignaling): New macro.
27131         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
27132         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
27133         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
27134         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
27135         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
27136         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
27137         * manual/arith.texi (issignaling): New section.
27138         * manual/libm-err-tab.pl (@all_functions): Update comment.
27139         * math/gen-libm-test.pl (parse_args): Apply special handling for
27140         issignaling.
27141         * math/libm-test.inc (print_float, issignaling_test): New
27142         functions.
27143         (check_float_internal): Add issignaling checks.
27144         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
27145         default definition.
27146         * sysdeps/powerpc/math-tests.h: New file.
27147         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
27148         tests.
27149         * math/test-snan.c (TEST_FUNC): Likewise.
27150
27151 2013-03-30  David S. Miller  <davem@davemloft.net>
27152
27153         * po/de.po: Update from translation team.
27154
27155 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
27156
27157         [BZ #10357]
27158         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27159         imaginary part less than 1.0 and real part less than 0.5
27160         specially.
27161         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27162         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27163         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
27164         (cacos_test): Add more tests.
27165         (casin_test): Likewise.
27166         (casinh_test): Likewise.
27167         * sysdeps/i386/fpu/libm-test-ulps: Update.
27168         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27169
27170 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27171
27172         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
27173         ONE with its value.
27174
27175         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
27176         (__pow_mp): Replace ONE and MONE with their values.
27177         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
27178         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
27179         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
27180         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
27181         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
27182         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27183
27184         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
27185
27186         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
27187         (__pow_mp): Replace ZERO and MZERO with their values.
27188         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
27189         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
27190         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
27191         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
27192         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
27193         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
27194         (__sqr): Likewise.
27195
27196         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
27197
27198         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
27199
27200 2013-03-28  Roland McGrath  <roland@hack.frob.com>
27201
27202         * include/stdlib.h [!SHARED] (__call_tls_dtors):
27203         Declare with __attribute__ ((weak)).
27204         * stdlib/exit.c (__libc_atexit) [!SHARED]:
27205         Call __call_tls_dtors only if it's not NULL.
27206
27207 2013-03-28  Roland McGrath  <roland@hack.frob.com>
27208
27209         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
27210         didn't do it already, then set _dl_phdr and _dl_phnum based on the
27211         magic __ehdr_start linker symbol if it's defined.
27212         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
27213         them up here if it was already done.
27214
27215         * elf/dl-support.c (_dl_phdr): Make pointer to const.
27216         (_dl_aux_init): Use const in cast when setting it.
27217         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
27218         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
27219         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
27220
27221         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
27222         Declare them here.
27223         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
27224         * csu/libc-tls.c: Nor here.
27225         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
27226
27227         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
27228         (__libc_message): Never call vsyslog.
27229
27230 2013-03-28  Alan Modra  <amodra@gmail.com>
27231
27232         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
27233         Define as empty.
27234         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
27235         Likewise.
27236
27237 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27238
27239         [BZ #15214]
27240         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
27241         underflow.
27242         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27243
27244 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27245
27246         [BZ #15304]
27247         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
27248         Don't add gid passed as argument.
27249
27250         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
27251
27252 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
27253
27254         [BZ #15307]
27255         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27256         imaginary part between 1.0 and 1.5 and real part less than 0.5
27257         specially.
27258         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27259         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27260         * math/libm-test.inc (cacos_test): Add more tests.
27261         (casin_test): Likewise.
27262         (casinh_test): Likewise.
27263         * sysdeps/i386/fpu/libm-test-ulps: Update.
27264         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27265
27266 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27267
27268         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
27269         constants.
27270         (norm): Likewise.
27271         (denorm): Likewise.
27272         (__dbl_mp): Likewise.
27273         (add_magnitudes): Likewise.
27274         (sub_magnitudes): Likewise.
27275         (__add): Likewise.
27276         (__sub): Likewise.
27277         (__mul): Likewise.
27278         (__sqr): Likewise.
27279         (__inv): Likewise.
27280         (__dvd): Likewise.
27281
27282         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
27283         commented code.
27284         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
27285         (__dubcos): Likewise.
27286         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
27287         (__ieee754_acos): Likewise.
27288         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
27289         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
27290         (__exp1): Likewise.
27291         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
27292         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
27293         (log1): Likewise.
27294         (my_log2): Likewise.
27295         (checkint): Likewise.
27296         * sysdeps/ieee754/dbl-64/e_remainder.c
27297         (__ieee754_remainder): Likewise.
27298         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
27299         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
27300         (bsloww): Likewise.
27301         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
27302
27303         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
27304         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
27305         MANTISSA_STORE_T to store computations on mantissa.  Use
27306         macros for rounding and division.
27307         (denorm): Likewise.
27308         (__dbl_mp): Likewise.
27309         (add_magnitudes): Likewise.
27310         (sub_magnitudes): Likewise.
27311         (__mul): Likewise.
27312         (__sqr): Likewise.
27313         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
27314         powers of two in terms of TWOPOW macro.
27315         (mp_no): Make type of mantissa as MANTISSA_T.
27316         [!RADIXI]: Define RADIXI.
27317         [!TWO52]: Define TWO52.
27318         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
27319
27320 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27321
27322         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
27323         llroundl symbol when building for PPC32.
27324
27325 2013-03-24  Mark H Weaver  <mhw@netris.org>
27326
27327         * manual/arith.texi (Normalization Functions): Fix prototypes for
27328         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
27329
27330 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27331
27332         [BZ #13889]
27333         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
27334         high value to check if expl overflow.
27335         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
27336         to check for underflow and overflow.
27337         * math/libm-test.inc: Add exp test.
27338
27339 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
27340
27341         [BZ #11120]
27342         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
27343         with NOT_IN_libc.
27344
27345 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27346
27347         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
27348         symbol.
27349
27350 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
27351
27352         * math/gen-libm-test.pl (parse_args, special_functions): Properly
27353         wrap blocks consisting of several statements.
27354
27355         * sysdeps/generic/math-tests.h: New file.
27356         * sysdeps/i386/fpu/math-tests.h: Likewise.
27357         * math/test-snan.c: Include it.
27358         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
27359
27360 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
27361
27362         [BZ #15285]
27363         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
27364         (__ieee754_j0l): Do not improve calculations using cos of twice
27365         input for inputs above LDBL_MAX / 2.0L.
27366         (__ieee754_y0l): Likewise.
27367         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
27368         (__ieee754_j1l): Do not improve calculations using cos of twice
27369         input for inputs above LDBL_MAX / 2.0L.
27370         (__ieee754_y1l): Likewise.
27371         * math/libm-test.inc (j0_test): Add another test.
27372         (j1_test): Likewise.
27373         (y0_test): Likewise.
27374         (y1_test): Likewise.
27375         * sysdeps/i386/fpu/libm-test-ulps: Update.
27376
27377 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27378
27379         * Rules ($(objpfx)bench-%.c): Include code from a C source
27380         file.
27381
27382 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
27383
27384         [BZ #15287]
27385         * math/k_casinh.c (__kernel_casinh): Handle arguments with
27386         imaginary part 1.0 and real part less than 0.5 specially.
27387         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27388         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27389         * math/libm-test.inc (cacos_test): Add more tests.
27390         (casin_test): Likewise.
27391         (casinh_test): Likewise.
27392         * sysdeps/i386/fpu/libm-test-ulps: Update.
27393         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27394
27395 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27396
27397         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
27398         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
27399
27400 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
27401
27402         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
27403         * config.make.in (config-cflags-sse4): Remove variable.
27404         (config-cflags-avx): Likewise.
27405         (config-cflags-sse2avx): Likewise.
27406         (config-cflags-novzeroupper): Likewise.
27407         (config-asflags-i686): Likewise.
27408         (have-mfma4): Likewise.
27409         (have-as-vis3): Likewise.
27410         (MIG): Likewise.
27411         * configure.in (MIG): Do not AC_SUBST.
27412         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
27413         (libc_cv_cc_sse4): Do not AC_SUBST.
27414         (libc_cv_cc_avx): Likewise.
27415         (libc_cv_cc_sse2avx): Likewise.
27416         (libc_cv_cc_novzeroupper): Likewise.
27417         (libc_cv_cc_fma4): Likewise.
27418         (libc_cv_as_i686): Likewise.
27419         (libc_cv_sparc_as_vis3): Likewise.
27420         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
27421         LIBC_CONFIG_VAR.
27422         (config-asflags-i686): Likewise.
27423         (config-cflags-avx): Likewise.
27424         (config-cflags-sse2avx): Likewise.
27425         (have-mfma4): Likewise.
27426         (config-cflags-novzeroupper): Likewise.
27427         * sysdeps/mach/configure.in (MIG): Likewise.
27428         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
27429         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
27430         LIBC_CONFIG_VAR.
27431         (config-cflags-avx): Likewise.
27432         (config-cflags-sse2avx): Likewise.
27433         (have-mfma4): Likewise.
27434         (config-cflags-novzeroupper): Likewise.
27435         * configure: Regenerated.
27436         * sysdeps/i386/configure: Likewise.
27437         * sysdeps/mach/configure: Likewise.
27438         * sysdeps/sparc/configure: Likewise.
27439         * sysdeps/x86_64/configure: Likewise.
27440
27441 2013-03-20  Roland McGrath  <roland@hack.frob.com>
27442
27443         [BZ #14812]
27444         * locale/programs/localedef.c (options): Put N_ translation marker
27445         on argument names, not just descriptions.
27446
27447 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27448
27449         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
27450
27451 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
27452
27453         [BZ #14176]
27454         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
27455
27456 2013-03-19  Roland McGrath  <roland@hack.frob.com>
27457
27458         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
27459         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
27460         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
27461         [!BEFORE_ABORT] (before_abort): New function.
27462         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
27463         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
27464         (writev_for_fatal): New function.
27465         (WRITEV_FOR_FATAL): New macro; call that.
27466         (backtrace_and_maps): New function.
27467         (BEFORE_ABORT): New macro; call that.
27468         (struct str_list): Type removed.
27469         (__libc_message, __libc_fatal): Functions removed.
27470         Include <sysdeps/posix/libc_fatal.c> instead.
27471
27472 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
27473
27474         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
27475         constants.
27476         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
27477         double constants.
27478
27479 2013-03-19  Andreas Schwab  <schwab@suse.de>
27480
27481         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
27482         * sysdeps/gnu/configure: Regenerate.
27483
27484         * configure.in: Substitute libc_cv_rtlddir.
27485         * configure: Regenerate.
27486         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
27487         * Makeconfig (rtlddir, inst_rtlddir): New variables.
27488         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
27489         * elf/Makefile (install-others, CFLAGS-interp.c)
27490         (ldso_install, common-ldd-rewrite): Likewise.
27491         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
27492         $(inst_slibdir)/$(rtld-installed-name).
27493         * scripts/rellns-sh: Add -p option.
27494         * Makerules (make-shlib-link): Use rellns-sh to get relative name
27495         for source.
27496
27497 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
27498
27499         * manual/nptl.texi: Renamed to ...
27500         * manual/threads.texi: ... this.
27501         * manual/Makefile (chapters): Update.
27502
27503 2013-03-18  Roland McGrath  <roland@hack.frob.com>
27504
27505         [BZ #14812]
27506         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
27507         on argument names, not just descriptions.
27508         * malloc/memusagestat.c (options): Likewise.
27509         * nss/getent.c (options): Likewise.
27510
27511 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
27512
27513         [BZ #14812]
27514         * iconv/iconv_prog.c (options): Put N_ translation marker
27515         on argument names, not just descriptions.
27516         * iconv/iconvconfig.c (options): Likewise.
27517
27518 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
27519
27520         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
27521         implementation which is faster on all x86_64 architectures.
27522         Tested on AMD, Intel Nehalem, SNB, IVB.
27523         * sysdeps/x86_64/strnlen.S: Likewise.
27524
27525         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
27526         Remove all multiarch strlen and strnlen versions.
27527         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
27528         Remove strlen and strnlen related parts.
27529
27530         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
27531         Inline strlen part.
27532         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
27533
27534         * sysdeps/x86_64/multiarch/strlen.S: Remove.
27535         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
27536         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
27537         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
27538         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
27539         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
27540
27541 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
27542
27543         * manual/memory.texi (Malloc Tunable Parameters):
27544         Sort parameters alphabetically. Add comments for missing entries.
27545
27546 2013-03-17  David S. Miller  <davem@davemloft.net>
27547
27548         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27549
27550 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
27551
27552         [BZ #15283]
27553         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
27554         for arguments at most half maximum finite value.
27555         * math/libm-test.inc (j0_test): Add more tests.
27556         (j1_test): Likewise.
27557         (y0_test): Likewise.
27558         (y1_test): Likewise.
27559         * sysdeps/i386/fpu/libm-test-ulps: Update.
27560         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27561
27562         [BZ #14155]
27563         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
27564         1 / x and functions P and Q for arguments above 0x1p256L.
27565         (__ieee754_y0l): Likewise.
27566         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
27567         (__ieee754_y1l): Likewise.
27568         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
27569         (j1_test): Likewise.
27570         (y0_test): Likewise.
27571         (y1_test): Likewise.
27572
27573 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
27574
27575         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
27576         variable.
27577
27578 2013-03-15  Roland McGrath  <roland@hack.frob.com>
27579
27580         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
27581         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
27582         zero since it's initialized to EXEC_PAGESIZE.
27583
27584         * sysdeps/unix/sysv/linux/ldsodefs.h
27585         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
27586         * sysdeps/generic/ldsodefs.h: ... here.
27587
27588 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
27589
27590         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
27591
27592         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
27593         math/test-snan.c.
27594         * math/test-snan.c: Renamed from
27595         sysdeps/powerpc/fpu/test-powerpc-snan.c.
27596         * math/Makefile (tests): Add test-snan.
27597         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
27598         test-powerpc-snan.
27599
27600         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
27601         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
27602         functions.
27603         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
27604         __builtin_nan family of functions.
27605         * math/libm-test.inc (initialize): Initialize qnan_value with
27606         __builtin_nan family of functions.
27607         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
27608         Remove variables.
27609         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
27610         Remove functions.
27611         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
27612         storage class.  Initialize qNaN_var and sNaN_var with
27613         __builtin_nan and __builtin_nans families of functions,
27614         respectively.
27615
27616         * math/libm-test.inc (acosh_test): Also test with qNaN input.
27617         (sqrt_test): Remove duplicate test with qNaN input.
27618         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
27619         (round_test, signbit_test, significand_test): Note missing +/-Inf
27620         as well as qNaN tests.
27621
27622         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
27623         qNaN_var.  Fix a few strings, too.
27624         * math/libm-test.inc (nan_value): Rename to qnan_value.
27625         * math/gen-libm-test.pl (%beautify): Adjust to that.
27626         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
27627         * math/test-misc.c (main): Likewise.
27628         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
27629         to __qnan_bytes, and __qnan_union, respectively.
27630         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
27631         Likewise.
27632         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
27633         and lqnanval, respectively.
27634         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
27635         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
27636         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
27637         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
27638
27639         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
27640         * math/test-misc.c (main) [__x86_64__]: Enable test for long
27641         doubles.
27642
27643         * math/test-misc.c (main): Fix copy'n'pastos.
27644         * misc/tst-efgcvt.c (special): Likewise.
27645
27646         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
27647         Remove declarations.
27648
27649 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27650
27651         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
27652         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
27653         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
27654         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
27655
27656 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27657
27658         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
27659         macro to return vdso values correctly in IFUNC implementations.
27660         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
27661         Optimization by using IFUNC.
27662
27663 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27664             Richard Henderson  <rth@redhat.com>
27665             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
27666
27667         * Makefile.in (bench): New target.
27668         * NEWS: Mention the benchmark framework.
27669         * Rules (bench): Likewise.
27670         (binaries-bench): Generate binaries for functions to
27671         benchmark.
27672         * benchtests/Makefile: New makefile for benchmark tests.
27673         * benchtests/bench-skeleton.c: New skeleton file for benchmark
27674         programs.
27675         * benchtests/exp-inputs: New input file for EXP function.
27676         * benchtests/pow-inputs: New input file for POW function.
27677         * scripts/bench.pl: New script to generate source files for
27678         benchmark programs.
27679
27680 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27681
27682         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
27683         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
27684         computations on mantissa.  Use macros for rounding and
27685         division.
27686         (denorm): Likewise.
27687         (__dbl_mp): Likewise.
27688         (add_magnitudes): Likewise.
27689         (sub_magnitudes): Likewise.
27690         (__mul): Likewise.
27691         (__sqr): Likewise.
27692         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
27693         powers of two in terms of TWOPOW macro.
27694         (mp_no): Make type of mantissa as MANTISSA_T.
27695         [!RADIXI]: Define RADIXI.
27696         [!TWO52]: Define TWO52.
27697         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
27698
27699         * manual/nptl.texi (cindex): Modify threads to pthreads.
27700
27701 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
27702
27703         * sysdeps/x86_64/preconfigure: Regenerated.
27704
27705 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
27706
27707         [BZ #14155]
27708         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
27709         0x1p28 and above.
27710         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
27711         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
27712         0x1p28 and above.
27713         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
27714         * math/libm-test.inc (j0_test): Do not allow one spurious
27715         underflow exception.
27716         (y1_test): Likewise.
27717
27718 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27719
27720         * manual/Makefile (chapters): Add nptl.
27721         * manual/debug.texi (Debugging Support): Add link to Threads
27722         chapter.
27723         * manual/nptl.texi: New file.
27724
27725         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
27726
27727 2013-03-14  Petr Baudis  <pasky@ucw.cz>
27728
27729         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
27730         for non-NULL pointer before the memory validity test. Pointed
27731         out by Holger Brunck <holger.brunck@keymile.com>.
27732
27733 2013-03-13  Andreas Schwab  <schwab@suse.de>
27734
27735         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
27736         instead of .os.
27737
27738 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
27739
27740         * timezone/zic.c: Update from tzcode 2013b.
27741
27742 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
27743
27744         * manual/install.texi (Configuring and compiling):
27745         Mention i686 and i586.
27746         * INSTALL: Regenerate.
27747
27748 2013-03-12  Roland McGrath  <roland@hack.frob.com>
27749
27750         * sysdeps/init_array/elf-init.c: New file.
27751         * csu/elf-init.c
27752         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
27753         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
27754
27755         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
27756         __gmon_start__ as global, but as static with a .preinit_array pointer.
27757         * sysdeps/init_array/gmon-start.c: New file.  Use that.
27758         * sysdeps/init_array/crti.S: New file, empty except for comments.
27759         * sysdeps/init_array/crtn.S: Likewise.
27760
27761 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
27762
27763         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
27764         definining bcopy.
27765         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27766         Remove Prefer_SSE_for_memop.
27767         * sysdeps/x86_64/multiarch/init-arch.h: Remove
27768         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
27769         HAS_PREFER_SSE_FOR_MEMOP.
27770         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
27771         memset-x86-64.
27772         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
27773         Remove bzero, memset ifunc support.
27774         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
27775         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
27776         * sysdeps/x86_64/multiarch/memset.S: Likewise.
27777         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
27778
27779 2013-03-11  Andreas Schwab  <schwab@suse.de>
27780
27781         [BZ #15234]
27782         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
27783         by SHLIB_COMPAT.
27784         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
27785         (GLIBC_2.16): Remove pthread_atfork.
27786
27787 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
27788
27789         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
27790         (ptestcases.h): Likewise.
27791
27792 2013-03-08  Roland McGrath  <roland@hack.frob.com>
27793
27794         * Makeconfig ($(common-objpfx)config.status): Depend on
27795         sysdeps/*/preconfigure{,.in} too.
27796
27797 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
27798
27799         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
27800         (__free_hook): Use void * instead of __malloc_ptr_t.
27801         (__malloc_hook): Likewise.
27802         (__realloc_hook): Likewise.
27803         (__memalign_hook): Likewise.
27804         (__after_morecore_hook): Likewise.
27805         * malloc/arena.c (save_malloc_hook): Likewise.
27806         (save_free_hook): Likewise.
27807         * malloc/hooks.c (malloc_hook_ini): Likewise.
27808         (realloc_hook_ini): Likewise.
27809         (memalign_hook_ini): Likewise.
27810         * malloc/malloc.c (malloc_hook_ini): Likewise.
27811         (realloc_hook_ini): Likewise.
27812         (memalign_hook_ini): Likewise.
27813         (__free_hook): Likewise.
27814         (__malloc_hook): Likewise.
27815         (__realloc_hook): Likewise.
27816         (__memalign_hook): Likewise.
27817         (__libc_malloc): Likewise.
27818         (__libc_free): Likewise.
27819         (__libc_realloc): Likewise.
27820         (__libc_memalign): Likewise.
27821         (__libc_valloc): Likewise.
27822         (__libc_pvalloc): Likewise.
27823         (__libc_calloc): Likewise.
27824         (__posix_memalign): Likewise.
27825         * malloc/morecore.c (__sbrk): Likewise.
27826         (__default_morecore): Likewise.
27827
27828         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
27829
27830         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
27831         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
27832         __malloc_ptrdiff_t.
27833
27834         * malloc/malloc.h (__malloc_size_t): Remove macro.
27835         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
27836         __malloc_size_t.
27837         (old_memalign_hook): Likewise.
27838         (old_realloc_hook): Likewise.
27839         (struct hdr): Likewise.
27840         (flood): Likewise.
27841         (mallochook): Likewise.
27842         (memalignhook): Likewise.
27843         (reallochook): Likewise.
27844         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
27845         (tr_old_realloc_hook): Likewise.
27846         (tr_old_memalign_hook): Likewise.
27847         (tr_mallochook): Likewise.
27848         (tr_reallochook): Likewise.
27849         (tr_memalignhook): Likewise.
27850
27851 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27852
27853         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
27854         default_ldbl_pack and using as default implementation.
27855         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
27856         implementation.
27857         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
27858         redundant definition.
27859         (ldbl_insert_mantissa): Likewise.
27860         (ldbl_canonicalize): Likewise.
27861         (ldbl_nearbyint): Likewise.
27862         (ldbl_pack): Rename to ldbl_pack_ppc.
27863         (ldbl_unpack): Rename to ldbl_unpack_ppc.
27864         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
27865         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
27866
27867 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
27868
27869         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
27870         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
27871         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
27872         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
27873         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
27874         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
27875         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
27876         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
27877
27878 2013-03-07  Andreas Jaeger  <aj@suse.de>
27879
27880         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
27881         bits/mman-linux.h.
27882
27883 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
27884
27885         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
27886         Include mpa.h and declare __MPEXP.
27887         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
27888         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27889         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27890         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
27891         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27892         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27893         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
27894
27895         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
27896         (__slowpow): Use long double EXPL and LOGL functions to
27897         compute POW.
27898         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27899         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27900         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
27901         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27902         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27903         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
27904
27905         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
27906         intermediate variable to calculate exponent.
27907         (__sqr): Likewise.
27908         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
27909         Likewise.
27910         (__sqr): Likewise.
27911
27912         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
27913         [!NO__SQR]: Define __sqr.
27914         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
27915         and NO__SQR.  Remove all code except __mul and __sqr.  Include
27916         sysdeps/ieee754/dbl-64/mpa.c.
27917         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27918
27919         [BZ #12723]
27920         * posix/Makefile (tests): Add tst-pathconf.
27921         * posix/tst-pathconf.c: New test case.
27922         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
27923         _PC_PIPE_BUF.
27924         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
27925
27926 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
27927
27928         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
27929
27930 2013-03-06  Andreas Jaeger  <aj@suse.de>
27931
27932         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
27933         definition via __MAP_ANONYMOUS.
27934
27935         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
27936         it's not part of Linux headers.
27937
27938         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
27939         (MAP_HUGE_MASK): Define.
27940
27941         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27942         Define.
27943         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27944         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27945         Define.
27946         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27947         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27948         Define.
27949         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27950         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
27951         Define.
27952         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27953
27954         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
27955         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
27956         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
27957         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
27958         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
27959         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
27960
27961         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
27962         Handle f2fs.
27963
27964         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
27965         Handle f2fs and efivarfs.
27966
27967         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
27968         f2fs.
27969
27970         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
27971         (EFIVARFS_MAGIC): Add.
27972         (F2FS_LINK_MAX): Add.
27973
27974 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
27975
27976         * stdio-common/vfprintf.c: Replace __builtin_expect with
27977         __glibc_unlikely.
27978
27979 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
27980
27981         [BZ #13550]
27982         * sysdeps/generic/bp-sym.h: Remove file.
27983         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
27984         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
27985         <bp-sym.h> and <bp-asm.h>.
27986         (__longjmp): Don't use BP_SYM.
27987         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
27988         and <bp-asm.h>.
27989         (memcpy): Don't use BP_SYM.
27990         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
27991         <bp-sym.h> and <bp-asm.h>.
27992         (memcpy): Don't use BP_SYM.
27993         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
27994         <bp-asm.h>.
27995         (memcpy): Don't use BP_SYM.
27996         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
27997         <bp-asm.h>.
27998         (memset): Don't use BP_SYM.
27999         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28000         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28001         (__bzero): Don't use BP_SYM.
28002         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28003         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28004         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
28005         <bp-sym.h> and <bp-asm.h>.
28006         (memcmp): Don't use BP_SYM.  Remove comment about bounded
28007         pointers.
28008         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
28009         <bp-sym.h> and <bp-asm.h>.
28010         (memcpy): Don't use BP_SYM.
28011         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
28012         <bp-sym.h> and <bp-asm.h>.
28013         (memset): Don't use BP_SYM.
28014         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28015         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28016         (__bzero): Don't use BP_SYM.
28017         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28018         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28019         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
28020         <bp-sym.h> and <bp-asm.h>.
28021         (strncmp): Don't use BP_SYM.  Remove comment about bounded
28022         pointers.
28023         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
28024         <bp-sym.h> and <bp-asm.h>.
28025         (memcpy): Don't use BP_SYM.
28026         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
28027         <bp-sym.h> and <bp-asm.h>.
28028         (memset): Don't use BP_SYM.
28029         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28030         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28031         (__bzero): Don't use BP_SYM.
28032         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28033         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28034         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
28035         <bp-sym.h> and <bp-asm.h>.
28036         (__memchr): Don't use BP_SYM.
28037         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
28038         <bp-sym.h> and <bp-asm.h>.
28039         (memcmp): Don't use BP_SYM.  Remove comment about bounded
28040         pointers.
28041         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
28042         <bp-sym.h> and <bp-asm.h>.
28043         (memcpy): Don't use BP_SYM.
28044         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
28045         <bp-sym.h> and <bp-asm.h>.
28046         (__mempcpy): Don't use BP_SYM.
28047         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
28048         <bp-sym.h> and <bp-asm.h>.
28049         (__memrchr): Don't use BP_SYM.
28050         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
28051         <bp-sym.h> and <bp-asm.h>.
28052         (memset): Don't use BP_SYM.
28053         (__bzero): Likewise.
28054         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
28055         <bp-sym.h> and <bp-asm.h>.
28056         (__rawmemchr): Don't use BP_SYM.
28057         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
28058         <bp-sym.h> and <bp-asm.h>.
28059         (__STRCMP): Don't use BP_SYM.
28060         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
28061         <bp-sym.h> and <bp-asm.h>.
28062         (strchr): Don't use BP_SYM.
28063         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
28064         <bp-sym.h> and <bp-asm.h>.
28065         (__strchrnul): Don't use BP_SYM.
28066         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
28067         <bp-sym.h> and <bp-asm.h>.
28068         (strlen): Don't use BP_SYM.
28069         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
28070         <bp-sym.h> and <bp-asm.h>.
28071         (strncmp): Don't use BP_SYM.  Remove comment about bounded
28072         pointers.
28073         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
28074         <bp-sym.h> and <bp-asm.h>.
28075         (__strnlen): Don't use BP_SYM.
28076         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
28077         <bp-sym.h> and <bp-asm.h>.
28078         (__GI__setjmp): Don't use BP_SYM.
28079         (_setjmp): Likewise.
28080         (__sigsetjmp): Likewise.
28081         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
28082         (L(start_addresses)): Don't use BP_SYM.
28083         (_start): Likewise.
28084         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
28085         <bp-asm.h>.
28086         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
28087         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
28088         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28089         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28090         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
28091         <bp-asm.h>.
28092         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
28093         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
28094         about bounded pointers.
28095         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28096         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28097         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
28098         <bp-asm.h>.
28099         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
28100         about bounded pointers.  Remove GKM FIXME comments.
28101         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28102         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
28103         <bp-asm.h>.
28104         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
28105         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
28106         Remove GKM FIXME comments.
28107         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28108         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28109         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
28110         <bp-asm.h>.
28111         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
28112         about bounded pointers.  Remove GKM FIXME comment.
28113         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
28114         and <bp-asm.h>.
28115         (strncmp): Don't use BP_SYM.  Remove comment about bounded
28116         pointers.
28117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
28118         <bp-sym.h> and <bp-asm.h>.
28119         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
28120         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
28121         <bp-sym.h> and <bp-asm.h>.
28122         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
28123         comment.
28124
28125 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
28126
28127         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
28128         call free(NULL).
28129
28130 2013-03-05  David S. Miller  <davem@davemloft.net>
28131
28132         * po/es.po: Update from translation team.
28133
28134 2013-03-05  Andreas Jaeger  <aj@suse.de>
28135
28136         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
28137         <bits/mman-linux.h>.
28138         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28139         is fine.
28140         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
28141         <bits/mman-linux.h> to end of file.
28142         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28143         is fine.
28144         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
28145         <bits/mman-linux.h> to end of file.
28146         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
28147         is fine.
28148         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
28149         <bits/mman-linux.h> to end of file.
28150
28151         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
28152         (MCL_CURRENT, MCL_FUTURE): Define here.
28153
28154 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28155
28156         [BZ #15232]
28157         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
28158         attribute_hidden.
28159         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
28160
28161 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28162
28163         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
28164         fourth parameter needed for rt_sigprocmask syscall.
28165         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
28166         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
28167         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
28168         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
28169         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
28170         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
28171
28172 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
28173
28174         [BZ #13550]
28175         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
28176         comment about bounded pointers.
28177         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
28178         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
28179
28180 2013-03-04  Andreas Jaeger  <aj@suse.de>
28181
28182         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
28183         common definitions.
28184
28185         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
28186         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
28187         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
28188         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
28189         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
28190         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
28191
28192 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28193
28194         [BZ #15055]
28195         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
28196         __ieee754_sqrl instead of __sqrl.
28197
28198 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
28199
28200         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
28201         * sysdeps/powerpc/fpu_control.h: ... here.
28202         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
28203         * sysdeps/powerpc/bits/fenvinline.h: ... here.
28204         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
28205         * sysdeps/powerpc/bits/mathinline.h: ... here.
28206
28207 2013-03-01  Roland McGrath  <roland@hack.frob.com>
28208
28209         * elf/dl-hwcaps.c (_dl_important_hwcaps):
28210         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
28211         to just [NEED_DL_SYSINFO_DSO].
28212         * elf/dl-support.c: Likewise.
28213         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
28214         * elf/rtld.c (dl_main): Likewise.
28215         * elf/setup-vdso.h (setup_vdso): Likewise.
28216         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
28217         * sysdeps/unix/sysv/linux/dl-sysdep.c
28218         (_dl_discover_osversion): Likewise.
28219
28220 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
28221
28222         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
28223         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
28224
28225 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
28226
28227         * NEWS: Mention libm performance improvements and non-x86 PI
28228         futex support.
28229
28230         * csu/libc-start.c (__pthread_initialize_minimal): Change
28231         function arguments.
28232         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
28233
28234 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
28235
28236         [BZ #13550]
28237         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
28238         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
28239         <bp-sym.h> and <bp-asm.h>.
28240         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28241         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
28242         and <bp-asm.h>.
28243         (memcpy): Don't use BP_SYM.
28244         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
28245         <bp-asm.h>.
28246         (__mpn_add_n): Don't use BP_SYM.
28247         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
28248         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
28249         and <bp-asm.h>.
28250         (__mpn_addmul_1): Don't use BP_SYM.
28251         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28252         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
28253         <bp-sym.h>.
28254         (_setjmp): Don't use BP_SYM.
28255         (__novmx_setjmp): Likewise.
28256         (__GI__setjmp): Likewise.
28257         (__vmx_setjmp): Likewise.
28258         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
28259         <bp-sym.h>.
28260         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
28261         (__bzero): Don't use BP_SYM.
28262         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
28263         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
28264         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
28265         <bp-sym.h> and <bp-asm.h>.
28266         (memcpy): Don't use BP_SYM.
28267         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
28268         <bp-sym.h> and <bp-asm.h>.
28269         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28270         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
28271         <bp-sym.h> and <bp-asm.h>.
28272         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
28273         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
28274         <bp-asm.h>.
28275         (__mpn_lshift): Don't use BP_SYM.
28276         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28277         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
28278         <bp-asm.h>.
28279         (memset): Don't use BP_SYM.
28280         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
28281         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
28282         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
28283         <bp-asm.h>.
28284         (__mpn_mul_1): Don't use BP_SYM.
28285         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28286         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
28287         <bp-sym.h> and <bp-asm.h>.
28288         (memcmp): Don't use BP_SYM.
28289         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
28290         <bp-sym.h> and <bp-asm.h>.
28291         (memcpy): Don't use BP_SYM.
28292         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
28293         <bp-sym.h> and <bp-asm.h>.
28294         (memset): Don't use BP_SYM.
28295         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
28296         <bp-sym.h> and <bp-asm.h>.
28297         (strncmp): Don't use BP_SYM.
28298         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
28299         <bp-sym.h> and <bp-asm.h>.
28300         (memcpy): Don't use BP_SYM.
28301         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
28302         <bp-sym.h> and <bp-asm.h>.
28303         (memset): Don't use BP_SYM.
28304         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
28305         <bp-sym.h> and <bp-asm.h>.
28306         (__memchr): Don't use BP_SYM.
28307         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
28308         <bp-sym.h> and <bp-asm.h>.
28309         (memcmp): Don't use BP_SYM.
28310         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
28311         <bp-sym.h> and <bp-asm.h>.
28312         (memcpy): Don't use BP_SYM.
28313         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
28314         <bp-sym.h> and <bp-asm.h>.
28315         (__mempcpy): Don't use BP_SYM.
28316         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
28317         <bp-sym.h> and <bp-asm.h>.
28318         (__memrchr): Don't use BP_SYM.
28319         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
28320         <bp-sym.h> and <bp-asm.h>.
28321         (memset): Don't use BP_SYM.
28322         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
28323         <bp-sym.h> and <bp-asm.h>.
28324         (__rawmemchr): Don't use BP_SYM.
28325         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
28326         <bp-sym.h> and <bp-asm.h>.
28327         (__STRCMP): Don't use BP_SYM.
28328         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
28329         <bp-sym.h> and <bp-asm.h>.
28330         (strchr): Don't use BP_SYM.
28331         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
28332         <bp-sym.h> and <bp-asm.h>.
28333         (__strchrnul): Don't use BP_SYM.
28334         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
28335         <bp-sym.h> and <bp-asm.h>.
28336         (strlen): Don't use BP_SYM.
28337         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
28338         <bp-sym.h> and <bp-asm.h>.
28339         (strncmp): Don't use BP_SYM.
28340         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
28341         <bp-sym.h> and <bp-asm.h>.
28342         (__strnlen): Don't use BP_SYM.
28343         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
28344         <bp-asm.h>.
28345         (__mpn_rshift): Don't use BP_SYM.
28346         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28347         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
28348         <bp-sym.h> and <bp-asm.h>.
28349         (__sigsetjmp): Don't use BP_SYM.
28350         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
28351         (L(start_addresses)): Don't use BP_SYM.
28352         (_start): Likewise.
28353         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
28354         <bp-asm.h>.
28355         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
28356         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28357         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28358         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
28359         <bp-asm.h>.
28360         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
28361         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28362         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28363         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
28364         <bp-asm.h>.
28365         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
28366         comments.
28367         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28368         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
28369         <bp-asm.h>.
28370         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
28371         FIXME comments.
28372         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28373         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
28374         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
28375         <bp-asm.h>.
28376         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
28377         comment.
28378         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
28379         and <bp-asm.h>.
28380         (strncmp): Don't use BP_SYM,
28381         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
28382         <bp-asm.h>.
28383         (__mpn_sub_n): Don't use BP_SYM.
28384         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28385         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
28386         and <bp-asm.h>.
28387         (__mpn_submul_1): Don't use BP_SYM.
28388         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28389         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
28390         <bp-sym.h> and <bp-asm.h>.
28391         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
28392         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
28393         <bp-sym.h> and <bp-asm.h>.
28394         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
28395         comment.
28396
28397 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28398
28399         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
28400         Use ZK to minimize writes to Z.
28401         (sub_magnitudes): Simplify code a bit.
28402         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
28403         Use ZK to minimize writes to Z.
28404         (sub_magnitudes): Simplify code a bit.
28405
28406 2013-02-27  Roland McGrath  <roland@hack.frob.com>
28407
28408         * csu/gmon-start.c: Add special exception to license text.
28409
28410 2013-02-27  Richard Henderson  <rth@redhat.com>
28411
28412         * scripts/config.guess: Update from config.git.
28413         * scripts/config.sub: Likewise.
28414
28415 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28416
28417         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
28418
28419         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
28420
28421         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
28422
28423         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
28424
28425         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
28426
28427 2013-02-26  Roland McGrath  <roland@hack.frob.com>
28428
28429         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
28430         [$(build-shared = yes].
28431
28432 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
28433
28434         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
28435         (__mul): Reduce iterations for calculating mantissa.
28436
28437         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
28438         MPTWO.
28439         (__mpranred): Likewise.
28440
28441         [BZ #15160]
28442         * malloc/memusagestat.c (main): Draw graphs for heap and stack
28443         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
28444
28445 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
28446
28447         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
28448         Define __attribute__.
28449
28450 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
28451
28452         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
28453         unused.
28454         * posix/regex_internal.h (__attribute): Remove.
28455         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
28456         (re_string_context_at): Likewise.
28457         (bitset_not): Use __attribute__ and mark function as possibly
28458         unused.
28459         (bitset_merge): Likewise.
28460         (bitset_mask): Likewise.
28461         (re_string_char_size_at): Likewise.
28462         (re_string_wchar_at): Likewise.
28463         (re_string_elem_size_at): Likewise.
28464
28465 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
28466
28467         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
28468         code.
28469         (cc32): Likewise.
28470
28471         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
28472         (__acr): Likewise.
28473         (__cpy): Likewise.
28474         (norm): Likewise.
28475         (denorm): Likewise.
28476         (__dbl_mp): Likewise.
28477         (add_magnitudes): Likewise.
28478         (sub_magnitudes): Likewise.
28479         (__mul): Likewise.
28480         (__inv): Likewise.
28481
28482         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
28483         style.
28484
28485         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
28486         style.
28487
28488         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
28489         code.
28490
28491         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
28492         up changes with default code.
28493         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
28494         Likewise.
28495
28496 2013-02-24  Allan McRae  <allan@archlinux.org>
28497
28498         * manual/socket.texi (The Internet Namespace): Order menu items
28499         to match that in the file.
28500
28501         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
28502         node listing of the info page menu.
28503
28504 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
28505
28506         [BZ #13550]
28507         * sysdeps/i386/bp-asm.h: Remove file.
28508         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
28509         (PARMS): Do not use macros from bp-asm.h.
28510         (S1): Likewise.
28511         (S2): Likewise.
28512         (SIZE): Likewise.
28513         (__mpn_add_n): Do not use BP_SYM
28514         * sysdeps/i386/addmul_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_addmul_1): Do not use BP_SYM
28520         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
28521         "bp-asm.h".
28522         (PARMS): Do not use macros from bp-asm.h.
28523         (SIGMSK): Likewise.
28524         (_setjmp): Likewise.  Do not use BP_SYM.
28525         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
28526         "bp-asm.h".
28527         (PARMS): Do not use macros from bp-asm.h.
28528         (SIGMSK): Likewise.
28529         (setjmp): Likewise.  Do not use BP_SYM.
28530         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
28531         "bp-asm.h".
28532         (PARMS): Do not use macros from bp-asm.h.
28533         (__frexp): Do not use BP_SYM.
28534         (frexp): Likewise.
28535         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
28536         "bp-asm.h".
28537         (PARMS): Do not use macros from bp-asm.h.
28538         (__frexpf): Do not use BP_SYM.
28539         (frexpf): Likewise.
28540         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
28541         "bp-asm.h".
28542         (PARMS): Do not use macros from bp-asm.h.
28543         (__frexpl): Do not use BP_SYM.
28544         (frexpl): Likewise.
28545         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
28546         "bp-asm.h".
28547         (PARMS): Do not use macros from bp-asm.h.
28548         (__remquo): Do not use BP_SYM.
28549         (remquo): Likewise.
28550         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
28551         "bp-asm.h".
28552         (PARMS): Do not use macros from bp-asm.h.
28553         (__remquof): Do not use BP_SYM.
28554         (remquof): Likewise.
28555         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
28556         "bp-asm.h".
28557         (PARMS): Do not use macros from bp-asm.h.
28558         (__remquol): Do not use BP_SYM.
28559         (remquol): Likewise.
28560         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
28561         "bp-asm.h".
28562         (PARMS): Do not use macros from bp-asm.h.
28563         (DEST): Likewise.
28564         (SRC): Likewise.
28565         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
28566         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
28567         "bp-asm.h".
28568         (PARMS): Do not use macros from bp-asm.h.
28569         (strlen): Do not use BP_SYM.
28570         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
28571         "bp-asm.h".
28572         (PARMS): Do not use macros from bp-asm.h.
28573         (S1): Likewise.
28574         (S2): Likewise.
28575         (SIZE): Likewise.
28576         (__mpn_add_n): Do not use BP_SYM.
28577         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
28578         "bp-asm.h".
28579         (PARMS): Do not use macros from bp-asm.h.
28580         (S1): Likewise.
28581         (SIZE): Likewise.
28582         (__mpn_addmul_1): Do not use BP_SYM.
28583         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
28584         weak_alias.
28585         (bzero): Likewise.
28586         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
28587         "bp-asm.h".
28588         (PARMS): Do not use macros from bp-asm.h.
28589         (S): Likewise.
28590         (SIZE): Likewise.
28591         (__mpn_lshift): Do not use BP_SYM.
28592         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
28593         "bp-asm.h".
28594         (PARMS): Do not use macros from bp-asm.h.
28595         (DEST): Likewise.
28596         (SRC): Likewise.
28597         (LEN): Likewise.
28598         (memcpy): Likewise.  Do not use BP_SYM.
28599         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
28600         libc_hidden_def and weak_alias.
28601         (mempcpy): Do not use BP_SYM in weak_alias.
28602         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
28603         "bp-asm.h".
28604         (PARMS): Do not use macros from bp-asm.h.
28605         (DEST): Likewise.
28606         (LEN): Likewise.
28607         [!BZERO_P] (CHR): Likewise.
28608         (memset): Likewise.  Do not use BP_SYM.
28609         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
28610         "bp-asm.h".
28611         (PARMS): Do not use macros from bp-asm.h.
28612         (S1): Likewise.
28613         (SIZE): Likewise.
28614         (__mpn_mul_1): Do not use BP_SYM.
28615         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
28616         "bp-asm.h".
28617         (PARMS): Do not use macros from bp-asm.h.
28618         (S): Likewise.
28619         (SIZE): Likewise.
28620         (__mpn_rshift): Do not use BP_SYM.
28621         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
28622         "bp-asm.h".
28623         (PARMS): Do not use macros from bp-asm.h.
28624         (STR): Likewise.
28625         (CHR): Likewise.
28626         (strchr): Likewise.  Do not use BP_SYM.
28627         (index): Do not use BP_SYM in weak_alias.
28628         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
28629         "bp-asm.h".
28630         (PARMS): Do not use macros from bp-asm.h.
28631         (DEST): Likewise.
28632         (SRC): Likewise.
28633         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
28634         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
28635         "bp-asm.h".
28636         (PARMS): Do not use macros from bp-asm.h.
28637         (strlen): Do not use BP_SYM.
28638         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
28639         "bp-asm.h".
28640         (PARMS): Do not use macros from bp-asm.h.
28641         (S1): Likewise.
28642         (S2): Likewise.
28643         (SIZE): Likewise.
28644         (__mpn_sub_n): Do not use BP_SYM.
28645         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
28646         "bp-asm.h".
28647         (PARMS): Do not use macros from bp-asm.h.
28648         (S1): Likewise.
28649         (SIZE): Likewise.
28650         (__mpn_submul_1): Do not use BP_SYM.
28651         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
28652         "bp-asm.h".
28653         (PARMS): Do not use macros from bp-asm.h.
28654         (S1): Likewise.
28655         (S2): Likewise.
28656         (SIZE): Likewise.
28657         (__mpn_add_n): Do not use BP_SYM.
28658         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
28659         weak_alias.
28660         (bzero): Likewise.
28661         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
28662         "bp-asm.h".
28663         (PARMS): Do not use macros from bp-asm.h.
28664         (BLK2): Likewise.
28665         (LEN): Likewise.
28666         (memcmp): Do not use BP_SYM.
28667         (bcmp): Do not use BP_SYM in weak_alias.
28668         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
28669         "bp-asm.h".
28670         (PARMS): Do not use macros from bp-asm.h.
28671         (DEST): Likewise.
28672         (SRC): Likewise.
28673         (LEN): Likewise.
28674         (memcpy): Likewise.  Do not use BP_SYM.
28675         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
28676         "bp-asm.h".
28677         (PARMS): Do not use macros from bp-asm.h.
28678         (DEST): Likewise.
28679         (SRC): Likewise.
28680         (LEN): Likewise.
28681         (memmove): Likewise.  Do not use BP_SYM.
28682         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
28683         "bp-asm.h".
28684         (PARMS): Do not use macros from bp-asm.h.
28685         (DEST): Likewise.
28686         (SRC): Likewise.
28687         (LEN): Likewise.
28688         (__mempcpy): Likewise.  Do not use BP_SYM.
28689         (mempcpy): Do not use BP_SYM in weak_alias.
28690         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
28691         "bp-asm.h".
28692         (PARMS): Do not use macros from bp-asm.h.
28693         (DEST): Likewise.
28694         (LEN): Likewise.
28695         [!BZERO_P] (CHR): Likewise.
28696         (memset): Likewise.  Do not use BP_SYM.
28697         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
28698         "bp-asm.h".
28699         (PARMS): Do not use macros from bp-asm.h.
28700         (STR2): Likewise.
28701         (strcmp): Do not use BP_SYM.
28702         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
28703         "bp-asm.h".
28704         (PARMS): Do not use macros from bp-asm.h.
28705         (STR): Likewise.
28706         (DELIM): Likewise.
28707         [USE_AS_STRTOK_R] (SAVE): Likewise.
28708         (FUNCTION): Likewise.  Do not use BP_SYM.
28709         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
28710         aliases.
28711         (strtok_r): Likewise.
28712         (__GI___strtok_r): Likewise.
28713         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28714         (PARMS): Do not use macros from bp-asm.h.
28715         (S): Likewise.
28716         (SIZE): Likewise.
28717         (__mpn_lshift): Do not use BP_SYM.
28718         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28719         (PARMS): Do not use macros from bp-asm.h.
28720         (STR): Likewise.
28721         (CHR): Likewise.
28722         (__memchr): Do not use BP_SYM.
28723         (memchr): Do not use BP_SYM in weak_alias.
28724         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28725         (PARMS): Do not use macros from bp-asm.h.
28726         (BLK2): Likewise.
28727         (LEN): Likewise.
28728         (memcmp): Do not use BP_SYM.
28729         (bcmp): Do not use BP_SYM in weak_alias.
28730         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
28731         (PARMS): Do not use macros from bp-asm.h.
28732         (S1): Likewise.
28733         (SIZE): Likewise.
28734         (__mpn_mul_1): Do not use BP_SYM.
28735         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
28736         "bp-asm.h".
28737         (PARMS): Do not use macros from bp-asm.h.
28738         (STR): Likewise.
28739         (CHR): Likewise.
28740         (__rawmemchr): Do not use BP_SYM.
28741         (rawmemchr): Do not use BP_SYM in weak_alias.
28742         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28743         (PARMS): Do not use macros from bp-asm.h.
28744         (S): Likewise.
28745         (SIZE): Likewise.
28746         (__mpn_rshift): Do not use BP_SYM.
28747         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28748         (PARMS): Do not use macros from bp-asm.h.
28749         (SIGMSK): Likewise.
28750         (__sigsetjmp): Likewise.  Do not use BP_SYM.
28751         * sysdeps/i386/start.S: Do not include "bp-sym.h".
28752         (_start): Do not use BP_SYM.
28753         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
28754         (PARMS): Do not use macros from bp-asm.h.
28755         (DEST): Likewise.
28756         (SRC): Likewise.
28757         (__stpcpy): Likewise.  Do not use BP_SYM.
28758         (stpcpy): Do not use BP_SYM in weak_alias.
28759         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
28760         "bp-asm.h".
28761         (PARMS): Do not use macros from bp-asm.h.
28762         (DEST): Likewise.
28763         (SRC): Likewise.
28764         (LEN): Likewise.
28765         (__stpncpy): Likewise.  Do not use BP_SYM.
28766         (stpncpy): Do not use BP_SYM in weak_alias.
28767         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28768         (PARMS): Do not use macros from bp-asm.h.
28769         (STR): Likewise.
28770         (CHR): Likewise.
28771         (strchr): Likewise.  Do not use BP_SYM.
28772         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
28773         "bp-asm.h".
28774         (PARMS): Do not use macros from bp-asm.h.
28775         (STR): Likewise.
28776         (CHR): Likewise.
28777         (__strchrnul): Likewise.  Do not use BP_SYM.
28778         (strchrnul): Do not use BP_SYM in weak_alias.
28779         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
28780         "bp-asm.h".
28781         (PARMS): Do not use macros from bp-asm.h.
28782         (STOP): Likewise.
28783         (strcspn): Do not use BP_SYM.
28784         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
28785         "bp-asm.h".
28786         (PARMS): Do not use macros from bp-asm.h.
28787         (STR): Likewise.
28788         (STOP): Likewise.
28789         (strpbrk): Likewise.  Do not use BP_SYM.
28790         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
28791         "bp-asm.h".
28792         (PARMS): Do not use macros from bp-asm.h.
28793         (STR): Likewise.
28794         (CHR): Likewise.
28795         (strrchr): Likewise.  Do not use BP_SYM.
28796         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
28797         (PARMS): Do not use macros from bp-asm.h.
28798         (SKIP): Likewise.
28799         (strspn): Do not use BP_SYM.
28800         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
28801         (PARMS): Do not use macros from bp-asm.h.
28802         (STR): Likewise.
28803         (DELIM): Likewise.
28804         (SAVE): Likewise.
28805         (FUNCTION): Likewise.  Do not use BP_SYM.
28806         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
28807         aliases.
28808         (strtok_r): Likewise.
28809         (__GI___strtok_r): Likewise.
28810         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
28811         (PARMS): Do not use macros from bp-asm.h.
28812         (S1): Likewise.
28813         (S2): Likewise.
28814         (SIZE): Likewise.
28815         (__mpn_sub_n): Do not use BP_SYM.
28816         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
28817         "bp-asm.h".
28818         (PARMS): Do not use macros from bp-asm.h.
28819         (S1): Likewise.
28820         (SIZE): Likewise.
28821         (__mpn_submul_1): Do not use BP_SYM.
28822         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
28823         <bp-sym.h>.
28824         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
28825         and <bp-asm.h>.
28826         (PARMS): Do not use macros from bp-asm.h.
28827         (FLAGS): Likewise.
28828         (PTID): Likewise.
28829         (TLS): Likewise.
28830         (CTID): Likewise.
28831         (__clone): Do not use BP_SYM.
28832         (clone): Do not use BP_SYM in weak_alias.
28833         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
28834         and <bp-asm.h>.
28835         (PARMS): Do not use macros from bp-asm.h.
28836         (LEN): Likewise.
28837         (__mmap64): Do not use BP_SYM.
28838         (mmap64): Do not use BP_SYM in weak_alias.
28839         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
28840         <bp-sym.h> and <bp-asm.h>.
28841         (PARMS): Do not use macros from bp-asm.h.
28842         (__posix_fadvise64_l64): Do not use BP_SYM.
28843         * sysdeps/unix/sysv/linux/i386/semtimedop.S
28844         (PARMS): Do not use macros from bp-asm.h.
28845         (NSOPS): Likewise.
28846         (semtimedop): Do not use BP_SYM.
28847         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
28848         and <bp-asm.h>.
28849
28850 2013-02-21  Allan McRae  <allan@archlinux.org>
28851
28852         * manual/message.texi (Charset conversion in gettext):
28853         Move @end statement to beginning of line.
28854
28855 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28856
28857         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
28858         static.
28859         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
28860         Likewise.
28861
28862         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
28863         (denorm): Likewise.
28864         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
28865         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
28866
28867 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28868
28869         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
28870         tail-call to the resolved function if pltexit isn't needed.
28871
28872 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28873
28874         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
28875         or Y being zero as being unlikely.
28876         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
28877         Likewise.
28878
28879 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
28880
28881         * manual/nss.texi (System Databases and Name Service Switch):
28882         Remove frobnicate @pxref.
28883
28884 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28885
28886         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28887         __attribute__ ((unused)) to __attribute__ ((__unused__)).
28888
28889 2013-02-20  Petr Machata  <pmachata@redhat.com>
28890
28891         * elf/elf.h (R_ARM_TARGET1): New macro.
28892         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
28893         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
28894         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
28895         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
28896         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
28897         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
28898         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
28899         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
28900         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
28901         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
28902         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
28903         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
28904         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
28905         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
28906         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
28907         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
28908         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
28909         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
28910         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
28911         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
28912         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
28913         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
28914         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
28915         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
28916         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
28917         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
28918         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
28919         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
28920         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
28921         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
28922         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
28923         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
28924         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
28925         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
28926         (R_ARM_THM_GOT_BREL12): Likewise.
28927         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
28928         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
28929         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
28930         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
28931         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
28932         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
28933         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
28934         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
28935         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
28936
28937 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28938
28939         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28940         __attribute_used__ to __attribute__ ((unused)).
28941
28942 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
28943
28944         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
28945         powerpc mpa.c.
28946         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
28947         comment formatting.
28948         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
28949
28950 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
28951
28952         [BZ #13550]
28953         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
28954         Remove macro.
28955         (ENTER): Remove both macro definitions.
28956         (LEAVE): Likewise.
28957         (CHECK_BOUNDS_LOW): Likewise.
28958         (CHECK_BOUNDS_HIGH): Likewise.
28959         (CHECK_BOUNDS_BOTH): Likewise.
28960         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
28961         (RETURN_BOUNDED_POINTER): Likewise.
28962         (RETURN_NULL_BOUNDED_POINTER): Likewise.
28963         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
28964         (POP_ERRNO_LOCATION_RETURN): Likewise.
28965         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
28966         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28967         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
28968         macros.
28969         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28970         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
28971         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
28972         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
28973         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
28974         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
28975         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
28976         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
28977         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
28978         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
28979         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
28980         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
28981         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28982         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
28983         removed macros.
28984         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28985         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
28986         macros.
28987         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28988         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
28989         * sysdeps/i386/i586/memset.S (memset): Likewise.
28990         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
28991         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28992         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
28993         macros.
28994         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28995         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
28996         Change uses of L(2) to L(out).
28997         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
28998         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
28999         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
29000         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29001         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
29002         removed macros.
29003         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29004         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
29005         macros.
29006         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29007         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
29008         (RETURN): Do not use macro LEAVE.
29009         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
29010         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
29011         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
29012         * sysdeps/i386/i686/memset.S (memset): Likewise.
29013         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
29014         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
29015         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
29016         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
29017         Likewise.
29018         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
29019         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
29020         L(1_2) and L(1_3) into L(1).
29021         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
29022         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
29023         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29024         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
29025         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
29026         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
29027         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
29028         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29029         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
29030         macros.
29031         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
29032         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
29033         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
29034         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
29035         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
29036         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
29037         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
29038         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
29039         * sysdeps/i386/strcspn.S (strcspn): Likewise.
29040         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
29041         * sysdeps/i386/strrchr.S (strrchr): Likewise.
29042         * sysdeps/i386/strspn.S (strspn): Likewise.
29043         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
29044         conditional code.
29045         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
29046         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
29047         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
29048         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
29049         L(1_3) into L(1_1).
29050         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
29051         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
29052         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
29053         macros.
29054         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
29055
29056 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
29057
29058         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
29059         macro.
29060
29061 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
29062
29063         * math/atest-exp.c (exp_mpn): Remove ROUND.
29064         * math/atest-exp2.c (exp_mpn): Likewise.
29065         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
29066
29067         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
29068         * stdlib/tst-tls-atexit-lib.c: Likewise.
29069         * stdlib/tst-tls-atexit.c: Likewise.
29070
29071 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
29072
29073         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
29074         and __attribute_alloc_size__.
29075
29076 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
29077
29078         * include/programs/xmalloc.h: Change __attribute_alloc_size to
29079         __attribute_alloc_size__.
29080         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
29081         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
29082
29083 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
29084
29085         * include/programs/xmalloc.h: New file.
29086         * catgets/gencat.c: Include it.
29087         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
29088         * elf/pldd.c: Likewise.
29089         * iconv/iconv_charmap.c: Likewise.
29090         * iconv/iconvconfig.c: Likewise.
29091         * iconv/strtab.c: Likewise.
29092         * locale/programs/locale.c: Likewise.
29093         * locale/programs/localedef.h: Likewise.
29094         * locale/programs/simple-hash.c: Likewise.
29095         * nscd/nscd.h: Likewise.
29096         * nss/makedb.c: Likewise.
29097         * sysdeps/generic/ldconfig.h: Likewise.
29098
29099 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29100
29101         * Versions.def: Add GLIBC_2.18.
29102         * include/link.h (struct link_map): New member l_tls_dtor_count.
29103         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
29104         (__call_tls_dtors): Likewise.
29105         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
29106         __cxa_thread_atexit_impl.
29107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29108         Likewise.
29109         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29110         Likewise.
29111         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
29112         Likewise.
29113         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
29114         Likewise.
29115         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29116         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
29117         Likewise.
29118         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
29119         Likewise.
29120         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29121         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
29122         Likewise.
29123         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
29124         (tests): Add test case tst-tls-atexit.
29125         (modules-names): Add shared library for tst-tls-atexit.
29126         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
29127         (GLIBC_PRIVATE): Add __call_tls_dtors.
29128         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
29129         for libstdc++.
29130         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
29131         * stdlib/tst-tls-atexit.c: New test case.
29132         * stdlib/tst-tls-atexit-lib.c: New test case.
29133
29134         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
29135
29136         * elf/Versions (ld): Add _dl_find_dso_for_object.
29137         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
29138         * elf/dl-open.c (_dl_find_dso_for_object): New function.
29139         (dl_open_worker): Use _dl_find_dso_for_object.
29140         * elf/dl-sym.c (do_sym): Likewise.
29141         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
29142
29143 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29144
29145         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
29146         Syntactic changes only.
29147         (_dl_runtime_profile): Do a tail-call to the resolved function.
29148
29149 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
29150
29151         [BZ #13550]
29152         * sysdeps/x86_64/bp-asm.h: Remove file.
29153         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
29154         <bp-sym.h> and <bp-asm.h>.
29155         (__clone): Do not use BP_SYM.
29156         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
29157         <bp-sym.h> and <bp-asm.h>.
29158         * sysdeps/unix/x86_64/sysdep.S: Likewise.
29159         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
29160         "bp-asm.h".
29161         (_setjmp): Do not use BP_SYM.
29162         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
29163         "bp-asm.h".
29164         (setjmp): Do not use BP_SYM.
29165         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
29166         libc_hidden_def.
29167         (mempcpy): Do not use BP_SYM in weak_alias.
29168         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
29169         "bp-asm.h".
29170         (strchr): Do not use BP_SYM.
29171         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
29172         "bp-asm.h".
29173         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
29174         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
29175         (_start): Do not use BP_SYM.
29176         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
29177         "bp-asm.h".
29178         (strcat): Do not use BP_SYM.
29179         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
29180         "bp-asm.h".
29181         (STRCMP): Do not use BP_SYM.
29182         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
29183         "bp-asm.h".
29184         (STRCPY): Do not use BP_SYM.
29185         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
29186         "bp-asm.h".
29187         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
29188         "bp-asm.h".
29189         (FUNCTION): Do not use BP_SYM.
29190         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
29191         weak_alias.
29192         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
29193
29194 2013-02-17  Andreas Jaeger  <aj@suse.de>
29195
29196         * time/Versions: Sort entries.
29197         * string/Versions: Likewise.
29198         * resolv/Versions: Likewise.
29199         * posix/Versions: Likewise.
29200         * iconv/Versions: Likewise.
29201         * elf/Versions: Likewise.
29202         * wcsmbs/Versions: Likewise.
29203
29204 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
29205
29206         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
29207         loop termination condition.
29208
29209         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
29210         variable to calculate EZ.
29211         (__sqr): Likewise.
29212
29213         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
29214         the lower precision input.
29215
29216 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
29217
29218         [BZ #13550]
29219         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
29220         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
29221         (run-via-rtld-prefix): Do not handle %-bp tests.
29222         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
29223         (all-object-suffixes): Remove .ob.
29224         (bppfx): Remove variable.
29225         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
29226         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
29227         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
29228         [$(build-bounded) = yes] (libtype.ob): Likewise.
29229         * Makerules (elide-routines.ob): Remove variable.
29230         (do-tests-clean): Do not handle *-bp.out.
29231         (common-mostlyclean): Do not handle *-bp and *-bp.out.
29232         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
29233         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
29234         (tests): Do not include $(tests-bp.out).
29235         (xtests): Do not include $(xtests-bp.out).
29236         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
29237         [$(build-bounded) = yes] ($(addprefix
29238         $(objpfx),$(binaries-bounded))): Remove rule.
29239         ($(objpfx)%-bp.out): Remove rule.
29240         * config.make.in (build-bounded): Remove variable.
29241         * crypt/Makefile [$(build-bounded) = yes]
29242         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
29243         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
29244         append to variable.
29245         [$(build-bounded) = yes] (install-lib): Likewise.
29246         [$(build-bounded) = yes] (generated): Likewise.
29247         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
29248         Remove rule.
29249         * intl/Makefile [$(build-bounded) = yes]
29250         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
29251         * math/Makefile [$(build-bounded) = yes]
29252         ($(tests:%=$(objpfx)%-bp): Likewise.
29253         * misc/Makefile [$(build-bounded) = yes]
29254         ($(objpfx)tst-tsearch-bp): Likewise.
29255         * nptl/Makeconfig (bounded-thread-library): Remove variable.
29256         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
29257         Remove dependency.
29258         * string/Makefile (o-objects.ob): Remove variable.
29259         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
29260         (CFLAGS-.ob): Remove variable.
29261         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
29262         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
29263         both definitions of variable.
29264         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
29265         (ASFLAGS-.ob): Remove variable.
29266
29267 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
29268
29269         [BZ #13550]
29270         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
29271         Remove __BOUNDED_POINTERS__ from condition.
29272         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
29273         * string/bits/string2.h [!__NO_STRING_INLINES &&
29274         !__BOUNDED_POINTERS__]: Likewise.
29275         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
29276         Likewise.
29277         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
29278         Remove conditional code.
29279         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
29280         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
29281         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
29282         condition.
29283
29284         [BZ #13550]
29285         * csu/libc-start.c: Do not include <bp-sym.h>.
29286         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
29287         * elf/dl-open.c: Do not include <bp-sym.h>.
29288         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
29289         * math/fegetenv.c: Do not include <bp-sym.h>.
29290         (fegetenv): Do not use BP_SYM in versioned symbols.
29291         * nptl/sysdeps/pthread/bits/libc-lockP.h
29292         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
29293         <bp-sym.h>.
29294         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29295         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
29296         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29297         (__pthread_mutex_destroy): Likewise.
29298         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29299         (__pthread_mutex_lock): Likewise.
29300         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29301         (__pthread_mutex_trylock): Likewise.
29302         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29303         (__pthread_mutex_unlock): Likewise.
29304         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29305         (__pthread_mutexattr_init): Likewise.
29306         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29307         (__pthread_mutexattr_destroy): Likewise.
29308         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29309         (__pthread_mutexattr_settype): Likewise.
29310         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29311         (__pthread_rwlock_init): Likewise.
29312         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29313         (__pthread_rwlock_destroy): Likewise.
29314         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29315         (__pthread_rwlock_rdlock): Likewise.
29316         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29317         (__pthread_rwlock_tryrdlock): Likewise.
29318         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29319         (__pthread_rwlock_wrlock): Likewise.
29320         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29321         (__pthread_rwlock_trywrlock): Likewise.
29322         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29323         (__pthread_rwlock_unlock): Likewise.
29324         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29325         (__pthread_key_create): Likewise.
29326         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29327         (__pthread_setspecific): Likewise.
29328         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29329         (__pthread_getspecific): Likewise.
29330         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
29331         Likewise.
29332         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29333         (_pthread_cleanup_push_defer): Likewise.
29334         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29335         (_pthread_cleanup_pop_restore): Likewise.
29336         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
29337         (pthread_setcancelstate): Likewise.
29338         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
29339         <bp-sym.h>.
29340         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
29341         (memchr): Do not use BP_SYM in weak_alias.
29342         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
29343         (fegetenv): Do not use BP_SYM in versioned symbols.
29344         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
29345         (fesetenv): Do not use BP_SYM in versioned symbols.
29346         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
29347         (feupdateenv): Do not use BP_SYM in versioned symbols.
29348         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
29349         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
29350         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
29351         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
29352         (open64): Do not use BP_SYM in weak_alias.
29353         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
29354         (fegetenv): Do not use BP_SYM in versioned symbols.
29355         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
29356         (fesetenv): Do not use BP_SYM in versioned symbols.
29357         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
29358         (feupdateenv): Do not use BP_SYM in versioned symbols.
29359         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
29360         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
29361         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
29362         (feraiseexcept): Do not use BP_SYM in versioned symbols.
29363         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
29364         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
29365         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
29366         <bp-sym.h>.
29367         (__libc_start_main): Do not use BP_SYM.
29368
29369 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
29370
29371         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
29372         redundant return line.
29373         (norm): Likewise.
29374         (denorm): Likewise.
29375         (dbl_mp): Likewise.
29376         (sub_magnitudes): Likewise.
29377         (__add): Likewise.
29378         (__sub): Likewise.
29379         (__mul): Likewise.
29380         (__inv): Likewise.
29381         (__dvd): Likewise.
29382         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
29383         (norm): Likewise.
29384         (denorm): Likewise.
29385         (dbl_mp): Likewise.
29386         (sub_magnitudes): Likewise.
29387         (__add): Likewise.
29388         (__sub): Likewise.
29389         (__mul): Likewise.
29390         (__inv): Likewise.
29391         (__dvd): Likewise.
29392
29393         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
29394         instead of __mul.
29395         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
29396         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
29397         (cc32): Likewise.
29398
29399         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
29400         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
29401         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
29402         of __mul for squares.
29403         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
29404         function
29405         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
29406         Likewise.
29407         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
29408         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
29409
29410 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
29411
29412         [BZ #13550]
29413         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
29414         code.
29415         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
29416         prototype or function definition.  Rename ubp_* variables and
29417         parameters.  Remove argv definitions conditional on
29418         [__BOUNDED_POINTERS__].
29419         * debug/backtrace.c (__backtrace): Do not use __unbounded.
29420         * elf/dl-runtime.c (_dl_fixup): Likewise.
29421         * include/set-hooks.h (RUN_HOOK): Likewise.
29422         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
29423         definition.
29424         * string/strcpy.c (strcpy): Do not use __unbounded.
29425         * sysdeps/generic/frame.h (struct layout): Likewise.
29426         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
29427         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
29428         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
29429         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
29430         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
29431         (__backtrace): Likewise.
29432         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
29433         use __ptrvalue.
29434         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
29435         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
29436         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
29437         Likewise.
29438         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
29439         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
29440         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
29441         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
29442         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
29443         Do not use __unbounded.
29444         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
29445         Rename __unboundedrlimits parameter to rlimits in prototype.
29446         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
29447         Do not use __unbounded.
29448         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
29449         not use __ptrvalue.
29450         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
29451         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
29452         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
29453         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
29454         __ptrvalue or __unbounded.
29455         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
29456         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
29457         use __unbounded.
29458         (__new_msgctl): Do not use __ptrvalue.
29459         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
29460         __unbounded.
29461         (__libc_msgrcv): Do not use __ptrvalue.
29462         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
29463         startup_info): Do not use __unbounded.
29464         (__libc_start_main): Likewise.  Rename ubp_* variables and
29465         parameters.  Remove argv definitions conditional on
29466         [__BOUNDED_POINTERS__].
29467         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
29468         __ptrvalue.
29469         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
29470         use __unbounded.
29471         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
29472         or __ptrvalue.
29473         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
29474         use __unbounded.
29475         (__new_shmctl): Do not use __ptrvalue.
29476         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
29477         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
29478         Likewise.
29479         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
29480         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
29481         (__libc_sigaction): Likewise.
29482         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
29483         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
29484         Likewise.
29485         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
29486
29487 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
29488
29489         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
29490
29491         * string/mempcpy.c: Implement by calling memcpy.
29492
29493 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
29494
29495         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
29496
29497         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
29498         evaluation.
29499
29500         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
29501         values in the mantissa.
29502
29503         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
29504         minimize writes to Z.
29505         (sub_magnitudes): Simplify code a bit.
29506
29507 2013-02-12  Roland McGrath  <roland@hack.frob.com>
29508
29509         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
29510         from the message.  The linker prefixes all warnings with that already.
29511
29512 2013-02-12  Andreas Schwab  <schwab@suse.de>
29513
29514         [BZ #15078]
29515         * posix/regexec.c (extend_buffers): Add parameter min_len.
29516         (check_matching): Pass minimum needed length.
29517         (clean_state_log_if_needed): Likewise.
29518         (get_subexp): Likewise.
29519         * posix/Makefile (tests): Add bug-regex34.
29520         (bug-regex34-ENV): Define.
29521         * posix/bug-regex34.c: New file.
29522
29523         [BZ #11561]
29524         * posix/regcomp.c (parse_bracket_exp): When looking up collating
29525         elements compare against the byte sequence of it, not its name.
29526         * posix/Makefile (tests): Add bug-regex35.
29527         (bug-regex35-ENV): Define.
29528         * posix/bug-regex35.c: New file.
29529
29530 2013-02-11  Tom de Vries  <tom@codesourcery.com>
29531
29532         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
29533         comment.
29534         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
29535         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
29536         (CHECK_EOL): Add undef.
29537
29538 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
29539
29540         * bits/stdlib-bsearch.h: New file.
29541         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
29542         * stdlib/stdlib.h: Likewise.
29543
29544 2013-02-11  Roland McGrath  <roland@hack.frob.com>
29545
29546         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
29547         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
29548         declaration.
29549         * manual/search.texi (Array Search Function): Add missing const in
29550         lfind prototype.
29551         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
29552         declaration to use rlim_t.
29553         (Basic Scheduling Functions): Remove erroneous const from
29554         sched_getparam prototype.  Remove erroneous * from
29555         sched_get_priority_max and sched_get_priority_min prototypes.
29556         (Resource Usage): Fix summary @comment on vtimes to refer to
29557         sys/vtimes.h rather than vtimes.h.
29558         Add missing *s in vtimes prototype.
29559         (Limits on Resources): Fix ulimit prototype to return long int.
29560         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
29561         prototypes to use long int rather than double.
29562         (BSD Random): Fix initstate and setstate to use char *, not void *.
29563         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
29564         prototype to make second argument 'struct aiocb64 *const[]'.
29565         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
29566         (Status of AIO Operations): Remove erroneous const in aio_return and
29567         aio_return64 prototypes.
29568         (Synchronizing I/O): Fix sync prototype to return void.
29569         * manual/startup.texi (Suboptions): Remove an erroneous const in
29570         getsubopt prototype.
29571         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
29572         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
29573         use size_t rather than int.
29574         (Scanning All Users): Likewise for getpwent_r.
29575         (Setting Groups): Add missing const to setgroups prototype.
29576         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
29577         * manual/socket.texi (Host Names): Fix gethostbyaddr and
29578         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
29579         'const void *' rather than 'const char *'.
29580         (Host Address Functions): Likewise for inet_ntop.
29581         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
29582         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
29583         ssize_t for return value.
29584         (Sending Data): Likewise for send, sendto, sendmsg.
29585         (Socket Option Functions): Add a missing const in setsockopt prototype.
29586         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
29587         use wchar_t for the argument.
29588         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
29589         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
29590         take no arguments.
29591         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
29592         double/float/long double for second argument.
29593         Fix return types of significand, significandf, significandl.
29594         * manual/filesys.texi (Setting Permissions): Use mode_t for second
29595         argument in fchmod prototype.
29596         (File Owner): Use uid_t and gid_t in fchown prototype.
29597         (File Times): Add const to utimes, futimes, and lutimes prototypes.
29598         (Making Special Files): Use mode_t and dev_t in mknod prototype.
29599         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
29600         use 'const struct dirent **' as argument types to CMP function pointer
29601         argument.
29602         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
29603         (File Times): Fix summary magic @comment for struct utimbuf and utime
29604         to refer to utime.h, not time.h.
29605         * manual/string.texi (Argz Functions): Add missing const in
29606         argz_extract and argz_next prototypes.
29607         (Finding Tokens in a String): Likewise for basename.
29608         (String/Array Comparison): Fix typo in wcscasecmp prototype.
29609         (Copying and Concatenation): Fix typo in wmemmove prototype.
29610         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
29611         (Signal Stack): Remove erroneous const in sigstack prototype.
29612         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
29613         prototype.
29614         (Simple Calendar Time): Likewise for stime.
29615         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
29616         prototype.
29617         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
29618         say sys/sysctl.h instead.
29619         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
29620         and vsyslog prototypes.
29621
29622 2013-02-11  Tom de Vries  <tom@codesourcery.com>
29623
29624         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
29625         Remove.
29626
29627 2013-02-11  Roland McGrath  <roland@hack.frob.com>
29628
29629         * misc/sys/mman.h: Fix typo in mremap comment.
29630
29631 2013-02-08  Roland McGrath  <roland@hack.frob.com>
29632
29633         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
29634         the '\0' terminator.
29635
29636 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
29637
29638         [BZ #13550]
29639         * debug/segfault.c: Don't include <bp-checks.h>.
29640         * sysdeps/generic/bp-checks.h: Remove file.
29641         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
29642         (__GETDENTS): Don't use CHECK_N.
29643         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
29644         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
29645         (__getgroups): Don't use CHECK_N.
29646         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
29647         (setgroups): Don't use CHECK_N.
29648         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
29649         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
29650         (__libc_msgrcv): Don't use CHECK_N.
29651         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
29652         (__libc_msgsnd): Don't use CHECK_N.
29653         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
29654         <bp-checks.h>.
29655         (__libc_pread): Don't use CHECK_N.
29656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
29657         include <bp-checks.h>.
29658         (__libc_pread64): Don't use CHECK_N.
29659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
29660         include <bp-checks.h>.
29661         (__libc_pwrite): Don't use CHECK_N.
29662         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
29663         include <bp-checks.h>.
29664         (__libc_pwrite64): Don't use CHECK_N.
29665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
29666         <bp-checks.h>.
29667         (__libc_pread): Don't use CHECK_N.
29668         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
29669         include <bp-checks.h>.
29670         (__libc_pread64): Don't use CHECK_N.
29671         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
29672         include <bp-checks.h>.
29673         (__libc_pwrite): Don't use CHECK_N.
29674         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
29675         include <bp-checks.h>.
29676         (__libc_pwrite64): Don't use CHECK_N.
29677         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
29678         (do_pread): Don't use CHECK_N.
29679         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
29680         (do_pread64): Don't use CHECK_N.
29681         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
29682         (do_pwrite): Don't use CHECK_N.
29683         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
29684         (do_pwrite64): Don't use CHECK_N.
29685         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
29686         (__libc_readv): Don't use CHECK_N.
29687         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
29688         (semop): Don't use CHECK_N.
29689         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
29690         <bp-checks.h>.
29691         (semtimedop): Don't use CHECK_N.
29692         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
29693         (__libc_pread): Don't use CHECK_N.
29694         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
29695         <bp-checks.h>.
29696         (__libc_pread64): Don't use CHECK_N.
29697         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
29698         <bp-checks.h>.
29699         (__libc_pwrite): Don't use CHECK_N.
29700         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
29701         <bp-checks.h>.
29702         (__libc_pwrite64): Don't use CHECK_N.
29703         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
29704         <bp-checks.h>.
29705         (__libc_msgrcv): Don't use CHECK_N.
29706         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
29707         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
29708         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
29709         (__libc_writev): Don't use CHECK_N.
29710
29711 2013-02-08  Roland McGrath  <roland@hack.frob.com>
29712
29713         * string/strcpy.c: Removed unused variable.
29714
29715         * Makeconfig (+sysdep-includes): Define with := rather than =.
29716         Use an existing include/ subdir of each sysdeps dir before it.
29717
29718 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29719
29720         * nscd/connection.c (register_traced_file): Comment function.
29721         [HAVE_INOTIFY] (union __inev): Define.
29722         [HAVE_INOTIFY] (inotify_check_files): New function.
29723         [HAVE_INOTIFY] (clear_db_cache): Likewise.
29724         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
29725         clear_db_cache.
29726         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
29727
29728 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29729
29730         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
29731         loaded if not already and that a failure is permanent.
29732
29733 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29734
29735         [BZ #15006]
29736         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
29737         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
29738
29739 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
29740
29741         [BZ #13550]
29742         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
29743         (CHECK_1_NULL_OK): Likewise.
29744         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
29745         (__fxstat): Do not use CHECK_1.
29746         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
29747         <bp-checks.h>.
29748         (___fxstat64): Do not use CHECK_1.
29749         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
29750         <bp-checks.h>.
29751         (__fxstatat): Do not use CHECK_1.
29752         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
29753         <bp-checks.h>.
29754         (__fxstatat64): Do not use CHECK_1.
29755         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
29756         <bp-checks.h>.
29757         (__fxstat): Do not use CHECK_1.
29758         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
29759         <bp-checks.h>.
29760         (__fxstatat): Do not use CHECK_1.
29761         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
29762         <bp-checks.h>.
29763         (__getresgid): Do not use CHECK_1.
29764         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
29765         <bp-checks.h>.
29766         (__getresuid): Do not use CHECK_1.
29767         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
29768         <bp-checks.h>.
29769         (__lxstat): Do not use CHECK_1.
29770         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
29771         <bp-checks.h>.
29772         (__old_msgctl): Do not use CHECK_1.
29773         (__new_msgctl): Likewise.
29774         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
29775         <bp-checks.h>.
29776         (__new_setrlimit): Do not use CHECK_1.
29777         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
29778         <bp-checks.h>.
29779         (__old_shmctl): Do not use CHECK_1.
29780         (__new_shmctl): Likewise.
29781         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
29782         <bp-checks.h>.
29783         (__xstat): Do not use CHECK_1.
29784         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
29785         (__lxstat): Do not use CHECK_1.
29786         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
29787         <bp-checks.h>.
29788         (___lxstat64): Do not use CHECK_1.
29789         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
29790         (__old_msgctl): Do not use CHECK_1.
29791         (__new_msgctl): Likewise.
29792         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
29793         <bp-checks.h>.
29794         (__gettimeofday): Do not use CHECK_1.
29795         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
29796         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
29797         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
29798         <bp-checks.h>.
29799         (__gettimeofday): Do not use CHECK_1.
29800         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
29801         (__old_shmctl): Do not use CHECK_1_NULL_OK.
29802         (__new_shmctl): Do not use CHECK_1.
29803         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
29804         <bp-checks.h>.
29805         (do_sigtimedwait): Do not use CHECK_1.
29806         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
29807         <bp-checks.h>.
29808         (do_sigwaitinfo): Do not use CHECK_1.
29809         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
29810         <bp-checks.h>.
29811         (msgctl): Do not use CHECK_1.
29812         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
29813         <bp-checks.h>.
29814         (shmctl): Do not use CHECK_1.
29815         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
29816         (ustat): Do not use CHECK_1.
29817         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
29818         <bp-checks.h>.
29819         (__fxstat): Do not use CHECK_1.
29820         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
29821         <bp-checks.h>.
29822         (__fxstatat): Do not use CHECK_1.
29823         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
29824         <bp-checks.h>.
29825         (__lxstat): Do not use CHECK_1.
29826         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
29827         <bp-checks.h>.
29828         (__xstat): Do not use CHECK_1.
29829         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
29830         (__xstat): Do not use CHECK_1.
29831         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
29832         (___xstat64): Do not use CHECK_1.
29833
29834         [BZ #13550]
29835         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
29836         definitions.
29837         (CHECK_BOUNDS_HIGH): Likewise.
29838         * string/strcpy.c: Do not include <bp-checks.h>.
29839         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
29840
29841 2013-02-07  Roland McGrath  <roland@hack.frob.com>
29842
29843         * nscd/nscd-client.h (__nscd_drop_map_ref):
29844         Add __attribute__ ((unused)).
29845         * nis/nss-nisplus.h (niserr2nss): Likewise.
29846
29847         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
29848         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
29849
29850         * csu/libc-tls.c (init_static_tls, init_slotinfo):
29851         Remove inline keyword.
29852         * include/rounding-mode.h (round_away): Likewise.
29853         * libio/wfileops.c (adjust_wide_data): Likewise.
29854         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
29855         (__m128i_strloadu_tolower): Likewise.
29856         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
29857         (__m128i_strloadu_tolower): Likewise.
29858         * time/mktime.c (ydhms_diff): Likewise.
29859         * locale/elem-hash.h (elem_hash): Likewise.
29860         * locale/setlocale.c (setdata): Likewise.
29861         * posix/regex_internal.h (re_string_char_size_at): Likewise.
29862         (re_string_wchar_at): Likewise.
29863         (bitset_not, bitset_merge, bitset_mask): Likewise.
29864         [!(__GNUC__ > 3)] (inline): Remove macro.
29865         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
29866         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
29867         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
29868         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
29869         * string/memcmp.c (memcmp_bytes): Likewise.
29870         * locale/programs/locarchive.c (compute_hashval): Likewise.
29871         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
29872         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
29873         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
29874         * nss/getent.c (print_rpc, print_protocols): Likewise.
29875         (print_passwd, print_group, print_aliases): Likewise.
29876         * nis/nss-nisplus.h (niserr2nss): Likewise.
29877         * nscd/connections.c (restart_p): Likewise.
29878         Change return type to bool.
29879
29880 2013-02-05  Roland McGrath  <roland@hack.frob.com>
29881
29882         * Makeconfig (all-Depend-files): Add existing
29883         $(sorted-subdirs:=/Depend) files.
29884         (all-subdirs): Remove nss.
29885         * sysdeps/unix/inet/Subdirs: Add it here instead.
29886         * hesiod/Depend: New file.
29887
29888         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
29889         instead of calling alloca.
29890
29891         * io/lseek.c (__lseek): Rename to __libc_lseek.
29892         Define __lseek as an alias.
29893
29894         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
29895
29896 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
29897
29898         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
29899         else clause and remove check for non-standard endianness.
29900
29901 2013-02-04  David S. Miller  <davem@davemloft.net>
29902
29903         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29904
29905 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
29906
29907         [BZ #13550]
29908         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
29909         (__ubp_memchr): Remove prototype.
29910         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
29911         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29912         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
29913         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29914         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
29915         Remove alias.
29916         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
29917         (__ubp_memchr): Likewise.
29918         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
29919         (__ubp_memchr): Likewise.
29920         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
29921         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
29922         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
29923         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
29924         CHECK_STRING.
29925         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
29926         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
29927         (__getcwd): Do not use CHECK_STRING.
29928         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
29929         <bp-checks.h>.
29930         (__real_chown): Do not use CHECK_STRING.
29931         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
29932         <bp-checks.h>.
29933         (fchownat): Do not use CHECK_STRING.
29934         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
29935         CHECK_STRING.
29936         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
29937         <bp-checks.h>.
29938         (__lchown): Do not use CHECK_STRING.
29939         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
29940         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
29941         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
29942         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
29943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
29944         include <bp-checks.h>.
29945         (truncate64): Do not use CHECK_STRING.
29946         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
29947         <bp-checks.h>.
29948         (__real_chown): Do not use CHECK_STRING.
29949         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
29950         <bp-checks.h>.
29951         (__lchown): Do not use CHECK_STRING.
29952         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
29953         <bp-checks.h>.
29954         (__chown): Do not use CHECK_STRING.
29955         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
29956         <bp-checks.h>.
29957         (truncate64): Do not use CHECK_STRING.
29958         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
29959         Likewise.
29960         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
29961         (__xmknod): Do not use CHECK_STRING.
29962         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
29963         <bp-checks.h>.
29964         (__xmknodat): Do not use CHECK_STRING.
29965         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
29966         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
29967
29968 2013-02-04  Andreas Schwab  <schwab@suse.de>
29969
29970         [BZ #14142]
29971         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
29972         * include/netdb.h: Likewise for h_errno.
29973         * elf/tst-stackguard1.c: Include <tls.h>.
29974
29975 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
29976
29977         * elf/link.h (struct link_map): Extend the l_addr comment.
29978         * include/link.h (struct link_map): Likewise.
29979
29980 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
29981
29982         [BZ #13550]
29983         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
29984         (BOUNDED_1): Remove macro.
29985         * debug/backtrace.c: Don't include <bp-checks.h>.
29986         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
29987         (__backtrace): Likewise.
29988         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
29989         <bp-checks.h>.
29990         (__backtrace): Don't use BOUNDED_1.
29991         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
29992         <bp-checks.h>.
29993         (__backtrace): Don't use BOUNDED_1.
29994         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
29995         (__backtrace): Don't use BOUNDED_1.
29996         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
29997         (shmat): Don't use BOUNDED_N.
29998
29999 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
30000
30001         [BZ #13550]
30002         * sysdeps/generic/bp-start.h: Remove file.
30003         * csu/libc-start.c: Don't include <bp-start.h>.
30004         (LIBC_START_MAIN): Set up __environ directly instead of using
30005         INIT_ARGV_and_ENVIRON.
30006         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
30007         <bp-start.h>.
30008
30009         [BZ #13550]
30010         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
30011         definitions.
30012         (CHECK_FCNTL): Likewise.
30013         (CHECK_N_PAGES): Likewise.
30014
30015         [BZ #13550]
30016         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
30017         definitions.
30018         (CHECK_SIGSET_NULL_OK): Likewise.
30019         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
30020         <bp-checks.h>.
30021         (sigpending): Don't use CHECK_SIGSET.
30022         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
30023         <bp-checks.h>.
30024         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
30025         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
30026         <bp-checks.h>.
30027         (do_sigsuspend): Don't use CHECK_SIGSET.
30028         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
30029         use CHECK_SIGSET.
30030         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
30031         (do_sigwait): Don't use CHECK_SIGSET.
30032         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
30033         use CHECK_SIGSET.
30034         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
30035         include <bp-checks.h>.
30036         (sigpending): Don't use CHECK_SIGSET.
30037         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
30038         include <bp-checks.h>.
30039         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
30040         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
30041         <bp-checks.h>.
30042         (sigpending): Don't use CHECK_SIGSET.
30043         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
30044         <bp-checks.h>.
30045         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
30046
30047         [BZ #13550]
30048         * sysdeps/generic/bp-semctl.h: Remove file.
30049         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
30050         <bp-checks.h> and <bp-semctl.h>.
30051         (__old_semctl): Don't use CHECK_SEMCTL.
30052         (__new_semctl): Likewise.
30053         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
30054         and <bp-semctl.h>.
30055         (__old_semctl): Don't use CHECK_SEMCTL.
30056         (__new_semctl): Likewise.
30057         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
30058         <bp-checks.h> and <bp-semctl.h>.
30059         (__old_semctl): Don't use CHECK_SEMCTL.
30060         (__new_semctl): Likewise.
30061         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
30062         <bp-checks.h> and <bp-semctl.h>.
30063         (semctl): Don't use CHECK_SEMCTL.
30064
30065         [BZ #13550]
30066         * Makerules (elide-bp-thunks): Remove variable.
30067         (elide-routines.oS): Don't use $(elide-bp-thunks).
30068         (elide-routines.os): Likewise.
30069         (elide-routines.o): Likewise.
30070         (elide-routines.op): Likewise.
30071         (elide-routines.og): Likewise.
30072         (objects): Don't use $(bp-thunks).
30073         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
30074         include.
30075         (common-generated): Do not add s-proto-bp.d.
30076         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
30077         (int): Likewise.
30078         (typ): Likewise.
30079         Do not generate makefile rules for bounded-pointer thunks.
30080         * sysdeps/generic/bp-thunks.h: Remove file.
30081         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
30082         * sysdeps/unix/s-proto-bp.S: Likewise.
30083
30084         [BZ #15062]
30085         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
30086         parts of result separately when argument is not close to line from
30087         -i to i and one part of argument is small.
30088         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30089         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30090         * math/libm-test.inc (cacos_test): Add more tests.
30091         (casin_test): Likewise.
30092         (casinh_test): Likewise.
30093         * sysdeps/i386/fpu/libm-test-ulps: Update.
30094         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30095
30096 2013-01-31  David S. Miller  <davem@davemloft.net>
30097
30098         * po/de.po: Update from translation team.
30099
30100 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
30101
30102         * time/tzfile.c: Include stdint.h for SIZE_MAX.
30103
30104 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
30105
30106         * configure.in (_AC_PROG_CC_C89): New definition.
30107         * configure: Regenerate.
30108
30109         * configure.in (AC_PROG_CPP): New definition.
30110         * configure: Regenerate.
30111
30112 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
30113
30114         * debug/tst-backtrace.h: New file.
30115         * debug/tst-backtrace2.c: Include tst-backtrace.h.
30116         (ret): Remove variable.
30117         (x): Likewise.
30118         (FAIL): Remove macro.
30119         (NO_INLINE): Likewise.
30120         (fn1): Use match function instead of strstr.
30121         * debug/tst-backtrace3.c: Include tst-backtrace.h.
30122         (ret): Remove variable.
30123         (x): Likewise.
30124         (FAIL): Remove macro.
30125         (NO_INLINE): Likewise.
30126         (fn): Use match function instead of strstr.
30127         * debug/tst-backtrace4.c: Include tst-backtrace.h.
30128         (ret): Remove variable.
30129         (x): Likewise.
30130         (FAIL): Remove macro.
30131         (NO_INLINE): Likewise.
30132         (handle_signal): Use match function instead of strstr.
30133         * debug/tst-backtrace5.c: Include tst-backtrace.h.
30134         (ret): Remove variable.
30135         (x): Likewise.
30136         (FAIL): Remove macro.
30137         (NO_INLINE): Likewise.
30138         (handle_signal): Use match function instead of strstr.
30139
30140 2013-01-23  Roland McGrath  <roland@hack.frob.com>
30141
30142         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
30143
30144 2013-01-23  David S. Miller  <davem@davemloft.net>
30145
30146         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
30147         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
30148         argument of CAS if possible.
30149         * sysdeps/sparc/sparc64/bits/atomic.h
30150         (__arch_compare_and_exchange_val_32_acq): Likewise.
30151         (__arch_compare_and_exchange_val_64_acq): Likewise.
30152
30153 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
30154
30155         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
30156         * sysdeps/posix/ulimit.c: ... this.
30157         Include <limits.h>.
30158         * sysdeps/unix/bsd/ulimit.c: Remove file.
30159
30160 2013-01-23  Adam Conrad  <adconrad@0c3.net>
30161
30162         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
30163         (LDFLAGS-tst-array5): Likewise.
30164
30165 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
30166
30167         [BZ #15036]
30168         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
30169         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
30170         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
30171         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
30172
30173 2013-01-21  David S. Miller  <davem@davemloft.net>
30174
30175         * sysdeps/sparc/backtrace.c: New file.
30176         * sysdeps/sparc/sparc32/backtrace.h: New file.
30177         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
30178         * sysdeps/sparc/sparc64/backtrace.h: New file.
30179         * sysdeps/sparc/sparc64/backtrace.c: Delete.
30180         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
30181         -funwind-tables.
30182
30183 2013-01-21  Andreas Schwab  <schwab@suse.de>
30184
30185         [BZ #15020]
30186         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
30187         closed its stdout.
30188
30189 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
30190
30191         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
30192         "mpa2.h".
30193         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30194
30195 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
30196             Mark Mitchell  <mark@codesourcery.com>
30197             Tom de Vries  <tom@codesourcery.com>
30198             Paul Pluzhnikov  <ppluzhnikov@google.com>
30199
30200         * debug/tst-backtrace2.c: New file.
30201         * debug/tst-backtrace3.c: Likewise.
30202         * debug/tst-backtrace4.c: Likewise.
30203         * debug/tst-backtrace5.c: Likewise.
30204         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
30205         (CFLAGS-tst-backtrace3.c): Likewise.
30206         (CFLAGS-tst-backtrace4.c): Likewise.
30207         (CFLAGS-tst-backtrace5.c): Likewise.
30208         (LDFLAGS-tst-backtrace2): Likewise.
30209         (LDFLAGS-tst-backtrace3): Likewise.
30210         (LDFLAGS-tst-backtrace4): Likewise.
30211         (LDFLAGS-tst-backtrace5): Likewise.
30212         (tests): Add new tests tst-backtrace2, tst-backtrace3,
30213         tst-backtrace4 and tst-backtrace5.
30214
30215 2013-01-18  Anton Blanchard  <anton@samba.org>
30216             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30217
30218         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
30219         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
30220         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
30221         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
30222         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
30223         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
30224         "+r" and remove output regs list as redundant.  Add explicit inline
30225         asm to specify register of return val to work around compiler codegen
30226         bug.  Remove (int) cast on return value.  Add return type parameter to
30227         use in macro so that this macro does not truncate return value for
30228         64-bit values.
30229         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
30230         pass to INTERNAL_VSYSCALL_NCS.
30231         (INLINE_VSYSCALL): Add 'long int' as return type to
30232         INTERNAL_VSYSCALL_NCS macro invocation.
30233         (INTERNAL_VSYSCALL): Add 'long int' as return type to
30234         INTERNAL_VSYSCALL_NCS macro invocation.
30235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
30236
30237 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
30238
30239         [BZ #14496]
30240         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
30241         Fix application of SIMD FP exception mask.
30242
30243         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
30244         mp_no from a power of two.
30245         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
30246         __mpexp_twomm1.  Use __pow_mp.
30247
30248         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
30249         multiplication.
30250
30251 2013-01-17  David S. Miller  <davem@davemloft.net>
30252
30253         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30254
30255 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
30256
30257         [BZ #15023]
30258         * include/complex.h: Condition contents on [!_COMPLEX_H].
30259         (__kernel_casinhf): New prototype.
30260         (__kernel_casinh): Likewise.
30261         (__kernel_casinhl): Likewise.
30262         * math/Makefile (libm_calls): Add k_casinh.
30263         * math/k_casinh.c: New file.
30264         * math/k_casinhf.c: Likewise.
30265         * math/k_casinhl.c: Likewise.
30266         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
30267         finite nonzero arguments.
30268         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
30269         finite nonzero arguments.
30270         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
30271         finite nonzero arguments.
30272         * math/s_casinh.c: Do not include <float.h>.
30273         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
30274         * math/s_casinhf.c: Do not include <float.h>.
30275         (__casinhf): Move code for finite nonzero arguments to
30276         k_casinhf.c.
30277         * math/s_casinhl.c: Do not include <float.h>.
30278         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
30279         redefine.
30280         (__casinhl): Move code for finite nonzero arguments to
30281         k_casinhl.c.
30282         * math/libm-test.inc (cacos_test): Add more tests.
30283         * sysdeps/i386/fpu/libm-test-ulps: Update.
30284         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30285
30286 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
30287
30288         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
30289         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
30290         [!HAVE_MREMAP]: Remove [defined linux] case.
30291         * malloc/arena.c: Do not include <malloc-sysdep.h>.
30292
30293 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
30294
30295         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
30296
30297 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
30298
30299         * elf/elf.h (R_386_SIZE32): New relocation.
30300         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
30301         R_386_SIZE32.
30302         (elf_machine_rela): Likewise.
30303         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
30304         R_X86_64_SIZE64 and R_X86_64_SIZE32.
30305
30306 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
30307
30308         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
30309         (FP_FAST_FMA): Do not define.
30310         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
30311         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
30312         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
30313         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
30314         !_SOFT_FLOAT]: Likewise.
30315         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
30316         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
30317         value.
30318         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
30319         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
30320         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
30321         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
30322         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
30323         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
30324         file.
30325
30326 2013-01-16  Andreas Schwab  <schwab@suse.de>
30327
30328         [BZ #14327]
30329         * include/stdlib.h (__mktemp): Add declaration.
30330         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
30331         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
30332
30333 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
30334
30335         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
30336         definitions.
30337         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
30338         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
30339         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
30340         definitions here.
30341         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
30342         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
30343         definitions.
30344         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
30345         and ONE.
30346         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
30347         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
30348         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
30349         definitions.
30350         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
30351         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
30352         definitions.
30353         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
30354
30355         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
30356
30357 2013-01-15  David S. Miller  <davem@davemloft.net>
30358
30359         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30360         trunc{,f} to libm-sysdep_routes.
30361         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30362         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
30363         file.
30364         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
30365         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
30366         file.
30367         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
30368         file.
30369         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
30370         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
30371         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
30372         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
30373         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
30374         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
30375         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
30376         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
30377
30378         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30379         nearbyint{,f} to libm-sysdep_routes.
30380         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30381         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
30382         New file.
30383         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
30384         file.
30385         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
30386         New file.
30387         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
30388         file.
30389         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
30390         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
30391         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
30392         file.
30393         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
30394         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
30395         file.
30396         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
30397         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
30398         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
30399
30400         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
30401         libc_feholdexcept and libc_fesetenv.
30402
30403 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
30404
30405         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
30406
30407 2013-01-14  David S. Miller  <davem@davemloft.net>
30408
30409         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
30410         (SPARC_ASM_VIS2_IFUNC): Likewise.
30411         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
30412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
30413         use of 'siam' instruction.
30414         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
30415         Likewise.
30416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
30417         Likewise.
30418         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
30419         Likewise.
30420         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
30421         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
30422         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
30423         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
30424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
30425         file.
30426         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
30427         file.
30428         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
30429         file.
30430         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
30431         file.
30432         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
30433         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
30434         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
30435         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
30436         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
30437         new VIS2 routines.
30438         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
30439         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
30440         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
30441         Likewise.
30442         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
30443         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
30444         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
30445         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
30446         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
30447         routines to libm-sysdep_routines.
30448         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
30449
30450         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
30451         fdim/fdimf to libm-sysdep_routines.
30452         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
30453         file.
30454         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
30455         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
30456         file.
30457         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
30458         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
30459         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
30460         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
30461         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
30462         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
30463         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
30464
30465 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
30466
30467         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
30468         to optimize copies.
30469
30470         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
30471         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30472         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30473
30474         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
30475         local variable MPTWO.
30476         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
30477         Likewise.
30478
30479 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30480
30481         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
30482         GLOB_NOESCAPE.
30483
30484 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30485
30486         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
30487
30488 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
30489
30490         * manual/pattern.texi (glob_t): Document gl_flags.
30491         (glob64_t): Likewise.
30492
30493 2013-01-11  David S. Miller  <davem@davemloft.net>
30494
30495         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
30496         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
30497         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
30498         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
30499         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
30500         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
30501         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
30502         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
30503         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
30504         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
30505         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
30506         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
30507         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
30508
30509         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
30510         sparc V9 rather than using V8 code.
30511         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30512         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30513
30514         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
30515         Move to...
30516         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
30517         Here.
30518
30519 2013-01-11  Roland McGrath  <roland@hack.frob.com>
30520
30521         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
30522         not in the main loop.
30523         * configure: Regenerated.
30524
30525 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
30526
30527         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
30528         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
30529         to just #else.
30530         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
30531         [!__GLIBC_HAVE_LONG_LONG] case.
30532         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
30533         condition to just #else.
30534         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
30535         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
30536         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
30537         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
30538         unconditional.
30539         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
30540         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
30541         #elif condition to just #else.
30542         * sysdeps/unix/sysv/linux/sys/sysmacros.h
30543         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
30544         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
30545         #elif condition to just #else.
30546
30547 2013-01-11  Steve Ellcey  <sellcey@mips.com>
30548
30549         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
30550         (EF_MIPS_ARCH_64): Fix value.
30551         (EF_MIPS_ARCH_32R2): New.
30552         (EF_MIPS_ARCH_64R2): New.
30553
30554 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
30555
30556         * Makeconfig (+link-pie-before-libc): New.
30557         (+link-pie-after-libc): Likewise.
30558         (+link-pie-tests): Likewise.
30559         (+link-pie): Rewritten.
30560         (link-before-libc): Remove $(config-LDFLAGS).
30561         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
30562         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
30563         (config-LDFLAGS): Renamed to ...
30564         (rtld-LDFLAGS): This.
30565         (rtld-tests-LDFLAGS): New macro.
30566         (link-libc-rpath-link): Likewise.
30567         (link-libc-tests-rpath-link): Likewise.
30568         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
30569         (link-libc): Prepand $(link-libc-rpath-link).
30570         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
30571         (test-program-prefix): New macro.
30572         (test-via-rtld-prefix): Likewise.
30573         (test-program-cmd): Likewise.
30574         (host-test-program-cmd): Likewise.
30575         * Makefile ($(common-objpfx)testrun.sh): Replace
30576         $(run-program-prefix) with $(test-program-prefix).
30577         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
30578         $(rtld-LDFLAGS).
30579         ($(common-objpfx)shlib.lds): Likewise.
30580         (build-module-helper): Likewise.
30581         ($(common-objpfx)format.lds): Likewise.
30582         * Rules (binaries-pie-tests): New.
30583         (binaries-pie-notests): Likewise.
30584         (binaries-pie): Rewritten.
30585         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
30586         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
30587         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
30588         (make-test-out): Replace $(host-built-program-cmd) with
30589         $(host-test-program-cmd).
30590         * config.make.in (build-hardcoded-path-in-tests): New variable.
30591         * configure.in (--enable-hardcoded-path-in-tests): New configure
30592         option.
30593         (hardcoded_path_in_tests): New AC_SUBST.
30594         * configure: Regenerated.
30595         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
30596         $(built-program-cmd) with $(test-program-cmd).
30597         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
30598         (test_program_cmd): This.
30599         * elf/Makefile ($(objpfx)order.out): Run test with
30600         $(test-program-prefix).
30601         ($(objpfx)order2.out): Likewise.
30602         ($(objpfx)tst-initorder.out): Likewise.
30603         ($(objpfx)tst-initorder2.out): Likewise.
30604         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
30605         $(test-program-cmd).
30606         ($(objpfx)tst-array1-static.out): Likewise.
30607         ($(objpfx)tst-array2.out): Likewise.
30608         ($(objpfx)tst-array3.out): Likewise.
30609         ($(objpfx)tst-array4.out): Likewise.
30610         ($(objpfx)tst-array5.out): Likewise.
30611         ($(objpfx)tst-array5-static.out): Likewise.
30612         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
30613         $(test-program-cmd).
30614         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
30615         $(run-program-prefix) with $(test-program-prefix).
30616         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
30617         (test_program_prefix): This.
30618         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
30619         $(run-program-prefix) with $(test-program-prefix).
30620         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
30621         (test_program_prefix): This.
30622         * iconvdata/tst-tables.sh: Likewise.
30623         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
30624         $(run-program-prefix) with $(test-program-prefix).
30625         ($(objpfx)tst-translit.out): Likewise.
30626         ($(objpfx)tst-gettext2.out): Likewise.
30627         ($(objpfx)tst-gettext4.out): Likewise.
30628         ($(objpfx)tst-gettext6.out): Likewise.
30629         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
30630         (test_program_prefix): This.
30631         * intl/tst-gettext2.sh: Likewise.
30632         * intl/tst-gettext4.sh  Likewise.
30633         * intl/tst-gettext6.sh: Likewise.
30634         * intl/tst-translit.sh: Likewise.
30635         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
30636         with $(test-program-cmd).
30637         * libio/Makefile ($(objpfx)test-freopen.out): Replace
30638         $(run-program-prefix) with $(test-program-prefix).
30639         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
30640         (test_program_prefix): This.
30641         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
30642         $(run-program-prefix) with $(test-program-prefix).
30643         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
30644         (test_program_prefix): This.
30645         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
30646         * posix/Makefile ($(objpfx)globtest.out): Replace
30647         $(run-via-rtld-prefix) and $(test-wrapper) with
30648         $(test-program-prefix) and $(test-via-rtld-prefix).
30649         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
30650         $(test-program-prefix).
30651         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
30652         $(host-test-program-cmd).
30653         (tst-spawn-ARGS): Likewise.
30654         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
30655         $(test-program-prefix).
30656         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
30657         (test_via_rtld_prefix): This.
30658         (test_wrapper): Renamed to ...
30659         (test_program_prefix): This.
30660         (run_program_prefix): Replaced by test_program_prefix.
30661         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
30662         (test_program_prefix): This.
30663         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
30664         with $(host-test-program-cmd).
30665         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
30666         $(run-program-prefix) with $(test-program-prefix).
30667         ($(objpfx)tst-printf.out): Likewise.
30668         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
30669         $(test-program-cmd).
30670         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
30671         (test_program_prefix): This.
30672         * stdio-common/tst-unbputc.sh: Likewise.
30673         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
30674         $(run-program-prefix) with $(test-program-prefix).
30675         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
30676         (test_program_prefix): This.
30677         * string/Makefile ($(objpfx)tst-svc.out):  Replace
30678         $(built-program-cmd) with $(test-program-cmd).
30679
30680 2013-01-11  Andreas Jaeger  <aj@suse.de>
30681
30682         [BZ #15003]
30683         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
30684         value. Sync with Linux 3.7.
30685
30686 2013-01-10  David S. Miller  <davem@davemloft.net>
30687
30688         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
30689         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30690         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30691
30692 2013-01-10  Roland McGrath  <roland@hack.frob.com>
30693
30694         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
30695         never set.
30696         * configure: Regenerated.
30697
30698 2013-01-10  David S. Miller  <davem@davemloft.net>
30699
30700         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
30701         sparc V9 rather than using V8 code.
30702         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30703         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30704
30705 2013-01-10  Roland McGrath  <roland@hack.frob.com>
30706
30707         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
30708         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
30709         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
30710         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
30711         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
30712         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
30713         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
30714         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
30715         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
30716         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
30717         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
30718         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
30719         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
30720         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
30721         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
30722         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
30723         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
30724         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
30725         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
30726         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
30727         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
30728         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
30729         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
30730         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
30731         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
30732         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
30733         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
30734
30735 2013-01-10  David S. Miller  <davem@davemloft.net>
30736
30737         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30738
30739 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30740
30741         * posix/Makefile (tests-static): New variable.
30742         (tests): Add $(tests-static).
30743         (tst-exec-static-ARGS): New variable.
30744         (tst-spawn-static-ARGS): Likewise.
30745         * posix/tst-exec-static.c: New file.
30746         * posix/tst-spawn-static.c: Likewise.
30747         * posix/tst-exec.c: Support run directly.
30748         * posix/tst-spawn.c: Likewise.
30749
30750 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
30751
30752         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
30753         long.
30754         * math/bits/mathcalls.h (llrint): Likewise.
30755         (llround): Likewise.
30756         * stdlib/stdlib.h (struct drand48_data): Likewise.
30757         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
30758         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
30759         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
30760         Likewise.
30761         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
30762         Likewise.
30763         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
30764         (elf_greg_t): Likewise.
30765         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
30766         (__jmp_buf): Likewise.
30767         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
30768         definitions.
30769         (llrint): Likewise, for all definitions.
30770         (llrintl): Likewise.
30771
30772         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
30773         Remove [__GNUC__] condition.
30774         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
30775         condition to just [__USE_ISOC99].
30776         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
30777
30778 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30779
30780         [BZ #14200]
30781         * sysdeps/unix/sysv/linux/x86/bits/environments.h
30782         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
30783         defined.
30784         (_POSIX_V6_ILP32_OFF32): Likewise.
30785         (_XBS5_ILP32_OFF32): Likewise.
30786         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
30787         (__ILP32_OFFBIG_LDFLAGS): Likewise.
30788
30789 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30790
30791         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
30792
30793         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
30794         doubles __mpexp_twomm1.  Adjust usage.
30795         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
30796         Remove.
30797
30798 2013-01-10  Andreas Schwab  <schwab@suse.de>
30799
30800         [BZ #14964]
30801         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
30802         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
30803
30804 2013-01-09  David S. Miller  <davem@davemloft.net>
30805
30806         [BZ #15003]
30807         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
30808         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
30809         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
30810         (TCP_FASTOPEN): Define.
30811         (tcp_repair_opt): New structure.
30812         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
30813         enum values.
30814         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
30815         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
30816         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
30817         (tcp_cookie_transactions): New structure.
30818
30819 2013-01-09  Anton Blanchard  <anton@samba.org>
30820
30821         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
30822         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
30823         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
30824         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
30825
30826 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
30827
30828         * include/features.h (__USE_ANSI): Remove.
30829
30830 2013-01-09  Roland McGrath  <roland@hack.frob.com>
30831
30832         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
30833
30834         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
30835
30836 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
30837
30838         * sysdeps/s390/fpu/libm-test-ulps: Update.
30839
30840         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30841
30842         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
30843         (__acr): Likewise.
30844         (__cpy): Likewise.
30845         (norm): Likewise.
30846         (denorm): Likewise.
30847         (__mp_dbl): Likewise.
30848         (__dbl_mp): Likewise.
30849         (add_magnitudes): Likewise.
30850         (sub_magnitudes): Likewise.
30851         (__add): Likewise.
30852         (__sub): Likewise.
30853         (__mul): Likewise.
30854         (__inv): Likewise.
30855         (__dvd): Likewise.
30856         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
30857         (__acr): Likewise.
30858         (__cpy): Likewise.
30859         (norm): Likewise.
30860         (denorm): Likewise.
30861         (__mp_dbl): Likewise.
30862         (__dbl_mp): Likewise.
30863         (add_magnitudes): Likewise.
30864         (sub_magnitudes): Likewise.
30865         (__add): Likewise.
30866         (__sub): Likewise.
30867         (__mul): Likewise.
30868         (__inv): Likewise.
30869         (__dvd): Likewise.
30870         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
30871         (__acr): Likewise.
30872         (__cpy): Likewise.
30873         (norm): Likewise.
30874         (denorm): Likewise.
30875         (__mp_dbl): Likewise.
30876         (__dbl_mp): Likewise.
30877         (add_magnitudes): Likewise.
30878         (sub_magnitudes): Likewise.
30879         (__add): Likewise.
30880         (__sub): Likewise.
30881         (__mul): Likewise.
30882         (__inv): Likewise.
30883         (__dvd): Likewise.
30884
30885 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
30886
30887         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
30888         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
30889         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
30890         2 && __USE_EXTERN_INLINES]: Likewise.
30891
30892 2013-01-08  Andreas Jaeger  <aj@suse.de>
30893
30894         [BZ# 14985]
30895         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
30896         Remove.
30897         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30898         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30899
30900 2013-01-07  Anton Blanchard  <anton@samba.org>
30901
30902         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
30903         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
30904         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
30905         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
30906         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
30907         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
30908         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
30909         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
30910         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30911         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
30912         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
30913         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
30914         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
30915         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
30916         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
30917         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
30918         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
30919         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
30920         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
30921         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
30922         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
30923         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
30924         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
30925         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
30926         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
30927         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
30928         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
30929         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
30930         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
30931         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
30932         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
30933         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30934         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
30935         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
30936         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
30937         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
30938         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
30939         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
30940         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
30941         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
30942         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
30943         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
30944         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
30945
30946 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
30947
30948         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
30949         (__MALLOC_PMT): Likewise.
30950         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
30951         [__GNUC__], only on [_LIBC].
30952         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30953         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
30954         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30955         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
30956         forward declaration.
30957         (realloc_hook_ini): Likewise.
30958         (memalign_hook_ini): Likewise.
30959         (__libc_memalign): Do not use __MALLOC_PMT in variable
30960         declaration.
30961         (__libc_valloc): Likewise.
30962         (__libc_pvalloc): Likewise.
30963         (__libc_calloc): Likewise.
30964         (__posix_memalign): Likewise.
30965
30966         [BZ #14996]
30967         * math/s_casinh.c: Include <float.h>.
30968         (__casinh): Do not do computation with squaring and square root
30969         for large arguments.
30970         * math/s_casinhf.c: Include <float.h>.
30971         (__casinhf): Do not do computation with squaring and square root
30972         for large arguments.
30973         * math/s_casinhl.c: Include <float.h>.
30974         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
30975         (__casinhl): Do not do computation with squaring and square root
30976         for large arguments.
30977         * math/libm-test.inc (casin_test): Add more tests.
30978         (casinh_test): Likewise.
30979         * sysdeps/i386/fpu/libm-test-ulps: Update.
30980         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30981
30982 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
30983
30984         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
30985         (__x86_64_raw_data_cache_size): Likewise.
30986         (__x86_64_data_cache_size_half): Likewise.
30987         (__x86_64_raw_data_cache_size_half): Likewise.
30988         (__x86_64_shared_cache_size): Likewise.
30989         (__x86_64_raw_shared_cache_size): Likewise.
30990         (__x86_64_shared_cache_size_half): Likewise.
30991         (__x86_64_raw_shared_cache_size_half): Likewise.
30992         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
30993         to ...
30994         (__x86_data_cache_size): This.
30995         (__x86_64_raw_data_cache_size): Renamed to ...
30996         (__x86_raw_data_cache_size): This.
30997         (__x86_64_data_cache_size_half): Renamed to ...
30998         (__x86_data_cache_size_half): This.
30999         (__x86_64_raw_data_cache_size_half): Renamed to ...
31000         (__x86_raw_data_cache_size_half): This.
31001         (__x86_64_shared_cache_size): Renamed to ...
31002         (__x86_shared_cache_size): This.
31003         (__x86_64_raw_shared_cache_size): Renamed to ...
31004         (__x86_raw_shared_cache_size): This.
31005         (__x86_64_shared_cache_size_half): Renamed to ...
31006         (__x86_shared_cache_size_half): This.
31007         (__x86_64_raw_shared_cache_size_half): Renamed to ...
31008         (__x86_raw_shared_cache_size_half): This.
31009         * sysdeps/x86_64/memcpy.S: Updated.
31010         * sysdeps/x86_64/memset.S: Likewise.
31011         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
31012         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
31013         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
31014
31015 2013-01-04  David S. Miller  <davem@davemloft.net>
31016
31017         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31018
31019 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
31020
31021         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
31022         1 to avoid redefinition warning.
31023         (__USE_GNU): Don't define.
31024         (init_signaling_nan): Protoize.
31025
31026         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31027
31028 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
31029
31030         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
31031         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
31032         (__cpymn): Likewise.
31033         (norm): Remove commented code.
31034         (denorm): Likewise.
31035         (__mp_dbl): Likewise.
31036         (__inv): Likewise.
31037         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
31038         (__cpymn): Likewise.
31039         (norm): Remove commented code.
31040         (denorm): Likewise.
31041         (__mp_dbl): Likewise.
31042         (__inv): Likewise.
31043
31044         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
31045         mp_no value for 1.0 and 2.0.
31046         (norm): Use RADIXI instead of radixi.d.
31047         (denorm): Likewise.
31048         (__mul): Use 0.0 instead of zero.d.
31049         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
31050         mp_no value for 1.0 and 2.0.
31051         (norm): Use RADIXI instead of radixi.d.
31052         (denorm): Likewise.
31053         (__mul): Use 0.0 instead of zero.d.
31054
31055 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
31056
31057         [BZ #14994]
31058         * math/s_casinh.c (__casinh): Reduce finite argument to first
31059         quadrant then set signs of results at the end.
31060         * math/s_casinhf.c (__casinhf): Likewise.
31061         * math/s_casinhl.c (__casinhl): Likewise.
31062         * math/libm-test.inc (casin_test): Add more tests.
31063         (casinh_test): Likewise.
31064         * sysdeps/i386/fpu/libm-test-ulps: Update.
31065         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31066
31067 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
31068
31069         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
31070
31071         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
31072
31073         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
31074         declarations.
31075         (denorm): Likewise.
31076         (__mp_dbl): Likewise.
31077         (__inv): Likewise.
31078
31079         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
31080         and adjust the header comment.
31081
31082         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
31083         variable name from declaration.
31084
31085 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
31086
31087         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31088         Initialize COMMON_CPUID_INDEX_7 element.
31089         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
31090         (CPUID_RTM): Likewise.
31091         (HAS_RTM): Likewise.
31092         (COMMON_CPUID_INDEX_7): New enum.
31093
31094 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
31095
31096         [BZ #14981]
31097         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
31098         size is zero, record memory as freed.
31099
31100 2013-01-03  Andreas Jaeger  <aj@suse.de>
31101
31102         * po/ia.po: Add new Interlingua translation.
31103
31104 2012-01-03  Allan McRae  <allan@archlinux.org>
31105
31106         * locale/programs/localedef.c: Fix description of '--posix' flag.
31107
31108 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
31109
31110         * NEWS: Update dates in second copyright notice.
31111         * README: Update copyright dates in example.
31112         * manual/libc.texinfo: Update copyright dates.
31113         * scripts/test-installation.pl: Update copyright date in --version
31114         output.
31115
31116         * hurd/ctty-input.c: Fix copyright notice formatting.
31117         * hurd/ctty-output.c: Likewise.
31118         * hurd/dtable.c: Likewise.
31119         * hurd/hurd-raise.c: Likewise.
31120         * hurd/hurdprio.c: Likewise.
31121         * hurd/msgportdemux.c: Likewise.
31122         * misc/sys/file.h: Likewise.
31123         * misc/sys/ioctl.h: Likewise.
31124         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
31125         * sysdeps/mach/hurd/chdir.c: Likewise.
31126         * sysdeps/mach/hurd/fchdir.c: Likewise.
31127         * sysdeps/mach/hurd/rename.c: Likewise.
31128         * sysdeps/mach/hurd/rmdir.c: Likewise.
31129         * sysdeps/mach/hurd/seekdir.c: Likewise.
31130         * sysdeps/mach/hurd/setsid.c: Likewise.
31131         * sysdeps/posix/wait3.c: Likewise.
31132
31133         * All files with FSF copyright notices: Update copyright dates
31134         using scripts/update-copyrights.
31135         * intl/plural.c: Regenerated.
31136         * locale/programs/charmap-kw.h: Likewise.
31137         * locale/programs/locfile-kw.h: Likewise.
31138
31139 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
31140
31141         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
31142         four values.
31143
31144         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
31145         calculation loop and add branch prediction.
31146
31147         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
31148         check access beyond bounds of m1np.
31149
31150         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
31151         MPTWO.
31152         (__inv): Remove local variable MPTWO to use the global
31153         constant.
31154         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
31155         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
31156         variable MPTWO.
31157         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
31158         MP3HALFS static const.
31159
31160 2013-01-01  David S. Miller  <davem@davemloft.net>
31161
31162         * po/ca.po: Update from translation team.
31163
31164 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
31165
31166         * scripts/update-copyrights: New file.
31167         * Makeconfig: Reformat copyright notice.
31168         * ctype/ctype.h: Likewise.
31169         * debug/swprintf_chk.c: Likewise.
31170         * elf/dl-cache.c: Likewise.
31171         * elf/dl-debug.c: Likewise.
31172         * elf/dl-object.c: Likewise.
31173         * grp/initgroups.c: Likewise.
31174         * hurd/Makefile: Likewise.
31175         * hurd/hurd/signal.h: Likewise.
31176         * hurd/hurdfault.c: Likewise.
31177         * hurd/hurdioctl.c: Likewise.
31178         * hurd/hurdlookup.c: Likewise.
31179         * hurd/intr-msg.c: Likewise.
31180         * iconv/gconv_open.c: Likewise.
31181         * libio/swprintf.c: Likewise.
31182         * locale/lc-ctype.c: Likewise.
31183         * locale/nl_langinfo.c: Likewise.
31184         * mach/Machrules: Likewise.
31185         * mach/Makefile: Likewise.
31186         * malloc/obstack.h: Likewise.
31187         * manual/Makefile: Likewise.
31188         * manual/tsort.awk: Likewise.
31189         * misc/bits/stab.def: Likewise.
31190         * nis/nis_print_group_entry.c: Likewise.
31191         * nis/nis_table.c: Likewise.
31192         * nis/nss_compat/compat-pwd.c: Likewise.
31193         * nis/nss_compat/compat-spwd.c: Likewise.
31194         * po/Makefile: Likewise.
31195         * posix/fnmatch.c: Likewise.
31196         * posix/regex.h: Likewise.
31197         * resolv/Makefile: Likewise.
31198         * resolv/nss_dns/dns-network.c: Likewise.
31199         * resolv/res_hconf.c: Likewise.
31200         * scripts/gen-sorted.awk: Likewise.
31201         * soft-fp/soft-fp.h: Likewise.
31202         * stdio-common/printf.h: Likewise.
31203         * stdlib/monetary.h: Likewise.
31204         * stdlib/random.c: Likewise.
31205         * stdlib/random_r.c: Likewise.
31206         * sysdeps/generic/Makefile: Likewise.
31207         * sysdeps/gnu/Makefile: Likewise.
31208         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
31209         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
31210         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
31211         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
31212         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
31213         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
31214         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
31215         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
31216         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
31217         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
31218         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
31219         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
31220         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
31221         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
31222         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
31223         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
31224         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
31225         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
31226         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
31227         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
31228         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
31229         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
31230         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
31231         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
31232         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
31233         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
31234         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
31235         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
31236         * sysdeps/mach/hurd/errnos.awk: Likewise.
31237         * sysdeps/mach/hurd/fork.c: Likewise.
31238         * sysdeps/mach/hurd/getcwd.c: Likewise.
31239         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
31240         * sysdeps/mach/hurd/mmap.c: Likewise.
31241         * sysdeps/mach/hurd/utimes.c: Likewise.
31242         * sysdeps/mach/hurd/xmknod.c: Likewise.
31243         * sysdeps/posix/profil.c: Likewise.
31244         * sysdeps/posix/readdir_r.c: Likewise.
31245         * sysdeps/powerpc/bits/mathdef.h: Likewise.
31246         * sysdeps/powerpc/bits/setjmp.h: Likewise.
31247         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
31248         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
31249         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
31250         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
31251         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
31252         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
31253         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31254         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
31255         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
31256         * sysdeps/pthread/lio_listio.c: Likewise.
31257         * sysdeps/sparc/dl-procinfo.h: Likewise.
31258         * sysdeps/unix/i386/sysdep.S: Likewise.
31259         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
31260         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
31261         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
31262         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
31263         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
31264         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
31265         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
31266         * sysdeps/unix/sysv/linux/speed.c: Likewise.
31267         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
31268         * sysdeps/wordsize-32/divdi3.c: Likewise.
31269         * time/sys/time.h: Likewise.
31270         * wcsmbs/Makefile: Likewise.
31271
31272 2013-01-01  David S. Miller  <davem@davemloft.net>
31273
31274         * po/fr.po: Update from translation team.
31275
31276         * catgets/gencat.c: Update copyright year.
31277         * csu/version.c: Likewise.
31278         * debug/catchsegv.sh: Likewise.
31279         * debug/pcprofiledump.c: Likewise.
31280         * debug/xtrace.sh: Likewise.
31281         * elf/ldconfig.c: Likewise.
31282         * elf/ldd.bash.in: Likewise.
31283         * elf/pldd.c: Likewise.
31284         * elf/sotruss.ksh: Likewise.
31285         * elf/sprof.c: Likewise.
31286         * iconv/iconv_prog.c: Likewise.
31287         * iconv/iconvconfig.c: Likewise.
31288         * locale/programs/locale.c: Likewise.
31289         * locale/programs/localedef.c: Likewise.
31290         * login/programs/pt_chown.c: Likewise.
31291         * malloc/memusage.sh: Likewise.
31292         * malloc/memusagestat.c: Likewise.
31293         * malloc/mtrace.pl: Likewise.
31294         * nscd/nscd.c: Likewise.
31295         * nss/getent.c: Likewise.
31296         * nss/makedb.c: Likewise.
31297         * posix/getconf.c: Likewise.
31298
31299 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
31300
31301         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
31302         numbers.
31303
31304 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
31305
31306         * math/bits/mathcalls.h (modf): Use __nonnull.
31307
31308 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31309
31310         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
31311         (split): Use macro CN instead of the bare value.
31312         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
31313         could be used.
31314         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
31315         instead of the bare value.
31316         (power1): Likewise.
31317
31318 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31319
31320         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
31321         __ATAN_TWOM.
31322         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
31323
31324         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
31325         their values.
31326         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
31327         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31328         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
31329         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
31330
31331 2012-12-28  Andreas Jaeger  <aj@suse.de>
31332
31333         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
31334         values are from Linux 3.7.
31335
31336         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
31337         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
31338
31339 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31340
31341         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
31342         TRUE case.
31343
31344         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
31345         (norm): Likewise.
31346         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
31347         variables with preprocessor constants.
31348         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
31349         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
31350         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
31351
31352 2012-12-27  Bruno Haible  <bruno@clisp.org>
31353
31354         [BZ #14317]
31355         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
31356         only if needed.
31357
31358 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31359
31360         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
31361         and use variable directly.
31362         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
31363
31364         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
31365         MPONE.
31366         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
31367         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
31368         variable MPONE.
31369         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
31370         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
31371         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
31372         include directive.  Remove local variable MPONE.
31373         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
31374         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
31375         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
31376
31377 2012-12-25  David S. Miller  <davem@davemloft.net>
31378
31379         * version.h (RELEASE): Set to "development".
31380         (VERSION): Set to "2.17.90".
31381         * NEWS: Add 2.18 section.
31382
31383 2012-12-21  David S. Miller  <davem@davemloft.net>
31384
31385         * po/hr.po: Update from translation team.
31386
31387 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31388
31389         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
31390
31391 2012-12-19  Steve Ellcey  <sellcey@mips.com>
31392
31393         * NEWS:  Mention new memcpy for MIPS.
31394
31395 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31396
31397         * manual/contrib.texi (Contributors): Spelling correction.
31398
31399 2012-12-15  David S. Miller  <davem@davemloft.net>
31400
31401         * po/ru.po: Update from translation team.
31402
31403 2012-12-13  David S. Miller  <davem@davemloft.net>
31404
31405         * NEWS: Mention IFUNC testsuite enhancements.
31406
31407         * po/pl.po: Update from translation team.
31408         * po/bg.po: Likewise.
31409
31410         * manual/contrib.texi (Contributors): Update entries for Hongjiu
31411         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
31412
31413 2012-12-11  David S. Miller  <davem@davemloft.net>
31414
31415         * po/sv.po: Update from translation team.
31416
31417         * po/vi.po: Update from translation team.
31418
31419         * po/cs.po: Update from translation team.
31420
31421         * po/de.po: Update from translation team.
31422         * po/eo.po: Likewise.
31423         * po/nl.po: Likewise.
31424
31425 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31426
31427         [BZ #14246]
31428         * manual/argp.texi (Argp Helper Functions): Move node to follow
31429         Argp Parsing State.
31430
31431         [BZ #14872]
31432         * manual/conf.texi (Limits on File System Capacity): Mention if
31433         terminating null is included in the max size.
31434
31435 2012-12-10  Andreas Jaeger  <aj@suse.de>
31436
31437         * po/cs.po: Update from translation team.
31438
31439 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
31440
31441         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
31442         void pointer and cast to uintptr_t.
31443         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
31444         path.
31445         * sysdeps/s390/s390-64/memcpy.S: Likewise.
31446         * sysdeps/s390/s390-64/memset.S: Likewise.
31447
31448 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
31449
31450         [BZ #14833]
31451         * menual/message.texi (Message Translation): Fix typos.
31452         (Helper programs for gettext): Likewise.
31453
31454 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
31455
31456         [BZ #14898]
31457         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
31458         Change to -1.
31459
31460 2012-12-07  David S. Miller  <davem@davemloft.net>
31461
31462         * po/libc.pot: Update.
31463
31464 2012-12-07  Richard Henderson  <rth@redhat.com>
31465
31466         [BZ #10114]
31467         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
31468         normal/normal case to before the switch.
31469         (_FP_DIV): Likewise.
31470
31471 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
31472             Mike Frysinger  <vapier@gentoo.org>
31473
31474         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
31475         check for __NR_fadvise64_64.
31476
31477 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
31478
31479         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
31480         0, not just to plain "0" as a statement.
31481         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
31482         with cw.
31483
31484 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
31485
31486         * NEWS: Use sourceware.org in Bugzilla URL.
31487
31488 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
31489
31490         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
31491         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
31492
31493         * stdio-common/tst-put-error.c (do_test): Add newline to the
31494         padded test to ensure flush.
31495
31496 2012-12-05  Jeff Law  <law@redhat.com>
31497
31498         * sunrpc/etc.rpc (fedfs_admin): Add entry.
31499
31500 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
31501
31502         * README: Don't refer to ports add-on as distributed separately.
31503         Mention AArch64 in list of systems supported in the ports add-on.
31504
31505         * LICENSES: Add more non-FSF copyright and license notices.
31506
31507         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
31508         ((unused)).
31509
31510         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
31511
31512         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
31513         10000 as width of padded output.
31514
31515 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
31516
31517         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
31518
31519         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
31520         variable LX with __attribute__ ((unused)).
31521         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
31522         Likewise.
31523         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
31524         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
31525         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
31526         with __attribute__ ((unused)).
31527
31528 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
31529
31530         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
31531
31532 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
31533
31534         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
31535         (CFLAGS-nldbl-acos.c): New variable.
31536         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
31537         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
31538         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
31539         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
31540         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
31541         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
31542         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
31543         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
31544         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
31545         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
31546         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
31547         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
31548         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
31549         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
31550         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
31551         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
31552         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
31553         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
31554         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
31555         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
31556         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
31557         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
31558         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
31559         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
31560         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
31561         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
31562         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
31563         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
31564         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
31565         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
31566         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
31567         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
31568         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
31569         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
31570         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
31571         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
31572         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
31573         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
31574         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
31575         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
31576         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
31577         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
31578         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
31579         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
31580         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
31581         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
31582         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
31583         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
31584         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
31585         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
31586         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
31587         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
31588         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
31589         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
31590         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
31591         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
31592         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
31593         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
31594         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
31595         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
31596         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
31597         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
31598         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
31599         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
31600         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
31601         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
31602         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
31603         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
31604         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
31605         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
31606         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
31607         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
31608         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
31609         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
31610         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
31611         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
31612         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
31613         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
31614         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
31615         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
31616         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
31617         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
31618         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
31619         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
31620         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
31621         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
31622         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
31623         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
31624         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
31625         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
31626         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
31627         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
31628         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
31629         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
31630         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
31631         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
31632         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
31633
31634         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
31635         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
31636
31637         [BZ #14914]
31638         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
31639         whole low double instead of just low 47 bits when splitting values
31640         into two parts.
31641
31642 2012-12-03  Allan McRae  <allan@archlinux.org>
31643
31644         * manual/stdio.texi (Predefined Printf Handlers): Remove
31645         @hsep and @vsep usage.
31646
31647 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
31648
31649         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
31650         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
31651
31652 2012-12-03  Jeff Law  <law@redhat.com>
31653
31654         * time/sys/time.h (settimeofday): Do not mark TV argument
31655         as __nonnull.
31656
31657 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
31658
31659         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
31660         when currently writing and seek to current position when not.
31661         * libio/Makefile (tests): Remove bug-fclose1.
31662         * libio/bug-fclose1.c: Delete.
31663
31664 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
31665
31666         * manual/arith.texi (feenableexcept): Fix typo.
31667         (fedisableexcept): Likewise.
31668
31669 2012-11-30  Roland McGrath  <roland@hack.frob.com>
31670
31671         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
31672         second, differently-typed declaration, rather than a cast.
31673
31674 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
31675
31676         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
31677         * include/rpc/svc.h: ... here.
31678
31679 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
31680
31681         [BZ #13013]
31682         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
31683         depending n and resplen2 to catch cases where answer
31684         equals answerp2.
31685
31686 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
31687
31688         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
31689         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
31690
31691 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
31692
31693         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
31694
31695 2012-11-29  Roland McGrath  <roland@hack.frob.com>
31696
31697         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
31698
31699 2012-11-28  Jeff Law  <law@redhat.com>
31700
31701         [BZ #13761]
31702         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
31703         dataset_temporary.  Track alloca usage into alloca_used.
31704         If dataset is large allocate and release it via malloc/free.
31705
31706 2012-06-04  Florian Weimer  <fweimer@redhat.com>
31707
31708         [BZ #14197]
31709         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
31710
31711 2012-11-28  David S. Miller  <davem@davemloft.net>
31712
31713         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31714
31715 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31716
31717         [BZ #14803]
31718         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
31719         of pi/2 rounded to nearest to 64 bits.
31720         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
31721         nearest to 64 bits.
31722         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
31723         bits.
31724
31725 2012-11-28  Jeff Law <law@redhat.com>
31726             Martin Osvald <mosvald@redhat.com>
31727
31728         [BZ #14889]
31729         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
31730         * sunrpc/svc.c: Include time.h.
31731         (__svc_accept_failed): New function.
31732         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
31733         any reason other than EINTR, call __svc_accept_failed.
31734         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
31735         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
31736
31737 2012-11-28  Andreas Schwab  <schwab@suse.de>
31738
31739         * scripts/abilist.awk: Also handle indirect functions in .opd
31740         section.
31741
31742 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31743
31744         [BZ #13881]
31745         * sysdeps/x86/fpu/powl_helper.c: New file.
31746         * sysdeps/x86/fpu/Makefile: Likewise.
31747         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
31748         (p3): New object.
31749         (__ieee754_powl): Use __powl_helper for finite arguments except
31750         integer exponents below 8.
31751         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
31752         (p3): New object.
31753         (__ieee754_powl): Use __powl_helper for finite arguments except
31754         integer exponents below 8.
31755         * math/libm-test.inc (pow_test): Add more tests and enable some
31756         previously disabled tests.
31757         * sysdeps/i386/fpu/libm-test-ulps: Update.
31758         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31759
31760 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31761             Carlos O'Donell  <carlos_odonell@mentor.com>
31762
31763         * nss/makedb.c (is_prime): Assert that input is odd and greater
31764         than 4.  Note that fact in a comment too.
31765         (next_prime): Add 4 to input.
31766
31767 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31768
31769         [BZ #11741]
31770         * libio/Makefile (tests): Add test case tst-fwrite-error.
31771         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
31772         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
31773         * libio/tst-fwrite-error.c: New test case.
31774
31775 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
31776
31777         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
31778         before casting to void *.
31779         * include/libc-internal.h (__pointer_type): New macro.
31780         (__integer_if_pointer_type_sub): Likewise.
31781         (__integer_if_pointer_type): Likewise.
31782         (cast_to_integer): Likewise.
31783         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
31784         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
31785         before casting to atomic64_t.
31786         (atomic_exchange_acq): Likewise.
31787         (__arch_exchange_and_add_body): Likewise.
31788         (__arch_add_body): Likewise.
31789         (atomic_add_negative): Likewise.
31790         (atomic_add_zero): Likewise.
31791
31792 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
31793
31794         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
31795         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
31796         (add_fdes): Likewise.
31797         (linear_search_fdes): Likewise.
31798         (binary_search_unencoded_fdes): Likewise.
31799
31800 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
31801
31802         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
31803
31804 2012-11-24  Adam Conrad  <adconrad@0c3.net>
31805
31806         * configure.in: Autodetect C++ header directories.
31807         * configure: Regenerated.
31808
31809 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
31810
31811         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
31812
31813 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
31814
31815         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31816
31817 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
31818
31819         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
31820         LDBL_MANT_DIG == 106]: Disable some tests.
31821         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31822         Likewise.
31823         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31824         Likewise.
31825
31826         [BZ #14871]
31827         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
31828         input for small inputs.  Return +/- pi/2 for large inputs.
31829         * math/libm-test.inc (atan_test): Add more tests.
31830
31831         * sysdeps/generic/unwind-dw2-fde-glibc.c
31832         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
31833         __attribute__ ((unused)).
31834
31835         [BZ #14645]
31836         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
31837         x * y if x and y are nonzero and z is zero.
31838
31839         [BZ #14811]
31840         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
31841         nonzero exponents with absolute value below 0x1p-117 to +/-
31842         0x1p-117.
31843
31844         [BZ #14869]
31845         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
31846         up arguments below 2**-450, not just those below 2**-500.
31847         * math/libm-test.inc (hypot_test): Add another test.
31848
31849         [BZ #14868]
31850         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
31851         Return a+b for ratio over 2**120, not 2**60.
31852         * math/libm-test.inc (hypot_test): Add another test.
31853
31854         * math/libm-test.inc (clog_test): Use
31855         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
31856         (clog10_test): Likewise.
31857
31858         [BZ #6778]
31859         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
31860
31861 2012-11-22  Andreas Schwab  <schwab@suse.de>
31862
31863         * sysdeps/i386/fpu/libm-test-ulps: Update.
31864
31865 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
31866
31867         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
31868         printf output with newline.
31869
31870 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
31871
31872         [BZ #14865]
31873         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
31874         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
31875         -z nodlopen, -z initfirst and -z execstack support.
31876         * configure: Regenerated.
31877
31878         * elf/elf.h (DF_1_NODIRECT): New macro.
31879         (DF_1_IGNMULDEF): Likewise.
31880         (DF_1_NOKSYMS): Likewise.
31881         (DF_1_NOHDR): Likewise.
31882         (DF_1_EDITED): Likewise.
31883         (DF_1_NORELOC): Likewise.
31884         (DF_1_SYMINTPOSE): Likewise.
31885         (DF_1_GLOBAUDIT): Likewise.
31886         (DF_1_SINGLETON): Likewise.
31887         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
31888         DT_1_SUPPORTED_MASK bits.
31889         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
31890
31891 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
31892
31893         * sysdeps/unix/make-syscalls.sh: Document prefixes.
31894
31895 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
31896
31897         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
31898         macro.
31899
31900         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
31901         (sendmmsg): Move declarations...
31902         * socket/sys/socket.h: ... here.
31903         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
31904         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
31905         include it from...
31906         * socket/recvmmsg.c: ... this new file.
31907         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
31908         (sendmmsg): Rename to __sendmmsg, create weak alias and make
31909         definition of __sendmmsg hidden.
31910         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
31911         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
31912         Move ENOSYS stub into and include it from...
31913         * socket/sendmmsg.c: ... this new file.
31914         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
31915         (sysdep_routines): Move recvmmsg and sendmmsg...
31916         * socket/Makefile (routines): ... here.
31917         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
31918         (GLIBC_PRIVATE): Add __sendmmsg.
31919         * include/sys/socket.h (__sendmmsg): Add declarations.
31920         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
31921         sendmmsg.
31922
31923 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
31924
31925         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
31926         variable I1 with __attribute__ ((unused)).
31927         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
31928
31929 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31930
31931         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
31932         DUMMY variables with __attribute__ ((unused)).
31933
31934         * bits/byteswap.h: Include <bits/types.h>.
31935         (__bswap_64): Use __uint64_t instead of unsigned long long int.
31936
31937 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
31938
31939         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
31940         string_t.  Do not manually set errno.
31941         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
31942         length with __strnlen.  Make sure to both set errno and return it on
31943         failure.
31944
31945 2012-11-19  David S. Miller  <davem@davemloft.net>
31946
31947         With help from Joseph Myers.
31948         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
31949         very large arguments properly.
31950         * math/libm-test.inc (atan_test): New tests.
31951         (atan2_test): New tests.
31952         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31953         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31954
31955 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31956
31957         [BZ #14856]
31958         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
31959         Define to 3.
31960
31961         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
31962         [POSIX] (EADDRNOTAVAIL): Likewise.
31963         [POSIX] (EAFNOSUPPORT): Likewise.
31964         [POSIX] (EALREADY): Likewise.
31965         [POSIX] (ECONNABORTED): Likewise.
31966         [POSIX] (ECONNREFUSED): Likewise.
31967         [POSIX] (ECONNRESET): Likewise.
31968         [POSIX] (EDESTADDRREQ): Likewise.
31969         [POSIX] (EDQUOT): Likewise.
31970         [POSIX] (EHOSTUNREACH): Likewise.
31971         [POSIX] (EIDRM): Likewise.
31972         [POSIX] (EISCONN): Likewise.
31973         [POSIX] (ELOOP): Likewise.
31974         [POSIX] (EMULTIHOP): Likewise.
31975         [POSIX] (ENETDOWN): Likewise.
31976         [POSIX] (ENETUNREACH): Likewise.
31977         [POSIX] (ENOBUFS): Likewise.
31978         [POSIX] (ENODATA): Likewise.
31979         [POSIX] (ENOLINK): Likewise.
31980         [POSIX] (ENOMSG): Likewise.
31981         [POSIX] (ENOPROTOOPT): Likewise.
31982         [POSIX] (ENOSR): Likewise.
31983         [POSIX] (ENOSTR): Likewise.
31984         [POSIX] (ENOTCONN): Likewise.
31985         [POSIX] (ENOTSOCK): Likewise.
31986         [POSIX] (EOPNOTSUPP): Likewise.
31987         [POSIX] (EOVERFLOW): Likewise.
31988         [POSIX] (EPROTO): Likewise.
31989         [POSIX] (EPROTONOSUPPORT): Likewise.
31990         [POSIX] (EPROTOTYPE): Likewise.
31991         [POSIX] (ESTALE): Likewise.
31992         [POSIX] (ETIME): Likewise.
31993         [POSIX] (ETXTBSY): Likewise.
31994         [POSIX] (EWOULDBLOCK): Likewise.
31995         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
31996         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
31997         [POSIX] (SEEK_CUR): Likewise.
31998         [POSIX] (SEEK_END): Likewise.
31999         [POSIX || UNIX98] (mode_t): Do not require.
32000         [POSIX] (off_t): Likewise.
32001         [POSIX] (pid_t): Likewise.
32002         [POSIX] (sys/stat.h): Do not allow header.
32003         [POSIX] (unistd.h): Likewise.
32004         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
32005         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
32006         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
32007         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
32008         require.
32009         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
32010         sigevent): Specify elements.
32011         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
32012         entry.
32013         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
32014         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
32015
32016         * conform/data/cpio.h-data [POSIX]: Disable whole file.
32017         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
32018         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
32019         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
32020         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
32021         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
32022         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
32023         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
32024         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
32025         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
32026         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
32027         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
32028         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
32029         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
32030         Likewise.
32031         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
32032         Likewise.
32033         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
32034         Likewise.
32035         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
32036         Likewise.
32037         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
32038         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
32039         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
32040         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
32041         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
32042         Specify lower bound on value.
32043         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
32044         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
32045         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
32046         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
32047         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
32048         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
32049         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
32050         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
32051         value.
32052         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
32053         as optional.
32054         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
32055         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
32056         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
32057         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
32058         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
32059         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
32060         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
32061         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
32062         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
32063         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
32064         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
32065         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
32066         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
32067         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
32068         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
32069         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
32070         entry.
32071         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
32072         optional.
32073         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
32074         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
32075         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
32076         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
32077         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
32078         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
32079         Likewise.
32080         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
32081         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
32082         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
32083         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
32084         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
32085         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
32086         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
32087         as optional.
32088         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
32089         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
32090         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
32091         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
32092         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
32093         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
32094         specify as optional.
32095         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
32096         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
32097         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
32098         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
32099         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
32100         [XPG3] (NL_LANGMAX): Likewise.
32101         [POSIX || XPG3] (NL_MSGMAX): Likewise.
32102         [POSIX || XPG3] (NL_NMAX): Likewise.
32103         [POSIX || XPG3] (NL_SETMAX): Likewise.
32104         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
32105         [XPG3] (NZERO): Likewise.
32106         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
32107         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
32108         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
32109         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
32110         (REG_ERANGE): Expect.
32111         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
32112         optional-constant.
32113         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
32114         Use (void) in prototype.
32115         [POSIX] (*_t): Allow.
32116         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
32117         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
32118         (WRDE_BADVAL): Expect.
32119
32120         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
32121         expect.
32122         [XPG3 || XPG4] (O_RSYNC): Likewise.
32123         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
32124         Likewise.
32125         [XPG3 || XPG4] (pthread_sigmask): Likewise.
32126         [XPG3 || XPG4] (sigqueue): Likewise.
32127         [XPG3 || XPG4] (sigtimedwait): Likewise.
32128         [XPG3 || XPG4] (sigwaitinfo): Likewise.
32129         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
32130         [XPG3 || XPG4] (vsnprintf): Likewise.
32131         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
32132         Likewise.
32133         [XPG3 || XPG4] (blksize_t): Likewise.
32134         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
32135         Likewise.
32136         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
32137         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
32138         [XPG3 || XPG4] (struct itimerspec): Likewise.
32139         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
32140         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
32141         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
32142         [XPG3 || XPG4] (clockid_t): Likewise.
32143         [XPG3 || XPG4] (timer_t): Likewise.
32144         [XPG3 || XPG4] (clock_getres): Likewise.
32145         [XPG3 || XPG4] (clock_gettime): Likewise.
32146         [XPG3 || XPG4] (clock_settime): Likewise.
32147         [XPG3 || XPG4] (nanosleep): Likewise.
32148         [XPG3 || XPG4] (timer_create): Likewise.
32149         [XPG3 || XPG4] (timer_delete): Likewise.
32150         [XPG3 || XPG4] (timer_gettime): Likewise.
32151         [XPG3 || XPG4] (timer_getoverrun): Likewise.
32152         [XPG3 || XPG4] (timer_settime): Likewise.
32153         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
32154         [XPG3 || XPG4] (getlogin_r): Likewise.
32155         [XPG3 || XPG4] (pread): Likewise.
32156         [XPG3 || XPG4] (pthread_atfork): Likewise.
32157         [XPG3 || XPG4] (pwrite): Likewise.
32158
32159         [BZ #14835]
32160         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
32161         <bits/siginfo.h>.
32162
32163 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
32164
32165         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
32166         finalizing MALLSTREAM.
32167
32168         * sysdeps/mach/hurd/syncfs.c: New file.
32169
32170 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32171
32172         [BZ #14719]
32173         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
32174         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
32175         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
32176         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
32177         (_nss_dns_gethostbyname4_r): Likewise.
32178         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
32179         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
32180
32181 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
32182
32183         [BZ #13763]
32184         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
32185
32186 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
32187
32188         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
32189         * elf/cache.c (print_entry): Print ",AArch64" for
32190         FLAG_AARCH64_LIB64
32191
32192         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
32193         * elf/cache.c (print_entry): Print ",hard-float" for
32194         FLAG_ARM_LIBHF.
32195
32196 2012-11-18  David S. Miller  <davem@davemloft.net>
32197
32198         With help from Joseph Myers.
32199         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
32200         cutoff to 2**-13.
32201         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
32202         cutoff to 2**-25.
32203         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
32204         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
32205         small.
32206         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
32207         * math/libm-test.inc (y0_test): New tests.
32208         (y1_test): New tests.
32209         * sysdeps/i386/fpu/libm-test-ulps: Update.
32210         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32211         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32212
32213 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
32214
32215         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
32216         64-bit targets.
32217         * configure: Regenerated.
32218
32219 2012-11-17  David S. Miller  <davem@davemloft.net>
32220
32221         [BZ #14811]
32222         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
32223         nonzero exponents with absolute value below 0x1p-128 to +/-
32224         0x1p-128.
32225
32226 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
32227
32228         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
32229
32230         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
32231
32232         * posix/getconf-speclist.c: New file.
32233         * posix/posix-envs.def: Likewise.
32234         * posix/confstr.c (START_ENV_GROUP): New macro.
32235         (END_ENV_GROUP): Likewise.
32236         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
32237         (KNOWN_PRESENT_ENV_STRING): Likewise.
32238         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
32239         (UNKNOWN_ENVIRONMENT): Likewise.
32240         (confstr): Include posix-envs.def instead of handling
32241         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
32242         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
32243         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
32244         (END_ENV_GROUP): Likewise.
32245         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
32246         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
32247         (UNKNOWN_ENVIRONMENT): Likewise.
32248         (__sysconf): Include posix-envs.def instead of handling associated
32249         cases directly here.
32250         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
32251         preprocessing getconf-speclist.c rather than running getconf or
32252         generating empty file.
32253
32254 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
32255
32256         * scripts/check-local-headers.sh: Ignore 'mach' headers.
32257
32258 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
32259
32260         [BZ #14672]
32261         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
32262
32263 2012-11-16  David S. Miller  <davem@davemloft.net>
32264
32265         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
32266         smaller than LDBL_EPSILON/2.0L, just return xm1.
32267
32268 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
32269
32270         * elf/tst-array1.c (init): Set constructor priority to 1000.
32271         (fini): Set destructor priority to 1000.
32272         * elf/tst-array2dep.c: Likewise.
32273
32274 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
32275
32276         [BZ #11741]
32277         * libio/fileops.c (_IO_new_file_write): Correctly return error.
32278         (_IO_new_file_xsputn): Also return EOF if none of the input
32279         data was written when overflow failed.
32280         * libio/iopadn.c (_IO_padn): Likewise.
32281         * libio/iowpadn.c (_IO_wpadn): Likewise.
32282         * stdio-common/tst-put-error.c: Add copyright notice.
32283         (do_test): Add case for printing padded string.
32284         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
32285         _IO_padn returned error.
32286         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
32287         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
32288         return EOF.
32289
32290 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
32291
32292         * libio/libioP.h: Add comment note that the references to C++
32293         bits are now obsolete.
32294
32295 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32296
32297         * math/libm-test.inc (check_complex): Use asprintf.
32298
32299 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
32300
32301         * debug/pcprofiledump.c (print_version): Update copyright year.
32302         * malloc/memusagestat.c (print_version): Likewise.
32303
32304 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
32305
32306         [BZ #14831]
32307         * elf/Makefile (tests): Add tst-audit8.
32308         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
32309         ($(objpfx)tst-audit8.out): New target.
32310         (tst-audit8-ENV): New variable.
32311         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
32312         audit if l_reloc_result is NULL.
32313         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
32314         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
32315         * elf/tst-audit8.c: New file.
32316
32317 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32318
32319         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
32320         * misc/Makefile (CFLAGS-select.c): Define.
32321         * posix/Makefile (CFLAGS-pause.c): Define.
32322
32323 2012-11-13  David S. Miller  <davem@davemloft.net>
32324
32325         * crypt/Makefile: Move test targets after toplevel Rules
32326         inclusion.  Grab any necessary sysdep routines when linking.
32327         * crypt/md5.c (md5_process_block): Remove define, we will always
32328         name it __md5_process_block.
32329         (md5_finish_ctx): Update md5_process_block call.
32330         (md5_stream): Likewise.
32331         (md5_process_bytes): Likewise.
32332         (md5_process_block): Rename to __md5_process_block and move to ...
32333         * crypt/md5-block.c: ... here.
32334         * crypt/sha256.c (sha256_process_block): Move to ...
32335         * crypt/sha256-block.c: ... here.
32336         * crypt/sha512.c (sha512_process_block): Move to ...
32337         * crypt/sha512-block.c: ... here.
32338         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
32339         path.
32340         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
32341         * sysdeps/sparc/sparc64/multiarch/Makefile
32342         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
32343         crypt subdir.
32344         (localedef-aux): Add md5 crypto assembler when in locale subdir.
32345         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
32346         multiarch changes.
32347         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
32348         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
32349         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
32350         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
32351         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
32352         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
32353         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
32354         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
32355         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
32356         file.
32357         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
32358         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
32359         file.
32360         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
32361
32362 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
32363
32364         * timezone/tzselect.ksh: Update from tzcode git revision
32365         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
32366         * timezone/zdump.c: Likewise.
32367         * timezone/zic.c: Likewise.
32368         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
32369         in TZVERSION setting, not $(PKGVERSION).
32370         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
32371         REPORT_BUGS_TO settings.
32372
32373         [BZ #14838]
32374         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
32375         macro.
32376
32377 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32378
32379         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
32380         detection to immediately after _FP_ROUND().
32381         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
32382         bits are 0.
32383
32384 2012-11-11  David S. Miller  <davem@davemloft.net>
32385
32386         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
32387         inttypes.h
32388         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
32389         __close rather than their public counterparts.
32390
32391 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
32392
32393         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
32394         file.
32395         [UNIX98] (sem_timedwait): Do not expect.
32396         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
32397         [XPG4 || UNIX98] (sockatmark): Do not expect.
32398         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
32399         (clock_getcpuclockid): Do not expect.
32400         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
32401         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
32402         Do not expect.
32403         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
32404         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
32405         [UNIX98] (vwscanf): Likewise.
32406         [UNIX98] (vswscanf): Likewise.
32407
32408 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
32409
32410         * timezone/version.h: Remove file.
32411         * timezone/README: Do not refer to version.h.
32412         * timezone/Makefile ($(objpfx)zic.o): New dependency on
32413         $(objpfx)version.h.
32414         ($(objpfx)zdump.o): Likewise.
32415         ($(objpfx)version.h): New target.
32416
32417         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
32418         2012i.
32419         * timezone/README: Don't mention modification to tzselect.ksh.
32420         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
32421         work on unmodified tzselect.ksh.  Substitute version numbers in
32422         tzselect.ksh.
32423
32424         * Makefile (format-me): Remove.
32425         (INSTALL): Adjust indentation.  Use commands directly instead of
32426         using $(format-me).
32427
32428         * aclocal.m4 (ACX_PKGVERSION): New macro.
32429         (ACX_BUGURL): Likewise.
32430         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
32431         (PKGVERSION): New AC_DEFINE_UNQUOTED.
32432         (REPORT_BUGS_TO): Likewise.
32433         * configure: Regenerated.
32434         * config.h.in (PKGVERSION): New macro.
32435         (REPORT_BUGS_TO): Likewise.
32436         * config.make.in (PKGVERSION): New variable.
32437         (PKGVERSION_TEXI): Likewise.
32438         (REPORT_BUGS_TO): Likewise.
32439         (REPORT_BUGS_TEXI): Likewise.
32440         * Makefile (format-me): Use -I$(common-objpfx)manual.
32441         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
32442         ($(common-objpfx)manual/%): New target.
32443         (manual/%): Remove target.
32444         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
32445         (print_version): Use PKGVERSION.
32446         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
32447         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
32448         and REPORT_BUGS_TO.
32449         ($(objpfx)xtrace): Likewise.
32450         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
32451         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
32452         (print_version): Use PKGVERSION.
32453         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
32454         (do_version): Use PKGVERSION.
32455         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
32456         REPORT_BUGS_TO.
32457         (common-ldd-rewrite): Likewise.
32458         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
32459         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
32460         (print_version): Use PKGVERSION.
32461         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
32462         * elf/pldd.c (argp_program_bug_address): Remove variable.
32463         (more_help): New function.
32464         (argp): Use more_help.
32465         (print_version): Use PKGVERSION.
32466         * elf/sln.c (main): Use PKGVERSION.
32467         (usage): Use REPORT_BUGS_TO.
32468         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
32469         (top level): Use PKGVERSION.
32470         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
32471         (print_version): Use PKGVERSION.
32472         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
32473         (print_version): Use PKGVERSION.
32474         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
32475         (print_version): Use PKGVERSION.
32476         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
32477         (print_version): Use PKGVERSION.
32478         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
32479         (print_version): Use PKGVERSION.
32480         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
32481         (print_version): Use PKGVERSION.
32482         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
32483         and BUGURL.
32484         ($(objpfx)memusage): Likewise.
32485         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
32486         (do_version): Use PKGVERSION.
32487         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
32488         (print_version): Use PKGVERSION.
32489         * malloc/mtrace.pl ($PACKAGE): Remove variable.
32490         ($PKGVERSION): New variable.
32491         ($REPORT_BUGS_TO): Likewise.
32492         (usage): Use $REPORT_BUGS_TO.
32493         (top level): Use $PKGVERSION.
32494         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
32495         ($(objpfx)pkgvers.texi): New rule.
32496         ($(objpfx)stamp-pkgvers): Likewise.
32497         * manual/install.texi: Include pkgvers.texi.
32498         (--with-pkgversion): Document new configure option.
32499         (--with-bugurl): Likewise.
32500         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
32501         than necessarily for this particular distribution.  Use
32502         REPORT_BUGS_TO for where to report bugs.
32503         * INSTALL: Regenerated.
32504         * manual/libc.texinfo: Include pkgvers.texi.
32505         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
32506         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
32507         (print_version): Use PKGVERSION.
32508         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
32509         (print_version): Use PKGVERSION.
32510         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
32511         (print_version): Use PKGVERSION.
32512         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
32513         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
32514         macro.
32515         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
32516         (print_version): Use PKGVERSION.
32517         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
32518         (print_version): Use PKGVERSION.
32519         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
32520         and PKGVERSION.
32521
32522         * timezone/checktab.awk: Update from tzcode 2012i.
32523         * timezone/ialloc.c: Likewise.
32524         * timezone/private.h: Likewise.
32525         * timezone/scheck.c: Likewise.
32526         * timezone/tzfile.h: Likewise.
32527         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
32528         (TZVERSION): Hardcode tzcode version number.
32529         * timezone/zdump.c: Update from tzcode 2012i.
32530         * timezone/zic.c: Likewise.
32531         * timezone/version.h: New file.
32532         * timezone/README: Describe version.h.  Update upstream location.
32533
32534         [BZ #14824]
32535         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
32536         (mktemp): Enable declaration.
32537         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
32538         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
32539         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
32540         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
32541         Likewise.
32542         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
32543         Likewise.
32544         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
32545         Likewise.
32546         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
32547         Likewise.
32548         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
32549         Likewise.
32550         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
32551         Likewise.
32552
32553         [BZ #14821]
32554         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
32555         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
32556         for copies of such integer values.
32557         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
32558         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
32559
32560 2012-11-09  Andreas Jaeger  <aj@suse.de>
32561
32562         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
32563         definitions and declarations that are provided by
32564         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
32565
32566 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32567
32568         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
32569         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
32570         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
32571         definition.
32572
32573 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32574
32575         * elf/elf.h: Update comment before AArch64 relocations.
32576
32577 2012-11-07  David S. Miller  <davem@davemloft.net>
32578
32579         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
32580         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
32581         (__start_context): Declare.
32582         (__makecontext_ret): Delete.
32583         (__makecontext): Hook up __start_context instead of
32584         __makecontext_ret.
32585         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
32586         (sysdep_routines): Add __start_context when in stdlib.
32587
32588 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32589
32590         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
32591         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
32592         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
32593         hardcoded "nm".
32594         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
32595         (READELF): New variable.  Use it instead of hardcoded "readelf".
32596
32597 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
32598
32599         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
32600         * sysdeps/x86/Makefile: Here.
32601         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
32602         * sysdeps/x86/tst-xmmymm.sh: This.
32603
32604 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32605
32606         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
32607         expectations.
32608         [UNIX98] (pthread_barrier_t): Do not expect.
32609         [UNIX98] (pthread_barrierattr_t): Likewise.
32610         [UNIX98] (pthread_spinlock_t): Likewise.
32611         [UNIX98] (pthread_barrier_destroy): Likewise.
32612         [UNIX98] (pthread_barrier_init): Likewise.
32613         [UNIX98] (pthread_barrier_wait): Likewise.
32614         [UNIX98] (pthread_barrierattr_destroy): Likewise.
32615         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
32616         [UNIX98] (pthread_barrierattr_init): Likewise.
32617         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
32618         [UNIX98] (pthread_getcpuclockid): Likewise.
32619         [UNIX98] (pthread_mutex_timedlock): Likewise.
32620         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
32621         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
32622         [UNIX98] (pthread_sigmask): Likewise.
32623         [UNIX98] (pthread_spin_destroy): Likewise.
32624         [UNIX98] (pthread_spin_init): Likewise.
32625         [UNIX98] (pthread_spin_lock): Likewise.
32626         [UNIX98] (pthread_spin_trylock): Likewise.
32627         [UNIX98] (pthread_spin_unlock): Likewise.
32628         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
32629         Do not expect.
32630         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
32631         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
32632         [XPG3 || XPG4] (pthread_cond_t): Likewise.
32633         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
32634         [XPG3 || XPG4] (pthread_key_t): Likewise.
32635         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
32636         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
32637         [XPG3 || XPG4] (pthread_once_t): Likewise.
32638         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
32639         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
32640         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
32641         [XPG3 || XPG4] (pthread_t): Likewise.
32642
32643         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
32644         not expect.
32645         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
32646
32647         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
32648         Change function return type to int.
32649
32650         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
32651         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
32652         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
32653         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
32654         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
32655         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
32656         [!POSIX] (posix_madvise): Likewise.
32657         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
32658         && !UNIX98].
32659         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
32660         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
32661         (mode_t): Likewise.
32662         (posix_mem_offset): Likewise.
32663         (posix_typed_mem_get_info): Likewise.
32664         (posix_typed_mem_open): Likewise.
32665
32666         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
32667         Change condition to [XOPEN2K8].
32668
32669         * conform/conformtest.pl: Preprocess allow-header data with -x c
32670         instead of from stdin.
32671         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
32672         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
32673         [C99-based standards] (cerfc): Likewise.
32674         [C99-based standards] (cexp2): Likewise.
32675         [C99-based standards] (cexpm1): Likewise.
32676         [C99-based standards] (clog10): Likewise.
32677         [C99-based standards] (clog1p): Likewise.
32678         [C99-based standards] (clog2): Likewise.
32679         [C99-based standards] (clgamma): Likewise.
32680         [C99-based standards] (ctgamma): Likewise.
32681         [C99-based standards] (cerff): Likewise.
32682         [C99-based standards] (cerfcf): Likewise.
32683         [C99-based standards] (cexp2f): Likewise.
32684         [C99-based standards] (cexpm1f): Likewise.
32685         [C99-based standards] (clog10f): Likewise.
32686         [C99-based standards] (clog1pf): Likewise.
32687         [C99-based standards] (clog2f): Likewise.
32688         [C99-based standards] (clgammaf): Likewise.
32689         [C99-based standards] (ctgammaf): Likewise.
32690         [C99-based standards] (cerfl): Likewise.
32691         [C99-based standards] (cerfcl): Likewise.
32692         [C99-based standards] (cexp2l): Likewise.
32693         [C99-based standards] (cexpm1l): Likewise.
32694         [C99-based standards] (clog10l): Likewise.
32695         [C99-based standards] (clog1pl): Likewise.
32696         [C99-based standards] (clog2l): Likewise.
32697         [C99-based standards] (clgammal): Likewise.
32698         [C99-based standards] (ctgammal): Likewise.
32699         * conform/data/inttypes.h-data [C99-based standards]: Include
32700         stdint.h-data.  Remove all expectations for stdint.h contents.
32701         [C99-based standards] (PRI*): Do not allow.
32702         [C99-based standards] (SCN*): Likewise.
32703         [C99-based standards] (*_t): Likewise.
32704         [C99-based-standards] (PRId8): Expect macro.
32705         [C99-based-standards] (PRIi8): Likewise.
32706         [C99-based-standards] (PRIo8): Likewise.
32707         [C99-based-standards] (PRIu8): Likewise.
32708         [C99-based-standards] (PRIx8): Likewise.
32709         [C99-based-standards] (PRIX8): Likewise.
32710         [C99-based-standards] (SCNd8): Likewise.
32711         [C99-based-standards] (SCNi8): Likewise.
32712         [C99-based-standards] (SCNo8): Likewise.
32713         [C99-based-standards] (SCNu8): Likewise.
32714         [C99-based-standards] (SCNx8): Likewise.
32715         [C99-based-standards] (PRIdLEAST8): Likewise.
32716         [C99-based-standards] (PRIiLEAST8): Likewise.
32717         [C99-based-standards] (PRIoLEAST8): Likewise.
32718         [C99-based-standards] (PRIuLEAST8): Likewise.
32719         [C99-based-standards] (PRIxLEAST8): Likewise.
32720         [C99-based-standards] (PRIXLEAST8): Likewise.
32721         [C99-based-standards] (SCNdLEAST8): Likewise.
32722         [C99-based-standards] (SCNiLEAST8): Likewise.
32723         [C99-based-standards] (SCNoLEAST8): Likewise.
32724         [C99-based-standards] (SCNuLEAST8): Likewise.
32725         [C99-based-standards] (SCNxLEAST8): Likewise.
32726         [C99-based-standards] (PRIdFAST8): Likewise.
32727         [C99-based-standards] (PRIiFAST8): Likewise.
32728         [C99-based-standards] (PRIoFAST8): Likewise.
32729         [C99-based-standards] (PRIuFAST8): Likewise.
32730         [C99-based-standards] (PRIxFAST8): Likewise.
32731         [C99-based-standards] (PRIXFAST8): Likewise.
32732         [C99-based-standards] (SCNdFAST8): Likewise.
32733         [C99-based-standards] (SCNiFAST8): Likewise.
32734         [C99-based-standards] (SCNoFAST8): Likewise.
32735         [C99-based-standards] (SCNuFAST8): Likewise.
32736         [C99-based-standards] (SCNxFAST8): Likewise.
32737         [C99-based-standards] (PRId16): Likewise.
32738         [C99-based-standards] (PRIi16): Likewise.
32739         [C99-based-standards] (PRIo16): Likewise.
32740         [C99-based-standards] (PRIu16): Likewise.
32741         [C99-based-standards] (PRIx16): Likewise.
32742         [C99-based-standards] (PRIX16): Likewise.
32743         [C99-based-standards] (SCNd16): Likewise.
32744         [C99-based-standards] (SCNi16): Likewise.
32745         [C99-based-standards] (SCNo16): Likewise.
32746         [C99-based-standards] (SCNu16): Likewise.
32747         [C99-based-standards] (SCNx16): Likewise.
32748         [C99-based-standards] (PRIdLEAST16): Likewise.
32749         [C99-based-standards] (PRIiLEAST16): Likewise.
32750         [C99-based-standards] (PRIoLEAST16): Likewise.
32751         [C99-based-standards] (PRIuLEAST16): Likewise.
32752         [C99-based-standards] (PRIxLEAST16): Likewise.
32753         [C99-based-standards] (PRIXLEAST16): Likewise.
32754         [C99-based-standards] (SCNdLEAST16): Likewise.
32755         [C99-based-standards] (SCNiLEAST16): Likewise.
32756         [C99-based-standards] (SCNoLEAST16): Likewise.
32757         [C99-based-standards] (SCNuLEAST16): Likewise.
32758         [C99-based-standards] (SCNxLEAST16): Likewise.
32759         [C99-based-standards] (PRIdFAST16): Likewise.
32760         [C99-based-standards] (PRIiFAST16): Likewise.
32761         [C99-based-standards] (PRIoFAST16): Likewise.
32762         [C99-based-standards] (PRIuFAST16): Likewise.
32763         [C99-based-standards] (PRIxFAST16): Likewise.
32764         [C99-based-standards] (PRIXFAST16): Likewise.
32765         [C99-based-standards] (SCNdFAST16): Likewise.
32766         [C99-based-standards] (SCNiFAST16): Likewise.
32767         [C99-based-standards] (SCNoFAST16): Likewise.
32768         [C99-based-standards] (SCNuFAST16): Likewise.
32769         [C99-based-standards] (SCNxFAST16): Likewise.
32770         [C99-based-standards] (PRId32): Likewise.
32771         [C99-based-standards] (PRIi32): Likewise.
32772         [C99-based-standards] (PRIo32): Likewise.
32773         [C99-based-standards] (PRIu32): Likewise.
32774         [C99-based-standards] (PRIx32): Likewise.
32775         [C99-based-standards] (PRIX32): Likewise.
32776         [C99-based-standards] (SCNd32): Likewise.
32777         [C99-based-standards] (SCNi32): Likewise.
32778         [C99-based-standards] (SCNo32): Likewise.
32779         [C99-based-standards] (SCNu32): Likewise.
32780         [C99-based-standards] (SCNx32): Likewise.
32781         [C99-based-standards] (PRIdLEAST32): Likewise.
32782         [C99-based-standards] (PRIiLEAST32): Likewise.
32783         [C99-based-standards] (PRIoLEAST32): Likewise.
32784         [C99-based-standards] (PRIuLEAST32): Likewise.
32785         [C99-based-standards] (PRIxLEAST32): Likewise.
32786         [C99-based-standards] (PRIXLEAST32): Likewise.
32787         [C99-based-standards] (SCNdLEAST32): Likewise.
32788         [C99-based-standards] (SCNiLEAST32): Likewise.
32789         [C99-based-standards] (SCNoLEAST32): Likewise.
32790         [C99-based-standards] (SCNuLEAST32): Likewise.
32791         [C99-based-standards] (SCNxLEAST32): Likewise.
32792         [C99-based-standards] (PRIdFAST32): Likewise.
32793         [C99-based-standards] (PRIiFAST32): Likewise.
32794         [C99-based-standards] (PRIoFAST32): Likewise.
32795         [C99-based-standards] (PRIuFAST32): Likewise.
32796         [C99-based-standards] (PRIxFAST32): Likewise.
32797         [C99-based-standards] (PRIXFAST32): Likewise.
32798         [C99-based-standards] (SCNdFAST32): Likewise.
32799         [C99-based-standards] (SCNiFAST32): Likewise.
32800         [C99-based-standards] (SCNoFAST32): Likewise.
32801         [C99-based-standards] (SCNuFAST32): Likewise.
32802         [C99-based-standards] (SCNxFAST32): Likewise.
32803         [C99-based-standards] (PRId64): Likewise.
32804         [C99-based-standards] (PRIi64): Likewise.
32805         [C99-based-standards] (PRIo64): Likewise.
32806         [C99-based-standards] (PRIu64): Likewise.
32807         [C99-based-standards] (PRIx64): Likewise.
32808         [C99-based-standards] (PRIX64): Likewise.
32809         [C99-based-standards] (SCNd64): Likewise.
32810         [C99-based-standards] (SCNi64): Likewise.
32811         [C99-based-standards] (SCNo64): Likewise.
32812         [C99-based-standards] (SCNu64): Likewise.
32813         [C99-based-standards] (SCNx64): Likewise.
32814         [C99-based-standards] (PRIdLEAST64): Likewise.
32815         [C99-based-standards] (PRIiLEAST64): Likewise.
32816         [C99-based-standards] (PRIoLEAST64): Likewise.
32817         [C99-based-standards] (PRIuLEAST64): Likewise.
32818         [C99-based-standards] (PRIxLEAST64): Likewise.
32819         [C99-based-standards] (PRIXLEAST64): Likewise.
32820         [C99-based-standards] (SCNdLEAST64): Likewise.
32821         [C99-based-standards] (SCNiLEAST64): Likewise.
32822         [C99-based-standards] (SCNoLEAST64): Likewise.
32823         [C99-based-standards] (SCNuLEAST64): Likewise.
32824         [C99-based-standards] (SCNxLEAST64): Likewise.
32825         [C99-based-standards] (PRIdFAST64): Likewise.
32826         [C99-based-standards] (PRIiFAST64): Likewise.
32827         [C99-based-standards] (PRIoFAST64): Likewise.
32828         [C99-based-standards] (PRIuFAST64): Likewise.
32829         [C99-based-standards] (PRIxFAST64): Likewise.
32830         [C99-based-standards] (PRIXFAST64): Likewise.
32831         [C99-based-standards] (SCNdFAST64): Likewise.
32832         [C99-based-standards] (SCNiFAST64): Likewise.
32833         [C99-based-standards] (SCNoFAST64): Likewise.
32834         [C99-based-standards] (SCNuFAST64): Likewise.
32835         [C99-based-standards] (SCNxFAST64): Likewise.
32836         [C99-based-standards] (PRIdMAX): Likewise.
32837         [C99-based-standards] (PRIiMAX): Likewise.
32838         [C99-based-standards] (PRIoMAX): Likewise.
32839         [C99-based-standards] (PRIuMAX): Likewise.
32840         [C99-based-standards] (PRIxMAX): Likewise.
32841         [C99-based-standards] (PRIXMAX): Likewise.
32842         [C99-based-standards] (SCNdMAX): Likewise.
32843         [C99-based-standards] (SCNiMAX): Likewise.
32844         [C99-based-standards] (SCNoMAX): Likewise.
32845         [C99-based-standards] (SCNuMAX): Likewise.
32846         [C99-based-standards] (SCNxMAX): Likewise.
32847         [C99-based-standards] (PRIdPTR): Likewise.
32848         [C99-based-standards] (PRIiPTR): Likewise.
32849         [C99-based-standards] (PRIoPTR): Likewise.
32850         [C99-based-standards] (PRIuPTR): Likewise.
32851         [C99-based-standards] (PRIxPTR): Likewise.
32852         [C99-based-standards] (PRIXPTR): Likewise.
32853         [C99-based-standards] (SCNdPTR): Likewise.
32854         [C99-based-standards] (SCNiPTR): Likewise.
32855         [C99-based-standards] (SCNoPTR): Likewise.
32856         [C99-based-standards] (SCNuPTR): Likewise.
32857         [C99-based-standards] (SCNxPTR): Likewise.
32858         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
32859         allow.
32860         * conform/data/stdint.h-data: Update comments to clarify
32861         requirements.
32862         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
32863         type.
32864         [C99-based standards] (INT8_MAX): Likewise.
32865         [C99-based standards] (INT16_MIN): Likewise.
32866         [C99-based standards] (INT16_MAX): Likewise.
32867         [C99-based standards] (INT32_MIN): Likewise.
32868         [C99-based standards] (INT32_MAX): Likewise.
32869         [C99-based standards] (INT64_MIN): Likewise.
32870         [C99-based standards] (INT64_MAX): Likewise.
32871         [C99-based standards] (UINT8_MAX): Likewise.
32872         [C99-based standards] (UINT16_MAX): Likewise.
32873         [C99-based standards] (UINT32_MAX): Likewise.
32874         [C99-based standards] (UINT64_MAX): Likewise.
32875         [C99-based standards] (INT_LEAST8_MIN): Likewise.
32876         [C99-based standards] (INT_LEAST8_MAX): Likewise.
32877         [C99-based standards] (INT_LEAST16_MIN): Likewise.
32878         [C99-based standards] (INT_LEAST16_MAX): Likewise.
32879         [C99-based standards] (INT_LEAST32_MIN): Likewise.
32880         [C99-based standards] (INT_LEAST32_MAX): Likewise.
32881         [C99-based standards] (INT_LEAST64_MIN): Likewise.
32882         [C99-based standards] (INT_LEAST64_MAX): Likewise.
32883         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
32884         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
32885         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
32886         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
32887         [C99-based standards] (INT_FAST8_MIN): Likewise.
32888         [C99-based standards] (INT_FAST8_MAX): Likewise.
32889         [C99-based standards] (INT_FAST16_MIN): Likewise.
32890         [C99-based standards] (INT_FAST16_MAX): Likewise.
32891         [C99-based standards] (INT_FAST32_MIN): Likewise.
32892         [C99-based standards] (INT_FAST32_MAX): Likewise.
32893         [C99-based standards] (INT_FAST64_MIN): Likewise.
32894         [C99-based standards] (INT_FAST64_MAX): Likewise.
32895         [C99-based standards] (UINT_FAST8_MAX): Likewise.
32896         [C99-based standards] (UINT_FAST16_MAX): Likewise.
32897         [C99-based standards] (UINT_FAST32_MAX): Likewise.
32898         [C99-based standards] (UINT_FAST64_MAX): Likewise.
32899         [C99-based standards] (INTPTR_MIN): Likewise.
32900         [C99-based standards] (INTPTR_MAX): Likewise.
32901         [C99-based standards] (UINTPTR_MAX): Likewise.
32902         [C99-based standards] (INTMAX_MIN): Likewise.
32903         [C99-based standards] (INTMAX_MAX): Likewise.
32904         [C99-based standards] (UINTMAX_MAX): Likewise.
32905         [C99-based standards] (PTRDIFF_MIN): Likewise.
32906         [C99-based standards] (PTRDIFF_MAX): Likewise.
32907         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
32908         [C99-based standards] (SIZE_MAX): Likewise.
32909         [C99-based standards] (WCHAR_MAX): Likewise.
32910         [C99-based standards] (WINT_MAX): Likewise.
32911         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
32912         constraint on value.
32913         [C99-based standards] (WCHAR_MIN): Likewise.
32914         [C99-based standards] (WINT_MIN): Likewise.
32915         [C99-based standards] (*_t): Allow.
32916         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
32917         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
32918         Include math.h-data and complex.h-data.  Remove all expectations
32919         of math.h and complex.h contents.
32920         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
32921         at end of line.
32922         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
32923         (struct tm): Expect tag.
32924         [C99-based-standards] (wcstof): Expect function.
32925         [C99-based-standards] (wcstold): Likewise.
32926         [C99-based-standards] (wcstoll): Likewise.
32927         [C99-based-standards] (wcstoull): Likewise.
32928         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
32929         macro-int-constant.  Specify type.
32930         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
32931         constraint on value.
32932         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32933         Specify type.
32934         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
32935         Specify value.
32936         [ISO C standards]: Do not allow headers.
32937         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
32938         wcs[abcdefghijklmnopqrstuvwxyz]*.
32939         [ISO C standards] (*_t): Do not allow.
32940         * conform/data/wctype.h-data [C99-based standards] (iswblank):
32941         Expect function.
32942         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
32943         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32944         Specify type.
32945         [ISO C standards]: Do not allow headers.
32946         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
32947         is[abcdefghijklmnopqrstuvwxyz]*.
32948         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
32949         to[abcdefghijklmnopqrstuvwxyz]*.
32950         [ISO C standards] (*_t): Do not allow.
32951         * conform/data/stdalign.h-data: New file.
32952         * conform/data/stdbool.h-data: Likewise.
32953         * conform/data/stdnoreturn.h-data: Likewise.
32954
32955 2012-11-07  Roland McGrath  <roland@hack.frob.com>
32956
32957         [BZ #14815]
32958         * manual/filesys.texi (Directory Entries): Typo fix.
32959         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
32960
32961 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32962
32963         * elf/elf.h (EM_AARCH64): New macro.
32964         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
32965         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
32966         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
32967         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
32968         (R_AARCH64_TLSDESC): Likewise.
32969         (NT_ARM_TLS): Likewise.
32970         (NT_ARM_HW_BREAK): Likewise.
32971         (NT_ARM_HW_WATCH): Likewise.
32972
32973 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32974
32975         [BZ #14811]
32976         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
32977         (__ieee754_powl): Saturate nonzero exponents with absolute value
32978         below 0x1p-79 to +/- 0x1p-79.
32979         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
32980         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
32981         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
32982         nonzero exponents with absolute value below 0x1p-32 to +/-
32983         0x1p-32.
32984         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
32985         (__ieee754_powl): Saturate nonzero exponents with absolute value
32986         below 0x1p-79 to +/- 0x1p-79.
32987         * math/libm-test.inc (pow_test): Add more tests.
32988
32989 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32990
32991         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
32992         _dl_s390_cap_flags with kernel. Increase string length.
32993         (_dl_s390_platforms): Add z196 and zEC12.
32994
32995 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32996
32997         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
32998         Change XOPEN21K to XOPEN2K.
32999
33000 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
33001
33002         * string/memmove.c: Use memcpy when possible.
33003
33004 2012-11-06  Andreas Jaeger  <aj@suse.de>
33005
33006         * po/eo.po: Update from translation team.
33007
33008 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
33009
33010         [BZ #14793]
33011         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
33012         exponent and small x and y exponents, scale x or y up.  Increase
33013         by 2 the exponent used in scaling up.
33014         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33015         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33016         * math/libm-test.inc (fma_test): Add more tests.
33017         (fma_test_towardzero): Likewise.
33018         (fma_test_downward): Likewise.
33019         (fma_test_upward): Likewise.
33020
33021 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
33022
33023         [BZ #14805]
33024         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
33025         fenv_t *.
33026
33027         [BZ #14801]
33028         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
33029         namespace for names of struct fields.
33030         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
33031         fenv_t fields.
33032         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
33033         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
33034
33035 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
33036
33037         [BZ #3665]
33038         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
33039
33040 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
33041
33042         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
33043         PTR_DEMANGLE.
33044
33045         [BZ #5246]
33046         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
33047         PTR_DEMANGLE.
33048
33049 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
33050
33051         [BZ #14797]
33052         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
33053         definitely overflow as x * y not x * y + z.
33054         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33055         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33056         * math/libm-test.inc (fma_test): Add more tests.
33057         (fma_test_towardzero): Likewise.
33058         (fma_test_downward): Likewise.
33059         (fma_test_upward): Likewise.
33060
33061 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
33062
33063         [BZ #157]
33064
33065         * include/stub-tag.h: Remove file.
33066         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
33067         '#include' of it.
33068         * manual/maint.texi (Porting): Don't reference it.
33069         * Makerules ($(objpfx)stubs): Likewise.
33070         * dirent/closedir.c: Don't include <stub-tag.h>.
33071         * dirent/dirfd.c: Likewise.
33072         * dirent/fdopendir.c: Likewise.
33073         * dirent/getdents.c: Likewise.
33074         * dirent/getdents64.c: Likewise.
33075         * dirent/opendir.c: Likewise.
33076         * dirent/readdir.c: Likewise.
33077         * dirent/readdir64.c: Likewise.
33078         * dirent/readdir64_r.c: Likewise.
33079         * dirent/readdir_r.c: Likewise.
33080         * dirent/rewinddir.c: Likewise.
33081         * dirent/seekdir.c: Likewise.
33082         * dirent/telldir.c: Likewise.
33083         * gmon/profil.c: Likewise.
33084         * grp/setgroups.c: Likewise.
33085         * inet/if_index.c: Likewise.
33086         * io/access.c: Likewise.
33087         * io/chdir.c: Likewise.
33088         * io/chmod.c: Likewise.
33089         * io/chown.c: Likewise.
33090         * io/close.c: Likewise.
33091         * io/dup.c: Likewise.
33092         * io/dup2.c: Likewise.
33093         * io/dup3.c: Likewise.
33094         * io/euidaccess.c: Likewise.
33095         * io/faccessat.c: Likewise.
33096         * io/fchdir.c: Likewise.
33097         * io/fchmod.c: Likewise.
33098         * io/fchmodat.c: Likewise.
33099         * io/fchown.c: Likewise.
33100         * io/fchownat.c: Likewise.
33101         * io/fcntl.c: Likewise.
33102         * io/flock.c: Likewise.
33103         * io/fstatfs.c: Likewise.
33104         * io/fstatfs64.c: Likewise.
33105         * io/fstatvfs.c: Likewise.
33106         * io/fstatvfs64.c: Likewise.
33107         * io/futimens.c: Likewise.
33108         * io/fxstat.c: Likewise.
33109         * io/fxstat64.c: Likewise.
33110         * io/fxstatat.c: Likewise.
33111         * io/fxstatat64.c: Likewise.
33112         * io/getcwd.c: Likewise.
33113         * io/isatty.c: Likewise.
33114         * io/lchmod.c: Likewise.
33115         * io/lchown.c: Likewise.
33116         * io/link.c: Likewise.
33117         * io/linkat.c: Likewise.
33118         * io/lseek.c: Likewise.
33119         * io/lseek64.c: Likewise.
33120         * io/lxstat64.c: Likewise.
33121         * io/mkdir.c: Likewise.
33122         * io/mkdirat.c: Likewise.
33123         * io/mkfifo.c: Likewise.
33124         * io/mkfifoat.c: Likewise.
33125         * io/open.c: Likewise.
33126         * io/open64.c: Likewise.
33127         * io/openat.c: Likewise.
33128         * io/openat64.c: Likewise.
33129         * io/pipe.c: Likewise.
33130         * io/pipe2.c: Likewise.
33131         * io/poll.c: Likewise.
33132         * io/posix_fadvise.c: Likewise.
33133         * io/posix_fadvise64.c: Likewise.
33134         * io/posix_fallocate.c: Likewise.
33135         * io/posix_fallocate64.c: Likewise.
33136         * io/read.c: Likewise.
33137         * io/readlink.c: Likewise.
33138         * io/readlinkat.c: Likewise.
33139         * io/rmdir.c: Likewise.
33140         * io/sendfile.c: Likewise.
33141         * io/sendfile64.c: Likewise.
33142         * io/statfs.c: Likewise.
33143         * io/statfs64.c: Likewise.
33144         * io/statvfs.c: Likewise.
33145         * io/statvfs64.c: Likewise.
33146         * io/symlink.c: Likewise.
33147         * io/symlinkat.c: Likewise.
33148         * io/ttyname.c: Likewise.
33149         * io/ttyname_r.c: Likewise.
33150         * io/umask.c: Likewise.
33151         * io/unlink.c: Likewise.
33152         * io/unlinkat.c: Likewise.
33153         * io/utime.c: Likewise.
33154         * io/utimensat.c: Likewise.
33155         * io/write.c: Likewise.
33156         * io/xmknod.c: Likewise.
33157         * io/xmknodat.c: Likewise.
33158         * io/xstat.c: Likewise.
33159         * io/xstat64.c: Likewise.
33160         * login/getpt.c: Likewise.
33161         * login/grantpt.c: Likewise.
33162         * login/unlockpt.c: Likewise.
33163         * math/e_acoshl.c: Likewise.
33164         * math/e_acosl.c: Likewise.
33165         * math/e_asinl.c: Likewise.
33166         * math/e_atan2l.c: Likewise.
33167         * math/e_atanhl.c: Likewise.
33168         * math/e_coshl.c: Likewise.
33169         * math/e_expl.c: Likewise.
33170         * math/e_fmodl.c: Likewise.
33171         * math/e_gammal_r.c: Likewise.
33172         * math/e_hypotl.c: Likewise.
33173         * math/e_j0l.c: Likewise.
33174         * math/e_j1l.c: Likewise.
33175         * math/e_jnl.c: Likewise.
33176         * math/e_lgammal_r.c: Likewise.
33177         * math/e_log10l.c: Likewise.
33178         * math/e_log2l.c: Likewise.
33179         * math/e_logl.c: Likewise.
33180         * math/e_powl.c: Likewise.
33181         * math/e_rem_pio2l.c: Likewise.
33182         * math/e_sinhl.c: Likewise.
33183         * math/e_sqrtl.c: Likewise.
33184         * math/fclrexcpt.c: Likewise.
33185         * math/fedisblxcpt.c: Likewise.
33186         * math/feenablxcpt.c: Likewise.
33187         * math/fegetenv.c: Likewise.
33188         * math/fegetexcept.c: Likewise.
33189         * math/fegetround.c: Likewise.
33190         * math/feholdexcpt.c: Likewise.
33191         * math/fesetenv.c: Likewise.
33192         * math/fesetround.c: Likewise.
33193         * math/feupdateenv.c: Likewise.
33194         * math/fgetexcptflg.c: Likewise.
33195         * math/fraiseexcpt.c: Likewise.
33196         * math/fsetexcptflg.c: Likewise.
33197         * math/ftestexcept.c: Likewise.
33198         * math/k_cosl.c: Likewise.
33199         * math/k_rem_pio2l.c: Likewise.
33200         * math/k_sinl.c: Likewise.
33201         * math/k_tanl.c: Likewise.
33202         * math/s_asinhl.c: Likewise.
33203         * math/s_atanl.c: Likewise.
33204         * math/s_cbrtl.c: Likewise.
33205         * math/s_erfl.c: Likewise.
33206         * math/s_expm1l.c: Likewise.
33207         * math/s_log1pl.c: Likewise.
33208         * math/s_tanhl.c: Likewise.
33209         * misc/acct.c: Likewise.
33210         * misc/brk.c: Likewise.
33211         * misc/chflags.c: Likewise.
33212         * misc/chroot.c: Likewise.
33213         * misc/fchflags.c: Likewise.
33214         * misc/fgetxattr.c: Likewise.
33215         * misc/flistxattr.c: Likewise.
33216         * misc/fremovexattr.c: Likewise.
33217         * misc/fsetxattr.c: Likewise.
33218         * misc/fsync.c: Likewise.
33219         * misc/ftruncate.c: Likewise.
33220         * misc/futimes.c: Likewise.
33221         * misc/futimesat.c: Likewise.
33222         * misc/getdomain.c: Likewise.
33223         * misc/getdtsz.c: Likewise.
33224         * misc/gethostid.c: Likewise.
33225         * misc/gethostname.c: Likewise.
33226         * misc/getloadavg.c: Likewise.
33227         * misc/getpagesize.c: Likewise.
33228         * misc/getsysstats.c: Likewise.
33229         * misc/getxattr.c: Likewise.
33230         * misc/gtty.c: Likewise.
33231         * misc/ioctl.c: Likewise.
33232         * misc/lgetxattr.c: Likewise.
33233         * misc/listxattr.c: Likewise.
33234         * misc/llistxattr.c: Likewise.
33235         * misc/lremovexattr.c: Likewise.
33236         * misc/lsetxattr.c: Likewise.
33237         * misc/lutimes.c: Likewise.
33238         * misc/madvise.c: Likewise.
33239         * misc/mincore.c: Likewise.
33240         * misc/mlock.c: Likewise.
33241         * misc/mlockall.c: Likewise.
33242         * misc/mmap.c: Likewise.
33243         * misc/mprotect.c: Likewise.
33244         * misc/msync.c: Likewise.
33245         * misc/munlock.c: Likewise.
33246         * misc/munlockall.c: Likewise.
33247         * misc/munmap.c: Likewise.
33248         * misc/preadv.c: Likewise.
33249         * misc/preadv64.c: Likewise.
33250         * misc/ptrace.c: Likewise.
33251         * misc/pwritev.c: Likewise.
33252         * misc/pwritev64.c: Likewise.
33253         * misc/readv.c: Likewise.
33254         * misc/reboot.c: Likewise.
33255         * misc/remap_file_pages.c: Likewise.
33256         * misc/removexattr.c: Likewise.
33257         * misc/revoke.c: Likewise.
33258         * misc/select.c: Likewise.
33259         * misc/setdomain.c: Likewise.
33260         * misc/setegid.c: Likewise.
33261         * misc/seteuid.c: Likewise.
33262         * misc/sethostid.c: Likewise.
33263         * misc/sethostname.c: Likewise.
33264         * misc/setregid.c: Likewise.
33265         * misc/setreuid.c: Likewise.
33266         * misc/setxattr.c: Likewise.
33267         * misc/sstk.c: Likewise.
33268         * misc/stty.c: Likewise.
33269         * misc/swapoff.c: Likewise.
33270         * misc/swapon.c: Likewise.
33271         * misc/sync.c: Likewise.
33272         * misc/syncfs.c: Likewise.
33273         * misc/syscall.c: Likewise.
33274         * misc/truncate.c: Likewise.
33275         * misc/ualarm.c: Likewise.
33276         * misc/usleep.c: Likewise.
33277         * misc/ustat.c: Likewise.
33278         * misc/utimes.c: Likewise.
33279         * misc/vhangup.c: Likewise.
33280         * misc/writev.c: Likewise.
33281         * posix/_exit.c: Likewise.
33282         * posix/alarm.c: Likewise.
33283         * posix/execve.c: Likewise.
33284         * posix/fexecve.c: Likewise.
33285         * posix/fork.c: Likewise.
33286         * posix/fpathconf.c: Likewise.
33287         * posix/getaddrinfo.c: Likewise.
33288         * posix/getegid.c: Likewise.
33289         * posix/geteuid.c: Likewise.
33290         * posix/getgid.c: Likewise.
33291         * posix/getgroups.c: Likewise.
33292         * posix/getlogin.c: Likewise.
33293         * posix/getlogin_r.c: Likewise.
33294         * posix/getpgid.c: Likewise.
33295         * posix/getpid.c: Likewise.
33296         * posix/getppid.c: Likewise.
33297         * posix/getresgid.c: Likewise.
33298         * posix/getresuid.c: Likewise.
33299         * posix/getsid.c: Likewise.
33300         * posix/getuid.c: Likewise.
33301         * posix/glob64.c: Likewise.
33302         * posix/nanosleep.c: Likewise.
33303         * posix/pathconf.c: Likewise.
33304         * posix/pause.c: Likewise.
33305         * posix/posix_madvise.c: Likewise.
33306         * posix/pread.c: Likewise.
33307         * posix/pread64.c: Likewise.
33308         * posix/pwrite.c: Likewise.
33309         * posix/pwrite64.c: Likewise.
33310         * posix/sched_getaffinity.c: Likewise.
33311         * posix/sched_getp.c: Likewise.
33312         * posix/sched_gets.c: Likewise.
33313         * posix/sched_primax.c: Likewise.
33314         * posix/sched_primin.c: Likewise.
33315         * posix/sched_rr_gi.c: Likewise.
33316         * posix/sched_setaffinity.c: Likewise.
33317         * posix/sched_setp.c: Likewise.
33318         * posix/sched_sets.c: Likewise.
33319         * posix/sched_yield.c: Likewise.
33320         * posix/setgid.c: Likewise.
33321         * posix/setlogin.c: Likewise.
33322         * posix/setpgid.c: Likewise.
33323         * posix/setresgid.c: Likewise.
33324         * posix/setresuid.c: Likewise.
33325         * posix/setsid.c: Likewise.
33326         * posix/setuid.c: Likewise.
33327         * posix/sleep.c: Likewise.
33328         * posix/spawni.c: Likewise.
33329         * posix/sysconf.c: Likewise.
33330         * posix/times.c: Likewise.
33331         * posix/wait.c: Likewise.
33332         * posix/wait3.c: Likewise.
33333         * posix/wait4.c: Likewise.
33334         * posix/waitpid.c: Likewise.
33335         * resolv/gai_sigqueue.c: Likewise.
33336         * resource/getpriority.c: Likewise.
33337         * resource/getrlimit.c: Likewise.
33338         * resource/getrusage.c: Likewise.
33339         * resource/nice.c: Likewise.
33340         * resource/setpriority.c: Likewise.
33341         * resource/setrlimit.c: Likewise.
33342         * resource/ulimit.c: Likewise.
33343         * rt/aio_cancel.c: Likewise.
33344         * rt/aio_fsync.c: Likewise.
33345         * rt/aio_read.c: Likewise.
33346         * rt/aio_sigqueue.c: Likewise.
33347         * rt/aio_suspend.c: Likewise.
33348         * rt/aio_write.c: Likewise.
33349         * rt/clock_getres.c: Likewise.
33350         * rt/clock_gettime.c: Likewise.
33351         * rt/clock_nanosleep.c: Likewise.
33352         * rt/clock_settime.c: Likewise.
33353         * rt/lio_listio.c: Likewise.
33354         * rt/mq_close.c: Likewise.
33355         * rt/mq_getattr.c: Likewise.
33356         * rt/mq_notify.c: Likewise.
33357         * rt/mq_open.c: Likewise.
33358         * rt/mq_receive.c: Likewise.
33359         * rt/mq_send.c: Likewise.
33360         * rt/mq_setattr.c: Likewise.
33361         * rt/mq_timedreceive.c: Likewise.
33362         * rt/mq_timedsend.c: Likewise.
33363         * rt/mq_unlink.c: Likewise.
33364         * rt/shm_open.c: Likewise.
33365         * rt/shm_unlink.c: Likewise.
33366         * rt/timer_create.c: Likewise.
33367         * rt/timer_delete.c: Likewise.
33368         * rt/timer_getoverr.c: Likewise.
33369         * rt/timer_gettime.c: Likewise.
33370         * rt/timer_settime.c: Likewise.
33371         * setjmp/__longjmp.c: Likewise.
33372         * setjmp/setjmp.c: Likewise.
33373         * signal/kill.c: Likewise.
33374         * signal/killpg.c: Likewise.
33375         * signal/raise.c: Likewise.
33376         * signal/sigaction.c: Likewise.
33377         * signal/sigaltstack.c: Likewise.
33378         * signal/sigblock.c: Likewise.
33379         * signal/sigignore.c: Likewise.
33380         * signal/sigintr.c: Likewise.
33381         * signal/signal.c: Likewise.
33382         * signal/sigpause.c: Likewise.
33383         * signal/sigpending.c: Likewise.
33384         * signal/sigqueue.c: Likewise.
33385         * signal/sigreturn.c: Likewise.
33386         * signal/sigset.c: Likewise.
33387         * signal/sigsetmask.c: Likewise.
33388         * signal/sigstack.c: Likewise.
33389         * signal/sigsuspend.c: Likewise.
33390         * signal/sigtimedwait.c: Likewise.
33391         * signal/sigvec.c: Likewise.
33392         * signal/sigwait.c: Likewise.
33393         * signal/sigwaitinfo.c: Likewise.
33394         * signal/sysv_signal.c: Likewise.
33395         * socket/accept.c: Likewise.
33396         * socket/accept4.c: Likewise.
33397         * socket/bind.c: Likewise.
33398         * socket/connect.c: Likewise.
33399         * socket/getpeername.c: Likewise.
33400         * socket/getsockname.c: Likewise.
33401         * socket/getsockopt.c: Likewise.
33402         * socket/isfdtype.c: Likewise.
33403         * socket/listen.c: Likewise.
33404         * socket/recv.c: Likewise.
33405         * socket/recvfrom.c: Likewise.
33406         * socket/recvmsg.c: Likewise.
33407         * socket/send.c: Likewise.
33408         * socket/sendmsg.c: Likewise.
33409         * socket/sendto.c: Likewise.
33410         * socket/setsockopt.c: Likewise.
33411         * socket/shutdown.c: Likewise.
33412         * socket/sockatmark.c: Likewise.
33413         * socket/socket.c: Likewise.
33414         * socket/socketpair.c: Likewise.
33415         * stdio-common/ctermid.c: Likewise.
33416         * stdio-common/cuserid.c: Likewise.
33417         * stdio-common/remove.c: Likewise.
33418         * stdio-common/rename.c: Likewise.
33419         * stdio-common/renameat.c: Likewise.
33420         * stdio-common/tempname.c: Likewise.
33421         * stdlib/getcontext.c: Likewise.
33422         * stdlib/makecontext.c: Likewise.
33423         * stdlib/setcontext.c: Likewise.
33424         * stdlib/swapcontext.c: Likewise.
33425         * stdlib/system.c: Likewise.
33426         * streams/fattach.c: Likewise.
33427         * streams/fdetach.c: Likewise.
33428         * streams/getmsg.c: Likewise.
33429         * streams/getpmsg.c: Likewise.
33430         * streams/putmsg.c: Likewise.
33431         * streams/putpmsg.c: Likewise.
33432         * sysdeps/unix/bsd/getpt.c: Likewise.
33433         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
33434         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
33435         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
33436         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
33437         Likewise.
33438         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
33439         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
33440         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
33441         * sysvipc/msgctl.c: Likewise.
33442         * sysvipc/msgget.c: Likewise.
33443         * sysvipc/msgrcv.c: Likewise.
33444         * sysvipc/msgsnd.c: Likewise.
33445         * sysvipc/semctl.c: Likewise.
33446         * sysvipc/semget.c: Likewise.
33447         * sysvipc/semop.c: Likewise.
33448         * sysvipc/semtimedop.c: Likewise.
33449         * sysvipc/shmat.c: Likewise.
33450         * sysvipc/shmctl.c: Likewise.
33451         * sysvipc/shmdt.c: Likewise.
33452         * sysvipc/shmget.c: Likewise.
33453         * termios/tcdrain.c: Likewise.
33454         * termios/tcflow.c: Likewise.
33455         * termios/tcflush.c: Likewise.
33456         * termios/tcgetattr.c: Likewise.
33457         * termios/tcgetpgrp.c: Likewise.
33458         * termios/tcsendbrk.c: Likewise.
33459         * termios/tcsetattr.c: Likewise.
33460         * termios/tcsetpgrp.c: Likewise.
33461         * time/adjtime.c: Likewise.
33462         * time/clock.c: Likewise.
33463         * time/getitimer.c: Likewise.
33464         * time/gettimeofday.c: Likewise.
33465         * time/setitimer.c: Likewise.
33466         * time/settimeofday.c: Likewise.
33467         * time/stime.c: Likewise.
33468         * time/time.c: Likewise.
33469
33470 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
33471
33472         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
33473         /usr/old/bin.
33474
33475         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
33476         instead of spaces.
33477         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
33478
33479 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
33480
33481         [BZ #14796]
33482         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
33483         FE_TONEAREST before applying Dekker multiplication and Knuth
33484         addition.  Clear inexact exceptions and check for exact zero
33485         results afterwards.
33486         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33487         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
33488         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33489         * math/libm-test.inc (fma_test): Add more tests.
33490         (fma_test_towardzero): Likewise.
33491         (fma_test_downward): Likewise.
33492         (fma_test_upward): Likewise.
33493         * sysdeps/generic/math_private.h (default_libc_fesetround): New
33494         function.
33495         (libc_fesetround): New macro.
33496         (libc_fesetroundf): Likewise.
33497         (libc_fesetroundl): Likewise.
33498         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
33499         function.
33500         (libc_fesetround_387): Likewise.
33501         (libc_fesetroundf): New macro.
33502         (libc_fesetround): Likewise.
33503         (libc_fesetroundl): Likewise.
33504         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
33505         function.
33506         (libc_fesetroundf): New macro.
33507         (libc_fesetround): Likewise.
33508         (libc_fesetroundl): Likewise.
33509         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
33510         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
33511         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
33512         libm_hidden_ver.
33513         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
33514         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
33515         libm_hidden_def.
33516         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
33517         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
33518         libm_hidden_ver.
33519         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
33520         libm_hidden_def.
33521
33522         [BZ #3439]
33523         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
33524         integer constant usable in #if and use that to give value to enum
33525         constant.
33526         (FE_DIVBYZERO): Likewise.
33527         (FE_UNDERFLOW): Likewise.
33528         (FE_OVERFLOW): Likewise.
33529         (FE_INVALID): Likewise.
33530         (FE_INVALID_SNAN): Likewise.
33531         (FE_INVALID_ISI): Likewise.
33532         (FE_INVALID_IDI): Likewise.
33533         (FE_INVALID_ZDZ): Likewise.
33534         (FE_INVALID_IMZ): Likewise.
33535         (FE_INVALID_COMPARE): Likewise.
33536         (FE_INVALID_SOFTWARE): Likewise.
33537         (FE_INVALID_SQRT): Likewise.
33538         (FE_INVALID_INTEGER_CONVERSION): Likewise.
33539         (FE_TONEAREST): Likewise.
33540         (FE_TOWARDZERO): Likewise.
33541         (FE_UPWARD): Likewise.
33542         (FE_DOWNWARD): Likewise.
33543         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
33544         (FE_DIVBYZERO): Likewise.
33545         (FE_OVERFLOW): Likewise.
33546         (FE_UNDERFLOW): Likewise.
33547         (FE_INEXACT): Likewise.
33548         (FE_TONEAREST): Likewise.
33549         (FE_DOWNWARD): Likewise.
33550         (FE_UPWARD): Likewise.
33551         (FE_TOWARDZERO): Likewise.
33552         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
33553         (FE_UNDERFLOW): Likewise.
33554         (FE_OVERFLOW): Likewise.
33555         (FE_DIVBYZERO): Likewise.
33556         (FE_INVALID): Likewise.
33557         (FE_TONEAREST): Likewise.
33558         (FE_TOWARDZERO): Likewise.
33559         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
33560         (FE_OVERFLOW): Likewise.
33561         (FE_UNDERFLOW): Likewise.
33562         (FE_DIVBYZERO): Likewise.
33563         (FE_INEXACT): Likewise.
33564         (FE_TONEAREST): Likewise.
33565         (FE_TOWARDZERO): Likewise.
33566         (FE_UPWARD): Likewise.
33567         (FE_DOWNWARD): Likewise.
33568         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
33569         (FE_DIVBYZERO): Likewise.
33570         (FE_OVERFLOW): Likewise.
33571         (FE_UNDERFLOW): Likewise.
33572         (FE_INEXACT): Likewise.
33573         (FE_TONEAREST): Likewise.
33574         (FE_DOWNWARD): Likewise.
33575         (FE_UPWARD): Likewise.
33576         (FE_TOWARDZERO): Likewise.
33577
33578 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
33579
33580         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
33581
33582 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
33583
33584         * scripts/cross-test-ssh.sh (command): Use newlines to separate
33585         commands.  Quote $PWD.
33586         (blacklist_exports): Don't use remove_newlines.  Replace "declare
33587         -x" by "export".
33588         (remove_newlines): Remove.
33589
33590 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
33591
33592         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
33593         * stdlib/stdlib.h (atof): Moved to ...
33594         * include/bits/stdlib-float.h: Here.  New file.
33595         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
33596         * stdlib/bits/stdlib-float.h: New file.
33597         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
33598         -mno-sse -mno-mmx.
33599         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
33600         <xmmintrin.h>.
33601
33602 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
33603
33604         * conform/conformtest.pl (@headers): Add fenv.h.
33605         * conform/data/fenv.h-data: New file.
33606         * include/fenv.h [_ISOMAC]: Disable all contents of file except
33607         include of <math/fenv.h>.
33608
33609         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
33610         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
33611         && !UNIX98].  Enables tests for XOPEN2K8.
33612         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
33613         POSIX2008]: Likewise.
33614
33615         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
33616         (struct rusage): Do not expect type or its members.
33617
33618         [BZ #3439]
33619         * math/math.h (FP_NAN): Define macro to integer constant usable in
33620         #if and use that to give value to enum constant.
33621         (FP_INFINITE): Likewise.
33622         (FP_ZERO): Likewise.
33623         (FP_SUBNORMAL): Likewise.
33624         (FP_NORMAL): Likewise.
33625
33626 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
33627
33628         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
33629         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
33630         arguments.
33631
33632 2012-11-02  Roland McGrath  <roland@hack.frob.com>
33633
33634         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
33635         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
33636         autoconf-time if not.
33637         * configure.in: Remove AC_PREREQ.
33638
33639 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33640
33641         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
33642         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
33643         of the internal implementation.
33644
33645 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
33646
33647         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
33648         except include of <misc/sys/syslog.h>.
33649
33650 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
33651
33652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
33653         function returns with a NULL context exit with zero.
33654
33655 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33656
33657         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
33658
33659 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
33660
33661         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
33662         (run_program_cmd): This.
33663         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
33664         (tst_langinfo): New variable.  Use it.
33665
33666 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
33667
33668         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
33669         floating point opcodes.
33670
33671 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33672
33673         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
33674         variable.
33675
33676         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
33677
33678         * sysdeps/mach/hurd/powerpc: Remove directory.
33679         * sysdeps/mach/powerpc: Likewise.
33680
33681 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
33682
33683         * scripts/check-local-headers.sh: Ignore c++ headers.
33684
33685 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33686
33687         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
33688         __libc_cleanup_region_start argument.
33689
33690 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
33691
33692         [BZ #14784]
33693         [BZ #14785]
33694         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
33695         x * y using scaling, not as x * y + z.
33696         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33697         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33698         * math/libm-test.inc (fma_test): Add more tests.
33699         (fma_test_towardzero): Likewise.
33700         (fma_test_downward): Likewise.
33701         (fma_test_upward): Likewise.
33702
33703 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33704
33705         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
33706
33707 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33708
33709         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
33710         New variable.
33711
33712 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
33713
33714         * rt/tst-shm.c (worker): Correct checking for mmap failure.
33715
33716 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33717
33718         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33719         Fix sort order.
33720         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33721         Likewise.
33722
33723 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33724
33725         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33726         Fix the order of the list for glibc 2.17.
33727         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33728         Likewise.
33729
33730 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33731
33732         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33733
33734 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33735
33736         [BZ #14610]
33737         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
33738         for low part of x being zero before using __atanl (y).
33739         * math/libm-test.inc (atan2_test): Add another test.
33740
33741         * manual/install.texi (Configuring and compiling): Document
33742         general use of test-wrapper and test-wrapper-env.
33743         * INSTALL: Regenerated.
33744
33745         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
33746         (__fma): Do not extract and scale down low bits on after-rounding
33747         systems when result rounded to normal precision would have normal
33748         exponent.
33749         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
33750         (__fmal): Do not extract and scale down low bits on after-rounding
33751         systems when result rounded to normal precision would have normal
33752         exponent.
33753         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
33754         (__fmal): Do not extract and scale down low bits on after-rounding
33755         systems when result rounded to normal precision would have normal
33756         exponent.
33757         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
33758         macro.
33759         (fma_test): Add more tests.
33760         (fma_test_towardzero): Likewise.
33761         (fma_test_downward): Likewise.
33762         (fma_test_upward): Likewise.
33763
33764 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
33765
33766         * sysdeps/i386/tininess.h: Renamed to ...
33767         * sysdeps/x86/tininess.h: This.
33768         * sysdeps/x86_64/tininess.h: Removed.
33769
33770 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33771
33772         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
33773         input.  Use $(build-program-cmd).
33774         ($(objpfx)tst-array1-static.out): Likewise.
33775         ($(objpfx)tst-array2.out): Likewise.
33776         ($(objpfx)tst-array3.out): Likewise.
33777         ($(objpfx)tst-array4.out): Likewise.
33778         ($(objpfx)tst-array5.out): Likewise.
33779         ($(objpfx)tst-array5-static.out): Likewise.
33780
33781 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
33782
33783         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
33784         if defined.
33785
33786         * nss/nsswitch.h (nss_interface_function): Provide new
33787         macro for use with NSS functions.
33788         * grp/initgroups.c: Use new macro.
33789         * nss/getXXbyYY.c: Likewise.
33790         * nss/getXXbyYY_r.c: Likewise.
33791         * nss/getXXent.c: Likewise.
33792         * nss/getXXent_r.c: Likewise.
33793         * sysdeps/posix/getaddrinfo.c: Likewise.
33794
33795 2012-10-30  Andreas Jaeger  <aj@suse.de>
33796
33797         * po/ru.po: Update Russion translation from translation project.
33798
33799 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33800
33801         [BZ #14152]
33802         [BZ #14783]
33803         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
33804         result and shift together with sticky bit instead of replicating
33805         round-to-nearest rounding.
33806         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33807         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33808         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
33809         missing underflow exceptions.
33810         (fma_test_towardzero): Add more tests.
33811         (fma_test_downward): Likewise.
33812         (fma_test_upward): Likewise.
33813
33814         [BZ #14047]
33815         * sysdeps/generic/tininess.h: New file.
33816         * sysdeps/i386/tininess.h: Likewise.
33817         * sysdeps/sh/tininess.h: Likewise.
33818         * sysdeps/x86_64/tininess.h: Likewise.
33819         * stdlib/tst-strtod-underflow.c: Likewise.
33820         * stdlib/tst-tininess.c: Likewise.
33821         * stdlib/strtod_l.c: Include <tininess.h>.
33822         (round_and_return): Do not set errno for exact underflow cases.
33823         Force an underflow exception when setting errno for underflow.
33824         Determine underflow based on rounding to normal precision if
33825         TININESS_AFTER_ROUNDING.
33826         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
33827         ERANGE for exact underflow cases.
33828         * stdlib/Makefile (tests): Add tst-tininess and
33829         tst-strtod-underflow.
33830         ($(objpfx)tst-tininess): Use $(link-libm).
33831         ($(objpfx)tst-strtod-underflow): Likewise.
33832
33833 2012-10-30  Andreas Jaeger  <aj@suse.de>
33834
33835         [BZ#14767]
33836         * elf/Makefile (tests): Remove conditional for have-initfini-array
33837         since this is now always required and the variable does not exist
33838         anymore.
33839         (tests-static): Likewise.
33840         (modules-names): Likewise.
33841
33842         * po/eo.po: Add Esperanto translation from translation project.
33843
33844         * elf/tst-array1.c (fini_array): Make writeable so that it can be
33845         merged with constructor/destructor.
33846         (init_array): Likewise.
33847         * elf/tst-array2dep.c (fini_array): Likewise.
33848         (init_array): Likewise.
33849
33850 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
33851
33852         * manual/message.texi: Delete @cartouche tags.
33853
33854 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
33855
33856         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
33857         EOPNOTSUPP.
33858         * sysdeps/mach/hurd/fsync.c: Likewise.
33859
33860         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
33861         [_POSIX_REALTIME_SIGNALS]: Change condition to
33862         [_POSIX_REALTIME_SIGNALS > 0].
33863
33864 2012-10-27  Andreas Jaeger  <aj@suse.de>
33865
33866         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
33867         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
33868         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
33869         [__WORDSIZE != 64]: Likewise.
33870
33871 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
33872
33873         *  iconvdata/tst-table.sh: Remove ${SHELL}.
33874         *  iconvdata/tst-tables.sh: Likewise.
33875
33876 2012-10-25  David S. Miller  <davem@davemloft.net>
33877
33878         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33879         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
33880         of strtoull.
33881
33882         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
33883         ifunc-impl-list.c
33884         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
33885         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
33886         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
33887         file.
33888
33889 2012-10-25  Roland McGrath  <roland@hack.frob.com>
33890
33891         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33892         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
33893         __getdirentries.
33894
33895 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33896             Jim Blandy  <jimb@codesourcery.com>
33897
33898         * scripts/cross-test-ssh.sh: New file.
33899         * manual/install.texi (Configuring and compiling): Document use of
33900         cross-test-ssh.sh.
33901         * INSTALL: Regenerated.
33902
33903 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
33904
33905         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
33906         EOPNOTSUPP.
33907
33908 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33909
33910         * Makeconfig (run-program-prefix): Fix comment.
33911
33912 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
33913             Jim Blandy  <jimb@codesourcery.com>
33914
33915         * Makeconfig (test-wrapper): New variable,
33916         (test-wrapper-env): Likewise.
33917         [$(cross-compiling) = yes && $(test-wrapper) != ""]
33918         (run-built-tests): Define to yes.
33919         (run-program-prefix): Use $(test-wrapper).
33920         (built-program-cmd): Likewise.
33921         * Rules (make-test-out): Use $(test-wrapper-env) and
33922         $(host-built-program-cmd).
33923         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
33924         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
33925         tst-pathopt.sh.
33926         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
33927         $(test-wrapper-env) to tst-rtld-load-self.sh.
33928         ($(objpfx)order2.out): Use $(test-wrapper).
33929         ($(objpfx)tst-initorder.out): Likewise.
33930         ($(objpfx)tst-initorder2.out): Likewise.
33931         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
33932         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
33933         (test_wrapper_env): New variable.  Use it to run ld.so.
33934         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
33935         Use it to run ld.so.
33936         (test_wrapper_env): Likewise.
33937         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
33938         $(test-wrapper) to run-iconv-test.sh.
33939         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
33940         (ICONV): Use $test_wrapper.
33941         * posix/Makefile ($(objpfx)globtest.out): Pass
33942         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
33943         globtest.sh, not $(run-program-prefix).
33944         * posix/globtest.sh (run_via_rtld_prefix): New variable.
33945         (test_wrapper): Likewise.
33946         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
33947         set together with run_via_rtld_prefix.
33948         (run_program_prefix): Define in terms of test_wrapper and
33949         run_via_rtld_prefix.
33950
33951 2012-10-24  Roland McGrath  <roland@hack.frob.com>
33952
33953         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
33954         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
33955         Targets removed.
33956
33957         [BZ #14743]
33958         * include/time.h: Remove librt_hidden_proto (clock_gettime).
33959         Declare __clock_getres, __clock_gettime, __clock_settime,
33960         __clock_nanosleep, and __clock_getcpuclockid.
33961         * rt/clock_gettime.c: Define __clock_gettime as an alias.
33962         Remove librt_hidden_def (clock_gettime).
33963         * sysdeps/unix/clock_gettime.c: Likewise.
33964         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
33965         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
33966         * rt/clock_getres.c: Define __clock_getres as an alias.
33967         * sysdeps/posix/clock_getres.c: Likewise.
33968         * rt/clock_settime.c: Define __clock_settime as an alias.
33969         * sysdeps/unix/clock_settime.c: Likewise.
33970         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
33971         * sysdeps/unix/clock_nanosleep.c: Likewise.
33972         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
33973         * rt/clock-compat.c: New file.
33974         * rt/Makefile (librt-routines): Add clock-compat and move
33975         $(clock-routines) to ...
33976         (routines): ... here, new variable.
33977         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
33978         Don't add get_clockfreq here.
33979         * rt/Versions (libc: GLIBC_2.17): New version set.
33980         Add clock_* symbols here.
33981         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
33982         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
33983         (GLIBC_2.17): Add clock_* symbols.
33984         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
33985         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
33986         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33987         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33988         Likewise.
33989         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33990         Likewise.
33991         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
33992         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
33993         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
33994         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
33995         * NEWS: Mention the move.
33996
33997         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
33998         Use __open, __read, __close rather than their public counterparts.
33999         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
34000         (__get_clockfreq_via_cpuinfo): Likewise.
34001         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
34002         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
34003
34004         * config.h.in (HAVE_IFUNC): New #undef.
34005         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
34006         was successful.
34007         * configure: Regenerated.
34008
34009 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
34010
34011         * configure.in: Move READELF check to start of file.
34012         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
34013         libc_cv_asm_gnu_indirect_function in the process.
34014         * configure: Regenerated.
34015
34016 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
34017
34018         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
34019         send the output to /dev/null.
34020         (libc_cv_cc_with_libunwind): Likewise.
34021         (libc_cv_as_noexecstack): Likewise.
34022         * configure: Regenerate.
34023
34024 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
34025
34026         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
34027
34028         * posix/globtest.sh (TMPDIR): Do not set.
34029         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
34030         (testout): Likewise.
34031
34032 2012-10-24  Andreas Jaeger  <aj@suse.de>
34033
34034         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
34035         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
34036         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
34037         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
34038         posix_fadvise64, posix_fallocate64.
34039
34040         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
34041         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
34042         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
34043         Likewise.
34044         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
34045         Likewise.
34046         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
34047
34048         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
34049         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
34050         <bits/fcntl-linux.h>.
34051         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
34052
34053         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
34054         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
34055         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
34056         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
34057         [__WORDSIZE != 64]: Likewise.
34058
34059 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
34060
34061         * Makeconfig (run-built-tests): New variable.
34062         * Rules [$(cross-compiling) = yes]: Change condition to
34063         [$(run-built-tests) = no].
34064         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
34065         to [$(run-built-tests) = yes].
34066         * elf/Makefile [$(cross-compiling) = no]: Likewise
34067         * grp/Makefile [$(cross-compiling) = no]: Likewise.
34068         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
34069         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
34070         * intl/Makefile [$(cross-compiling) = no]: Likewise.
34071         * io/Makefile [$(cross-compiling) = no]: Likewise.
34072         * libio/Makefile [$(cross-compiling) = no]: Likewise.
34073         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
34074         * misc/Makefile [$(cross-compiling) = no]: Likewise.
34075         * posix/Makefile [$(cross-compiling) = no]: Likewise.
34076         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
34077         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
34078         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
34079         * string/Makefile [$(cross-compiling) = no]: Likewise.
34080
34081         * posix/Makefile ($(objpfx)globtest.out): Pass
34082         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
34083         $(rtld-installed-name).
34084         * posix/globtest.sh (elf_objpfx): Remove variable.
34085         (rtld_installed_name): Likewise.
34086         (library_path): Likewise.
34087         (run_program_prefix): New variable.  Use for running globtest
34088         binary.
34089
34090 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
34091             Joseph Myers  <joseph@codesourcery.com>
34092
34093         * Makeconfig (host-built-program-cmd): New variable.
34094         * elf/Makefile (tst-stackguard1-ARGS): Use
34095         $(host-built-program-cmd).
34096         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
34097         (tst-spawn-ARGS): Likewise.
34098         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
34099
34100 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
34101             Jim Blandy  <jimb@codesourcery.com>
34102
34103         * Makeconfig (run-via-rtld-prefix): New variable.
34104         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
34105         (built-program-cmd): Likewise.
34106
34107 2012-10-22  Andreas Jaeger  <aj@suse.de>
34108
34109         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
34110         __O_RSYNC if it exists, otherwise to O_SYNC.
34111
34112 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
34113             Joseph Myers  <joseph@codesourcery.com>
34114
34115         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
34116         /dev/null.
34117         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
34118         from /dev/null
34119         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
34120         /dev/null.
34121
34122 2012-10-22  Andreas Jaeger  <aj@suse.de>
34123
34124         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
34125         Define always.
34126         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
34127
34128         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
34129         bits/fcntl-linux.h.
34130
34131         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
34132         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
34133
34134         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
34135         to __O_LARGEFILE.
34136         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
34137         to __O_LARGEFILE.
34138
34139 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
34140             Joseph Myers  <joseph@codesourcery.com>
34141
34142         * config.make.in (NM): New variable.
34143
34144 2012-10-21  Andreas Jaeger  <aj@suse.de>
34145
34146         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
34147         definitions and declarations that are provided by
34148         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
34149
34150 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
34151
34152         [BZ #14683]
34153         * elf/Makefile (tests-static): Add tst-leaks1-static.
34154         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
34155         ($(objpfx)tst-leaks1-static): New rule.
34156         ($(objpfx)tst-leaks1-static-mem): Likewise.
34157         (tst-leaks1-static-ENV): New macro.
34158         * elf/dl-open.c (dl_open_worker): Check the main application
34159         only if SHARED is defined.
34160         * elf/tst-leaks1-static.c: New file.
34161
34162 2012-10-20  Andreas Jaeger  <aj@suse.de>
34163
34164         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
34165         generic values for Linux.
34166         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
34167         and declarations that are provided by <bits/fcntl-linux.h> and
34168         include <bits/fcntl-linux.h>.
34169         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
34170         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
34171
34172 2012-10-20  Roland McGrath  <roland@hack.frob.com>
34173
34174         * io/fcntl.h: Move include of <bits/types.h> to the top and
34175         include it unconditionally.
34176
34177 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
34178
34179         * wcsmbs/Makefile (tests-ifunc): New variable.
34180         (tests): Add $(tests-ifunc).
34181         * wcsmbs/test-wcschr-ifunc.c: New file.
34182         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
34183         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
34184         * wcsmbs/test-wcslen-ifunc.c: Likewise.
34185         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
34186         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
34187
34188         * string/Makefile (tests-ifunc): New variable.
34189         (tests): Add $(tests-ifunc).
34190         * string/test-memccpy.c (TEST_NAME): New macro.
34191         * string/test-memchr.c (TEST_NAME): Likewise.
34192         * string/test-memcmp.c (TEST_NAME): Likewise.
34193         * string/test-memcpy.c (TEST_NAME): Likewise.
34194         * string/test-memmem.c (TEST_NAME): Likewise.
34195         * string/test-memmove.c (TEST_NAME): Likewise.
34196         * string/test-memset.c (TEST_NAME): Likewise.
34197         * string/test-rawmemchr.c (TEST_NAME): Likewise.
34198         * string/test-stpcpy.c (TEST_NAME): Likewise.
34199         * string/test-stpncpy.c (TEST_NAME): Likewise.
34200         * string/test-strcasecmp.c (TEST_NAME): Likewise.
34201         * string/test-strcasestr.c (TEST_NAME): Likewise.
34202         * string/test-strcat.c (TEST_NAME): Likewise.
34203         * string/test-strchr.c (TEST_NAME): Likewise.
34204         * string/test-strcmp.c(TEST_NAME): Likewise.
34205         * string/test-strcpy.c (TEST_NAME): Likewise.
34206         * string/test-strcspn.c (TEST_NAME): Likewise.
34207         * string/test-strlen.c (TEST_NAME): Likewise.
34208         * string/test-strncasecmp.c (TEST_NAME): Likewise.
34209         * string/test-strncmp.c (TEST_NAME): Likewise.
34210         * string/test-strncpy.c (TEST_NAME): Likewise.
34211         * string/test-strnlen.c (TEST_NAME): Likewise.
34212         * string/test-strpbrk.c (TEST_NAME): Likewise.
34213         * string/test-strrchr.c (TEST_NAME): Likewise.
34214         * string/test-strspn.c (TEST_NAME): Likewise.
34215         * string/test-strstr.c (TEST_NAME): Likewise.
34216         * string/test-bcopy-ifunc.c: New file.
34217         * string/test-bzero-ifunc.c: Likewise.
34218         * string/test-memccpy-ifunc.c: Likewise.
34219         * string/test-memchr-ifunc.c: Likewise.
34220         * string/test-memcmp-ifunc.c: Likewise.
34221         * string/test-memcpy-ifunc.c: Likewise.
34222         * string/test-memmem-ifunc.c: Likewise.
34223         * string/test-memmove-ifunc.c: Likewise.
34224         * string/test-mempcpy-ifunc.c: Likewise.
34225         * string/test-memset-ifunc.c: Likewise.
34226         * string/test-rawmemchr-ifunc.c: Likewise.
34227         * string/test-stpcpy-ifunc.c: Likewise.
34228         * string/test-stpncpy-ifunc.c: Likewise.
34229         * string/test-strcasecmp-ifunc.c: Likewise.
34230         * string/test-strcasestr-ifunc.c: Likewise.
34231         * string/test-strcat-ifunc.c: Likewise.
34232         * string/test-strchr-ifunc.c: Likewise.
34233         * string/test-strchrnul-ifunc.c: Likewise.
34234         * string/test-strcmp-ifunc.c: Likewise.
34235         * string/test-strcpy-ifunc.c: Likewise.
34236         * string/test-strcspn-ifunc.c: Likewise.
34237         * string/test-strlen-ifunc.c: Likewise.
34238         * string/test-strncasecmp-ifunc.c: Likewise.
34239         * string/test-strncat-ifunc.c: Likewise.
34240         * string/test-strncmp-ifunc.c: Likewise.
34241         * string/test-strncpy-ifunc.c: Likewise.
34242         * string/test-strnlen-ifunc.c: Likewise.
34243         * string/test-strpbrk-ifunc.c: Likewise.
34244         * string/test-strrchr-ifunc.c: Likewise.
34245         * string/test-strspn-ifunc.c: Likewise.
34246         * string/test-strstr-ifunc.c: Likewise.
34247
34248         * debug/Makefile (tests-ifunc): New variable.
34249         (tests): Add $(tests-ifunc).
34250         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
34251         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
34252         * debug/test-stpcpy_chk-ifunc.c: New file.
34253         * debug/test-strcpy_chk-ifunc.c: Likewise.
34254
34255 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
34256
34257         [BZ #13601]
34258         * elf/dl-load.c (open_verify): Retry read if the entire ELF
34259         header is not read in.
34260
34261 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
34262
34263         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
34264         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
34265         directly.  Pass built executable to script as
34266         $(built-program-cmd).
34267         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
34268         $testprogram without using LD_LIBRARY_PATH and $ldso.
34269
34270         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
34271         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
34272         $(rtld-installed-name).
34273         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
34274         (rtld_installed_name): Likewise.
34275         (library_path): Likewise.
34276         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
34277         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
34278         $(run-program-prefix) to tst-tables.sh.
34279         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
34280         it to run tst-table-from and tst-table-to.
34281         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
34282         Pass it to tst-table.sh.
34283         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
34284         $(run-program-prefix) to tst-gettext.sh.
34285         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
34286         tst-translit.sh.
34287         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
34288         tst-gettext2.sh.
34289         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
34290         to run tst-gettext.
34291         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
34292         to run tst-gettext2.
34293         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
34294         to run tst-translit.
34295         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
34296         $(run-program-prefix) to tst-mtrace.sh.
34297         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
34298         to run tst-mtrace.
34299         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
34300         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
34301         $(rtld-installed-name).
34302         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
34303         (rtld_installed_name): Likewise.
34304         (run_program_prefix): New variable.  Use it to run wordexp-test.
34305
34306         * Makeconfig (ARCH): Remove all definitions.
34307         (machine): Likewise.
34308         [ARCH]: Remove conditional code.
34309         [!objdir]: Give error.
34310         [!objdir] (objpfx): Remove.
34311         [!objdir] (common-objpfx): Likewise.
34312         [!objdir] (common-objdir): Likewise.
34313         * configure.in (config_makefile): Remove.  Hardcode Makefile in
34314         AC_CONFIG_FILES call.
34315         * configure: Regenerated.
34316
34317         [BZ #13888]
34318         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
34319         or TMPDIR.
34320         (testout): Likewise.
34321
34322         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
34323         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
34324         $(rtld-installed-name).
34325         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
34326         (rtld_installed_name): Likwise.
34327         (runit): Remove function.
34328         (run_getconf): New variable,  Use it for running getconf binary.
34329
34330 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
34331
34332         [BZ #14716]
34333         * string/test-memmem.c (check_result): New function.
34334         (do_one_test): Use it.
34335         (check1): New function.
34336         (test_main): Use it.
34337
34338 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
34339
34340         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
34341
34342 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
34343
34344         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
34345         (_G_LSEEK64): Likewise.
34346         (_G_MMAP64): Likewise.
34347         (_G_FSTAT64): Likewise.
34348         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
34349         (_G_LSEEK64): Likewise.
34350         (_G_MMAP64): Likewise.
34351         (_G_FSTAT64): Likewise.
34352         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
34353         unconditional.  Call __mmap64 directly.
34354         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
34355         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
34356         __lseek64 directly.
34357         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
34358         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
34359         __mmap64 directly.
34360         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
34361         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
34362         __lseek64 directly.
34363         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
34364         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
34365         __lseek64 directly.
34366         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
34367         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
34368         __lseek64 directly.
34369         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
34370         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
34371         __fxstat64 directly.
34372         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
34373         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
34374         unconditional.
34375         (freopen64) [!_G_OPEN64]: Remove conditional code.
34376         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
34377         unconditional.
34378         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
34379         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
34380         unconditional.
34381         (ftello64) [!_G_LSEEK64]: Remove conditional code.
34382         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
34383         unconditional.
34384         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
34385         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
34386         unconditional.
34387         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
34388         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
34389         unconditional.
34390         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
34391         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
34392         unconditional.
34393         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
34394         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
34395         unconditional.
34396         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
34397
34398 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
34399
34400         [BZ #12140]
34401         * manual/memory.texi (Malloc Tunable Parameters): Add note
34402         about free list pointers overwriting some perturb bytes.
34403         Wording suggested by Roland McGrath.
34404
34405 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
34406
34407         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
34408         (lgamma_test): Likewise.
34409         (tgamma_test): Likewise.
34410
34411 2012-10-16  Florian Weimer  <fweimer@redhat.com>
34412
34413         [BZ #14700]
34414         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
34415         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
34416
34417 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
34418
34419         * NEWS: Mention BZ #14716.
34420         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
34421         when removing AVAILABLE1_USES_J macro.
34422
34423 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
34424
34425         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
34426         (__bswap_64): __uint64_t for unsigned 64-bit int.
34427
34428 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
34429
34430         * include/string.h (memmem): Declare libc hidden alias.
34431         * string/memmem.c (memmem): Define libc hidden alias.
34432         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
34433         __read, __close instead of open, read, close.
34434
34435 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
34436
34437         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
34438         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
34439         global and hidden.
34440         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
34441         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
34442         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
34443         Likewise.
34444         (__rawmemchr_sse2): Likewise.
34445         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
34446         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
34447         (__strchr_sse2): Likewise.
34448         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
34449         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
34450         (__strcasecmp_sse2): Likewise.
34451         (__strncasecmp_sse2): Likewise.
34452         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
34453         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
34454         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
34455         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
34456         (__strrchr_sse2): Likewise.
34457         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
34458         ifunc-impl-list.c.
34459         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
34460         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
34461         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
34462         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
34463         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
34464         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
34465         * sysdeps/x86_64/multiarch/memset.S: Likewise.
34466         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
34467         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
34468         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
34469         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
34470         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
34471         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
34472         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
34473         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
34474         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
34475         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
34476         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
34477         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
34478         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
34479         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
34480         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
34481         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
34482         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
34483         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
34484         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
34485         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
34486         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
34487         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
34488         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
34489
34490         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
34491         global and hidden.
34492         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
34493         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
34494         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
34495         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
34496         Likewise.
34497         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
34498         Likewise.
34499         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
34500         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
34501         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
34502         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
34503         ifunc-impl-list.c.
34504         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
34505         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
34506         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
34507         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
34508         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
34509         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
34510         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
34511         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
34512         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
34513         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
34514         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
34515         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
34516         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
34517         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
34518         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
34519         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
34520         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
34521         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
34522         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
34523         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
34524         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
34525         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
34526         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
34527         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
34528         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
34529         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
34530         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
34531         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
34532         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
34533         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
34534         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
34535         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
34536         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
34537         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
34538         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
34539         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
34540         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
34541         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
34542         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
34543         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
34544         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
34545
34546         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
34547         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
34548         * include/ifunc-impl-list.h: New file.
34549         * misc/ifunc-impl-list.c: Likewise.
34550         * misc/Makefile (routines): Add ifunc-impl-list.
34551         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
34552         * string/test-string.h: Include <ifunc-impl-list.h>.
34553         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
34554         TEST_NAME]: New variables.
34555         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
34556         are defined.
34557         (test_init): Call __libc_ifunc_impl_list to initialize
34558         func_list if TEST_IFUNC and TEST_NAME are defined.
34559
34560         * string/Makefile (strop-tests): Add bcopy and bzero.
34561         * string/test-bcopy.c: New file.
34562         * string/test-bzero.c: Likewise.
34563         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
34564         defined.
34565         * string/test-memset.c: Support bzero test if TEST_BZERO is
34566         defined.
34567         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
34568         __libc_memmove.
34569         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
34570         __libc_memset.
34571         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
34572         of memset.
34573
34574 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
34575
34576         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
34577         * configure: Regenerated.
34578
34579         * Makeconfig (+link-static-before-libc): Don't include
34580         $(link-static-libc).
34581
34582         * libio/libio.h (_IO_pos_t): Remove.
34583
34584 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34585
34586         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
34587         McGrath.
34588
34589 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34590
34591         * crypt/crypt-entry.c: Include fips-private.h.
34592         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
34593         * crypt/md5c-test.c (main): Tolerate disabled MD5.
34594         * sysdeps/unix/sysv/linux/fips-private.h: New file.
34595         * sysdeps/generic/fips-private.h: New file, dummy fallback.
34596
34597 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
34598
34599         * crypt/crypt-private.h: Include stdbool.h.
34600         (_ufc_setup_salt_r): Return bool.
34601         * crypt/crypt-entry.c: Include errno.h.
34602         (__crypt_r): Return NULL with EINVAL for bad salt.
34603         * crypt/crypt_util.c (bad_for_salt): New.
34604         (_ufc_setup_salt_r): Check that salt is long enough and within
34605         the specified alphabet.
34606         * crypt/badsalttest.c: New file.
34607         * crypt/Makefile (tests): Add it.
34608         ($(objpfx)badsalttest): New.
34609
34610 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
34611
34612         * NEWS: Add entry for BZ #14602.
34613
34614 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
34615
34616         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
34617         type-generic.
34618         * math/libm-test.inc: Update comment listing what functions and
34619         macros are tested.
34620         (isgreater_test): New function.
34621         (isgreaterequal_test): Likewise.
34622         (isless_test): Likewise.
34623         (islessequal_test): Likewise.
34624         (islessgreater_test): Likewise.
34625         (isunordered_test): Likewise.
34626         (main): Call the new functions.
34627
34628 2012-10-09  Roland McGrath  <roland@hack.frob.com>
34629
34630         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
34631         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
34632         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
34633         * sysdeps/i386/configure: Regenerated.
34634         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
34635         * sysdeps/mach/configure: Regenerated.
34636         * sysdeps/mach/hurd/configure: Regenerated.
34637         * sysdeps/powerpc/configure: Regenerated.
34638         * sysdeps/powerpc/powerpc32/configure: Regenerated.
34639         * sysdeps/powerpc/powerpc64/configure: Regenerated.
34640         * sysdeps/s390/s390-32/configure: Regenerated.
34641         * sysdeps/s390/s390-64/configure: Regenerated.
34642         * sysdeps/sh/configure: Regenerated.
34643         * sysdeps/sparc/configure: Regenerated.
34644         * sysdeps/unix/sysv/linux/configure: Regenerated.
34645         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
34646         * sysdeps/x86_64/configure: Regenerated.
34647
34648         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
34649         defined.  Don't check if MAP is NULL.
34650
34651 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
34652
34653         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
34654         (_G_stat64): Likewise.
34655         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
34656         (_G_stat64): Likewise.
34657         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
34658         instead of struct _G_stat64.
34659         * libio/fileops.c (mmap_remap_check): Likewise.
34660         (decide_maybe_mmap): Likewise.
34661         (_IO_new_file_seekoff): Likewise.
34662         (_IO_file_stat): Likewise.
34663         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
34664         _G_off64_t.
34665         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
34666         instead of struct _G_stat64.
34667         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
34668
34669 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
34670
34671         [BZ #14602]
34672         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34673         Replace with ...
34674         (CHECK_EOL): New macro.
34675         (two_way_short_needle): Check beginning of haystack for EOL.  Use
34676         CHECK_EOL.
34677         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34678         Replace with CHECK_EOL.
34679         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
34680         Replace with CHECK_EOL.
34681
34682 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
34683
34684         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
34685         type-generic.
34686         * math/libm-test.inc: Update comment listing what functions and
34687         macros are tested.
34688         (finite_test): New function.
34689         (isinf_test): Likewise.
34690         (isnan_test): Likewise.
34691         (fpclassify_test): Test subnormal input.
34692         (isfinite_test): Likewise.
34693         (isnormal_test): Likewise.
34694         (main): Call the new functions.
34695
34696 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
34697
34698         [BZ #14660]
34699         * Makerules (%.dynsym): Force C locale when running
34700         $(OBJDUMP) --dynamic-syms.
34701
34702 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
34703
34704         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
34705         <stdint.h>.
34706
34707 2012-10-06  David S. Miller  <davem@davemloft.net>
34708
34709         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
34710         upper 32-bits of the length value in %o2 since we use branch-on-register
34711         tests which consider the entire 64-bit register.
34712
34713 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
34714
34715         * string/test-strstr.c (check2): Add a test for page boundary.
34716
34717 2012-10-05  David S. Miller  <davem@davemloft.net>
34718
34719         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
34720         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
34721         file.
34722         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34723         sysdep_routines.
34724         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34725         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
34726         and bzero when HWCAP_SPARC_CRYPTO is present.
34727
34728 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
34729
34730         [BZ #14602]
34731         * string/test-strstr.c (check2): New function.
34732         (test_main): Call check2.
34733
34734         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
34735         and bug-strchr1.
34736         * string/bug-strcasestr1.c (do_test): Moved to ...
34737         * string/test-strcasestr.c (check1): Here.  New function.
34738         (do_one_test): Break out result checking code into ...
34739         (check_result): This.  New function.
34740         (do_one_test): Call check_result.
34741         (test_main): Call check1.
34742         * string/bug-strchr1.c (do_test): Moved to ...
34743         * string/test-strchr.c (check1): Here.  New function.
34744         (do_one_test): Break out result checking code into ...
34745         (check_result): This.  New function.
34746         (do_one_test): Call check_result.
34747         (test_main): Call check1.
34748         * string/bug-strstr1.c (main): Moved to ...
34749         * string/test-strstr.c (check1): Here.  New function.
34750         (do_one_test): Break out result checking code into ...
34751         (check_result): This.  New function.
34752         (do_one_test): Call check_result.
34753         (test_main): Call check1.
34754         * string/bug-strcasestr1.c: Removed.
34755         * string/bug-strchr1.c: Likewise.
34756         * string/bug-strstr1.c: Likewise.
34757
34758         * elf/Makefile (dl-routines): Add hwcaps.
34759         * elf/dl-support.c (_dl_important_hwcaps): Removed.
34760         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
34761         (_dl_important_hwcaps): Moved to ...
34762         * elf/dl-hwcaps.c: Here.  New file.
34763         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
34764
34765         [BZ #14557]
34766         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
34767         if IS_IN_rtld isn't defined.
34768
34769         * elf/dl-support.c (_dl_sysinfo_map): New.
34770         Include "get-dynamic-info.h" and "setup-vdso.h".
34771         (_dl_non_dynamic_init): Call setup_vdso.
34772         * elf/dynamic-link.h: Don't include <assert.h>.
34773         (elf_get_dynamic_info): Moved to ...
34774         * elf/get-dynamic-info.h: Here.  New file.
34775         * elf/dynamic-link.h: Include "get-dynamic-info.h".
34776         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
34777         * elf/setup-vdso.h: Here.  New file.
34778         * elf/rtld.c: Include "setup-vdso.h".
34779         (dl_main): Call setup_vdso.
34780
34781 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
34782
34783         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
34784         creal in comment listing functions tested.  List finite, isinf,
34785         isnan, isless, islessequal, isgreater, isgreaterequal,
34786         islessgreater, isunordered, lgamma_r and pow10 as functions and
34787         macros not tested.  Mention which functions not tested are aliases
34788         for other functions.  Fix typo.  Note that signs of NaNs are not
34789         tested.
34790
34791         * scripts/config.guess: Update from config.git.
34792         * scripts/config.sub: Likewise.
34793
34794 2012-10-04  Roland McGrath  <roland@hack.frob.com>
34795
34796         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
34797         * misc/madvise.c (madvise): Renamed to __madvise.
34798         Make madvise a weak alias.
34799         * include/sys/mman.h: Declare __madvise.
34800         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
34801         * sysdeps/unix/syscalls.list
34802         (madvise): Make __madvise the strong name, and madvise a weak alias.
34803         * sysdeps/unix/sysv/linux/syscalls.list
34804         (madvise, mmap): Remove redundant entries.
34805         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
34806         * malloc/malloc.c (mtrim): Likewise.
34807         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
34808
34809 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34810
34811         * sysdeps/mach/hurd/dl-cache.c: File removed.
34812         * config.h.in (USE_LDCONFIG): New #undef.
34813         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
34814         * configure: Regenerated.
34815         * elf/Makefile (dl-routines): Add dl-cache only under
34816         [$(use-ldconfig) = yes].
34817         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
34818         cache on [USE_LDCONFIG].
34819         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
34820         [USE_LDCONFIG].
34821         * elf/rtld.c (dl_main): Likewise.
34822
34823 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
34824
34825         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
34826         _SC_LEVEL4_CACHE_LINESIZE.
34827
34828 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34829
34830         * sysdeps/unix/bsd/confstr.h: File removed.
34831
34832 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
34833
34834         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
34835         sys/sdt-config.h.
34836
34837 2012-10-02  Roland McGrath  <roland@hack.frob.com>
34838
34839         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
34840         Make 'mapoff' field ElfW(Off) rather than off_t.
34841
34842 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
34843
34844         * nscd/Makefile: Remove nscd-cflags and all its users.
34845         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
34846         (CFLAGS-nonlib): Add compiler flags for nscd modules.
34847
34848         [BZ #10631]
34849         * malloc.c (malloc_printerr): Clarify error message.
34850
34851 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
34852
34853         [BZ #14648]
34854         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34855         Set bit_FMA_Usable if FMA is supported.
34856         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
34857         macro.
34858         (bit_FMA4_Usable): Updated.
34859         (index_FMA_Usable): New macro.
34860         (CPUID_FMA): Likewise
34861         (HAS_FMA): Defined with bit_FMA_Usable.
34862
34863 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34864
34865         * bits/types.h (__swblk_t): Type removed.
34866         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
34867         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
34868         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
34869         (__SWBLK_T_TYPE): Likewise.
34870         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
34871         (__SWBLK_T_TYPE): Likewise.
34872         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
34873         (__SWBLK_T_TYPE): Likewise.
34874         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
34875         (__SWBLK_T_TYPE): Likewise.
34876
34877 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
34878             Honza Horak <hhorak@redhat.com>
34879
34880         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
34881         (xdr_mapname): Use YPMAXMAP as maxsize.
34882         (xdr_peername): Use YPMAXPEER as maxsize.
34883         (xdr_keydat): Use YPAXRECORD as maxsize.
34884         (xdr_valdat): Use YPMAXRECORD as maxsize.
34885
34886 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34887
34888         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
34889
34890         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
34891         * csu/init-first.c: ... here.
34892         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
34893         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
34894         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
34895         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
34896         * sysdeps/i386/init-first.c: File removed.
34897         * sysdeps/sh/init-first.c: File removed.
34898
34899 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
34900
34901         [BZ #14645]
34902         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
34903         if x * y might underflow to zero and z is zero.
34904         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
34905         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34906         * math/libm-test.inc (min_subnorm_value): New variable.
34907         (fma_test): Add more tests.
34908         (fma_test_towardzero): Likewise.
34909         (fma_test_downward): Likewise
34910         (fma_test_upward): Likewise.
34911         (initialize): Set min_subnorm_value.
34912
34913 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
34914
34915         [BZ #14638]
34916         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
34917         0 + 0.
34918         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
34919         mode for addition resulting in exact zero.
34920         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
34921         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
34922         exact 0 + 0.
34923         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
34924         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34925         * math/libm-test.inc (fma_test): Add more tests.
34926         (fma_test_towardzero): New function.
34927         (fma_test_downward): Likewise.
34928         (fma_test_upward): Likewise.
34929         (main): Call the new functions.
34930
34931 2012-09-28  David S. Miller  <davem@davemloft.net>
34932
34933         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
34934
34935 2012-09-28  Roland McGrath  <roland@hack.frob.com>
34936
34937         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
34938         instead of SIGALRM.
34939
34940         * sysdeps/gnu/_G_config.h: Moved to ...
34941         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
34942         * sysdeps/mach/hurd/_G_config.h: Moved to ...
34943         * sysdeps/generic/_G_config.h: ... here.
34944
34945         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
34946
34947         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
34948
34949         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
34950         Conditionalize target on [libnss_test1.so-version].
34951
34952         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
34953
34954         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
34955         (elfobjdir): Move out of conditionals.
34956
34957         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
34958         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
34959         (__nss_lookup_function): Conditionalize label remove_from_tree on
34960         [!DO_STATIC_NSS || SHARED], matching its only use.
34961
34962 2012-09-28  David S. Miller  <davem@davemloft.net>
34963
34964         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
34965         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
34966         file.
34967         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34968         sysdep_routines.
34969         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34970         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
34971         when HWCAP_SPARC_CRYPTO is present.
34972
34973 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34974
34975         * io/tst-mknodat.c: Create a FIFO instead of a socket.
34976
34977 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
34978
34979         [BZ #6530]
34980         * stdio-common/vfprintf.c (process_string_arg): Revert
34981         2000-07-22 change.
34982
34983 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
34984
34985         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
34986         for testcase.
34987         * stdio-common/tst-sprintf.c: Include <locale.h>
34988         (main): Test sprintf's handling of incomplete multibyte
34989         characters.
34990
34991 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
34992
34993         * elf/dl-runtime.c (VERSYMIDX): Removed.
34994         * elf/dl-version.c (VERSYMIDX): Likewise.
34995         * elf/do-rel.h (VERSYMIDX): Likewise.
34996         (VALIDX): Likewise.
34997         * elf/dynamic-link.h (VERSYMIDX): Likewise.
34998         * elf/rtld.c (VALIDX): Likewise.
34999         (ADDRIDX): Likewise.
35000         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
35001         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
35002         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
35003         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
35004         (VALIDX): Likewise.
35005         (ADDRIDX): Likewise.
35006
35007 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
35008
35009         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
35010
35011 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
35012
35013         [BZ #11438]
35014         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
35015         to global scope.
35016         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
35017         addresses are in the same scope as 192.0.2/24.
35018         * posix/gai.conf: Document new scope table defaults.
35019
35020 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35021
35022         [BZ #5298]
35023         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
35024         for ftell.  Compute offsets from write pointers instead.
35025         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
35026
35027 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35028
35029         [BZ #14543]
35030         * libio/Makefile (tests): New test case tst-fseek.
35031         * libio/tst-fseek.c: New test case to verify that fseek/ftell
35032         combination works in wide mode.
35033         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
35034         state when the external buffer state changes.
35035
35036 2012-09-27  David S. Miller  <davem@davemloft.net>
35037
35038         [BZ #14376]
35039         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
35040         pass reloc->r_addend in as the 'high' argument to
35041         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
35042
35043         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35044
35045 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
35046
35047         * rt/tst-aio2.c: Include <pthread.h>.
35048         * rt/tst-aio3.c: Likewise.
35049
35050 2012-09-27  Steve Ellcey  <sellcey@mips.com>
35051
35052         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
35053
35054 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
35055
35056         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
35057         contents on [SHARED].
35058
35059 2012-09-26  Marek Polacek  <polacek@redhat.com>
35060
35061         [BZ #14530]
35062         [BZ #13741]
35063         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
35064         for C++ and GCC <4.3 as well as for non GCC compilers.
35065
35066 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
35067
35068         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35069
35070 2012-09-25  Roland McGrath  <roland@hack.frob.com>
35071
35072         * Makefile.in (all, install): Declare with .PHONY.
35073         Reported by Michael Hope <michael.hope@linaro.org>.
35074
35075 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35076
35077         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
35078         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
35079         system header.
35080         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
35081         Likewise.
35082         (sydep_routines): Add the new and the internal functions.
35083         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
35084         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
35085         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
35086         (GLIBC_2.17): Add the new function.
35087         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35088         (GLIBC_2.17): Likewise.
35089         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
35090         (GLIBC_2.17): Likewise.
35091         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
35092         (GLIBC_2.17): Likewise.
35093         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
35094
35095 2012-09-25  Alan Modra  <amodra@gmail.com>
35096
35097         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
35098         Add release barrier before setting once_control to say
35099         initialisation is done.  Add hints on lwarx.  Use macro in
35100         place of isync.
35101         (clear_once_control): Add release barrier.
35102
35103 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
35104
35105         [BZ #13629]
35106         * math/s_clog.c (__clog): Handle more values close to |z| = 1
35107         specially.
35108         * math/s_clog10.c (__clog10): Likewise.
35109         * math/s_clog10f.c (__clog10f): Likewise.
35110         * math/s_clog10l.c (__clog10l): Likewise.
35111         * math/s_clogf.c (__clogf): Likewise.
35112         * math/s_clogl.c (__clogl): Likewise.
35113         * math/Makefile (libm-calls): Add x2y2m1.
35114         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
35115         (__x2y2m1): Likewise.
35116         (__x2y2m1l): Likewise.
35117         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
35118         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
35119         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
35120         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
35121         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
35122         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
35123         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
35124         * sysdeps/i386/fpu/libm-test-ulps: Update.
35125         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35126
35127         [BZ #14621]
35128         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
35129         int as type of variable DEPTH.
35130         (glob): Use size_t instead of int as type of variables NEWCOUNT
35131         and OLD_PATHC.
35132
35133 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35134
35135         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
35136         Add s_sincosf-sse2.
35137         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
35138         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
35139         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
35140         macros for using routine as __sincosf_ia32.
35141         Use macro for function declaration and weak_alias.
35142         * sysdeps/i386/fpu/libm-test-ulps: Update.
35143
35144         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
35145         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35146
35147         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
35148         subnormal argument.
35149         * math/s_cexpf.c (__cexpf): Likewise.
35150         * math/s_csinf.c (__csinf): Likewise.
35151         * math/s_csinhf.c (__csinhf): Likewise.
35152         * math/s_ctanf.c (__ctanf): Likewise.
35153         * math/s_ctanhf.c (__ctanhf): Likewise.
35154         * math/s_ccosh.c (__ccoshf): Likewise.
35155         * math/s_cexp.c (__cexpl): Likewise.
35156         * math/s_csin.c (__csin): Likewise.
35157         * math/s_csinh.c (__csinh): Likewise.
35158         * math/s_ctan.c (__ctan): Likewise.
35159         * math/s_ctanh.c (ctanh): Likewise.
35160         * math/s_ccoshl.c (__ccoshl): Likewise.
35161         * math/s_cexpl.c (__cexpl): Likewise.
35162         * math/s_csinl.c (__csinl): Likewise.
35163         * math/s_csinhl.c (__csinhl): Likewise.
35164         * math/s_ctanl.c (__ctanl): Likewise.
35165         * math/s_ctanhl.c (__ctanhl): Likewise.
35166
35167 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
35168
35169         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
35170         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
35171         (_IO_off_t): Define to __off_t, not _G_off_t.
35172         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
35173         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
35174         (_IO_wint_t): Define to wint_t, not _G_wint_t.
35175         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
35176         type of __dummy and __dummy2 fields.
35177         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
35178         (_G_ssize_t): Likewise.
35179         (_G_off_t): Likewise.
35180         (_G_pid_t): Likewise.
35181         (_G_uid_t): Likewise.
35182         (_G_wchar_t): Likewise.
35183         (_G_wint_t): Likewise.
35184         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
35185         (_G_ssize_t): Likewise.
35186         (_G_off_t): Likewise.
35187         (_G_pid_t): Likewise.
35188         (_G_uid_t): Likewise.
35189         (_G_wchar_t): Likewise.
35190         (_G_wint_t): Likewise.
35191         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
35192         (_G_ssize_t): Likewise.
35193         (_G_off_t): Likewise.
35194         (_G_pid_t): Likewise.
35195         (_G_uid_t): Likewise.
35196         (_G_wchar_t): Likewise.
35197         (_G_wint_t): Likewise.
35198
35199 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
35200
35201         * malloc/arena.c: Include malloc-sysdep.h.
35202         (shrink_heap): Use check_may_shrink_heap to decide if madvise
35203         is sufficient to shrink the heap or an unmap is needed.
35204         * sysdeps/generic/malloc-sysdep.h: New file.  Define
35205         new function check_may_shrink_heap.
35206         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
35207         new function check_may_shrink_heap.
35208
35209 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
35210
35211         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
35212         comments.
35213
35214 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
35215
35216         * catgets/test-gencat.sh: Add "set -e".
35217         * elf/tst-pathopt.sh: Likewise.
35218         * grp/tst_fgetgrent.sh: Likewise.
35219         * iconvdata/run-iconv-test.sh: Likewise.
35220         * intl/tst-gettext.sh: Likewise.
35221         * intl/tst-gettext2.sh: Likewise.
35222         * intl/tst-gettext4.sh: Likewise.
35223         * intl/tst-gettext6.sh: Likewise.
35224         * intl/tst-translit.sh: Likewise.
35225         * io/ftwtest-sh: Likewise.
35226         * libio/test-freopen.sh: Likewise.
35227         * malloc/tst-mtrace.sh: Likewise.
35228         * posix/globtest.sh: Likewise.
35229         * posix/tst-getconf.sh: Likewise.
35230         * posix/wordexp-tst.sh: Likewise.
35231         * stdio-common/tst-printf.sh: Likewise.
35232         * stdio-common/tst-unbputc.sh: Likewise.
35233         * stdlib/tst-fmtmsg.sh: Likewise.
35234         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
35235         * catgets/Makefile: Do not specify -e option when running
35236         testsuite shell scripts.
35237         * elf/Makefile: Likewise.
35238         * grp/Makefile: Likewise.
35239         * iconvdata/Makefile: Likewise.
35240         * intl/Makefile: Likewise.
35241         * io/Makefile: Likewise.
35242         * libio/Makefile: Likewise.
35243         * malloc/Makefile: Likewise.
35244         * posix/Makefile: Likewise.
35245         * stdio-common/Makefile: Likewise.
35246         * stdlib/Makefile: Likewise.
35247         * sysdeps/x86_64/Makefile: Likewise.
35248
35249         * io/ftwtest-sh: Add copyright header.
35250         * posix/globtest.sh: Likewise.
35251         * posix/tst-getconf.sh: Likewise.
35252         * posix/wordexp-tst.sh: Likewise.
35253         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
35254
35255 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
35256
35257         [BZ #13679]
35258         * Makeconfig (+link): Defined as $(+link-static) if
35259         $(build-shared) isn't yes.
35260         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
35261         isn't yes.
35262         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
35263
35264         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
35265
35266         [BZ #14562]
35267         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
35268         new chunk size with MALLOC_ALIGN_MASK.
35269
35270 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
35271
35272         [BZ #5044]
35273         * stdio-common/printf_fphex.c: Include <stdbool.h> and
35274         <rounding-mode.h>.
35275         (__printf_fphex): Determine rounding using get_rounding_mode and
35276         round_away.
35277         * stdio-common/tst-printf-round.c (struct hex_test): New
35278         structure.
35279         (hex_tests): New variable.
35280         (test_hex_in_one_mode): New function.
35281         (do_test): Also run tests for hex float output.
35282
35283 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
35284
35285         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
35286         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
35287         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
35288         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
35289         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
35290         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
35291         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
35292         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
35293
35294 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
35295
35296         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
35297         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
35298         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
35299         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
35300
35301 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
35302
35303         [BZ #14579]
35304         * elf/rtld.c (dl_main): Limit the check for self loading to normal
35305         mode only.
35306         * elf/tst-rtld-load-self.sh: New test.
35307         * elf/Makefile: Run it.
35308
35309 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
35310
35311         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
35312         (tst-writev-ENV): Remove.
35313         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
35314
35315 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
35316
35317         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
35318
35319 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
35320
35321         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
35322         unconditional.
35323         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
35324         Likewise.
35325         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
35326         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
35327         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
35328         Likewise.
35329
35330 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
35331
35332         [BZ #14587]
35333         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
35334         * config.make.in (have-cpp-asm-debuginfo): Removed.
35335         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
35336         * configure: Regenerated.
35337
35338 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
35339
35340         [BZ #5044]
35341         * stdio-common/printf_fp.c: Include <stdbool.h> and
35342         <rounding-mode.h>.
35343         (___printf_fp): Determine rounding using get_rounding_mode and
35344         round_away.
35345         * stdio-common/tst-printf-round.c: New file.
35346         * stdio-common/Makefile (tests): Add tst-printf-round.
35347         (link-libm): New variable.
35348         ($(objpfx)tst-printf-round): Depend in $(link-libm).
35349
35350 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
35351
35352         [BZ #14576]
35353         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
35354         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
35355         Likewise.
35356         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
35357         Likewise.
35358
35359 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
35360
35361         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
35362         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35363         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35364         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
35365
35366 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
35367
35368         [BZ #14518]
35369         * include/rounding-mode.h: New file.
35370         * sysdeps/generic/get-rounding-mode.h: Likewise.
35371         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
35372         * stdlib/strtod_l.c: Include <rounding-mode.h>.
35373         (MAX_VALUE): New macro.
35374         (MIN_VALUE): Likewise.
35375         (overflow_value): New function.
35376         (underflow_value): Likewise.
35377         (round_and_return): Use overflow_value and underflow_value to
35378         determine return values in overflow and underflow cases.  Use
35379         round_away to determine rounding depending on rounding mode.
35380         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
35381         determine return values in overflow and underflow cases.
35382         * stdlib/tst-strtod-round.c: Include <fenv.h>.
35383         (struct test_results): New structure.
35384         (struct test): Use struct test_results to store expected results
35385         for all rounding modes.
35386         (TEST): Include expected results for all rounding modes.
35387         (test_in_one_mode): New function.
35388         (do_test): Use test_in_one_mode to compute and check results.
35389         Check results for all rounding modes.
35390         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
35391         $(link-libm).
35392
35393 2012-12-09  Allan McRae  <allan@archlinux.org>
35394
35395         * sysdeps/i386/fpu/libm-test-ulps: Update
35396
35397 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
35398
35399         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
35400         (_G_int32_t): Likewise.
35401         (_G_uint16_t): Likewise.
35402         (_G_uint32_t): Likewise.
35403         (_G_HAVE_BOOL): Likewise.
35404         (_G_HAVE_ATEXIT): Likewise.
35405         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35406         (_G_HAVE_IO_FILE_OPEN): Likewise.
35407         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
35408         (_G_int32_t): Likewise.
35409         (_G_uint16_t): Likewise.
35410         (_G_uint32_t): Likewise.
35411         (_G_HAVE_BOOL): Likewise.
35412         (_G_HAVE_ATEXIT): Likewise.
35413         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35414         (_G_HAVE_IO_FILE_OPEN): Likewise.
35415         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
35416         (_G_int32_t): Likewise.
35417         (_G_uint16_t): Likewise.
35418         (_G_uint32_t): Likewise.
35419         (_G_HAVE_BOOL): Likewise.
35420         (_G_HAVE_ATEXIT): Likewise.
35421         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
35422         (_G_HAVE_IO_FILE_OPEN): Likewise.
35423
35424 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
35425
35426         * csu/libc-tls.c: Update copyright years.
35427
35428 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
35429
35430         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
35431         [!_G_USING_THUNKS]: Remove conditional code.
35432         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
35433         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
35434
35435         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
35436         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
35437         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35438         (_G_VTABLE_LABEL_PREFIX): Likewise.
35439         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35440         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35441         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35442         (_G_VTABLE_LABEL_PREFIX): Likewise.
35443         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
35444         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
35445         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
35446         (_G_VTABLE_LABEL_PREFIX): Likewise.
35447         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
35448
35449 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
35450
35451         * libio/Makefile: Include ../Makeconfig before tests.
35452         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
35453         only if $(build-shared) is yes.
35454
35455         * iconv/gconv_db.c: Update copyright years.
35456
35457 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35458
35459         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
35460         unwind info if defined PIC. Fix special cases description.
35461         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
35462
35463         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
35464         DP_HI_MASK entry.
35465         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
35466
35467 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
35468
35469         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
35470
35471         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
35472         is NULL.
35473
35474         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
35475         (LDLIBS-tst-chk4): This.
35476         (LDFLAGS-tst-chk5): Renamed to ...
35477         (LDLIBS-tst-chk5): This.
35478         (LDFLAGS-tst-chk6): Renamed to ...
35479         (LDLIBS-tst-chk6): This.
35480         (LDFLAGS-tst-lfschk4): Renamed to ...
35481         (LDLIBS-tst-lfschk4): This.
35482         (LDFLAGS-tst-lfschk5): Renamed to ...
35483         (LDLIBS-tst-lfschk5): This.
35484         (LDFLAGS-tst-lfschk6): Renamed to ...
35485         (LDLIBS-tst-lfschk6): This.
35486
35487         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
35488         on $(common-objpfx)soversions.mk.
35489
35490 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
35491
35492         [BZ #10014]
35493         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
35494         example host name.
35495
35496 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
35497
35498         * malloc/arena.c (arena_get_retry): New function that gets
35499         another arena for the caller to try its request on.
35500         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
35501         current arena cannot fulfill the request.
35502         (__libc_memalign): Likewise.
35503         (__libc_memalign): Likewise.
35504         (__libc_pvalloc): Likewise.
35505         (__libc_calloc): Likewise.
35506
35507 2012-09-05  John Tobey  <john.tobey@gmail.com>
35508
35509         [BZ #13542]
35510         * manual/arith.texi (Operations on Complex): Fix description
35511         of carg branch cut.
35512
35513 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
35514
35515         [BZ #10014]
35516         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
35517         host name.
35518
35519         [BZ #10038]
35520         * manual/memory.texi (Memory): Make order of menu items match
35521         order of sections.
35522
35523 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35524
35525         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
35526         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
35527         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
35528
35529 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35530
35531         * csu/libc-tls.c (static_dtv): Renamed to ...
35532         (_dl_static_dtv): This.  Make it global.
35533         (_dl_initial_dtv): Removed.
35534         (__libc_setup_tls): Updated.
35535         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
35536         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
35537         DL_INITIAL_DTV.
35538
35539 2012-09-06  Petr Machata  <pmachata@redhat.com>
35540
35541         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
35542         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
35543         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
35544         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
35545
35546 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35547
35548         [BZ #14545]
35549         * csu/libc-tls.c (_dl_initial_dtv): New variable.
35550         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
35551         freeing dtv[-1].
35552
35553 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
35554
35555         [BZ #14544]
35556         * Makeconfig (link-static-before-libc): Replace $(+prector)
35557         with $(+prectorT).
35558         (link-static-after-libc): Replace $(+postctor) with
35559         $(+postctorT).
35560         (link-bounded): Replace $(+prector)/$(+postctor) with
35561         $(+prectorT)/$(+postctorT).
35562         (+prectorT): New macro.
35563         (+postctorT): Likewise.
35564
35565 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
35566
35567         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
35568         (round_str): Handle values above the maximum for IBM long double
35569         as inexact.
35570         * stdlib/tst-strtod-round.c (tests): Regenerated.
35571
35572 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35573
35574         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
35575         assembler flag.
35576         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
35577         zarch_nohighgprs around the zarch optimized routines.
35578         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
35579         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
35580         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
35581         for zarch.
35582
35583 2012-09-05  David S. Miller  <davem@davemloft.net>
35584
35585         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35586
35587         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
35588         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
35589         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
35590         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
35591         entries.
35592
35593 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35594
35595         * malloc/arena.c: Fold copyright years.
35596         * malloc/mcheck.c, malloc/memusage.c: Likewise.
35597
35598 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35599
35600         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
35601
35602 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35603
35604         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
35605
35606 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35607
35608         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
35609         change internal state upon failure.
35610
35611 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
35612
35613         * malloc/mcheck.c (mcheck_check_all): Fix typo.
35614         * malloc/memusage.c (mmap): Likewise.
35615         (mmap64, mremap): Likewise.  Adjust name in comment.
35616
35617 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
35618
35619         * libio/fileops.c: Fix typos in comments.
35620         * libio/oldfileops.c: Likewise.
35621         * libio/wfileops.c: Likewise.
35622
35623 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
35624
35625         [BZ #1349]
35626         * malloc/Makefile (tests): Add tst-malloc-usable test case.
35627         (tst-malloc-usable-ENV): Set environment for test case.
35628         * malloc/hooks.c (malloc_check_get_size): New function to get
35629         requested size.
35630         * malloc/malloc.c (musable): Use malloc_check_get_size.
35631         * malloc/tst-malloc-usable.c: New test case.
35632
35633 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
35634
35635         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
35636
35637 2012-09-05  Allan McRae  <allan@archlinux.org>
35638
35639         [BZ #13966]
35640         * configure.in (CXX_SYSINCLUDES): Use compiler output to
35641         determine header location.
35642         * configure: Regenerated.
35643
35644 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
35645
35646         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
35647         float format.
35648         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
35649         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
35650         format.
35651         (test): Regenerate.
35652
35653 2012-09-04  David S. Miller  <davem@davemloft.net>
35654
35655         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
35656         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
35657         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
35658
35659 2012-09-04  Florian Weimer  <fweimer@redhat.com>
35660
35661         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
35662         failures.
35663
35664         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
35665
35666 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
35667
35668         [BZ #9914]
35669         * libio/iogetdelim.c: Include <limits.h>.
35670         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
35671         + len + 1 would overflow.
35672
35673 2012-09-03  Andreas Jaeger  <aj@suse.de>
35674
35675         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35676         * sysdeps/i386/fpu/libm-test-ulps: Update.
35677
35678 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35679
35680         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
35681         Add s_sinf-sse2, s_conf-sse2.
35682
35683         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
35684         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
35685         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
35686         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
35687
35688         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
35689         for using routine as __sinf_ia32.
35690         Use macro for function declaration and weak_alias.
35691         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
35692         for using routine as __cosf_ia32.
35693         Use macro for function declaration and weak_alias.
35694
35695         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
35696         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
35697
35698         * sysdeps/x86_64/fpu/s_sinf.S: New file.
35699         * sysdeps/x86_64/fpu/s_cosf.S: New file.
35700         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35701
35702         * math/libm-test.inc (cos_test): Add more test cases.
35703         (sin_test): Likewise.
35704         (sincos_test): Likewise.
35705
35706 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35707
35708         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
35709         (IFUNC_RESOLVE): Make pointers to the specialized implementations
35710         hidden.
35711         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
35712
35713 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
35714
35715         [BZ #14538]
35716         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
35717         first element of the GOT.
35718         (elf_machine_load_address): Return the difference between
35719         the runtime address of _DYNAMIC and elf_machine_dynamic ().
35720
35721 2012-09-01  Allan McRae  <allan@archlinux.org>
35722
35723         [BZ #13412]
35724         * configure.in (AWK): Require gawk version 3.0 or later.
35725         * configure: Regenerated.
35726
35727 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
35728
35729         * sysdeps/unix/sysv/linux/kernel-features.h
35730         (__ASSUME_POSIX_CPU_TIMERS): Remove.
35731         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
35732         [__NR_clock_getres]: Make code unconditional.
35733         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
35734         (clock_getcpuclockid): Remove code left unreachable by removal of
35735         conditionals.
35736         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
35737         code unconditional.
35738         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35739         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35740         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
35741         Make code unconditional.
35742         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35743         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35744         * sysdeps/unix/sysv/linux/clock_settime.c
35745         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
35746         conditional code.
35747         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
35748         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35749
35750 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
35751
35752         [BZ #14476]
35753         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
35754         scripts/test-installation.pl.
35755
35756         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
35757         and $ld_so_version if it is set.
35758
35759 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
35760
35761         [BZ #14516]
35762         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
35763         failure if reading from procfs failed.
35764         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
35765
35766 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35767
35768         * sysdeps/unix/sysv/linux/kernel-features.h
35769         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
35770         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35771         Remove conditional code.
35772         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35773         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
35774         Remove conditional code.
35775         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35776         * sysdeps/unix/sysv/linux/i386/fxstat.c
35777         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35778         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35779         * sysdeps/unix/sysv/linux/i386/fxstatat.c
35780         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35781         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35782         * sysdeps/unix/sysv/linux/i386/lxstat.c
35783         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35784         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35785         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
35786         Remove conditional code.
35787         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35788         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35789         Remove conditional code.
35790         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35791         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
35792         <kernel-features.h>.
35793         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
35794         Remove.
35795         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
35796         Remove conditional code.
35797         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35798         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
35799         Remove conditional.
35800
35801 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
35802
35803         [BZ #5400]
35804         * NEWS: Add fixed bug number.
35805
35806 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35807
35808         [BZ #14519]
35809         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
35810         underflowing exponent in case of negative sign.
35811         * stdlib/tst-strtod-round-data: Add more tests.
35812         * stdlib/tst-strtod-round.c (tests): Regenerated.
35813
35814         [BZ #3479]
35815         * stdlib/strtod_l.c (NDIG): Remove.
35816         (HEXNDIG): Likewise.
35817         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
35818         smallest representable value.
35819         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
35820         lie within an exact representation of 1/2 ulp of the result.
35821         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
35822         unconditionally.
35823         (TENS_P9_IDX): Define unconditionally.
35824         (TENS_P9_SIZE): Likewise.
35825         (TENS_P10_IDX): Likewise.
35826         (TENS_P10_SIZE): Likewise.
35827         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
35828         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
35829         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
35830         entries for 10^2^13 and 10^2^14.
35831         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
35832         (TENS_P13_IDX): Define.
35833         (TENS_P13_SIZE): Likewise.
35834         (TENS_P14_IDX): Likewise.
35835         (TENS_P14_SIZE): Likewise.
35836         (_fpioconst_pow10): Change array size to
35837         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
35838         unconditional.
35839         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
35840         1024]: Add entries for 10^2^13 and 10^2^14.
35841         [LAST_POW10 > _LAST_POW10]: Remove #error.
35842         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
35843         (_fpioconst_pow10): Change array size to
35844         FPIOCONST_POW10_ARRAY_SIZE.
35845         * stdlib/gen-fpioconst.c: New file.
35846         * stdlib/gen-tst-strtod-round.c: Likewise.
35847         * stdlib/tst-strtod-round-data: Likewise.
35848         * stdlib/tst-strtod-round.c: Likewise.
35849         * stdlib/Makefile (tests): Add tst-strtod-round.
35850
35851         [BZ #14459]
35852         * stdlib/strtod_l.c: Include <stdint.h>.
35853         (NDEBUG): Do not define.
35854         (round_and_return): Change EXPONENT parameter to type intmax_t.
35855         Rearrange calculations to avoid internal overflow possibilities.
35856         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
35857         Rearrange calculations to avoid internal overflow possibilities.
35858         Assert that number fits inside MPNSIZE limbs.
35859         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
35860         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
35861         calculations and add assertions to avoid internal overflow
35862         possibilities.  Add casts to avoid signed/unsigned operations.
35863         * stdlib/tst-strtod-overflow.c: New file.
35864         * stdlib/Makefile (tests): Add tst-strtod-overflow.
35865
35866 2012-08-25  Marek Polacek  <polacek@redhat.com>
35867
35868         * time/time.h: Fix some typos in comments.
35869
35870 2012-08-23  Roland McGrath  <roland@hack.frob.com>
35871
35872         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
35873         * posix/tst-rfc3484-2.c: Likewise.
35874         * posix/tst-rfc3484-3.c: Likewise.
35875
35876 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
35877
35878         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
35879         (EF_ARM_ABI_FLOAT_HARD): Likewise.
35880
35881 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
35882
35883         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
35884         #include of fxstatat64.c.
35885
35886 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35887
35888         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
35889         * shadow/getspent_r.c: Likewise.
35890         * shadow/getspnam.c: Likewise.
35891         * shadow/getspnam_r.c: Likewise.
35892         * gshadow/getsgent.c: Likewise.
35893         * gshadow/getsgent_r.c: Likewise.
35894         * gshadow/getsgnam.c: Likewise.
35895         * gshadow/getsgnam_r.c: Likewise.
35896         * inet/getnetbyad.c: Likewise.
35897         * inet/getnetbyad_r.c: Likewise.
35898         * inet/getnetbynm.c: Likewise.
35899         * inet/getnetbynm_r.c: Likewise.
35900         * inet/getnetent.c: Likewise.
35901         * inet/getnetent_r.c: Likewise.
35902         * inet/getproto.c: Likewise.
35903         * inet/getproto_r.c: Likewise.
35904         * inet/getprtent.c: Likewise.
35905         * inet/getprtent_r.c: Likewise.
35906         * inet/getprtname.c: Likewise.
35907         * inet/getprtname_r.c: Likewise.
35908         * inet/getrpcbyname.c: Likewise.
35909         * inet/getrpcbyname_r.c: Likewise.
35910         * inet/getrpcbynumber.c: Likewise.
35911         * inet/getrpcbynumber_r.c: Likewise.
35912         * inet/getrpcent.c: Likewise.
35913         * inet/getrpcent_r.c: Likewise.
35914         * inet/getaliasent.c: Likewise.
35915         * inet/getaliasent_r.c: Likewise.
35916         * inet/getaliasname.c: Likewise.
35917         * inet/getaliasname_r.c: Likewise.
35918         * nscd/getgrgid_r.c: Likewise.
35919         * nscd/getgrnam_r.c: Likewise.
35920         * nscd/gethstbyad_r.c: Likewise.
35921         * nscd/gethstbynm3_r.c: Likewise.
35922         * nscd/getpwnam_r.c: Likewise.
35923         * nscd/getpwuid_r.c: Likewise.
35924         * nscd/getsrvbynm_r.c: Likewise.
35925         * nscd/getsrvbypt_r.c: Likewise.
35926         * nscd/gai.c: Likewise.
35927
35928         * configure.in (build_nscd): New substituted variable, set
35929         by --disable-build-nscd and defaults to $use_nscd.
35930         * configure: Regenerated.
35931         * config.make.in (build-nscd): New substituted variable.
35932         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
35933         Change conditional to require [$(build-nscd) = yes] as well.
35934         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
35935
35936         [BZ# 13696]
35937         * configure.in (use_nscd): New substituted variable, set by
35938         --disable-nscd.  If enabled, define USE_NSCD.
35939         * configure: Regenerated.
35940         * config.h.in: Add USE_NSCD.
35941         * config.make.in (use-nscd): New substituted variable.
35942         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
35943         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
35944         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
35945         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
35946         (CFLAGS-getgrnam_r.c): Likewise.
35947         (CFLAGS-initgroups.c): Likewise.
35948         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
35949         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
35950         Variables removed.
35951         * inet/getnetgrent_r.c
35952         (nscd_setnetgrent): New function, broken out of ...
35953         (setnetgrent): ... here.  Call it.
35954         (innetgr): Conditionalize nscd bits on [USE_NSCD].
35955         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
35956         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
35957         * nscd/Makefile (routines, aux): Move definitions after include of
35958         Makeconfig.  Conditionalize on [$(use-nscd) != no].
35959         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
35960         Conditionalize on [USE_NSCD].
35961         (is_nscd, nscd_init_cb): Likewise.
35962         (nss_load_library): Conditionalize init callback on [USE_NSCD].
35963         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
35964         * nss/nss_db/db-init.c: Likewise.
35965         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
35966         [USE_NSCD].
35967         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
35968         (make_request): Use it.
35969         (cache_valid_p): New function.
35970         (__check_pf): Use it.
35971         * NEWS: Add item for --disable-nscd.
35972
35973 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
35974
35975         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
35976         to support sed >= 4.2.1-20-ga9bf076.
35977         * configure: Regenerated.
35978
35979 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35980
35981         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
35982         Conditionalize whole body on [IREL].
35983
35984 2012-08-22  Jeff Law <law@redhat.com>
35985
35986         [BZ #14505]
35987         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
35988         if the family is PF_UNSPEC.
35989
35990 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
35991
35992         * Makerules (lib-version): Rename from V.
35993         (install-lib-nosubdir): Change V to lib-version.
35994
35995 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
35996
35997         [BZ #14252]
35998         * powerpc32/power6/wcschr.c: New file.
35999         * powerpc32/power6/wcscpy.c: New file.
36000         * powerpc32/power6/wcsrchr.c: New file.
36001         * powerpc64/power6/wcschr.c: New file.
36002         * powerpc64/power6/wcscpy.c: New file.
36003         * powerpc64/power6/wcsrchr.c: New file.
36004
36005 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
36006
36007         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
36008         (two_way_short_needle): Use it.
36009         * string/strstr.c (AVAILABLE1_USES_J): Define.
36010         * string/strcasestr.c: Likewise.
36011
36012         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
36013         array references.
36014         * string/strcasestr.c (TOLOWER): Make side-effect safe.
36015
36016         [BZ #11607]
36017         * NEWS: Add an entry.
36018         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
36019         define their defaults.
36020         (two_way_short_needle): Detect end-of-string on-the-fly.
36021         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
36022         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
36023         * string/bug-strcasestr1.c: New test.
36024         * string/Makefile: Run it.
36025
36026 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
36027
36028         [BZ #11607]
36029         * string/str-two-way.h (two_way_short_needle): Optimize matching of
36030         the first character.
36031
36032 2012-08-21  Roland McGrath  <roland@hack.frob.com>
36033
36034         * csu/elf-init.c (__libc_csu_irel): Function removed.
36035         * csu/libc-start.c (apply_irel): New function.
36036         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
36037
36038 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
36039
36040         * sysdeps/unix/sysv/linux/kernel-features.h
36041         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
36042         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
36043         <kernel-features.h>.
36044         [__NR_fadvise64_64]: Make code unconditional.
36045         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
36046         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
36047         !__NR_fadvise64_64)]: Likewise.
36048         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
36049         !__NR_fadvise64_64))]: Likewise.
36050         [__NR_fadvise64]: Make code unconditional.
36051         [!__NR_fadvise64]: Remove conditional code.
36052         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
36053         <kernel-features.h>.
36054         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
36055         unconditional.
36056         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
36057         conditional code.
36058         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
36059         not include <kernel-features.h>.
36060         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
36061         unconditional.
36062         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
36063         conditional code.
36064         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
36065         include <kernel-features.h>.
36066         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
36067         unconditional.
36068         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
36069         conditional code.
36070
36071 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
36072
36073         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
36074         slight instruction rearrangements per scrollpipe analysis.
36075         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
36076
36077 2012-08-20  Roland McGrath  <roland@hack.frob.com>
36078
36079         * manual/syslog.texi (syslog; vsyslog, closelog):
36080         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
36081         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
36082
36083         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
36084         DSOCAPS to match condition on defining it.
36085
36086 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
36087
36088         * sysdeps/unix/sysv/linux/kernel-features.h
36089         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
36090         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
36091         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36092         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36093         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
36094         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36095         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36096         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
36097         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
36098         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
36099
36100         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
36101         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
36102
36103         * sysdeps/unix/sysv/linux/kernel-features.h
36104         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
36105         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
36106         unconditional.
36107         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36108         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
36109         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
36110         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36111         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
36112         Make code unconditional.
36113         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36114         (__mmap64) [!__NR_mmap2]: Likewise.
36115         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
36116         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
36117         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36118         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
36119         [__NR_mmap2]: Make code unconditional.
36120         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
36121         (__mmap64) [!__NR_mmap2]: Likewise.
36122
36123 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36124
36125         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
36126
36127 2012-08-18  Andreas Jaeger  <aj@suse.de>
36128
36129         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
36130
36131 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
36132
36133         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
36134         * include/unistd.h (__have_sock_cloexec): Likewise.
36135         (__have_pipe2): Likewise.
36136         (__have_dup3): Likewise.
36137
36138 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
36139
36140         [BZ #9685]
36141         * include/unistd.h (__have_pipe2): Change define into an extern int.
36142         (__have_dup3): Likewise.
36143         * socket/have_sock_cloexec.c: Include fcntl.h.
36144         (__have_pipe2): New variable.
36145         (__have_dup3): Likewise.
36146
36147 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
36148
36149         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
36150
36151 2012-08-17  Marek Polacek  <polacek@redhat.com>
36152
36153         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
36154         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
36155
36156 2012-08-17  Roland McGrath  <roland@hack.frob.com>
36157
36158         * configure.in: Add AC_SUBST for sysheaders.
36159         * configure: Regenerated.
36160         * config.make.in (sysheaders): New substituted variable.
36161
36162         * sysdeps/unix/mkfifo.c: Moved ...
36163         * sysdeps/posix/mkfifo.c: ... here.
36164         * sysdeps/unix/mkfifoat.c: Moved ...
36165         * sysdeps/posix/mkfifoat.c: ... here.
36166
36167         * sysdeps/unix/utime.c: Moved ...
36168         * sysdeps/posix/utime.c: ... here.
36169
36170         * sysdeps/unix/time.c: Moved ...
36171         * sysdeps/posix/time.c: ... here.
36172         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
36173         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
36174
36175         * sysdeps/unix/nice.c: Moved ...
36176         * sysdeps/posix/nice.c: ... here.
36177
36178         * sysdeps/unix/alarm.c: Moved ...
36179         * sysdeps/posix/alarm.c: ... here.
36180
36181         * intl/Makefile ($(codeset_mo)): Depend on the input file.
36182
36183 2012-08-17  Jeff Law <law@redhat.com>
36184
36185         * intl/Makefile (codeset_mo): New variable.
36186         ($(codeset_mo)): New target.
36187         (tst-codeset.out): Depend on that.  Remove explicit rule.
36188         (tst-gettext3.out, tst-gettext5.out): Likewise.
36189         (LOCPATH-ENV, tst-codeset-ENV): New variables.
36190         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
36191         * intl/tst-codeset.sh: Remove.
36192         * intl/tst-gettext3.sh: Likewise.
36193         * intl/tst-gettext5.sh: Likewise.
36194
36195 2012-08-17  Roland McGrath  <roland@hack.frob.com>
36196
36197         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
36198         * sysdeps/unix/syscalls.list: ... here.
36199
36200         * sysdeps/posix/getaddrinfo.c
36201         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
36202         (gaiconf_init, gaiconf_reload): Use them.
36203         [!_STATBUF_ST_NSEC]
36204         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
36205         Define using time_t rather than struct timespec.
36206
36207         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
36208         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
36209         Macros removed.
36210         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
36211         [!NO_THREADS].
36212         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
36213         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
36214         Likewise.
36215
36216         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
36217         __libc_cleanup_push argument.
36218
36219         * bits/param.h: New file.
36220         * misc/sys/param.h: New file.
36221         * include/sys/param.h: New file.
36222         * misc/Makefile (headers): Add bits/param.h.
36223         * sysdeps/generic/sys/param.h: File removed.
36224         * sysdeps/unix/sysv/linux/bits/param.h: New file.
36225         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
36226         * sysdeps/mach/hurd/bits/param.h: New file.
36227         * sysdeps/mach/hurd/sys/param.h: File removed.
36228
36229         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
36230         last change.
36231
36232         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
36233         [_IO_MTSAFE_IO].
36234         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
36235         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
36236         New macros.
36237
36238         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
36239         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
36240         rather than -D_IO_MTSAFE_IO conditionally.
36241         * stdio-common/Makefile (CPPFLAGS): Likewise.
36242         * wcsmbs/Makefile (CPPFLAGS): Likewise.
36243         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
36244         Use $(libio-mtsafe).
36245         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
36246         of -D_IO_MTSAFE_IO.
36247         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
36248         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
36249         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
36250         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
36251         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
36252         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
36253         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
36254         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
36255         (CFLAGS-fread_u_chk.c): Likewise.
36256         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
36257         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
36258         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
36259         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
36260         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
36261         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
36262         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
36263         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
36264         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
36265
36266         * libio/Makefile: Test [$(libc-reentrant) = yes]
36267         instead of [$(filter %REENTRANT, $(defines)) nonempty].
36268
36269         * Makeconfig
36270         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
36271         * sysdeps/pthread/configure: File removed.
36272         * sysdeps/pthread/Makeconfig: New file.
36273         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
36274         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
36275
36276 2012-08-16  Gary Benson  <gbenson@redhat.com>
36277
36278         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
36279         unmapping the first object in a namespace.
36280
36281 2012-08-16  Roland McGrath  <roland@hack.frob.com>
36282
36283         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
36284         (__internal_setnetgrent): ... this.  Add internal_function to
36285         definition.  Add libc_hidden_def.
36286         (setnetgrent): Update caller.
36287         (internal_endnetgrent): Renamed to ...
36288         (__internal_endnetgrent): ... this.  Add internal_function to
36289         definition.  Add libc_hidden_def.
36290         (endnetgrent): Update caller.
36291         (internal_getnetgrent_r): Renamed to ...
36292         (__internal_getnetgrent_r): ... this.  Add internal_function to
36293         definition.  Add libc_hidden_def.
36294         (__getnetgrent_r): Update caller.
36295         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
36296
36297 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
36298
36299         * stdlib/longlong.h: Update from GCC.
36300
36301 2012-08-16  Roland McGrath  <roland@hack.frob.com>
36302
36303         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
36304         on _QL, which is set by umul_ppmm but never used.
36305         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
36306         variables, which are set by GMP macros but never used.
36307         * stdio-common/_itowa.c (_itowa): Likewise.
36308         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
36309         * stdlib/mod_1.c (mpn_mod_1): Likewise.
36310
36311 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
36312
36313         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
36314         struct La_sh_regs is not constant.
36315         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
36316         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
36317         and struct La_sparc64_regs are not constant.
36318
36319 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
36320
36321         * sysdeps/unix/sysv/linux/kernel-features.h
36322         (__ASSUME_POSIX_TIMERS): Remove.
36323         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
36324         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36325         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
36326         Make code unconditional.
36327         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36328         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
36329         Make code unconditional.
36330         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36331         * sysdeps/unix/sysv/linux/clock_nanosleep.c
36332         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
36333         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36334         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
36335         Make code unconditional.
36336         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
36337         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
36338         (__libc_missing_posix_timers): Remove.
36339
36340 2012-08-15  Roland McGrath  <roland@hack.frob.com>
36341
36342         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
36343         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
36344
36345         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
36346
36347         * elf/dl-sym.c: Include <stdlib.h>.
36348
36349         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
36350         constants, which avoids warnings in 32-bit builds.
36351
36352         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
36353         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
36354
36355         * misc/lseek.c: File moved to ...
36356         * io/lseek.c: ... here.
36357
36358         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
36359
36360         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
36361         shifting LEN more than 31 bits at once.
36362
36363 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36364
36365         [BZ #14195]
36366         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
36367         segmentation fault for a case of two empty input strings.
36368         * string/test-strncasecmp.c (check1): Renamed to...
36369         (bz12205): ...this.
36370         (bz14195): Add new testcase for two empty input strings and N > 0.
36371         (test_main): Call new testcase, adapt for renamed function.
36372
36373 2012-08-15  Andreas Jaeger  <aj@suse.de>
36374
36375         [BZ #14090]
36376         * crypt/md5test2.c: New test, based on test supplied by Serge
36377         Belyshev <belyshev@depni.sinp.msu.ru>.
36378         * crypt/Makefile (xtests): Add md5test-giant..
36379         * crypt/Makefile ($(objpfx)md5test-giant): Add.
36380
36381 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
36382
36383         [BZ #14090]
36384         * crypt/md5.c (md5_process_block): Don't assume the buffer
36385         length is less than 2**32.
36386         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
36387         length is less than 2**64.
36388
36389 2012-08-15  Roland McGrath  <roland@hack.frob.com>
36390
36391         * string/str-two-way.h: Include <sys/param.h>.
36392         (MAX): Macro removed.
36393
36394         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
36395         Move #define and #undef of memmove to just before and after
36396         including <string.h>.
36397
36398         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
36399         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
36400         and after including <string.h>.  Move declarations of
36401         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
36402         to before #include "string/memmove.c".
36403
36404         * include/dirent.h: Declare __getdirentries.
36405
36406         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
36407         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
36408
36409 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
36410
36411         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
36412         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
36413         * sysdeps/i386/configure: Regenerated.
36414         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
36415         STABS_CURRENT_FILE, and STABS_FUN.
36416         (END): Remove call to STABS_FUN_END.
36417         (STABS_CURRENT_FILE1): Delete.
36418         (STABS_CURRENT_FILE): Likewise.
36419         (STABS_FUN): Likewise.
36420         (STABS_FUN_END): Likewise.
36421         (STABS_FUN2): Likewise.
36422         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
36423         * sysdeps/x86_64/configure: Regenerated.
36424
36425 2012-08-14  Roland McGrath  <roland@hack.frob.com>
36426
36427         * elf/dl-open.c: Include <atomic.h>.
36428         * elf/dl-lookup.c: Likewise.
36429
36430 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
36431
36432         * sysdeps/unix/sysv/linux/kernel-features.h
36433         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
36434         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
36435         unconditionally.
36436         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
36437         unconditionally.
36438         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
36439         condition on __ASSUME_CLONE_THREAD_FLAGS.
36440
36441 2012-08-14  Andreas Jaeger  <aj@suse.de>
36442
36443         * sysdeps/i386/fpu/libm-test-ulps: Update.
36444
36445 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
36446
36447         * include/atomic.h (atomic_exchange_and_add): Split into ...
36448         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
36449         New atomic macros.
36450
36451 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
36452
36453         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36454
36455 2012-08-13  Jeff Law <law@redhat.com>
36456
36457         * manual/stdio.texi (snprintf): Clarify handling of the trailing
36458         null byte in the output string.
36459
36460 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
36461
36462         * sysdeps/unix/sysv/linux/kernel-features.h
36463         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
36464         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
36465         (__ASSUME_ARG_MAX_STACK_BASED): Define.
36466         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
36467         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
36468         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
36469         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
36470
36471 2012-08-09  Jeff Law <law@redhat.com>
36472
36473         [BZ #13939]
36474         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
36475         When avoid_arena is set, don't retry in the that arena.  Pick the
36476         next one, whatever it might be.
36477         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
36478         (arena_lock): Pass in new parameter to arena_get2.
36479         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
36480         arena_get2.
36481         (__libc_malloc): Unify retrying after main arena failure with
36482         __libc_memalign version.
36483         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
36484
36485 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
36486
36487         [BZ #14166]
36488         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
36489         to __redirect_strstr.
36490         (__strstr_sse42): Use typeof __redirect_strstr.
36491         (__strstr_ia32): Likewise.
36492         (__libc_strstr): New prototype.
36493         (strstr): Renamed to ...
36494         (__libc_strstr): This.
36495         (strstr): New strong alias of __libc_strstr.
36496         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
36497         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
36498         __redirect_time.
36499         Include <time.h>.
36500         (__libc_time): New prototype.
36501         (time_ifunc): Replace time with __libc_time.
36502         (time): New strong alias and hidden definition of __libc_time.
36503         (__GI_time): Remove strong alias.
36504         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
36505         Include <stddef.h>.
36506         (memmove): Redefined to __redirect_memmove.
36507         (__memmove_sse2): Use typeof __redirect_memmove.
36508         (__memmove_ssse3): Likewise.
36509         (__memmove_ssse3_back): Likewise.
36510         (__libc_memmove): New prototype.
36511         (memmove): Renamed to ...
36512         (__libc_memmove): This.
36513         (memmove): New strong alias of __libc_memmove.
36514
36515 2012-08-08  Mark Salter  <msalter@redhat.com>
36516
36517         * elf/elf.h
36518         (R_MN10300_TLS_GD): Define.
36519         (R_MN10300_TLS_LD): Likewise.
36520         (R_MN10300_TLS_LDO): Likewise.
36521         (R_MN10300_TLS_GOTIE): Likewise.
36522         (R_MN10300_TLS_IE): Likewise.
36523         (R_MN10300_TLS_LE): Likewise.
36524         (R_MN10300_TLS_DTPMOD): Likewise.
36525         (R_MN10300_TLS_DTPOFF): Likewise.
36526         (R_MN10300_TLS_TPOFF): Likewise.
36527         (R_MN10300_SYM_DIFF): Likewise.
36528         (R_MN10300_ALIGN): Likewise.
36529         (R_MN10300_NUM): Update.
36530
36531 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
36532
36533         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
36534         Remove.
36535
36536 2012-08-08  Roland McGrath  <roland@hack.frob.com>
36537
36538         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
36539
36540         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
36541         sysdeps/unix -> sysdeps/posix move.
36542         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
36543
36544 2012-08-07      Allan McRae     <allan@archlinux.org>
36545
36546         [BZ #14303]
36547         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
36548         (SUNOS_CPP): Likewise.
36549         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
36550         not found.
36551         (open_input): Call CPP using execvp.
36552
36553 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
36554
36555         * sysdeps/unix/sysv/linux/kernel-features.h
36556         (__ASSUME_PROT_GROWSUPDOWN): Remove.
36557         (__ASSUME_NO_CLONE_DETACHED): Likewise.
36558         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
36559         (__ASSUME_WAITID_SYSCALL): Likewise.
36560         * sysdeps/unix/sysv/linux/dl-execstack.c
36561         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
36562         code unconditional.
36563         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
36564         conditional code.
36565         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
36566         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
36567         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
36568         code.
36569         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
36570         unconditional.
36571         [__ASSUME_WAITID_SYSCALL]: Likewise.
36572         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
36573
36574 2012-08-07  Roland McGrath  <roland@hack.frob.com>
36575
36576         * sysdeps/unix/closedir.c: Renamed to ...
36577         * sysdeps/posix/closedir.c: ... here.
36578         * sysdeps/unix/dirfd.c: Renamed to ...
36579         * sysdeps/posix/dirfd.c: ... here.
36580         * sysdeps/unix/dirstream.h: Renamed to ...
36581         * sysdeps/posix/dirstream.h: ... here.
36582         * sysdeps/unix/fdopendir.c: Renamed to ...
36583         * sysdeps/posix/fdopendir.c: ... here.
36584         * sysdeps/unix/opendir.c: Renamed to ...
36585         * sysdeps/posix/opendir.c: ... here.
36586         * sysdeps/unix/readdir.c: Renamed to ...
36587         * sysdeps/posix/readdir.c: ... here.
36588         * sysdeps/unix/readdir_r.c: Renamed to ...
36589         * sysdeps/posix/readdir_r.c: ... here.
36590         * sysdeps/unix/rewinddir.c: Renamed to ...
36591         * sysdeps/posix/rewinddir.c: ... here.
36592         * sysdeps/unix/seekdir.c: Renamed to ...
36593         * sysdeps/posix/seekdir.c: ... here.
36594         * sysdeps/unix/telldir.c: Renamed to ...
36595         * sysdeps/posix/telldir.c: ... here.
36596         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
36597         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
36598         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
36599         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
36600
36601         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
36602         * bits/fcntl.h: ... here.
36603
36604         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
36605         not 0.
36606         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
36607         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
36608         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
36609         (struct flock): Move l_start, l_len to the beginning.
36610         Use __pid_t for l_pid.
36611         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
36612         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
36613         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
36614         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
36615         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
36616         [__USE_LARGEFILE64] (struct flock64): New type.
36617         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
36618
36619         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
36620         * bits/dirent.h: ... here.
36621
36622         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
36623         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
36624
36625 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
36626
36627         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36628         Change from 2.6.0 to 2.6.16.
36629         * sysdeps/unix/sysv/linux/configure: Regenerated.
36630         * sysdeps/unix/sysv/linux/kernel-features.h
36631         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
36632         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
36633         version.
36634         (__ASSUME_UTIMES): Likewise.
36635         (__ASSUME_CLONE_STOPPED): Remove.
36636         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
36637         architectures, not kernel version.
36638         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
36639         (__ASSUME_NO_CLONE_DETACHED): Likewise.
36640         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
36641         (__ASSUME_WAITID_SYSCALL): Likewise.
36642         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
36643         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
36644         * README: State 2.6.16 as minimum Linux kernel version.  Do not
36645         refer to older versions.
36646
36647 2012-08-06  Roland McGrath  <roland@hack.frob.com>
36648
36649         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
36650         Define alphasort64 as an alias.
36651         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
36652         Define versionsort64 as an alias.
36653         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
36654         Define scandir64 as an alias.
36655         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
36656         Define scandirat64 as an alias.
36657         * dirent/alphasort64.c (alphasort64):
36658         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
36659         * dirent/versionsort64.c: Likewise.
36660         * dirent/scandir64.c: Likewise.
36661         * dirent/scandirat64.c: Likewise.
36662         * sysdeps/wordsize-64/alphasort.c: File removed.
36663         * sysdeps/wordsize-64/alphasort64.c: File removed.
36664         * sysdeps/wordsize-64/scandir.c: File removed.
36665         * sysdeps/wordsize-64/scandir64.c: File removed.
36666         * sysdeps/wordsize-64/scandirat.c: File removed.
36667         * sysdeps/wordsize-64/scandirat64.c: File removed.
36668         * sysdeps/wordsize-64/versionsort.c: File removed.
36669         * sysdeps/wordsize-64/versionsort64.c: File removed.
36670         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
36671         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
36672         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
36673         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
36674         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
36675         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
36676         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
36677         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
36678
36679         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
36680         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
36681         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
36682         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36683         [defined __arch64__ || defined __sparcv9]
36684         (__INO_T_MATCHES_INO64_T): New macro.
36685         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
36686         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
36687         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
36688         * sysdeps/unix/sysv/linux/bits/dirent.h
36689         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
36690         (_DIRENT_MATCHES_DIRENT64): New macro.
36691
36692         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
36693         Define lockf64 as an alias.
36694         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
36695         Define fseeko64 as an alias.
36696         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
36697         Define ftello64 as an alias.
36698         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
36699         Define _IO_fgetpos64 and fgetpos64 as aliases.
36700         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
36701         Define _IO_fsetpos64 and fsetpos64 as aliases.
36702         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
36703         Conditionalize body on this.
36704         * libio/fseeko64.c: Likewise.
36705         * libio/ftello64.c: Likewise.
36706         * libio/iofgetpos64.c: Likewise.
36707         * libio/iofsetpos64.c: Likewise.
36708         * sysdeps/wordsize-64/lockf.c: File removed.
36709         * sysdeps/wordsize-64/lockf64.c: File removed.
36710         * sysdeps/wordsize-64/fseeko.c: File removed.
36711         * sysdeps/wordsize-64/fseeko64.c: File removed.
36712         * sysdeps/wordsize-64/ftello.c: File removed.
36713         * sysdeps/wordsize-64/ftello64.c: File removed.
36714         * sysdeps/wordsize-64/iofgetpos.c: File removed.
36715         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
36716         * sysdeps/wordsize-64/iofsetpos.c: File removed.
36717         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
36718         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
36719         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
36720         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
36721         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
36722         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
36723         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
36724         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
36725         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
36726         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
36727         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
36728
36729         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36730         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
36731         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
36732         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36733         [defined __arch64__ || defined __sparcv9]
36734         (__OFF_T_MATCHES_OFF64_T): New macro.
36735         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
36736         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36737         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36738         (__OFF_T_MATCHES_OFF64_T): New macro.
36739
36740 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36741
36742         * stdlib/secure-getenv.c (__secure_getenv): Replace
36743         GLIBC_2_16 with GLIBC_2_17.
36744
36745 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36746
36747         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
36748         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36749
36750 2012-08-03  David S. Miller  <davem@davemloft.net>
36751
36752         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36753
36754 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36755
36756         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
36757         Remove.
36758         (__ASSUME_CORRECT_SI_PID): Likewise.
36759         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
36760         (__ASSUME_TMPFS_NAME): Likewise.
36761         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
36762         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
36763         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
36764         (HAVE_AUX_SECURE): Make definition unconditional.
36765         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
36766         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
36767
36768 2012-08-03  Roland McGrath  <roland@hack.frob.com>
36769
36770         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
36771         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
36772         * sysdeps/mach/hurd/eloop-threshold.h: New file.
36773         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36774         __eloop_threshold instead of SYMLOOP_MAX.
36775
36776         * sysdeps/generic/eloop-threshold.h: New file.
36777         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
36778         of MAXSYMLINKS.
36779         * elf/chroot_canon.c (chroot_canon): Likewise.
36780
36781 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36782
36783         [BZ #13717]
36784         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36785         Change to 2.6.0 everywhere.
36786         * sysdeps/unix/sysv/linux/configure: Regenerated.
36787         * sysdeps/unix/sysv/linux/kernel-features.h
36788         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
36789         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
36790         kernel versions.
36791         (__ASSUME_POSIX_TIMERS): Define unconditionally.
36792         (__ASSUME_FUTEX_REQUEUE): Remove.
36793         (__ASSUME_STATFS64): Define unconditionally.
36794         (__ASSUME_AT_SECURE): Likewise.
36795         (__ASSUME_CORRECT_SI_PID): Likewise.
36796         (__ASSUME_TGKILL): Define without depending on kernel version for
36797         i386.
36798         (__ASSUME_UTIMES): Likewise.
36799         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
36800         kernel version.
36801         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
36802         (__ASSUME_TMPFS_NAME): Likewise.
36803         * README: Update reference to Linux kernel versions.
36804
36805 2012-08-02  Marek Polacek  <polacek@redhat.com>
36806
36807         [BZ# 14150]
36808         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
36809         libc_cv_asm_type_prefix with %.
36810         * configure: Regenerated.
36811         * include/libc-symbols.h: Remove comment about
36812         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36813         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
36814         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
36815         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
36816         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
36817         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36818         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
36819         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
36820         * elf/tst-unique2mod1.c: Likewise.
36821         * elf/tst-unique1mod2.c: Likewise.
36822         * elf/tst-unique1mod1.c: Likewise.
36823         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
36824         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
36825         Replace ASM_TYPE_DIRECTIVE with .type.
36826         * sysdeps/s390/s390-64/sysdep.h: Likewise.
36827         * sysdeps/i386/sysdep.h: Likewise.
36828         * sysdeps/x86_64/sysdep.h: Likewise.
36829         * sysdeps/sh/sysdep.h: Likewise.
36830         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
36831         Do not define ASM_TYPE_DIRECTIVE.
36832         * sysdeps/powerpc/sysdep.h: Likewise.
36833         * sysdeps/powerpc/powerpc32/sysdep.h:
36834         Replace ASM_TYPE_DIRECTIVE with .type.
36835         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
36836         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
36837         * sysdeps/i386/fpu/e_powf.S: Likewise.
36838         * sysdeps/i386/fpu/e_expl.S: Likewise.
36839         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
36840         * sysdeps/i386/fpu/e_acosh.S: Likewise.
36841         * sysdeps/i386/fpu/e_pow.S: Likewise.
36842         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
36843         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
36844         * sysdeps/i386/fpu/s_expm1.S: Likewise.
36845         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
36846         * sysdeps/i386/fpu/e_log2.S: Likewise.
36847         * sysdeps/i386/fpu/e_log2l.S: Likewise.
36848         * sysdeps/i386/fpu/e_scalb.S: Likewise.
36849         * sysdeps/i386/fpu/e_powl.S: Likewise.
36850         * sysdeps/i386/fpu/e_log10f.S: Likewise.
36851         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
36852         * sysdeps/i386/fpu/e_logl.S: Likewise.
36853         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
36854         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
36855         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
36856         * sysdeps/i386/fpu/e_log2f.S: Likewise.
36857         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
36858         * sysdeps/i386/fpu/e_log.S: Likewise.
36859         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
36860         * sysdeps/i386/fpu/e_logf.S: Likewise.
36861         * sysdeps/i386/fpu/e_log10l.S: Likewise.
36862         * sysdeps/i386/fpu/e_atanh.S: Likewise.
36863         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
36864         * sysdeps/i386/fpu/e_log10.S: Likewise.
36865         * sysdeps/i386/fpu/s_frexp.S: Likewise.
36866         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
36867         * sysdeps/i386/fpu/s_asinh.S: Likewise.
36868         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
36869         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
36870         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
36871         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
36872         * sysdeps/i386/i686/strtok.S: Likewise.
36873         * sysdeps/i386/i386-mcount.S: Likewise.
36874         * sysdeps/i386/strtok.S: Likewise.
36875         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
36876         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
36877         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
36878         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
36879         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
36880         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
36881         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
36882         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
36883         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
36884         * sysdeps/x86_64/_mcount.S: Likewise.
36885         * sysdeps/x86_64/strtok.S: Likewise.
36886         * sysdeps/sh/_mcount.S: Likewise.
36887
36888 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36889
36890         * libio/iofopen.c: Include <fcntl.h>.
36891         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
36892         (_IO_fopen64, fopen64): Define as aliases.
36893         * libio/iofopen64.c: Include <fcntl.h>.
36894         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
36895         Conditionalize body on this.
36896         * sysdeps/wordsize-64/iofopen.c: File removed.
36897         * sysdeps/wordsize-64/iofopen64.c: File removed.
36898
36899 2012-08-01  Marek Polacek  <polacek@redhat.com>
36900
36901         * libc/Makeconfig: Use elf in place of binfmt-subdir.
36902         Use dlfcn directly instead of a variable.
36903         (binfmt-subdir): Do not define.
36904         (dlfcn): Likewise.
36905
36906 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
36907
36908         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
36909         Remove all definitions.
36910         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
36911         <kernel-features.h>.
36912         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36913         (miss_F_GETOWN_EX): Remove all definitions.
36914         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
36915         macro definition.
36916         [!__ASSUME_FCNTL64]: Remove conditional code.
36917         [__ASSUME_FCNTL64]: Make code unconditional.
36918         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
36919         <kernel-features.h>.
36920         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36921         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
36922         (lockf64) [__NR_fcntl64]: Make code unconditional.
36923         (lockf64) [__ASSUME_FCNTL64]: Likewise.
36924
36925         * sysdeps/unix/sysv/linux/kernel-features.h
36926         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
36927         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
36928         Make code unconditional.
36929         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36930         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
36932         [__NR_vfork]: Make code unconditional.
36933         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36934         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36935         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
36936         [__NR_vfork]: Make code unconditional.
36937         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36938         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36939
36940 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36941
36942         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
36943         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
36944
36945         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36946         Define mkstemp64 as an alias.
36947         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36948         Define mkstemps64 as an alias.
36949         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36950         Define mkostemp64 as an alias.
36951         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36952         Define mkostemps64 as an alias.
36953         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
36954         Conditionalize body on this.
36955         * misc/mkostemp64.c: Likewise.
36956         * misc/mkostemps64.c: Likewise.
36957         * misc/mkstemps64.c: Likewise.
36958         * sysdeps/wordsize-64/mkstemp64.c: File removed.
36959         * sysdeps/wordsize-64/mkostemp64.c: File removed.
36960         * sysdeps/wordsize-64/mkostemp.c: File removed.
36961         * sysdeps/wordsize-64/mkstemp.c: File removed.
36962         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
36963         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
36964         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
36965         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
36966
36967         [BZ #14138]
36968         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
36969         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
36970         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
36971         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
36972
36973         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
36974         compat_symbol macros from <shlib-compat.h> rather than the underlying
36975         default_symbol_version and symbol_version macros, so that DEFAULT
36976         lines in shlib-versions are respected.
36977         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
36978
36979 2012-08-01  Florian Weimer  <fweimer@redhat.com>
36980
36981         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
36982         Declare with warn_unused_result.
36983         (setgid, setregid, setegid, setresgid): Likewise.
36984         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
36985         Likewise.
36986         * WUR-REPORT: Remove set*id functions.
36987
36988 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
36989
36990         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
36991
36992 2012-07-31  Roland McGrath  <roland@hack.frob.com>
36993
36994         [BZ #10191]
36995         * include/sys/socket.h (__libc_accept, __libc_accept4):
36996         Add attribute_hidden.
36997         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
36998
36999         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
37000         use of PTR_MANGLE.
37001         * inet/getnetgrent_r.c (setup): Likewise.
37002
37003         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
37004
37005 2012-07-31  David S. Miller  <davem@davemloft.net>
37006
37007         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37008
37009 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
37010
37011         [BZ #13629]
37012         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
37013         value between 1.0 and 2.0 and smaller part has absolute value less
37014         than 1.0.
37015         * math/s_clog10.c (__clog10): Likewise.
37016         * math/s_clog10f.c (__clog10f): Likewise.
37017         * math/s_clog10l.c (__clog10l): Likewise.
37018         * math/s_clogf.c (__clogf): Likewise.
37019         * math/s_clogl.c (__clogl): Likewise.
37020         * math/libm-test.inc (clog_test): Add more tests.
37021         (clog10_test): Likewise.
37022         * sysdeps/i386/fpu/libm-test-ulps: Update.
37023         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37024
37025 2012-07-31  Florian Weimer  <fweimer@redhat.com>
37026
37027         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
37028         Exit with zero in case no suitable GID is found, and write a
37029         message to standard error.
37030
37031 2012-07-30  Roland McGrath  <roland@hack.frob.com>
37032
37033         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
37034         rather than to 1.
37035         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
37036         (MAXPATHLEN): Removed.
37037         (NOGROUP, NODEV): New macros.
37038         (setbit, clrbit, isset, isclr): New macros.
37039         (howmany, roundup, powerof2): New macros.
37040         (DEV_BSIZE): New macro.
37041
37042         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
37043         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
37044
37045         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
37046         definition on [!__NO_LONG_DOUBLE_MATH].
37047
37048         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
37049         PTR_MANGLE and PTR_DEMANGLE.
37050
37051         * socket/accept4.c (accept4): Rename to __libc_accept4.
37052         Define accept4 as a weak alias.
37053
37054         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
37055         on [_DIRENT_HAVE_D_TYPE].
37056         * io/ftw.c (ftw_dir): Likewise.
37057
37058         * io/xmknod.c (__xmknod): Don't check PATH for being null.
37059
37060         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
37061
37062         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
37063         Use the BSD numbers rather than the arbitrary ones we had.
37064         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
37065         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
37066         (SIGXCPU, SIGXFSZ): New macros.
37067         (_NSIG): Now 32.
37068
37069         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
37070         initializer on [_LIBC_REENTRANT].
37071
37072         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
37073         definitions inside [_POSIX_MAPPED_FILES].
37074
37075         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
37076
37077         * dirent/opendir.c: Include <fcntl.h>.
37078
37079         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
37080         (__libc_getspecific): Likewise.
37081         (__libc_key_create): Likewise.
37082
37083         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
37084         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
37085         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
37086         (tmpfile64): Define as alias.
37087         * sysdeps/wordsize-64/tmpfile.c: File removed.
37088         * sysdeps/wordsize-64/tmpfile64.c: File removed.
37089         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
37090         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
37091
37092         * stdio-common/vfscanf.c: Include <stdbool.h>.
37093         * nss/makedb.c: Likewise.
37094         * stdio-common/_i18n_number.h: Likewise.
37095         * argp/argp-help.c: Likewise.
37096         * posix/wordexp.c: Likewise.
37097         * sysdeps/posix/spawni.c: Likewise.
37098         * nss/nss_files/files-initgroups.c: Likewise.
37099         * stdio-common/reg-modifier.c: Include <stdlib.h>.
37100         * nss/nss_files/files-initgroups.c: Likewise.
37101         * nss/nss_db/db-netgrp.c: Likewise.
37102         * nss/nss_db/db-initgroups.c: Likewise.
37103         * io/fchmodat.c: Include <sys/stat.h>.
37104
37105         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
37106         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
37107
37108         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
37109         [HAVE_MMAP].
37110
37111         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
37112         Add multiple inclusion protection.
37113
37114 2012-07-27  David S. Miller  <davem@davemloft.net>
37115
37116         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37117
37118 2012-07-27  Gary Benson  <gbenson@redhat.com>
37119
37120         [BZ #14298]
37121         * elf/rtld.c: Include <stap-probe.h>.
37122         (dl_main): Added static probes "init_start" and "init_complete".
37123         * elf/dl-load.c: Include <stap-probe.h>.
37124         (lose): Take new parameter "nsid".
37125         Added static probe "map_failed".
37126         (_dl_map_object_from_fd): Pass namespace id to lose.
37127         Added static probe "map_start".
37128         (open_verify): Pass namespace id to lose.
37129         * elf/dl-open.c: Include <stap-probe.h>.
37130         (dl_open_worker) Added static probes "map_complete", "reloc_start"
37131         and "reloc_complete".
37132         * elf/dl-close.c: Include <stap-probe.h>.
37133         (_dl_close_worker): Added static probes "unmap_start" and
37134         "unmap_complete".
37135         * elf/rtld-debugger-interface.txt: New file documenting the above.
37136
37137 2012-07-26  Roland McGrath  <roland@hack.frob.com>
37138
37139         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
37140         rather than a string variable.
37141         * sunrpc/rpc_main.c (h_output): Likewise.
37142         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
37143
37144 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
37145
37146         * inet/check_native.c: New file.
37147
37148 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
37149
37150         [BZ #13629]
37151         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
37152         if larger part has absolute value 1.0.
37153         * math/s_clog10.c (__clog10): Likewise.
37154         * math/s_clog10f.c (__clog10f): Likewise.
37155         * math/s_clog10l.c (__clog10l): Likewise.
37156         * math/s_clogf.c (__clogf): Likewise.
37157         * math/s_clogl.c (__clogl): Likewise.
37158         * math/libm-test.inc (clog_test): Add more tests.
37159         (clog10_test): Likewise.
37160         * sysdeps/i386/fpu/libm-test-ulps: Update.
37161         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37162
37163         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
37164         (pltexit): Likewise.
37165         (La_regs): Likewise.
37166         (La_retval): Likewise.
37167         (int_retval): Likewise.
37168         Update #error for removed macros to refer only to definitions in
37169         tst-audit.h.
37170         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
37171         macro.
37172         (pltexit): Likewise.
37173         (La_regs): Likewise.
37174         (La_retval): Likewise.
37175         (int_retval): Likewise.
37176         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
37177         macro.
37178         (pltexit): Likewise.
37179         (La_regs): Likewise.
37180         (La_retval): Likewise.
37181         (int_retval): Likewise.
37182         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
37183         macro.
37184         (pltexit): Likewise.
37185         (La_regs): Likewise.
37186         (La_retval): Likewise.
37187         (int_retval): Likewise.
37188         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
37189         macro.
37190         (pltexit): Likewise.
37191         (La_regs): Likewise.
37192         (La_retval): Likewise.
37193         (int_retval): Likewise.
37194         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
37195         macro.
37196         (pltexit): Likewise.
37197         (La_regs): Likewise.
37198         (La_retval): Likewise.
37199         (int_retval): Likewise.
37200         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
37201         macro.
37202         (pltexit): Likewise.
37203         (La_regs): Likewise.
37204         (La_retval): Likewise.
37205         (int_retval): Likewise.
37206         * sysdeps/generic/tst-audit.h: Update comment to refer only to
37207         macro definitions in tst-audit.h.
37208         * sysdeps/i386/tst-audit.h: New file.
37209         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
37210         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
37211         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
37212         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
37213         * sysdeps/sh/tst-audit.h: Likewise.
37214         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
37215         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
37216         * sysdeps/x86_64/tst-audit.h: Likewise.
37217
37218 2012-07-26  Andreas Jaeger  <aj@suse.de>
37219
37220         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
37221         ptrace.
37222
37223         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
37224         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
37225         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
37226         PTRACE_O_MASK.
37227         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
37228         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
37229         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
37230
37231         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
37232         value.
37233
37234         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
37235         _sigsys.
37236         (si_call_addr, si_syscall, si_arch): Define new macro.
37237         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
37238         _sigsys.
37239         (si_call_addr, si_syscall, si_arch): Define new marcro.
37240         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
37241         _sigsys.
37242         (si_call_addr, si_syscall, si_arch): Define new macro.
37243         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
37244         _sigsys.
37245         (si_call_addr, si_syscall, si_arch): Define new macro.
37246
37247 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
37248
37249         [BZ #13717]
37250         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
37251         Change to 2.4.21 where previously 2.4.1.
37252         * sysdeps/unix/sysv/linux/configure: Regenerated.
37253         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
37254         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
37255         Linux kernel version.
37256         (__ASSUME_STD_AUXV): Remove.
37257         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
37258         kernel version.
37259         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
37260         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
37261         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
37262         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
37263         (__ASSUME_NETLINK_SUPPORT): Likewise.
37264         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
37265         (__no_netlink_support): Remove conditional definition.
37266         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
37267         Remove.
37268         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
37269         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
37270         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
37271         (if_nameindex_ioctl): Remove.
37272         (if_nameindex_netlink): Do not handle __no_netlink_support.
37273         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
37274         code.
37275         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
37276         Remove conditional code.
37277         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
37278         code.
37279         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
37280         unconditional.
37281         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
37282         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
37283         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
37284         Remove.
37285         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
37286         [!__ASSUME_STD_AUXV]: Remove conditional code.
37287         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
37288         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
37289         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
37290         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
37291         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
37292         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
37293         code.
37294         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
37295         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
37296         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
37297         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
37298         conditional code.
37299         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
37300         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
37301         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
37302         code.
37303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
37304         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
37305         conditional code.
37306         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
37307         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37308         code unconditional.
37309         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37310         conditional code.
37311         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37312         unconditional.
37313         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37314         conditional code.
37315         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
37316         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37317         unconditional.
37318         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37319         conditional code.
37320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
37321         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37322         code unconditional.
37323         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37324         conditional code.
37325         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37326         unconditional.
37327         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37328         conditional code.
37329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
37330         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
37331         code unconditional.
37332         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37333         conditional code.
37334         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
37335         unconditional.
37336         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
37337         conditional code.
37338
37339 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
37340
37341         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
37342         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
37343         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
37344         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
37345         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
37346         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
37347         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
37348         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
37349         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
37350         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
37351         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
37352         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
37353         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
37354         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
37355         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
37356         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
37357         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
37358         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
37359         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
37360         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
37361         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
37362         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
37363         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37364
37365 2012-07-25  Florian Weimer  <fweimer@redhat.com>
37366
37367         * Versions.def: Add GLIBC_2.17.
37368         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
37369         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
37370         Introduce __libc_secure_getenv.
37371         * stdlib/Versions (2.17): Add secure_getenv
37372         (GLIBC_PRIVATE): Add __libc_secure_getenv.
37373         * stdlib/secure-getenv.c: Rename __secure_getenv to
37374         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
37375         symbol __secure_getenv for GLIBC_2.0.
37376         * stdlib/tst-secure-getenv.c: New.
37377         * stdlib/Makefile (tests): Add testcase.
37378         * manual/startup.texi (Environment Access): Document
37379         secure_getenv.
37380         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
37381         __libc_secure_getenv.
37382         * inet/ruserpass.c (ruserpass): Likewise.
37383         * malloc/mtrace.c (mtrace): Likewise.
37384         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
37385         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
37386         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
37387         * sysdeps/posix/tempname.c: Likewise.  Evaluate
37388         HAVE_SECURE_GETENV.
37389         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
37390         __secure_getenv to __libc_secure_getenv.
37391         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
37392         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37393         Likewise.
37394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37395         Likewise.
37396         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
37397         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
37398         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
37399         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
37400         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
37401         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
37402         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
37403
37404 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
37405
37406         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
37407         (struct La_i86_retval): Likewise.
37408         (struct La_x86_64_regs): Likewise.
37409         (struct La_x86_64_retval): Likewise.
37410         (struct La_x32_regs): Likewise.
37411         (struct La_x32_retval): Likewise.
37412         (struct La_ppc32_regs): Likewise.
37413         (struct La_ppc32_retval): Likewise.
37414         (struct La_ppc64_regs): Likewise.
37415         (struct La_ppc64_retval): Likewise.
37416         (struct La_sh_regs): Likewise.
37417         (struct La_sh_retval): Likewise.
37418         (struct La_s390_32_regs): Likewise.
37419         (struct La_s390_32_retval): Likewise.
37420         (struct La_s390_64_regs): Likewise.
37421         (struct La_s390_64_retval): Likewise.
37422         (struct La_sparc32_regs): Likewise.
37423         (struct La_sparc32_retval): Likewise.
37424         (struct La_sparc64_regs): Likewise.
37425         (struct La_sparc64_retval): Likewise.
37426         (struct audit_ifaces): Remove architecture-specific pltenter and
37427         pltexit members.
37428         * sysdeps/i386/ldsodefs.h: New file.
37429         * sysdeps/powerpc/ldsodefs.h: Likewise.
37430         * sysdeps/s390/ldsodefs.h: Likewise.
37431         * sysdeps/sh/ldsodefs.h: Likewise.
37432         * sysdeps/sparc/ldsodefs.h: Likewise.
37433         * sysdeps/x86_64/ldsodefs.h: Likewise.
37434
37435 2012-07-25  Marek Polacek  <polacek@redhat.com>
37436
37437         [BZ #6808]
37438         * math/libm-test.inc (yn_test): Add another test.
37439         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
37440         to ERANGE when the result is +-Inf.
37441         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
37442         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
37443         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
37444         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
37445
37446 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
37447
37448         * conform/data/time.h-data (NULL): Use macro-constant.  Require
37449         equal to 0.
37450         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
37451         clock_t.
37452         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
37453
37454 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
37455
37456         * configure.in <sysdeps resolving>: Correct printing
37457         Implies_before.
37458         * configure: Regenerate.
37459
37460 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
37461
37462         * math/w_ilogb.c: Include <limits.h>.
37463         * math/w_ilogbl.c: Likewise.
37464
37465 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
37466
37467         * manual/lang.texi (__va_copy): Document primarily as ISO C99
37468         va_copy.  Document allowing for unavailable va_copy only as
37469         pre-C99 compatibility.
37470         * manual/string.texi (Copying and Concatenation): Use va_copy
37471         instead of __va_copy in concat example.
37472
37473 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
37474
37475         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
37476         (__sendto): Use create_address_port.  Initialize APORT and deallocate
37477         it if not null.
37478
37479         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
37480         with O_NOLINK passed to __file_name_lookup.
37481
37482         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
37483         with O_NOLINK passed to __file_name_lookup.
37484
37485         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
37486         negative N or less than NGIDS.
37487
37488         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
37489         type to string_t.  Set ERANGE as errno and return it if NAME is not big
37490         enough.  Use memcpy instead of strncpy.
37491
37492 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
37493
37494         * elf/Makefile (check-data): Remove.
37495         (localplt.data): New vpath directive.
37496         ($(objpfx)check-localplt.out): Use localplt.data from vpath
37497         instead of $(check-data).
37498         * scripts/data/localplt-generic.data: Move to ...
37499         * sysdeps/generic/localplt.data: ... here.
37500         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
37501         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
37502         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
37503         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
37504         ... here.
37505         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
37506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
37507         ... here.
37508         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
37509         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
37510         ... here.
37511         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
37512         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
37513         ... here.
37514         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
37515         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
37516         ... here.
37517         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
37518         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
37519         ... here.
37520
37521 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37522
37523         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
37524         PPC32 and PPC64 files.
37525         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
37526         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
37527
37528 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37529
37530         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
37531         __makecontext_ret to ...
37532         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
37533         ... here and call exit if uc_link is NULL.  New file.
37534         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
37535         __makecontext_ret.S.
37536         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
37537         __makecontext_ret to ...
37538         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
37539         ... here and call exit if uc_link is NULL.  New file.
37540         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
37541         __makecontext_ret.S.
37542
37543 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37544
37545         * elf/elf.h (R_390_IRELATIVE): New definition.
37546         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
37547         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
37548         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
37549         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
37550         (elf_machine_lazy_rel): Likewise.
37551         * sysdeps/s390/dl-irel.h: New file.
37552         * sysdeps/s390/s390-64/memcpy.S: New asm code.
37553         * sysdeps/s390/s390-64/memset.S: New asm code.
37554         * sysdeps/s390/s390-64/memcmp.S: New asm code.
37555         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
37556         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
37557         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
37558         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
37559         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
37560         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
37561         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
37562         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
37563         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
37564         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
37565         * sysdeps/s390/s390-32/memcpy.S: New asm code.
37566         * sysdeps/s390/s390-32/memset.S: New asm code.
37567         * sysdeps/s390/s390-32/memcmp.S: New asm code.
37568
37569 2012-07-17  Marek Polacek  <polacek@redhat.com>
37570
37571         [BZ #14349]
37572         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
37573         * sysdeps/s390/s390-64/configure.in: Likewise.
37574         * sysdeps/sparc/configure.in: Likewise.
37575         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
37576         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
37577         * sysdeps/i386/configure.in: Likewise.
37578         * sysdeps/x86_64/configure.in: Likewise.
37579         * sysdeps/sh/configure.in: Likewise.
37580         * sysdeps/s390/s390-32/configure: Regenerated.
37581         * sysdeps/s390/s390-64/configure: Likewise.
37582         * sysdeps/x86_64/configure: Likewise.
37583         * sysdeps/sh/configure: Likewise.
37584         * sysdeps/powerpc/powerpc64/configure: Likewise.
37585         * sysdeps/powerpc/powerpc32/configure: Likewise.
37586         * sysdeps/sparc/configure: Likwise.
37587         * sysdeps/i386/configure: Likewise.
37588
37589         * elf/dl-open.c: Comment fixes.
37590
37591 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
37592
37593         * Makefile [CXX] (check-data): Remove.
37594         [CXX] (c++-types.data): New vpath directive.
37595         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
37596         vpath.  Do not allow for C++ type data being missing.
37597         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
37598         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
37599         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
37600         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
37601         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
37602         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
37603         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
37604         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
37605         ... here.
37606         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
37607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
37608         ... here.
37609         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
37610         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
37611         ... here.
37612         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
37613         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
37614         ... here.
37615         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
37616         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
37617         ... here.
37618         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
37619         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
37620         ... here.
37621         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
37622         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
37623         ... here.
37624         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
37625         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
37626
37627         * elf/tls-macros.h (TLS_LE): Move architecture-specific
37628         definitions to architecture-specific files.
37629         (TLS_IE): Likewise.
37630         (TLS_LD): Likewise.
37631         (TLS_GD): Likewise.
37632         * sysdeps/i386/tls-macros.h: New file.
37633         * sysdeps/powerpc/tls-macros.h: Likewise.
37634         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
37635         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
37636         * sysdeps/sh/tls-macros.h: Likewise.
37637         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
37638         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
37639         * sysdeps/x86_64/tls-macros.h: Likewise.
37640
37641 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
37642
37643         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
37644         zero value for regular exit case.
37645
37646         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
37647         (__start_context): Preserve zero value for regular exit case.
37648
37649 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
37650             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37651
37652         * manual/setjmp.texi (setcontext): Clarify normal process
37653         termination when uc_link is the null pointer.
37654         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
37655         exit call.
37656
37657 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
37658
37659         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
37660         preprocessor.  Test for each exception mask separately.
37661
37662 2012-07-16  Andreas Jaeger  <aj@suse.de>
37663
37664         * po/ru.po: Update from translation team.
37665
37666 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
37667
37668         * conform/data/string.h-data (NULL): Use macro-constant.  Require
37669         equal to 0.
37670         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
37671         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
37672         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
37673         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
37674         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37675
37676 2012-07-13  Andreas Jaeger  <aj@suse.de>
37677
37678         * po/fr.po: Update from translation team.
37679
37680 2012-07-12  Marek Polacek  <polacek@redhat.com>
37681
37682         [BZ #14173]
37683         * math/libm-test.inc (yn_test): Add test for BZ #14173.
37684         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
37685         loop condition.
37686
37687 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
37688
37689         [BZ #13717]
37690         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
37691         Change to 2.4.1 where previously 2.4.0.
37692         * sysdeps/unix/sysv/linux/configure: Regenerated.
37693         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
37694         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
37695         version.
37696         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
37697         (__ASSUME_AT_CLKTCK): Remove.
37698         (__ASSUME_AT_PAGESIZE): Likewise.
37699         (__ASSUME_AT_XID): Likewise.
37700         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
37701         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
37702         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
37703         unconditionally.
37704         (HAVE_AUX_PAGESIZE): Likewise.
37705         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
37706         [__ASSUME_AT_CLKTCK]: Make code unconditional.
37707         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
37708
37709 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
37710
37711         [BZ #14307]
37712         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
37713         the temporary buffer used to invoke __gethostbyname2_r,
37714         __gethostbyaddr_r and gethostbyname4_r to make room for struct
37715         host_data / struct gaih_addrtuple.
37716         * resolv/nss_dns/dns-host.c (global scope): Move definition of
37717         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
37718         header file nss/nsswitch.h.
37719         * nss/nsswitch.h (global scope): Add definition of implementation
37720         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
37721         resolv/nss_dns/dns-host.c).
37722
37723 2012-07-11  Andreas Jaeger  <aj@suse.de>
37724
37725         * po/fr.po: Update from translation team.
37726
37727         * po/sv.po: Update from translation team
37728         * po/fr.po: Another update from translation team.
37729
37730 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37731
37732         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
37733         for subnormals or multiply small sinh result by itself.
37734         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
37735         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37736
37737 2012-07-11  David S. Miller  <davem@davemloft.net>
37738
37739         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37740
37741 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
37742
37743         [BZ #14347]
37744         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
37745         (INTERNAL_MARK): Shift it here.
37746
37747 2012-07-10  Marek Polacek  <polacek@redhat.com>
37748
37749         [BZ #14151]
37750         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
37751         libc_cv_asm_global_directive with .globl.
37752         * configure: Regenerated.
37753         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
37754         with .globl.
37755         * sysdeps/i386/configure: Regenerated.
37756         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
37757         with .globl.
37758         * sysdeps/x86_64/configure: Regenerated.
37759         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
37760         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
37761         * elf/tst-unique2mod2.c: Likewise.
37762         * elf/tst-unique2mod1.c: Likewise.
37763         * elf/tst-unique1mod2.c: Likewise.
37764         * elf/tst-unique1mod1.c: Likewise.
37765         * sysdeps/s390/s390-32/sysdep.h: Likewise.
37766         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
37767         * sysdeps/s390/s390-64/sysdep.h: Likewise.
37768         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
37769         * sysdeps/mach/sysdep.h: Likewise.
37770         * sysdeps/i386/sysdep.h: Likewise.
37771         * sysdeps/i386/i386-mcount.S: Likewise.
37772         * sysdeps/x86_64/_mcount.S: Likewise.
37773         * sysdeps/x86_64/sysdep.h: Likewise.
37774         * sysdeps/sh/_mcount.S: Likewise.
37775         * sysdeps/sh/sysdep.h: Likewise.
37776         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
37777         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
37778         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
37779         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
37780         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
37781         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
37782         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
37783         * locale/localeinfo.h: Likewise.
37784         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
37785         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
37786
37787 2012-07-09  Roland McGrath  <roland@hack.frob.com>
37788
37789         [BZ #14336]
37790         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
37791         system".
37792         * manual/message.texi (The Uniforum approach): Likewise.
37793         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
37794         (glibc iconv Implementation): Likewise.
37795
37796 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
37797
37798         [BZ #14337]
37799         * math/s_clog.c (__clog): Avoid scaling a value down where that
37800         could result in underflow.
37801         * math/s_clog10.c (__clog10): Likewise.
37802         * math/s_clog10f.c (__clog10f): Likewise.
37803         * math/s_clog10l.c (__clog10l): Likewise.
37804         * math/s_clogf.c (__clogf): Likewise.
37805         * math/s_clogl.c (__clogl): Likewise.
37806         * math/libm-test.inc (clog_test): Add more tests.
37807         (clog10_test): Likewise.
37808         * sysdeps/i386/fpu/libm-test-ulps: Update.
37809         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37810
37811 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
37812
37813         [BZ #14283]
37814         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
37815         by 7 not 8 to examine high bit of fractional part.
37816
37817         [BZ #14042]
37818         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
37819         for call to __mcount_internal.
37820         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
37821         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
37822         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
37823
37824 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
37825
37826         [BZ #14154]
37827         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
37828         approximation for values within 0x1p-13f of an odd multiple of
37829         pi/4.
37830         * math/libm-test.inc (tan_test): Do not allow spurious underflow
37831         exception.  Add more tests.
37832         * sysdeps/i386/fpu/libm-test-ulps: Update.
37833
37834         [BZ #6778]
37835         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
37836         inputs and return -1 for them.  Do not check for +Inf in case not
37837         reachable for +Inf.
37838         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
37839         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
37840         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37841         and return -1 for them.  Do not check for +Inf in case not
37842         reachable for +Inf.
37843         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
37844         define.
37845         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37846         and return -1 for them.  Do not check for +Inf in case not
37847         reachable for +Inf.
37848         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
37849         spurious underflow.
37850         * sysdeps/i386/fpu/libm-test-ulps: Update.
37851         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37852
37853 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
37854
37855         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
37856
37857 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
37858
37859         [BZ #14157]
37860         [BZ #14331]
37861         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
37862         could result in spurious underflow.  Scale down values above
37863         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
37864         * math/s_csqrtf.c (__csqrtf): Likewise.
37865         * math/s_csqrtl.c (__csqrtl): Likewise.
37866         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
37867         spurious underflow.
37868         * sysdeps/i386/fpu/libm-test-ulps: Update.
37869         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37870
37871 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
37872
37873         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
37874         xopen-msg.sed.
37875         * catgets/xopen-msg.awk: New file.
37876         * catgets/xopen-msg.sed: Removed.
37877
37878         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
37879         po2text.sed.
37880         * intl/po2test.awk: New file.
37881         * intl/po2test.sed: Removed.
37882
37883 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
37884
37885         [BZ #14328]
37886         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
37887         or multiply small sinh result by itself.
37888         * math/s_ctanf.c (__ctanf): Likewise.
37889         * math/s_ctanh.c (__ctanh): Likewise.
37890         * math/s_ctanhf.c (__ctanhf): Likewise.
37891         * math/s_ctanhl.c (__ctanhl): Likewise.
37892         * math/s_ctanl.c (__ctanl): Likewise.
37893         * math/libm-test.inc (ctan_test_tonearest): New function.
37894         (ctan_test_towardzero): Likewise.
37895         (ctan_test_downward): Likewise.
37896         (ctan_test_upward): Likewise.
37897         (ctanh_test_tonearest): Likewise.
37898         (ctanh_test_towardzero): Likewise.
37899         (ctanh_test_downward): Likewise.
37900         (ctanh_test_upward): Likewise.
37901         (main): Call these new functions.
37902         * sysdeps/i386/fpu/libm-test-ulps: Update.
37903         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37904
37905 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
37906
37907         * .gitignore: Delete /ports entry.
37908
37909 2012-07-03  Andreas Jaeger  <aj@suse.de>
37910
37911         * po/bg.po: Update from translation team.
37912         * po/cs.po: Likewise.
37913         * po/de.po: Likewise.
37914         * po/hr.po: Likewise.
37915         * po/nl.pl: Likewise.
37916         * po/pl.po: Likewise.
37917         * po/vi.po: Likewise.
37918
37919 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
37920
37921         * Makeconfig [!+link] (+link-before-libc): New variable.
37922         [!+link] (+link-after-libc): Likewise.
37923         [!+link] (+link-tests): Likewise.
37924         [!+link] (+link): Define in terms of $(+link-before-libc) and
37925         $(+link-after-libc).
37926         [!+link-static] (+link-static-before-libc): New variable.
37927         [!+link-static] (+link-static-after-libc): Likewise.
37928         [!+link-static] (+link-static-tests): Likewise.
37929         [!+link-static] (+link-static): Define in terms of
37930         $(+link-static-before-libc) and $(+link-static-after-libc).
37931         [build-shared] (link-libc-before-gnulib): New variable.
37932         [build-shared] (link-libc-tests): Likewise.
37933         [build-shared] (link-libc): Define in terms of
37934         $(link-libc-before-gnulib).
37935         [!build-shared] (link-libc-tests): New variable.
37936         (link-libc-static-tests): New variable.
37937         [!gnulib] (gnulib-arch): New variable.
37938         [!gnulib] (gnulib-tests): Likewise.
37939         [!gnulib] (static-gnulib-arch): Likewise.
37940         [!gnulib] (static-gnulib-tests): Likewise.
37941         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
37942         Define with "=" instead of ":=".
37943         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
37944         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
37945         * Rules (binaries-all-notests): New variable.
37946         (binaries-all-tests): Likewise.
37947         (binaries-static-notests): Likewise.
37948         (binaries-static-tests): Likewise.
37949         (binaries-all): Define using $(binaries-all-notests) and
37950         $(binaries-all-tests).
37951         (binaries-static): Define using $(binaries-static-notests) and
37952         $(binaries-static-tests).
37953         (binaries-shared-tests): New variable.
37954         (binaries-shared-notests): Likewise.
37955         (binaries-shared): Remove variable.
37956         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
37957         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
37958         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
37959         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
37960         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
37961         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
37962         * elf/Makefile (sln-modules): New variable.
37963         (extra-objs): Add $(sln-modules:=.o).
37964         (ldconfig-modules): Add static-stubs.
37965         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
37966         * elf/static-stubs.c: New file.
37967
37968         [BZ #14283]
37969         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
37970         by 7 not 8 to examine high bit of fractional part.  Use volatile
37971         variables when splitting into final array of floats if
37972         __FLT_EVAL_METHOD__ != 0.
37973         * math/libm-test.inc (cos_test): Add another test.
37974         (sin_test): Likewise.
37975         * sysdeps/i386/fpu/libm-test-ulps: Update.
37976
37977         [BZ #14273]
37978         * math/libm-test.inc (cosh_test): Add more tests.
37979
37980         * version.h (RELEASE): Set to "development".
37981         (VERSION): Set to "2.16.90".
37982
37983 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
37984
37985         * NEWS: Update copyright. Remove last-updated date.
37986         Mention math library bug fixes and timezone data changes.
37987         * README: Mention GNU/Hurd, x32, and HPPA support status.
37988
37989 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
37990
37991         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
37992
37993 2012-06-27  Andreas Jaeger  <aj@suse.de>
37994
37995         * manual/contrib.texi (Contributors): Add Samuel Thibault.
37996
37997 2012-06-25  Andreas Jaeger  <aj@suse.de>
37998
37999         * sysdeps/s390/fpu/libm-test-ulps: Update.
38000
38001 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
38002             Thomas Schwinge  <thomas@codesourcery.com>
38003
38004         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
38005         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
38006         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
38007         fanotify_mark.
38008
38009 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
38010
38011         * sysdeps/mach/start.c: Remove file.
38012         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
38013         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
38014         * sysdeps/sh/init-first.c: Likewise.
38015
38016         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
38017         registers for frame unwinding purposes, add CFI directives.
38018         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
38019         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
38020         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
38021         Likewise.
38022
38023         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
38024         __fortify_fail returning.
38025         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
38026
38027         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
38028         sysdeps/sh/____longjmp_chk.S.
38029         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
38030         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
38031         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
38032         (gen-as-const-headers): Append sigaltstack-offsets.sym.
38033
38034         * sysdeps/sh/abort-instr.h: New file.
38035         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
38036         process in case exit returns.
38037
38038         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
38039         initialize the GOT register before use.
38040
38041         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
38042         calculation of ARGC > 4.
38043
38044         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
38045         meaningful names to some local labels.
38046
38047 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38048             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38049
38050         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
38051         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
38052         (__arch_compare_and_exchange_val_16_acq): Likewise.
38053         (__arch_compare_and_exchange_val_32_acq): Likewise.
38054         (atomic_exchange_and_add): Fix gUSA sequence.
38055         (atomic_add): Likewise.
38056         (atomic_add_negative): Likewise.
38057         (atomic_add_zero): Likewise.
38058         (atomic_bit_test_set): Likewise.
38059
38060 2012-06-22  Andreas Schwab  <schwab@redhat.com>
38061
38062         [BZ #13579]
38063         * include/link.h (struct link_map): Add l_free_initfini.
38064         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
38065         l_initfini.
38066         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
38067         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
38068         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
38069         set.
38070
38071 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
38072
38073         * configure.in: Use AC_LANG_SOURCE.
38074         * configure: Regenerate.
38075
38076 2012-06-22  Roland McGrath  <roland@hack.frob.com>
38077
38078         * configure.in (libc_cv_localstatedir): New substituted variable.
38079         * configure: Regenerated.
38080         * config.make.in (localstatedir): New variable, substituted from
38081         libc_cv_localstatedir.
38082         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
38083         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
38084         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
38085         * sysdeps/gnu/configure: Regenerated.
38086
38087 2012-06-21  Jeff Law  <law@redhat.com>
38088
38089         [BZ #14277]
38090         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
38091         free.  Simplify list management for _LIBC case.
38092
38093 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
38094
38095         [BZ #14273]
38096         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
38097         Clear sign bit of 64-bit integer value before comparing against
38098         overflow value.
38099
38100         * sysdeps/mach/configure: Regenerated.
38101
38102 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
38103
38104         [BZ #14278]
38105         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
38106
38107 2012-06-21  Jeff Law  <law@redhat.com>
38108
38109         [BZ #13882]
38110         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
38111         uint16_t for elements in the "seen" array to avoid char overflows.
38112         * elf/dl-fini.c (_dl_sort_fini): Likewise.
38113         * elf/dl-open.c (dl_open_worker): Likewise.
38114
38115 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
38116
38117         * scripts/list-sources.sh: Scan PORTS for translations.
38118         * po/libc.pot: Regenerated.
38119
38120 2012-06-21  Andreas Jaeger  <aj@suse.de>
38121
38122         [BZ #12194]
38123         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
38124         warning.
38125         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
38126         * bits/byteswap-16.h (__bswap_16): Likewise.
38127         * bits/byteswap.h (__bswap_constant_16): Likewise.
38128
38129 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
38130
38131         [BZ #14117]
38132         * sysdeps/i386/fpu_control.h: Removed.
38133         * sysdeps/x86_64/fpu_control.h: Moved to ...
38134         * sysdeps/x86/fpu_control.h: Here.
38135
38136         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
38137         (_FPU_SETCW): Likewise.
38138
38139 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
38140
38141         [BZ #14117]
38142         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
38143         * sysdeps/x86/fpu/bits/mathinline.h: This.
38144         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
38145
38146         [BZ #14050]
38147         [BZ #14117]
38148         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
38149         functions if __x86_64__ is defined.
38150
38151 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
38152
38153         * string/endian.h: Add !__ASSEMBLER__ condition for including
38154         conversion interfaces.
38155
38156 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
38157
38158         [BZ #14241]
38159         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
38160         of ABS(x) in calculating zero to negative powers other than odd
38161         integers.
38162         * math/libm-test.inc (pow_test): Add more tests.
38163
38164 2012-06-15  Andreas Jaeger  <aj@suse.de>
38165
38166         * manual/contrib.texi (Contributors): Update entry of Liubov
38167         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
38168         Machado Filho.
38169
38170 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
38171
38172         * string/string.h: Add __wur to GNU version of strerror_r.
38173
38174 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
38175
38176         [BZ #14229]
38177         * string/Makefile (tests): Add tst-strtok_r.
38178         * string/tst-strtok_r.c: New file.
38179         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
38180         RAX_LP/RDX_LP on SAVE_PTR.
38181
38182 2012-06-14  Roland McGrath  <roland@hack.frob.com>
38183
38184         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
38185
38186 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
38187
38188         * libm_test.inc (csqrt_test): Allow more spurious underflow
38189         exceptions.
38190         (j0_test): Likewise.
38191         (j1_test): Likewise.
38192         (y0_test): Likewise.
38193         (y1_test): Likewise.
38194
38195 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
38196
38197         * po/Makefile (libc.pot): Use UTF-8 charset.
38198
38199 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
38200
38201         [BZ #14210]
38202         Suppress sign-conversion warning from FD_SET.
38203         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
38204         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
38205         not unsigned long int.
38206         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
38207
38208 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
38209
38210         [BZ #14050]
38211         [BZ #14117]
38212         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
38213         __extern_always_inline instead of __extern_inline.
38214         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
38215         (__signbit): Likewise.
38216         (__signbitl): Support C++ namespace.
38217         (lrintf): New inline function.
38218         (lrint): Likewise.
38219         (llrintf): Likewise.
38220         (llrint): Likewise.
38221         (fmaxf): Likewise.
38222         (fmax): Likewise.
38223         (fminf): Likewise.
38224         (fmin): Likewise.
38225         (rint): Likewise.
38226         (rintf): Likewise.
38227         (ceil): Likewise.
38228         (ceilf): Likewise.
38229         (floor): Likewise.
38230         (floorf): Likewise.
38231         (nearbyint): Likewise.
38232         (nearbyintf): Likewise.
38233
38234 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
38235
38236         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
38237         non-default versions.
38238
38239 2012-06-11  Roland McGrath  <roland@hack.frob.com>
38240
38241         [BZ #14218]
38242         * manual/argp.texi (Argp): Reword argp_parse description slightly.
38243
38244 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
38245
38246         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
38247         (FE_UPWARD, FE_DOWNWARD): Don't define.
38248         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
38249         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
38250
38251         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
38252         reading it.
38253         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
38254         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
38255
38256 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38257
38258         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
38259         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
38260         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
38261         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
38262
38263 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
38264
38265         [BZ #14117]
38266         * sysdeps/i386/fpu/bits/fenv.h: Removed.
38267         * sysdeps/i386/fpu/Implies: New file.
38268         * sysdeps/x86_64/fpu/Implies: Likewise.
38269         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
38270         * sysdeps/x86/fpu/bits/fenv.h: This.
38271
38272         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
38273         __SSE_MATH__.
38274
38275 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
38276
38277         [BZ #14134]
38278         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
38279         character 0xffff that matches the last element of the
38280         conversion table.
38281
38282 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38283
38284         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
38285         fmodl commit.
38286
38287 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38288
38289         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
38290         values higher than 25.6283.
38291
38292 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38293
38294         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
38295         subnormal exponent extraction and add some __builtin_expect.
38296         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
38297         Fix for subnormal mantissa calculation.
38298
38299 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
38300
38301         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
38302         cpu2 is -1 and errno is not ENOSYS.
38303
38304 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
38305
38306         [BZ #14117]
38307         * sysdeps/i386/i486/bits/string.h: Renamed to ...
38308         * sysdeps/x86/bits/string.h: This.
38309         * sysdeps/x86_64/bits/string.h: Removed.
38310
38311         * sysdeps/i386/i486/bits/string.h: Define inline functions only
38312         if not compiling for x86-64, but compiling for >= i486.
38313
38314         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
38315         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
38316
38317         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
38318         New macro from Linux kernel 3.4.0.
38319         (FP_XSTATE_MAGIC2): Likewise.
38320         (FP_XSTATE_MAGIC2_SIZE): Likewise.
38321         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
38322         (struct _fpx_sw_bytes): New struct.
38323         (struct _xsave_hdr): Likewise.
38324         (struct _ymmh_state): Likewise.
38325         (struct _xstate): Likewise.
38326
38327         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
38328         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
38329         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
38330         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
38331         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
38332         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
38333
38334         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
38335         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
38336         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
38337         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
38338         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
38339         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
38340
38341 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38342
38343         [BZ #13743]
38344         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
38345         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
38346         (sysdep_headers): Include sys/platform/ppc.h.
38347         * sysdeps/powerpc/test-gettimebase.c: Test for
38348         __ppc_get_timebase() to catch future ISA opcode/insn changes.
38349         * manual/Makefile (appendices): Include platform.texi.
38350         * manual/contrib.texi (Contributors): Update @node pointers.
38351         * manual/maint.texi (Maintenance): Likewise.
38352         (Platform): New node.
38353         * manual/platform.texi: New file.  Document the new features.
38354
38355 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
38356             Jakub Jelinek  <jakub@redhat.com>
38357
38358         [BZ #14188]
38359         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
38360         where __builtin_expect is unavailable.
38361
38362 2012-06-03  David S. Miller  <davem@davemloft.net>
38363
38364         * stdlib/longlong.h: Updated from GCC.
38365
38366 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
38367
38368         [BZ #14042]
38369         * sysdeps/powerpc/powerpc32/mcount.c: New file.
38370         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
38371         __mcount_internal.
38372         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
38373         (GLIBC_2.16): Likewise.
38374
38375 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38376
38377         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
38378
38379 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
38380
38381         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
38382         (default-abi): New variable.
38383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
38384         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
38385         variable.
38386         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
38387         Likewise.
38388         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
38389         Likewise.
38390         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
38391         Likewise.
38392
38393         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
38394         definition.  Document in comment.
38395
38396 2012-06-01  David S. Miller  <davem@davemloft.net>
38397
38398         * stdlib/longlong.h: Updated from GCC.
38399
38400 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38401
38402         [BZ #14117]
38403         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
38404         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
38405         sys/debugreg.h sys/io.h here.
38406         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
38407         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
38408         sys/io.h.
38409         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
38410         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
38411         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
38412         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
38413         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
38414         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
38415
38416         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
38417         Define only if __x86_64__ is defined.
38418
38419 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
38420
38421         [BZ #14048]
38422         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
38423         Use int64_t for variable i.
38424         * math/libm-test.inc (fmod_test): Add more tests.
38425
38426         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
38427         z computation is not scheduled after fetestexcept.
38428         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
38429         Use math_force_eval instead of asm to ensure calculation scheduled
38430         before exception test.
38431         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
38432         Ensure a1 + u.d computation is not scheduled after fetestexcept.
38433
38434 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
38435
38436         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
38437         computation is not scheduled after fetestexcept.
38438
38439 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
38440
38441         [BZ #14117]
38442         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
38443         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
38444
38445 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38446
38447         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
38448         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
38449
38450 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
38451
38452         [BZ #14117]
38453         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
38454         <bits/wordsize.h>.
38455         (__WCHAR_MIN): Support __WORDSIZE == 64.
38456         (__WCHAR_MAX): Likewise.
38457
38458         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
38459         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
38460
38461         [BZ #14183]
38462         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
38463         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
38464
38465         [BZ #14117]
38466         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
38467         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
38468
38469         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
38470         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
38471
38472         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
38473         Defined to 1 if __x86_64__ isn't defined.
38474         (_STAT_VER_LINUX_OLD): New.
38475         (st_atime): Remove duplicate.
38476         (st_mtime): Likewise.
38477         (st_ctime): Likewise.
38478
38479 2012-05-31  David S. Miller  <davem@davemloft.net>
38480
38481         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
38482         entries.
38483
38484 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
38485
38486         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
38487         gen-libm-test.pl.
38488
38489         [BZ #14132]
38490         * elf/dl-reloc.c: Include <_itoa.h>.
38491         (_dl_reloc_bad_type): Remove use of INTUSE.
38492         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
38493         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
38494         * stdio-common/psiginfo.c (psiginfo): Likewise.
38495         * stdio-common/psignal.c (psignal): Likewise.
38496         * string/strsignal.c (strsignal): Likewise.
38497         * include/signal.h (_sys_siglist): Declare hidden proto.
38498         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
38499         INTVARDEF with libc_hidden_data_def.
38500         * stdio-common/itoa-udigits.c: Likewise.
38501         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
38502         (_itoa_lower_digits_internal): Remove declaration.
38503         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
38504         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
38505         (_sys_sigabbrev_internal): Remove aliases.
38506         (_sys_siglist): Define hidden alias.
38507
38508 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
38509
38510         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
38511         bits/sysctl.h.
38512
38513 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
38514
38515         [BZ #14117]
38516         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
38517         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
38518
38519         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
38520         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
38521         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
38522         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
38523         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
38524         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
38525
38526         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
38527         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
38528         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
38529
38530         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
38531         with __addr.
38532         (insw): Likewise.
38533         (insl): Likewise.
38534         (outsb): Likewise.
38535         (outsw): Likewise.
38536         (outsl): Likewise.
38537
38538         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
38539         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
38540         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
38541
38542         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
38543         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
38544         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
38545         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
38546         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
38547         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
38548
38549         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
38550         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
38551
38552         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
38553         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
38554
38555         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
38556         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
38557         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
38558
38559         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
38560         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
38561         to ...
38562         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
38563
38564         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
38565         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
38566         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
38567
38568         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
38569         for x86-64.
38570         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
38571
38572 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
38573
38574         * math/math.h (M_El): Use two more decimal places.
38575         (M_LOG2El): Likewise.
38576         (M_LOG10El): Likewise.
38577         (M_LN2l): Likewise.
38578         (M_LN10l): Likewise.
38579         (M_PIl): Likewise.
38580         (M_PI_2l): Likewise.
38581         (M_PI_4l): Likewise.
38582         (M_1_PIl): Likewise.
38583         (M_2_PIl): Likewise.
38584         (M_2_SQRTPIl): Likewise.
38585         (M_SQRT2l): Likewise.
38586         (M_SQRT1_2l): Likewise.
38587
38588 2012-05-31  David S. Miller  <davem@davemloft.net>
38589
38590         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
38591         values between float registers.
38592         * sysdeps/sparc/sparc64/memset.S: Likewise.
38593         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
38594
38595 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
38596
38597         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
38598         -D_FORTIFY_SOURCE=1.
38599         (CPPFLAGS-tst-longjmp_chk.c): Define.
38600         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
38601         (CPPFLAGS-tst-longjmp_chk2.c): Define.
38602         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
38603         CFLAGS-tst-wchar-h.c.
38604
38605 2012-05-31  Marek Polacek  <polacek@redhat.com>
38606
38607         [BZ #14132]
38608         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
38609         __endmntent_internal): Remove declaration.
38610         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
38611         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
38612         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
38613
38614 2012-05-30  David S. Miller  <davem@davemloft.net>
38615
38616         * sysdeps/sparc/sparc32/soft-fp/q_util.c
38617         (___Q_simulate_exceptions): Use real FP ops rather than writing
38618         into the %fsr.
38619         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
38620         Likewise.
38621
38622 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38623
38624         [BZ #14117]
38625         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
38626         * sysdeps/x86/bits/xtitypes.h: This.
38627
38628         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
38629         * sysdeps/x86/bits/wordsize.h: This.
38630
38631         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
38632         * sysdeps/x86/bits/huge_vall.h: This.
38633
38634         * sysdeps/i386/bits/select.h: Removed.
38635         * sysdeps/x86_64/bits/select.h: Renamed to ...
38636         * sysdeps/x86/bits/select.h: This.
38637
38638         * sysdeps/i386/bits/setjmp.h: Removed.
38639         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
38640         * sysdeps/x86/bits/setjmp.h: This.
38641
38642         * sysdeps/i386/bits/mathdef.h: Removed.
38643         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
38644         * sysdeps/x86/bits/mathdef.h: This.
38645
38646 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
38647
38648         [BZ #14132]
38649         * include/sys/socket.h (__connect_internal)
38650         (__libc_sa_len_internal): Remove declaration.
38651         (__connect, __libc_sa_len): Declare hidden_proto.
38652         (SA_LEN): Remove use of INTUSE.
38653         * socket/connect.c: Add libc_hidden_def.
38654         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
38655         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
38656         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
38657         alias.
38658         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
38659         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
38660         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
38661         of adding _internal alias.
38662
38663 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38664
38665         [BZ #14117]
38666         * sysdeps/i386/bits/link.h: Removed.
38667         * sysdeps/i386/bits/linkmap.h: Likewise.
38668         * sysdeps/x86_64/bits/link.h: Renamed to ...
38669         * sysdeps/x86/bits/link.h: This.
38670         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
38671         * sysdeps/x86/bits/linkmap.h: This.
38672
38673         * sysdeps/i386/bits/endian.h: Removed.
38674         * sysdeps/x86_64/bits/endian.h: Renamed to ...
38675         * sysdeps/x86/bits/endian.h: This.
38676
38677         * sysdeps/i386/bits/byteswap.h: Removed.
38678         * sysdeps/i386/bits/byteswap-16.h: Likewise.
38679         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
38680         * sysdeps/x86/bits/byteswap.h: This.
38681         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
38682         * sysdeps/x86/bits/byteswap-16.h: This.
38683         * sysdeps/i386/Implies: Add x86.
38684         * sysdeps/x86_64/Implies: Likewise.
38685
38686 2012-05-30  David S. Miller  <davem@davemloft.net>
38687
38688         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
38689         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
38690         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
38691         (FP_TRAPPING_EXCEPTIONS): Define.
38692         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
38693         (FP_TRAPPING_EXCEPTIONS): Define.
38694         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
38695         subnormals only when inexact has been signalled or underflow
38696         exceptions are enabled.
38697         (_FP_PACK_CANONICAL): Likewise.
38698
38699 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38700
38701         [BZ #14183]
38702         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
38703         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
38704
38705 2012-05-30  Richard Henderson  <rth@twiddle.net>
38706
38707         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
38708         with #ifndef NOT_IN_libc.
38709
38710         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
38711         marked to avoid plt entry.
38712
38713 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38714
38715         [BZ #14112]
38716         * Makeconfig (default-abi): New macro.
38717         (abi-includes): Likewise.
38718         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
38719         $(abi-$(default-abi)-lib-soname) for soname if defined.
38720         ($(common-objpfx)gnu/lib-names.stmp): Generate from
38721         abi-variants.
38722         * Makefile (installed-stubs): Likewise.
38723         * include/stubs-biarch.h: Removed.
38724         * scripts/lib-names.awk: Only handle one library at a time.
38725         * scripts/soversions.awk: Remove WORDSIZE support.
38726         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
38727         entries.
38728         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
38729         Removed.
38730         (syscall-list-default-condition): Likewise.
38731         (syscall-list-default-condition): Likewise.
38732         (syscall-list-includes): Likewise.
38733         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
38734         syscall-list-* with abi-*.  Handle undefined abi-variants.
38735         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
38736         * sysdeps/unix/sysv/linux/i386/Implies: New file.
38737         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
38738         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
38739         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
38740         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
38741         Removed.
38742         (syscall-list-32-options): Likewise.
38743         (syscall-list-32-condition): Likewise.
38744         (syscall-list-64-options): Likewise.
38745         (syscall-list-64-condition): Likewise.
38746         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
38747         macro.
38748         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
38749         Renamed to ...
38750         (abi-*): This.
38751         (abi-64-ld-soname): New macro.
38752         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
38753         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
38754         Renamed to ...
38755         (abi-*): This.
38756         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
38757         * sysdeps/x86_64/x32/shlib-versions: Likewise.
38758
38759 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
38760
38761         * sysdeps/unix/sysv/linux/kernel-features.h
38762         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
38763         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
38764         include <kernel-features.h>.
38765         [!__NR_ftruncate64]: Remove conditional code.
38766         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38767         [__NR_ftruncate64]: Make code unconditional.
38768         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38769         * sysdeps/unix/sysv/linux/truncate64.c: Do not
38770         include <kernel-features.h>.
38771         [!__NR_ftruncate64]: Remove conditional code.
38772         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38773         [__NR_ftruncate64]: Make code unconditional.
38774         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38775         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
38776         include <kernel-features.h>.
38777         [!__NR_ftruncate64]: Remove conditional code.
38778         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38779         [__NR_ftruncate64]: Make code unconditional.
38780         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
38782         include <kernel-features.h>.
38783         [!__NR_ftruncate64]: Remove conditional code.
38784         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38785         [__NR_ftruncate64]: Make code unconditional.
38786         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38787
38788         * configure.in (libc_cv_fpie): Weaken to a compile test using
38789         LIBC_TRY_CC_OPTION.
38790         * configure: Regenerated.
38791
38792 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38793
38794         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
38795         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
38796         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
38797         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
38798         Refreshed.
38799         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
38800         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
38801         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
38802         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
38803         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
38804         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
38805         Refreshed.
38806
38807 2012-05-27  David S. Miller  <davem@davemloft.net>
38808
38809         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
38810         (___Q_zero): New.
38811         (__Q_simulate_exceptions): Return void.  Change to simulate
38812         exceptions by writing into the %fsr.
38813         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
38814         (__Qp_handle_exceptions): Likewise.
38815         (numbers): Delete.
38816         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
38817         __Qp_handle_exceptions.
38818         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
38819         __Qp_handle_exceptions.
38820         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38821         as unused and give dummy FP_RND_NEAREST initializer.
38822         (FP_INHIBIT_RESULTS): Define.
38823         (___Q_simulate_exceptions): Update declaration.
38824         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
38825         formatting.
38826         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38827         as unused and give dummy FP_RND_NEAREST initializer.
38828         (__Qp_handle_exceptions): Update declaration.
38829         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
38830         formatting.
38831
38832 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
38833
38834         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
38835         the temporary FPU control word.
38836         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
38837         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
38838         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
38839         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
38840         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
38841         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
38842         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
38843         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
38844         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
38845         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
38846         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
38847
38848 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38849
38850         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
38851         fields.
38852
38853 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
38854
38855         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
38856         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
38857         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
38858         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
38859         Likewise.
38860         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
38861         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
38862         Likewise.
38863
38864 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
38865
38866         * po/h.po: Update from translation team.
38867
38868 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
38869
38870         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
38871
38872         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
38873         handling of denormals.
38874         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
38875         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
38876         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
38877         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
38878         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
38879         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
38880         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
38881         Likewise.
38882
38883 2012-05-26  Marek Polacek  <polacek@redhat.com>
38884
38885         [BZ #14152]
38886         * math/libm-test.inc (fma_test): Don't always expect underflow
38887         exception.
38888
38889 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38890
38891         [BZ #12416]
38892         * elf/tst-execstack.c: Include stackinfo.h.
38893         (do_test): Adjust test case to ensure that pthread_getattr_np
38894         behaviour remains the same after marking stack executable.
38895
38896 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38897
38898         * sysdeps/unix/sysv/linux/kernel-features.h
38899         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
38900         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
38901         kernel-features.h.
38902         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38903         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38904         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
38905         kernel-features.h.
38906         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38907         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38908
38909 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
38910
38911         * configure.in: Define the default includes to being none.
38912         * configure: Regenerated.
38913
38914 2012-05-25  Roland McGrath  <roland@hack.frob.com>
38915
38916         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
38917         * sysdeps/x86_64/setjmp.S: Likewise.
38918         * sysdeps/i386/bsd-setjmp.S: Likewise.
38919         * sysdeps/i386/bsd-_setjmp.S: Likewise.
38920         * sysdeps/i386/setjmp.S: Likewise.
38921         * sysdeps/i386/__longjmp.S: Likewise.
38922         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
38923         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
38924
38925         * include/stap-probe.h: New file.
38926         * configure.in: Handle --enable-systemtap.
38927         * configure: Regenerated.
38928         * config.h.in (USE_STAP_PROBE): New #undef.
38929         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
38930         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
38931         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
38932
38933 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38934
38935         [BZ #13717]
38936         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
38937         to 2.4.0 where earlier.
38938         * sysdeps/unix/sysv/linux/configure: Regenerated.
38939         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
38940         <kernel-features.h>.
38941         [__ASSUME_32BITUIDS]: Make code unconditional.
38942         [!__ASSUME_32BITUIDS]: Remove conditional code.
38943         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
38944         <kernel-features.h>.
38945         [__ASSUME_32BITUIDS]: Make code unconditional.
38946         [!__ASSUME_32BITUIDS]: Remove conditional code.
38947         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
38948         [__ASSUME_32BITUIDS]: Make code unconditional.
38949         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
38950         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
38951         <kernel-features.h>.
38952         [__ASSUME_32BITUIDS]: Make code unconditional.
38953         [!__ASSUME_32BITUIDS]: Remove conditional code.
38954         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
38955         <kernel-features.h>.
38956         [__ASSUME_32BITUIDS]: Make code unconditional.
38957         [!__ASSUME_32BITUIDS]: Remove conditional code.
38958         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
38959         <kernel-features.h>.
38960         [__ASSUME_32BITUIDS]: Make code unconditional.
38961         [!__ASSUME_32BITUIDS]: Remove conditional code.
38962         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
38963         <kernel-features.h>.
38964         [__ASSUME_32BITUIDS]: Make code unconditional.
38965         [!__ASSUME_32BITUIDS]: Remove conditional code.
38966         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
38967         <kernel-features.h>.
38968         [__ASSUME_32BITUIDS]: Make code unconditional.
38969         [!__ASSUME_32BITUIDS]: Remove conditional code.
38970         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
38971         <kernel-features.h>.
38972         [__ASSUME_32BITUIDS]: Make code unconditional.
38973         [!__ASSUME_32BITUIDS]: Remove conditional code.
38974         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
38975         <kernel-features.h>.
38976         [__ASSUME_32BITUIDS]: Make code unconditional.
38977         [!__ASSUME_32BITUIDS]: Remove conditional code.
38978         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
38979         <kernel-features.h>.
38980         [__ASSUME_32BITUIDS]: Make code unconditional.
38981         [!__ASSUME_32BITUIDS]: Remove conditional code.
38982         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
38983         <kernel-features.h>.
38984         [__ASSUME_32BITUIDS]: Make code unconditional.
38985         [!__ASSUME_32BITUIDS]: Remove conditional code.
38986         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
38987         <kernel-features.h>.
38988         [__ASSUME_32BITUIDS]: Make code unconditional.
38989         [!__ASSUME_32BITUIDS]: Remove conditional code.
38990         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
38991         <kernel-features.h>.
38992         [__NR_setresgid] (__setresgid): Do not declare.
38993         [__ASSUME_32BITUIDS]: Make code unconditional.
38994         [!__ASSUME_32BITUIDS]: Remove conditional code.
38995         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
38996         <kernel-features.h>.
38997         [__NR_setresuid] (__setresuid): Do not declare.
38998         [__ASSUME_32BITUIDS]: Make code unconditional.
38999         [!__ASSUME_32BITUIDS]: Remove conditional code.
39000         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
39001         <kernel-features.h>.
39002         [__ASSUME_32BITUIDS]: Make code unconditional.
39003         [!__ASSUME_32BITUIDS]: Remove conditional code.
39004         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
39005         <kernel-features.h>.
39006         [__ASSUME_32BITUIDS]: Make code unconditional.
39007         [!__ASSUME_32BITUIDS]: Remove conditional code.
39008         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
39009         <kernel-features.h>.
39010         [__ASSUME_32BITUIDS]: Make code unconditional.
39011         [!__ASSUME_32BITUIDS]: Remove conditional code.
39012         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
39013         <kernel-features.h>.
39014         [__ASSUME_32BITUIDS]: Make code unconditional.
39015         [!__ASSUME_32BITUIDS]: Remove conditional code.
39016         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
39017         <kernel-features.h>.
39018         [__ASSUME_32BITUIDS]: Make code unconditional.
39019         [!__ASSUME_32BITUIDS]: Remove conditional code.
39020         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
39021         <kernel-features.h>.
39022         [__ASSUME_32BITUIDS]: Make code unconditional.
39023         [!__ASSUME_32BITUIDS]: Remove conditional code.
39024         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
39025         <kernel-features.h>.
39026         [__ASSUME_32BITUIDS]: Make code unconditional.
39027         [!__ASSUME_32BITUIDS]: Remove conditional code.
39028         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
39029         <kernel-features.h>.
39030         [__ASSUME_32BITUIDS]: Make code unconditional.
39031         [!__ASSUME_32BITUIDS]: Remove conditional code.
39032         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
39033         <kernel-features.h>.
39034         [__ASSUME_32BITUIDS]: Make code unconditional.
39035         [!__ASSUME_32BITUIDS]: Remove conditional code.
39036         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
39037         <kernel-features.h>.
39038         [__ASSUME_32BITUIDS]: Make code unconditional.
39039         [!__ASSUME_32BITUIDS]: Remove conditional code.
39040         * sysdeps/unix/sysv/linux/kernel-features.h
39041         (__ASSUME_SETRESUID_SYSCALL): Remove.
39042         (__ASSUME_SETRESGID_SYSCALL): Likewise.
39043         (__ASSUME_32BITUIDS): Likewise.
39044         (__ASSUME_LDT_WORKS): Likewise.
39045         (__ASSUME_O_DIRECTORY): Likewise.
39046         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
39047         architecture but not kernel version.
39048         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
39049         (__ASSUME_MMAP2_SYSCALL): Likewise.
39050         (__ASSUME_STAT64_SYSCALL): Likewise.
39051         (__ASSUME_IPC64): Likewise.
39052         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
39053         <kernel-features.h>.
39054         [__ASSUME_32BITUIDS]: Make code unconditional.
39055         [!__ASSUME_32BITUIDS]: Remove conditional code.
39056         * sysdeps/unix/sysv/linux/opendir.c: Do not include
39057         <kernel-features.h>.
39058         [__ASSUME_O_DIRECTORY]: Make code unconditional.
39059         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
39060         132096]: Remove conditional code.
39061         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
39062         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
39063         <kernel-features.h>.
39064         [__ASSUME_32BITUIDS]: Make code unconditional.
39065         [!__ASSUME_32BITUIDS]: Remove conditional code.
39066         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
39067         <kernel-features.h>.
39068         [__ASSUME_32BITUIDS]: Make code unconditional.
39069         [!__ASSUME_32BITUIDS]: Remove conditional code.
39070         * sysdeps/unix/sysv/linux/setegid.c: Do not include
39071         <kernel-features.h>.
39072         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
39073         unconditional.
39074         (__setresgid): Do not declare.
39075         [__ASSUME_32BITUIDS]: Make code unconditional.
39076         [!__ASSUME_32BITUIDS]: Remove conditional code.
39077         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
39078         <kernel-features.h>.
39079         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
39080         unconditional.
39081         (__setresuid): Do not declare.
39082         [__ASSUME_32BITUIDS]: Make code unconditional.
39083         [!__ASSUME_32BITUIDS]: Remove conditional code.
39084         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
39085         <kernel-features.h>.
39086         [__ASSUME_32BITUIDS]: Make code unconditional.
39087         [!__ASSUME_32BITUIDS]: Remove conditional code.
39088         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
39089         <kernel-features.h>.
39090         [__ASSUME_32BITUIDS]: Make code unconditional.
39091         [!__ASSUME_32BITUIDS]: Remove conditional code.
39092
39093 2012-05-25  Richard Henderson  <rth@twiddle.net>
39094
39095         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
39096         dl_hwcap to ifunc resolver.
39097         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
39098         elf_ifunc_invoke.
39099         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
39100         dl_hwcap to ifunc resolver.
39101         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
39102
39103 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39104
39105         [BZ #14153]
39106         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
39107         for |x| <= 2**-26, not 2**-57.
39108         * math/libm-test.inc (acos_test): Do not allow spurious underflow
39109         exception.
39110
39111 2012-05-24  Jeff Law  <law@redhat.com>
39112
39113         * stdio-common/Makefile (tests): Add bug25.
39114         * stdio-common/bug25.c: New test.
39115
39116 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
39117
39118         [BZ #13576]
39119         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
39120         multiple of MALLOC_ALIGNMENT in size.
39121         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
39122
39123 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39124
39125         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
39126         Require >= 256.
39127         (FILENAME_MAX): Use macro-int-constant.
39128         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
39129         (_IOFBF): Use macro-int-constant.
39130         (_IOLBF): Likewise.
39131         (_IONBF): Likewise.
39132         (SEEK_CUR): Likewise.
39133         (SEEK_END): Likewise.
39134         (SEEK_SET): Likewise.
39135         (TMP_MAX): Likewise.
39136         (EOF): Use macro-int-constant.  Require < 0.
39137         (NULL): Use macro-constant.  Require == 0.
39138         (stdin): Require type to be FILE *.
39139         (stdout): Likewise.
39140         (stderr): Likewise.
39141         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
39142         macro-int-constant.
39143         (EXIT_SUCCESS): Likewise.
39144         (NULL): Use macro-constant.  Require == 0.
39145         (RAND_MAX): Use macro-int-constant.
39146         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
39147         [C99-based standards] (strtof): Require function.
39148         [C99-based standards] (strtold): Likewise.
39149         [C99-based standards] (strtoll): Likewise.
39150         [C99-based standards] (strtoull): Likewise.
39151         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
39152         [ISO || ISO99 || ISO11] (limits.h): Likewise.
39153         [ISO || ISO99 || ISO11] (math.h): Likewise.
39154         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
39155         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
39156         [ISO || ISO99 || ISO11] (*_t): Do not allow.
39157
39158 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
39159
39160         [BZ #14132]
39161         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
39162         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
39163         * intl/dgettext.c (DCGETTEXT): Likewise.
39164         * intl/gettext.c (DCGETTEXT): Likewise.
39165         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
39166         * posix/regex_internal.h (gettext): Likewise.
39167         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
39168         Remove declaration.
39169         * include/argz.h (__argz_count_internal)
39170         (__argz_stringify_internal): Remove declaration.
39171         (__argz_count, __argz_stringify): Declare hidden proto.
39172         * intl/dcgettext.c: Remove use of INTDEF.
39173         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
39174         * string/argz-stringify.c: Likewise.
39175         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
39176         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
39177         Declare hidden proto.
39178         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
39179         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
39180         Declare hidden proto.
39181         * include/stdio.h (__asprintf_internal): Don't declare.
39182         (__asprintf): Don't define as macro.  Declare hidden proto.
39183         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
39184         (__fsetlocking): Declare hidden proto.
39185         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
39186         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
39187         hidden proto.
39188         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
39189         (_IO_setlinebuf): Remove use of INTUSE.
39190         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
39191         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
39192         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
39193         Remove declaration.
39194         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
39195         (_IO_do_flush): Remove use of INTUSE.
39196         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
39197         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
39198         (_IO_adjust_column, _IO_least_wmarker)
39199         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
39200         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
39201         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
39202         (_IO_default_doallocate, _IO_wdefault_doallocate)
39203         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
39204         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
39205         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
39206         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
39207         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
39208         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
39209         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
39210         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
39211         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
39212         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
39213         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
39214         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
39215         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
39216         proto.
39217         (_IO_flush_all_internal, _IO_adjust_column_internal)
39218         (_IO_default_uflow_internal, _IO_default_finish_internal)
39219         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
39220         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
39221         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
39222         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
39223         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
39224         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
39225         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
39226         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
39227         (_IO_file_close_internal, _IO_file_close_it_internal)
39228         (_IO_file_underflow_internal, _IO_file_overflow_internal)
39229         (_IO_file_init_internal, _IO_file_attach_internal)
39230         (_IO_file_fopen_internal, _IO_file_read_internal)
39231         (_IO_file_sync_internal, _IO_file_seek_internal)
39232         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
39233         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
39234         (_IO_str_underflow_internal, _IO_str_overflow_internal)
39235         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
39236         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
39237         (_IO_list_all_internal, _IO_link_in_internal)
39238         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
39239         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
39240         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
39241         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
39242         (_IO_do_write_internal, _IO_padn_internal)
39243         (_IO_getline_info_internal, _IO_getline_internal)
39244         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
39245         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
39246         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
39247         (_IO_vfscanf_internal, _IO_vfprintf_internal)
39248         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
39249         (_IO_init_internal, _IO_un_link_internal): Don't declare.
39250         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
39251         with libc_hidden_ver, remove use of INTUSE.
39252         * libio/genops.c: Likewise.
39253         * libio/freopen.c: Likewise.
39254         * libio/freopen64.c: Likewise.
39255         * libio/iofclose.c: Likewise.
39256         * libio/iofdopen.c: Likewise.
39257         * libio/iofflush.c: Likewise.
39258         * libio/iofflush_u.c: Likewise.
39259         * libio/iofgets.c: Likewise.
39260         * libio/iofgets_u.c: Likewise.
39261         * libio/iofopen.c: Likewise.
39262         * libio/iofopncook.c: Likewise.
39263         * libio/iofread.c: Likewise.
39264         * libio/iofread_u.c: Likewise.
39265         * libio/ioftell.c: Likewise.
39266         * libio/iofwrite.c: Likewise.
39267         * libio/iogetline.c: Likewise.
39268         * libio/iogets.c: Likewise.
39269         * libio/iogetwline.c: Likewise.
39270         * libio/iopadn.c: Likewise.
39271         * libio/iopopen.c: Likewise.
39272         * libio/ioseekoff.c: Likewise.
39273         * libio/ioseekpos.c: Likewise.
39274         * libio/iosetbuffer.c: Likewise.
39275         * libio/iosetvbuf.c: Likewise.
39276         * libio/ioungetc.c: Likewise.
39277         * libio/ioungetwc.c: Likewise.
39278         * libio/iovdprintf.c: Likewise.
39279         * libio/iovsprintf.c: Likewise.
39280         * libio/iovsscanf.c: Likewise.
39281         * libio/memstream.c: Likewise.
39282         * libio/obprintf.c: Likewise.
39283         * libio/oldfileops.c: Likewise.
39284         * libio/oldiofclose.c: Likewise.
39285         * libio/oldiofdopen.c: Likewise.
39286         * libio/oldiofopen.c: Likewise.
39287         * libio/oldiopopen.c: Likewise.
39288         * libio/oldstdfiles.c: Likewise.
39289         * libio/putc.c: Likewise.
39290         * libio/setbuf.c: Likewise.
39291         * libio/setlinebuf.c: Likewise.
39292         * libio/stdfiles.c: Likewise.
39293         * libio/strops.c: Likewise.
39294         * libio/vasprintf.c: Likewise.
39295         * libio/vscanf.c: Likewise.
39296         * libio/vsnprintf.c: Likewise.
39297         * libio/vswprintf.c: Likewise.
39298         * libio/wfiledoalloc.c: Likewise.
39299         * libio/wfileops.c: Likewise.
39300         * libio/wgenops.c: Likewise.
39301         * libio/wmemstream.c: Likewise.
39302         * libio/wstrops.c: Likewise.
39303         * libio/__fpurge.c: Likewise.
39304         * libio/__fsetlocking.c: Likewise.
39305         * assert/assert.c: Likewise.
39306         * debug/fgets_chk.c: Likewise.
39307         * debug/fgets_u_chk.c: Likewise.
39308         * debug/fread_chk.c: Likewise.
39309         * debug/fread_u_chk.c: Likewise.
39310         * debug/gets_chk.c: Likewise.
39311         * debug/obprintf_chk.c: Likewise.
39312         * debug/vasprintf_chk.c: Likewise.
39313         * debug/vdprintf_chk.c: Likewise.
39314         * debug/vsnprintf_chk.c: Likewise.
39315         * debug/vsprintf_chk.c: Likewise.
39316         * malloc/mtrace.c: Likewise.
39317         * misc/error.c: Likewise.
39318         * misc/syslog.c: Likewise.
39319         * stdio-common/asprintf.c: Likewise.
39320         * stdio-common/fxprintf.c: Likewise.
39321         * stdio-common/getw.c: Likewise.
39322         * stdio-common/isoc99_fscanf.c: Likewise.
39323         * stdio-common/isoc99_scanf.c: Likewise.
39324         * stdio-common/isoc99_vfscanf.c: Likewise.
39325         * stdio-common/isoc99_vscanf.c: Likewise.
39326         * stdio-common/isoc99_vsscanf.c: Likewise.
39327         * stdio-common/printf-prs.c: Likewise.
39328         * stdio-common/printf_fp.c: Likewise.
39329         * stdio-common/printf_fphex.c: Likewise.
39330         * stdio-common/printf_size.c: Likewise.
39331         * stdio-common/putw.c: Likewise.
39332         * stdio-common/scanf.c: Likewise.
39333         * stdio-common/sprintf.c: Likewise.
39334         * stdio-common/tmpfile.c: Likewise.
39335         * stdio-common/vfprintf.c: Likewise.
39336         * stdio-common/vfscanf.c: Likewise.
39337         * stdlib/strfmon_l.c: Likewise.
39338         * sunrpc/openchild.c: Likewise.
39339         * sunrpc/xdr_stdio.c: Likewise.
39340         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
39341         * sysdeps/mach/hurd/tmpfile.c: Likewise.
39342
39343 2012-05-24  Roland McGrath  <roland@hack.frob.com>
39344
39345         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
39346
39347         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
39348         in the third column, to generate for the shared library an IFUNC
39349         that uses _dl_vdso_vsym.
39350         * Makerules (COMPILE.c, compile-stdin.c): New variables.
39351         * Makeconfig (object-suffixes-noshared): New variable.
39352
39353         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
39354         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
39355         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
39356         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
39357
39358         [BZ #14132]
39359         * include/sys/time.h (__gettimeofday): Remove macro.
39360         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
39361         * time/gettimeofday.c (__gettimeofday): Remove #undef.
39362         Remove INTDEF.
39363         (__gettimeofday): Add libc_hidden_def.
39364         (gettimeofday): Add libc_hidden_weak.
39365         * sysdeps/mach/gettimeofday.c: Likewise.
39366         * sysdeps/posix/gettimeofday.c: Likewise.
39367         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
39368         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
39369         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
39370         (__gettimeofday_internal): Remove strong_alias.
39371         (__gettimeofday): Add libc_hidden_def.
39372         (gettimeofday): Add libc_hidden_weak.
39373         * sysdeps/unix/syscalls.list (gettimeofday):
39374         Remove __gettimeofday_internal alias.
39375
39376 2012-05-24  Daniel Jacobowitz  <drow@false.org>
39377             H.J. Lu  <hongjiu.lu@intel.com>
39378
39379         [BZ #12495]
39380         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
39381         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
39382         (largebin_index_32_big): New.
39383         (largebin_index): Use it for 16-byte alignment.
39384         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
39385         correction with front_misalign.
39386
39387 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
39388
39389         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
39390         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
39391         Likewise.
39392         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
39393         Likewise.
39394         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
39395         Likewise.
39396         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
39397         Likewise.
39398         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
39399         Likewise.
39400         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
39401         Likewise.
39402         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
39403         Likewise.
39404         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
39405         Likewise.
39406         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
39407         Likewise.
39408         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
39409         Likewise.
39410         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
39411         Likewise.
39412         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
39413         Likewise.
39414
39415         * scripts/data/c++-types-x32-linux-gnu.data: New file.
39416         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
39417
39418 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
39419
39420         [BZ #10846]
39421         [BZ #14036]
39422         * math/libm-test.inc (exp_test): Add test from bug 14036.
39423         (pow_test): Add test from bug 10846.
39424
39425         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
39426         and other flags.
39427         (special_function): Do not include flags in test name.
39428         (parse_args): Likewise.
39429         * sysdeps/i386/fpu/libm-test-ulps: Update.
39430         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
39431         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
39432         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
39433         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39434
39435         * math/gen-libm-test.pl (%beautify): Add entries for underflow
39436         exceptions.
39437         * math/libm-test.inc ("Philosophy"): Update comment about
39438         exception testing.
39439         (UNDERFLOW_EXCEPTION): New macro.
39440         (UNDERFLOW_EXCEPTION_OK): Likewise.
39441         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
39442         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
39443         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
39444         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
39445         (INVALID_EXCEPTION_OK): Update value.
39446         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39447         (OVERFLOW_EXCEPTION_OK): Likewise.
39448         (IGNORE_ZERO_INF_SIGN): Likewise.
39449         (test_exceptions): Handle underflow exceptions.
39450         (acos_test): Update for underflow exception expectations.
39451         (cexp_test): Likewise.
39452         (clog_test): Likewise.
39453         (clog10_test): Likewise.
39454         (csqrt_test): Likewise.
39455         (ctan_test): Likewise.
39456         (ctanh_test): Likewise.
39457         (exp_test): Likewise.
39458         (exp10_test): Likewise.
39459         (exp2_test): Likewise.
39460         (expm1_test): Likewise.
39461         (fma_test): Likewise.
39462         (j0_test): Likewise.
39463         (jn_test): Likewise.
39464         (nexttoward_test): Likewise.
39465         (pow_test): Likewise.
39466         (scalbn_test): Likewise.
39467         (scalbln_test): Likewise.
39468         (tan_test): Likewise.
39469         (y1_test): Likewise.
39470         * sysdeps/i386/fpu/libm-test-ulps: Update.
39471         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39472
39473 2012-05-23  David S. Miller  <davem@davemloft.net>
39474
39475         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
39476         (__libc_sigaction): Remove unused local variables.
39477
39478 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39479
39480         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
39481
39482 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
39483
39484         mktime: avoid signed integer overflow
39485         * time/mktime.c (__mktime_internal): Do not mishandle the case
39486         where diff == INT_MIN.
39487
39488         mktime: simplify computation of average
39489         * time/mktime.c (ranged_convert): Use new time_t_avg function
39490         instead of rolling our own (probably-slower) code.
39491
39492         mktime: do not assume signed right shift propagates sign bit
39493         * time/mktime.c (isdst_differ): New static function.
39494         (__mktime_internal): No need to normalize tm_isdst now.
39495         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
39496         tm_isdst values.
39497
39498         mktime: merge another wrapv change from gnulib
39499         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
39500         from some compilers.
39501
39502         mktime: remove incorrect attempt at unusual arithmetics
39503         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
39504         The code didn't really work on such machines anyway.
39505         (TYPE_MINIMUM): Assume two's complement.
39506         (twos_complement_arithmetic): Verify that long_int and time_t
39507         are two's complement (or unsigned, in the latter case).
39508
39509         mktime: check signed shifts on long_int and time_t, too
39510         * time/mktime.c (SHR): Check that shifts work as desired
39511         on the types long_int and time_t too, as SHR is used on
39512         such types.
39513
39514         mktime: do not assume 'long' is wide enough
39515         * time/mktime.c (verify): Move decl up.
39516         (long_int): New type.
39517         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
39518         to remove assumption in the code that 'long' is wide enough to
39519         store year values.  This assumption is not true on x32 and on
39520         some non-glibc platforms.
39521
39522         mktime: merge wrapv change from gnulib
39523         * time/mktime.c (WRAPV): New macro.
39524         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
39525         (guess_time_tm, __mktime_internal): Do not assume that signed
39526         integer overflow wraps around; modern compilers generate code
39527         where this assumption is no longer valid.
39528
39529 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39530
39531         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
39532         Replace "jmp L(pseudo_end)" with "ret".
39533         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
39534         Likewise.
39535
39536 2012-05-23  Andreas Jaeger  <aj@suse.de>
39537
39538         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
39539         * sysdeps/unix/sysv/linux/poll.c: Remove file.
39540
39541 2012-05-23  Andreas Jaeger  <aj@suse.de>
39542             Maximilian Attems  <max@stro.at>
39543
39544         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
39545         New macros.
39546
39547 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
39548
39549         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
39550         code so that pseudo_end is just ret and the stack pointer is
39551         correct also for static library in error case.
39552
39553 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
39554
39555         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
39556         move to syscalls.list.
39557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
39558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
39559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
39560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
39561
39562         * manual/install.texi (Running make install): Do not mention Linux
39563         kernel version for which pt_chown is not needed.
39564         (Linux): Do not mention problems with nscd with 2.0 kernels.
39565         * INSTALL: Regenerated.
39566
39567 2012-05-23  Andreas Jaeger  <aj@suse.de>
39568
39569         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
39570         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
39571         macro.
39572         * sysdeps/unix/sysv/linux/s390/bits/mman.h
39573         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39574         * sysdeps/unix/sysv/linux/sh/bits/mman.h
39575         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39576         * sysdeps/unix/sysv/linux/i386/bits/mman.h
39577         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39578         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
39579         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39580         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
39581         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
39582         * sysdeps/unix/sysv/linux/bits/in.h
39583         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
39584
39585 2012-05-22  Roland McGrath  <roland@hack.frob.com>
39586
39587         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
39588         (PREPARE_VERSION): Just use assert instead, it will be elided
39589         under [NDEBUG] anyway.
39590
39591 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39592
39593         * sysdeps/unix/sysv/linux/Makefile: Include
39594         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
39595         (sysdep_routines): Remove sysctl.
39596         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
39597         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
39598         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
39599         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
39600         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
39601
39602 2012-05-22  Andreas Jaeger  <aj@suse.de>
39603
39604         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
39605         that pseudo_end is just ret and the stack pointer is correct also
39606         for static library in error case.
39607
39608 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
39609
39610         [BZ #14122]
39611         * nss/nsswitch.c (defconfig_entries): New variable.
39612         (__nss_database_lookup): Don't leak defconfig entries.
39613         (nss_parse_service_list): Don't leak on error paths.
39614         (free_database_entries): New function.
39615         (free_defconfig): New function.
39616         (free_mem): Move common code to free_database_entries.
39617
39618 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39619
39620         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
39621         Add arch_prctl.
39622         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
39623
39624         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
39625         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
39626         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
39627         New macro.
39628         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
39629         (INTERNAL_SYSCALL_TYPES): Likewise.
39630         (LOAD_ARGS_TYPES_[1-6]): Likewise.
39631         (LOAD_REGS_TYPES_[1-6]): Likewise.
39632         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
39633         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
39634
39635 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39636
39637         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
39638         copysignl for GLIBC_2_0.
39639         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
39640         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
39641         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
39642         logbl for GLIBC_2_0.
39643         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
39644         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
39645
39646 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39647
39648         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
39649         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
39650
39651         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
39652         Use "neg %eax".
39653
39654         * time/mktime.c: Update copyright years.
39655
39656 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
39657
39658         mktime: merge comment-quoting-style change from gnulib
39659         * time/mktime.c: Quote 'like this' in comments.
39660         The GNU coding standards suggest that we no longer quote `like this',
39661         as "`" and "'" are typically rendered asymmetrically nowadays.
39662         The typical gnulib style is to quote 'like this' when quoting
39663         code, and "like this" when quoting English.
39664
39665         * time/mktime.c (compile-command): Add "-I.".
39666
39667         mktime: merge mktime-internal.h change from gnulib
39668         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
39669
39670         mktime: merge time_r change from gnulib
39671         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
39672
39673         mktime: merge DEBUG change from gnulib
39674         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
39675         case system <time.h> has a #define.
39676
39677         mktime: merge <sys/types.h> change from gnulib
39678         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
39679         since <time.t> is now guaranteed to define time_t.
39680
39681         mktime: merge HAVE_CONFIG_H change from gnulib
39682         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
39683
39684 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
39685
39686         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
39687         Use "neg %eax".
39688
39689         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
39690         __rlim_t cast.
39691         (struct rusage): Use anonymous union to pad each field to
39692         __syscall_slong_t.
39693
39694 2012-05-21  David S. Miller  <davem@davemloft.net>
39695
39696         * Makefules (o-iterator): Remove .s cases.
39697         (compile-command.s): Delete.
39698         (COMPILE.s): Delete.
39699         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
39700
39701 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
39702
39703         * configure.in (libc_cv_predef_stack_protector): Only consider
39704         "foobar" and "__stack_chk_fail" lines in libc_undefs.
39705         * configure: Regenerated.
39706
39707 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39708
39709         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
39710         New macro.  Use R*LP on int and pointer.
39711         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
39712         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
39713         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
39714         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
39715
39716         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
39717         [__WORDSIZE_TIME64_COMPAT32] instead of
39718         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
39719         (struct utmp): Likewise.
39720         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
39721         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
39722         Renamed to ...
39723         (__WORDSIZE_TIME64_COMPAT32): This.
39724         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
39725         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
39726         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
39727         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
39728         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
39729         (__WORDSIZE_TIME64_COMPAT32): New macro.
39730
39731 2012-05-21  Andreas Jaeger  <aj@suse.de>
39732
39733         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
39734         only if [SHARED]. Add prototype for __wcschr_ia32.
39735
39736 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39737
39738         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
39739         of %rbp unmolested in the jmp_buf while mangling the low bits.
39740         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
39741         unmolested high bits of %rbp while demangling the low bits.
39742         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
39743
39744 2012-05-21  Andreas Jaeger  <aj@suse.de>
39745
39746         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
39747         * sunrpc/svc_simple.c: Use it for registerrpc.
39748         * sunrpc/xcrypt.c: Use it for passwd2des.
39749
39750         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
39751
39752 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39753
39754         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
39755         Don't define if [__SYSCALL_WORDSIZE != 32].
39756         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
39757         New macro.
39758
39759 2012-05-21  Bruno Haible  <bruno@clisp.org>
39760             Andreas Jaeger  <aj@suse.de>
39761
39762         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
39763         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
39764         inptr and inend for must_buffer_ch.
39765         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
39766         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
39767         * stdio-common/Makefile (tests): Remove bug15.
39768         (bug15-ENV): Remove macro.
39769         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
39770         anymore.
39771
39772 2012-05-19  Andreas Jaeger  <aj@suse.de>
39773             Roland McGrath  <roland@hack.frob.com>
39774
39775         * manual/contrib.texi: Completely rewritten. It contains now an
39776         alphabetical list of contributors and their contributions.
39777
39778 2012-05-21  Richard Henderson  <rth@twiddle.net>
39779
39780         * misc/getauxval.c (__getauxval): Use unsigned long int.
39781         * misc/sys/auxv.h: Include <sys/cdefs.h>.
39782         (getauxval): Use unsigned long int.
39783
39784 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39785
39786         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
39787
39788 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39789
39790         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
39791         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
39792         __alignof__ (long double).
39793
39794 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39795
39796         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39797
39798 2012-05-20  Richard Henderson  <rth@twiddle.net>
39799
39800         * misc/getauxval.c: New file.
39801         * misc/sys/auxv.h: New file.
39802         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
39803         (routines): Add getauxval.
39804         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
39805         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
39806         * elf/dl-sysdep.c (_dl_auxv): Remove.
39807         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
39808         * elf/dl-support.c (_dl_auxv): New variable.
39809         (_dl_aux_init): Initialize it.
39810         * manual/startup.texi (Auxiliary Vector): New node.
39811         * sysdeps/generic/bits/hwcap.h: New file.
39812         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
39813         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
39814         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
39815         * sysdeps/sparc/sysdep.h: ... here.  Include it.
39816         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
39817         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
39818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
39819         Update.
39820         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
39821         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
39822         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
39823         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
39824         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39825         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39826         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
39827         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
39828
39829 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39830
39831         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39832
39833 2012-05-19  David S. Miller  <davem@davemloft.net>
39834
39835         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39836
39837 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39838
39839         [BZ #14123]
39840         * math/s_ccosh.c: Include <float.h>
39841         (__ccosh): Avoid internal overflow calculating sinh and cosh
39842         values before multiplying by sin and cos values.
39843         * math/s_ccoshf.c: Likewise.
39844         * math/s_ccoshl.c: Likewise.
39845         * math/s_csin.c: Likewise.
39846         * math/s_csinf.c: Likewise.
39847         * math/s_csinl.c: Likewise.
39848         * math/s_csinh.c: Likewise.
39849         * math/s_csinhf.c: Likewise.
39850         * math/s_csinhl.c: Likewise.
39851         * math/libm-test.inc (ccos_test): Add more tests.
39852         (ccosh_test): Likewise.
39853         (csin_test): Likewise.
39854         (csinh_test): Likewise.
39855         * sysdeps/i386/fpu/libm-test-ulps: Update.
39856         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39857
39858 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
39859
39860         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
39861         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
39862
39863         * sysdeps/x86_64/x32/_itoa.h: Add comment.
39864
39865 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39866
39867         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
39868         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
39869         * sysdeps/powerpc/soft-fp/Versions: Likewise.
39870         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
39871         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
39872         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
39873         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
39874         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
39875         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
39876         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
39877         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
39878         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
39879         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
39880         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
39881         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
39882         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
39883         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
39884         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
39885         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
39886         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
39887         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
39888         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
39889         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
39890         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
39891         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
39892         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
39893         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
39894         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
39895         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
39896         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
39897         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
39898
39899 2012-05-18  Andreas Jaeger  <aj@suse.de>
39900
39901         * csu/.gitignore: Delete.
39902
39903 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39904
39905         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
39906         (timex): Use __syscall_slong_t.
39907
39908 2012-05-18  Andreas Jaeger  <aj@suse.de>
39909             Carlos O'Donell  <carlos_odonell@mentor.com>
39910
39911         * manual/install.texi (Configuring and compiling): Update
39912         description about files modified in the source directory.
39913         * INSTALL: Regenerated.
39914
39915 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39916
39917         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
39918         value.  Use "or" to set return value to -1.
39919         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
39920         negate return value.
39921
39922 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39923
39924         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
39925         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
39926         failure if the compiler has Graphite support disabled.
39927         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
39928         Likewise.
39929         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
39930         (CFLAGS-memmove.c): Likewise.
39931         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
39932         Likewise.
39933
39934 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39935
39936         * sysdeps/x86_64/x32/_itoa.h: New file.
39937
39938         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
39939         getdents system call only if kernel and user dirents have the
39940         same d_ino and d_off.
39941
39942         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39943         LLONG_MAX != LONG_MAX.
39944         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39945         (_fitoa_word): Likewise.
39946
39947         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
39948         years.
39949         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
39950         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
39951         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
39952
39953         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
39954         include <bits/wordsize.h>.  Check __x86_64__ instead of
39955         __WORDSIZE.
39956         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
39957         if __x86_64__ is defined.  Use anonymous union on fpstate.
39958
39959         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
39960         anonymous union.
39961
39962 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
39963
39964         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
39965         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
39966         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
39967         Refer to _rtld_local_ro instead of _rtld_global_ro.
39968         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
39969         Likewise.
39970         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
39971         Likewise.
39972         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
39973         Likewise.
39974         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
39975         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
39976         of _rtld_global, and rtld_progname instead of _dl_argv[0].
39977
39978         * sysdeps/powerpc/powerpc32/dl-machine.c
39979         (__elf_machine_runtime_setup) [PROF]: Don't reference
39980         _dl_prof_resolve.
39981
39982 2012-05-18  Andreas Jaeger  <aj@suse.de>
39983
39984         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
39985         function only available for GCCs before 3.4 since GCC 3.4
39986         introduced a builtin.
39987         (lrint): Likewise.
39988         (llrintf): Likewise.
39989         (llrint): Likewise.
39990         (fmaxf): Likewise.
39991         (fmax): Likewise.
39992         (fminf): Likewise.
39993         (fmin): Likewise.
39994         (rint): Likewise.
39995         (rintf): Likewise.
39996         (nearbyint): Likewise.
39997         (nearbyintf): Likewise.
39998         (ceil): Likewise.
39999         (ceilf): Likewise.
40000         (floor): Likewise.
40001         (floorf): Likewise.
40002
40003 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
40004
40005         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
40006         on both fields and cast pointer to __syscall_ulong_t.
40007
40008         * bits/types.h (__fsword_t): New type.
40009         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
40010         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
40011         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40012         (__FSWORD_T_TYPE): Likewise.
40013         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40014         (__FSWORD_T_TYPE): Likewise.
40015         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40016         (__FSWORD_T_TYPE): Likewise.
40017         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
40018         (__FSWORD_T_TYPE): Likewise.
40019         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
40020         __SWORD_TYPE with __fsword_t.
40021         (statfs64): Likewise.
40022
40023 2012-05-17  David S. Miller  <davem@davemloft.net>
40024
40025         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
40026
40027 2012-05-17  Andreas Jaeger  <aj@suse.de>
40028
40029         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
40030         warning.
40031
40032 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
40033
40034         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
40035
40036 2012-05-17  Andreas Jaeger  <aj@suse.de>
40037
40038         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
40039         when it is used.
40040
40041 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
40042
40043         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
40044
40045 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
40046
40047         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
40048         * sysdeps/x86_64/tst-mallocalign1.c: New file.
40049
40050 2012-05-17  Andreas Jaeger  <aj@suse.de>
40051             Carlos O'Donell  <carlos_odonell@mentor.com>
40052
40053         [BZ #14059]
40054         * sysdeps/x86_64/multiarch/init-arch.h
40055         (bit_YMM_Usable): Rename to...
40056         (bit_AVX_Usable): ... this.
40057         (bit_FMA4_Usable): New macro.
40058         (bit_XMM_state): New macro.
40059         (bit_YMM_state): New macro.
40060         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
40061         [__ASSEMBLER__] (index_AVX_Usable): ... this.
40062         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
40063         (CPUID_OSXSAVE): New macro.
40064         (CPUID_AVX): New macro.
40065         (CPUID_FMA4): New macro.
40066         (index_YMM_Usable): Rename to...
40067         (index_AVX_Usable): ... this.
40068         (HAS_AVX): Use HAS_ARCH_FEATURE.
40069         (HAS_FMA4): Likewise.
40070         (HAS_YMM_USABLE): Remove.
40071         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
40072         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
40073         are present.
40074         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
40075         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
40076         * sysdeps/x86_64/multiarch/Makefile: Likewise.
40077         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
40078         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
40079
40080 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
40081
40082         * math/libm-test.c: Support platforms without multiple rounding modes.
40083         * math/bug-nextafter.c: Support platforms without FP exceptions.
40084         * math/bug-nexttoward.c: Likewise.
40085         * math/test-fenv.c: Likewise.
40086         * math/test-misc.c: Likewise.
40087         * stdlib/bug-getcontext.c: Likewise.
40088
40089 2012-05-17  Andreas Jaeger  <aj@suse.de>
40090
40091         * manual/examples/search.c (critter_cmp): Change signature to
40092         avoid warnings.
40093         * manual/string.texi (Collation Functions): Likewise.
40094
40095 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40096
40097         * bits/types.h: Fold copyright years.
40098         * bits/typesizes.h: Likewise.
40099         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
40100         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
40101         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
40102         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
40103         * time/time.h: Likewise.
40104
40105 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
40106
40107         [BZ #208]
40108         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
40109         in instead of returning them.  Return void.
40110         (__libc_mallinfo): Accumulate over all arenas.
40111         (__malloc_stats): Adjust for change in int_mallinfo interface.
40112
40113 2012-05-16  Roland McGrath  <roland@hack.frob.com>
40114
40115         [BZ #10375]
40116         * configure.in (NM): Add AC_CHECK_TOOL for it.
40117         (libc_extra_cflags): New substituted variable.
40118         Check for -fstack-protector being used implicitly.
40119         * configure: Regenerated.
40120         * config.make.in (config-extra-cflags): New variable,
40121         gets @libc_extra_cflags@.
40122         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
40123
40124         [BZ #10375]
40125         * configure.in: Check for _FORTIFY_SOURCE being predefined.
40126         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
40127         * configure: Regenerated.
40128         * config.make.in (CPPUNDEFS): New substituted variable.
40129         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
40130         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
40131         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
40132
40133 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40134
40135         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
40136         (mq_attr): Use __syscall_slong_t.
40137
40138 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40139
40140         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
40141         Check __x86_64__ instead of __WORDSIZE.
40142         (_STAT_VER_LINUX): Likewise.
40143         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
40144         __syscall_ulong_t and __syscall_slong_t.
40145         (stat64): Likewise.
40146
40147 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40148
40149         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
40150
40151 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40152
40153         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
40154
40155 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40156
40157         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
40158         __syscall_ulong_t.
40159
40160         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
40161         include <bits/wordsize.h>.  Check __x86_64__ instead of
40162         __WORDSIZE.
40163         (greg_t): Use "__extension__ long long int" if __x86_64__ is
40164         defined.
40165         (mcontext_t): Replace "unsigned long" with "unsigned long long".
40166
40167         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
40168         include <bits/wordsize.h>.  Check __x86_64__ instead of
40169         __WORDSIZE.
40170         (user_regs_struct): Use "__extension__ unsigned long long"
40171         instead of "unsigned long" if __x86_64__ is defined.
40172         (user): Likewise.  Pad after pointer field if __ILP32__ is
40173         defined.
40174
40175 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
40176
40177         * configure.in (makeinfo): Require version 4.5 or later.  Allow
40178         versions 5 to 9.
40179         * configure: Regenerated.
40180         * manual/install.texi (texinfo): Increase version requirement to
40181         4.5 or later.
40182         * INSTALL: Regenerated.
40183
40184         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
40185
40186 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
40187
40188         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
40189
40190         * sysdeps/x86_64/x32/ffs.c: New file.
40191
40192         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
40193         __syscall_ulong_t.
40194         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
40195         defined.  Use __syscall_ulong_t.
40196         (shminfo): Use __syscall_ulong_t.
40197         (shm_info): Likewise.
40198
40199         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
40200         __syscall_ulong_t.
40201
40202         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
40203         <bits/wordsize.h>.
40204         (msgqnum_t): Use __syscall_ulong_t.
40205         (msglen_t): Likewise.
40206         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
40207         __syscall_ulong_t.
40208
40209         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
40210         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
40211
40212         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
40213
40214         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
40215         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
40216
40217         * sysvipc/sys/msg.h (msgbuf): Replace long int with
40218         __syscall_slong_t.
40219
40220         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
40221         include <bits/wordsize.h>.  Check __x86_64__ instead of
40222         __WORDSIZE.
40223
40224         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
40225         "unsigned long long int" if __x86_64__ is defined.
40226         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
40227
40228         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
40229         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
40230         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
40231
40232         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
40233         <stdint.h>.
40234         (GET_PC): Cast to uintptr_t first.
40235         (GET_FRAME): Likewise.
40236         (GET_STACK): Likewise.
40237
40238         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
40239         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
40240         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
40241         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
40242         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
40243         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
40244         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
40245         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
40246         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
40247         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
40248         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
40249         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
40250         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
40251         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
40252         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
40253         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
40254         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
40255         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
40256         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
40257         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
40258         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
40259         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
40260         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
40261         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
40262         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
40263         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
40264         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
40265         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
40266         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
40267
40268 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
40269
40270         * Makerules (+depfiles): Also collect depfiles from .oS in
40271         $(extra-objs).
40272         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
40273         .oS, $(libnldbl-routines)).
40274
40275         * Makerules (native-compile-mkdep-flags): Define.
40276         * sunrpc/Makefile (extra-objs): Add $(addprefix
40277         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
40278         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
40279         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
40280         calling $(make-target-directory).
40281
40282 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40283
40284         * bits/types.h (__snseconds_t): Removed.
40285         * time/time.h (struct timespec): Replace __snseconds_t with
40286         __syscall_slong_t.
40287         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
40288         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
40289         Likewise.
40290         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40291         (__SNSECONDS_T_TYPE): Likewise.
40292         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40293         (__SNSECONDS_T_TYPE): Likewise.
40294         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40295         (__SNSECONDS_T_TYPE): Likewise.
40296
40297 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40298
40299         * sysdeps/mach/hurd/bits/typesizes.h
40300         (__SYSCALL_SLONG_TYPE): New macro.
40301         (__SYSCALL_ULONG_TYPE): Likewise.
40302
40303 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40304
40305         * bits/types.h (__syscall_slong_t): New type.
40306         (__syscall_ulong_t): Likewise.
40307
40308         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
40309         (__SYSCALL_ULONG_TYPE): Likewise.
40310         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40311         (__SYSCALL_SLONG_TYPE): Likewise.
40312         (__SYSCALL_ULONG_TYPE): Likewise.
40313         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40314         (__SYSCALL_SLONG_TYPE): Likewise.
40315         (__SYSCALL_ULONG_TYPE): Likewise.
40316         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40317         (__SYSCALL_SLONG_TYPE): Likewise.
40318         (__SYSCALL_ULONG_TYPE): Likewise.
40319
40320 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40321
40322         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
40323         Add sigaltstack-offsets.sym.
40324         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
40325         <sigaltstack-offsets.h>.
40326         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
40327         longjmp_msg pointer.
40328         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
40329         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
40330         signal stack.
40331         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
40332
40333 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
40334
40335         * elf/stackguard-macros.h: Remove file.
40336         * sysdeps/generic/stackguard-macros.h: New file.
40337         * sysdeps/i386/stackguard-macros.h: Likewise.
40338         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
40339         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
40340         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
40341         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
40342         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
40343         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
40344         * sysdeps/x86_64/stackguard-macros.h: Likewise.
40345         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
40346         <elf/stackguard-macros.h>.
40347
40348         [BZ #14109]
40349         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
40350         __aligned__ in attribute.
40351         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
40352         (gregset_t): Likewise.
40353
40354 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40355
40356         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
40357         * sysdeps/x86_64/64/Implies-after: Here.  New file.
40358         * sysdeps/x86_64/x32/Implies-after: New file.
40359
40360 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40361
40362         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
40363         and access return value for _dl_profile_fixup.  Use R10_LP to
40364         load frame size.
40365
40366 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40367
40368         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
40369
40370 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40371
40372         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
40373         * sysdeps/x86_64/x32/sysdep.h: New file.
40374
40375 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40376
40377         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
40378         * sysdeps/x86_64/setjmp.S: Likewise.
40379
40380 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40381
40382         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
40383         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
40384         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
40385         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
40386         remove unused global constant.
40387
40388 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
40389
40390         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
40391         include of <not-cancel.h>.
40392
40393 2012-05-15  Roland McGrath  <roland@hack.frob.com>
40394
40395         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
40396
40397 2012-05-15  Jeff Law  <law@redhat.com>
40398             Andreas Jaeger  <aj@suse.de>
40399
40400         [BZ #13594]
40401         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
40402         out from...
40403         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
40404         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
40405         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
40406         code changing __hst_map_handle.map.
40407
40408 2012-05-15  Roland McGrath  <roland@hack.frob.com>
40409
40410         * configure.in (sysnames): Look for Implies-before and Implies-after
40411         files.
40412         * configure: Regenerated.
40413
40414 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40415
40416         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
40417         8-byte data alignment with LP_SIZE alignment.
40418
40419 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40420
40421         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
40422         into R10_LP.
40423
40424 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40425
40426         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
40427
40428 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40429
40430         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
40431         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
40432         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
40433         Likewise.
40434         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
40435
40436 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40437
40438         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
40439         (stackinfo_sub_sp): Likewise.
40440
40441 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40442
40443         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
40444         RAX_LP.
40445
40446 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40447
40448         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
40449         into R*_LP.
40450
40451 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40452
40453         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
40454         sizes into R*_LP.
40455
40456 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40457
40458         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
40459
40460 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40461
40462         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
40463         into R11_LP and load __x86_64_shared_cache_size_half into
40464         R8_LP.
40465
40466 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
40467
40468         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
40469         R8_LP.
40470
40471 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40472
40473         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
40474         logb for POWER7.
40475         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
40476         logbf for POWER7.
40477         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
40478         logbl for POWER7.
40479         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
40480         powerpc32/power7/fpu/s_logb.c via #include.
40481         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
40482         powerpc32/power7/fpu/s_logbf.c via #include.
40483         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
40484         powerpc32/power7/fpu/s_logbl.c via #include.
40485
40486 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
40487
40488         * README.libm: Remove file.
40489
40490 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40491
40492         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
40493         count for x32.  Use R*_LP and omit operand-size suffix.
40494
40495 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40496
40497         * shlib-versions: Move x86_64-.*-linux.* entries to ...
40498         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
40499         * sysdeps/x86_64/x32/shlib-versions: New file.
40500
40501 2012-05-14  Roland McGrath  <roland@hack.frob.com>
40502
40503         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
40504         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
40505         Use _dl_fatal_printf instead.
40506
40507 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
40508
40509         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
40510         set if not set by the user.  Do not allow for being unset.
40511         * sysdeps/unix/sysv/linux/configure: Regenerated.
40512
40513 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40514
40515         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
40516         the `q' suffix from lea and replace .quad with ASM_ADDR.
40517
40518 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40519
40520         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
40521         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
40522         instead of $17.
40523         (PTR_DEMANGLE): Likewise.
40524
40525 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40526
40527         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
40528         (LP_OP): Likewise.
40529         (ASM_ADDR): Likewise.
40530         (RAX_LP): Likewise.
40531         (RBP_LP): Likewise.
40532         (RBX_LP): Likewise.
40533         (RCX_LP): Likewise.
40534         (RDI_LP): Likewise.
40535         (RSI_LP): Likewise.
40536         (RSP_LP): Likewise.
40537         (R8_LP): Likewise.
40538         (R9_LP): Likewise.
40539         (R10_LP): Likewise.
40540         (R10_LP): Likewise.
40541         (R11_LP): Likewise.
40542         (R12_LP): Likewise.
40543         (R13_LP): Likewise.
40544         (R14_LP): Likewise.
40545         (R15_LP): Likewise.
40546
40547 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40548
40549         * sysdeps/x86_64/x32/dl-machine.h: New file.
40550
40551 2012-05-14  Andreas Jaeger  <aj@suse.de>
40552
40553         * manual/Makefile (subdir): Remove export of subdir.
40554         (all): Remove target.
40555         (.PHONY): Remove all from list.
40556         (mkinstalldirs): Remove.
40557         (.PHONY): Remove installdirs from list.
40558         ($(inst_infodir)/libc.info): Use make-target-directory.
40559         (installdirs): Remove.
40560         (subdir_%): Remove.
40561         (glibc-targets): Remove.
40562         (lib): Remove.
40563         (stubs): Remove.
40564         ($(objpfx)stubs ../po/manual.pot): Remove.
40565         ($(objpfx)stamp%): Remove.
40566         (make-target-directory): Remove.
40567         (subdir_install): Remove.
40568         (routines): Remove.
40569         (aux): Remove.
40570         (sources): Remove.
40571         (objects): Remove.
40572         (headers): Remove.
40573
40574         [BZ #13750]
40575         * manual/.gitignore: Remove, it's not needed anymore.
40576         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
40577         all files in it.
40578         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
40579         directory.
40580         (texis): Renamed to $(objpfx)texis.
40581         (texis-path): New, contains path to generated files.
40582         (chapters.%): Use texis-path for complete path, add extra argument
40583         libc-texinfo.sh.
40584         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
40585         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
40586         (summary,texi, stamp-summary): Use complete path of
40587         files. Generate files in build dir.
40588         (dir-add.texi): Build in build dir.
40589         (libm-err.texi,stamp-libm-err): Likewise.
40590         (version.texi, stamp-version): Likewise.
40591         (.%c.texi): Likewise.
40592         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
40593         (mostlyclean): Remove target.
40594         (realclean): Remove target.
40595         (generated): Add new variable with contents from mostlyclean and
40596         realclean, remove entries duplicated in common-mostlyclean, add
40597         stamp-libm-err and stamp-version.
40598         (generated-dirs): Add libc directory.
40599         ($(inst_infodir)/libc.info): Install files from build dir.
40600
40601         * manual/install.texi (Configuring and compiling): Adjust since
40602         the info files are not part of the tar ball anymore.
40603
40604 2012-05-14  Andreas Jaeger  <aj@suse.de>
40605
40606         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
40607         variable.
40608
40609 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
40610
40611         [BZ #13717]
40612         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
40613         to 2.2.0 where earlier.
40614         * sysdeps/unix/sysv/linux/configure: Regenerated.
40615         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
40616         Remove conditional code.
40617         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
40618         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
40619         Remove conditional code.
40620         [!__NR_lchown]: Likewise.
40621         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40622         [__NR_lchown]: Likewise.
40623         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
40624         comment referencing __ASSUME_LCHOWN_SYSCALL.
40625         * sysdeps/unix/sysv/linux/i386/sigaction.c
40626         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40627         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40628         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
40629         Remove conditional code.
40630         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
40631         (__protocol_available): Remove #if 0 code.
40632         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
40633         conditional code.
40634         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
40635         * sysdeps/unix/sysv/linux/kernel-features.h
40636         (__ASSUME_GETCWD_SYSCALL): Don't define.
40637         (__ASSUME_REALTIME_SIGNALS): Likewise.
40638         (__ASSUME_PREAD_SYSCALL): Likewise.
40639         (__ASSUME_PWRITE_SYSCALL): Likewise.
40640         (__ASSUME_POLL_SYSCALL): Likewise.
40641         (__ASSUME_LCHOWN_SYSCALL): Likewise.
40642         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
40643         non-SPARC.
40644         (__ASSUME_SIOCGIFNAME): Don't define.
40645         (__ASSUME_MSG_NOSIGNAL): Likewise.
40646         (__ASSUME_SENDFILE): Define unconditionally.
40647         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
40648         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
40649         conditional code.
40650         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
40651         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
40652         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
40653         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40654         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
40655         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
40656         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
40657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
40658         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40659         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40660         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
40661         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40662         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40663         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
40664         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40665         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40666         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
40667         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40668         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40669         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
40670         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40671         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40672         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
40673         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
40674         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40675         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
40676         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40677         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40678         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
40679         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40680         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40681         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
40682         Remove conditional code.
40683         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40684         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
40685         Remove conditional code.
40686         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40687         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
40688         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
40689         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
40690         Remove conditional code.
40691         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40692         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
40693         Remove conditional code.
40694         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40695         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
40696         Remove conditional code.
40697         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40698         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
40699         Remove conditional code.
40700         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40701         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
40702         Remove conditional code.
40703         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40704         * sysdeps/unix/sysv/linux/sh/pwrite64.c
40705         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40706         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40707         * sysdeps/unix/sysv/linux/sigaction.c
40708         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40709         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40710         * sysdeps/unix/sysv/linux/sigpending.c
40711         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40712         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40713         * sysdeps/unix/sysv/linux/sigprocmask.c
40714         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40715         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40716         * sysdeps/unix/sysv/linux/sigsuspend.c
40717         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40718         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40719         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
40720         (__libc_missing_rt_sigs): Remove.
40721         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
40722         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
40723         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
40724         Remove conditional code.
40725         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
40726         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
40727         return 1.
40728         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
40729         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
40730         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
40731         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
40732
40733 2012-05-14  Andreas Jaeger  <aj@suse.de>
40734
40735         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
40736         it's not used in glibc.
40737         (__coshm1): Likewise.
40738         (__acosh1p): Likewise.
40739         (__sgn): Likewise.
40740
40741         * manual/string.texi (Copying and Concatenation): Add missing
40742         variable in concat example.
40743         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
40744
40745 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40746
40747         [BZ #14103]
40748         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
40749         __builtin_clzl with __builtin_clzll.
40750
40751 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40752
40753         [BZ #14104]
40754         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
40755         libc_freeres_ptr.
40756
40757 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40758
40759         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
40760         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
40761         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
40762         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
40763
40764 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
40765
40766         * NEWS: Update ia64 info.
40767
40768 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
40769
40770         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
40771         used as bcopy.
40772
40773 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
40774
40775         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
40776         * sysdeps/unix/syscalls.list (dup3): Likewise.
40777         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
40778         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
40779
40780 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40781
40782         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
40783         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
40784
40785 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40786
40787         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
40788         thread pointer.
40789         (TLS_IE): Use mov/add instead of movq/addq to load thread
40790         pointer.
40791         (TLS_GD_PREFIX): New.
40792         (TLS_GD): Use it.
40793
40794 2012-05-11  David S. Miller  <davem@davemloft.net>
40795
40796         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
40797         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
40798         (_FPU_SETCW): Likewise.
40799
40800 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40801
40802         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
40803         is 32-byte aligned.
40804
40805 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
40806
40807         [BZ #11837]
40808         * iconvdata/gb18030.c: Update tables.
40809         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
40810         characters specially.
40811         (BODY for TO_LOOP): Add encoding of missing ranges.
40812
40813 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
40814
40815         [BZ #13673]
40816         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
40817         * sysdeps/mach/hurd/dup3.c: Likewise.
40818         * sysdeps/mach/hurd/readlinkat.c: Likewise.
40819         * sysdeps/powerpc/memmove.c:: Likewise.
40820
40821 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40822
40823         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
40824         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
40825
40826 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40827
40828         * elf/elf.h (R_X86_64_RELATIVE64): New.
40829         (R_X86_64_NUM): Updated.
40830         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
40831         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
40832         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
40833         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
40834         tst-quad1pie tst-quad2pie
40835         (modules-names): Add tst-quadmod1 tst-quadmod2.
40836         ($(objpfx)tst-quad1): New dependency.
40837         ($(objpfx)tst-quad2): Likewise.
40838         ($(objpfx)tst-quad1pie): Likewise.
40839         ($(objpfx)tst-quad2pie): Likewise.
40840         * sysdeps/x86_64/tst-quad1.c: New file.
40841         * sysdeps/x86_64/tst-quad1pie.c: New file.
40842         * sysdeps/x86_64/tst-quad2.c: Likewise.
40843         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
40844         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
40845         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
40846         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
40847         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
40848
40849 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40850
40851         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
40852         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
40853         * streams/stropts.h (t_scalar_t): Define type.
40854
40855         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
40856         (_PATH_PRESERVE): Set to "/var/lib".
40857         (_PATH_RWHODIR): Set to "/var/spool/rwho".
40858
40859         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
40860         instead of int.
40861
40862         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
40863         if __dir_mkfile succeeded.
40864
40865         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
40866         checking for _hurd_dtablesize.  Unlock it right after having
40867         finished _hurd_dtable allocation.
40868
40869 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40870
40871         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
40872         * sysdeps/mach/hurd/configure: Regenerated.
40873         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
40874         special-casing to...
40875         * sysdeps/gnu/configure.in: ... this new file.
40876         * sysdeps/unix/sysv/linux/configure: Regenerated.
40877         * sysdeps/gnu/configure: New generated file.
40878
40879         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
40880         for Linux: use nsec instead of usec, as well as:
40881         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
40882         members of type struct timespec.
40883         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
40884         New macros.
40885         (struct stat64): Likewise.
40886         (_STATBUF_ST_NSEC): New macro.
40887         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
40888
40889         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40890         __strtoul_internal rather than strtoul.
40891
40892 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40893
40894         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
40895         and reject them.
40896
40897 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40898
40899         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
40900         which preserves existing values.
40901         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
40902
40903 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40904
40905         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
40906         TIMEOUT values.  Return EINVAL for NFDS values either negative or
40907         greater than FD_SETSIZE.
40908
40909 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40910
40911         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
40912         allocated, call __vm_protect to finish enabling the existing space, and
40913         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
40914         allocate the remainder.
40915
40916 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40917
40918         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
40919         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
40920
40921 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40922
40923         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
40924         sysdeps/mach/hurd/readlink.c.
40925
40926         * posix/tst-sysconf.c (posix_options): Only use
40927         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
40928         _POSIX_SYNCHRONIZED_IO when they are defined
40929         * sysdeps/mach/hurd/bits/posix_opt.h:
40930         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
40931         (_XOPEN_REALTIME): Undefine macro.
40932         (_XOPEN_REALTIME_THREADS): Undefine macro.
40933         (_XOPEN_SHM): Undefine macro.
40934         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
40935         macro to -1.
40936         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
40937         macro to -1.
40938         (_POSIX_ASYNC_IO): Undefine macro.
40939         (_POSIX_PRIORITIZED_IO): Undefine macro.
40940         (_POSIX_SPIN_LOCKS): Define macro to -1.
40941
40942         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
40943         SA_NODEFER, SA_RESETHAND.
40944         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
40945         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
40946         F_DUPFD_CLOEXEC.
40947
40948 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40949
40950         * elf/Makefile (pldd-modules): Define unconditionally.
40951
40952 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40953
40954         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
40955
40956 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40957
40958         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
40959         Return ENOENT when name is empty.
40960         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
40961
40962 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40963
40964         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
40965
40966         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
40967
40968 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40969
40970         Fix mlock in all cases except non-readable pages.
40971         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
40972         instead of VM_PROT_ALL as parameter to __vm_wire function.
40973
40974         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
40975         (__mkdir): When path is `/', just fail with EEXIST.
40976         * sysdeps/mach/hurd/mkdirat.c: Likewise.
40977
40978 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40979
40980         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
40981         <sys/uio.h> (for writev).
40982         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
40983         and <sys/param.h> (for MIN).
40984
40985 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40986
40987         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
40988         REQUESTED_TIME.  Properly set the remaining time and return EINTR
40989         if interrupted.
40990
40991 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40992
40993         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
40994         Depend on against $(link-rpcuserlibs).
40995
40996 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40997
40998         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
40999         (__libc_stack_end): Do not use attribute_relro.
41000         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
41001         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
41002         to libthread-provided value.
41003         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
41004         attribute_relro.
41005
41006 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41007
41008         [BZ #3748]
41009         * bits/libc-lock.h (__libc_once_get): New macro.
41010         * sysdeps/mach/bits/libc-lock.h: Likewise.
41011         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
41012         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
41013         instead of using implementation details.
41014
41015         * libio/fileops.c: Unconditionally include <kernel-features.h>.
41016         * libio/freopen.c: Likewise.
41017         * libio/freopen64.c: Likewise.
41018         * misc/syslog.c: Likewise.
41019         * nscd/connections.c: Likewise.
41020         * nscd/netgroupcache.c: Likewise.
41021         * sysdeps/posix/getcwd.c: Likewise.
41022
41023 2012-05-10  Roland McGrath  <roland@hack.frob.com>
41024
41025         * math/w_ilogbf.c: Add #include <limits.h>.
41026
41027 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41028
41029         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
41030         path instead of returning without unlocking.
41031
41032         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
41033         immediate-write ioctls.
41034         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
41035
41036 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41037
41038         * sysdeps/mach/hurd/i386/init-first.c (init): Use
41039         __builtin_frame_address instead of making assumptions about the
41040         location of the return address relative to DATA.  Force early load of
41041         the return address.
41042         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
41043         __builtin_frame_address.
41044
41045         dup3 for GNU Hurd.
41046         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
41047         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
41048         implement dup3 and do some further code clean-ups.
41049         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
41050         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
41051
41052 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41053
41054         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
41055
41056         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
41057         HURD_CRITICAL_END around holding _hurd_dtable_lock.
41058         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
41059         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
41060         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
41061         d->port.lock.
41062
41063         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
41064         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
41065         when handler == SIG_ERR, not when handler != SIG_ERR.
41066
41067 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41068
41069         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
41070         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
41071         definitions.
41072
41073         accept4 for GNU Hurd.
41074         * include/sys/socket.h (__libc_accept4): New prototype.
41075         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
41076         to implement __libc_accept4.
41077         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
41078         __libc_accept4.
41079         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
41080
41081         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
41082         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
41083         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
41084         signal-defines.sym.
41085
41086 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41087
41088         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
41089
41090 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
41091
41092         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
41093         assertion on O_CLOEXEC flag.
41094         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
41095         * hurd/intern-fd.c: Likewise.
41096         * hurd/port2fd.c: Likewise.
41097
41098 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
41099
41100         [BZ #3906]
41101         * bits/in.h (IPV6_PKTINFO): Define new macro.
41102         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
41103
41104 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41105
41106         [BZ #13954]
41107         [BZ #13955]
41108         [BZ #13956]
41109         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
41110         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
41111         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
41112         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
41113         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
41114         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
41115         * math/libm-test.inc (logb_test) : Additional logb tests.
41116
41117 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
41118             Andreas Jaeger  <aj@suse.de>
41119
41120         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
41121         * configure: Regenerated.
41122         * config.h.in (LINK_OBSOLETE_RPC): New macro.
41123         * config.make.in (link-obsolete-rpc): New substituted variable.
41124         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
41125         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
41126         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
41127         (shared-only-routines): Don't set it under [link-obsolete-rpc],
41128         so that libc.a contains the symbols.
41129         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
41130         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
41131         * sunrpc/auth_none.c: Likewise.
41132         * sunrpc/auth_unix.c: Likewise.
41133         * sunrpc/authdes_prot.c: Likewise.
41134         * sunrpc/authuxprot.c: Likewise.
41135         * sunrpc/clnt_gen.c: Likewise.
41136         * sunrpc/clnt_perr.c: Likewise.
41137         * sunrpc/clnt_raw.c: Likewise.
41138         * sunrpc/clnt_simp.c: Likewise.
41139         * sunrpc/clnt_tcp.c: Likewise.
41140         * sunrpc/clnt_udp.c: Likewise.
41141         * sunrpc/clnt_unix.c: Likewise.
41142         * sunrpc/des_crypt.c: Likewise.
41143         * sunrpc/des_soft.c: Likewise.
41144         * sunrpc/get_myaddr.c: Likewise.
41145         * sunrpc/key_call.c: Likewise.
41146         * sunrpc/key_prot.c: Likewise.
41147         * sunrpc/netname.c: Likewise.
41148         * sunrpc/pm_getmaps.c: Likewise.
41149         * sunrpc/pm_getport.c: Likewise.
41150         * sunrpc/pmap_clnt.c: Likewise.
41151         * sunrpc/pmap_prot.c: Likewise.
41152         * sunrpc/pmap_prot2.c: Likewise.
41153         * sunrpc/pmap_rmt.c: Likewise.
41154         * sunrpc/publickey.c: Likewise.
41155         * sunrpc/rpc_cmsg.c: Likewise.
41156         * sunrpc/rpc_common.c: Likewise.
41157         * sunrpc/rpc_dtable.c: Likewise.
41158         * sunrpc/rpc_prot.c: Likewise.
41159         * sunrpc/rpc_thread.c: Likewise.
41160         * sunrpc/rtime.c: Likewise.
41161         * sunrpc/svc.c: Likewise.
41162         * sunrpc/svc_auth.c: Likewise.
41163         * sunrpc/svc_raw.c: Likewise.
41164         * sunrpc/svc_run.c: Likewise.
41165         * sunrpc/svc_tcp.c: Likewise.
41166         * sunrpc/svc_udp.c: Likewise.
41167         * sunrpc/svc_unix.c: Likewise.
41168         * sunrpc/svcauth_des.c: Likewise.
41169         * sunrpc/xcrypt.c: Likewise.
41170         * sunrpc/xdr.c: Likewise.
41171         * sunrpc/xdr_array.c: Likewise.
41172         * sunrpc/xdr_float.c: Likewise.
41173         * sunrpc/xdr_intXX_t.c: Likewise.
41174         * sunrpc/xdr_mem.c: Likewise.
41175         * sunrpc/xdr_rec.c: Likewise.
41176         * sunrpc/xdr_ref.c: Likewise.
41177         * sunrpc/xdr_sizeof.c: Likewise.
41178         * sunrpc/xdr_stdio.c: Likewise.
41179
41180 2012-05-10  Roland McGrath  <roland@hack.frob.com>
41181
41182         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
41183         change.  Update copyright years.
41184
41185 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
41186
41187         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
41188
41189 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
41190             Joseph Myers  <joseph@codesourcery.com>
41191             Paul Pluzhnikov  <ppluzhnikov@google.com>
41192
41193         [BZ #14012]
41194         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
41195         requiring rpcgen.
41196         [cross-compiling] (extra-libs): Likewise.
41197         [cross-compiling] (extra-libs-others): Likewise.
41198         [cross-compiling] (librpcsvc-routines): Likewise.
41199         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
41200         [cross-compiling] (omit-deps): Likewise.
41201         (sunrpc-CPPFLAGS): New variable.
41202         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
41203         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
41204         (cross-rpcgen-objs): New variable.
41205         (extra-objs): Append $(cross-rpcgen-objs).
41206         ($(cross-rpcgen-objs)): New rule.
41207         ($(objpfx)cross-rpcgen): Likewise.
41208         (rpcgen-cmd): Define to use $(built-program-file).  Expand
41209         comment.
41210         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
41211         ($(objpfx)x%.stmp): Likewise.
41212         * sunrpc/proto.h [IS_IN_build] (_): Define.
41213         [IS_IN_build] (_libc_intl_domainname): Likewise.
41214
41215 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
41216
41217         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
41218         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
41219         and R_X86_64_TPOFF64.
41220
41221 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
41222
41223         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
41224         sysdeps/unix/sysv/syscalls.list.
41225         (stime): Likewise.
41226         (utime): Likewise.
41227         * sysdeps/unix/sysv/syscalls.list: Remove file.
41228
41229 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
41230
41231         [BZ #3440]
41232         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
41233         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
41234         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
41235         (__LC_IDENTIFICATION): Make these macros useful in #if
41236         expressions, as required by C99.
41237
41238 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
41239
41240         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
41241         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
41242         after this.
41243
41244 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
41245
41246         * stdlib/longlong.h: Updated from GCC.
41247
41248 2012-05-09  Andreas Jaeger  <aj@suse.de>
41249
41250         * nscd/nscd.c (run_modes): Make named enum, reorder so that
41251         default is first entry.
41252         (run_mode): Set type.
41253         (main): Remove informal message about syslog.
41254         (options): Fix typo.
41255
41256         [BZ #14053]
41257         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
41258         to asm.
41259         (lrint): Likewise.
41260         (llrintf): Likewise.
41261         (llrint): Likewise.
41262         (rint): Likewise.
41263         (rintf): Likewise.
41264         (nearbyint): Likewise.
41265         (nearbyintf): Likewise.
41266
41267 2012-05-09  Andreas Jaeger  <aj@suse.de>
41268             Pedro Alves  <palves@redhat.com>
41269
41270         * nscd/nscd.c (run_mode): Use enum.
41271         (main): Cleanup coding style issue.
41272
41273 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
41274             Andreas Jaeger  <aj@suse.de>
41275
41276         * nscd/nscd.c (go_background): Replaced with...
41277         (run_mode): ... this.
41278         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
41279         (options): Add -F --foreground.
41280         (main): Implement it.
41281         (parse_opt): Parse it.
41282
41283 2012-05-09  Andreas Jaeger  <aj@suse.de>
41284
41285         [BZ #14083]
41286         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
41287         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
41288         -Wconversion warning.
41289         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
41290         Likewise.
41291
41292 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
41293
41294         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
41295         == 0.
41296         (LC_ALL): Use macro-int-constant.
41297         (LC_COLLATE): Likewise.
41298         (LC_CTYPE): Likewise.
41299         (LC_MESSAGES): Likewise.
41300         (LC_MONETARY): Likewise.
41301         (LC_NUMERIC): Likewise.
41302         (LC_TIME): Likewise.
41303         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
41304         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
41305         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41306         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
41307         Specify type.
41308         [C99-based standards] (float_t): Expect type.
41309         [C99-based standards] (double_t): Expect type.
41310         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
41311         type.
41312         [C99-based standards] (HUGE_VALL): Likewise.
41313         [C99-based standards] (INFINITY): Likewise.
41314         [C99-based standards] (NAN): Likewise.
41315         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
41316         [C99-based standards] (FP_NAN): Likewise.
41317         [C99-based standards] (FP_NORMAL): Likewise.
41318         [C99-based standards] (FP_SUBNORMAL): Likewise.
41319         [C99-based standards] (FP_ZERO): Likewise.
41320         [C99-based standards] (FP_FAST_FMA): Use
41321         optional-macro-int-constant.  Specify type.  Require == 1.
41322         [C99-based standards] (FP_FAST_FMAF): Likewise.
41323         [C99-based standards] (FP_FAST_FMAL): Likewise.
41324         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
41325         [C99-based standards] (FP_ILOGBNAN): Likewise.
41326         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
41327         Specify type.
41328         [C99-based standards] (MATH_ERREXCEPT): Likewise.
41329         [C99-based standards] (math_errhandling): Specify type.
41330         [ISO99 || ISO11] (signgam): Do not allow.
41331         [non-C99-based standards] (copysignf): Do not allow.
41332         [non-C99-based standards] (exp2f): Likewise.
41333         [non-C99-based standards] (log2f): Likewise.
41334         [non-C99-based standards] (modff): Allow.
41335         [non-C99-based standards] (erff): Do not allow.
41336         [non-C99-based standards] (erfcf): Likewise.
41337         [non-C99-based standards] (gammaf): Likewise.
41338         [non-C99-based standards] (hypotf): Likewise.
41339         [non-C99-based standards] (j0f): Likewise.
41340         [non-C99-based standards] (j1f): Likewise.
41341         [non-C99-based standards] (jnf): Likewise.
41342         [non-C99-based standards] (lgammaf): Likewise.
41343         [non-C99-based standards] (tgammaf): Likewise.
41344         [non-C99-based standards] (y0f): Likewise.
41345         [non-C99-based standards] (y1f): Likewise.
41346         [non-C99-based standards] (ynf): Likewise.
41347         [non-C99-based standards] (isnanf): Likewise.
41348         [non-C99-based standards] (acoshf): Likewise.
41349         [non-C99-based standards] (asinhf): Likewise.
41350         [non-C99-based standards] (atanhf): Likewise.
41351         [non-C99-based standards] (cbrtf): Likewise.
41352         [non-C99-based standards] (expm1f): Likewise.
41353         [non-C99-based standards] (ilogbf): Likewise.
41354         [non-C99-based standards] (log1pf): Likewise.
41355         [non-C99-based standards] (logbf): Likewise.
41356         [non-C99-based standards] (nextafterf): Likewise.
41357         [non-C99-based standards] (remainderf): Likewise.
41358         [non-C99-based standards] (rintf): Likewise.
41359         [non-C99-based standards] (scalbf): Likewise.
41360         [non-C99-based standards] (copysignl): Likewise.
41361         [non-C99-based standards] (exp2l): Likewise.
41362         [non-C99-based standards] (log2l): Likewise.
41363         [non-C99-based standards] (modfl): Allow.
41364         [non-C99-based standards] (erfl): Do not allow.
41365         [non-C99-based standards] (erfcl): Likewise.
41366         [non-C99-based standards] (gammal): Likewise.
41367         [non-C99-based standards] (hypotl): Likewise.
41368         [non-C99-based standards] (j0l): Likewise.
41369         [non-C99-based standards] (j1l): Likewise.
41370         [non-C99-based standards] (jnl): Likewise.
41371         [non-C99-based standards] (lgammal): Likewise.
41372         [non-C99-based standards] (tgammal): Likewise.
41373         [non-C99-based standards] (y0l): Likewise.
41374         [non-C99-based standards] (y1l): Likewise.
41375         [non-C99-based standards] (ynl): Likewise.
41376         [non-C99-based standards] (isnanl): Likewise.
41377         [non-C99-based standards] (acoshl): Likewise.
41378         [non-C99-based standards] (asinhl): Likewise.
41379         [non-C99-based standards] (atanhl): Likewise.
41380         [non-C99-based standards] (cbrtl): Likewise.
41381         [non-C99-based standards] (expm1l): Likewise.
41382         [non-C99-based standards] (ilogbl): Likewise.
41383         [non-C99-based standards] (log1pl): Likewise.
41384         [non-C99-based standards] (logbl): Likewise.
41385         [non-C99-based standards] (nextafterl): Likewise.
41386         [non-C99-based standards] (remainderl): Likewise.
41387         [non-C99-based standards] (rintl): Likewise.
41388         [non-C99-based standards] (scalbl): Likewise.
41389         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41390         [non-C99-based standards] (FP_*): Do not allow.
41391         [C99-based standards] (FP_*): Change to
41392         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
41393         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41394         allow.
41395         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
41396         (SIG_ERR): Likewise.
41397         [X/Open-based standards] (SIG_HOLD): Likewise.
41398         (SIG_IGN): Likewise.
41399         (SIGABRT): Use macro-int-constant.  Specify type.  Require
41400         positive value.
41401         (SIGFPE): Likewise.
41402         (SIGILL): Likewise.
41403         (SIGINT): Likewise.
41404         (SIGSEGV): Likewise.
41405         (SIGTER): Likewise.
41406         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
41407         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
41408         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
41409         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
41410         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
41411         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
41412         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
41413         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
41414         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
41415         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
41416         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
41417         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
41418         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
41419         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
41420         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
41421         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
41422         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
41423         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
41424         [X/Open-based standards] (SIGTRAP): Likewise.
41425         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
41426         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
41427         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
41428         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
41429         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41430         allow.
41431
41432 2012-05-08  Ian Wienand  <ianw@vmware.com>
41433
41434         [BZ #14080]
41435         * time/tzset.c (__tzset_parse_tz): Update default rules for
41436         daylight time changes in the Energy Policy Act of 2005.
41437
41438 2012-05-09  Andreas Jaeger  <aj@suse.de>
41439
41440         [BZ #13983]
41441         * elf/ldconfig.c (parse_conf): Change string to make clear that
41442         ldconfig only issued a warning if ld.so.conf does not exist.
41443
41444 2012-05-08  David S. Miller  <davem@davemloft.net>
41445
41446         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
41447         movxtod instead of popping the value on the stack.
41448
41449         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41450
41451 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
41452
41453         * config.h.in: Add HAVE_ARM_PCS_VFP.
41454
41455 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
41456
41457         [BZ #13979]
41458         * include/features.h: Warn if user requests __FORTIFY_SOURCE
41459         checking but the checks are disabled for any reason.
41460
41461 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
41462
41463         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
41464         and ELF64_R_TYPE with ELFW(R_TYPE).
41465
41466 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
41467
41468         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
41469         (ulimit): Likewise.
41470
41471         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
41472         (settimeofday): Likewise.
41473
41474 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
41475
41476         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
41477         a struct th_u2 inside the union, and move tu_block/tu_code into
41478         a new th_u3 union of tu_block/tu_code inside of that.  Move
41479         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
41480         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
41481         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
41482         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
41483         (th_stuff): Change to th_u1.tu_stuff.
41484         (th_data): Define.
41485         (th_msg): Change to th_u1.th_u2.tu_data.
41486
41487 2012-05-07  David S. Miller  <davem@davemloft.net>
41488
41489         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41490
41491         [BZ #14074]
41492         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
41493         (SETUP_PIC_REG): Use it.
41494         (SETUP_PIC_REG_LEAF): Use it.
41495
41496 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
41497
41498         [BZ #13885]
41499         [BZ #13923]
41500         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41501         USE_AS_EXPM1L.
41502         (EXPL_FINITE): Likewise.
41503         (FLDLOG): Likewise.
41504         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
41505         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
41506         e_expl.S.
41507         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41508         USE_AS_EXPM1L.
41509         (EXPL_FINITE): Likewise.
41510         (FLDLOG): Likewise.
41511         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
41512         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
41513         e_expl.S.
41514         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
41515         test of -max_value argument for long double.
41516         * sysdeps/i386/fpu/libm-test-ulps: Update.
41517         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41518
41519 2012-05-06  David S. Miller  <davem@davemloft.net>
41520
41521         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
41522         quad soft-float symbols whose references which are compiler
41523         generated.
41524         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
41525
41526 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
41527
41528         [BZ #13884]
41529         [BZ #13914]
41530         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41531         USE_AS_EXP10L.
41532         (EXPL_FINITE): Likewise.
41533         (FLDLOG): Likewise.
41534         (c0): Likewise.
41535         (c1): Likewise.
41536         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
41537         Adjust comments for base varying.
41538         (__expl_finite): Change alias to EXPL_FINITE.
41539         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
41540         e_expl.S.
41541         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
41542         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
41543         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
41544         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
41545         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
41546         USE_AS_EXP10L.
41547         (EXPL_FINITE): Likewise.
41548         (FLDLOG): Likewise.
41549         (c0): Likewise.
41550         (c1): Likewise.
41551         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
41552         Adjust comments for base varying.
41553         (__expl_finite): Change alias to EXPL_FINITE.
41554         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
41555         tests for bugs.
41556         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
41557
41558         [BZ #14064]
41559         * math/libm-test.inc (check_float_internal): Correct ulp
41560         calculation for subnormal expected results.
41561
41562 2012-05-06  Andreas Jaeger  <aj@suse.de>
41563
41564         * Makeconfig (+math-flags): New, set to -frounding-math.
41565         (+cflags): Add +math-flags so that all of glibc gets compiled with
41566         it.
41567
41568         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
41569
41570 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
41571
41572         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
41573         Disable one test.
41574
41575         [BZ #13787]
41576         [BZ #13922]
41577         [BZ #14036]
41578         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
41579         (__ieee754_expl): Allow for and saturate large arguments.
41580         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
41581         (u_threshold): Likewise.
41582         (__exp): Call __ieee754_exp before checking for overflow and
41583         underflow.
41584         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
41585         (u_threshold): Likewise.
41586         (__expf): Call __ieee754_expf before checking for overflow and
41587         underflow.
41588         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
41589         (u_threshold): Likewise.
41590         (__expl): Call __ieee754_expl before checking for overflow and
41591         underflow.
41592         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
41593         (__ieee754_expl): Allow for and saturate large arguments.
41594         * math/libm-test.inc (exp_test): Add another test.  Do not allow
41595         missing overflow exception on overflow.
41596         (expm1_test): Do not allow missing overflow exception on overflow.
41597
41598         * sysdeps/i386/fpu/e_expl.c: Move to ...
41599         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
41600         rather than using inline asm.
41601         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
41602         * sysdeps/x86_64/fpu/e_expl.S: Copy from
41603         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
41604
41605         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
41606         (nice): Likewise.
41607         (poll): Likewise.
41608         (signal): Likewise.
41609         (time): Likewise.
41610         (times): Likewise.
41611
41612 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41613
41614         * sysdeps/unix/syscalls.list (adjtime): Add entry from
41615         sysdeps/unix/common/syscalls.list.
41616         (fchmod): Likewise.
41617         (fchown): Likewise.
41618         (ftruncate): Likewise.
41619         (getrusage): Likewise.
41620         (gettimeofday): Likewise.
41621         (setpgid): Likewise.
41622         (setregid): Likewise.
41623         (setreuid): Likewise.
41624         (sigaction): Likewise.
41625         (truncate): Likewise.
41626         (vhangup): Likewise.
41627         * sysdeps/unix/common/syscalls.list: Remove file.
41628         * sysdeps/unix/bsd/Implies: Don't include unix/common.
41629         * sysdeps/unix/sysv/linux/Implies: Likewise.
41630
41631 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
41632
41633         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
41634         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
41635         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
41636         Moved to ...
41637         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
41638         Here.
41639         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
41640         to ...
41641         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
41642         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
41643         to ...
41644         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
41645         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
41646         to ...
41647         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
41648         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
41649         to ...
41650         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
41651         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
41652         to ...
41653         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
41654         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
41655         to ...
41656         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
41657         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
41658         to ...
41659         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
41660         Here.
41661         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
41662         to ...
41663         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
41664         Here.
41665         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
41666         to ...
41667         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
41668         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
41669         Moved to ...
41670         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
41671         Here.
41672         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
41673         to ...
41674         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
41675
41676 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41677
41678         * sysdeps/unix/common/bits/dirent.h: Remove file.
41679         * sysdeps/unix/common/bits/fcntl.h: Likewise.
41680
41681         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
41682         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
41683         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
41684         * sysdeps/unix/bsd/isatty.c: Likewise.
41685         * sysdeps/unix/bsd/tcdrain.c: Likewise.
41686         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
41687         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
41688
41689 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41690
41691         [BZ #13563]
41692         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
41693         long double comparison inaccuracies.
41694         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
41695         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41696
41697 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
41698
41699         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
41700         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
41701
41702 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41703
41704         [BZ #14049]
41705         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
41706         nonzero digits before rounding a hex value.
41707         * stdlib/tst-strtod.c (tests): Add another test.
41708
41709 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41710
41711         * sysdeps/s390/fpu/libm-test-ulps: Update.
41712
41713 2012-05-03  Andreas Jaeger  <aj@suse.de>
41714
41715         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
41716         does not get optimized out.
41717         (malloc_opt_barrier): New.
41718
41719 2012-05-03  Andreas Jaeger  <aj@suse.de>
41720             Roland McGrath  <roland@hack.frob.com>
41721
41722         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
41723         intermediate file deletion.
41724         (generated): Add .symlist files.
41725
41726 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
41727
41728         [BZ #13775]
41729         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
41730         Redirect under this condition.
41731         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41732         [__USE_GNU] (__dprintf_chk): Not under this condition.
41733         [__USE_GNU] (__vdprintf_chk): Likewise.
41734         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
41735         under this condition.
41736         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41737         [__USE_XOPEN2K8] (dprintf): Define under this condition.
41738         [__USE_XOPEN2K8] (vdprintf): Likewise.
41739         [__USE_GNU] (__dprintf_chk): Not under this condition.
41740         [__USE_GNU] (__vdprintf_chk): Likewise.
41741         [__USE_GNU] (dprintf): Likewise.
41742         [__USE_GNU] (vdprintf): Likewise.
41743
41744 2012-05-03  Roland McGrath  <roland@hack.frob.com>
41745
41746         * elf/Makefile (common-generated): Set this instead of generated for
41747         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
41748         $(all-built-dso)-derived lists.
41749
41750 2012-05-03  Andreas Jaeger  <aj@suse.de>
41751
41752         * sysdeps/i386/fpu/libm-test-ulps: Update.
41753
41754         * FAQ: Removed.
41755         * FAQ.in: Likewise.
41756         * scripts/gen-FAQ.pl: Likewise.
41757         * manual/install.texi (Installation): Point to online location of
41758         FAQ.
41759         * Makefile (files-for-dist): Remove FAQ.
41760         (FAQ): Remove.
41761
41762 2012-05-02  Allan McRae  <allan@archlinux.org>
41763
41764         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
41765         (LDFLAGS-reldepmod5.so): Likewise.
41766         (LDFLAGS-reldep6mod1.so): Likewise.
41767         (LDFLAGS-reldep6mod4.so): Likewise.
41768         (LDFLAGS-reldep8mod3.so): Likewise.
41769         (LDFLAGS-unload4mod1.so): Likewise.
41770         (LDFLAGS-unload4mod2.so): Likewise.
41771         (LDFLAGS-tst-initorder): Likewise.
41772         (LDFLAGS-tst-initordera2.so): Likewise.
41773         (LDFLAGS-tst-initordera3.so): Likewise.
41774         (LDFLAGS-tst-initordera4.so): Likewise.
41775         (LDFLAGS-tst-initorderb2.so): Likewise.
41776         (LDFLAGS-noload): Likewise.
41777         (LDFLAGS-next): Likewise.
41778         (LDFLAGS-order2mod1.so): Likewise.
41779         (LDFLAGS-order2mod2.so): Likewise.
41780         (LDFLAGS-tst-initorder2): Likewise.
41781         (LDFLAGS-tst-initorder2a.so): Likewise.
41782         (LDFLAGS-tst-initorder2b.so): Likewise.
41783         (LDFLAGS-tst-initorder2c.so): Likewise.
41784         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
41785
41786 2012-05-02  David S. Miller  <davem@davemloft.net>
41787
41788         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41789
41790 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
41791
41792         [BZ #14055]
41793         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
41794
41795 2012-05-02  Andreas Jaeger  <aj@suse.de>
41796
41797         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
41798         since we manipulate rounding mode.
41799         (CPPFLAGS-test-idouble.c): Likewise.
41800         (CPPFLAGS-test-ifloat.c): Likewise.
41801         (CFLAGS-test-ldouble.c): Likewise.
41802         (CFLAGS-test-double.c): Likewise.
41803         (CFLAGS-test-float.c): Likewise.
41804         (CFLAGS-test-misc.c): Likewise.
41805         (CFLAGS-test-test-fenv.c): Likewise.
41806
41807 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41808
41809         [BZ #2550]
41810         [BZ #2570]
41811         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
41812         comparisons to determine direction to adjust input.
41813
41814 2012-05-01  Roland McGrath  <roland@hack.frob.com>
41815
41816         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
41817         output to the target.
41818
41819         * scripts/localplt.awk: New file.
41820         * elf/Makefile ($(objpfx)check-localplt): Target removed.
41821         (check-localplt-CFLAGS): Variable removed.
41822         ($(all-built-dso:=.jmprel)): New static pattern rule.
41823         (generated): Add those targets.
41824         (localplt-built-dso): New variable.
41825         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
41826
41827         * elf/check-localplt.c: File removed.
41828
41829         * scripts/check-execstack.awk: New file.
41830         * elf/Makefile ($(objpfx)check-execstack): Target removed.
41831         (check-execstack-CFLAGS): Variable removed.
41832         ($(objpfx)check-execstack.h): Target removed.
41833         ($(objpfx)execstack-default): New target.
41834         (generated): Add that instead of check-execstack.h.
41835         ($(all-built-dso:=.phdr)): New static pattern rule.
41836         (generated): Add those targets.
41837         * elf/check-execstack.c: File removed.
41838
41839         * scripts/check-textrel.awk: New file.
41840         * elf/Makefile ($(objpfx)check-textrel): Target removed.
41841         (check-textrel-CFLAGS): Variable removed.
41842         (all-built-dso): Use := to define.o
41843         ($(all-built-dso:=.dyn)): New static pattern rule.
41844         (generated): Add those targets.
41845         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
41846         * config.make.in (READELF): New substituted variable.
41847         * elf/check-textrel.c: File removed.
41848
41849 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
41850
41851         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41852         allow.
41853         * conform/data/ctype.h-data [C99-based standards] (isblank):
41854         Expect function.
41855         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
41856         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
41857         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41858         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
41859         Specify type.  Require positive value.
41860         (EILSEQ): Likewise.
41861         (ERANGE): Likewise.
41862         [ISO || POSIX] (EILSEQ): Do not expect.
41863         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
41864         Specify type.  Require positive value.
41865         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
41866         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
41867         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
41868         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
41869         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
41870         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
41871         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
41872         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
41873         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
41874         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
41875         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
41876         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
41877         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
41878         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
41879         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
41880         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
41881         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
41882         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
41883         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
41884         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
41885         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
41886         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
41887         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
41888         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
41889         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
41890         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
41891         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
41892         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
41893         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
41894         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
41895         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
41896         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
41897         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
41898         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
41899         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
41900         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
41901         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
41902         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
41903         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
41904         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
41905         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
41906         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
41907         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
41908         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
41909         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
41910         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
41911         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
41912         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
41913         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
41914         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
41915         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
41916         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
41917         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
41918         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
41919         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
41920         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
41921         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
41922         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
41923         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
41924         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
41925         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
41926         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
41927         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
41928         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
41929         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
41930         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
41931         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
41932         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
41933         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
41934         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
41935         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
41936         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
41937         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
41938         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
41939         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
41940         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
41941         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
41942         Require >= 2.
41943         (FLT_ROUNDS): Expect as macro, not constant.
41944         (FLT_MANT_DIG): Use macro-int-constant.
41945         (DBL_MANT_DIG): Likewise.
41946         (LDBL_MANT_DIG): Likewise.
41947         (FLT_DIG): Likewise.
41948         (DBL_DIG): Likewise.
41949         (LDBL_DIG): Likewise.
41950         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
41951         (DBL_MIN_EXP): Likewise.
41952         (LDBL_MIN_EXP): Likewise.
41953         (FLT_MAX_EXP): Use macro-int-constant.
41954         (DBL_MAX_EXP): Likewise.
41955         (LDBL_MAX_EXP): Likewise.
41956         (FLT_MAX_10_EXP): Likewise.
41957         (DBL_MAX_10_EXP): Likewise.
41958         (LDBL_MAX_10_EXP): Likewise.
41959         (FLT_MAX): Use macro-constant.
41960         (DBL_MAX): Likewise.
41961         (LDBL_MAX): Likewise.
41962         (FLT_EPSILON): Use macro-constant.  Give upper bound.
41963         (DBL_EPSILON): Likewise.
41964         (LDBL_EPSILON): Likewise.
41965         (FLT_MIN): Likewise.
41966         (DBL_MIN): Likewise.
41967         (LDBL_MIN): Likewise.
41968         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
41969         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
41970         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
41971         [ISO11] (FLT_HAS_SUBNORM): Likewise.
41972         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
41973         [ISO11] (DBL_DECIMAL_DIG): Likewise.
41974         [ISO11] (FLT_DECIMAL_DIG): Likewise.
41975         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
41976         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
41977         [ISO11] (FLT_TRUE_MIN): Likewise.
41978         [ISO11] (LDBL_TRUE_MIN): Likewise.
41979         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41980         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
41981         (SCHAR_MIN): Use macro-int-constant.  Specify type.
41982         (SCHAR_MAX): Likewise.
41983         (UCHAR_MAX): Likewise.
41984         (CHAR_MIN): Likewise.
41985         (CHAR_MAX): Likewise.
41986         (MB_LEN_MAX): Use macro-int-constant.
41987         (SHRT_MIN): Use macro-int-constant.  Specify type.
41988         (SHRT_MAX): Likewise.
41989         (USHRT_MAX): Likewise.
41990         (INT_MAX): Likewise.
41991         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
41992         bound negative.
41993         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41994         bound with "U".
41995         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41996         bound with "L".
41997         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
41998         bound negative.  Suffix upper bound with "L".
41999         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
42000         bound with "UL".
42001         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
42002         Specify type.
42003         [C99-based standards] (LLONG_MAX): Likewise.
42004         [C99-based standards] (ULLONG_MAX): Likewise.
42005         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
42006         == 0.
42007         [ISO11] (max_align_t): Require type.
42008         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42009
42010         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
42011         from $CFLAGS, without defining away __attribute__ calls.
42012         (checknamespace): Use $CFLAGS_namespace.
42013
42014         * conform/conformtest.pl (@keywords): Only include C99 keywords
42015         for standards based on C99 or C11.
42016
42017         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
42018         Disable tests.
42019         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
42020         UNIX98]: Likewise.
42021
42022         * conform/conformtest.pl: Handle "macro-int-constant" and test for
42023         usability of symbols in #if.
42024
42025         * conform/conformtest.pl: If macro or constant types start
42026         "promoted:", expect the symbol to be of the following type
42027         promoted by the integer promotions.
42028
42029         * conform/conformtest.pl: Parse all "constant" and "macro" lines
42030         in one place.  Also handle "macro-constant".
42031
42032         * conform/conformtest.pl: Only accept expected macro values with
42033         "==".  Parse all "macro" lines in one place.
42034         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
42035
42036         * conform/conformtest.pl: Handle braced types on "constant" lines
42037         instead of handling "typed-constant".
42038         * conform/data/signal.h-data: Use "constant" instead of
42039         "typed-constant".
42040
42041         * conform/conformtest.pl: Handle "optional-" at start of lines in
42042         one place rather than duplicating several cases.  Handle each
42043         format of "macro" line with initial "optional-".
42044
42045         * conform/conformtest.pl: Only accept expected constant or
42046         optional-constant values with "==".  Parse all "constant" lines in
42047         one place.  Parse all "optional-constant" lines in one place.
42048         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
42049         * conform/data/fmtmsg.h-data: Likewise.
42050         * conform/data/netinet/in.h-data: Likewise.
42051         * conform/data/tar.h-data: Likewise.
42052         * conform/data/limits.h-data: Use "==" form on "constant" and
42053         "optional-constant" lines.
42054
42055         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
42056         Use -std=c99 for XOPEN2K.
42057         (@knownproblems): Remove.
42058         (newtoken): Don't check %isknown.
42059
42060         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
42061         Do not expect macro.
42062         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
42063         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
42064         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
42065         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
42066         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
42067         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
42068         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
42069         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
42070         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
42071         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
42072         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
42073         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
42074         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
42075         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
42076         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
42077         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
42078         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
42079         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
42080         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
42081         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
42082         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
42083         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
42084         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
42085         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
42086         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
42087         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
42088         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
42089         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
42090         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
42091         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
42092         [XPG3] (acosh): Likewise.
42093         [XPG3] (asinh): Likewise.
42094         [XPG3] (atanh): Likewise.
42095         [XPG3] (cbrt): Likewise.
42096         [XPG3] (expm1): Likewise.
42097         [XPG3] (ilogb): Likewise.
42098         [XPG3] (log1p): Likewise.
42099         [XPG3] (logb): Likewise.
42100         [XPG3] (nextafter): Likewise.
42101         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
42102         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
42103         [XPG3] (remainder): Likewise.
42104         [XPG3] (rint): Likewise.
42105         [XPG3 || XPG4 || UNIX98] (round): Likewise.
42106         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
42107         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
42108         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
42109         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
42110         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
42111         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
42112         [UNIX98 || XOPEN2K] (scalb): Expect.
42113         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
42114         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
42115         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
42116         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
42117         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
42118         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
42119         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
42120         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
42121         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
42122         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
42123         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
42124         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
42125         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
42126         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
42127         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
42128         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
42129         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
42130         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
42131         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
42132         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
42133         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
42134         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
42135         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
42136         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
42137         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
42138         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
42139         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
42140         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
42141         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
42142         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
42143         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
42144         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
42145         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
42146         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
42147         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
42148         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
42149         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
42150         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
42151         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
42152         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
42153         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
42154         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
42155         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
42156         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
42157         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
42158         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
42159         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
42160         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
42161         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
42162         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
42163         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
42164         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
42165         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
42166         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
42167         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
42168         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
42169         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
42170         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
42171         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
42172         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
42173         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
42174         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
42175         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
42176         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
42177         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
42178         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
42179         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
42180         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
42181         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
42182         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
42183         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
42184         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
42185         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
42186         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
42187         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
42188         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
42189         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
42190         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
42191         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
42192         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
42193         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
42194         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
42195         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
42196         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
42197         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
42198         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
42199         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
42200         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
42201         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
42202         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
42203         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
42204         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
42205         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
42206         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
42207         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
42208         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
42209         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
42210         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
42211         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
42212         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
42213         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
42214         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
42215         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
42216         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
42217         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
42218         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
42219         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
42220         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
42221         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
42222         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
42223         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
42224         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
42225         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
42226         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
42227         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
42228         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
42229         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
42230         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
42231         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
42232         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
42233         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
42234         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
42235         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
42236         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
42237         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
42238         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
42239         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
42240         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
42241         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
42242         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
42243         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
42244         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
42245         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
42246         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
42247         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
42248         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
42249         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
42250
42251         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
42252         _XOPEN_SOURCE_EXTENDED for XPG4.
42253
42254         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
42255
42256         * Makeconfig (localtime): Remove variable.
42257         (inst_localtime-file): Likewise.
42258
42259 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
42260
42261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
42262         Update.
42263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
42264         Update.
42265         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
42266         Update.
42267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
42268         Update.
42269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
42270         Update.
42271         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
42272         Update.
42273         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
42274         Update.
42275         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
42276         Update.
42277         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
42278         Update.
42279
42280 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
42281
42282         [BZ #2550]
42283         [BZ #2570]
42284         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
42285         comparisons to determine direction to adjust input.
42286         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
42287         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
42288         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
42289         Likewise.
42290         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
42291         Likewise.
42292         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
42293         Likewise.
42294         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
42295         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
42296         Likewise.
42297         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
42298         Likewise.
42299         * math/libm-test.inc (nexttoward_test): Add more tests.
42300
42301 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
42302
42303         [BZ #14040]
42304         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
42305         in version GLIBC_2.1, not GLIBC_2.0.
42306         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
42307         Likewise.
42308
42309 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
42310
42311         [BZ #13942]
42312         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
42313         (1 - x) * (1 + x).
42314         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
42315         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
42316         * math/libm-test.inc (acos_test): Add more tests.
42317         (asin_test): Likewise.
42318         * sysdeps/i386/fpu/libm-test-ulps: Update.
42319         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42320
42321         [BZ #14034]
42322         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
42323         of square root.
42324         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
42325         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
42326         * math/libm-test.inc (acos_test_tonearest): New function.
42327         (acos_test_towardzero): Likewise.
42328         (acos_test_downward): Likewise.
42329         (acos_test_upward): Likewise.
42330         (asin_test_tonearest): Likewise.
42331         (asin_test_towardzero): Likewise.
42332         (asin_test_downward): Likewise.
42333         (asin_test_upward): Likewise.
42334         (main): Call the new functions.
42335         * sysdeps/i386/fpu/libm-test-ulps: Update.
42336         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42337
42338         [BZ #13884]
42339         [BZ #13924]
42340         * math/e_exp10.c: Include <float.h>.
42341         (__ieee754_exp10): Handle underflow here rather than multiplying
42342         large negative argument by M_LN10.
42343         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
42344         of __ieee754_expf.
42345         * math/e_exp10l.c: Include <float.h>.
42346         (__ieee754_exp10l): Handle underflow here rather than multiplying
42347         large negative argument by M_LN10l.
42348         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
42349         spurious overflow exception on underflow.
42350
42351 2012-04-29  Marek Polacek  <polacek@redhat.com>
42352
42353         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
42354         (__fortify_function): New macro.
42355         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
42356         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
42357         __extern_always_inline.
42358         * libio/bits/stdio2.h: Likewise.
42359         * libio/bits/stdio.h: Likewise.
42360         * string/string.h: Likewise.
42361         * string/bits/string3.h: Likewise.
42362         * include/stdio.h: Likewise.
42363         * stdlib/bits/stdlib.h: Likewise.
42364         * stdlib/stdlib.h: Likewise.
42365         * rt/bits/mqueue2.h: Likewise.
42366         * rt/mqueue.h: Likewise.
42367         * posix/bits/unistd.h: Likewise.
42368         * posix/unistd.h: Likewise.
42369         * io/bits/poll2.h: Likewise.
42370         * io/bits/fcntl2.h: Likewise.
42371         * io/fcntl.h: Likewise.
42372         * io/sys/poll.h: Likewise.
42373         * misc/bits/syslog.h: Likewise.
42374         * misc/bits/syslog-ldbl.h: Likewise.
42375         * misc/sys/syslog.h: Likewise.
42376         * socket/bits/socket2.h: Likewise.
42377         * socket/sys/socket.h: Likewise.
42378         * debug/tst-chk1.c: Likewise.
42379         * wcsmbs/bits/wchar2.h: Likewise.
42380         * wcsmbs/bits/wchar-ldbl.h: Likewise.
42381         * wcsmbs/wchar.h: Likewise.
42382
42383 2012-04-29  Andreas Jaeger  <aj@suse.de>
42384
42385         * Makerules (tests): Remove enable-check-abi protection.
42386         (check-abi-warn): Remove.
42387         (check-abi-%): Remove check-abi-warn usage.
42388
42389         * configure.in: Remove check-abi configure option.
42390         * configure: Regenerated.
42391         * config.make.in (enable-check-abi): Remove.
42392
42393 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
42394
42395         [BZ #14033]
42396         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
42397         double functions to double *_finite functions.
42398
42399         [BZ #13941]
42400         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
42401         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
42402         LDBL_MIN_EXP.
42403         * stdio-common/Makefile (tests): Add tst-sprintf3.
42404         * stdio-common/tst-sprintf3.c: New file.
42405
42406         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
42407         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
42408
42409 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
42410
42411         * conform/conformtest.pl: Remove duplicate typed-constant
42412         handling.
42413
42414 2012-04-28  David S. Miller  <davem@davemloft.net>
42415
42416         * Makerules (%.abilist): Add vpath on sysdep_dirs.
42417         (check-abi-%): Remove AWK script prerequisite and explicit
42418         abilist directory.
42419         (check-abi): Rewrite to just diff the symlist with the abilist.
42420         (config-tls, config-abi-config): Delete, no longer used.
42421         (update-abi-%): Remove AWK script and explicit abilist directory.
42422         (update-abi): Rewrite to simply compare and conditionally copy the
42423         symlist and the sysdep abilist file.  Remove update-abi-config
42424         checks.
42425         * abilist/ld.abilist: Remove.
42426         * abilist/libBrokenLocale.abilist: Remove.
42427         * abilist/libanl.abilist: Remove.
42428         * abilist/libcrypt.abilist: Remove.
42429         * abilist/libdl.abilist: Remove.
42430         * abilist/librt.abilist: Remove.
42431         * abilist/libthread_db.abilist: Remove.
42432         * abilist/libutil.abilist: Remove.
42433         * scripts/extract-abilist.awk: Remove.
42434         * scripts/merge-abilist.awk: Remove.
42435         * sysdeps/generic/libcidn.abilist: New file.
42436         * sysdeps/generic/libnss_compat.abilist: New file.
42437         * sysdeps/generic/libnss_db.abilist: New file.
42438         * sysdeps/generic/libnss_dns.abilist: New file.
42439         * sysdeps/generic/libnss_files.abilist: New file.
42440         * sysdeps/generic/libnss_hesiod.abilist: New file.
42441         * sysdeps/generic/libnss_nis.abilist: New file.
42442         * sysdeps/generic/libnss_nisplus.abilist: New file.
42443         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
42444         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
42445         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
42446         file.
42447         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
42448         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
42449         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
42450         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
42451         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
42452         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
42453         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
42454         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
42455         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
42456         file.
42457         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
42458         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
42459         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
42460         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
42461         file.
42462         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
42463         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
42464         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
42465         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
42466         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
42467         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
42468         file.
42469         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
42470         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
42471         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
42472         file.
42473         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
42474         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
42475         New file.
42476         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
42477         New file.
42478         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
42479         New file.
42480         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
42481         New file.
42482         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
42483         New file.
42484         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
42485         New file.
42486         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
42487         New file.
42488         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
42489         New file.
42490         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
42491         New file.
42492         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
42493         New file.
42494         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
42495         New file.
42496         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
42497         New file.
42498         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
42499         New file.
42500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
42501         file.
42502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
42503         New file.
42504         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
42505         New file.
42506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
42507         file.
42508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
42509         New file.
42510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
42511         New file.
42512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
42513         file.
42514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
42515         New file.
42516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
42517         New file.
42518         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
42519         New file.
42520         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
42521         New file.
42522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
42523         New file.
42524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
42525         New file.
42526         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
42527         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
42528         file.
42529         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
42530         New file.
42531         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
42532         file.
42533         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
42534         file.
42535         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
42536         file.
42537         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
42538         file.
42539         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
42540         file.
42541         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
42542         New file.
42543         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
42544         file.
42545         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
42546         file.
42547         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
42548         New file.
42549         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
42550         file.
42551         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
42552         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
42553         file.
42554         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
42555         New file.
42556         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
42557         file.
42558         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
42559         file.
42560         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
42561         file.
42562         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
42563         file.
42564         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
42565         file.
42566         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
42567         New file.
42568         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
42569         file.
42570         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
42571         file.
42572         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
42573         New file.
42574         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
42575         file.
42576         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
42577         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
42578         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
42579         file.
42580         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
42581         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
42582         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
42583         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
42584         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
42585         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
42586         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
42587         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
42588         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
42589         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
42590         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
42591         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
42592         file.
42593         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
42594         New file.
42595         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
42596         file.
42597         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
42598         file.
42599         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
42600         file.
42601         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
42602         file.
42603         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
42604         file.
42605         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
42606         New file.
42607         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
42608         New file.
42609         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
42610         file.
42611         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
42612         New file.
42613         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
42614         file.
42615         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
42616         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
42617         file.
42618         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
42619         New file.
42620         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
42621         file.
42622         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
42623         file.
42624         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
42625         file.
42626         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
42627         file.
42628         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
42629         file.
42630         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
42631         New file.
42632         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
42633         New file.
42634         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
42635         file.
42636         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
42637         New file.
42638         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
42639         file.
42640
42641 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
42642
42643         * conform/conformtest.pl: Fix typo in handling typed-constant from
42644         allow-header.
42645
42646 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
42647
42648         * README: Cut down references to pre-2.6 Linux kernels and
42649         Linuxthreads.  Update lists of configurations in libc and ports
42650         and sort alphabetically.  Say "or newer" with Linux kernel version
42651         requirements.
42652
42653         * config.h.in [IS_IN_build]: Allow compiling without optimization.
42654
42655 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
42656
42657         [BZ #887]
42658         * math/libm-test.inc (logb_test_downward): New test to expose
42659         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
42660         rounding mode.
42661
42662 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
42663
42664         [BZ #14027]
42665         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
42666         to be done.
42667         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
42668         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
42669
42670 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
42671
42672         * sysdeps/unix/i386/brk.S: Remove file.
42673         * sysdeps/unix/i386/dl-brk.S: Likewise.
42674         * sysdeps/unix/i386/pipe.S: Likewise.
42675         * sysdeps/unix/i386/sigreturn.S: Likewise.
42676         * sysdeps/unix/i386/syscall.S: Likewise.
42677         * sysdeps/unix/i386/vfork.S: Likewise.
42678         * sysdeps/unix/i386/wait.S: Likewise.
42679
42680         * sysdeps/unix/common/tcsendbrk.c: Move to ...
42681         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
42682
42683         * configure.in (arm*-none*): Do not allow without
42684         --enable-hacker-mode.
42685         (netbsd*): Remove case setting base_os.
42686         (386bsd*): Likewise.
42687         (freebsd*): Likewise.
42688         (bsdi*): Likewise.
42689         (osf*): Likewise.
42690         (sunos*): Likewise.
42691         (ultrix*): Likewise.
42692         (newsos*): Likewise.
42693         (dynix*): Likewise.
42694         (*bsd*): Likewise.
42695         (sysv*): Likewise.
42696         (isc*): Likewise.
42697         (esix*): Likewise.
42698         (sco*): Likewise.
42699         (minix*): Likewise.
42700         (irix4*): Likewise.
42701         (irix6*): Likewise.
42702         (solaris[2-9]*): Likewise.
42703         (none): Likewise.
42704         * configure: Regenerated.
42705
42706 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42707
42708         [BZ #11521]
42709         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
42710         overflow or cancellation in calculating denominator.
42711         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
42712         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
42713         down expression to avoid unexpected rounding in newer GCCs.
42714         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
42715
42716 2012-04-26  David S. Miller  <davem@davemloft.net>
42717
42718         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
42719         long-double compat symbols.
42720         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
42721         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
42722         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
42723         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
42724         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
42725         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
42726         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
42727         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
42728         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
42729         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
42730         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
42731         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
42732         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42733
42734 2012-04-25  David S. Miller  <davem@davemloft.net>
42735
42736         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
42737         HWCAP_* values only after the memory barriers have been defined.
42738         (atomic_full_barrier): Define.
42739         (atomic_read_barrier): Define.
42740         (atomic_write_barrier): Define.
42741
42742 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42743
42744         * shlib-versions: Add libgcc_s version information.
42745         * sysdeps/generic/libgcc_s.h: Remove.
42746         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
42747         libgcc_s.h.
42748         * sysdeps/gnu/unwind-resume.c: Likewise.
42749         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
42750
42751 2012-04-25  David S. Miller  <davem@davemloft.net>
42752
42753         * sysdeps/unix/sparc/brk.S: Delete.
42754         * sysdeps/unix/sparc/dl-brk.S: Delete.
42755         * sysdeps/unix/sparc/pipe.S: Delete.
42756         * sysdeps/unix/sparc/sysdep.S: Delete.
42757         * sysdeps/unix/sparc/sysdep.h: Delete.
42758         * sysdeps/unix/sparc/vfork.S: Delete.
42759         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
42760         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
42761         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
42762         (ret_ERRVAL, r0, r1, MOVE): Define.
42763         (JUMPTARGET): Remove.
42764         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
42765         sysdeps/unix/sparc/sysdep.h
42766         (ENTRY, END): Remove.
42767         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42768
42769 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
42770
42771         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
42772         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
42773         -DIS_IN_build.
42774
42775         * timezone/README: Update upstream location and email address for
42776         tzcode and tzdata.
42777         * timezone/zdump.c: Update from tzcode 2012b.
42778         * timezone/zic.c: Likewise.
42779
42780         * configure.in (libc_cv_as_needed): Remove test.
42781         * configure: Regenerated.
42782         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
42783         conditional definition.
42784         [$(have-as-needed) != yes] (no-as-needed): Likewise.
42785         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
42786         * config.make.in (have-as-needed): Remove variable.
42787
42788 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
42789             Paul Pluzhnikov  <ppluzhnikov@google.com>
42790
42791         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
42792         strings correctly.
42793
42794 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
42795
42796         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
42797         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
42798         * sysdeps/sh/strlen.S: Likewise.
42799
42800 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42801
42802         * sysdeps/unix/fork.S: Remove file.
42803         * sysdeps/unix/i386/fork.S: Likewise.
42804         * sysdeps/unix/sparc/fork.S: Likewise.
42805
42806         * sysdeps/unix/system.c: Remove file.
42807         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
42808
42809         * sysdeps/unix/getegid.S: Remove file.
42810         * sysdeps/unix/geteuid.S: Likewise.
42811
42812 2012-04-24  Roland McGrath  <roland@hack.frob.com>
42813
42814         * scripts/check-localplt.awk: New file.
42815         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
42816         of diff.
42817         * scripts/data/localplt-generic.data: Add a comment.
42818
42819         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
42820         NODE when __dir_mkfile failed.
42821         * sysdeps/mach/hurd/symlinkat.c: Likewise.
42822         Reported by Ludovic Courtès <ludo@gnu.org>.
42823
42824 2012-04-24  Andreas Jaeger  <aj@suse.de>
42825
42826         * Makerules (common-clean): Also remove gen-as-const-headers
42827         files.
42828
42829 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42830
42831         * Makerules (native-compile): Do not change working directory for
42832         build.  Use $(OUTPUT_OPTION) in command.
42833         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
42834
42835 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42836
42837         [BZ #13886]
42838         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
42839         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
42840         * math/libm-test.inc (floor_test): Add more tests.
42841         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
42842
42843 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42844
42845         * sysdeps/unix/getdents.c: Remove file.
42846         * sysdeps/unix/sysv/getdents.c: Likewise.
42847         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
42848
42849         * sysdeps/unix/syscalls.list (madvise): Add syscall from
42850         sysdeps/unix/mman/syscalls.list.
42851         (mmap): Likewise.
42852         (mprotect): Likewise.
42853         (msync): Likewise.
42854         (munmap): Likewise.
42855         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
42856         * sysdeps/unix/mman/syscalls.list: Remove.
42857         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
42858
42859         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
42860         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
42861         * configure: Regenerated.
42862         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
42863         $(libgcc_s_suffix).
42864         * config.make.in (libgcc_s_suffix): Remove variable.
42865
42866 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
42867
42868         * sysdeps/unix/sysv/gethostname.c: Move to ...
42869         * sysdeps/posix/gethostname.c: ... here.
42870
42871         * sysdeps/unix/execve.S: Remove file.
42872
42873         * sysdeps/unix/_exit.S: Remove file.
42874
42875 2012-04-23  Andreas Jaeger  <aj@suse.de>
42876
42877         [BZ #13739]
42878         * manual/Makefile: Remove make dist support, there's no
42879         need for a stand-alone documentation tar ball.
42880         (TEXI2DVI): Define always, it's not in Makeconfig.
42881         (dist): Removed.
42882         (tar-it): Removed.
42883         (edition): Removed.
42884         (glibc-doc-$(edition).tar): Removed
42885         (%.Z): Removed.
42886         (%.gz): Removed.
42887         (%.uu): Removed.
42888         (ETAGS): Remove, it's in Makeconfig.
42889         (move-if-change): Remove, it's in Makeconfig.
42890
42891 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
42892
42893         [BZ #13970]
42894         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
42895         (strtod, strtof, strtold, strtol, strtoul, strtoq)
42896         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
42897         (strtod_l, strtof_l, strtold_l): Remove __wur.
42898         It is not necessarily an error to ignore strtol's return value.
42899         One can reliably look at the stored endptr to decide whether
42900         the number had valid syntax.
42901
42902 2012-04-21  Andreas Jaeger  <aj@suse.de>
42903
42904         [BZ #13739]
42905         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
42906
42907 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
42908
42909         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
42910         * sysdeps/unix/sysv/Versions: Remove file.
42911
42912 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
42913
42914         [BZ #13927]
42915         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42916
42917 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
42918
42919         [BZ #7064]
42920         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
42921         version from __vm86.
42922
42923 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
42924
42925         * sysdeps/unix/common/lxstat.c: Remove file.
42926         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
42927
42928         * sysdeps/unix/sysv/Makefile: Remove file.
42929
42930         * sysdeps/unix/sysv/direct.h: Remove file.
42931
42932         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
42933         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
42934         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
42935         * sysdeps/unix/sysv/bits/signum.h: Likewise.
42936         * sysdeps/unix/sysv/bits/stat.h: Likewise.
42937         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
42938         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
42939
42940         * sysdeps/unix/sysv/setrlimit.c: Remove file.
42941
42942         * sysdeps/unix/xmknod.c: Remove file.
42943         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
42944
42945         * sysdeps/unix/sysv/settimeofday.c: Remove file.
42946
42947         * sysdeps/unix/sysv/i386/time.S: Remove file.
42948
42949         * sysdeps/unix/fxstat.c: Remove file.
42950         * sysdeps/unix/xstat.c: Likewise.
42951         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
42952
42953         * sysdeps/unix/sysv/sigaction.c: Remove file.
42954
42955         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
42956         (sysdep_headers): Remove variable.
42957         [termio.h not in sysdep_headers] (generated): Likewise.
42958         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
42959         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
42960         * sysdeps/unix/sysv/tcdrain.c: Likewise.
42961         * sysdeps/unix/sysv/tcflow.c: Likewise.
42962         * sysdeps/unix/sysv/tcflush.c: Likewise.
42963         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
42964         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
42965         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
42966         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
42967         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
42968
42969         * sysdeps/unix/siglist.c: Remove file.
42970
42971         * sysdeps/unix/getppid.S: Remove file.
42972
42973         * sysdeps/unix/mkdir.c: Remove file.
42974         * sysdeps/unix/rmdir.c: Likewise.
42975
42976 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
42977
42978         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
42979         ERR_MAX value.
42980         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
42981         errlist-compat value.
42982
42983 2012-04-18  David S. Miller  <davem@davemloft.net>
42984
42985         * sysdeps/generic/memcopy.h (reg_char): Delete.
42986         * debug/strcat_chk.c: Use char, not reg_char.
42987         * debug/strcpy_chk.c: Likewise.
42988         * debug/strncat_chk.c: Likewise.
42989         * debug/strncpy_chk.c: Likewise.
42990         * string/memchr.c: Likewise.
42991         * string/memrchr.c: Likewise.
42992         * string/rawmemchr.c: Likewise.
42993         * string/strcat.c: Likewise.
42994         * string/strchr.c: Likewise.
42995         * string/strchrnul.c: Likewise.
42996         * string/strcmp.c: Likewise.
42997         * string/strcpy.c: Likewise.
42998         * string/strncat.c: Likewise.
42999         * string/strncmp.c: Likewise.
43000         * string/strncpy.c: Likewise.
43001
43002 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
43003
43004         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
43005         __builtin_memcopy is called when src and dest ranges are known to not
43006         overlap.
43007
43008 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
43009
43010         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
43011         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
43012         fwd_align_merge macro call.
43013         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
43014         bwd_align_merge macro call.
43015         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
43016
43017 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
43018
43019         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
43020         bwd_align_merge macros.
43021         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
43022         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
43023         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
43024
43025 2012-04-18  David S. Miller  <davem@davemloft.net>
43026
43027         * sysdeps/sparc/sparc64/memcopy.h: Delete.
43028
43029 2012-04-18  Andreas Jaeger  <aj@suse.de>
43030
43031         [BZ# 6794]
43032         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
43033         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
43034         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
43035
43036         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
43037         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
43038         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
43039
43040         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
43041         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
43042         Adjust for changed ldbl-128 files.
43043
43044         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
43045         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
43046         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
43047
43048 2012-04-17  David S. Miller  <davem@davemloft.net>
43049
43050         * sysdeps/sparc/sparc32/memcopy.h: Delete.
43051
43052 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
43053
43054         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
43055         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
43056         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
43057         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
43058         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
43059         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
43060
43061 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43062
43063         [BZ #6794]
43064         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
43065         * math/libm-test.inc: Add ilogb errno and exception tests.
43066         * math/w_ilogb.c: New file: ilogb wrapper.
43067         * math/w_ilogbf.c: New file: ilogbf wrapper.
43068         * math/w_ilogbl.c: New file: ilogbl wrapper.
43069         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
43070         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
43071         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
43072         exception being thrown with 0.0 as argument.
43073         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
43074         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
43075         exception being thrown with 0.0 as argument.
43076         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
43077         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
43078         exception being thrown with 0.0 as argument.
43079         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
43080         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
43081         exception being thrown with 0.0 as argument.
43082         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
43083         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
43084         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
43085         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
43086         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
43087         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
43088         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
43089         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
43090         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
43091
43092 2012-04-17  Petr Baudis  <pasky@ucw.cz>
43093
43094         * include/sys/uio.h: Change __vector to __iovec to avoid clash
43095         with altivec.
43096
43097 2012-04-16  Marek Polacek  <polacek@redhat.com>
43098
43099         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
43100
43101 2012-04-16  Marek Polacek  <polacek@redhat.com>
43102
43103         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
43104         operands of fdivp instruction.
43105
43106 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
43107
43108         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
43109         * elf/tst-auditmod3b.c: Likewise.
43110         * elf/tst-auditmod4b.c: Likewise.
43111         * elf/tst-auditmod5b.c: Likewise.
43112         * elf/tst-auditmod6b.c: Likewise.
43113         * elf/tst-auditmod6c.c: Likewise.
43114         * elf/tst-auditmod7b.c: Likewise.
43115         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
43116         * sysdeps/x86_64/preconfigure.in: Likewise.
43117         * sysdeps/x86_64/preconfigure: Regenerated.
43118
43119 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
43120
43121         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
43122         __ILP32__.
43123
43124 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
43125
43126         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
43127         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
43128
43129 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
43130
43131         [BZ #13973]
43132         * locale/iso-639.def: Fix gl language name. Spotted by
43133         Yaron Shahrabani.
43134
43135 2012-04-12  Roland McGrath  <roland@hack.frob.com>
43136
43137         [BZ #2074]
43138         * libio/libio.h (__io_write_fn): Update comment.
43139
43140 2012-04-12  Petr Baudis  <pasky@ucw.cz>
43141
43142         [BZ #2074]
43143         * stdio.texi (Hook Functions): The user provided writer function
43144         is not allowed to return -1.
43145
43146 2012-04-11  David S. Miller  <davem@davemloft.net>
43147
43148         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43149
43150 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
43151
43152         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
43153         Add a leading slash to rtkaio.
43154
43155 2012-04-11  Jim Meyering  <meyering@redhat.com>
43156
43157         [BZ #11959]
43158         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
43159         It is not necessarily an error to ignore fwrite's return
43160         value.  One can reliably use ferror to test for errors after
43161         the fact.
43162
43163 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
43164
43165         * bits/types.h (__snseconds_t): New type.
43166         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
43167
43168         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
43169         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43170         (__SNSECONDS_T_TYPE): Likewise.
43171         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43172         (__SNSECONDS_T_TYPE): Likewise.
43173         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43174         (__SNSECONDS_T_TYPE): Likewise.
43175
43176 2012-04-10  Andreas Jaeger  <aj@suse.de>
43177
43178         [BZ #2636]
43179         * manual/time.texi (Processor Time): Return type of times is
43180         elapsed real time since an arbitrary point in the past.
43181         (CPU Time): Move CLK_TCK from here...
43182         (Processor Time): ...to here.  Correct description.
43183         * manual/conf.texi (Constants for Sysconf): Correct description of
43184         _SC_CLK_TCK.
43185
43186 2012-04-10  David S. Miller  <davem@davemloft.net>
43187
43188         [BZ #13967]
43189         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
43190         where the is a gap between DT_REL(A) and DT_JMPREL.
43191
43192 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
43193
43194         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
43195         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
43196         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
43197
43198 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
43199
43200         * elf/dl-support.c (_dl_inhibit_cache): New variable.
43201         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
43202         (dl_main): Handle --inhibit-cache.
43203         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
43204         _dl_inhibit_cache.
43205         * elf/dl-load.c (_dl_map_object): Use it.
43206         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
43207
43208 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
43209
43210         [BZ #13872]
43211         * sysdeps/i386/fpu/e_powl.S (p78): New object.
43212         (__ieee754_powl): Saturate large exponents rather than testing for
43213         overflow of y*log2(x).
43214         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
43215         * math/libm-test.inc (pow_test): Do not permit spurious overflow
43216         exceptions.
43217
43218         [BZ #11521]
43219         * math/s_ctan.c: Include <float.h>.
43220         (__ctan): Avoid internal overflow or cancellation in calculating
43221         denominator.
43222         * math/s_ctanf.c: Likewise.
43223         * math/s_ctanl.c: Likewise.
43224         * math/s_ctanh.c: Likewise.
43225         * math/s_ctanhf.c: Likewise.
43226         * math/s_ctanhl.c: Likewise.
43227         * math/libm-test.inc (ctan_test): Add more tests.
43228         (ctanh_test): Likewise.
43229         * sysdeps/i386/fpu/libm-test-ulps: Update.
43230         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43231
43232 2012-04-09  Andreas Jaeger  <aj@suse.de>
43233
43234         [BZ #6894]
43235         * manual/filesys.texi (Directory Entries): Mention that d_namlen
43236         is an optional BSD extension.
43237
43238         [BZ #10254]
43239         * manual/stdio.texi (Opening Streams): Document additional fopen
43240         parameters.
43241
43242 2012-04-09  Roland McGrath  <roland@hack.frob.com>
43243
43244         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
43245         %eax without telling the compiler.
43246
43247 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
43248
43249         [BZ # 13963]
43250         * manual/install.texi: Use sourceware.org.
43251
43252 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
43253
43254         [BZ #13873]
43255         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
43256         (__ieee754_pow): Generate overflow and underflow using huge*huge
43257         and tiny*tiny rather than just returning constant infinity or zero
43258         for large exponents.
43259         * math/libm-test.inc (pow_test): Require overflow exceptions for
43260         applicable cases of large exponents.
43261
43262         [BZ #706]
43263         * sysdeps/i386/fpu/e_pow.S (p10): New object.
43264         (__ieee754_pow): Use iterative multiplication algorithm only for
43265         integer exponents with absolute value below 1024.  Check for odd
43266         integer exponents when using algorithm for real exponents.
43267         * math/libm-test.inc (pow_test): Add more tests.
43268         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
43269
43270 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
43271
43272         [BZ #13705]
43273         * math/libm-test.inc (exp_test): Do not allow overflow exception
43274         on underflow test.
43275
43276 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
43277
43278         [BZ #13705]
43279         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
43280         instead of __kernel_standard_f.
43281
43282 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
43283
43284         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
43285         * sysdeps/x86_64/memset_chk.S: Likewise.
43286
43287 2012-04-08  Andreas Jaeger  <aj@suse.de>
43288
43289         [BZ #10153]
43290         * manual/startup.texi (Environment Access): Describe return value
43291         for putenv and setenv.
43292
43293         [BZ #6895]
43294         * manual/filesys.texi (Directory Entries): Add description for
43295         DT_LNK.
43296
43297         [BZ #6890]
43298         * manual/filesys.texi (Directory Entries): Clarify that it's file
43299         system not operating system in the description of DT_UNKNOWN.
43300
43301         [BZ #6578]
43302         * manual/syslog.texi (closelog): Fix reference, it's openlog.
43303
43304 2012-04-08  Stephen Compall  <s11@member.fsf.org>
43305
43306         [BZ #6649]
43307         * manual/llio.texi (Opening and Closing Files): Add cross
43308         reference to explain mode argument.
43309
43310 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
43311
43312         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
43313         * sysdeps/x86_64/memset_chk.S: Likewise.
43314
43315 2012-04-07  David S. Miller  <davem@davemloft.net>
43316
43317         * elf/elf.h (R_SPARC_WDISP10): Define.
43318         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
43319         R_SPARC_SIZE32.
43320         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
43321         R_SPARC_SIZE64 and R_SPARC_H34.
43322
43323 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
43324
43325         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
43326         conditions and remove no longer applicable assertion.
43327
43328 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
43329
43330         * bits/byteswap.h: Include <features.h>.
43331         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
43332         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
43333
43334 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
43335
43336         * bits/byteswap.h (__bswap_16): Removed.
43337         Include <bits/byteswap-16.h> to get __bswap_16.
43338         * sysdeps/i386/bits/byteswap.h: Likewise.
43339         * sysdeps/s390/bits/byteswap.h: Likewise.
43340         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43341         * bits/byteswap-16.h: New file.
43342         * sysdeps/i386/bits/byteswap-16.h: Likewise.
43343         * sysdeps/s390/bits/byteswap-16.h: Likewise.
43344         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
43345         * string/Makefile (headers): Add bits/byteswap-16.h.
43346
43347 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
43348
43349         [BZ #13895]
43350         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
43351         extra indirection.
43352         * nss/Makefile (tests-static, tests): Add tst-nss-static.
43353         * nss/tst-nss-static.c: New.
43354
43355 2012-04-06  Robert Millan  <rmh@gnu.org>
43356
43357         [BZ #6486]
43358         * manual/llio.texi (File Position Primitive): lseek
43359         refers to WHENCE when it really means OFFSET.
43360
43361 2012-04-06  Andreas Jaeger  <aj@suse.de>
43362
43363         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
43364         strncmp declarations.
43365
43366         * abilist/libc.abilist: Add __poll and __ppoll.
43367
43368 2012-04-05  David S. Miller  <davem@davemloft.net>
43369
43370         * scripts/check-local-headers.sh: Accept a host triplet in the
43371         path matched by the exclude regexp.
43372
43373         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
43374         definition.
43375         * sysdeps/powerpc/powerpc32/dl-machine.h
43376         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
43377         * sysdeps/s390/s390-32/dl-machine.h
43378         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43379         * sysdeps/sparc/sparc32/dl-machine.h
43380         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43381         * sysdeps/sparc/sparc64/dl-machine.h
43382         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
43383
43384         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
43385         lazy binding.
43386         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
43387         undefined symbol errors.
43388
43389         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
43390         DT_NEEDED entries.
43391
43392 2012-04-05  Michael Matz  <matz@suse.de>
43393
43394         [BZ #13592]
43395         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
43396
43397 2012-04-05  Andreas Jaeger  <aj@suse.de>
43398
43399         [BZ #13908]
43400         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
43401         comment.
43402
43403 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43404
43405         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
43406         which ROUND is no valid rounding mode.
43407
43408 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43409
43410         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
43411         read again.
43412         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
43413
43414 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43415
43416         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
43417         an exception using FPU order intentionally.
43418
43419 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
43420
43421         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
43422         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
43423         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
43424         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
43425
43426 2012-04-05  Simon Josefsson  <simon@josefsson.org>
43427
43428         [BZ #12340]
43429         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
43430         EINVAL when BUFLEN is too smal.
43431
43432 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
43433
43434         [BZ #13553]
43435         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
43436         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
43437
43438 2012-04-03  Andreas Jaeger  <aj@suse.de>
43439
43440         [BZ #13938]
43441         * manual/setjmp.texi (System V contexts): Fix sentence.
43442
43443         [BZ #13926]
43444         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
43445         New macro for this case.
43446         [!__GNUC__] (__bswap_64): New inline function for this case.
43447         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43448         * bits/byteswap.h: Likewise.
43449         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
43450         ull, guard with __GLIBC_HAVE_LONG_LONG.
43451
43452         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
43453         __GLIBC_HAVE_LONG_LONG.
43454
43455         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
43456         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
43457
43458 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
43459
43460         [BZ #13691]
43461         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
43462         inptr and inend, rather than using last_ch.
43463
43464 2012-04-02  David S. Miller  <davem@davemloft.net>
43465
43466         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
43467         * stdio-common/printf-parse.h (read_int): Change return type to
43468         'int', return -1 on INT_MAX overflow.
43469         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
43470         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
43471         overflows INT_MAX.  Check for overflow of in-format-string precision
43472         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
43473         SIZE_MAX not INT_MAX for integer overflow test.
43474         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
43475         skip the construct in the format string but do not record anything.
43476         * stdio-common/bug22.c: Adjust to test both width/prevision
43477         INT_MAX overflow as well as total length INT_MAX overflow.  Check
43478         explicitly for proper errno values.
43479
43480 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
43481
43482         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
43483         CHAR_MAX.
43484         * string/test-strcmp.c [! WIDE]: Likewise.
43485         * time/tst-mktime2.c: Likewise for INT_MAX.
43486         * string/test-string.h: #include <sys/param.h> for MIN.
43487
43488         * csu/init-first.c (__libc_init_first): Call __ctype_init.
43489         * sysdeps/i386/init-first.c (init): Likewise.
43490         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
43491         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
43492         * sysdeps/sh/init-first.c (init): Likewise.
43493
43494 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
43495
43496         * po/ru.po: Update from translation team.
43497         * po/vi.po: Likewise.
43498
43499 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
43500
43501         * resolv/nss_dns/dns-host.c: Merge copyright years.
43502
43503 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43504
43505         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
43506         Optimize memcpy with prefetch if
43507         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
43508         src, dst pointers have unequal 16 byte alignments.
43509
43510 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
43511
43512         [BZ #13928]
43513         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
43514         from a CNAME entry and return the minimum ttl for the query.
43515         (gaih_getanswer_slice): Likewise.
43516
43517 2012-03-30  Jeff Law  <law@redhat.com>
43518
43519         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
43520         due to long keys.
43521         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
43522         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
43523
43524         * resolv/nss_dns/dns-host.c: Update copyright year.
43525
43526 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
43527
43528         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
43529         requests to save a system call.  Fix check that all bytes are sent.
43530
43531         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
43532         comments for sendmmsg.
43533
43534 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43535
43536         [BZ #13691]
43537         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
43538         with only 1 character between 0x0041 and 0x01b0.
43539         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
43540         * wcsmbs/tst-mbsnrtowcs.c: New file.
43541
43542 2012-03-29  David S. Miller  <davem@davemloft.net>
43543
43544         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
43545         small copies by hand.
43546
43547 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
43548
43549         [BZ #13761]
43550         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
43551         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
43552         group memberships.
43553
43554 2012-03-28  David S. Miller  <davem@davemloft.net>
43555
43556         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
43557         that branches into memcpy.
43558         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
43559         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
43560         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
43561         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
43562         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
43563         bits.
43564         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
43565         implementation too.
43566         * sysdeps/sparc/mempcpy.S: New file.
43567
43568         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
43569         the IFUNC routine in the libc case.
43570         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43571
43572         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
43573         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
43574         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
43575         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
43576         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
43577         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
43578         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
43579         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
43580
43581         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
43582         loop to 256 bytes instead of 64 bytes and fix test signedness.
43583
43584         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
43585         * sysdeps/sparc/sparc32/Makefile: rather than here...
43586         * sysdeps/sparc/sparc64/Makefile: and here.
43587
43588 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
43589
43590         * malloc/mallocbug.c: Avoid warnings about unused variables.
43591
43592 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
43593
43594         [BZ #13760]
43595         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
43596         in the right place. Discard and retry query if response is
43597         larger than input buffer size.
43598
43599 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
43600
43601         [BZ #369]
43602         [BZ #2678]
43603         [BZ #3866]
43604         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
43605         x for large integer exponent.
43606         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
43607         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
43608         sign of result as needed afterwards.
43609         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
43610         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
43611         result for underflowing pow the same as for overflow.
43612         (__kernel_standard_l): Handle powl overflow and underflow here
43613         rather than calling __kernel_standard.
43614         * math/libm-test.inc (pow_test): Add more tests.
43615
43616         [BZ #3868]
43617         [BZ #13879]
43618         [BZ #13910]
43619         [BZ #13911]
43620         [BZ #13912]
43621         [BZ #13913]
43622         [BZ #13915]
43623         [BZ #13916]
43624         [BZ #13917]
43625         [BZ #13918]
43626         [BZ #13919]
43627         [BZ #13920]
43628         [BZ #13921]
43629         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
43630         * sysdeps/ieee754/k_standard.c: Include <float.h>.
43631         (__kernel_standard_l): New function.
43632         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
43633         __kernel_standard.
43634         * math/w_acosl.c (__acosl): Likewise.
43635         * math/w_asinl.c (__asinl): Likewise.
43636         * math/w_atan2l.c (__atan2l): Likewise.
43637         * math/w_atanhl.c (__atanhl): Likewise.
43638         * math/w_coshl.c (__coshl): Likewise.
43639         * math/w_exp10l.c (__exp10l): Likewise.
43640         * math/w_exp2l.c (__exp2l): Likewise.
43641         * math/w_fmodl.c (__fmodl): Likewise.
43642         * math/w_hypotl.c (__hypotl): Likewise.
43643         * math/w_j0l.c (__j0l, __y0l): Likewise.
43644         * math/w_j1l.c (__j1l, __y1l): Likewise.
43645         * math/w_jnl.c (__jnl, __ynl): Likewise.
43646         * math/w_lgammal.c (__lgammal): Likewise.
43647         * math/w_log10l.c (__log10l): Likewise.
43648         * math/w_log2l.c (__log2l): Likewise.
43649         * math/w_logl.c (__logl): Likewise.
43650         * math/w_powl.c (__powl): Likewise.
43651         * math/w_remainderl.c (__remainderl): Likewise.
43652         * math/w_scalbl.c (sysv_scalbl): Likewise.
43653         * math/w_sinhl.c (__sinhl): Likewise.
43654         * math/w_sqrtl.c (__sqrtl): Likewise.
43655         * math/w_tgammal.c (__tgammal): Likewise.
43656         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
43657         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
43658         * math/libm-test.inc (acos_test): Add more tests.
43659         (acosh_test): Likewise.
43660         (asin_test): Likewise.
43661         (atanh_test): Likewise.
43662         (exp_test): Likewise.
43663         (exp10_test): Likewise.
43664         (exp2_test): Likewise.
43665         (expm1_test): Likewise.
43666         (lgamma_test): Likewise.
43667         (log_test): Likewise.
43668         (log10_test): Likewise.
43669         (log1p_test): Likewise.
43670         (log2_test): Likewise.
43671         (pow_test): Do not allow some spurious overflow exceptions.
43672         (sqrt_test): Add more tests.
43673         (tgamma_test): Likewise.
43674         (y0_test): Likewise.
43675         (y1_test): Likewise.
43676         (yn_test): Likewise.
43677
43678 2012-03-27  Anton Blanchard  <anton@samba.org>
43679
43680         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
43681         MAP_HUGETLB.
43682         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
43683         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
43684         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
43685
43686 2012-03-27  David S. Miller  <davem@davemloft.net>
43687
43688         * conform/Makefile: Run run-conformtest.sh using $(BASH).
43689
43690         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
43691         have-as-vis3 check.
43692
43693 2012-03-27  Andreas Jaeger  <aj@suse.de>
43694
43695         * sysdeps/x86_64/elf/configure.in: Moved to ...
43696         * sysdeps/x86_64/configure.in: ... here.
43697         * sysdeps/x86_64/elf/start.S: Moved to ...
43698         * sysdeps/x86_64/start.S: ... here.
43699         * sysdeps/x86_64/elf/configure: Delete.
43700
43701         * sysdeps/x86_64/configure.in: Merge contents from
43702         sysdeps/i386/configure.in (without i686 check).
43703
43704         * sysdeps/i386/elf/Versions: Merge into ...
43705         * sysdeps/i386/Versions: ... this.
43706         * sysdeps/i386/elf/Versions: Delete file.
43707         * sysdeps/i386/elf/start.S: Moved to ...
43708         * sysdeps/i386/start.S: ...here.
43709         * sysdeps/i386/elf/configure.in: Merge into...
43710         * sysdeps/i386/configure.in: ...here.
43711         * sysdeps/i386/elf/configure.in: Delete file.
43712         * sysdeps/i386/elf/configure: Delete file.
43713
43714         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
43715         * debug/backtracesyms.c: ... here.
43716         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
43717         * debug/backtracesymsfd.c: ... here.
43718         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
43719         * sysdeps/generic/ifunc-sel.h: ... here.
43720
43721         * sysdeps/unix/i386/start.c: Delete file.
43722         * sysdeps/unix/sparc/start.c: Delete file.
43723         * sysdeps/unix/start.c: Delete file.
43724
43725         * sysdeps/sh/elf/configure.in: Moved to ...
43726         * sysdeps/sh/configure.in: ... here.
43727         * sysdeps/sh/elf/start.S: Moved to ...
43728         * sysdeps/sh/start.S: ... here.
43729         * sysdeps/sh/elf/configure: Delete file.
43730
43731         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
43732         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
43733         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
43734         * sysdeps/powerpc/powerpc64/entry.h: ... here.
43735         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
43736         * sysdeps/powerpc/powerpc64/start.S: here.
43737         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
43738         * sysdeps/powerpc/powerpc64/Makefile: ... this.
43739         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
43740         * sysdeps/powerpc/powerpc64/configure.in: ... this.
43741         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
43742
43743         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
43744         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
43745         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
43746         * sysdeps/powerpc/powerpc32/start.S: ... here.
43747         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
43748         * sysdeps/powerpc/powerpc32/configure.in: ... this.
43749         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
43750
43751         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
43752         * sysdeps/powerpc/ifunc-sel.h: ... here.
43753         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
43754         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
43755
43756         * sysdeps/sparc/elf/configure.in: Moved to ...
43757         * sysdeps/sparc/configure.in: ... here.
43758         * sysdeps/sparc/elf/configure: Delete file.
43759         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
43760         * sysdeps/sparc/sparc32/start.S: ... here.
43761         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
43762         * sysdeps/sparc/sparc64/start.S: ... here.
43763         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
43764         * sysdeps/sparc/sparc32/Makefile: ... this.
43765         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
43766         * sysdeps/sparc/sparc64/Makefile: ... this.
43767
43768         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
43769         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
43770         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
43771         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
43772         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
43773         * sysdeps/s390/s390-32/setjmp.S: ... here.
43774         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
43775         * sysdeps/s390/s390-32/configure.in: ... here.
43776         * sysdeps/s390/s390-32/elf/configure: Delete file.
43777         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
43778         * sysdeps/s390/s390-32/start.S: ... here.
43779
43780         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
43781         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
43782         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
43783         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
43784         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
43785         * sysdeps/s390/s390-64/setjmp.S: ... here.
43786         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
43787         * sysdeps/s390/s390-64/configure.in: ... here
43788         * sysdeps/s390/s390-64/elf/configure: Delete file.
43789         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
43790         * sysdeps/s390/s390-64/start.S: ... here.
43791         * sysdeps/s390/s390-64/elf/configure: Delete.
43792
43793         * configure.in: Remove support for elf directories in sysdeps.
43794
43795         * configure: Regenerated.
43796         * sysdeps/i386/configure: Regenerated.
43797         * sysdeps/powerpc/powerpc32/configure: Regenerated.
43798         * sysdeps/powerpc/powerpc64/configure: Regenerated.
43799         * sysdeps/s390/s390-32/configure: Regenerated.
43800         * sysdeps/s390/s390-64/configure: Regenerated.
43801         * sysdeps/sh/configure: Regenerated.
43802         * sysdeps/sparc/configure: Regenerated.
43803         * sysdeps/x86_64/configure: Regenerated.
43804
43805 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
43806
43807         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43808
43809         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
43810         denormal result into account.
43811
43812 2012-03-25  Roland McGrath  <roland@hack.frob.com>
43813
43814         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
43815         Reported by Allan McRae <allan@archlinux.org>.
43816
43817 2012-03-23  Jeff Law  <law@redhat.com>
43818
43819         * nss/getnssent.c (__nss_getent): Fix typo.
43820
43821 2012-03-23  David S. Miller  <davem@davemloft.net>
43822
43823         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43824
43825 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
43826
43827         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
43828         to pad to uint64_t for each field.
43829         (dl_tls_index): Replace unsigned long with uint64_t.
43830
43831 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
43832         Paul Pluzhnikov  <ppluzhnikov@google.com>
43833
43834         [BZ #6528]
43835         * grp/Makefile (otherlibs): Don't set it.
43836         * inet/Makefile (otherlibs): Likewise.
43837         * login/Makefile (otherlibs): Likewise.
43838         * nscd/Makefile (otherlibs): Likewise.
43839         * posix/Makefile (otherlibs): Likewise.
43840         * pwd/Makefile (otherlibs): Likewise.
43841         * rt/Makefile (otherlibs): Likewise.
43842         * sunrpc/Makefile (otherlibs): Likewise.
43843         * nss/Makefile (otherlibs): Likewise.
43844         Add libnss_files to routines and static-only-routines.
43845         ($(objpfx)getent): Remove rule.
43846         * resolv/Makefile: Add libnss_dns and libresolv to routines and
43847         static-only-routines.
43848
43849 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43850
43851         [BZ #13892]
43852         * math/s_cexp.c: Include <float.h>.
43853         (__cexp): Handle exp result overflowing not necessarily
43854         overflowing both real and imaginary parts of result.
43855         * math/s_cexpf.c: Likewise.
43856         * math/s_cexpl.c: Likewise.
43857         * math/libm-test.inc (cexp_test): Add more tests.
43858         * sysdeps/i386/fpu/libm-test-ulps: Update.
43859         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43860
43861 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43862
43863         * include/link.h (ELFW): New macro.
43864         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
43865         Replace ELF64_R_TYPE with ELFW(R_TYPE).
43866
43867 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43868
43869         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
43870         with uint64_t.
43871
43872 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43873
43874         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
43875         declaration.
43876         (struct La_x32_retval): Likewise.
43877
43878 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43879
43880         * sysdeps/x86_64/preconfigure.in: New file.
43881         * sysdeps/x86_64/preconfigure: New generated file.
43882
43883 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43884
43885         [BZ #13824]
43886         * math/e_exp2l.c: Include <float.h>.
43887         (__ieee754_exp2l): Handle overflow and underflow cases
43888         separately.  Only pass fractional part of argument to
43889         __ieee754_expl.
43890         * math/libm-test.inc (exp2_test): Add more tests.
43891
43892         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
43893         negating x to take absolute value.
43894         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
43895         Likewise.
43896         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
43897         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
43898         Likewise.
43899         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
43900         computing low part if x was negated.
43901         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
43902
43903 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43904
43905         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
43906         la_x32_gnu_pltexit.
43907         (pltexit): Cast int_retval to ptrdiff_t.
43908         * elf/tst-auditmod3b.c: Likewise.
43909         * elf/tst-auditmod4b.c: Likewise.
43910         * elf/tst-auditmod5b.c: Likewise.
43911         * elf/tst-auditmod6b.c: Likewise.
43912         * elf/tst-auditmod6c.c: Likewise.
43913         * elf/tst-auditmod7b.c: Likewise.
43914
43915         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
43916         and x32_gnu_pltexit.
43917
43918         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
43919         __ELF_NATIVE_CLASS.
43920         (La_x32_regs): New macro.
43921         (La_x32_retval): Likewise.
43922         (la_x32_gnu_pltenter): New function prototype.
43923         (la_x32_gnu_pltexit): Likewise.
43924
43925 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
43926
43927         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
43928         exponent.
43929
43930         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43931
43932         * configure.in (libc_cv_cc_nofma): Check for option to disable
43933         generation of FMA instructions.
43934         * configure: Regenerate.
43935         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
43936         * sysdeps/ieee754/dbl-64/Makefile: New file.
43937         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
43938         Remove brandred-fma4.
43939         (CFLAGS-brandred-fma4.c): Remove.
43940         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
43941         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
43942         define.
43943         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
43944         define.
43945
43946 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43947
43948         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43949         LLONG_MAX != LONG_MAX.
43950         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43951         (_fitoa_word): Likewise.
43952         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
43953         LLONG_MAX != LONG_MAX.
43954         * stdio-common/_itowa.h: Include <_itoa.h>.
43955         (_itowa_word): Use _ITOA_WORD_TYPE on value.
43956         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
43957         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
43958         only if not defined.
43959         (_ITOA_WORD_TYPE): Likewise.
43960         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43961         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
43962
43963 2012-03-21  David S. Miller  <davem@davemloft.net>
43964
43965         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43966
43967 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43968
43969         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
43970         of x86_64 when setting libc_cv_slibdir, libdir and
43971         libc_cv_localedir.
43972         * sysdeps/unix/sysv/linux/configure: Regenerated.
43973
43974 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43975
43976         * manual/lang.texi (Old Varargs): Remove section.
43977         (How Variadic): Update menu.
43978         (va_start): Do not mention varargs.h.
43979
43980 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43981             Joseph Myers  <joseph@codesourcery.com>
43982
43983         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
43984         link test.
43985         * configure: Regenerated.
43986
43987 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43988
43989         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
43990         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
43991         conformtest.pl
43992
43993 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43994
43995         * NOTES: Remove.
43996         * Makefile (files-for-dist): Remove NOTES.
43997         (NOTES): Remove rule.
43998         * README: Don't refer to NOTES.
43999         * manual/creature.texi: Don't include macros.texi.
44000         * manual/intro.texi (creature.texi): Remove comment referring to
44001         NOTES.
44002
44003         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
44004         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
44005         * configure: Regenerated.
44006         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
44007         LIBC_TRY_CC_OPTION.
44008         (libc_cv_as_i686): Likewise.
44009         (libc_cv_cc_avx): Likewise.
44010         (libc_cv_cc_sse2avx): Likewise.
44011         (libc_cv_cc_fma4): Likewise.
44012         (libc_cv_cc_novzeroupper): Likewise.
44013         * sysdeps/i386/configure: Regenerated.
44014
44015         [BZ #13883]
44016         * sysdeps/i386/fpu/s_cexp.S: Remove.
44017         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
44018         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
44019         * math/libm-test.inc (cexp_test): Add more tests.
44020         * sysdeps/i386/fpu/libm-test-ulps: Update.
44021         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44022
44023 2012-03-21  Allan McRae  <allan@archlinux.org>
44024
44025         * timezone/Makefile: Do not install iso3166.tab and zone.tab
44026
44027 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
44028
44029         [BZ #13871]
44030         * math/w_exp2.c: Do not include <float.h>.
44031         (o_threshold, u_threshold): Remove.
44032         (__exp2): Calculate result before checking finiteness and calling
44033         __kernel_standard.
44034         * math/w_exp2f.c: Likewise.
44035         * math/w_exp2l.c: Likewise.
44036         * math/libm-test.inc (exp2_test): Require overflow exception for
44037         1e6 input.
44038
44039         [BZ #3866]
44040         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
44041         range of signed 64-bit integers before using fistpll.  Remove
44042         checks for whether integers fit in mantissa bits.
44043         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
44044         the range of signed 32-bit integers before using fistpl.  Remove
44045         checks for whether integers fit in mantissa bits.
44046         * sysdeps/i386/fpu/e_powl.S (p64): New object.
44047         (__ieee754_powl): Test for y outside the range of signed 64-bit
44048         integers before using fistpll.  Reduce 64-bit values to 63-bit
44049         ones as needed.
44050         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
44051         divide-by-zero is raised for zero to large negative powers.
44052         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
44053         (__ieee754_powl): Test for y outside the range of signed 64-bit
44054         integers before using fistpll.  Reduce 64-bit values to 63-bit
44055         ones as needed.
44056         * math/libm-test.inc (pow_test): Add more tests.
44057
44058 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44059
44060         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
44061         <stdio-common/_itoa.h>.
44062         * debug/segfault.c: Likewise.
44063         * elf/dl-cache.c: Likewise.
44064         * elf/dl-minimal.c: Likewise.
44065         * elf/dl-misc.c: Likewise.
44066         * elf/dl-sysdep.c: Likewise.
44067         * elf/dl-version.c: Likewise.
44068         * elf/rtld.c: Likewise.
44069         * hurd/hurdsock.c: Likewise.
44070         * hurd/lookup-retry.c: Likewise.
44071         * malloc/malloc.c: Likewise.
44072         * malloc/mtrace.c: Likewise.
44073         * nscd/nscd_getgr_r.c: Likewise.
44074         * nscd/nscd_getpw_r.c: Likewise.
44075         * nscd/nscd_getserv_r.c: Likewise.
44076         * posix/getopt_init.c: Likewise.
44077         * posix/wordexp.c: Likewise.
44078         * stdio-common/_itoa.c: Likewise.
44079         * stdio-common/printf_fphex.c: Likewise.
44080         * stdio-common/vfprintf.c: Likewise.
44081         * string/_strerror.c: Likewise.
44082         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
44083         * sysdeps/i386/i686/hp-timing.h: Likewise.
44084         * sysdeps/mach/_strerror.c: Likewise.
44085         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
44086         * sysdeps/mach/hurd/sethostid.c: Likewise.
44087         * sysdeps/mach/hurd/xmknodat.c: Likewise.
44088         * sysdeps/mach/xpg-strerror.c: Likewise.
44089         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
44090         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
44091         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
44092         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
44093         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
44094         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
44095         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
44096         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
44097         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
44098         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
44099         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
44100         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
44101         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
44102         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
44103         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
44104         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
44105         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
44106         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
44107         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
44108         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
44109         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
44110
44111         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
44112
44113         * stdio-common/_itoa.h: Moved to ...
44114         * sysdeps/generic/_itoa.h: Here.
44115
44116         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
44117
44118         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
44119         instead of "_itoa.h" and "_itowa.h".
44120         * stdio-common/vfprintf.: Likewise.
44121
44122 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44123
44124         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
44125         <bits/wordsize.h>.
44126         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
44127         (__signbit): Likwise.
44128         (llrintf): Likwise.
44129         (llrint): Likwise.
44130
44131 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
44132
44133         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
44134         __WORDSIZE != 64.
44135
44136 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
44137
44138         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
44139         OVERFLOW_EXCEPTION_OK.
44140         * math/libm-test.inc ("Philosophy"): Update comment about
44141         exception testing.
44142         (OVERFLOW_EXCEPTION): Define.
44143         (OVERFLOW_EXCEPTION_OK): Likewise.
44144         (INVALID_EXCEPTION_OK): Renumber.
44145         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
44146         (IGNORE_ZERO_INF_SIGN): Likewise.
44147         (test_exceptions): Handle FE_OVERFLOW.
44148         (exp10_test): Expect overflow exceptions.
44149         (exp2_test): Likewise.
44150         (expm1_test): Likewise.
44151         (nextafter_test): Likewise.
44152         (pow_test): Likewise.
44153         (scalbn_test): Likewise.
44154         (scalbln_test): Likewise.
44155
44156 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44157
44158         * sysdeps/x86_64/bits/atomic.h
44159         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
44160         64bit integer.
44161         (atomic_exchange_acq): Likewise.
44162         (__arch_exchange_and_add_body): Likewise.
44163         (__arch_add_body): Likewise.
44164         (atomic_add_negative): Likewise.
44165         (atomic_add_zero): Likewise.
44166
44167 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44168
44169         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
44170         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
44171
44172 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44173
44174         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
44175         Check __x86_64__ instead of __WORDSIZE.
44176
44177 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44178
44179         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
44180
44181 2012-03-19  David S. Miller  <davem@davemloft.net>
44182
44183         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44184
44185         * sysdeps/sparc/fpu/fenv_private.h: New file.
44186         * sysdeps/sparc/fpu/math_private.h: Use it.
44187         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
44188         Remove.
44189         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
44190         (libc_feholdexcept_setroundl): Remove.
44191         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
44192         Remove.
44193         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
44194         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
44195
44196 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44197
44198         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
44199         int64_t instead of long int.
44200         (INSERT_WORDS64): Likwise.
44201
44202 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
44203
44204         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
44205         _Unwind_GetCFA return to _Unwind_Ptr first.
44206
44207 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
44208
44209         [BZ #13629]
44210         * math/s_clog.c: Include <float.h>.
44211         (__clog): Scale large or subnormal inputs.
44212         * math/s_clogf.c: Likewise.
44213         * math/s_clogl.c: Likewise.
44214         * math/s_clog10.c: Include <float.h>.
44215         (M_LOG10_2): Define.
44216         (__clog10): Scale large or subnormal inputs.
44217         * math/s_clog10f.c: Likewise.
44218         * math/s_clog10l.c: Likewise.
44219         * math/libm-test.inc (clog_test): Add more tests.
44220         (clog10_test): Likewise.
44221         * sysdeps/i386/fpu/libm-test-ulps: Update.
44222         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44223
44224         [BZ #11451]
44225         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
44226         x and y.
44227         * math/libm-test.inc (atan2_test): Add another test.
44228
44229         * Makerules (common-objdir-compile): Remove.
44230         * sysdeps/unix/Makefile (config-generated): Do not add
44231         $(unix-generated) to variable.
44232         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
44233         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
44234         Remove rule.
44235         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
44236         Likewise.
44237         [generic bits/local_lim.h] (before-compile): Do not append to
44238         variable.
44239         [generic bits/local_lim.h] (common-generated): Likewise.
44240         [generic sys/param.h] (before-compile): Do not append to variable.
44241         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
44242         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
44243         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
44244         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
44245         include.
44246         [generic sys/param.h] (sys/param.h-includes): Remove variable.
44247         [generic sys/param.h] (sys/param.h-includes): Remove rule.
44248         [generic sys/param.h] ($(addprefix
44249         $(common-objpfx),$(sys/param.h-includes))): Likewise.
44250         [generic sys/param.h] (common-generated): Do not append to
44251         variable.
44252         [generic sys/param.h] (sysdep_headers): Likewise.
44253         [generic bits/errno.h] (before-compile): Do not append to
44254         variable.
44255         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
44256         rule.
44257         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
44258         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
44259         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
44260         [generic bits/errno.h] (common-generated): Do not append to
44261         variable.
44262         [generic bits/ioctls.h] (before-compile): Do not append to
44263         variable.
44264         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
44265         rule.
44266         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
44267         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
44268         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
44269         rule.
44270         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
44271         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
44272         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
44273         [generic bits/ioctls.h] (common-generated): Do not append to
44274         variable.
44275         [generic sys/syscall.h] (syscall.h): Remove variable.
44276         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
44277         rule.
44278         [generic sys/syscall.h] (before-compile): Do not append to
44279         variable.
44280         [generic sys/syscall.h] (common-generated): Likewise.
44281         * sysdeps/unix/errnos-tmpl.c: Remove file.
44282         * sysdeps/unix/errnos.awk: Likewise.
44283         * sysdeps/unix/ioctls-tmpl.c: Likewise.
44284         * sysdeps/unix/ioctls.awk: Likewise.
44285         * sysdeps/unix/mk-local_lim.c: Likewise.
44286         * sysdeps/unix/snarf-ioctls: Likewise.
44287
44288 2012-03-19  Richard Henderson  <rth@twiddle.net>
44289
44290         * sysdeps/i386/fpu/fenv_private.h: New file.
44291         * sysdeps/i386/fpu/math_private.h: Use it.
44292         (math_opt_barrier, math_force_eval): Remove.
44293         (libc_feholdexcept_setround_53bit): Remove.
44294         (libc_feupdateenv_53bit): Remove.
44295         * sysdeps/x86_64/fpu/math_private.h: Likewise.
44296         (math_opt_barrier, math_force_eval): Remove.
44297         (libc_feholdexcept): Remove.
44298         (libc_feholdexcept_setround): Remove.
44299         (libc_fetestexcept, libc_fesetenv): Remove.
44300         (libc_feupdateenv_test): Remove.
44301         (libc_feupdateenv, libc_feholdsetround): Remove.
44302         (libc_feresetround): Remove.
44303
44304         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
44305         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
44306
44307         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
44308         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
44309         (libc_feupdateenv_testl): New.
44310         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
44311         (libc_feupdateenv_testf): New.
44312         (libc_feupdateenv): Use libc_feupdateenv_test.
44313         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
44314         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
44315
44316         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
44317         (libc_feholdsetroundf, libc_feholdsetroundl): New.
44318         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
44319         (libc_feresetround_noex): New.
44320         (libc_feresetround_noexf): New.
44321         (libc_feresetround_noexl): New.
44322         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
44323         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
44324         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
44325         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
44326         SET_RESTORE_ROUND.
44327         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
44328         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
44329         (__cos): Likewise.
44330         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
44331         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
44332         SET_RESTORE_ROUND_NOEX.
44333         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
44334         SET_RESTORE_ROUND_NOEXF.
44335         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
44336         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
44337         (libc_feholdsetroundf): New.
44338         (libc_feresetround, libc_feresetroundf): New.
44339
44340         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
44341         (libc_feholdexcept_setround_53bit): Convert from macro to function.
44342         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
44343
44344         * sysdeps/generic/math_private.h: Include <fenv.h>.
44345         (default_libc_feholdexcept): New.
44346         (default_libc_feholdexcept_setround): New.
44347         (default_libc_fesetenv, default_libc_feupdateenv): New.
44348         (libc_feholdexcept): Only define if undefined.
44349         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
44350         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
44351         (libc_feholdexcept_setroundl): Likewise.
44352         (libc_feholdexcept_setround_53bit): Likewise.
44353         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
44354         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
44355         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
44356         (libc_feupdateenv_53bit): Likewise.
44357         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
44358         (libc_feholdexcept): Convert from macro to inline function.
44359         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
44360         (libc_fesetenv, libc_feupdateenv): Likewise.
44361
44362         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
44363         not previously defined.
44364         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
44365         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
44366         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
44367         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
44368         * sysdeps/ieee754/flt-32/math_private.h: New file.
44369         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
44370         math_private.h below SET_FLOAT_WORD.
44371         (__isnan, __isinf_ns, __finite): Remove.
44372         (__isnanf, __isinf_nsf, __finitef): Remove.
44373
44374 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
44375
44376         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44377
44378 2012-03-17  David S. Miller  <davem@davemloft.net>
44379
44380         [BZ #6471]
44381         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
44382         for 2.16.
44383
44384 2012-03-16  David S. Miller  <davem@davemloft.net>
44385
44386         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
44387         warnings.
44388
44389         [BZ #6471]
44390         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
44391         properly.
44392         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
44393         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
44394         sysdep_routines when subdir is sysvipc.
44395         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
44396         __getshmlba helper.
44397
44398         * sysdeps/sparc/fpu/libm-test/ulps: Update.
44399
44400 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44401
44402         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
44403         [__LP64__].
44404
44405 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44406
44407         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
44408         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
44409         (__lround): Renamed to ...
44410         (__llround): This.  Replace long int with long long int.
44411         Define lround functions as aliases of llround functions.
44412         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
44413
44414 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44415
44416         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
44417         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
44418         adresses to uintptr_t.  Replace "long int" and "unsigned long
44419         int" with "greg_t" on va_arg.
44420
44421 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44422
44423         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
44424         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
44425
44426         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
44427         Move e_machine check before EI_CLASS check.  Handle x32
44428         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
44429         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
44430         SKIP_EM_IA_64 and include
44431         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
44432
44433         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
44434         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
44435         (add_system_dir): New macro.
44436
44437         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
44438         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
44439
44440 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
44441
44442         [BZ #2551]
44443         [BZ #2552]
44444         [BZ #2553]
44445         [BZ #2554]
44446         [BZ #2562]
44447         [BZ #2563]
44448         [BZ #2565]
44449         [BZ #2566]
44450         [BZ #2576]
44451         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
44452         (y0): Likewise.
44453         * math/w_j0f.c (j0f): Likewise.
44454         (y0f): Likewise.
44455         * math/w_j0l.c (__j0l): Likewise.
44456         (__y0l): Likewise.
44457         * math/w_j1.c (j1): Likewise.
44458         (y1): Likewise.
44459         * math/w_j1f.c (j1f): Likewise.
44460         (y1f): Likewise.
44461         * math/w_j1l.c (__j1l): Likewise.
44462         (__y1l): Likewise.
44463         * math/w_jn.c (jn): Likewise.
44464         (yn): Likewise.
44465         * math/w_jnf.c (jnf): Likewise.
44466         (ynf): Likewise.
44467         * math/w_jnl.c (__jnl): Likewise.
44468         (__ynl): Likewise.
44469         * math/libm-test.inc (j0_test): Add more tests.
44470         (j1_test): Likewise.
44471         (jn_test): Likewise.  Add trailing semicolon to existing test.
44472         (y0_test): Likewise.
44473         (y1_test): Likewise.
44474         * sysdeps/i386/fpu/libm-test-ulps: Update.
44475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44476
44477         [BZ #13851]
44478         [BZ #13854]
44479         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
44480         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
44481         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
44482         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
44483         (__tanl): Set errno for infinite argument.
44484         * sysdeps/i386/fpu/mptan.c: Remove.
44485         * sysdeps/i386/fpu/s_tan.S: Likewise.
44486         * sysdeps/i386/fpu/s_tanl.S: Likewise.
44487         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
44488         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
44489         * math/libm-test.inc (tan_test): Add more tests and enable more
44490         tests for double and long double.
44491         * sysdeps/i386/fpu/libm-test-ulps: Update.
44492         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44493
44494 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
44495
44496         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
44497         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
44498
44499 2012-03-16  Roland McGrath  <roland@hack.frob.com>
44500
44501         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
44502         * configure.in: Use it for both main tree and add-ons.
44503         * configure: Regenerated.
44504
44505 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
44506
44507         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
44508
44509 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
44510
44511         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
44512         in comment.
44513
44514         [BZ #13851]
44515         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
44516         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
44517         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
44518         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
44519         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
44520         infinite argument.
44521         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
44522         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
44523         != 0 for prec == 2.
44524         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
44525         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
44526         * sysdeps/i386/fpu/s_cosl.S: Likewise.
44527         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
44528         * sysdeps/i386/fpu/s_sinl.S: Likewise.
44529         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
44530         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
44531         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
44532         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
44533         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
44534         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
44535         * math/libm-test.inc (cos_test): Add more tests and enable more
44536         tests for long double.
44537         (sin_test): Likewise.
44538         (sincos_test): Likewise.
44539         * sysdeps/i386/fpu/libm-test-ulps: Update.
44540         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44541
44542 2012-03-16  David S. Miller  <davem@davemloft.net>
44543
44544         * sysdeps/sparc/fpu/math_private.h: New file.
44545
44546 2012-03-15  David S. Miller  <davem@davemloft.net>
44547
44548         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
44549         file.
44550         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
44551         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
44552         file.
44553         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
44554         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
44555         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
44556         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
44557         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
44558         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
44559         sysdep routines.
44560         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
44561
44562         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
44563         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
44564
44565         * sysdeps/sparc/sparc-ifunc.h: New file.
44566         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
44567         sparc-ifunc.h
44568         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
44569         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
44570         Likewise.
44571         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
44572         Likewise.
44573         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
44574         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
44575         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
44576         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
44577         Likewise.
44578         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
44579         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
44580         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
44581         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
44582         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
44583         Likewise.
44584         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
44585         Likewise.
44586         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
44587         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
44588         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
44589         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
44590         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
44591         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
44592         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
44593         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
44594         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
44595         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
44596         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
44597         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
44598         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
44599         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
44600         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
44601         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
44602         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
44603         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
44604         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
44605         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
44606         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
44607         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
44608         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
44609         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
44610
44611 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
44612
44613         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
44614         scaling.
44615         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44616
44617 2012-03-15  Andreas Jaeger  <aj@suse.de>
44618
44619         [BZ #13852]
44620         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
44621         ieee754/flt-32 implementation for sin, cos and sincos.
44622         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
44623         * sysdeps/i386/fpu/s_cosf.S: Likewise.
44624         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
44625         * sysdeps/i386/fpu/s_sinf.S: Likewise.
44626         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
44627         ieee754/flt-32 implementation for tan.
44628
44629         * math/libm-test.inc (cos_test): Enable some large input tests for
44630         float as well
44631         (sin_test): Likewise.
44632         (sincos_test): Likewise.
44633         (tan_test): Add tests for large input.
44634
44635         * sysdeps/i386/fpu/libm-test-ulps: Update.
44636
44637 2012-03-15  Andreas Jaeger  <aj@suse.de>
44638
44639         [BZ #13658]
44640         * math/libm-test.inc (cos_test): Add more test cases.
44641         (sin_test): Likewise.
44642         (sincos_test): Likewise.
44643
44644 2012-03-15  Andreas Jaeger  <aj@suse.de>
44645
44646         [BZ #13837]
44647         * math/libm-test.inc (cos_test): Add a test case for large input
44648         value.
44649         (sin_test): Likewise.
44650         (sincos_test): Likewise.
44651
44652 2012-03-15  Andreas Jaeger  <aj@suse.de>
44653             Joseph Myers  <joseph@codesourcery.com>
44654
44655         [BZ #13658]
44656         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
44657         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
44658         * sysdeps/i386/fpu/branred.c: Likewise.
44659         * sysdeps/i386/fpu/dosincos.c: Likewise.
44660         * sysdeps/i386/fpu/mpa.c: Likewise.
44661         * sysdeps/i386/fpu/s_cos.S: Likewise.
44662         * sysdeps/i386/fpu/s_sin.S: Likewise.
44663         * sysdeps/i386/fpu/s_sincos.S: Likewise.
44664         * sysdeps/i386/fpu/sincos32.c: Likewise.
44665
44666         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
44667         Define.
44668         (libc_feupdateenv_53bit): Define.
44669         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
44670         Define.
44671         (libc_feupdateenv_53bit): Define.
44672
44673         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
44674         53 bit (without extend i386 double precision).
44675
44676         * math/libm-test.inc (sincos_test): Add tests for large input.
44677         (sin): Likewise.
44678         (cos): Likewise.
44679
44680         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
44681
44682 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
44683
44684         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44685
44686 2012-03-15  David S. Miller  <davem@davemloft.net>
44687
44688         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
44689         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
44690         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
44691         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
44692         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
44693         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
44694         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
44695         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
44696         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
44697         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
44698         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
44699         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
44700         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
44701         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
44702         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
44703         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
44704         file.
44705         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
44706         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
44707         file.
44708         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
44709         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
44710         file.
44711         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
44712         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
44713         file.
44714         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
44715         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
44716         fmin/fmax sysdep routines.
44717         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
44718
44719 2012-03-14  David S. Miller  <davem@davemloft.net>
44720
44721         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
44722         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
44723         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
44724         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
44725         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
44726         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
44727         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
44728         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
44729         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
44730         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
44731         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
44732         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
44733         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
44734         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
44735         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
44736         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
44737         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
44738         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
44739         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
44740         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
44741         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
44742         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
44743         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
44744         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
44745         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
44746         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
44747         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
44748         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
44749         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
44750         routines.
44751         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
44752         file.
44753         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
44754         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
44755         file.
44756         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
44757         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
44758         file.
44759         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
44760         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
44761         file.
44762         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
44763         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
44764         file.
44765         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
44766         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
44767         file.
44768         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
44769         file.
44770         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
44771         file.
44772         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
44773         file.
44774         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
44775         New file.
44776         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
44777         file.
44778         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
44779         file.
44780         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
44781         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
44782         file.
44783         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
44784         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
44785         file.
44786         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
44787         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
44788         file.
44789         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
44790         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
44791         VIS3 routines.
44792
44793         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
44794         New file.
44795
44796         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44797
44798         * sysdeps/sparc/configure.in: New file.
44799         * sysdeps/sparc/configure: Generate.
44800         * configure.in (libc_cv_sparc_as_vis3): Substitute.
44801         * configure: Regenerate.
44802         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
44803         * config.make.in (have-as-vis3): New.
44804         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
44805         available use -Av9d instead of -Av9a.
44806         * sysdeps/sparc/sparc64/Makefile: Likewise.
44807         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
44808         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
44809         New file.
44810         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
44811         file.
44812         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
44813         New file.
44814         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
44815         file.
44816         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
44817         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
44818         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
44819         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
44820         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
44821
44822         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
44823         fzeros/fnegs to load 0x80000000 into a float register instead of
44824         using the stack.
44825         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
44826
44827 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44828
44829         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44830         bits/syscall.h.
44831         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
44832         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
44833         ($(inst_includedir)/bits/syscall.h): Remove rule.
44834         ($(objpfx)bits/syscall.d): Include instead of
44835         $(objpfx)syscall-list.d.
44836         (generated): Change syscall-list.h and syscall-list.d to
44837         bits/syscall.h and bits/syscall.d.
44838
44839 2012-03-14  Roland McGrath  <roland@hack.frob.com>
44840
44841         [BZ #13846]
44842         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
44843
44844 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44845
44846         [BZ #13841]
44847         * math/s_csqrt.c: Include <float.h>.
44848         (__csqrt): Scale large or subnormal inputs.
44849         * math/s_csqrtf.c: Likewise.
44850         * math/s_csqrtl.c: Likewise.
44851         * math/libm-test.inc (csqrt_test): Add more tests.
44852         * sysdeps/i386/fpu/libm-test-ulps: Update.
44853         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44854
44855         [BZ #13840]
44856         * math/libm-test.inc (hypot_test): Add more tests.
44857
44858 2012-03-13  David S. Miller  <davem@davemloft.net>
44859
44860         [BZ #13840]
44861         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
44862         double-precision for the calculation instead of scaling.
44863
44864 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
44865
44866         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
44867         manipulate bits before adding and subtracting TWO52[sx].
44868         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
44869         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
44870         Likewise.
44871         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
44872
44873 2012-03-13  David S. Miller  <davem@davemloft.net>
44874
44875         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
44876         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
44877         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
44878         rtld-global-offsets.h
44879         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
44880
44881         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
44882         large parameters.
44883
44884         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
44885
44886         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
44887         'err' in the ifdef scope in which it is actually used.
44888
44889         * nss/nss_db/db-init.c: Include string.h
44890
44891 2012-03-12  David S. Miller  <davem@davemloft.net>
44892
44893         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
44894         masking out of the most significant byte of random value used.
44895         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44896         Fix coding style in previous change.
44897
44898         * sysdeps/unix/sysv/linux/kernel-features.h
44899         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
44900         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
44901         expression.
44902         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
44903         later.
44904
44905 2012-03-11  David S. Miller  <davem@davemloft.net>
44906
44907         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
44908         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
44909         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
44910         for 'resultvar' otherwise things get truncated on 64-bit.
44911
44912         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44913         Fix masking out of the most significant byte of random value used.
44914
44915         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44916
44917 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
44918
44919         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44920
44921 2012-03-09  David S. Miller  <davem@davemloft.net>
44922
44923         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
44924         variables with appropriate CPP guards.
44925         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
44926         from the frame pointer, not the stack pointer.  Correct layout
44927         comments.  Fix test on resulting framesize and the management of
44928         the outregs buffer for pltexit.  Preserve floating point return
44929         values across _dl_call_pltexit call.
44930         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
44931         framesize and the management of the outregs buffer for pltexit.
44932         Preserve floating point return values across _dl_call_pltexit
44933         call.
44934         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
44935         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
44936         (la_sparc64_gnu_pltexit): New functions.
44937         (print_exit): Fix format string for return register value.
44938
44939 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
44940
44941         * sunrpc/Makefile (others): Add rpcgen.
44942         ($(objpfx)rpcgen): Remove special build rule and dependency on
44943         libc.
44944         * sunrpc/rpcgen.c: New file.
44945
44946 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
44947
44948         [BZ #13673]
44949         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
44950         * stdio-common/bug-vfprintf-nargs.c: Likewise.
44951         * sysdeps/i386/crti.S: Likewise.
44952         * sysdeps/i386/crtn.S: Likewise.
44953         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
44954         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
44955         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
44956         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
44957         * sysdeps/sh/crti.S: Likewise.
44958         * sysdeps/sh/crtn.S: Likewise.
44959         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
44960
44961         [BZ #13673]
44962         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
44963         with URL.
44964         * locale/programs/locfile-kw.gperf: Likewise.
44965         * locale/programs/charmap-kw.h: Regenerated.
44966         * locale/programs/locfile-kw.h: Likewise.
44967
44968         [BZ #13673]
44969         * intl/plural.y: Replace FSF snail mail address with URL.
44970         * intl/plural.c: Regenerated.
44971
44972 2012-03-09  Richard Henderson  <rth@twiddle.net>
44973
44974         * include/math_private.h: Remove file.
44975         * math/math_private.h: Move file ...
44976         * sysdeps/generic/math_private.h: ... here.
44977
44978         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
44979         * sysdeps/powerpc/fpu/math_private.h: Likewise.
44980         * sysdeps/x86_64/fpu/math_private.h: Likewise.
44981
44982         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
44983         and <math_private.h>.
44984         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
44985         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
44986         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
44987         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
44988         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
44989         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
44990         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44991         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44992         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44993         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44994         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44995         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44996         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44997         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44998         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44999         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
45000         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45001         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
45002         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
45003         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
45004         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45005         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
45006         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
45007         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45008         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
45009         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
45010         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
45011         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
45012         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45013         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
45014         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
45015         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45016         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
45017         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
45018         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
45019         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
45020         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
45021         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
45022         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
45023         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45024         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
45025         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
45026         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
45027         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
45028         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
45029         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
45030         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
45031         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
45032         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
45033         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
45034         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
45035         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
45036         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
45037         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
45038         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
45039         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
45040         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45041         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
45042         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
45043         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
45044         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
45045         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
45046         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45047         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
45048         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
45049         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
45050         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
45051         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
45052         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
45053         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
45054         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
45055         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45056         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
45057         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45058         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
45059         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
45060         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
45061         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
45062         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
45063         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
45064         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
45065         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
45066         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
45067         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
45068         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
45069         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
45070         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
45071         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
45072         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
45073         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
45074         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
45075         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
45076         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45077         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
45078         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
45079         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
45080         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45081         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
45082         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45083         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
45084         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
45085         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
45086         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
45087         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
45088         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
45089         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
45090         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
45091         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
45092         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
45093         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
45094         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
45095         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
45096         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
45097         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
45098         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
45099         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45100         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
45101         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
45102         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
45103         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45104         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
45105         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
45106         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45107         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
45108         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
45109         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
45110         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
45111         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
45112         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
45113         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
45114         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
45115         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45116         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
45117         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
45118         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
45119         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
45120         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
45121         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
45122         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
45123         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
45124         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45125         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
45126         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
45127         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
45128         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
45129         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
45130         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
45131         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
45132         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
45133         * sysdeps/ieee754/k_standard.c: Likewise.
45134         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
45135         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
45136         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
45137         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
45138         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
45139         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
45140         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
45141         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
45142         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
45143         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
45144         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45145         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
45146         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
45147         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
45148         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
45149         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
45150         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
45151         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
45152         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
45153         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
45154         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
45155         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
45156         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
45157         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
45158         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
45159         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
45160         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
45161         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
45162         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
45163         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
45164         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
45165         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
45166         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
45167         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
45168         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
45169         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
45170         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
45171         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
45172         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
45173         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
45174         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
45175         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
45176         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
45177         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
45178         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
45179         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
45180         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
45181         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
45182         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
45183         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
45184         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
45185         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
45186         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
45187         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
45188         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
45189         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
45190         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
45191         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
45192         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
45193         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
45194         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
45195         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
45196         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
45197         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
45198         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
45199         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
45200         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
45201         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
45202         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
45203         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
45204         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
45205         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
45206         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
45207         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
45208         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
45209         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
45210         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
45211         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
45212         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
45213         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
45214         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
45215         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
45216         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
45217         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
45218         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
45219         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
45220         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
45221         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
45222         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
45223         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
45224         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
45225         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
45226         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
45227         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
45228         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
45229         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
45230         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
45231         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
45232         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
45233         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
45234         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
45235         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
45236         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
45237         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
45238         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
45239         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
45240         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
45241         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
45242         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
45243         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
45244         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
45245         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
45246         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
45247         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
45248         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
45249         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45250         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
45251         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
45252         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45253         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
45254         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45255         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
45256         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
45257         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
45258         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
45259         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
45260         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
45261         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
45262         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
45263         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
45264         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
45265         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
45266         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
45267         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
45268         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
45269         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
45270         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
45271         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
45272         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
45273         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
45274         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
45275         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
45276         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
45277         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
45278         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
45279         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
45280         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
45281         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
45282         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
45283         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
45284         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
45285         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45286         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
45287         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
45288         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
45289         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
45290         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
45291         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
45292         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
45293         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
45294         * sysdeps/ieee754/s_lib_version.c: Likewise.
45295         * sysdeps/ieee754/s_matherr.c: Likewise.
45296         * sysdeps/ieee754/s_signgam.c: Likewise.
45297         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
45298         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
45299         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
45300         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
45301         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
45302         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
45303         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
45304         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
45305         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
45306         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
45307         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
45308         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
45309         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
45310         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
45311         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
45312         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
45313         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
45314         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
45315         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
45316         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
45317         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
45318
45319 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
45320
45321         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
45322         * sunrpc/rpc_main.c: Likewise.
45323         * sunrpc/rpc_svcout.c: Likewise.
45324
45325 2012-03-09  David S. Miller  <davem@davemloft.net>
45326
45327         * include/math_private.h: New file.
45328
45329 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
45330
45331         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
45332         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
45333         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
45334         from <bits/socket_type.h>.
45335         (enum __socket_type): Don't define here.
45336         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
45337         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
45338         bits/socket_type.h.
45339
45340         [BZ #13566]
45341         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
45342         checking __USE_GNU.
45343
45344         * Makerules ($(inst_includedir)/%.h): New rule.
45345         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
45346         (install-others): Remove variable setting.
45347         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
45348
45349 2012-03-08  Richard Henderson  <rth@twiddle.net>
45350
45351         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
45352         from macro to inline function; merge with the
45353         !__LIBC_INTERNAL_MATH_INLINES version.
45354         (__ieee754_sqrtf): Likewise.
45355
45356         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
45357         to inline function.
45358         (__rintf, __floor, __floorf): Likewise.
45359
45360         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
45361         macro to inline function.
45362         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
45363
45364         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
45365         not <math/math_private.h>.
45366
45367 2012-03-08  David S. Miller  <davem@davemloft.net>
45368
45369         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
45370         copyright year.
45371         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
45372
45373 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
45374
45375         * resolv/gai_misc.c (handle_requests): Fix struct timespec
45376         normalization.
45377         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
45378         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
45379
45380 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
45381
45382         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
45383         be defined individually, they must be defined as a block.  Define
45384         S for printing a string instead of hidint the different by using a
45385         macro for adding the 'l'.
45386         * stdio-common/tst-fphex-wide.c: Adjust.
45387
45388 2012-03-07  Marek Polacek  <polacek@redhat.com>
45389
45390         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
45391
45392 2012-03-08  Marek Polacek  <polacek@redhat.com>
45393
45394         [BZ #13806]
45395         * stdio-common/Makefile (tests): Add tst-fphex-wide.
45396         * stdio-common/tst-fphex.c: Define a few macros to make the
45397         test reusable.  Use them.
45398         * stdio-common/tst-fphex-wide.c: New file.
45399
45400 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
45401
45402         [BZ #6911]
45403         * manual/macros.texi (gnusystems): New macro.
45404         (nongnusystems): Likewise.
45405         (gnulinuxhurdsystems): Likewise.
45406         (gnuhurdsystems): Likewise..
45407         (gnulinuxsystems): Likewise.
45408         * manual/charset.texi: Use new macros or @theglibc{} to refer to
45409         variants of the GNU system, not "GNU system".
45410         * manual/conf.texi: Likewise.
45411         * manual/errno.texi: Likewise.  Update example of errno macro
45412         expansion.
45413         * manual/filesys.texi: Likewise.
45414         (getumask): Document as specific to GNU/Hurd.
45415         * manual/install.texi: Likewise.  Reword some references to
45416         GNU/Linux.
45417         * manual/intro.texi: Likewise.
45418         * manual/io.texi: Likewise.
45419         (File Name Portability): Detail which constraints are inapplicable
45420         to all GNU systems and which are only inapplicable to GNU/Hurd.
45421         * manual/job.texi: Likewise.
45422         * manual/llio.texi: Likewise.
45423         (O_NOCTTY): Document as present on GNU/Linux.
45424         * manual/maint.texi: Likewise.
45425         * manual/memory.texi: Likewise.
45426         * manual/pattern.texi: Likewise.
45427         * manual/pipe.texi: Likewise.
45428         * manual/process.texi: Likewise.
45429         * manual/resource.texi: Likewise.
45430         (RUSAGE_CHILDREN): Remove statement about specifying a particular
45431         child on GNU/Hurd.
45432         * manual/setjmp.texi: Likewise.
45433         * manual/signal.texi: Likewise.
45434         * manual/startup.texi: Likewise.
45435         * manual/stdio.texi: Likewise.
45436         * manual/terminal.texi: Likewise.
45437         (ONLCR): Document as POSIX.
45438         (OXTABS): Document availability on GNU/Linux as XTABS.
45439         (ONOEOT): Document availability separately from other bits.
45440         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
45441         * manual/time.texi: Likewise.
45442         * manual/users.texi: Likewise.
45443         * INSTALL: Regenerated.
45444         * sysdeps/gnu/errlist.c: Regenerated.
45445
45446         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
45447         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
45448         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
45449         puts.
45450         * configure: Regenerated.
45451
45452 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
45453
45454         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
45455         default includes instead of AC_HEADER_CHECK.
45456         * sysdeps/i386/configure: Regenerated.
45457
45458         [BZ #10716]
45459         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
45460         * math/s_cacoshf.c (__cacoshf): Likewise.
45461         * math/s_cacoshl.c (__cacoshl): Likewise.
45462         * math/s_casinh.c (__casinh): Set signs of result from argument.
45463         * math/s_casinhf.c (__casinhf): Likewise.
45464         * math/s_casinhl.c (__casinhl): Likewise.
45465         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
45466         (casinh_test): Add more tests.
45467         * sysdeps/i386/fpu/libm-test-ulps: Update.
45468         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45469
45470 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
45471
45472         * po/zh_TW.po: Update from translation team.
45473
45474         * login/Makefile (distribute): Remove variable.
45475         * catgets/Makefile: Likewise.
45476         * mach/Makefile: Likewise.
45477         * malloc/Makefile: Likewise.
45478         * misc/Makefile: Likewise.
45479         * iconv/Makefile: Likewise.
45480         * nscd/Makefile: Likewise.
45481         * hurd/Makefile: Likewise.
45482         * manual/Makefile: Likewise.
45483         * locale/Makefile: Likewise.
45484         * intl/Makefile: Likewise.
45485         * conform/Makefile: Likewise.
45486         * nss/Makefile: Likewise.
45487         * time/Makefile: Likewise.
45488         * soft-fp/Makefile: Likewise.
45489         * dirent/Makefile: Likewise.
45490         * gmon/Makefile: Likewise.
45491         * po/Makefile: Likewise.
45492         * rt/Makefile: Likewise.
45493         * socket/Makefile: Likewise.
45494         * math/Makefile: Likewise.
45495         * signal/Makefile: Likewise.
45496         * debug/Makefile: Likewise.
45497         * elf/Makefile: Likewise.
45498         * timezone/Makefile: Likewise.
45499         * stdlib/Makefile: Likewise.
45500         * iconvdata/Makefile: Likewise.
45501         * sunrpc/Makefile: Likewise.
45502         * io/Makefile: Likewise.
45503         * argp/Makefile: Likewise.
45504         * inet/Makefile: Likewise.
45505         * hesiod/Makefile: Likewise.
45506         * grp/Makefile: Likewise.
45507         * csu/Makefile: Likewise.
45508         * wctype/Makefile: Likewise.
45509         * crypt/Makefile: Likewise.
45510         * libio/Makefile: Likewise.
45511         * string/Makefile: Likewise.
45512         * nis/Makefile: Likewise.
45513         * resolv/Makefile: Likewise.
45514         * stdio-common/Makefile: Likewise.
45515         * wcsmbs/Makefile: Likewise.
45516         * dlfcn/Makefile: Likewise.
45517         * posix/Makefile: Likewise.
45518
45519         [BZ #6959]
45520         * timezone/Makefile: Don't install timezone files, just the programs
45521         and scripts.
45522
45523 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
45524
45525         * nss/databases.def: Add missing gshadow entry.
45526
45527         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
45528
45529 2012-03-06  Marek Polacek  <polacek@redhat.com>
45530
45531         [BZ #13726]
45532         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
45533         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
45534         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
45535         * stdio-common/tst-long-dbl-fphex.c: New file.
45536
45537 2012-03-06  David S. Miller  <davem@davemloft.net>
45538
45539         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
45540         (set_obp_int): New function.
45541         (get_obp_int): New function.
45542         (__get_clockfreq_via_dev_openprom): Likewise.
45543         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
45544         Avoid unused variable warnings on 'val' and use builtin_expect.
45545         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
45546         __builtin_expect.
45547         (INLINE_CLONE_SYSCALL): Likewise.
45548
45549 2012-03-05  David S. Miller  <davem@davemloft.net>
45550
45551         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45552
45553 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
45554
45555         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45556
45557         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
45558         only for |x| >= 40.
45559         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
45560
45561 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
45562
45563         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
45564         Replace gettimeofday with __vdso_gettimeofday.
45565
45566         * sysdeps/unix/sysv/linux/x86_64/init-first.c
45567         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
45568         __vdso_clock_gettime and __vdso_getcpu.
45569
45570         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
45571         time with __vdso_time.
45572
45573 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
45574
45575         * manual/lang.texi (size_t): Note types to which size_t may be
45576         equivalent with the GNU C Library, but do not describe when
45577         differences between them are significant.
45578
45579 2012-03-05  Andreas Jaeger  <aj@suse.de>
45580
45581         * sysdeps/i386/fpu/libm-test-ulps: Update.
45582
45583 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
45584
45585         [BZ #3976]
45586         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
45587         (__ieee754_pow): Save and restore rounding mode and use
45588         round-to-nearest for main computations.
45589         * math/libm-test.inc (pow_test_tonearest): New function.
45590         (pow_test_towardzero): Likewise.
45591         (pow_test_downward): Likewise.
45592         (pow_test_upward): Likewise.
45593         (main): Call the new functions.
45594         * sysdeps/i386/fpu/libm-test-ulps: Update.
45595         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45596
45597         [BZ #3976]
45598         * math/libm-test.inc (cosh_test_tonearest): New function.
45599         (cosh_test_towardzero): Likewise.
45600         (cosh_test_downward): Likewise.
45601         (cosh_test_upward): Likewise.
45602         (sinh_test_tonearest): Likewise.
45603         (sinh_test_towardzero): Likewise.
45604         (sinh_test_downward): Likewise.
45605         (sinh_test_upward): Likewise.
45606         (main): Call the new functions.
45607         * sysdeps/i386/fpu/libm-test-ulps: Update.
45608         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45609
45610 2012-03-05  Tom de Vries  <tom@codesourcery.com>
45611
45612         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
45613         default stack guard is set in last bytes.
45614         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
45615
45616 2012-03-05  Kees Cook  <keescook@chromium.org>
45617
45618         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
45619
45620         [BZ #13656]
45621         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
45622         possibly allocate from heap instead of stack.
45623         * stdio-common/bug-vfprintf-nargs.c: New file.
45624         * stdio-common/Makefile (tests): Add nargs overflow test.
45625
45626 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
45627
45628         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45629
45630 2012-03-03  Marek Polacek  <polacek@redhat.com>
45631
45632         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
45633         * math/math_private.h: Likewise.
45634         * stdlib/tst-strtod.c: Likewise.
45635         * sysdeps/i386/i486/bits/atomic.h: Likewise.
45636         * sysdeps/x86_64/bits/atomic.h: Likewise.
45637
45638 2012-03-02  David S. Miller  <davem@davemloft.net>
45639
45640         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
45641         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
45642         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
45643         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
45644         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
45645         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
45646         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
45647         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
45648
45649 2012-03-02  Roland McGrath  <roland@hack.frob.com>
45650
45651         [BZ #13792]
45652         * manual/examples/README: New file, says the example source files
45653         can be used under GPL>=2.
45654         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
45655         line containing just "*/".
45656         * manual/examples/add.c: Add copyright header (GPL>=2).
45657         * manual/examples/argp-ex1.c: Likewise.
45658         * manual/examples/argp-ex2.c: Likewise.
45659         * manual/examples/argp-ex3.c: Likewise.
45660         * manual/examples/argp-ex4.c: Likewise.
45661         * manual/examples/atexit.c: Likewise.
45662         * manual/examples/db.c: Likewise.
45663         * manual/examples/dir.c: Likewise.
45664         * manual/examples/dir2.c: Likewise.
45665         * manual/examples/execinfo.c: Likewise.
45666         * manual/examples/filecli.c: Likewise.
45667         * manual/examples/filesrv.c: Likewise.
45668         * manual/examples/fmtmsgexpl.c: Likewise.
45669         * manual/examples/genpass.c: Likewise.
45670         * manual/examples/inetcli.c: Likewise.
45671         * manual/examples/inetsrv.c: Likewise.
45672         * manual/examples/isockad.c: Likewise.
45673         * manual/examples/longopt.c: Likewise.
45674         * manual/examples/memopen.c: Likewise.
45675         * manual/examples/memstrm.c: Likewise.
45676         * manual/examples/mkfsock.c: Likewise.
45677         * manual/examples/mkisock.c: Likewise.
45678         * manual/examples/mygetpass.c: Likewise.
45679         * manual/examples/pipe.c: Likewise.
45680         * manual/examples/popen.c: Likewise.
45681         * manual/examples/rprintf.c: Likewise.
45682         * manual/examples/search.c: Likewise.
45683         * manual/examples/select.c: Likewise.
45684         * manual/examples/setjmp.c: Likewise.
45685         * manual/examples/sigh1.c: Likewise.
45686         * manual/examples/sigusr.c: Likewise.
45687         * manual/examples/stpcpy.c: Likewise.
45688         * manual/examples/strdupa.c: Likewise.
45689         * manual/examples/strftim.c: Likewise.
45690         * manual/examples/strncat.c: Likewise.
45691         * manual/examples/subopt.c: Likewise.
45692         * manual/examples/swapcontext.c: Likewise.
45693         * manual/examples/termios.c: Likewise.
45694         * manual/examples/testopt.c: Likewise.
45695         * manual/examples/testpass.c: Likewise.
45696         * manual/examples/timeval_subtract.c: Likewise.
45697
45698         [BZ #13792]
45699         * manual/time.texi (Elapsed Time): Move timeval_subtract example
45700         function to ...
45701         * manual/timeval_subtract.c.texi: ... here, new file.
45702
45703 2012-03-02  David S. Miller  <davem@davemloft.net>
45704
45705         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
45706
45707 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
45708
45709         [BZ #3976]
45710         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
45711         (__sin): Save and restore rounding mode and use round-to-nearest
45712         for all computations.
45713         (__cos): Save and restore rounding mode and use round-to-nearest
45714         for all computations.
45715         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
45716         <fenv.h>.
45717         (tan): Save and restore rounding mode and use round-to-nearest for
45718         all computations.
45719         * math/libm-test.inc (cos_test_tonearest): New function.
45720         (cos_test_towardzero): Likewise.
45721         (cos_test_downward): Likewise.
45722         (cos_test_upward): Likewise.
45723         (sin_test_tonearest): Likewise.
45724         (sin_test_towardzero): Likewise.
45725         (sin_test_downward): Likewise.
45726         (sin_test_upward): Likewise.
45727         (tan_test_tonearest): Likewise.
45728         (tan_test_towardzero): Likewise.
45729         (tan_test_downward): Likewise.
45730         (tan_test_upward): Likewise.
45731         (main): Call the new functions.
45732         * sysdeps/i386/fpu/libm-test-ulps: Update.
45733         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45734
45735         [BZ #10135]
45736         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
45737         small n, then large n, before computing and testing k+n.
45738         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
45739         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
45740         Likewise.
45741         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
45742         Likewise.
45743         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
45744         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
45745         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
45746         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
45747         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
45748         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
45749         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
45750         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
45751         * math/libm-test.inc (scalbn_test): Add more tests.
45752         (scalbln_test): Likewise.
45753
45754         * manual/filesys.texi (mode_t): Describe constraints on size and
45755         signedness, not exact equivalence to a particular type.
45756         (ino_t): Likewise.
45757         (ino64_t): Likewise.
45758         (dev_t): Likewise.
45759         (nlink_t): Likewise.
45760         (blkcnt_t): Likewise.
45761         (blkcnt64_t): Likewise.
45762         * manual/llio.texi (off_t): Likewise.
45763
45764         [BZ #3976]
45765         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
45766         (__ieee754_exp): Save and restore rounding mode and use
45767         round-to-nearest for all computations.
45768         * math/libm-test.inc (exp_test_tonearest): New function.
45769         (exp_test_towardzero): Likewise.
45770         (exp_test_downward): Likewise.
45771         (exp_test_upward): Likewise.
45772         (main): Call the new functions.
45773         * sysdeps/i386/fpu/libm-test-ulps: Update.
45774         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45775
45776 2012-03-01  Chris Demetriou  <cgd@google.com>
45777
45778         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
45779         have predictable order.
45780
45781 2012-03-01  David S. Miller  <davem@davemloft.net>
45782
45783         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
45784
45785         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
45786         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
45787         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
45788         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
45789
45790         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
45791         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
45792         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
45793         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
45794         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
45795         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
45796         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
45797         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
45798         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
45799
45800         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45801
45802         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
45803         * sysdeps/sparc/fpu/libm-test-ulps: to here.
45804         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
45805
45806         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
45807         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45808         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
45809         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
45810         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
45811         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
45812         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
45813         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45814         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
45815         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
45816         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
45817         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
45818         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45819         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
45820         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
45821         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45822         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
45823         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
45824         * sysdeps/sparc/elf/configure: Regenerated.
45825
45826 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
45827
45828         * configure.in (AS, LD): Require binutils 2.20 or later.
45829         * configure: Regenerated.
45830         * manual/install.texi (Tools for Compilation): Give binutils 2.20
45831         as required minimum version.
45832         * INSTALL: Regenerated.
45833
45834         [BZ #2541]
45835         [BZ #4108]
45836         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
45837         before squaring exponent.
45838         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
45839         bottom long double and 27 bits of top long double before squaring
45840         exponent.
45841         * math/libm-test.inc (erfc_test): Add more tests.
45842         * sysdeps/i386/fpu/libm-test-ulps: Update.
45843         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
45844         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45845
45846 2012-03-01  Kai Tietz  <ktietz@redhat.com>
45847
45848         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
45849         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
45850         containing bit-fields.
45851         * soft-fp/extended.h (_FP_UNION_E): Likewise.
45852         * soft-fp/single.h (_FP_UNION_S): Likewise.
45853         * soft-fp/double.h (_FP_UNION_D): Likewise.
45854
45855 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45856
45857         [BZ #13786]
45858         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
45859         not include ../strcmp.S.
45860         [USE_AS_STRNCASECMP_L]: Likewise.
45861         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
45862         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
45863         * sysdeps/i386/i686/multiarch/strncase_l-c.c
45864         (__strncasecmp_l_ia32): Define as alias to
45865         __strncasecmp_l_nonascii.
45866
45867         [BZ #5794]
45868         * math/libm-test.inc (expm1_test): Add test for bug 5794.
45869         * sysdeps/i386/fpu/libm-test-ulps: Update.
45870         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45871
45872         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
45873         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45874
45875 2012-02-29  Jeff Law  <law@redhat.com>
45876
45877         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
45878         out of bounds read.
45879
45880 2012-02-29  Marek Polacek  <polacek@redhat.com>
45881
45882         [BZ #13706]
45883         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
45884         * elf/Makefile: Add rules to run tst-unused-dep.out.
45885
45886 2012-02-28  David S. Miller  <davem@davemloft.net>
45887
45888         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
45889         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
45890         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
45891         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
45892         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
45893         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
45894
45895 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45896
45897         * math/libm-test.inc (llround_test): Move one test from
45898         lround_test.  Use TEST_f_L in moved test.
45899         (lround_test): Move misplaced test to llround_test.  Add testcase
45900         from bug 2561.
45901
45902 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
45903
45904         * sysdeps/x86_64/fpu/e_expf.S: New file.
45905         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
45906
45907 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
45908
45909         [BZ #13637]
45910         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
45911         of remain_len that may cause incomplete multi-byte character and
45912         false match.
45913         * posix/bug-regex33.c: New file.
45914         * posix/Makefile (tests): Add bug-regex33.
45915
45916 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
45917
45918         * manual/macros.texi: New file.
45919         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
45920         * manual/libc.texinfo: Include macros.texi.
45921         * manual/creatute.texi: Likewise.
45922         * manual/install.texi: Likewise.
45923         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
45924         @glibcadj{} in references to the GNU C Library.
45925         * manual/charset.texi: Likewise.
45926         * manual/conf.texi: Likewise.
45927         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
45928         when not using those macros.
45929         * manual/creature.texi: Likewise.
45930         * manual/crypt.texi: Likewise.
45931         * manual/errno.texi: Likewise.
45932         * manual/filesys.texi: Likewise.
45933         * manual/header.texi: Likewise.
45934         * manual/install.texi: Likewise.
45935         * manual/intro.texi: Likewise.
45936         * manual/io.texi: Likewise.
45937         * manual/job.texi: Likewise.
45938         * manual/lang.texi: Likewise.
45939         * manual/libc.texiinfo: Likewise.
45940         * manual/llio.texi: Likewise.
45941         * manual/locale.texi: Likewise.
45942         * manual/maint.texi: Likewise.
45943         * manual/math.texi: Likewise.
45944         * manual/memory.texi: Likewise.
45945         * manual/message.texi: Likewise.
45946         * manual/nss.texi: Likewise.
45947         * manual/pattern.texi: Likewise.
45948         * manual/process.texi: Likewise.
45949         * manual/resource.texi: Likewise.
45950         * manual/search.texi: Likewise.
45951         * manual/setjmp.texi: Likewise.
45952         * manual/signal.texi: Likewise.
45953         * manual/socket.texi: Likewise.
45954         * manual/startup.texi: Likewise.
45955         * manual/stdio.texi: Likewise.
45956         * manual/string.texi: Likewise.
45957         * manual/sysinfo.texi: Likewise.
45958         * manual/syslog.texi: Likewise.
45959         * manual/terminal.texi: Likewise.
45960         * manual/time.texi: Likewise.
45961         * manual/users.texi: Likewise.
45962         * INSTALL: Regenerated.
45963         * NOTES: Regenerated.
45964         * sysdeps/gnu/errlist.c: Regenerated.
45965
45966 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
45967
45968         * include/dirent.h: Include <dirstream.h> before
45969         <dirent/dirent.h>.
45970
45971 2012-02-28  David S. Miller  <davem@davemloft.net>
45972
45973         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
45974         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
45975         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
45976         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
45977
45978 2012-02-27  David S. Miller  <davem@davemloft.net>
45979
45980         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
45981         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
45982         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
45983         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
45984
45985         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
45986         frame pointer instead of stack pointer relative arg slot.
45987         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
45988         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
45989         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
45990
45991 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
45992
45993         [BZ #3992]
45994         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
45995
45996 2012-02-27  David S. Miller  <davem@davemloft.net>
45997
45998         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
45999         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
46000         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
46001         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
46002         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
46003         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
46004         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
46005         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
46006
46007 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
46008
46009         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
46010         later.  Allow versions 5-9.
46011         * configure: Regenerated.
46012         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
46013         required minimum version and 4.6 as recommended version.  Do not
46014         mention bugs in GCC 2.7 and 2.8.
46015         * INSTALL: Regenerated.
46016
46017 2012-02-27  David S. Miller  <davem@davemloft.net>
46018
46019         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
46020         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
46021         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
46022         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
46023         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
46024         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
46025         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
46026         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
46027
46028         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
46029         manipulate bits before adding and subtracting TWO112[sx].
46030         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
46031
46032 2012-02-27  Roland McGrath  <roland@hack.frob.com>
46033
46034         [BZ #13775]
46035         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
46036         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
46037         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
46038         being in POSIX, because they are in 1003.1-2008.
46039
46040         * rt/tst-aio.c: Include <fcntl.h>.
46041         * rt/tst-aio7.c: Likewise.
46042         * rt/tst-aio64.c: Likewise.
46043
46044         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
46045
46046 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
46047
46048         * manual/install.texi (--with-headers): Describe headers as
46049         interface headers, not private headers.
46050         (Specific advice for GNU/Linux systems): Describe use of headers
46051         from "make headers_install", not private headers from older
46052         kernels.
46053         * INSTALL: Regenerated.
46054         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
46055         Change to 2.6.19.
46056         * sysdeps/unix/sysv/linux/configure: Regenerated.
46057
46058         * manual/llio.texi (fclean): Remove documentation.
46059
46060         * manual/Makefile (libc-texi-generated): New variable.  Include
46061         version.texi.
46062         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
46063         $(libc-texi-generated), not duplicated list of files.
46064         (version.texi, stamp-version): New rules.
46065         (realclean): Remove $(libc-texi-generated), not individual files
46066         from that list.  Do not remove dir-add.texinfo.
46067         * manual/libc.texinfo: Comment out uses of edition numbers and
46068         references to printed manual.  Remove last-updated dates.
46069         (EDITION): Comment out.
46070         (ISBN): Likewise.
46071         (VERSION, UPDATED): Remove.
46072         (version.texi): Include.
46073
46074 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
46075
46076         * sysdeps/posix/spawni.c: Include <signal.h>.
46077         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
46078         * sysdeps/pthread/aio_fsync.c: Likewise.
46079
46080 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
46081
46082         * conform/Makefile (tests): Run only when not cross-compiling and
46083         when fast-check is not defined.
46084
46085         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
46086         * conform/data/limits.h-data: Fixes for POSIX2008.
46087         * conform/run-conformtest.sh: Run all tests.
46088         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
46089         headers.
46090         * include/bits/dlfcn.h: Likewise.
46091         * include/langinfo.h: Likewise.
46092         * include/monetary.h: Likewise.
46093         * include/sys/poll.h: Likewise.
46094
46095         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
46096         for __USE_GNU.
46097         * posix/spawn.h: Define __need_sigset_t.
46098         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
46099         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
46100         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
46101         to get sigevent_t only.
46102         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
46103         only for __USE_GNU.
46104         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
46105         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
46106         process_vm_writev only for __USE_GNU.
46107         * termios/termios.h: Declare tcgetsid also for POSIX2008.
46108
46109         * conform/Makefile: For now ignore errors from run-conformtest.
46110         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
46111         POSIX to avoid namespace pollution.  Don't prepend headers.
46112         * conform/data/aio.h-data: Fixes for POSIX testing.
46113         * conform/data/fcntl.h-data: Likewise.
46114         * conform/data/glob.h-data: Likewise.
46115         * conform/data/grp.h-data: Likewise.
46116         * conform/data/pthread.h-data: Likewise.
46117         * conform/data/pwd.h-data: Likewise.
46118         * conform/data/signal.h-data: Likewise.
46119         * conform/data/spawn.h-data: Likewise.
46120         * conform/data/stdio.h-data: Likewise.
46121         * conform/data/stdlib.h-data: Likewise.
46122         * conform/data/stropts.h-data: Likewise.
46123         * conform/data/sys/mman.h-data: Likewise.
46124         * conform/data/sys/stat.h-data: Likewise.
46125         * conform/data/sys/types.h-data: Likewise.
46126         * conform/data/sys/wait.h-data: Likewise.
46127         * conform/data/time.h-data: Likewise.
46128         * conform/data/unistd.h-data: Likewise.
46129         * conform/data/utime.h-data: Likewise.
46130
46131         * io/sys/stat.h: fchmod was always in POSIX.
46132         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
46133         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
46134         * rt/aio.h: Define __need_timespec before including <time.h>.
46135         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
46136         struct.  Add forward declaration of pthread_attr_t and use it in
46137         sigevent.
46138         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
46139         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
46140         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
46141         always remove CLK_TCK definition.
46142
46143 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
46144
46145         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
46146
46147 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
46148
46149         * conform/run-conformtest.sh: New file.
46150         * conform/Makefile: Run run-conformtest for tests.
46151         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
46152         support.
46153
46154         * conform/data/uchar.h-data: New file.
46155         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
46156         * conform/data/arpa/inet.h-data: Likewise.
46157         * conform/data/assert.h-data: Likewise.
46158         * conform/data/complex.h-data: Likewise.
46159         * conform/data/cpio.h-data: Likewise.
46160         * conform/data/ctype.h-data: Likewise.
46161         * conform/data/dirent.h-data: Likewise.
46162         * conform/data/dlfcn.h-data: Likewise.
46163         * conform/data/errno.h-data: Likewise.
46164         * conform/data/fcntl.h-data: Likewise.
46165         * conform/data/float.h-data: Likewise.
46166         * conform/data/fmtmsg.h-data: Likewise.
46167         * conform/data/fnmatch.h-data: Likewise.
46168         * conform/data/ftw.h-data: Likewise.
46169         * conform/data/glob.h-data: Likewise.
46170         * conform/data/grp.h-data: Likewise.
46171         * conform/data/iconv.h-data: Likewise.
46172         * conform/data/inttypes.h-data: Likewise.
46173         * conform/data/langinfo.h-data: Likewise.
46174         * conform/data/libgen.h-data: Likewise.
46175         * conform/data/limits.h-data: Likewise.
46176         * conform/data/locale.h-data: Likewise.
46177         * conform/data/math.h-data: Likewise.
46178         * conform/data/monetary.h-data: Likewise.
46179         * conform/data/mqueue.h-data: Likewise.
46180         * conform/data/ndbm.h-data: Likewise.
46181         * conform/data/net/if.h-data: Likewise.
46182         * conform/data/netdb.h-data: Likewise.
46183         * conform/data/netinet/in.h-data: Likewise.
46184         * conform/data/nl_types.h-data: Likewise.
46185         * conform/data/poll.h-data: Likewise.
46186         * conform/data/pthread.h-data: Likewise.
46187         * conform/data/pwd.h-data: Likewise.
46188         * conform/data/regex.h-data: Likewise.
46189         * conform/data/sched.h-data: Likewise.
46190         * conform/data/search.h-data: Likewise.
46191         * conform/data/semaphore.h-data: Likewise.
46192         * conform/data/setjmp.h-data: Likewise.
46193         * conform/data/signal.h-data: Likewise.
46194         * conform/data/spawn.h-data: Likewise.
46195         * conform/data/stdarg.h-data: Likewise.
46196         * conform/data/stdio.h-data: Likewise.
46197         * conform/data/stdlib.h-data: Likewise.
46198         * conform/data/string.h-data: Likewise.
46199         * conform/data/strings.h-data: Likewise.
46200         * conform/data/stropts.h-data: Likewise.
46201         * conform/data/sys/ipc.h-data: Likewise.
46202         * conform/data/sys/mman.h-data: Likewise.
46203         * conform/data/sys/msg.h-data: Likewise.
46204         * conform/data/sys/resource.h-data: Likewise.
46205         * conform/data/sys/select.h-data: Likewise.
46206         * conform/data/sys/sem.h-data: Likewise.
46207         * conform/data/sys/shm.h-data: Likewise.
46208         * conform/data/sys/socket.h-data: Likewise.
46209         * conform/data/sys/stat.h-data: Likewise.
46210         * conform/data/sys/statvfs.h-data: Likewise.
46211         * conform/data/sys/time.h-data: Likewise.
46212         * conform/data/sys/timeb.h-data: Likewise.
46213         * conform/data/sys/times.h-data: Likewise.
46214         * conform/data/sys/types.h-data: Likewise.
46215         * conform/data/sys/uio.h-data: Likewise.
46216         * conform/data/sys/un.h-data: Likewise.
46217         * conform/data/sys/utsname.h-data: Likewise.
46218         * conform/data/sys/wait.h-data: Likewise.
46219         * conform/data/syslog.h-data: Likewise.
46220         * conform/data/tar.h-data: Likewise.
46221         * conform/data/termios.h-data: Likewise.
46222         * conform/data/utime.h-data: Likewise.
46223         * conform/data/utmpx.h-data: Likewise.
46224         * conform/data/varargs.h-data: Likewise.
46225         * conform/data/wchar.h-data: Likewise.
46226         * conform/data/wctype.h-data: Likewise.
46227         * conform/data/wordexp.h-data: Likewise.
46228
46229         * include/stropts.h: New file.
46230         * include/uchar.h: New file.
46231         * include/aio.h: Changes to allow conformtest.pl to use the headers.
46232         * include/assert.h: Likewise.
46233         * include/ctype.h: Likewise.
46234         * include/dirent.h: Likewise.
46235         * include/dlfcn.h: Likewise.
46236         * include/fcntl.h: Likewise.
46237         * include/fnmatch.h: Likewise.
46238         * include/glob.h: Likewise.
46239         * include/grp.h: Likewise.
46240         * include/libio.h: Likewise.
46241         * include/locale.h: Likewise.
46242         * include/math.h: Likewise.
46243         * include/net/if.h: Likewise.
46244         * include/netdb.h: Likewise.
46245         * include/netinet/in.h: Likewise.
46246         * include/pthread.h: Likewise.
46247         * include/pwd.h: Likewise.
46248         * include/regex.h: Likewise.
46249         * include/sched.h: Likewise.
46250         * include/search.h: Likewise.
46251         * include/setjmp.h: Likewise.
46252         * include/signal.h: Likewise.
46253         * include/stdio.h: Likewise.
46254         * include/stdlib.h: Likewise.
46255         * include/string.h: Likewise.
46256         * include/sys/cdefs.h: Likewise.
46257         * include/sys/mman.h: Likewise.
46258         * include/sys/msg.h: Likewise.
46259         * include/sys/resource.h: Likewise.
46260         * include/sys/select.h: Likewise.
46261         * include/sys/socket.h: Likewise.
46262         * include/sys/stat.h: Likewise.
46263         * include/sys/statvfs.h: Likewise.
46264         * include/sys/time.h: Likewise.
46265         * include/sys/times.h: Likewise.
46266         * include/sys/uio.h: Likewise.
46267         * include/sys/utsname.h: Likewise.
46268         * include/sys/wait.h: Likewise.
46269         * include/termios.h: Likewise.
46270         * include/time.h: Likewise.
46271         * include/ulimit.h: Likewise.
46272         * include/unistd.h: Likewise.
46273         * include/utime.h: Likewise.
46274         * include/wchar.h: Likewise.
46275         * include/wctype.h: Likewise.
46276         * include/wordexp.h: Likewise.
46277
46278         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
46279
46280         * time/time.h: TIME_UTC must be a macro.
46281         Make timespec_get available for ISO C11 only as well.
46282
46283 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
46284
46285         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
46286         Reported by Peng Haitao <penght@cn.fujitsu.com>.
46287
46288 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46289
46290         * configure.in: Use -o not -a in test for unsupported multi-arch.
46291
46292 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46293
46294         * manual/texinfo.tex: Update to version 2012-01-19.16.
46295
46296 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
46297
46298         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
46299
46300 2012-02-24  Roland McGrath  <roland@hack.frob.com>
46301
46302         [BZ #13738]
46303         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
46304         * manual/fdl-1.3.texi: New file.
46305         * manual/fdl-1.1.texi: File removed.
46306
46307         [BZ #13738]
46308         * manual/libc.texinfo (FDL_VERSION): New @set.
46309         Use it for mention of FDL in cover text.
46310         (Documentation License): Use it in @include file name.
46311
46312 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46313             Roland McGrath  <roland@hack.frob.com>
46314
46315         [BZ #5461]
46316         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
46317         (not LONG_LONG_MAX and LONG_LONG_MIN.
46318         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
46319         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
46320         name.
46321         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
46322
46323 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46324
46325         [BZ #2547]
46326         [BZ #11365]
46327         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
46328         manipulate bits before adding and subtracting TWO23[sx].
46329         * math/libm-test.inc (nearbyint_test): Add more tests.
46330
46331 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46332
46333         [BZ #2548]
46334         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
46335         bits before adding and subtracting TWO23[sx].
46336         * math/libm-test.inc (rint_test): Add more tests.
46337         (rint_test_tonearest): Likewise.
46338         (rint_test_towardzero): Likewise.
46339         (rint_test_downward): Likewise.
46340         (rint_test_upward: Likewise.
46341
46342 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46343
46344         [BZ #10110]
46345         * include/stdc-predef.h: New file.  Extracted from features.h.
46346         * include/features.h: Include stdc-predef.h.
46347         * Makefile (headers): Add stdc-predef.h.
46348         * CONFORMANCE (Compiler limitations): Update.
46349
46350 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
46351
46352         * manual/libc.texinfo (VERSION, UPDATED): Revert.
46353
46354 2012-02-21  David S. Miller  <davem@davemloft.net>
46355
46356         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
46357         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
46358
46359 2012-02-20  David S. Miller  <davem@davemloft.net>
46360
46361         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
46362         using a normal save/restore sequence, rather than allocating a
46363         dummy stack frame just to store a frame pointer and restore.
46364         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
46365
46366 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46367
46368         * manual/install.texi: Fix stray word in line-wrapped comment.
46369
46370 2012-02-20  David S. Miller  <davem@davemloft.net>
46371
46372         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
46373         both binutils and gcc support GOTDATA.
46374
46375         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
46376         "rd %pc" in the PIC register setup sequences.
46377
46378         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
46379         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
46380         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
46381         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
46382         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
46383         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
46384         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
46385         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
46386         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
46387         (SYSCALL_ERROR_HANDLER): Likewise.
46388         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
46389         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
46390         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
46391         (SYSCALL_ERROR_HANDLER): Likewise.
46392
46393         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
46394         (HAVE_GCC_GOTDATA): New.
46395         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
46396         relocation support in both binutils and gcc.
46397         * sysdeps/sparc/elf/configure: Regenerate.
46398
46399         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
46400         * sysdeps/sparc/sparc32/elf/configure: Delete.
46401         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
46402         * sysdeps/sparc/sparc64/elf/configure: Delete.
46403         * sysdeps/sparc/elf/configure.in: New file.
46404         * sysdeps/sparc/elf/configure: Generate.
46405
46406         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
46407         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
46408         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
46409         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
46410         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
46411
46412 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46413
46414         * manual/install.texi: Do not mention specific glibc version
46415         numbers.
46416         * manual/libc.texinfo (VERSION, UPDATED): Update.
46417         (@copying): Use @copyright{} and range of years.
46418
46419 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46420
46421         [BZ #13695]
46422         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
46423         [crti.S not in sysdirs] (generated): Do not append.
46424         [crti.S not in sysdirs] (omit-deps): Likewise.
46425         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
46426         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
46427         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
46428         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
46429         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
46430         Likewise.
46431         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
46432         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
46433         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
46434         * csu/defs.awk: Remove file.
46435         * sysdeps/generic/initfini.c: Likewise.
46436         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
46437         variable.
46438         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
46439         Likewise.
46440
46441 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46442
46443         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
46444         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
46445         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
46446         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
46447         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
46448         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
46449         <bits/epoll.h>.
46450         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
46451         (__EPOLL_PACKED): Define to empty if not defined by
46452         <bits/epoll.h>.
46453         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
46454         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46455         bits/epoll.h.
46456
46457 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46458
46459         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
46460         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
46461         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
46462         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
46463         <bits/timerfd.h>.
46464         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
46465         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46466         bits/timerfd.h.
46467
46468 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
46469
46470         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
46471         in C locale.
46472         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
46473         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
46474         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
46475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46476
46477 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
46478
46479         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46480         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
46481
46482 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
46483
46484         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
46485         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
46486         defined.
46487         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
46488         Likewise.
46489         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
46490         entry for 2.16.
46491
46492 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
46493
46494         * math/w_acos.c: Use non-signaling floating-point comparisons.
46495         * math/w_acosf.c: Likewise.
46496         * math/w_acosh.c: Likewise.
46497         * math/w_acoshf.c: Likewise.
46498         * math/w_acoshl.c: Likewise.
46499         * math/w_acosl.c: Likewise.
46500         * math/w_asin.c: Likewise.
46501         * math/w_asinf.c: Likewise.
46502         * math/w_asinl.c: Likewise.
46503         * math/w_atanh.c: Likewise.
46504         * math/w_atanhf.c: Likewise.
46505         * math/w_atanhl.c: Likewise.
46506         * math/w_exp2.c: Likewise.
46507         * math/w_exp2f.c: Likewise.
46508         * math/w_exp2l.c: Likewise.
46509         * math/w_j0.c: Likewise.
46510         * math/w_j0f.c: Likewise.
46511         * math/w_j0l.c: Likewise.
46512         * math/w_j1.c: Likewise.
46513         * math/w_j1f.c: Likewise.
46514         * math/w_j1l.c: Likewise.
46515         * math/w_jn.c: Likewise.
46516         * math/w_jnf.c: Likewise.
46517         * math/w_log.c: Likewise.
46518         * math/w_log10.c: Likewise.
46519         * math/w_log10f.c: Likewise.
46520         * math/w_log10l.c: Likewise.
46521         * math/w_log2.c: Likewise.
46522         * math/w_log2f.c: Likewise.
46523         * math/w_log2l.c: Likewise.
46524         * math/w_logf.c: Likewise.
46525         * math/w_logl.c: Likewise.
46526         * math/w_sqrt.c: Likewise.
46527         * math/w_sqrtf.c: Likewise.
46528         * math/w_sqrtl.c: Likewise.
46529         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46530         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
46531         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46532         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
46533         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
46534
46535 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46536
46537         [BZ #9739]
46538         * manual/string.texi (strnlen): Use correct parameter name in
46539         equivalent expression.
46540
46541 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46542
46543         [BZ #11174]
46544         * manual/users.texi (seteuid): Consistently use neweuid for
46545         argument name.
46546
46547 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
46548
46549         [BZ #13704]
46550         * manual/nss.texi (Services in the NSS configuration): Correct
46551         list of services in example configuration file.
46552
46553 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
46554
46555         [BZ #11322]
46556         * manual/arith.texi: Remove statements about negative zero
46557         behaving identically to zero.
46558
46559 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
46560
46561         [BZ #5993]
46562         * manual/install.texi: Do not document upgrading from libc5.
46563
46564 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
46565
46566         [BZ #4596]
46567         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
46568
46569 2012-02-18  David S. Miller  <davem@davemloft.net>
46570
46571         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
46572         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
46573         %o7 across the call.
46574         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
46575         instead.
46576         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
46577         SETUP_PIC_REG_LEAF.
46578         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46579         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
46580         * sysdeps/sparc/crtn.S: Likewise.
46581
46582 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
46583
46584         * aout/Makefile: Remove.
46585
46586 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
46587
46588         [BZ #13058]
46589         * manual/examples/argp-ex1.c (main): Format definition in GNU
46590         style.
46591         * manual/examples/argp-ex2.c (main): Likewise.
46592         * manual/examples/argp-ex3.c (main): Likewise.
46593         * manual/examples/argp-ex4.c (main): Likewise.
46594         * manual/examples/longopt.c (main): Use new-style prototype
46595         definition.
46596         * manual/examples/strncat.c (main): Specify return type and use
46597         (void) for arguments.
46598         * manual/examples/subopt.c (main): Use char **argv argument.
46599
46600 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46601
46602         [BZ #5077]
46603         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
46604         rounding modes.
46605
46606 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
46607
46608         [BZ #6907]
46609         * manual/string.texi (strchr): Change when strchrnul is
46610         recommended.
46611
46612 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
46613
46614         [BZ #174]
46615         * manual/locale.texi (setlocale): Document LOCPATH.
46616
46617 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46618
46619         [BZ #10210]
46620         * manual/process.texi (execle): Move @dots{} before last argument.
46621
46622 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
46623
46624         [BZ #12047]
46625         * manual/charset.texi (Generic Charset Conversion): Fix typo
46626         (LC_TYPE -> LC_CTYPE).
46627
46628 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
46629
46630         [BZ #5805]
46631         * manual/arith.texi (scalbn): Use @var{} on parameter names.
46632         (scalbnf): Likewise.
46633         (scalbnl): Likewise.
46634         (scalbln): Likewise.
46635         (scalblnf): Likewise.
46636         (scalblnl): Likewise.
46637         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
46638         (vwarnx): Likewise.
46639         (verr): Likewise.
46640         (verrx): Likewise.
46641         * manual/filesys.texi (telldir): Use braces around return type.
46642         * manual/llio.texi (mmap): Add space after comma.
46643         (mmap64): Likewise.
46644         * manual/math.texi (jn): Use @var{} on parameter names.
46645         (jnf): Likewise.
46646         (jnl): Likewise.
46647         (yn): Likewise.
46648         (ynf): Likewise.
46649         (ynl): Likewise.
46650         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
46651         line.
46652         * manual/resource.texi (ulimit): Use @dots{} instead of literal
46653         "...".
46654         (sched_get_priority_min): Remove semicolon on @deftypefun line.
46655         (sched_get_priority_max): Likewise.
46656         * manual/signal.texi (sigvec): Add space after comma.
46657         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
46658         names.
46659         (if_indextoname): Likewise.
46660         (if_freenameindex): Likewise.
46661         (sendto): Use ',' instead of '.' in prototype.
46662         * manual/startup.texi (syscall): Use @dots{} instead of literal
46663         "...".
46664         * manual/stdio.texi (__fpending): Separate initial words of
46665         paragraph from @deftypefun line.
46666         * manual/syslog.texi (syslog): Use @dots{} instead of literal
46667         "...".
46668         (vsyslog): Use @var{} on parameter names.
46669         * manual/terminal.texi (stty): Use @var{} on parameter names.
46670         * manual/users.texi (getutmp): Use @var{} on parameter names.
46671         (getutmpx): Likewise.
46672
46673 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46674
46675         [BZ #6884]
46676         * manual/stdio.texi (fopen): Fix typos in description of
46677         ",ccs=STRING".
46678
46679 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
46680
46681         [BZ #4026]
46682         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
46683         get clock_id definition.
46684
46685 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
46686
46687         [BZ #4822]
46688         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
46689         (madvise): Cast every argument to void on its own.
46690
46691 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46692
46693         [BZ #9902]
46694         * manual/startup.texi (Exit Status): Fix typo.
46695
46696 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46697
46698         [BZ #10140]
46699         * manual/examples/argp-ex1.c: Include <stdlib.h>.
46700         * manual/examples/argp-ex2.c: Likewise.
46701         * manual/examples/argp-ex3.c: Likewise.
46702
46703 2012-02-16  Richard Henderson  <rth@redhat.com>
46704
46705         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
46706         * sysdeps/s390/s390-32/initfini.c: Remove.
46707         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
46708         * sysdeps/s390/s390-64/initfini.c: Remove.
46709
46710 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
46711
46712         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
46713         compiler output for sysdeps/generic/initfini.c.
46714         * sysdeps/sh/elf/initfini.c: Remove file.
46715
46716 2012-02-16  David S. Miller  <davem@davemloft.net>
46717
46718         [BZ #11494]
46719         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
46720
46721         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
46722         * sysdeps/sparc/crti.S: New file.
46723         * sysdeps/sparc/crtn.S: New file.
46724         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
46725         * sysdeps/sparc/sparc64/Makefile: Likewise.
46726
46727 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
46728
46729         [BZ #3335]
46730         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
46731
46732 2012-02-15  Roland McGrath  <roland@hack.frob.com>
46733
46734         [BZ #4822]
46735         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
46736
46737         * mach/devstream.c (cookie_io_functions_t): Macro removed.
46738         (write, read, close): Likewise.
46739         Patch by Aurelien Jarno <aurelien@aurel32.net>.
46740
46741 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
46742
46743         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
46744         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
46745         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
46746         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
46747         <bits/signalfd.h>.
46748         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
46749         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46750         bits/signalfd.h.
46751
46752 2012-02-14  Marek Polacek  <polacek@redhat.com>
46753
46754         * sysdeps/x86_64/crti.S: New file.
46755         * sysdeps/x86_64/crtn.S: New file.
46756         * sysdeps/x86_64/elf/initfini.c: Remove file.
46757
46758 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46759
46760         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
46761         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
46762         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
46763         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
46764         <bits/inotify.h>.
46765         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
46766         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46767         bits/inotify.h.
46768
46769 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46770
46771         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
46772         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
46773         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
46774         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
46775         <bits/eventfd.h>.
46776         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
46777         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46778         bits/eventfd.h.
46779
46780 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
46781
46782         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
46783         __feraiseexcept instead of feraiseexcept.
46784
46785         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
46786         nanosleep invocations.
46787         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
46788         strings, and add error checking for a nanosleep invocations.
46789
46790 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
46791
46792         Replace FSF snail mail address with URLs, as per GNU coding standards.
46793         Most of the snail mail addresses were wrong anyway, and omitting
46794         them makes the source code easier to maintain.  Almost all of the
46795         changes are to license notices and to locale LC_IDENTIFICATION
46796         addresses, except for this one:
46797         * manual/libc.texinfo: In "Published by", give the FSF's URL,
46798         not its snail mail address.
46799
46800 2012-02-09  Richard Henderson  <rth@twiddle.net>
46801
46802         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
46803         of kernel-features.h.
46804
46805         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
46806
46807 2012-02-08  Marek Polacek  <polacek@redhat.com>
46808
46809         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
46810         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
46811         * sysdeps/gnu/_G_config.h: Likewise.
46812         * sysdeps/generic/_G_config.h: Likewise.
46813
46814 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
46815
46816         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
46817         tests.
46818         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46819
46820         * sysdeps/powerpc/powerpc32/crti.S: New file.
46821         * sysdeps/powerpc/powerpc32/crtn.S: New file.
46822         * sysdeps/powerpc/powerpc64/crti.S: New file.
46823         * sysdeps/powerpc/powerpc64/crtn.S: New file.
46824
46825         * Makeconfig (have-initfini): Don't set.
46826         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
46827         * configure.in (nopic_initfini): Don't substitute.
46828         * config.h.in (HAVE_INITFINI): Don't #undef.
46829         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
46830         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
46831
46832 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
46833
46834         Support crti.S and crtn.S provided directly by architectures.
46835         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
46836         [crti.S in sysdirs] (omit-deps): Likewise.
46837         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
46838         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
46839         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
46840         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
46841         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
46842         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
46843         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
46844         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
46845         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
46846         compiler output for sysdeps/generic/initfini.c.
46847         * sysdeps/i386/elf/Makefile: Remove file.
46848         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
46849
46850 2012-02-07  Marek Polacek  <polacek@redhat.com>
46851
46852         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
46853         * sysdeps/gnu/_G_config.h: Likewise.
46854         * sysdeps/mach/hurd/_G_config.h: Likewise.
46855
46856 2012-02-07  Marek Polacek  <polacek@redhat.com>
46857
46858         * math/Makefile (tests): Add tst-CMPLX2.
46859         * math/tst-CMPLX2.c: New file.
46860
46861 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
46862
46863         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46864
46865         * math/libm-test.inc (jn_test): Add missing L suffix.
46866
46867 2012-02-06  Marek Polacek  <polacek@redhat.com>
46868
46869         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
46870         * sysdeps/i386/fpu/e_powf.S: Likewise.
46871         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46872         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
46873         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46874         * sysdeps/i386/fpu/e_pow.S: Likewise.
46875         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
46876         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46877         * sysdeps/i386/fpu/s_expm1.S: Likewise.
46878         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
46879         * sysdeps/i386/fpu/e_log2.S: Likewise.
46880         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46881         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46882         * sysdeps/i386/fpu/e_powl.S: Likewise.
46883         * sysdeps/i386/fpu/s_log1p.S: Likewise.
46884         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46885         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
46886         * sysdeps/i386/fpu/e_logl.S: Likewise.
46887         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
46888         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
46889         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
46890         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
46891         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46892         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46893         * sysdeps/i386/fpu/e_log.S: Likewise.
46894         * sysdeps/i386/fpu/s_cexp.S: Likewise.
46895         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46896         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
46897         * sysdeps/i386/fpu/e_logf.S: Likewise.
46898         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46899         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46900         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
46901         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
46902         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
46903         * sysdeps/i386/fpu/e_log10.S: Likewise.
46904         * sysdeps/i386/fpu/s_frexp.S: Likewise.
46905         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46906         * sysdeps/i386/fpu/s_asinh.S: Likewise.
46907         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
46908         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46909         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
46910         * sysdeps/i386/asm-syntax.h: Likewise.
46911         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46912         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46913         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46914         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
46915         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
46916         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46917         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
46918         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
46919         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46920         * sysdeps/powerpc/sysdep.h: Likewise.
46921         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
46922         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
46923
46924 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46925
46926         [BZ #411]
46927         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
46928
46929 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46930
46931         * sysdeps/i386/sysdep.h: Include <features.h>.
46932         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
46933         version.
46934
46935 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
46936
46937         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
46938         Define.
46939         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
46940         LOAD_PIC_REG_STR.
46941
46942 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46943
46944         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
46945         (SETUP_PIC_REG): Use GET_PC_THUNK.
46946         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
46947         macro.
46948
46949 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46950
46951         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
46952         for non-PIC compilation.
46953         (SETUP_PIC_REG): Add .p2align directive.
46954         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
46955         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
46956         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
46957         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
46958         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
46959         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
46960         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
46961         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
46962         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
46963         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
46964         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
46965         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
46966         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
46967         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
46968         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
46969         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
46970         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
46971         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
46972         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
46973         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
46974         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
46975         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
46976         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
46977         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
46978         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
46979         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
46980         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
46981         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
46982         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
46983         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
46984         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
46985         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
46986         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
46987         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
46988         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
46989         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
46990         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
46991         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
46992         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
46993         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
46994         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
46995
46996 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46997
46998         * math/tst-CMPLX.c: Include <stdio.h>.
46999
47000 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
47001
47002         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
47003         float.
47004         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
47005         * sysdeps/sparc/bits/mathdef.h: Likewise.
47006
47007 2012-01-31  Marek Polacek  <polacek@redhat.com>
47008
47009         * libio/libio.h: Don't define _PARAMS.
47010         * locale/programs/config.h: Don't define PARAMS.
47011         * stdlib/strtol_l.c: Likewise.
47012         (__strtol_l): Remove PARAMS from the prototype.
47013
47014 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
47015
47016         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
47017         names.  Just use the correct names.  Remove unnecessary wrapper
47018         functions.
47019         * malloc/arena.c: Likewise.
47020         * malloc/hooks.c: Likewise.
47021
47022         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
47023         ARENA_TEST says not to.  Simplify test for creation of a new arena.
47024         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
47025
47026 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
47027
47028         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
47029         into tail calls.
47030         (update_get_addr): New function.
47031         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
47032         GET_ADDR_MODULE parameter.
47033
47034 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
47035
47036         * crypt/cert.c: Remove __STDC__ conditionals.
47037         * crypt/crypt-entry.c: Likewise.
47038         * crypt/crypt_util.c: Likewise.
47039         * libio/filedoalloc.c: Likewise.
47040         * libio/fileops.c: Likewise.
47041         * libio/genops.c: Likewise.
47042         * libio/iofclose.c: Likewise.
47043         * libio/iofdopen.c: Likewise.
47044         * libio/iofopen.c: Likewise.
47045         * libio/iofopen64.c: Likewise.
47046         * libio/iogetdelim.c: Likewise.
47047         * libio/iopopen.c: Likewise.
47048         * libio/obprintf.c: Likewise.
47049         * libio/oldfileops.c: Likewise.
47050         * libio/oldiofclose.c: Likewise.
47051         * libio/oldiofdopen.c: Likewise.
47052         * libio/oldiofopen.c: Likewise.
47053         * libio/oldiopopen.c: Likewise.
47054         * libio/wfiledoalloc.c: Likewise.
47055         * libio/wgenops.c: Likewise.
47056         * locale/programs/xmalloc.c: Likewise.
47057         * misc/syslog.c: Likewise.
47058         * stdio-common/xbug.c: Likewise.
47059         * string/memchr.c: Likewise.
47060         * string/memcmp.c: Likewise.
47061         * string/memrchr.c: Likewise.
47062         * string/rawmemchr.c: Likewise.
47063         * sysdeps/posix/getcwd.c: Likewise.
47064         * time/strftime_l.c: Likewise.
47065
47066 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
47067
47068         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
47069         * config.make.in (config-cflags-sse2avx): Define.
47070         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
47071         Fix typo.
47072
47073 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
47074
47075         * scripts/config.guess: Update from upstream config git repository.
47076         * scripts/config.sub: Likewise.
47077
47078 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
47079
47080         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
47081         (EM_NUM): Update.
47082         (R_TILEPRO_*, R_TILEGX_*): New macros.
47083
47084         * scripts/firstversions.awk: Fix bug in version range handling.
47085
47086         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
47087
47088         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
47089
47090         * include/sys/epoll.h: New file.
47091         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
47092         libc_hidden_def.
47093
47094 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
47095
47096         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
47097         Avoid unnecessary __WORDSIZE == 64 test.
47098         (fmaxf): Use VEX format if possible.
47099         (fmax): Likewise.
47100         (fminf): Likewise.
47101         (fmin): Likewise.
47102
47103         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
47104         * math/math_private.h: Remove libc_fegetround* and
47105         libc_fesetround*.
47106         * sysdeps/i386/configure.in: Check for -msse2avx.
47107         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
47108         also if SSE2AVX is defined.
47109         Remove libc_fegetround* and libc_fesetround*.
47110         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
47111         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
47112         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
47113         of HAS_YMM_USABLE.
47114         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
47115         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
47116         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
47117         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
47118         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
47119
47120         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
47121
47122 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47123
47124         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
47125         size is not set.
47126         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
47127
47128 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
47129
47130         [BZ #13618]
47131         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
47132         relocation.
47133         * Makeconfig (libm): Define.
47134         * elf/Makefile: Add rules to build and run tst-relsort1.
47135         * elf/tst-relsort1.c: New file.
47136         * elf/tst-relsort1mod1.c: New file.
47137         * elf/tst-relsort1mod2.c: New file.
47138
47139 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
47140
47141         * math/s_ldexp.c: Remove __STDC__ conditionals.
47142         * math/s_ldexpf.c: Likewise.
47143         * math/s_ldexpl.c: Likewise.
47144         * math/s_nextafter.c: Likewise.
47145         * math/s_nexttowardf.c: Likewise.
47146         * math/s_significand.c: Likewise.
47147         * math/s_significandf.c: Likewise.
47148         * math/s_significandl.c: Likewise.
47149         * math/w_jnl.c: Likewise.
47150         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
47151         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
47152         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
47153         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
47154         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
47155         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
47156         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
47157         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
47158         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
47159         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
47160         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
47161         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
47162         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
47163         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
47164         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
47165         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
47166         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
47167         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
47168         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
47169         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
47170         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
47171         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
47172         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
47173         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
47174         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
47175         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
47176         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
47177         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
47178         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
47179         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
47180         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
47181         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
47182         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
47183         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
47184         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
47185         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
47186         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
47187         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
47188         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
47189         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
47190         * sysdeps/ieee754/k_standard.c: Likewise.
47191         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
47192         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
47193         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
47194         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
47195         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
47196         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
47197         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
47198         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
47199         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
47200         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
47201         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
47202         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
47203         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
47204         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
47205         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
47206         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
47207         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
47208         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
47209         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
47210         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
47211         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
47212         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
47213         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
47214         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
47215         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
47216         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
47217         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
47218         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
47219         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47220         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
47221         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
47222         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
47223         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
47224         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
47225         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
47226         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
47227         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
47228         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
47229         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
47230         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
47231         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
47232         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
47233         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
47234         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
47235         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
47236         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
47237         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
47238         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
47239         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
47240         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
47241         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
47242         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
47243         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
47244         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
47245         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
47246         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
47247         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
47248         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
47249         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
47250         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
47251         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
47252         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
47253         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
47254         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
47255         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
47256         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
47257         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
47258         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
47259         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
47260         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
47261         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
47262         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
47263         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
47264         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
47265         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
47266         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
47267         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
47268         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
47269         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
47270         * sysdeps/ieee754/s_matherr.c: Likewise.
47271         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
47272         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
47273         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
47274         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
47275
47276 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
47277
47278         * crypt/md5.h: Remove __STDC__ conditionals.
47279         * libio/libioP.h: Likewise.
47280         * locale/programs/config.h: Likewise.
47281         * sysdeps/generic/sysdep.h: Likewise.
47282         * sysdeps/i386/asm-syntax.h: Likewise.
47283         * sysdeps/s390/asm-syntax.h: Likewise.
47284         * sysdeps/unix/sysdep.h: Likewise.
47285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
47286         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
47287
47288 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
47289
47290         * libio/libio.h: Remove __STDC__ conditionals.
47291         * malloc/obstack.h: Likewise.
47292         * math/complex.h: Likewise.
47293         * math/math.h: Likewise.
47294         * sysdeps/generic/_G_config.h: Likewise.
47295         * sysdeps/gnu/_G_config.h: Likewise.
47296         * sysdeps/mach/hurd/_G_config.h: Likewise.
47297         * sysdeps/powerpc/bits/mathdef.h: Likewise.
47298         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
47299         * sysdeps/sparc/bits/mathdef.h: Likewise.
47300
47301 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
47302
47303         [BZ #13583]
47304         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
47305         Clean up HAS_* macros.
47306         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
47307         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
47308         possible.
47309         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
47310         HAS_AVX.
47311         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
47312         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
47313         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
47314         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
47315         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
47316
47317 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
47318
47319         * elf/tst-unique3.cc (gets): Remove declaration.
47320         * elf/tst-unique3lib.cc (gets): Likewise.
47321         * elf/tst-unique3lib2.cc (gets): Likewise.
47322         * elf/tst-unique4.cc (gets): Likewise.
47323
47324 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
47325
47326         * include/stdio.h: Add C++ protection.  Add gets declarations and
47327         definitions.
47328         * debug/tst-chk1.c: Don't declare gets here.
47329         * stdio-common/tst-gets.c: Likewise.
47330
47331 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
47332
47333         * posix/glob: Remove directory.
47334
47335 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
47336
47337         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
47338
47339 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
47340
47341         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
47342         of the non-standard EPFNOSUPPORT.
47343
47344 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47345
47346         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
47347         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
47348         ANYWHERE set to 1 only on KERN_NO_SPACE error.
47349
47350 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
47351
47352         * wcsmbs/uchar.h: Test __STDC_VERSION__.
47353
47354 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
47355
47356         * nscd/aicache.c (addhstaiX): Do not cache negative results of
47357         transient errors.
47358         * nscd/grpcache.c (cache_addgr): Likewise.
47359         * nscd/hstcache.c (cache_addhst): Likewise.
47360         * nscd/initgrcache.c (addinitgroupsX): Likewise.
47361         * nscd/pwdcache.c (cache_addpw): Likewise.
47362         * nscd/servicescache.c (cache_addserv): Likewise.
47363
47364 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
47365
47366         * malloc/malloc.c: Various cleanups.
47367         * malloc/hooks.c: Likewise.
47368
47369         * stdlib/Makefile (tests): Add bug-fmtmsg1.
47370         * stdlib/bug-fmtmsg1.c: New file.
47371
47372         * stdlib/fmtmsg.c (init): Add missing unlock.
47373         Patch by Peng Haitao <penght@cn.fujitsu.com>.
47374
47375 2012-01-12  Marek Polacek  <polacek@redhat.com>
47376
47377         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
47378         and _GNU_SOURCE.
47379
47380 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
47381
47382         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
47383         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
47384         macro to ensure uniqueness of label name.
47385         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
47386         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
47387
47388 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
47389
47390         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
47391
47392         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
47393         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
47394         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
47395         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
47396
47397 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
47398
47399         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
47400
47401         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
47402         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
47403         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
47404
47405         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
47406
47407         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
47408         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
47409         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
47410         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
47411
47412         * math/bits/math-finite.h: Add ldexp support.
47413
47414 2012-01-10  Marek Polacek  <polacek@redhat.com>
47415
47416         * locale/programs/localedef.h (show_archive_content): Add noreturn
47417         attribute.
47418
47419 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
47420
47421         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
47422
47423 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47424
47425         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
47426
47427         * io/Makefile (headers): Add bits/poll2.h.
47428
47429 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
47430
47431         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
47432         typo #include statement.
47433
47434 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47435
47436         * include/sys/cdefs.h: Define __attribute_alloc_size.
47437         * catgets/gencat.c: Add alloc_size attribute and apply consistently
47438         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
47439         * elf/pldd.c: Likewise.
47440         * iconv/iconv_charmap.c: Likewise.
47441         * iconv/iconvconfig.c: Likewise.
47442         * iconv/strtab.c: Likewise.
47443         * locale/programs/locale.c: Likewise.
47444         * locale/programs/localedef.h: Likewise.
47445         * locale/programs/simple-hash.c: Likewise.
47446         * nscd/nscd.h: Likewise.
47447         * nss/makedb.c: Likewise.
47448         * sysdeps/generic/ldconfig.h: Likewise.
47449         * locale/programs/localedef.c: Remove xmalloc prototype.
47450         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
47451
47452 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
47453
47454         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
47455         appropriate.
47456
47457 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
47458
47459         * math/Makefile (tests): Add tst-CMPLX.
47460         * math/tst-CMPLX.c: New file.
47461
47462         * math/complex.h (CMPLXL): Fix typo.
47463
47464         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
47465         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
47466         GLIBC_2.16.
47467         * debug/tst-chk1.c: Add poll and ppoll tests.
47468         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
47469         * include/sys/poll.h: Add hidden proto for ppoll.
47470         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
47471         * sysdeps/mach/hurd/ppoll.c: Likewise.
47472         * io/ppoll.c: Likewise.
47473         * debug/poll_chk.c: New file.
47474         * debug/ppoll_chk.c: New file.
47475         * include/bits/poll2.h: New file.
47476         * io/bits/poll2.h: New file.
47477
47478         [BZ #1350]
47479         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
47480
47481         * configure.in: static is always set to yes.  Remove.
47482         * config.make.in: Don't set build-static.
47483         * Makeconfig: Remove use of build-static.
47484         * dlfcn/Makefile: Likewise.
47485         * elf/Makefile: Likewise.
47486         * math/Makefile: Likewise.
47487         * misc/Makefile: Likewise.
47488         * nptl/Makefile: Likewise.
47489         * sysdeps/mach/hurd/Makefile: Likewise.
47490
47491         * configure.in: PWD_P is not used anymore.
47492         * config.make.in: Remove PWD_P entry.
47493
47494         * configure.in: Remove last remnants of RANLIB.
47495         No need to check for signed size_t anymore.
47496         Don't set libc_commonpagesize and libc_relro_required here for Alpha
47497         and IA-64.
47498         Remove __builtin_expect test because we require at least gcc 3.4.
47499         * aclocal.m4: Likewise.
47500
47501         * wcsmbs/mbrtoc16.c: Implement using towc function.
47502         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
47503         * wcsmbs/wcsmbsload.c: Likewise.
47504         * iconv/gconv_simple.c: Likewise.
47505         * iconv/gconv_int.h: Likewise.
47506         * iconv/gconv_builtin.h: Likewise.
47507         * iconv/iconv_prog.c: Remove CHAR16 handling.
47508
47509         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
47510
47511         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
47512
47513         * configure.in: Remove --with-elf and --enable-bounded options.
47514         Dont set base_machine for ia64.  More non-ELF conditions removed.
47515         Remove testing and setting of leading underscore information.
47516         * config.make.in (build-bounded): Set to no.
47517         * config.h.in: Remove NO_UNDERSCORES entry.
47518         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
47519         them.
47520         * csu/start.c: Remove !NO_UNDERSCORE code.
47521         * locale/localeinfo.h: Likewise.
47522         * sysdeps/generic/machine-gmon.h: Likewise.
47523         * sysdeps/generic/sysdep.h: Likewise.
47524         * sysdeps/i386/sysdep.h: Likewise.
47525         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
47526         * sysdeps/mach/sysdep.h: Likewise.
47527         * sysdeps/s390/s390-32/sysdep.h: Likewise.
47528         * sysdeps/s390/s390-64/sysdep.h: Likewise.
47529         * sysdeps/sh/sysdep.h: Likewise.
47530         * sysdeps/sparc/sparc32/alloca.S: Likewise.
47531         * sysdeps/unix/i386/sysdep.S: Likewise.
47532         * sysdeps/unix/sparc/start.c: Likewise.
47533         * sysdeps/unix/sparc/sysdep.S: Likewise.
47534         * sysdeps/unix/sparc/sysdep.h: Likewise.
47535         * sysdeps/unix/start.c: Likewise.
47536         * sysdeps/unix/x86_64/sysdep.S: Likewise.
47537         * sysdeps/x86_64/sysdep.h: Likewise.
47538
47539 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
47540
47541         [BZ #13553]
47542         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
47543         for non-gcc.
47544         * argp/argp-fmtstream.h: Use const instead __const.
47545         * argp/argp.h: Likewise.
47546         * assert/assert.h: Likewise.
47547         * bits/fenv.h: Likewise.
47548         * bits/sched.h: Likewise.
47549         * bits/sigset.h: Likewise.
47550         * bits/sigthread.h: Likewise.
47551         * catgets/nl_types.h: Likewise.
47552         * conform/data/pthread.h-data: Likewise.
47553         * crypt/crypt-private.h: Likewise.
47554         * crypt/crypt.h: Likewise.
47555         * crypt/crypt_util.c: Likewise.
47556         * ctype/ctype.h: Likewise.
47557         * debug/execinfo.h: Likewise.
47558         * debug/mbsnrtowcs_chk.c: Likewise.
47559         * debug/mbsrtowcs_chk.c: Likewise.
47560         * debug/wcsnrtombs_chk.c: Likewise.
47561         * debug/wcsrtombs_chk.c: Likewise.
47562         * debug/wcstombs_chk.c: Likewise.
47563         * dirent/dirent.h: Likewise.
47564         * dlfcn/dlfcn.h: Likewise.
47565         * elf/neededtest4.c: Likewise.
47566         * grp/grp.h: Likewise.
47567         * gshadow/gshadow.h: Likewise.
47568         * iconv/gconv.h: Likewise.
47569         * iconv/gconv_int.h: Likewise.
47570         * iconv/gconv_simple.c: Likewise.
47571         * iconv/iconv.h: Likewise.
47572         * iconv/loop.c: Likewise.
47573         * iconv/skeleton.c: Likewise.
47574         * include/aio.h: Likewise.
47575         * include/aliases.h: Likewise.
47576         * include/argz.h: Likewise.
47577         * include/arpa/inet.h: Likewise.
47578         * include/assert.h: Likewise.
47579         * include/dirent.h: Likewise.
47580         * include/dlfcn.h: Likewise.
47581         * include/execinfo.h: Likewise.
47582         * include/fcntl.h: Likewise.
47583         * include/fenv.h: Likewise.
47584         * include/glob.h: Likewise.
47585         * include/grp.h: Likewise.
47586         * include/libintl.h: Likewise.
47587         * include/mntent.h: Likewise.
47588         * include/netdb.h: Likewise.
47589         * include/pwd.h: Likewise.
47590         * include/rpc/netdb.h: Likewise.
47591         * include/sched.h: Likewise.
47592         * include/search.h: Likewise.
47593         * include/shadow.h: Likewise.
47594         * include/signal.h: Likewise.
47595         * include/stdio.h: Likewise.
47596         * include/stdlib.h: Likewise.
47597         * include/string.h: Likewise.
47598         * include/sys/socket.h: Likewise.
47599         * include/sys/stat.h: Likewise.
47600         * include/sys/statfs.h: Likewise.
47601         * include/sys/statvfs.h: Likewise.
47602         * include/sys/syslog.h: Likewise.
47603         * include/sys/time.h: Likewise.
47604         * include/sys/uio.h: Likewise.
47605         * include/time.h: Likewise.
47606         * include/unistd.h: Likewise.
47607         * include/utmp.h: Likewise.
47608         * include/wchar.h: Likewise.
47609         * include/wctype.h: Likewise.
47610         * inet/aliases.h: Likewise.
47611         * inet/arpa/inet.h: Likewise.
47612         * inet/netinet/ether.h: Likewise.
47613         * inet/netinet/in.h: Likewise.
47614         * intl/libintl.h: Likewise.
47615         * io/bits/fcntl2.h: Likewise.
47616         * io/fcntl.h: Likewise.
47617         * io/ftw.h: Likewise.
47618         * io/sys/poll.h: Likewise.
47619         * io/sys/stat.h: Likewise.
47620         * io/sys/statfs.h: Likewise.
47621         * io/sys/statvfs.h: Likewise.
47622         * io/utime.h: Likewise.
47623         * libio/bits/stdio.h: Likewise.
47624         * libio/bits/stdio2.h: Likewise.
47625         * libio/libio.h: Likewise.
47626         * libio/libioP.h: Likewise.
47627         * libio/stdio.h: Likewise.
47628         * locale/lc-ctype.c: Likewise.
47629         * locale/locale.h: Likewise.
47630         * login/utmp.h: Likewise.
47631         * malloc/arena.c: Likewise.
47632         * malloc/malloc.c: Likewise.
47633         * malloc/malloc.h: Likewise.
47634         * malloc/mcheck.c: Likewise.
47635         * malloc/mtrace.c: Likewise.
47636         * math/bits/mathcalls.h: Likewise.
47637         * math/fenv.h: Likewise.
47638         * math/math_private.h: Likewise.
47639         * misc/bits/error.h: Likewise.
47640         * misc/bits/syslog.h: Likewise.
47641         * misc/err.h: Likewise.
47642         * misc/error.h: Likewise.
47643         * misc/fstab.h: Likewise.
47644         * misc/mntent.h: Likewise.
47645         * misc/regexp.h: Likewise.
47646         * misc/search.h: Likewise.
47647         * misc/sgtty.h: Likewise.
47648         * misc/sys/mman.h: Likewise.
47649         * misc/sys/syslog.h: Likewise.
47650         * misc/sys/uio.h: Likewise.
47651         * misc/sys/xattr.h: Likewise.
47652         * misc/ttyent.h: Likewise.
47653         * nis/rpcsvc/ypclnt.h: Likewise.
47654         * nss/nss.h: Likewise.
47655         * posix/bits/unistd.h: Likewise.
47656         * posix/fnmatch.h: Likewise.
47657         * posix/glob.h: Likewise.
47658         * posix/sched.h: Likewise.
47659         * posix/spawn.h: Likewise.
47660         * posix/sys/wait.h: Likewise.
47661         * posix/unistd.h: Likewise.
47662         * posix/wordexp.h: Likewise.
47663         * pwd/pwd.h: Likewise.
47664         * resolv/netdb.h: Likewise.
47665         * resource/sys/resource.h: Likewise.
47666         * rt/aio.h: Likewise.
47667         * rt/bits/mqueue2.h: Likewise.
47668         * rt/mqueue.h: Likewise.
47669         * shadow/shadow.h: Likewise.
47670         * signal/signal.h: Likewise.
47671         * socket/send.c: Likewise.
47672         * socket/sendto.c: Likewise.
47673         * socket/sys/socket.h: Likewise.
47674         * stdio-common/printf.h: Likewise.
47675         * stdlib/bits/stdlib.h: Likewise.
47676         * stdlib/fmtmsg.h: Likewise.
47677         * stdlib/monetary.h: Likewise.
47678         * stdlib/stdlib.h: Likewise.
47679         * stdlib/ucontext.h: Likewise.
47680         * streams/stropts.h: Likewise.
47681         * string/argz.h: Likewise.
47682         * string/bits/string2.h: Likewise.
47683         * string/string.h: Likewise.
47684         * string/strings.h: Likewise.
47685         * sunrpc/rpc/auth.h: Likewise.
47686         * sunrpc/rpc/auth_des.h: Likewise.
47687         * sunrpc/rpc/clnt.h: Likewise.
47688         * sunrpc/rpc/netdb.h: Likewise.
47689         * sunrpc/rpc/pmap_clnt.h: Likewise.
47690         * sunrpc/rpc/xdr.h: Likewise.
47691         * sysdeps/generic/inttypes.h: Likewise.
47692         * sysdeps/generic/net/if.h: Likewise.
47693         * sysdeps/generic/sys/swap.h: Likewise.
47694         * sysdeps/gnu/net/if.h: Likewise.
47695         * sysdeps/gnu/utmpx.h: Likewise.
47696         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
47697         * sysdeps/i386/i486/bits/string.h: Likewise.
47698         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
47699         * sysdeps/s390/bits/string.h: Likewise.
47700         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
47701         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
47702         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
47703         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
47704         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
47705         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
47706         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
47707         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
47708         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
47709         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
47710         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
47711         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
47712         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
47713         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
47714         * sysdeps/unix/sysv/linux/readv.c: Likewise.
47715         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
47716         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
47717         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47718         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
47719         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
47720         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
47721         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
47722         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
47723         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
47724         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
47725         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
47726         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
47727         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47728         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
47729         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
47730         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
47731         * sysvipc/sys/ipc.h: Likewise.
47732         * sysvipc/sys/msg.h: Likewise.
47733         * sysvipc/sys/sem.h: Likewise.
47734         * sysvipc/sys/shm.h: Likewise.
47735         * termios/termios.h: Likewise.
47736         * time/sys/time.h: Likewise.
47737         * time/time.h: Likewise.
47738         * wcsmbs/bits/wchar2.h: Likewise.
47739         * wcsmbs/uchar.h: Likewise.
47740         * wcsmbs/wchar.h: Likewise.
47741         * wctype/wctype.h: Likewise.
47742
47743         [BZ #13551]
47744         * Makeconfig: Remove all but ELF support including AIX support.
47745         * Makerules: Likewise.
47746         * config.h.in: Likewise.
47747         * config.make.in: Likewise.
47748         * configure: Likewise.
47749         * configure.in: Likewise.
47750         * csu/Makefile: Likewise.
47751         * csu/version.c: Likewise.
47752         * debug/Makefile: Likewise.
47753         * dlfcn/Makefile: Likewise.
47754         * elf/Makefile: Likewise.
47755         * extra-lib.mk: Likewise.
47756         * iconv/Makefile: Likewise.
47757         * include/libc-symbols.h: Likewise.
47758         * include/shlib-compat.h: Likewise.
47759         * resolv/Makefile: Likewise.
47760         * resolv/res_libc.c: Likewise.
47761         * rt/Makefile: Likewise.
47762         * sysdeps/i386/asm-syntax.h: Likewise.
47763         * sysdeps/i386/sysdep.h: Likewise.
47764         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
47765         * sysdeps/mach/sysdep.h: Likewise.
47766         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
47767         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
47768         * sysdeps/s390/asm-syntax.h: Likewise.
47769         * sysdeps/s390/s390-32/sysdep.h: Likewise.
47770         * sysdeps/s390/s390-64/sysdep.h: Likewise.
47771         * sysdeps/sh/sysdep.h: Likewise.
47772         * sysdeps/unix/sparc/sysdep.h: Likewise.
47773         * sysdeps/wordsize-32/divdi3.c: Likewise.
47774         * sysdeps/x86_64/sysdep.h: Likewise.
47775
47776         * argp/Versions: Remove _argp_unlock_xxx.
47777
47778         [BZ #13559]
47779         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
47780         * abilist/libBrokenLocale.abilist: Likewise.
47781         * abilist/libanl.abilist: Likewise.
47782         * abilist/libc.abilist: Likewise.
47783         * abilist/libcrypt.abilist: Likewise.
47784         * abilist/libdl.abilist: Likewise.
47785         * abilist/libm.abilist: Likewise.
47786         * abilist/libnsl.abilist: Likewise.
47787         * abilist/libpthread.abilist: Likewise.
47788         * abilist/libresolv.abilist: Likewise.
47789         * abilist/librt.abilist: Likewise.
47790         * abilist/libthread_db.abilist: Likewise.
47791         * abilist/libutil.abilist: Likewise.
47792         * abilist/libnss_db.abilist: New file.
47793
47794         * scripts/abilist.awk: Add support for indirect functions.
47795
47796         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
47797
47798         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
47799
47800         * shlib-versions: Remove entries for ports architectures.
47801
47802         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
47803         files in ports.
47804         * elf/stackguard-macros.h: Remove support for IA-64.
47805         * elf/tst-auditmod1.c: Likewise.
47806         * sysdeps/generic/ldsodefs.h: Likewise.
47807
47808         * sysdeps/unix/sysv/linux/configure.in: Ports should define
47809         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
47810         configure files.
47811
47812         [BZ #13552]
47813         * configure.in: Remove --enable-omitfp support.
47814         * FAQ.in: Adjust.
47815         * config.make.in: Likewise.
47816         * Makeconfig: Likewise.
47817         * manual/install.texi: Likewise.
47818
47819         In case anyone cares, the IA-64 architecture could move to ports.
47820         * sysdeps/ia64/*: Removed.
47821         * sysdeps/unix/sysv/linux/ia64/*: Removed.
47822         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
47823
47824         [BZ #13555]
47825         * configure.in: Remove entries for unsupported architectures.
47826
47827         [BZ #13533]
47828         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
47829         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
47830         routines.
47831         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
47832         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
47833         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
47834         fall back to using wcrtomb.
47835         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
47836         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
47837         renaming.
47838         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
47839         * wcsmbs/tst-c16c32-1.c: New file.
47840
47841         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
47842         local variable.
47843
47844         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
47845
47846         * elf/tst-unique3.cc: Add explicit declaration of gets.
47847         * elf/tst-unique3lib.cc: Likewise.
47848         * elf/tst-unique3lib2.cc: Likewise.
47849         * elf/tst-unique4.cc: Likewise.
47850
47851         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
47852
47853 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
47854
47855         [BZ #13566]
47856         * assert/assert.h (static_assert): Don't define for C++.
47857         * libio/stdio.h (gets): Do declare for C++ <= C++11.
47858         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
47859
47860 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
47861
47862         * iconv/loop.c (single loop): Fix assertion in storing of
47863         remaining bytes.
47864
47865         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
47866
47867 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
47868
47869         * posix/getconf.c: Update copyright year.
47870         * nss/getent.c: Likewise.
47871         * nss/makedb.c: Likewise.
47872         * iconv/iconvconfig.c: Likewise.
47873         * iconv/iconv_prog.c: Likewise.
47874         * elf/ldconfig.c: Likewise.
47875         * elf/pldd.c: Likewise.
47876         * elf/sotruss.ksh: Likewise.
47877         * catgets/gencat.c: Likewise.
47878         * csu/version.c: Likewise.
47879         * elf/ldd.bash.in: Likewise.
47880         * elf/sprof.c (print_version): Likewise.
47881         * locale/programs/locale.c: Likewise.
47882         * locale/programs/localedef.c: Likewise.
47883         * login/programs/pt_chown.c: Likewise.
47884         * nscd/nscd.c (print_version): Likewise.
47885         * debug/xtrace.sh: Likewise.
47886         * malloc/memusage.sh: Likewise.
47887         * malloc/mtrace.pl: Likewise.
47888         * debug/catchsegv.sh: Likewise.
47889
47890 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
47891
47892         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
47893         pure attribute.
47894
47895 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
47896
47897         [BZ #13533]
47898         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
47899         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
47900         transformations.
47901         * iconv/gconv_int.h: Likewise.
47902         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
47903         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
47904         from libc for GLIBC_2.16.
47905         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
47906         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
47907         * wcsmbs/uchar.h: Really define mbstate_t.
47908         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
47909         * wcsmbs/c16rtomb.c: New file.
47910         * wcsmbs/mbrtoc16.c: New file.
47911         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
47912         for C/POSIX locale.
47913         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
47914         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
47915
47916         * wcsmbs/wchar.h: Add missing __restrict.
47917
47918 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47919
47920         [BZ #13532]
47921         * time/Makefile (routines): Add timespec_get.
47922         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
47923         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
47924         timespec for ISO C11.
47925         * time/timespec_get.c: New file.
47926         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
47927         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
47928
47929         [BZ #13531]
47930         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
47931         * stdlib/stdlib.h: Declare aligned_alloc.
47932         * Versions.def: Add GLIBC_2.16 for libc.
47933         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
47934
47935         [BZ 13527]
47936         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
47937         ISO C11.
47938
47939         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
47940         code.
47941
47942         [BZ #13528]
47943         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
47944
47945         [BZ #13529]
47946         * assert/assert.h (static_assert): Define.
47947
47948         * version.h: Update for 2.16 development version.
47949
47950         [BZ #13526]
47951         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
47952         _ISOC11_SOURCE.
47953
47954         * version.h (RELEASE): Bump for 2.15 release.
47955         * include/features.h (__GLIBC_MINOR__): Bump to 15.
47956
47957         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
47958         Patch by Marek Polacek <mpolacek@redhat.com>.
47959
47960         * bits/byteswap.h: Protect long long constants with __extension__.
47961         * sysdeps/i386/bits/byteswap.h: Likewise.
47962         * sysdeps/ia64/bits/byteswap.h: Likewise.
47963         * sysdeps/s390/bits/byteswap.h: Likewise.
47964         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47965
47966 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47967
47968         [BZ #13540]
47969         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
47970         destination buffer.
47971         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
47972
47973 2011-12-23  Marek Polacek  <polacek@redhat.com>
47974
47975         * elf/dl-addr.c (determine_info): Add inline keyword.
47976         * elf/tst-auditmod4b.c (check_avx): Likewise.
47977         * elf/tst-auditmod6b.c (check_avx): Likewise.
47978         * elf/tst-auditmod6c.c (check_avx): Likewise.
47979         * elf/tst-auditmod7b.c (check_avx): Likewise.
47980
47981 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47982
47983         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
47984         !__SSE_MATH__.
47985
47986 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47987
47988         [BZ #13540]
47989         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
47990         processing for last bytes.
47991
47992 2011-08-06  Bruno Haible  <bruno@clisp.org>
47993
47994         [BZ #13061]
47995         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
47996         U+0385, not to U+1FEE.
47997
47998         [BZ #13062]
47999         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
48000         entry for U+00A5 U+0301.
48001
48002 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
48003
48004         [BZ #13166]
48005         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
48006         buffer for the output is too small.
48007
48008         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
48009         optimization.
48010
48011         [BZ #13185]
48012         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
48013         SSE flags if possible.
48014
48015 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48016
48017         [BZ #13540]
48018         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
48019         processing for last bytes.
48020
48021 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
48022
48023         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
48024         (syscall-list-default-options, syscall-list-default-condition)
48025         (syscall-list-includes): Define.
48026         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
48027         list of ABIs and options and #if conditions for each ABI.  Do not
48028         handle common syscalls between ABIs specially.
48029         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
48030         Remove.
48031         (syscall-list-variants, syscall-list-32bit-options)
48032         (syscall-list-32bit-condition, syscall-list-64bit-options)
48033         (syscall-list-64bit-condition): Define.
48034         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
48035         (syscall-list-variants, syscall-list-32bit-options)
48036         (syscall-list-32bit-condition, syscall-list-64bit-options)
48037         (syscall-list-64bit-condition): Define.
48038         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
48039         Remove.
48040         (syscall-list-variants, syscall-list-32bit-options)
48041         (syscall-list-32bit-condition, syscall-list-64bit-options)
48042         (syscall-list-64bit-condition): Define.
48043         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
48044         Remove.
48045         (syscall-list-variants, syscall-list-32bit-options)
48046         (syscall-list-32bit-condition, syscall-list-64bit-options)
48047         (syscall-list-64bit-condition): Define.
48048
48049 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
48050
48051         * locale/iso-639.def: Add brx entry.
48052
48053         [BZ #13328]
48054         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
48055         Proposed by Mariusz_Cukr <marcukr@op.pl>.
48056
48057         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
48058         __feraiseexcept_renamed.
48059
48060 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
48061
48062         [BZ #13538]
48063         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
48064         EPOLLET with unsigned values.
48065         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
48066         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
48067
48068         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
48069         to large cancellation.
48070         * math/s_cacoshf.c: Likewise.
48071         * math/s_cacoshl.c: Likewise.
48072
48073 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
48074
48075         [BZ #13305]
48076         [BZ #12786]
48077         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
48078         * math/s_cacoshf.c: Likewise.
48079         * math/s_cacoshl.c: Likewise.
48080
48081 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
48082
48083         [BZ #13439]
48084         * iconv/gconv.h: Define __GCONV_SWAP.
48085         * iconvdata/unicode.c: The swap bit must be stored in __flags.
48086         * iconvdata/utf-16.c: Likewise.
48087         * iconvdata/utf-32.c: Likewise.
48088
48089 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
48090
48091         [BZ #13524]
48092         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
48093         numerator after shifting it by one limb.
48094
48095 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
48096
48097         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
48098         under [__USE_EXTERN_INLINES].
48099
48100 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
48101
48102         [BZ #13446]
48103         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
48104
48105 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48106
48107         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
48108         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
48109         optimized code.
48110         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
48111         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
48112         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
48113         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
48114         for strncasecmp/strncasecmp_l compilation.
48115         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
48116         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
48117
48118 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
48119
48120         [BZ #13484]
48121         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
48122         of __asm__.
48123
48124 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
48125
48126         [BZ #13506]
48127         * time/tzfile.c (__tzfile_read): Check values from file header.
48128
48129 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
48130
48131         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
48132         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
48133         * powerpc/powerpc32/dl-start.S: Likewise.
48134         * powerpc/powerpc32/elf/start.S: Likewise.
48135         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
48136         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
48137         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
48138         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
48139         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
48140         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
48141         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
48142         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
48143         * powerpc/powerpc32/fpu/s_round.S: Likewise.
48144         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
48145         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
48146         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
48147         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
48148         * powerpc/powerpc32/memset.S: Likewise.
48149         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
48150         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
48151         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
48152         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
48153         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
48154         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
48155         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
48156         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
48157         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
48158         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
48159         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
48160         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
48161         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
48162
48163 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48164
48165         * math/libm-test.inc: Added more nearbyint tests.
48166         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
48167         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
48168         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
48169         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
48170
48171 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
48172
48173         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
48174         FD_CLOEXEC.
48175
48176 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48177
48178         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
48179         Add wcscpy-ssse3 wcscpy-c.
48180         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
48181         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
48182         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
48183         * sysdeps/x86_64/wcschr.S: New file.
48184         * sysdeps/x86_64/wcsrchr.S: New file.
48185         * string/test-strcmp.c: Remove checking of wcscmp function for
48186         wrong alignments.
48187         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
48188         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
48189         wcsrchr-sse2 wcsrchr-c.
48190         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
48191         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
48192         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
48193         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
48194         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
48195         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
48196         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
48197         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
48198         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
48199         * wcsmbc/wcschr.c (WCSCHR): New macro.
48200
48201 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48202
48203         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
48204         * wcsmbs/test-wcsrchr.c: New file.
48205         * string/test-strrchr.c: Add wcsrchr support.
48206         (WIDE): New macro.
48207         * wcsmbs/test-wcscpy.c: New file.
48208         * string/test-strcpy.c: Add wcscpy support.
48209         (WIDE): New macro.
48210
48211 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
48212
48213         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
48214         the inner loop.
48215
48216 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
48217
48218         [BZ #13472]
48219         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
48220
48221 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
48222
48223         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
48224         Minor optimizations.
48225
48226         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
48227         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
48228         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
48229
48230 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
48231
48232         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
48233         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
48234         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
48235         for gcc to avoid warnings.
48236         * inet/Makefile (tests): Add tst-checks.
48237         * inet/tst-checks.c: New file.
48238
48239         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
48240         warning.
48241
48242         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
48243         __wmemcmp_sse2.
48244
48245         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
48246         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
48247
48248         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
48249
48250 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
48251
48252         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
48253         problem.
48254
48255         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
48256
48257 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
48258
48259         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
48260         conditional on GCC version.
48261         (__arch_compare_and_exchange_val_8_acq)
48262         (__arch_compare_and_exchange_val_16_acq)
48263         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
48264         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
48265         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
48266
48267 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
48268
48269         * sysdeps/sh/backtrace.c: New file.
48270
48271 2011-12-02  Andreas Schwab  <schwab@redhat.com>
48272
48273         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
48274         parenthesis.
48275
48276 2011-12-01  Andreas Schwab  <schwab@redhat.com>
48277
48278         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
48279         falling back to utime.
48280
48281 2011-11-30  Andreas Schwab  <schwab@redhat.com>
48282
48283         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
48284         expectations for float.
48285
48286 2011-11-29  Andreas Schwab  <schwab@redhat.com>
48287
48288         * locale/weight.h (findidx): Add parameter len.
48289         * locale/weightwc.h (findidx): Likewise.
48290         * posix/fnmatch_loop.c (FCT): Adjust caller.
48291         * posix/regcomp.c (build_equiv_class): Likewise.
48292         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
48293         * posix/regexec.c (check_node_accept_bytes): Likewise.
48294         * string/strcoll_l.c (STRCOLL): Likewise.
48295         * string/strxfrm_l.c (STRXFRM): Likewise.
48296
48297 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
48298
48299         * Makefile.in: Remove CVSOPT handling.
48300         * configure.in: Remove use of AC_REVISION.
48301         * iconvdata/Makefile (distribute): No need to filter out CVS.
48302         * scripts/list-sources.sh: Remove CVS, subversion and monotone
48303         handling.
48304
48305 2011-11-16  Andreas Schwab  <schwab@redhat.com>
48306
48307         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
48308         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
48309         [USE_AS_STRNCASECMP_L]: Likewise.
48310         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
48311         NO_TLS_DIRECT_SEG_REFS.
48312         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
48313         Fix argument offsets for non-PIC.
48314         [USE_AS_STRNCASECMP_L]: Likewise.
48315         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
48316         NO_TLS_DIRECT_SEG_REFS.
48317
48318 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
48319
48320         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
48321         O_CLOEXEC.
48322         * locale/loadlocale.c (_nl_load_locale): Likewise.
48323
48324 2011-11-15  Andreas Schwab  <schwab@redhat.com>
48325
48326         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
48327         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
48328         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
48329         (SYSCALL_GETTIME): Set errno on error.
48330
48331         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
48332         count references to noai6ai_cached.
48333
48334 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
48335
48336         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
48337
48338         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
48339         FD_CLOEXEC for /proc/self/maps.
48340
48341         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
48342         FD_CLOEXEC for /proc/meminfo.
48343
48344         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
48345         gai.conf.
48346
48347         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
48348         FD_CLOEXEC for given file.
48349
48350         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
48351
48352         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
48353         FD_CLOEXEC for /etc/hosts.
48354         (_gethtent): Likewise.
48355
48356         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
48357
48358         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
48359         cancellation and set FD_CLOEXEC for /etc/netgroup.
48360
48361         * nss/nss_files/files-key.c (search): Don't allow cancellation when
48362         reading /etc/publickey.
48363
48364         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
48365         allow cancellation when reading /etc/group.
48366
48367         * nss/nss_files/files-alias.c (internal_setent): Don't allow
48368         cancellation.
48369         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
48370
48371         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
48372         when using data file.
48373
48374         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
48375
48376         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
48377         (write_nis_obj): Use "c" and "e" in fopen.
48378
48379         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
48380
48381         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
48382
48383         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
48384
48385         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
48386
48387         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
48388         locale.alias.
48389
48390         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
48391
48392         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
48393
48394         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
48395
48396         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
48397         file parsing and set FD_CLOEXEC.
48398
48399 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
48400
48401         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
48402
48403 2011-11-14  Andreas Schwab  <schwab@redhat.com>
48404
48405         * malloc/arena.c (arena_get2): Don't call reused_arena when
48406         _int_new_arena failed.
48407
48408 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
48409
48410         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
48411         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
48412         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
48413         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
48414         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
48415         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
48416         to compile strcasecmp and strncasecmp.
48417         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
48418         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
48419
48420         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
48421
48422 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
48423
48424         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
48425         locale-defines.sym to gen-as-const-headers.
48426         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
48427         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
48428         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
48429         to compile strcasecmp and strncasecmp.
48430         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
48431         strcasecmp_l and strncasecmp_l.
48432         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
48433         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
48434         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
48435         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
48436         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
48437         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
48438         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
48439         * sysdeps/i386/i686/multiarch/strncase.S: New file.
48440         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
48441         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
48442         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
48443
48444 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
48445
48446         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
48447         result of SYSDEP_GETTIME_CPU to retval.
48448         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
48449         parameter list to macro.  Remove trailing semicolon.  Adjust users.
48450
48451         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
48452         variable.
48453
48454         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
48455         mantissa words.
48456         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
48457
48458         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
48459         from unused variable.
48460
48461         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
48462         DWARF definitions.
48463         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
48464         for assembling.
48465
48466         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
48467         over namespaces.
48468
48469         * sunrpc/rpc_prot.c (rejected): Fix case value.
48470
48471         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
48472         unsigned long long int to avoid warnings in shift.
48473
48474         * posix/regex_internal.c (re_string_reconstruct): Actually use result
48475         of use of trans.
48476         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
48477         variable tmp.
48478
48479         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
48480         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
48481         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
48482
48483         * nis/nis_table.c (nis_list): Use variable of correct type for
48484         result of __follow_path call.
48485
48486 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48487
48488         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
48489         of math functions ceil, trunc, floor, round, and sqrt, when
48490         avaliable on the platform.
48491         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
48492         name clash.
48493         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
48494         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
48495         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
48496
48497 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
48498
48499         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
48500         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
48501
48502 2011-11-11  Roland McGrath  <roland@hack.frob.com>
48503
48504         * include/unistd.h: Fix __readlink return type.
48505         Reported by Chris Metcalf <cmetcalf@tilera.com>.
48506
48507 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
48508
48509         * stdlib/ucontext.h: Undo last change for makecontext.
48510
48511 2011-11-11  Andreas Schwab  <schwab@redhat.com>
48512
48513         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
48514
48515         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
48516         * setjmp/setjmp.h: Mark functions as non-leaf.
48517         * setjmp/bits/setjmp2.h: Likewise.
48518         * stdlib/ucontext.h: Likewise.
48519
48520 2011-11-10  Andreas Schwab  <schwab@redhat.com>
48521
48522         * malloc/arena.c (_int_new_arena): Don't increment narenas.
48523         (reused_arena): Don't check arena limit.
48524         (arena_get2): Atomically check arena limit.
48525
48526 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
48527
48528         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
48529         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
48530
48531         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
48532         instructions.
48533
48534 2011-11-07  Andreas Schwab  <schwab@redhat.com>
48535
48536         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
48537         handler when locking.
48538
48539         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
48540         Fix size of allocated buffer.
48541
48542 2011-11-04  Andreas Schwab  <schwab@redhat.com>
48543
48544         [BZ #10103]
48545         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
48546         declarations for long double functions.
48547         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
48548
48549         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
48550
48551 2011-11-03  Andreas Schwab  <schwab@redhat.com>
48552
48553         * nscd/nscd.c (main): Don't start AVC thread until credentials are
48554         installed.
48555
48556         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
48557         is disabled.
48558
48559 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48560
48561         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
48562
48563 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
48564
48565         * include/alloca.h (stackinfo_alloca_round): Define.
48566         (extend_alloca): Use it.
48567         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
48568         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
48569         here.
48570
48571         * scripts/check-local-headers.sh: Ignore libaudit.h.
48572
48573         * nscd/Makefile (extra-objs): Make recursively expanded.
48574
48575 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
48576
48577         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
48578         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
48579
48580         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
48581         * posix/tst-rfc3484-2.c: Likewise.
48582         * posix/tst-rfc3484-3.c: Likewise.
48583
48584         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
48585         process_vm_writev.
48586         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
48587         process_vm_writev.
48588         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
48589         process_vm_writev from libc using GLIBC_2.15 version.
48590
48591         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
48592
48593 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
48594
48595         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
48596         stack usage.
48597
48598 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
48599
48600         [BZ #13367]
48601         * nss/getent.c (initgroups_keys): Show error message in case no group
48602         names are given.
48603
48604         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
48605         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
48606         __bump_nl_timestamp.
48607         * nscd/connections (nscd_init): When host database is served open
48608         netlink socket and request notification about configuration changes.
48609         (main_loop_poll): Track netlink file descriptor and bump timestamp
48610         in case data becomes available.
48611         (main_loop_epoll): Likewise.
48612         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
48613         (database_pers_head): Add extra_data fileds.
48614         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
48615         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
48616         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
48617         Adjust caller.
48618         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
48619         in6ai data, call __free_in6ai.
48620         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
48621         Add -DHAVE_NETLINK.
48622         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
48623         interface information.  Reuse previous data if netlink timestamp
48624         is not changed.
48625         (__bump_nl_timestamp): New function.
48626         (__free_in6ai): New function.
48627
48628 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
48629
48630         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
48631         close_not_cancel_no_status here.
48632         (__check_pf): Reorganize code a bit to not call close twice if OOM.
48633
48634 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
48635
48636         [BZ #13276]
48637         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
48638         return value.
48639
48640         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
48641         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
48642         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
48643
48644 2011-07-03  Andreas Jaeger  <aj@suse.de>
48645
48646         [BZ #10709]
48647         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
48648         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
48649         * math/libm-test.inc (sin_test): Add test case.
48650
48651 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
48652
48653         [BZ #13337]
48654         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
48655         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
48656
48657         * elf/chroot_canon.c (chroot_canon): Cleanups.
48658
48659         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
48660
48661         [BZ #13335]
48662         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
48663         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
48664
48665         * string/test-strchr.c: Make usable for strchrnul testing.
48666         * string/test-strchrnul.c: New file.
48667         * string/Makefile (strop-tests): Add strchrnul.
48668
48669         * po/it.po: Update from translation team.
48670         * po/es.po: Likewise.
48671
48672 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
48673
48674         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
48675         the three constants needed as parameters.  Drop the others.
48676         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
48677         __m128i_strloadu_tolower.
48678         Create and initialize variable zero and use it in all the places
48679         where _mm_setzero_si128 was used.
48680
48681         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
48682         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
48683         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
48684         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
48685         anymore.
48686         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
48687         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
48688         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
48689         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
48690         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
48691         __mpranred, __mptan.
48692         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
48693         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
48694         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
48695         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
48696         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
48697         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
48698         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
48699         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
48700         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
48701
48702 2011-10-28  Andreas Schwab  <schwab@redhat.com>
48703
48704         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
48705         redefine if SHARED.
48706         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
48707
48708         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
48709         wide char related routines to wcsmbs subdir.
48710
48711 2011-10-27  Andreas Schwab  <schwab@redhat.com>
48712
48713         [BZ #13344]
48714         * misc/sys/cdefs.h (__THROWNL): Define.
48715         * posix/unistd.h: Use __THREADNL instead of __THREAD
48716         for memory synchronization functions.
48717
48718 2011-10-26  Roland McGrath  <roland@hack.frob.com>
48719
48720         [BZ #13349]
48721         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
48722         doesn't exist.
48723         * manual/stdio.texi (Obstack Streams): Node removed.
48724
48725 2011-10-26  Andreas Schwab  <schwab@redhat.com>
48726
48727         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
48728         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48729         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48730
48731         * math/math_private.h (math_force_eval): Allow non-addressable
48732         arguments.
48733         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
48734
48735 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48736
48737         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
48738         file is not needed.
48739
48740         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
48741         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
48742         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
48743         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
48744         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
48745         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
48746         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
48747         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
48748         Add AVX variants.
48749         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
48750         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
48751         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
48752         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
48753         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
48754         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
48755         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
48756         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
48757         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
48758         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
48759         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
48760         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
48761         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
48762         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
48763         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
48764         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
48765         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
48766         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
48767         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
48768
48769         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
48770         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
48771
48772         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
48773         place.  Use VEX encoding when compiling for AVX.
48774
48775 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48776
48777         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
48778         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
48779
48780         * string/test-strchr.c (do_test): Don't generate NUL bytes.
48781
48782 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48783
48784         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
48785         useless if() expression.
48786         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48787         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48788         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48789         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48790         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48791         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48792         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48793         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48794         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48795         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48796         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48797         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48798         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48799         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48800         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48801         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48802         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48803         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48804         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48805
48806         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
48807
48808 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48809
48810         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
48811         condition.
48812         * elf/dl-fini.c (_dl_sort_fini): Likewise.
48813
48814 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48815
48816         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
48817         .text section.  Avoid duplicate constants.
48818         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48819         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48820         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48821         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48822         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48823         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48824         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48825         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48826         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
48827         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
48828         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
48829         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
48830         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
48831         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
48832         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
48833         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
48834         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
48835         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
48836         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48837         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48838         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48839         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48840         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48841         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
48842         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
48843         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
48844         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
48845         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
48846         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
48847         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
48848         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
48849         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
48850         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
48851         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
48852         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
48853         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
48854         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
48855         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
48856         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
48857         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
48858         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
48859         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
48860         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
48861         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
48862         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
48863
48864 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
48865
48866         * sysdeps/x86_64/dla.h: Move to ...
48867         * sysdeps/x86_64/fpu/dla.h: ...here.
48868         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
48869         situations.  Use __builtin_fma only for gcc 4.6 and up.
48870
48871         * config.make.in: Add have-mfma4 entry.
48872         * configure.in: Substitute libc_cv_cc_fma4.
48873         * math/Makefile (dbl-only-routines): Add sincostab.
48874         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
48875         Use __sincostab not sincos.
48876         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
48877         name is a macro.
48878         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48879         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48880         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48881         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
48882         using __copysign.
48883         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
48884         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
48885         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
48886         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
48887         and __inv.
48888         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
48889         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
48890         __copysign.
48891         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
48892         define aliases when function name is a macro.
48893         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
48894         sysdeps/ieee754/dbl-64/sincos.tbl.
48895         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
48896         fma4-enabled routines.
48897         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
48898         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
48899         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
48900         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
48901         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
48902         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
48903         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
48904         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
48905         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
48906         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
48907         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
48908         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
48909         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
48910         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
48911         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
48912         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
48913         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
48914         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
48915         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
48916         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
48917         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
48918         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
48919         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
48920         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
48921         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
48922         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
48923         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
48924         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
48925         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
48926         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
48927
48928         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
48929         rename.
48930         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48931         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48932         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48933         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48934         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48935         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48936         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48937         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48938
48939 2011-10-24  Andreas Schwab  <schwab@redhat.com>
48940
48941         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
48942
48943 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48944
48945         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
48946
48947         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
48948         prediction.
48949         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
48950
48951         * string/strnlen.c: Don't define STRNLEN, reverse logic.
48952         Remove unused variable magic_bits.
48953         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
48954
48955         * string/strnlen.c: Define and use STRNLEN macro.
48956         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
48957         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
48958         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
48959         * wcsmbs/wcslen.c: Define and use WCSLEN.
48960         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
48961         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
48962         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
48963         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
48964         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
48965         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
48966         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
48967
48968 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48969
48970         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48971         strnlen-sse2-no-bsf.
48972         Rename strlen-no-bsf to strlen-sse2-no-bsf.
48973         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
48974         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
48975         Add strnlen support.
48976         (USE_AS_STRNLEN): New macro.
48977         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
48978         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
48979         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
48980         * sysdeps/x86_64/wcslen.S: New file.
48981
48982 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
48983
48984         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48985         XMM-moves are used for copying on small sizes.
48986
48987 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48988
48989         * wcsmbs/Makefile (strop-tests): Add wcschr.
48990         * wcsmbs/test-wcschr.c: New file.
48991         * string/test-strchr.c: Update.
48992         Add wcschr support.
48993         (WIDE): New macro.
48994
48995 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48996
48997         * wcsmbs/Makefile (strop-tests): Add wcslen.
48998         * wcsmbs/test-wcslen.c: New file.
48999         * string/test-strlen.c: Update.
49000         Add wcslen support.
49001         (WIDE): New macro.
49002
49003 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
49004
49005         * po/it.po: Update from translation team.
49006
49007 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49008
49009         * sysdeps/x86_64/wcscmp.S: Update.
49010         Fix wrong comparison semantics.
49011         wcscmp shall use signed comparison not unsigned.
49012         Don't use substraction to avoid overflow bug.
49013         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
49014         * wcsmbc/wcscmp.c: Likewise.
49015         * string/test-strcmp.c: Likewise.
49016         Add new tests to check cases with negative values.
49017
49018 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
49019
49020         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
49021         * sysdeps/x86_64/dla.h: ...here.  New file.
49022         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
49023         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49024         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49025         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49026         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49027         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49028         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49029         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49030         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49031
49032 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
49033
49034         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
49035         __ynl_finite aliases.
49036
49037 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
49038
49039         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
49040
49041         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
49042         define DLA_FMA.
49043         [DLA_FMA] (EMULV): Use DLA_FMA.
49044         [DLA_FMA] (MUL12): Use EMULV.
49045         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
49046         that are not needed.
49047         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49048         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49049         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49050         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49051         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49052         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49053         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49054
49055 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
49056
49057         * math/s_nan.c: Undef __nan.
49058         * math/s_nanf.c: Undef __nanf.
49059         * math/s_nanl.c: Undef __nanl.
49060         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
49061         "math_private.h".
49062
49063 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
49064
49065         * math/s_catan.c: Add branch predictions.
49066         * math/s_catanf.c: Likewise.
49067         * math/s_catanh.c: Likewise.
49068         * math/s_catanhf.c: Likewise.
49069         * math/s_catanhl.c: Likewise.
49070         * math/s_catanl.c: Likewise.
49071         * math/s_cexp.c: Likewise.
49072         * math/s_cexpf.c: Likewise.
49073         * math/s_cexpl.c: Likewise.
49074         * math/s_clog.c: Likewise.
49075         * math/s_clog10.c: Likewise.
49076         * math/s_clog10f.c: Likewise.
49077         * math/s_clog10l.c: Likewise.
49078         * math/s_clogf.c: Likewise.
49079         * math/s_clogl.c: Likewise.
49080         * math/s_csqrt.c: Likewise.
49081         * math/s_csqrtf.c: Likewise.
49082         * math/s_csqrtl.c: Likewise.
49083         * math/s_ctanf.c: Likewise.
49084         * math/s_ctanh.c: Likewise.
49085         * math/s_ctanhf.c: Likewise.
49086         * math/s_ctanhl.c: Likewise.
49087         * math/s_ctanl.c: Likewise.
49088
49089         * math/math_private.h: Define __nan, __nanf, __nanl.
49090         * math/s_cacosh.c: Include <math_private.h>.
49091         * math/s_cacoshl.c: Likewise.
49092         * math/s_casinh.c: Likewise.
49093         * math/s_casinhf.c: Likewise.
49094         * math/s_casinhl.c: Likewise.
49095         * math/s_ccos.c: Rely entire on ccosh.
49096         * math/s_ccosf.c: Rely entire on ccoshf.
49097         * math/s_ccosl.c: Rely entirely on ccoshl.
49098         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
49099         Remove tests for FE_INVALID.
49100         * math/s_ccoshf.c: Likewise.
49101         * math/s_ccoshl.c: Likewise.
49102         * math/s_csin.c: Likewise.
49103         * math/s_csinf.c: Likewise.
49104         * math/s_csinh.c Likewise.
49105         * math/s_csinhf.c: Likewise.
49106         * math/s_csinhl.c: Likewise.
49107         * math/s_csinl.c: Likewise.
49108         * math/s_ctan.c: Likewise.
49109         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
49110         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
49111         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
49112
49113 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
49114
49115         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
49116         compilation problems.
49117
49118         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
49119         __builtin_expect.
49120
49121 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
49122
49123         * sysdeps/i386/configure.in: Test for -mfma4 option.
49124         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
49125         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
49126         COMMON_CPUID_INDEX_80000001.
49127         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
49128         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
49129         use it if FMA3 is not supported.
49130         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
49131
49132         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
49133         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
49134
49135 2011-10-20  Andreas Schwab  <schwab@redhat.com>
49136
49137         [BZ #12892]
49138         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
49139         it would create a cycle with a link time dependency.
49140
49141 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
49142
49143         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
49144         instruction.
49145         * string/Makefile (strop-tests): Add rawmemchr.
49146         * string/test-rawmemchr.c: New file.
49147
49148         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
49149         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
49150         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
49151         when compiling str{,n}casecmp and when AVX is available.  Hook up
49152         new optimized code in initializers.
49153
49154 2011-10-19  Andreas Schwab  <schwab@redhat.com>
49155
49156         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
49157         __feraiseexcept instead of feraiseexcept.
49158
49159 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
49160
49161         * math/math_private.h: Define defaults for libc_fetestexcept and
49162         libc_feupdateenv.
49163         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
49164         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
49165         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
49166         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
49167         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
49168         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
49169         libc_fetestexcept and libc_feupdateenv.
49170
49171         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
49172         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
49173         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
49174         * sysdeps/x86_64/fpu/math_private.h: Define special version of
49175         libc_feholdexcept_setround.
49176
49177         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
49178         Add s_nearbyint-c and s_nearbyintf-c.
49179         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
49180         nearbyintf inlines.
49181         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
49182         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
49183         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
49184         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
49185
49186         * math/math_private.h: Define defaults for libc_fegetround,
49187         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
49188         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
49189         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
49190         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
49191         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
49192         standard functions.
49193         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
49194         Remove comments and hacks for old compiler versions.
49195         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
49196         libc_fegetround, libc_fesetround, libc_feholdexcept, and
49197         libc_feholdexceptl.
49198
49199 2011-10-18  Andreas Schwab  <schwab@redhat.com>
49200
49201         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
49202         (__feraiseexcept_renamed): Add __NTH.
49203         (feraiseexcept): Add __NTH.  Rename local variables to fix
49204         namespace violations.
49205
49206 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
49207
49208         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
49209
49210         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
49211
49212         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
49213         recently added interfaces.
49214         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
49215
49216         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
49217         about macro parameter expansion.
49218
49219         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
49220         __NO_MATH_INLINES is defined.  Cleanups.
49221
49222         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
49223         and __floorf is target has SSE4.1.
49224         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
49225         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
49226         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
49227         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
49228
49229         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
49230         name.
49231         (floorf): Likewise.
49232
49233         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
49234
49235 2011-10-17  Andreas Schwab  <schwab@redhat.com>
49236
49237         * misc/sys/cdefs.h: Fix last change.
49238
49239         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
49240         database lookup.
49241
49242 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
49243
49244         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
49245
49246         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
49247         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49248         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
49249         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
49250         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
49251         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
49252         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
49253         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
49254         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
49255         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
49256         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
49257         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
49258         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
49259         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
49260         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
49261         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
49262         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
49263         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
49264         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
49265         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
49266         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
49267         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
49268
49269         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
49270         ceil, ceilf, floor, floorf.
49271
49272         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
49273         Perform IRELATIVE relocations last.
49274
49275         * elf/do-rel.h: Add another parameter nrelative, replacing the
49276         local variable with the same name.  Change name of the function
49277         to end in Rel or Rela (uppercase).
49278         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
49279         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
49280         elf_dynamic_do_##reloc function.
49281
49282 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
49283
49284         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
49285         is sufficient, at least on modern CPUs.
49286
49287         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
49288
49289         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
49290         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
49291
49292         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
49293         __expl_finite.
49294         * math/bits/math-finite.h: Add entries for exp.
49295         * math/e_expl.c: Add __*_finite alias.
49296         * sysdeps/i386/fpu/e_exp.S: Likewise.
49297         * sysdeps/i386/fpu/e_expf.S: Likewise.
49298         * sysdeps/i386/fpu/e_expl.c: Likewise.
49299         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49300         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
49301         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
49302         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
49303         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
49304         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
49305         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
49306
49307         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
49308         is sufficient, at least on modern CPUs.
49309
49310         * ctype/ctype-info.c (__ctype_init): Define.
49311         * include/ctype.h (__ctype_init): Declare.
49312         (__ctype_b_loc): The variable is always initialized.
49313         (__ctype_toupper_loc): Likewise.
49314         (__ctype_tolower_loc): Likewise.
49315         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
49316         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
49317
49318 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
49319
49320         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
49321
49322         * configure.in: Also look in $cxxmachine/include for C++ system
49323         headers.
49324
49325 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49326
49327         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
49328         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
49329         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
49330         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
49331         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
49332         (USE_AS_WMEMCMP): New macro.
49333         Fixing indents.
49334         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
49335         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
49336         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
49337         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
49338         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49339         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
49340         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
49341         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
49342         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
49343         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
49344         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
49345         (USE_AS_WMEMCMP): New macro.
49346         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
49347         * sysdeps/string/test-memcmp.c: Update.
49348         Fix simple_wmemcmp.
49349         Add new tests.
49350         * wcsmbs/wmemcmp.c: Update.
49351         (WMEMCMP): New macro.
49352         Fix overflow bug.
49353
49354 2011-10-12  Andreas Jaeger  <aj@suse.de>
49355
49356         [BZ #13268]
49357         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
49358
49359 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
49360
49361         * libio/iofwide.c (do_length): Avoid warning.
49362
49363         * ctype/ctype.h (__isctype_f): Add missing __THROW.
49364
49365 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
49366
49367         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
49368
49369         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
49370         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
49371         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
49372         * sysdeps/i386/i686/fpu/e_log.S: New file.
49373         * sysdeps/i386/i686/fpu/e_logf.S: New file.
49374         * sysdeps/i386/i686/fpu/e_logl.S: New file.
49375
49376         * ctype/ctype.h: Add support for inlined isXXX functions when
49377         compiling C++ code.
49378
49379 2011-10-14  Andreas Schwab  <schwab@redhat.com>
49380
49381         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49382
49383         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
49384
49385 2011-10-13  Roland McGrath  <roland@hack.frob.com>
49386
49387         [BZ #13291]
49388         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
49389
49390 2011-10-13  Andreas Schwab  <schwab@redhat.com>
49391
49392         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
49393         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
49394         feraiseexcept.
49395
49396         * sysdeps/x86_64/memrchr.S: Check for zero size.
49397
49398         * string/stratcliff.c: Add memrchr tests.
49399
49400 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49401
49402         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49403         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
49404         rawmemchr-sse2 rawmemchr-sse2-bsf.
49405         * sysdeps/i386/i686/multiarch/memchr.S: New file.
49406         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
49407         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
49408         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
49409         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
49410         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
49411         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
49412         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
49413         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
49414         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
49415         * string/memrchr.c (MEMRCHR): New macro.
49416
49417 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
49418
49419         Add integration with gcc's -ffinite-math-only and optimize wrapper
49420         functions in libm.
49421         * Versions.def: Define GLIBC_2.15 version for libm.
49422         * math/Makefile (headers): Add bits/math-finite.h.
49423         * math/bits/math-finite.h: New file.
49424         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
49425         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
49426         * math/e_acoshl.c: Add __*_finite alias.
49427         * math/e_acosl.c: Likewise.
49428         * math/e_asinl.c: Likewise.
49429         * math/e_atan2l.c: Likewise.
49430         * math/e_atanhl.c: Likewise.
49431         * math/e_coshl.c: Likewise.
49432         * math/e_exp10.c: Likewise.
49433         * math/e_exp10f.c: Likewise.
49434         * math/e_exp10l.c: Likewise.
49435         * math/e_exp2l.c: Likewise.
49436         * math/e_fmodl.c: Likewise.
49437         * math/e_gammal_r.c: Likewise.
49438         * math/e_hypotl.c: Likewise.
49439         * math/e_j0l.c: Likewise.
49440         * math/e_j1l.c: Likewise.
49441         * math/e_jnl.c: Likewise.
49442         * math/e_lgammal_r.c: Likewise.
49443         * math/e_log10l.c: Likewise.
49444         * math/e_log2l.c: Likewise.
49445         * math/e_logl.c: Likewise.
49446         * math/e_powl.c: Likewise.
49447         * math/e_sinhl.c: Likewise.
49448         * math/e_sqrtl.c: Likewise.
49449         * math/e_scalb.c: Completely rewritten and optimized.
49450         * math/e_scalbf.c: Likewise.
49451         * math/e_scalbl.c: Likewise.
49452         * math/w_acos.c: Likewise.
49453         * math/w_acosf.c: Likewise.
49454         * math/w_acosl.c: Likewise.
49455         * math/w_acosh.c: Likewise.
49456         * math/w_acoshf.c: Likewise.
49457         * math/w_acoshl.c: Likewise.
49458         * math/w_asin.c: Likewise.
49459         * math/w_asinf.c: Likewise.
49460         * math/w_asinl.c: Likewise.
49461         * math/w_atan2.c: Likewise.
49462         * math/w_atan2f.c: Likewise.
49463         * math/w_atan2l.c: Likewise.
49464         * math/w_atanh.c: Likewise.
49465         * math/w_atanhf.c: Likewise.
49466         * math/w_atanhl.c: Likewise.
49467         * math/w_exp10.c: Likewise.
49468         * math/w_exp10f.c: Likewise.
49469         * math/w_exp10l.c: Likewise.
49470         * math/w_fmod.c: Likewise.
49471         * math/w_fmodf.c: Likewise.
49472         * math/w_fmodl.c: Likewise.
49473         * math/w_j0.c: Likewise.
49474         * math/w_j0f.c: Likewise.
49475         * math/w_j0l.c: Likewise.
49476         * math/w_j1.c: Likewise.
49477         * math/w_j1f.c: Likewise.
49478         * math/w_j1l.c: Likewise.
49479         * math/w_jn.c: Likewise.
49480         * math/w_jnf.c: Likewise.
49481         * math/w_log.c: Likewise.
49482         * math/w_logf.c: Likewise.
49483         * math/w_logl.c: Likewise.
49484         * math/w_log10.c: Likewise.
49485         * math/w_log10f.c: Likewise.
49486         * math/w_log10l.c: Likewise.
49487         * math/w_log2.c: Likewise.
49488         * math/w_log2f.c: Likewise.
49489         * math/w_log2l.c: Likewise.
49490         * math/w_pow.c: Likewise.
49491         * math/w_powf.c: Likewise.
49492         * math/w_powl.c: Likewise.
49493         * math/w_remainder.c: Likewise.
49494         * math/w_remainderf.c: Likewise.
49495         * math/w_remainderl.c: Likewise.
49496         * math/w_scalb.c: Likewise.
49497         * math/w_scalbf.c: Likewise.
49498         * math/w_scalbl.c: Likewise.
49499         * math/w_sqrt.c: Likewise.
49500         * math/w_sqrtf.c: Likewise.
49501         * math/w_sqrtl.c: Likewise.
49502         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
49503         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
49504         used.
49505         * math/math_private.h: Declare __kernel_standard_f.
49506         * math/w_cosh.c: Remove cruft and optimize a bit.
49507         * math/w_coshf.c: Likewise.
49508         * math/w_coshl.c: Likewise.
49509         * math/w_exp2.c: Likewise.
49510         * math/w_exp2f.c: Likewise.
49511         * math/w_exp2l.c: Likewise.
49512         * math/w_hypot.c: Likewise.
49513         * math/w_hypotf.c: Likewise.
49514         * math/w_hypotl.c: Likewise.
49515         * math/w_lgamma.c: Likewise.
49516         * math/w_lgamma_r.c: Likewise.
49517         * math/w_lgammaf.c: Likewise.
49518         * math/w_lgammaf_r.c: Likewise.
49519         * math/w_lgammal.c: Likewise.
49520         * math/w_lgammal_r.c: Likewise.
49521         * math/w_sinh.c: Likewise.
49522         * math/w_sinhf.c: Likewise.
49523         * math/w_sinhl.c: Likewise.
49524         * math/w_tgamma.c: Likewise.
49525         * math/w_tgammaf.c: Likewise.
49526         * math/w_tgammal.c: Likewise.
49527         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49528         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49529         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
49530         Minor optimizations.  Pretty printing.  Remove cruft.
49531         * sysdeps/i386/fpu/e_acosf.S: Likewise.
49532         * sysdeps/i386/fpu/e_acosh.S: Likewise.
49533         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
49534         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
49535         * sysdeps/i386/fpu/e_acosl.c: Likewise.
49536         * sysdeps/i386/fpu/e_asin.S: Likewise.
49537         * sysdeps/i386/fpu/e_asinf.S: Likewise.
49538         * sysdeps/i386/fpu/e_atan2.S: Likewise.
49539         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
49540         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
49541         * sysdeps/i386/fpu/e_atanh.S: Likewise.
49542         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
49543         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
49544         * sysdeps/i386/fpu/e_exp10.S: Likewise.
49545         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
49546         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
49547         * sysdeps/i386/fpu/e_exp2.S: Likewise.
49548         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
49549         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
49550         * sysdeps/i386/fpu/e_fmod.S: Likewise.
49551         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
49552         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
49553         * sysdeps/i386/fpu/e_hypot.S: Likewise.
49554         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
49555         * sysdeps/i386/fpu/e_log.S: Likewise.
49556         * sysdeps/i386/fpu/e_log10.S: Likewise.
49557         * sysdeps/i386/fpu/e_log10f.S: Likewise.
49558         * sysdeps/i386/fpu/e_log10l.S: Likewise.
49559         * sysdeps/i386/fpu/e_log2.S: Likewise.
49560         * sysdeps/i386/fpu/e_log2f.S: Likewise.
49561         * sysdeps/i386/fpu/e_log2l.S: Likewise.
49562         * sysdeps/i386/fpu/e_logf.S: Likewise.
49563         * sysdeps/i386/fpu/e_logl.S: Likewise.
49564         * sysdeps/i386/fpu/e_pow.S: Likewise.
49565         * sysdeps/i386/fpu/e_powf.S: Likewise.
49566         * sysdeps/i386/fpu/e_powl.S: Likewise.
49567         * sysdeps/i386/fpu/e_remainder.S: Likewise.
49568         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
49569         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
49570         * sysdeps/i386/fpu/e_scalb.S: Likewise.
49571         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
49572         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
49573         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
49574         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
49575         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
49576         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
49577         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49578         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49579         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
49580         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
49581         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
49582         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
49583         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
49584         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49585         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
49586         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
49587         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
49588         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49589         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
49590         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
49591         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49592         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
49593         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
49594         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49595         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49596         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
49597         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
49598         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49599         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49600         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
49601         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
49602         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
49603         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
49604         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
49605         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
49606         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49607         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
49608         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49609         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
49610         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
49611         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
49612         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
49613         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
49614         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
49615         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
49616         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
49617         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
49618         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
49619         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
49620         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
49621         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
49622         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
49623         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
49624         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
49625         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
49626         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
49627         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
49628         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
49629         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
49630         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
49631         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
49632         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
49633         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
49634         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
49635         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
49636         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
49637         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
49638         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
49639         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
49640         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
49641         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
49642         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
49643         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
49644         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
49645         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
49646         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
49647         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
49648         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
49649         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
49650         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
49651         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49652         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
49653         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
49654         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
49655         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
49656         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
49657         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
49658         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
49659         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
49660         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
49661         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
49662         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
49663         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
49664         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
49665         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
49666         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
49667         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
49668         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
49669         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
49670         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
49671         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
49672         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
49673         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
49674         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
49675         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
49676         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
49677         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
49678         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
49679         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
49680         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
49681         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
49682         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
49683         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
49684         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
49685         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
49686         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
49687         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
49688         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
49689         (__isnanf): Likewise.
49690         (__isinf_ns): Likewise.
49691         (__isinf_nsf): Likewise.
49692         (__finite): Likewise.
49693         (__finitef): Likewise.
49694         (__ieee754_sqrt): Define as macro.
49695         (__ieee754_sqrtf): Define as macro.
49696         (__ieee754_sqrtl): Define as macro.
49697         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
49698         inlined copy.
49699         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
49700         __FINITE_MATH_ONLY__ consistent.
49701         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
49702
49703 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
49704
49705         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
49706         of rawmemchr.
49707
49708         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
49709
49710 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
49711
49712         * po/ja.po: Update from translation team.
49713
49714 2011-10-08  Roland McGrath  <roland@hack.frob.com>
49715
49716         * locale/programs/locarchive.c (prepare_address_space): New function.
49717         (create_archive, enlarge_archive, open_archive): Use it.
49718
49719         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
49720         inside [SHARED], where it is used.
49721
49722         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
49723
49724         * nss/getent.c (netgroup_keys): Remove unused variable.
49725         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49726
49727 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
49728
49729         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
49730         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
49731         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
49732         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
49733         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
49734         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
49735         * math/Makefile (libm-calls): Add s_isinf_ns.
49736         * math/divtc3.c: Use __isinf_nsl instead of isinf.
49737         * math/multc3.c: Likewise.
49738         * math/s_casin.c: Likewise.
49739         * math/s_casinf.c: Likewise.
49740         * math/s_casinl.c: Likewise.
49741         * math/s_ccos.c: Likewise.
49742         * math/s_ccosf.c: Likewise.
49743         * math/s_ccosl.c: Likewise.
49744         * math/s_ctan.c: Likewise.
49745         * math/s_ctanf.c: Likewise.
49746         * math/s_ctanh.c: Likewise.
49747         * math/s_ctanhf.c: Likewise.
49748         * math/s_ctanhl.c: Likewise.
49749         * math/s_ctanl.c: Likewise.
49750         * math/w_fmod.c: Likewise.
49751         * math/w_fmodf.c: Likewise.
49752         * math/w_fmodl.c: Likewise.
49753         * math/w_remainder.c: Likewise.
49754         * math/w_remainderf.c: Likewise.
49755         * math/w_remainderl.c: Likewise.
49756         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
49757         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
49758         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
49759         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
49760         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
49761         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
49762         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
49763         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
49764
49765         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
49766         of the number.
49767         * stdio-common/printf_fphex.c: Likewise.
49768         * stdio-common/printf_size.c: Likewise.
49769
49770         * math/e_exp10.c: Include math_private.h using <...> not "...".
49771         * math/e_exp10f.c: Likewise.
49772         * math/e_exp10l.c: Likewise.
49773         * math/e_exp2l.c: Likewise.
49774         * math/e_j0l.c: Likewise.
49775         * math/e_j1l.c: Likewise.
49776         * math/e_jnl.c: Likewise.
49777         * math/e_lgammal_r.c: Likewise.
49778         * math/e_rem_pio2l.c: Likewise.
49779         * math/e_scalb.c: Likewise.
49780         * math/e_scalbf.c: Likewise.
49781         * math/e_scalbl.c: Likewise.
49782         * math/k_cosl.c: Likewise.
49783         * math/k_sinl.c: Likewise.
49784         * math/k_tanl.c: Likewise.
49785         * math/s_cacoshf.c: Likewise.
49786         * math/s_catan.c: Likewise.
49787         * math/s_catanf.c: Likewise.
49788         * math/s_catanh.c: Likewise.
49789         * math/s_catanhf.c: Likewise.
49790         * math/s_catanhl.c: Likewise.
49791         * math/s_catanl.c: Likewise.
49792         * math/s_ccosh.c: Likewise.
49793         * math/s_ccoshf.c: Likewise.
49794         * math/s_ccoshl.c: Likewise.
49795         * math/s_cexp.c: Likewise.
49796         * math/s_cexpf.c: Likewise.
49797         * math/s_cexpl.c: Likewise.
49798         * math/s_clog.c: Likewise.
49799         * math/s_clog10.c: Likewise.
49800         * math/s_clog10f.c: Likewise.
49801         * math/s_clog10l.c: Likewise.
49802         * math/s_clogf.c: Likewise.
49803         * math/s_clogl.c: Likewise.
49804         * math/s_csin.c: Likewise.
49805         * math/s_csinf.c: Likewise.
49806         * math/s_csinh.c: Likewise.
49807         * math/s_csinhf.c: Likewise.
49808         * math/s_csinhl.c: Likewise.
49809         * math/s_csinl.c: Likewise.
49810         * math/s_csqrt.c: Likewise.
49811         * math/s_csqrtf.c: Likewise.
49812         * math/s_csqrtl.c: Likewise.
49813         * math/s_ctan.c: Likewise.
49814         * math/s_ctanf.c: Likewise.
49815         * math/s_ctanh.c: Likewise.
49816         * math/s_ctanhf.c: Likewise.
49817         * math/s_ctanhl.c: Likewise.
49818         * math/s_ctanl.c: Likewise.
49819         * math/s_ldexp.c: Likewise.
49820         * math/s_ldexpf.c: Likewise.
49821         * math/s_ldexpl.c: Likewise.
49822         * math/s_significand.c: Likewise.
49823         * math/s_significandf.c: Likewise.
49824         * math/s_significandl.c: Likewise.
49825         * math/w_acos.c: Likewise.
49826         * math/w_acosf.c: Likewise.
49827         * math/w_acosh.c: Likewise.
49828         * math/w_acoshf.c: Likewise.
49829         * math/w_acoshl.c: Likewise.
49830         * math/w_acosl.c: Likewise.
49831         * math/w_asin.c: Likewise.
49832         * math/w_asinf.c: Likewise.
49833         * math/w_asinl.c: Likewise.
49834         * math/w_atan2.c: Likewise.
49835         * math/w_atan2f.c: Likewise.
49836         * math/w_atan2l.c: Likewise.
49837         * math/w_atanh.c: Likewise.
49838         * math/w_atanhf.c: Likewise.
49839         * math/w_atanhl.c: Likewise.
49840         * math/w_cosh.c: Likewise.
49841         * math/w_coshf.c: Likewise.
49842         * math/w_coshl.c: Likewise.
49843         * math/w_dremf.c: Likewise.
49844         * math/w_exp10.c: Likewise.
49845         * math/w_exp10f.c: Likewise.
49846         * math/w_exp10l.c: Likewise.
49847         * math/w_exp2.c: Likewise.
49848         * math/w_exp2f.c: Likewise.
49849         * math/w_fmod.c: Likewise.
49850         * math/w_fmodf.c: Likewise.
49851         * math/w_fmodl.c: Likewise.
49852         * math/w_hypot.c: Likewise.
49853         * math/w_hypotf.c: Likewise.
49854         * math/w_hypotl.c: Likewise.
49855         * math/w_j0.c: Likewise.
49856         * math/w_j0f.c: Likewise.
49857         * math/w_j0l.c: Likewise.
49858         * math/w_j1.c: Likewise.
49859         * math/w_j1f.c: Likewise.
49860         * math/w_j1l.c: Likewise.
49861         * math/w_jn.c: Likewise.
49862         * math/w_jnf.c: Likewise.
49863         * math/w_jnl.c: Likewise.
49864         * math/w_lgamma.c: Likewise.
49865         * math/w_lgamma_r.c: Likewise.
49866         * math/w_lgammaf.c: Likewise.
49867         * math/w_lgammaf_r.c: Likewise.
49868         * math/w_lgammal.c: Likewise.
49869         * math/w_lgammal_r.c: Likewise.
49870         * math/w_log.c: Likewise.
49871         * math/w_log10.c: Likewise.
49872         * math/w_log10f.c: Likewise.
49873         * math/w_log10l.c: Likewise.
49874         * math/w_log2.c: Likewise.
49875         * math/w_log2f.c: Likewise.
49876         * math/w_log2l.c: Likewise.
49877         * math/w_logf.c: Likewise.
49878         * math/w_logl.c: Likewise.
49879         * math/w_pow.c: Likewise.
49880         * math/w_powf.c: Likewise.
49881         * math/w_powl.c: Likewise.
49882         * math/w_remainder.c: Likewise.
49883         * math/w_remainderf.c: Likewise.
49884         * math/w_remainderl.c: Likewise.
49885         * math/w_scalb.c: Likewise.
49886         * math/w_scalbf.c: Likewise.
49887         * math/w_scalbl.c: Likewise.
49888         * math/w_sinh.c: Likewise.
49889         * math/w_sinhf.c: Likewise.
49890         * math/w_sinhl.c: Likewise.
49891         * math/w_sqrt.c: Likewise.
49892         * math/w_sqrtf.c: Likewise.
49893         * math/w_sqrtl.c: Likewise.
49894         * math/w_tgamma.c: Likewise.
49895         * math/w_tgammaf.c: Likewise.
49896         * math/w_tgammal.c: Likewise.
49897
49898         * po/ja.po: Update from translation team.
49899
49900 2011-09-29  Andreas Jaeger  <aj@suse.de>
49901
49902         [BZ #13179]
49903         * sunrpc/netname.c (netname2host): Fix logic.
49904
49905         [BZ #6779]
49906         [BZ #6783]
49907         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
49908         correctly.
49909         * math/w_remainder.c (__remainder): Likewise.
49910         * math/w_remainderf.c (__remainderf): Likewise.
49911         * math/libm-test.inc (remainder_test): Add test cases.
49912
49913 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49914
49915         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
49916         sdiv_qrnnd.
49917
49918 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49919
49920         * string/test-memcmp.c: Avoid unncessary #defines.
49921         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
49922
49923 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49924
49925         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
49926         Use new sse2 version for core i3 - i7 as it's faster
49927         than sse42 version.
49928         (bit_Prefer_PMINUB_for_stringop): New.
49929         * sysdeps/x86_64/rawmemchr.S: Update.
49930         Replace with faster SSE2 version.
49931         * sysdeps/x86_64/memrchr.S: New file.
49932         * sysdeps/x86_64/memchr.S: Update.
49933         Replace with faster SSE2 version.
49934
49935 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
49936
49937         * elf/dl-load.c (lose): Add cast to avoid warning.
49938
49939 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49940
49941         * po/ca.po: Update from translation team.
49942
49943         * inet/getnetgrent_r.c: Hook up nscd.
49944         * nscd/Makefile (routines): Add nscd_netgroup.
49945         (nscd-modules): Add netgroupcache.
49946         (CFLAGS-netgroupcache.c): Define.
49947         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
49948         (cache_search): Add const to second parameter.
49949         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
49950         INNETGR.
49951         (dbs): Add netgrdb entry.
49952         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
49953         (verify_persistent_db): Handle netgrdb.
49954         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
49955         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
49956         GETFDNETGR.
49957         (netgroup_response_header): Define.
49958         (innetgroup_response_header): Define.
49959         (datahead): Add netgroup_response_header and innetgroup_response_header
49960         elements.
49961         * nscd/nscd.conf: Add entries for netgroup cache.
49962         * nscd/nscd.h (dbtype): Add netgrdb.
49963         (_PATH_NSCD_NETGROUP_DB): Define.
49964         (netgroup_iov_disabled): Declare.
49965         (xmalloc, xcalloc, xrealloc): Move declarations here.
49966         (cache_search): Adjust prototype.
49967         Add netgroup-related prototypes.
49968         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
49969         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
49970         (__nscd_innetgr): Declare.
49971         * nscd/selinux.c (perms): Use access_vector_t as element type and
49972         add netgroup-related initializers.
49973         * nscd/netgroupcache.c: New file.
49974         * nscd/nscd_netgroup.c: New file.
49975         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
49976         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
49977         For four parameters use innetgr.
49978         * nss/nss_files/files-init.c: Add definition and callback for netgr.
49979         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
49980         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
49981         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
49982
49983         * nscd/connections.c (register_traced_file): Don't register file
49984         for disabled databases.
49985
49986 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
49987
49988         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
49989
49990         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
49991         from tree and freeing node.
49992
49993 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
49994
49995         * nss/nsswitch.c (__nss_database_lookup): Handle
49996         nss_parse_service_list out of memory case.
49997
49998 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
49999
50000         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
50001         out of memory case.
50002
50003 2011-10-04  Andreas Schwab  <schwab@redhat.com>
50004
50005         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
50006         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
50007         pass it down.
50008         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
50009         elf_machine_rela, elf_machine_lazy_rel.
50010         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
50011         (ELF_DYNAMIC_DO_REL): Likewise.
50012         (ELF_DYNAMIC_DO_RELA): Likewise.
50013         (ELF_DYNAMIC_RELOCATE): Likewise.
50014         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
50015         to ELF_DYNAMIC_DO_REL.
50016         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
50017         (dl_main): In trace mode always set __RTLD_NOIFUNC.
50018         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
50019         elf_machine_rela.
50020         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
50021         skip_ifunc, don't call ifunc function if non-zero.
50022         (elf_machine_rela): Likewise.
50023         (elf_machine_lazy_rel): Likewise.
50024         (elf_machine_lazy_rela): Likewise.
50025         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
50026         (elf_machine_lazy_rel): Likewise.
50027         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
50028         Likewise.
50029         (elf_machine_lazy_rel): Likewise.
50030         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50031         Likewise.
50032         (elf_machine_lazy_rel): Likewise.
50033         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
50034         (elf_machine_lazy_rel): Likewise.
50035         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
50036         (elf_machine_lazy_rel): Likewise.
50037         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
50038         (elf_machine_lazy_rel): Likewise.
50039         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
50040         (elf_machine_lazy_rel): Likewise.
50041         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
50042         (elf_machine_lazy_rel): Likewise.
50043         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
50044         (elf_machine_lazy_rel): Likewise.
50045
50046 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
50047
50048         * nss/nss_files/files-init.c (_nss_files_init): Use static
50049         initialization for all the *_traced_file variables.
50050
50051 2011-09-28  Andreas Schwab  <schwab@redhat.com>
50052
50053         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50054
50055 2011-09-27  Roland McGrath  <roland@hack.frob.com>
50056
50057         [BZ #13226]
50058         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
50059
50060 2011-09-27  Andreas Schwab  <schwab@redhat.com>
50061
50062         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
50063         Reread the line before reparsing it.
50064
50065 2011-09-26  Andreas Schwab  <schwab@redhat.com>
50066
50067         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
50068
50069 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
50070             Maxim Kuvyrkov  <maxim@codesourcery.com>
50071             Joseph Myers  <joseph@codesourcery.com>
50072
50073         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
50074         if needed for __stack_chk_guard.
50075
50076 2011-09-19  Roland McGrath  <roland@hack.frob.com>
50077
50078         * sysdeps/posix/spawni.c (script_execute): Always define it.
50079         It will be optimized away if unused.
50080         (maybe_script_execute): New function.
50081         (__spawni): Call it.
50082
50083         * Makerules: Don't include tls.make.
50084         (config-tls): Always set to thread.
50085         * tls.make.c: File removed.
50086
50087 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
50088
50089         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
50090         * config.make.in (CPPFLAGS-config): New substituted variable.
50091
50092 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
50093
50094         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
50095
50096         [BZ #13192]
50097         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
50098         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
50099
50100 2011-09-15  Roland McGrath  <roland@hack.frob.com>
50101
50102         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
50103         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
50104         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50105         (CALL_FAIL): Likewise.
50106         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
50107         (CALL_FAIL): Macro removed.
50108         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
50109
50110 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
50111
50112         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
50113         for __FINITE_MATH_ONLY__ == 1.
50114
50115 2011-09-15  Andreas Schwab  <schwab@redhat.com>
50116
50117         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
50118         __ieee754_sqrt instead of sqrt.
50119         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
50120         __ieee754_sqrtf instead of sqrtf.
50121         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
50122         __floorf instead of floorf.
50123         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
50124         __floorf, __truncf instead of floorf, truncf.
50125
50126 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
50127
50128         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
50129
50130         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
50131         __extern_always_inline.
50132         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
50133         32-bit.
50134
50135 2011-09-14  Andreas Schwab  <schwab@redhat.com>
50136
50137         * elf/rtld.c (dl_main): Also relocate in dependency order when
50138         doing symbol dependency testing.
50139
50140 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
50141
50142         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50143         Always define `refsym'.
50144
50145 2011-09-13  Andreas Schwab  <schwab@redhat.com>
50146
50147         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
50148         (__FD_ELT): Renamed from __FDELT.
50149         * misc/bits/select2.h (__FD_ELT): Likewise.
50150         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
50151         __FD_MASK instead of __FDELT, __FDMASK.
50152         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
50153         Likewise.
50154         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
50155         Likewise.
50156
50157         * elf/Makefile (gen-ldd): Fix pattern.
50158
50159         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
50160         (init_tls): Likewise.
50161
50162 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
50163
50164         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
50165
50166 2011-09-12  Andreas Schwab  <schwab@redhat.com>
50167
50168         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
50169         `struct cmsghdr *' instead of `void *'.
50170         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
50171         Likewise.
50172
50173 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
50174
50175         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
50176         if non-absolute.
50177         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
50178         ldd_rewrite_script.
50179
50180 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
50181
50182         * configure.in: Remove --with-tls option.
50183         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
50184         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
50185         out in case it is missing.
50186         * sysdeps/ia64/elf/configure.in: Likewise.
50187         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
50188         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
50189         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
50190         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
50191         * sysdeps/sh/elf/configure.in: Likewise.
50192         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
50193         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
50194         * sysdeps/x86_64/elf/configure.in: Likewise.
50195         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
50196         * sysdeps/mach/hurd/tls.h: Likewise.
50197
50198         [BZ #13067]
50199         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
50200
50201         [BZ #13090]
50202         * configure.in: Fix use of AC_INIT.
50203
50204         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
50205
50206 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
50207
50208         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
50209         __set_errno.
50210         * malloc/hooks.c: Likewise.
50211
50212         [BZ #11929]
50213         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
50214         variables statically.
50215         (narenas): Initialize.
50216         (list_lock): Initialize.
50217         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
50218         initializtion of main_arena and list_lock.  Small cleanups.
50219         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
50220         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
50221         Add initializers to main_arena and mp_.
50222         (malloc_state): Remove pagesize member.  Change all users to use
50223         GLRO(dl_pagesize).
50224
50225         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
50226         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
50227         is always initialized.
50228
50229         * malloc/malloc.c: Removed unused configurations and dead code.
50230         * malloc/arena.c: Likewise.
50231         * malloc/hooks.c: Likewise.
50232         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
50233
50234         * include/tls.h: Removed.  USE___THREAD must always be defined.
50235         * bits/libc-tsd.h: Don't handle !USE___THREAD.
50236         * elf/dl-libc.c: Likewise.
50237         * elf/dl-tsd.c: Likewise.
50238         * include/errno.h: Likewise.
50239         * include/netdb.h: Likewise.
50240         * include/resolv.h: Likewise.
50241         * inet/herrno-loc.c: Likewise.
50242         * inet/herrno.c: Likewise.
50243         * malloc/arena.c: Likewise.
50244         * malloc/hooks.c: Likewise.
50245         * malloc/malloc.c: Likewise.
50246         * resolv/res-state.c: Likewise.
50247         * resolv/res_libc.c: Likewise.
50248         * sysdeps/i386/dl-machine.h: Likewise.
50249         * sysdeps/ia64/dl-machine.h: Likewise.
50250         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
50251         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
50252         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
50253         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
50254         * sysdeps/sh/dl-machine.h: Likewise.
50255         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
50256         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
50257         * sysdeps/unix/i386/sysdep.S: Likewise.
50258         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
50259         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
50260         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
50261         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
50262         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
50263         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
50264         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
50265         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
50266         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50267         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
50268         * sysdeps/unix/x86_64/sysdep.S: Likewise.
50269         * sysdeps/x86_64/dl-machine.h: Likewise.
50270         * tls.make.c: Likewise.
50271
50272         * configure.in: Remove --with-__thread option.  Make tests for
50273         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
50274         tls_model attribute fail if no support is available.  Remove
50275         USE_IN_LIBIO.
50276         * Makeconfig: Adjust for dropped configure option.  All features are
50277         now mandatory.
50278         * Makerules: Likewise.
50279         * Versions.def: Likewise.
50280         * argp/argp-fmtstream.c: Likewise.
50281         * argp/argp-fmtstream.h: Likewise.
50282         * argp/argp-help.c: Likewise.
50283         * assert/assert.c: Likewise.
50284         * config.h.in: Likewise.
50285         * config.make.in: Likewise.
50286         * configure: Likewise.
50287         * configure.in: Likewise.
50288         * csu/Versions: Likewise.
50289         * csu/init.c: Likewise.
50290         * elf/tst-audit2.c: Likewise.
50291         * elf/tst-tls10.c: Likewise.
50292         * elf/tst-tls10.h: Likewise.
50293         * elf/tst-tls11.c: Likewise.
50294         * elf/tst-tls12.c: Likewise.
50295         * elf/tst-tls14.c: Likewise.
50296         * elf/tst-tlsmod11.c: Likewise.
50297         * elf/tst-tlsmod12.c: Likewise.
50298         * elf/tst-tlsmod13.c: Likewise.
50299         * elf/tst-tlsmod13a.c: Likewise.
50300         * elf/tst-tlsmod14a.c: Likewise.
50301         * elf/tst-tlsmod15b.c: Likewise.
50302         * elf/tst-tlsmod16a.c: Likewise.
50303         * elf/tst-tlsmod16b.c: Likewise.
50304         * elf/tst-tlsmod7.c: Likewise.
50305         * elf/tst-tlsmod8.c: Likewise.
50306         * elf/tst-tlsmod9.c: Likewise.
50307         * gmon/gmon.c: Likewise.
50308         * grp/fgetgrent_r.c: Likewise.
50309         * grp/putgrent.c: Likewise.
50310         * hurd/fopenport.c: Likewise.
50311         * include/libc-symbols.h: Likewise.
50312         * include/tls.h: Likewise.
50313         * intl/gettextP.h: Likewise.
50314         * intl/loadinfo.h: Likewise.
50315         * locale/global-locale.c: Likewise.
50316         * locale/localeinfo.h: Likewise.
50317         * mach/devstream.c: Likewise.
50318         * malloc/arena.c: Likewise.
50319         * malloc/set-freeres.c: Likewise.
50320         * misc/err.c: Likewise.
50321         * misc/getttyent.c: Likewise.
50322         * misc/mntent_r.c: Likewise.
50323         * posix/getopt.c: Likewise.
50324         * posix/wordexp.c: Likewise.
50325         * pwd/fgetpwent_r.c: Likewise.
50326         * resolv/Versions: Likewise.
50327         * resolv/res_hconf.c: Likewise.
50328         * shadow/fgetspent_r.c: Likewise.
50329         * shadow/putspent.c: Likewise.
50330         * stdio-common/printf_fphex.c: Likewise.
50331         * stdio-common/tmpfile.c: Likewise.
50332         * stdlib/abort.c: Likewise.
50333         * stdlib/fmtmsg.c: Likewise.
50334         * sunrpc/auth_unix.c: Likewise.
50335         * sunrpc/clnt_perr.c: Likewise.
50336         * sunrpc/clnt_tcp.c: Likewise.
50337         * sunrpc/clnt_udp.c: Likewise.
50338         * sunrpc/clnt_unix.c: Likewise.
50339         * sunrpc/openchild.c: Likewise.
50340         * sunrpc/svc_simple.c: Likewise.
50341         * sunrpc/svc_tcp.c: Likewise.
50342         * sunrpc/svc_udp.c: Likewise.
50343         * sunrpc/svc_unix.c: Likewise.
50344         * sunrpc/xdr.c: Likewise.
50345         * sunrpc/xdr_array.c: Likewise.
50346         * sunrpc/xdr_rec.c: Likewise.
50347         * sunrpc/xdr_ref.c: Likewise.
50348         * sunrpc/xdr_stdio.c: Likewise.
50349
50350 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50351
50352         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50353
50354 2011-07-03  Andreas Jaeger  <aj@suse.de>
50355
50356         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
50357         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
50358         regenerate with gen-libm-tests.pl.
50359
50360 2010-05-12  Petr Baudis  <pasky@suse.cz>
50361
50362         [BZ #11589]
50363         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
50364         around j0() zero points by switching to j1().
50365         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
50366         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
50367         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50368         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
50369
50370 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50371
50372         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
50373         instead of 0.
50374         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
50375         instead of 0.
50376         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50377         Patch in part by Pavel Roskin <proski@gnu.org>.
50378
50379         [BZ #13138]
50380         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
50381         realloc.
50382         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
50383         Free memory block if necessary.
50384
50385         [BZ #12847]
50386         * libio/genops.c (INTDEF): For string streams the _lock pointer can
50387         be NULL.  Don't lock in this case.
50388
50389 2011-09-09  Roland McGrath  <roland@hack.frob.com>
50390
50391         * elf/elf.h (ELFOSABI_GNU): New macro.
50392         (ELFOSABI_LINUX): Define to that.
50393
50394 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
50395
50396         * string/strncat.c (strncat): Undef the symbol in case it has been
50397         defined in bits/string.h.
50398
50399 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
50400
50401         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
50402
50403         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
50404         link map.
50405
50406 2011-08-17  Andreas Jaeger  <aj@suse.de>
50407
50408         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
50409
50410 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
50411             Ian Lance Taylor  <iant@google.com>
50412
50413         * math/libm-test.inc (lround_test): New testcase.
50414         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
50415
50416 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
50417
50418         * Makefile: Remove support for automatic cvs check-ins.
50419         * Makerules: Likewise.
50420         * config.make.in: Likewise.
50421         * configure.in: Likewise.
50422         * intl/Makefile: Likewise.
50423         * locale/Makefile: Likewise.
50424         * po/Makefile: Likewise.
50425         * posix/Makefile: Likewise.
50426         * sysdeps/gnu/Makefile: Likewise.
50427         * sysdeps/mach/hurd/Makefile: Likewise.
50428         * sysdeps/sparc/sparc32/Makefile: Likewise.
50429
50430         [BZ #13118]
50431         * posix/Makefile (bug-regex32-ENV): Define.
50432         Patch by John Stanley <jpsinthemix@verizon.net>.
50433
50434         * misc/Makefile (headers): Add bits/select2.h.
50435         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
50436         * misc/bits/select2.h: New file.
50437         * include/bits/select2.h: New file.
50438         * debug/Makefile (routines): Add fdelt_chk.
50439         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
50440         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
50441         FD_ISSET.
50442         * debug/fdelt_chk.c: New file.
50443
50444         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
50445         * wcsmbs/test-wmemcmp.c: Likewise.
50446         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
50447         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
50448
50449 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50450
50451         * string/Makefile (strop-tests): Add memcmp.
50452         * string/test-wmemcmp.c: New file.
50453         * string/test-memcmp.c: Add wmemcmp support.
50454
50455 2011-09-08  Roland McGrath  <roland@hack.frob.com>
50456
50457         [BZ #13153]
50458         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
50459         2011-07-19 change.
50460
50461         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
50462         garbage value in a __mach_port_mod_refs call in the cases of the
50463         task-self and thread-self ports.
50464
50465 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50466
50467         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
50468
50469 2011-09-08  Andreas Schwab  <schwab@redhat.com>
50470
50471         * elf/dl-load.c (lose): Check for non-null L.
50472
50473 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
50474
50475         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
50476
50477         * elf/dl-libc.c (dlerror_run): Pass back error code from
50478         dl_catch_error.
50479
50480         [BZ #13123]
50481         * elf/dl-load.c (lose): Free l_origin if it is valid.
50482
50483         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
50484         names.
50485         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
50486         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
50487         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
50488         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
50489         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
50490         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
50491
50492 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50493
50494         * sysdeps/powerpc/fpu/e_hypot.c: New file.
50495         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
50496         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
50497         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
50498         * sysdeps/powerpc/fpu/k_cosf.c: New file.
50499         * sysdeps/powerpc/fpu/k_sinf.c: New file.
50500         * sysdeps/powerpc/fpu/s_cosf.c: New file.
50501         * sysdeps/powerpc/fpu/s_sinf.c: New file.
50502         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
50503         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
50504
50505 2011-08-15  Alan Modra  <amodra@gmail.com>
50506
50507         [BZ #13092]
50508         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
50509         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
50510         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
50511         ppc_mcount to static-only-routines.
50512         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
50513         __mcount_internal.
50514         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
50515         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
50516
50517 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
50518
50519         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
50520         for finite and infinity parameters.
50521
50522 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
50523
50524         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
50525         and add nop instructions for throughput optimization.
50526         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
50527
50528 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
50529
50530         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
50531         aligned copy for power7 with vector-scalar instructions.
50532         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
50533
50534 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
50535
50536         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
50537         AVX check.
50538
50539 2011-09-07  Andreas Schwab  <schwab@redhat.com>
50540
50541         [BZ #13144]
50542         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
50543         last change.
50544
50545 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
50546
50547         * sysdeps/unix/sysv/linux/x86_64/init-first.c
50548         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
50549         syscall wrapper around clock_gettime in __vdso_clock_gettime.
50550         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
50551         clock_gettime.
50552
50553 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
50554
50555         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
50556         Forgot to demangle the pointer.
50557
50558         * sysdeps/i386/sysdep.h: Define atom_text_section.
50559         * sysdeps/x86_64/sysdep.h: Likewise.
50560         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
50561         section with atom_text_section.
50562         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
50563         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
50564         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
50565         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
50566         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
50567
50568         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
50569         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
50570         already be defined.  Change to take two parameters and don't assign
50571         result to variable.  Adjust all users.
50572         Define INTERNAL_GETTIME if not already defined.
50573         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
50574         call.
50575         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
50576         HAVE_CLOCK_GETTIME_VSYSCALL.
50577         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
50578
50579         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
50580         gettimeofday vsyscall, just use time.
50581
50582 2011-09-06  Andreas Schwab  <schwab@redhat.com>
50583
50584         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
50585         <errno.h>.
50586
50587 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
50588
50589         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
50590         syscall on x86-64.
50591         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
50592         syscall.
50593         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
50594         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
50595         syscall if possible.
50596
50597 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50598
50599         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
50600         e_ident.  Don't pass to find_mapsXX.
50601         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
50602
50603 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50604
50605         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50606         strchr-sse2-no-bsf strrchr-sse2-no-bsf
50607         * sysdeps/x86_64/multiarch/strchr.S: Update.
50608         Check bit_slow_BSF bit.
50609         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
50610         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
50611         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
50612
50613 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50614
50615         [BZ #13134]
50616         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
50617         before glibc 2.15.
50618         (tryshell): Define.
50619         (__spawni): Change last parameter to be flag.  Test
50620         SPAWN_XFLAGS_USE_PATH flag to use path or not.
50621         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
50622         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
50623         * posix/spawni.c: Likewise.
50624         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
50625         * posix/spawnp.c: Likewise.  Change normal version to use
50626         SPAWN_XFLAGS_USE_PATH.
50627         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
50628         SPAWN_XFLAGS_TRY_SHELL.
50629
50630         [BZ #13150]
50631         * posix/glob.h: Remove gcc 1.x support.
50632
50633         [BZ #13068]
50634         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
50635
50636 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50637
50638         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50639         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
50640         strrchr-sse2-bsf
50641         * sysdeps/i386/i686/multiarch/strchr.S: New file.
50642         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
50643         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
50644         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
50645         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
50646         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
50647
50648 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50649
50650         * sysdeps/x86_64/wcscmp.S: New file.
50651
50652         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
50653         wcscmp-c wcscmp-sse2
50654         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
50655         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
50656         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
50657         * wcsmbs/wcscmp.c: Allow renaming.
50658
50659 2011-09-05  David S. Miller  <davem@davemloft.net>
50660
50661         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
50662         stack slot, rather than the struct return pointer slot.
50663         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
50664         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
50665         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
50666         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
50667
50668 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
50669
50670         * po/ja.po: Update from translation team.
50671
50672         [BZ #13144]
50673         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
50674         kernel in 64-bit binaries.
50675
50676 2011-09-01  David S. Miller  <davem@davemloft.net>
50677
50678         * elf/elf.h (HWCAP_SPARC_*): Move to..
50679         * sysdeps/sparc/sysdep.h: this new file and add new values.
50680         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
50681         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
50682         _DL_HWCAP_COUNT to 24.
50683         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
50684         entries.
50685         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
50686         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
50687         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
50688         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
50689         instead of magic constants.
50690         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
50691
50692 2011-08-31  David S. Miller  <davem@davemloft.net>
50693
50694         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
50695         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
50696         Reimplement to do errno handling inline.
50697         (SYSCALL_ERROR_HANDLER): New macro.
50698         (__SYSCALL_STRING): Do not do errno handling in asm.
50699         (__CLONE_SYSCALL_STRING): Delete.
50700         (__INTERNAL_SYSCALL_STRING): Delete.
50701         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
50702         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
50703         (PSEUDO): Reimplement to do errno handling inline.
50704         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
50705         (SYSCALL_ERROR_HANDLER): New macro.
50706         (__SYSCALL_STRING): Do not do errno handling in asm.
50707         (__CLONE_SYSCALL_STRING): Delete.
50708         (__INTERNAL_SYSCALL_STRING): Delete.
50709         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
50710         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
50711         i386.
50712         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
50713         (inline_syscall*): Add 'err' argument.
50714         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
50715         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
50716         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
50717         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
50718
50719         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
50720         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
50721
50722 2011-08-30  Andreas Schwab  <schwab@redhat.com>
50723
50724         * elf/rtld.c (dl_main): Relocate objects in dependency order.
50725
50726 2011-08-29  Jiri Olsa <jolsa@redhat.com>
50727
50728         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
50729         directive.
50730
50731 2011-08-24  David S. Miller  <davem@davemloft.net>
50732
50733         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
50734
50735 2011-08-24  Andreas Schwab  <schwab@redhat.com>
50736
50737         * elf/Makefile: Add rules to build and run unload8 test.
50738         * elf/unload8.c: New file.
50739         * elf/unload8mod1.c: New file.
50740         * elf/unload8mod1x.c: New file.
50741         * elf/unload8mod2.c: New file.
50742         * elf/unload8mod3.c: New file.
50743
50744         * elf/dl-close.c (_dl_close_worker): Reset private search list if
50745         it wasn't used.
50746
50747 2011-08-23  David S. Miller  <davem@davemloft.net>
50748
50749         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
50750         subtract stack bias.
50751         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
50752         %sp not %fp in calculations.
50753         (_JMPBUF_UNWINDS_ADJ): Likewise.
50754
50755         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
50756         (aio_suspend): Call it to force an exception region around the
50757         AIO_MISC_WAIT() invocation.
50758
50759 2011-08-23  Andreas Schwab  <schwab@redhat.com>
50760
50761         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
50762         backslash.
50763
50764 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
50765
50766         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
50767         protection macro.
50768         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
50769         and <dl-machine.h>.
50770         (Elf64_FuncDesc): Remove.
50771
50772 2011-08-22  David S. Miller  <davem@davemloft.net>
50773
50774         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
50775         sigaltstack check, add missing cfi directives.
50776         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
50777         missing cfi directives, and sigaltstack handling.
50778
50779 2011-08-16  Andreas Schwab  <schwab@redhat.com>
50780
50781         [BZ #11724]
50782         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
50783         object is seen twice.
50784         * elf/dl-fini.c (_dl_sort_fini): Likewise.
50785
50786         * elf/Makefile (distribute): Add tst-initorder2.c.
50787         (tests): Add tst-initorder2.
50788         (modules-names): Add tst-initorder2a tst-initorder2b
50789         tst-initorder2c tst-initorder2d.  Add rules to build them.
50790         ($(objpfx)tst-initorder2.out): New rule.
50791         * elf/tst-initorder2.c: New file.
50792         * elf/tst-initorder2.exp: New file.
50793
50794 2011-08-22  Andreas Schwab  <schwab@redhat.com>
50795
50796         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
50797
50798         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
50799         dependencies back to end of function.
50800
50801         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
50802         $(elfobjdir)/ld.so.
50803
50804 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
50805
50806         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
50807         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
50808         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
50809         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
50810         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
50811         of __vdso_gettimeofday.
50812         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
50813         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
50814         attribute_hidden.
50815         (_libc_vdso_platform_setup): Remove initialization of
50816         __vdso_gettimeofday and __vdso_time.
50817
50818 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50819
50820         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
50821         and fgetc_unlocked.
50822         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
50823         getc_unlocked.
50824
50825         * elf/dl-open.c (add_to_global): Report additions to the global scope
50826         for LD_DEBUG=scopes.
50827         (dl_open_worker): Also print scope of newly loaded dependencies.
50828         (_dl_show_scope): Indicate if there is no scope.
50829
50830         [BZ #13114]
50831         * stdio-common/Makefile (tests): Add bug24.
50832         * stdio-common/bug24.c: New file.
50833
50834 2011-08-19  Andreas Jaeger  <aj@suse.de>
50835
50836         [BZ #13114]
50837         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
50838         non-existant file when using close-on-exec mode.
50839
50840 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50841
50842         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
50843         the very first instruction.
50844
50845         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
50846         the CFI state in the end.
50847         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
50848         inclusion of dl-trampoline.h.
50849         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
50850
50851 2011-08-19  Andreas Schwab  <schwab@redhat.com>
50852
50853         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
50854         expectations for long double.
50855
50856         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
50857         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
50858
50859 2011-08-14  David S. Miller  <davem@davemloft.net>
50860
50861         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
50862         artificual limit depends upon the system page size.
50863
50864 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50865
50866         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
50867         * resolv/Makefile: Define CFLAGS-libresolv.
50868
50869 2011-08-17  Andreas Schwab  <schwab@redhat.com>
50870
50871         * nss/makedb.c (compute_tables): Make variables used in nested
50872         function static.
50873
50874 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50875
50876         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
50877         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
50878         if buffer was too small.
50879
50880         * elf/pldd.c (main): Attach to all threads in the process.
50881         Rewrite /proc handling to use *at functions.
50882
50883 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
50884
50885         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
50886         specifies first scope to show.
50887         (dl_open_worker): Update callers.  Move printing scope of new
50888         object to before the relocation.
50889         * elf/rtld.c (dl_main): Update _dl_show_scope call.
50890         * sysdeps/generic/ldsodefs.h: Update declaration.
50891
50892         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
50893         string for the scope number.
50894
50895 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
50896
50897         * nscd/servicescache.c (cache_addserv): Make sure written is always
50898         initialized.
50899
50900 2011-08-14  Roland McGrath  <roland@hack.frob.com>
50901
50902         * sysdeps/i386/i486/bits/atomic.h
50903         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
50904         statement expression, so as to suppress "set but not used" warning.
50905         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
50906
50907         * string/strncat.c (STRNCAT): Use prototype definition.
50908
50909         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
50910         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
50911         -Iprograms here.
50912         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
50913         (localedef-modules): Add localedef.
50914         (locale-modules): Add locale.
50915
50916         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
50917         * elf/rtld.c (dl_main): Invert order of assignment in last change,
50918         to avoid a warning.
50919
50920 2011-08-14  David S. Miller  <davem@davemloft.net>
50921
50922         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
50923         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
50924
50925 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
50926
50927         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
50928         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
50929         * elf/rtld.c (dl_main): Set l_name of vDSO.
50930         Call _dl_show_scope when DL_DEBUG_SCOPES.
50931         (process_dl_debug): Recognize scopes flag and also set it for all.
50932         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
50933         Declare _dl_show_scope.
50934
50935         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
50936         (do_dlopen): Pass caller_dlopen to dl_open.
50937         (__libc_dlopen_mode): Initialize caller_dlopen.
50938
50939         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
50940         of libc.  Make tolower call locale-independent.  Optimize a bit by
50941         using isdigit instead of isalnum.
50942         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
50943
50944 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
50945
50946         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
50947         was a dependency or dynamically loaded.
50948
50949 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
50950
50951         * intl/l10nflist.c: Allow architecture-specific pop function.
50952         * sysdeps/x86_64/l10nflist.c: New file.
50953
50954         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
50955         classification.
50956
50957 2011-08-10  Andreas Schwab  <schwab@redhat.com>
50958
50959         * include/dirent.h: Add libc_hidden_proto for scandirat and
50960         scandirat64.  Don't declare __scandirat64.
50961         * dirent/scandirat.c: Add libc_hidden_def.
50962         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
50963         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
50964
50965 2011-08-10  David S. Miller  <davem@davemloft.net>
50966
50967         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
50968         enum.
50969         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
50970         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
50971         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
50972
50973 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
50974
50975         * Versions.def [libc]: Add GLIBC_2.15.
50976         * dirent/Makefile (routines): Add scandirat and scandirat64.
50977         * dirent/Versions [libc]: Export scandirat and scandirat64 for
50978         GLIBC_2.15.
50979         * dirent/dirent.h: Declare scandirat and scandirat64.
50980         * dirent/scandirat.c: New file.
50981         * dirent/scandirat64.c: New file.
50982         * sysdeps/wordsize-64/scandirat.c: New file.
50983         * sysdeps/wordsize-64/scandirat64.c: New file.
50984         * dirent/opendir.c: Define opendirat.
50985         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
50986         using scandirat.
50987         * dirent/scandir64.c: Adjust for scandir.c change.
50988         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
50989         __scandirat64, and __scandir_cancel_handler.
50990         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
50991         additional parameter and use openat instead of open (outside of ld.so).
50992         Add new __opendir as wrapper around __opendirat.
50993         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
50994         here without requiring old scandirat implementation.
50995
50996 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
50997
50998         * dirent/scandir.c (cancel_handler): Renamed to
50999         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
51000         defined.  Adjust users.
51001         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
51002         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
51003
51004 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
51005
51006         * string/test-string.h (IMPL): Use __STRING to expand name and then
51007         stringify it.
51008
51009         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
51010         of cleanups.
51011
51012 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51013
51014         * string/Makefile: Update.
51015         (strop-tests): Append strncat.
51016         * string/test-wcscmp.c: New file.
51017         New comprehensive test for wcscmp.
51018         * string/test-strcmp.c: Update.
51019         (WIDE): New define.
51020
51021 2011-07-22  Andreas Schwab  <schwab@redhat.com>
51022
51023         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
51024         line.
51025
51026 2011-07-26  Andreas Schwab  <schwab@redhat.com>
51027
51028         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
51029         encoding to ACE if AI_IDN.
51030
51031 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
51032
51033         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
51034         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
51035
51036 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51037
51038         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
51039         Fix overflow bug in strncat.
51040         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
51041
51042         * string/test-strncat.c: Update.
51043         Add new tests for checking overflow bugs.
51044
51045 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51046
51047         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51048         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
51049         * sysdeps/i386/i686/multiarch/strcat.S: New file.
51050         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
51051         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
51052         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
51053         * sysdeps/i386/i686/multiarch/strncat.S: New file.
51054         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
51055         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
51056
51057         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
51058         (USE_AS_STRCAT): Define.
51059         Add strcat and strncat support.
51060         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
51061
51062 2011-07-25  Andreas Schwab  <schwab@redhat.com>
51063
51064         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
51065         __n bigger than INT_MAX+1.
51066         (__strncmp_g): Likewise.
51067
51068 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
51069
51070         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
51071         * libio/stido.h: Likewise.
51072
51073         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
51074         (AF_NFC): Define.
51075         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
51076         (AF_NFC): Define.
51077
51078         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
51079         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
51080         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
51081         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
51082         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
51083
51084         [BZ #13021]
51085         * scripts/test-installation.pl: Don't expect libnss_test1 to be
51086         installed.
51087
51088         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
51089         typo.
51090         (_dl_x86_64_save_sse): Likewise.
51091
51092 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
51093
51094         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
51095         OSXSAVE.
51096         (_dl_x86_64_save_sse): Likewise.
51097
51098         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
51099
51100         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
51101
51102 2011-07-21  Andreas Schwab  <schwab@redhat.com>
51103
51104         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
51105         change.
51106         (_dl_x86_64_save_sse): Use correct AVX check.
51107
51108 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51109
51110         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
51111         bug in strncpy/strncat.
51112         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
51113
51114 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
51115
51116         * string/tester.c (test_strcat): Add tests for different alignments
51117         of source and destination.
51118         (test_strncat): Likewise.
51119
51120 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
51121
51122         [BZ #12852]
51123         * posix/glob.c (glob): Check passed in values before using them in
51124         expressions to avoid some overflows.
51125         (glob_in_dir): Likewise.
51126
51127         [BZ #13007]
51128         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
51129         check for AVX enablement so that we don't crash with old kernels and
51130         new hardware.
51131         * elf/tst-audit4.c: Add same checks here.
51132         * elf/tst-audit6.c: Likewise.
51133
51134         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
51135
51136 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
51137
51138         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
51139
51140 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
51141
51142         * po/cs.po: Update from translation team.
51143         * po/bg.po: Likewise.
51144
51145 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
51146
51147         * misc/sys/cdefs.h: Add support for const attribute.
51148         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
51149         to gnu_dev_{major,minor,makedev} functions.
51150
51151 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
51152
51153         * intl/dcigettext.c (get_output_charset): Add missing bracket.
51154
51155 2011-07-20  Andreas Schwab  <schwab@redhat.com>
51156
51157         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
51158         strlen results.
51159
51160 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51161
51162         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
51163         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
51164         register in order to avoid conflicts with the soft frame pointer
51165         being held in r11 when necessary.
51166         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
51167         (INTERNAL_VSYSCALL_NCS): Likewise.
51168
51169 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
51170
51171         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
51172         * elf/dl-fini.c (_dl_fini): Adjust caller.
51173         * elf/dl-close.c (_dl_close_worker): Likewise.
51174         * sysdeps/generic/ldsodefs.h: Adjust declaration.
51175
51176 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
51177
51178         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
51179         "aux_cache->nlibs < 0".
51180
51181         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
51182         in the reload-count case.
51183
51184 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
51185
51186         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51187         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
51188         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
51189         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
51190         * sysdeps/x86_64/multiarch/strcat.S: New file.
51191         * sysdeps/x86_64/multiarch/strncat.S: New file.
51192         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
51193         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
51194         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
51195         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
51196         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
51197         (USE_AS_STRCAT): Define.
51198         Add strcat and strncat support.
51199         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
51200         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
51201         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
51202         * string/strncat.c: Update.
51203         (USE_AS_STRNCAT): Define.
51204         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51205         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
51206         and i7.
51207         * sysdeps/x86_64/multiarch/init-arch.h
51208         (bit_Prefer_PMINUB_for_stringop): New.
51209         (index_Prefer_PMINUB_for_stringop): Likewise.
51210         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
51211         bit_Prefer_PMINUB_for_stringop.
51212
51213 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
51214
51215         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
51216         buffer64.
51217         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
51218         of casting of buffer.
51219         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
51220         buffer32 and buffer64.
51221         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
51222         writes instead of casting of buffer.
51223         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
51224         buffer32.
51225         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
51226         casting of buffer.
51227
51228 2011-07-19  Andreas Schwab  <schwab@redhat.com>
51229
51230         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
51231
51232 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
51233
51234         * nscd/nscd.c (termination_handler): Don't do anything for a database
51235         if it has not yet been initialized.
51236
51237 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
51238
51239         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
51240
51241 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
51242
51243         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
51244
51245 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
51246
51247         * po/nl.po: Update from translation team.
51248         * po/sv.po: Likewise.
51249
51250 2011-07-16  Roland McGrath  <roland@hack.frob.com>
51251
51252         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
51253         now disallowed by GCC.
51254
51255         * configure.in (use-default-link): Default to yes if a test -shared
51256         link meets our qualifications.
51257         * configure: Regenerated.
51258
51259         * config.make.in (output-format): New variable.
51260         * configure.in: Check for ld --print-output-format support.
51261         * configure: Regenerated.
51262         * Makerules ($(common-objpfx)format.lds)
51263         [$(output-format) != unknown]: Just use $(output-format),
51264         instead of the linker-script munging.
51265
51266 2011-07-14  Roland McGrath  <roland@hack.frob.com>
51267
51268         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
51269         of $(common-objpfx)shlib.lds.
51270         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
51271
51272         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
51273         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
51274
51275         * configure.in (-z relro check): Adjust test code to add a large
51276         writable data section after it.
51277         * configure: Regenerated.
51278
51279 2011-07-11  Roland McGrath  <roland@hack.frob.com>
51280
51281         * configure.in (-z relro check): Fix test code to make the variable
51282         truly const.
51283         * configure: Regenerated.
51284
51285 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
51286
51287         * nscd/nscd.h (struct traced_file): Define.
51288         (struct database_dyn): Remove inotify_descr, reset_res, and filename
51289         elements.  Add traced_files.
51290         (inotify_fd): Declare.
51291         (register_traced_file): Declare.
51292         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
51293         (inotify_fd): Export.
51294         (resolv_conf_descr): Remove.
51295         (nscd_init): Move inotify descriptor creation to main.
51296         Don't register files for notification here.
51297         (register_traced_file): New function.
51298         (invalidate_cache): Don't use reset_res to determine whether to call
51299         res_init, go through the list of registered files.
51300         (main_loop_poll): The inotify descriptors are now stored in the
51301         structures for the traced files.
51302         (main_loop_epoll): Likewise
51303         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
51304         to __nss_disable_nscd.
51305         * nscd/cache.c (prune_cache): There is no single inotify descriptor
51306         for a database anymore.  Check the records for all the registered
51307         files instead.
51308         * nss/Makefile (libnss_files-routines): Add files-init.
51309         (libnss_db-routines): Add db-init.
51310         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
51311         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
51312         * nss/nss_db/db-init.c: New file.
51313         * nss/nss_files/files-init.c: New file.
51314         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
51315         __nss_lookup_function.
51316         (__nss_lookup_function): Call nss_load_library.
51317         (nss_load_all_libraries): New function.
51318         (__nss_disable_nscd): Take parameter with callback function for files
51319         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
51320         used for the cached services.
51321         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
51322         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
51323         options for features to all the files in nscd.
51324
51325         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
51326
51327 2011-07-10  Roland McGrath  <roland@hack.frob.com>
51328
51329         * csu/elf-init.c (__libc_csu_init): Comment typo.
51330
51331 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
51332
51333         * po/pl.po: Update from translation team.
51334         * po/ja.po: Likewise.
51335         * po/ru.po: Likewise.
51336         * po/ko.po: Likewise.
51337         * po/fr.po: Likewise.
51338
51339 2011-07-09  Roland McGrath  <roland@hack.frob.com>
51340
51341         * configure.in (.ctors/.dtors header and trailer check):
51342         Use an empirical test on a built program.
51343         * configure: Regenerated.
51344
51345         * configure.in (-z relro check): Use an empirical test on a built DSO.
51346         Detect, but do not require, on ia64.
51347         * configure: Regenerated.
51348
51349         * configure.in (READELF): Find it with AC_CHECK_TOOL.
51350         Update tests that use readelf to use $READELF instead.
51351         * configure: Regenerated.
51352
51353 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
51354
51355         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
51356         if the result is not used.
51357
51358 2011-07-05  Andreas Jaeger  <aj@suse.de>
51359
51360         [BZ#9696]
51361         * stdlib/tst-strtod.c: Add testcase.
51362
51363 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
51364
51365         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
51366         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
51367         The latter has a higher limit.  Take additional parameter to pass to
51368         the new function.
51369         (__pathconf): Pass file to __statfs_link_max.
51370         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
51371         __statfs_link_max.
51372         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
51373         __statfs_link_max.
51374
51375         [BZ #12868]
51376         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
51377         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
51378         Handle Lustre.
51379         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
51380         (__statfs_filesize_max): Likewise.
51381         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
51382
51383 2011-07-05  Andreas Jaeger  <aj@suse.de>
51384
51385         * resolv/res_comp.c (dn_skipname): Remove unused variable.
51386
51387 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
51388
51389         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
51390         `status' variable.
51391         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
51392         Likewise.
51393
51394 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
51395
51396         * Makefile (strop-tests): Add strncat.
51397         * string/test-strncat.c: New file.
51398
51399 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
51400
51401         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
51402
51403 2011-06-21  Andreas Jaeger  <aj@suse.de>
51404
51405         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
51406         Copy rule from iconvdata/Makefile.
51407
51408 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
51409
51410         [BZ #12922]
51411         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
51412         but no long options are defined, just return 'W'.
51413
51414 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
51415
51416         [BZ #9696]
51417         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
51418
51419 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
51420
51421         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
51422         netgroups to read.
51423         (innetgr): Likewise.
51424
51425 2011-07-05  Roland McGrath  <roland@hack.frob.com>
51426
51427         * config.make.in (install_root): Default to $(DESTDIR).
51428
51429 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
51430
51431         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
51432
51433 2011-07-02  Roland McGrath  <roland@hack.frob.com>
51434
51435         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
51436
51437         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
51438         containing directory rather than embedding absolute directory names.
51439
51440         * scripts/check-local-headers.sh: Rewritten using awk.
51441         Match by word, not by line.  Print error messages for matches.
51442         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
51443
51444         * Makerules [shlib-lds-flags empty]:
51445         ($(common-objpfx)libc_pic.opts): New target.
51446         ($(common-objpfx)libc_pic.os.clean): New target.
51447         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
51448
51449         * config.make.in (OBJCOPY): New variable.
51450         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
51451         * configure: Regenerated.
51452
51453         * config.make.in (use-default-link): New variable.
51454         * configure.in (use_default_link): Grok --with-default-link to set it.
51455         * configure: Regenerated.
51456         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
51457         (shlib-lds, shlib-lds-flags): Define to empty.
51458
51459         * Makerules (shlib-lds): New variable.
51460         (shlib-lds-flags): New variable.
51461         (build-shlib, build-moduile, build-module-asneeded): Use it.
51462         ($(common-objpfx)libc.so): Use $(shlib-lds).
51463         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
51464         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
51465
51466         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
51467         DT_FLAGS/DT_FLAGS_1 with zero flags.
51468
51469         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
51470         linker script munging.
51471
51472 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
51473
51474         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
51475         as 128-bit value.
51476         * crypt/sha512.c (sha512_process_block): Perform total addition using
51477         128-bit if possible.
51478         (__sha512_finish_ctx): Likewise.
51479         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
51480         as 64-bit value.
51481         * crypt/sha256.c (SWAP64): Define.
51482         (sha256_process_block): Perform total addition using 64-bit if
51483         possible.
51484         (__sha256_finish_ctx): Likewise.
51485
51486 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
51487
51488         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
51489         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51490         * nscd/hstcache.c (cache_addhst): Likewise.
51491         * nscd/grpcache.c (cache_addgr): Likewise.
51492         * nscd/aicache.c (addhstaiX): Likewise
51493         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
51494
51495 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
51496
51497         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
51498         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51499         * nscd/hstcache.c (cache_addhst): Likewise.
51500         * nscd/grpcache.c (cache_addgr): Likewise.
51501         * nscd/aicache.c (addhstaiX): Likewise
51502
51503 2011-07-01  Andreas Schwab  <schwab@redhat.com>
51504
51505         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
51506         domain only when needed.
51507
51508 2011-06-30  Andreas Schwab  <schwab@redhat.com>
51509
51510         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
51511         is always restored.
51512
51513 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
51514
51515         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
51516         are re-adding the entry.
51517         * nscd/servicescache.c (cache_addserv): Likewise.
51518
51519 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
51520
51521         * sysdeps/generic/dl-irel.h: fix protection against multiple
51522         inclusions.
51523         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
51524
51525 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
51526
51527         [BZ #12935]
51528         * malloc/memusage.sh: Fix quoting in message.
51529         * debug/xtrace.sh: Likewise.
51530
51531         * configure.in: Remove support for --experimental-malloc option, make
51532         it the default.
51533         * config.make.in: Likewise.
51534         * malloc/Makefile: Likewise.
51535
51536 2011-06-27  Andreas Schwab  <schwab@redhat.com>
51537
51538         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
51539         two-byte characters.
51540
51541 2011-06-27  Roland McGrath  <roland@hack.frob.com>
51542
51543         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
51544         AC_CACHE_CHECK invocation.
51545         * configure: Regenerated.
51546
51547         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
51548
51549 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
51550
51551         [BZ #12350]
51552         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
51553         bit from old_res_options.
51554
51555         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
51556
51557         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
51558         value type for setfct.
51559
51560 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
51561
51562         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
51563         __gettimeofday instead of gettimeofday.
51564
51565 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
51566
51567         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
51568
51569 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
51570
51571         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
51572
51573         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
51574         info.
51575
51576 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
51577
51578         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51579         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
51580         strcpy-sse2-unaligned strncpy-sse2-unaligned
51581         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
51582         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
51583         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
51584         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
51585         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
51586         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
51587         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
51588         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
51589         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
51590         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
51591         (STRCPY): Support SSE2 and SSSE3 versions.
51592
51593 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
51594
51595         [BZ #12874]
51596         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
51597         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
51598         kernels which artificially limit size of requests.
51599
51600 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
51601
51602         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51603         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
51604         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
51605         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
51606         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
51607         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
51608         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
51609         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
51610         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
51611         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
51612         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
51613         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
51614         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
51615         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
51616         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
51617         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51618         Enable unaligned load optimization for Intel Core i3, i5 and i7
51619         processors.
51620         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
51621         Define.
51622         (index_Fast_Unaligned_Load): Define.
51623         (HAS_FAST_UNALIGNED_LOAD): Define.
51624
51625 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
51626
51627         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
51628
51629 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
51630
51631         [BZ #12907]
51632         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
51633         until it is clear that the information is realy needed.
51634         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
51635
51636 2011-06-22  Andreas Schwab  <schwab@redhat.com>
51637
51638         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
51639
51640 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
51641
51642         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
51643         /sys/devices/system/cpu/online if it is usable.
51644
51645         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
51646         reading the information from the /proc filesystem to once a second.
51647
51648 2011-06-21  Andreas Jaeger  <aj@suse.de>
51649
51650         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
51651         NULL after inclusion of kernel headers.
51652
51653 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
51654
51655         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
51656         calls to internal_setent.
51657
51658         [BZ #12885]
51659         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
51660         addresses using gethostbyname4_r ignore IPv4 addresses.
51661
51662         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
51663         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
51664
51665         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
51666
51667 2011-06-20  David S. Miller  <davem@davemloft.net>
51668
51669         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
51670         inclusions.
51671         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
51672
51673         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
51674         (elf_irel): Use it.
51675         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
51676         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
51677         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
51678         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
51679         * sysdeps/x86_64/dl-irel.h: Likewise.
51680
51681         * elf/dl-runtime.c: Use elf_ifunc_invoke.
51682         * elf/dl-sym.c: Likewise.
51683
51684 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
51685
51686         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
51687         need to dereference resplen2.
51688
51689 2011-06-14  Andreas Schwab  <schwab@redhat.com>
51690
51691         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
51692
51693 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
51694
51695         * Makeconfig: Define vardbdir and inst_vardbdir.
51696         * nss/Makefile: Add rules to install db-Makefile.
51697
51698         * nss/nss_db/db-XXX.c: Cleanup.
51699
51700         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
51701         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
51702         GLIBC_PRIVATE.
51703         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
51704         * nss/makedb.c: Implement -g option to specify that value strings
51705         are generated and should not be added to table iterated over for
51706         get*ent calls.
51707         * nss/nss_db/db-initgroups.c: New file.
51708
51709         * nss/getent.c: Add support for initgroups lookups through getgrouplist
51710         interface.
51711
51712         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
51713         (internal_getgrouplist): Adjust to name change.
51714         Update use_initgroups_entry if this is not the first call.
51715         * nss/databases.def: Add initgroups entry.
51716
51717         * nss/makedb.c (compute_tables): Check result of multiple hash table
51718         sizes to minimize maximum chain length.
51719
51720 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
51721
51722         * Versions.def: Add entry for libnss_db.
51723         * shlib-versions: Likewise.
51724         * nss/Makefile: Add rules to build libnss_db.
51725         * nss/Versions: Add libnss_db information.  Organize libnss_files
51726         entries better.
51727         * nss/db-Makefile: Add gshadow support.  Change rules for the new
51728         makedb progra.  Some minor improvements to generate smaller files.
51729         * nss/nss_db/nss_db.h: Move NSS database header data structures to
51730         here from...
51731         * nss/makedb.c: ...here.
51732         Improve database format to be smaller and require less memory at
51733         runtime.
51734         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
51735         db anymore.
51736         * nss/nss_db/db-netgrp.c: Likewise.
51737         * nss/nss_db/db-open.c: Likewise.
51738         * nss/nss_files/flies-XXX.x: Adjust comments.
51739         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
51740         * nss/nss_files/files-grp.c: Likewise.
51741         * nss/nss_files/files-hosts.c: Likewise.
51742         * nss/nss_files/files-network.c: Likewise.
51743         * nss/nss_files/files-proto.c: Likewise.
51744         * nss/nss_files/files-pwd.c: Likewise.
51745         * nss/nss_files/files-rpc.c: Likewise.
51746         * nss/nss_files/files-service.c: Likewise.
51747         * nss/nss_files/files-sgrp.c: Likewise.
51748         * nss/nss_files/files-spwd.c: Likewise.
51749         * nss/nss_db/db-alias.c: Removed.
51750         * nss/nss_db/dummy-db.h: Removed.
51751
51752 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
51753
51754         * nss/makedb.c: Rewritten to not use database library.
51755         * nss/Makefile: Update to build new makedb program.
51756
51757 2011-06-14  Andreas Jaeger  <aj@suse.de>
51758
51759         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
51760         memset declaration.
51761
51762 2011-06-10  Andreas Schwab  <schwab@redhat.com>
51763
51764         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
51765         tmpbuf.
51766
51767 2011-06-10  Roland McGrath  <roland@hack.frob.com>
51768
51769         * Makerules (shlib.lds): Fail if the linker script comes out empty.
51770         * elf/Makefile ($(objpfx)ld.so): Likewise.
51771
51772         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
51773         Don't list ld.so twice in dependencies.
51774
51775         * posix/bug-regex31.c: Include <stdlib.h>.
51776
51777         * nscd/hstcache.c (cache_addhst): Remove unused variable.
51778
51779         * nis/nss_compat/compat-spwd.c
51780         (getspent_next_nss_netgr): Remove unused variable.
51781         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
51782
51783         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
51784         nonmembers" output to use the right array.
51785
51786         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
51787
51788         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
51789
51790         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
51791         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
51792         * catgets/gencat.c (read_input_file): Likewise.
51793         * locale/programs/locarchive.c (enlarge_archive): Likewise.
51794
51795         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
51796         variable definition inside #if's controlling its use.
51797
51798         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
51799
51800         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
51801
51802         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
51803
51804         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
51805         unreachable code.
51806
51807         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
51808
51809         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
51810         * configure: Regenerated.
51811
51812         * Makerules: Revert last change.
51813         * elf/Makefile: Likewise.
51814
51815 2011-06-09  Roland McGrath  <roland@hack.frob.com>
51816
51817         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
51818         * elf/Makefile ($(objpfx)librtld.os): Likewise.
51819         (reloc-link): Likewise.
51820
51821 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
51822
51823         * elf/Makefile: Add rules to build pldd.
51824         * elf/pldd.c: New file.
51825         * elf/pldd-xx.c: New file.
51826
51827 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
51828
51829         * version.h: Update for 2.15 development version.
51830
51831 2011-06-07  David S. Miller  <davem@davemloft.net>
51832
51833         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
51834         ifuncs.
51835         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
51836         elf_machine_lazy_rel): Likewise.
51837         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
51838         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
51839         elf_machine_lazy_rel): Likewise.
51840         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
51841         dl_hwcap via passed in argument.
51842         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
51843         Likewise.
51844
51845 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51846
51847         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
51848
51849 2011-06-06  Roland McGrath  <roland@hack.frob.com>
51850
51851         [BZ #12849]
51852         * manual/fdl-1.1.texi: New file, verbatim from:
51853         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
51854         * manual/lgpl-2.1.texi: New file, verbatim from:
51855         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
51856         * manual/Makefile (licenses): New variable, list those new file names.
51857         (texis): Use it.
51858         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
51859
51860         * manual/fdl.texi: File removed.
51861         * manual/lesser.texi: File removed.
51862         * manual/libc.texinfo (Copying, Documentation License):
51863         Use new @include file names, put @appendix directive before @include.
51864
51865 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
51866
51867         [BZ #12841]
51868         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
51869         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
51870         (mq_open): Add __NTH.
51871
51872 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
51873
51874         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51875         Assume Intel Core i3/i5/i7 processor if AVX is available.
51876
51877 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51878
51879         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
51880         typo.
51881
51882 2011-05-31  Andreas Schwab  <schwab@redhat.com>
51883
51884         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
51885         memory.  Use alloca_account.  Fix memory leak when retrying.
51886
51887 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51888
51889         * version.h (RELEASE): Bump for 2.14 release.
51890         * include/features.h (__GLIBC_MINOR__): Bump to 14.
51891
51892         * config.make.in (RANLIB): Remove entry.
51893
51894 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
51895
51896         * po/Makefile (po-sed-cmd): Add ksh to extensions.
51897         (libc.pot): Work around missing support for .ksh extension in xgettext.
51898
51899         [BZ #12684]
51900         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
51901         if both request failed.
51902         (send_dg): In case of server errors clear resplen or *resplen2.
51903
51904         [BZ #12454]
51905         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
51906         when there are multiple maps.
51907         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
51908         (_dl_fini): Remove test here.
51909
51910         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
51911
51912 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
51913
51914         [BZ #12350]
51915         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
51916         bit from old_res_options.
51917         (gaih_inet): Likewise.
51918
51919         [BZ #11099]
51920         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
51921         as signed.
51922
51923         * resolv/res_init.c (res_setoptions): Make the code more compact.
51924
51925         [BZ #11558]
51926         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
51927         set RES_USEVC.
51928
51929         [BZ #11634]
51930         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
51931
51932         * malloc/malloc.h: Mark malloc hook variables as deprecated.
51933
51934         [BZ #11781]
51935         * malloc/malloc.h: Declare malloc hook variables as volatile.
51936
51937         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
51938         in last patch.
51939
51940         [BZ #11799]
51941         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
51942         raise in the comment.
51943         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
51944         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
51945         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
51946
51947 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
51948
51949         [BZ #12811]
51950         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
51951         grow the buffers more if it already has to be sufficient.
51952         (build_wcs_upper_buffer): Likewise.
51953         * posix/regexec.c (check_matching): Likewise.
51954         (clean_state_log_if_needed): Likewise.
51955         (extend_buffers): Don't enlarge buffers beyond size of the input
51956         buffer.
51957         Patches mostly by Emil Wojak <emil@wojak.eu>.
51958         * posix/bug-regex32.c: New file.
51959         * posix/Makefile (tests): Add bug-regex32.
51960
51961         * locale/findlocale.c (_nl_find_locale): Return right away if
51962         _nl_explode_name failed.
51963         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
51964
51965         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
51966
51967         * debug/xtrace.sh: Unify messages.
51968         * malloc/memusage.sh: Likewise.
51969
51970         [BZ #12813]
51971         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
51972         time symbol from vDSO.  Substitute with vsyscall if not available.
51973         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
51974         __vdso_time.
51975
51976         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
51977         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
51978         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
51979         Add sendmmsg and internal_sendmmsg.
51980         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
51981         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
51982         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
51983
51984         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
51985         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
51986         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
51987
51988 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
51989
51990         [BZ #12813]
51991         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
51992         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
51993         available.
51994         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
51995         __vdso_getcpu.
51996
51997         [BZ #12814]
51998         * iconvdata/Makefile (tests): Add bug-iconv9.
51999         * iconvdata/bug-iconv9.c: New file.
52000
52001 2011-05-27  Andreas Schwab  <schwab@redhat.com>
52002
52003         [BZ #12814]
52004         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
52005
52006 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
52007
52008         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
52009         (struct user_regs_struct): Change intcs field back to cs.
52010
52011 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
52012
52013         * po/ja.po: Update from translation team.
52014
52015 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
52016
52017         [BZ #12795]
52018         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
52019         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
52020
52021 2011-05-20  Andreas Schwab  <schwab@redhat.com>
52022
52023         * stdlib/longlong.h: Update from GCC.
52024
52025 2011-05-23  Andreas Schwab  <schwab@redhat.com>
52026
52027         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
52028         parameter name.
52029         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
52030         Add parameter name.
52031         (__sysconf): Pass it down.
52032
52033 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
52034
52035         [BZ #12671]
52036         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
52037         some situations.
52038         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
52039         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
52040         add in in __libc_use_alloca calls.  Adjust callers.
52041         (glob): Use malloc in some situations.
52042
52043         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
52044         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
52045         pltexit.
52046
52047 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
52048
52049         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
52050         and CLOCK_BOOTTIME_ALARM.
52051
52052         [BZ #12782]
52053         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
52054         is returned.
52055
52056         * string/_strerror.c (__strerror_r): Print negative errors as signed
52057         numbers.
52058
52059         [BZ #12777]
52060         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
52061         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
52062         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
52063
52064         * configure.in: Fix typo in redirection and correct removal of test
52065         files in two cases.
52066
52067         [BZ #12788]
52068         * locale/setlocale.c (new_composite_name): Fix test to check for
52069         identical name of all categories.
52070
52071         [BZ #12792]
52072         * libio/filedoalloc.c (local_isatty): New function.
52073         (_IO_file_doallocate): Use local_isatty.
52074         * stdio-common/perror.c (perror): In case a new stream is used
52075         forward the stream error.
52076         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
52077         error flag.
52078
52079 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
52080
52081         [BZ #11869]
52082         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
52083         alloca.
52084         * include/alloca.h (extend_alloca_account): Define.
52085
52086         [BZ #11857]
52087         * posix/regex.h: Fix comments with documentation of user-accessible
52088         fields after compilation and describe correct free'ing of pattern
52089         after re_compile_pattern.
52090         Patch by Reuben Thomas <rrt@sc3d.org>.
52091
52092 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
52093
52094         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
52095         and -mno-altivec to prevent the compiler from using Altivec and/or
52096         VSX instructions when the corresponding registers are not available.
52097
52098 2011-05-19  Andreas Schwab  <schwab@redhat.com>
52099
52100         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
52101
52102 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
52103
52104         * libio/freopen.c (freopen): Use __dup2, not dup2.
52105         * libio/freopen64.c (freopen64): Likewise.
52106
52107 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
52108
52109         [BZ #12775]
52110         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
52111         * math/Makefile (tests): Add test-powl.
52112         (CFLAGS-test-powl.c): Define.
52113         * math/test-powl.c: New file.
52114
52115 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
52116
52117         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
52118
52119 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
52120
52121         [BZ #11837]
52122         * iconvdata/gb18030.c: Update to GB18020-2005.
52123
52124 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
52125
52126         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
52127         RE_SYNTAX_POSIX_AWK): Update to match recent development.
52128         Patch by Aharon Robbins <arnold@skeeve.com>.
52129
52130         [BZ #11892]
52131         * stdlib/putenv.c (putenv): Don't always create copy of the variable
52132         on the stack.
52133
52134         [BZ #11895]
52135         * misc/pselect.c (__pselect): Handle timeout value errors hidden
52136         through underflows.
52137
52138         [BZ #12766]
52139         * misc/error.c (error_at_line): Ensure file_name and old_file_name
52140         point to strings before performing equality test for error_one_per_line
52141         mode.
52142
52143         [BZ #11697]
52144         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
52145
52146         [BZ #11820]
52147         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
52148         (struct user_fpregs_struct): Avoid __uint*_t types.
52149
52150         [BZ #6420]
52151         * malloc/mtrace.c (tr_where): Add additional parameter to point to
52152         symbol info.  Use it instead of calling _dl_addr locally.
52153         (lock_and_info): New function.
52154         (tr_freehook): Call lock_and_info and pass symbol info as additional
52155         parameter to tr_where.
52156         (tr_mallochook): Likewise.
52157         (tr_reallochook): Likewise.
52158         (tr_memalignhook): Likewise.
52159
52160         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
52161         used and couldn't be at all thread-safe.
52162
52163 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
52164
52165         * libio/freopen.c (freopen): Don't close old file descriptor
52166         before the new one is opened.  Instead dup the new file descriptor
52167         to the old one after the new stream is created.
52168         * libio/freopen64.c (freopen64): Likewise.
52169         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
52170         * libio/fileops.c (_IO_new_file_close_it): Handle new
52171         _IO_FLAGS2_NOCLOSE flag.
52172         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
52173         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
52174         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
52175         _IO_FLAGS2_NOCLOSE flag.
52176         * include/unistd.h: Add hidden_proto for dup3.
52177         Define __have_dup3.
52178         * io/dup3.c: Define hidden symbol.
52179         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
52180
52181         [BZ #7101]
52182         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
52183         when an incomplete long option is used.
52184         * posix/tst-getopt_long1.c: New file.
52185         * posix/Makefile (tests): Add tst-getopt_long1.
52186
52187         [BZ #10138]
52188         * scripts/config.guess: Update from autoconf-2.68.
52189         * scripts/config.sub: Likewise.
52190
52191         [BZ #10157]
52192         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
52193         tests into ...
52194         (has_cpuclock): ...this.  New function.
52195         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
52196         macro here based on has_cpuclock code.
52197
52198         [BZ #10149]
52199         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
52200         First byte (not low byte) is now always NUL.
52201         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
52202
52203         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
52204         Use non-cancelable interfaces.
52205
52206         [BZ #9809]
52207         * locale/iso-639.def: Add entry for Sorani.
52208
52209         [BZ #11901]
52210         * include/stdlib.h: Move include protection to the right place.
52211         Define abort_msg_s.  Declare __abort_msg with it.
52212         * stdlib/abort.c (__abort_msg): Adjust type.
52213         * assert/assert.c (__assert_fail_base): New function.  Majority
52214         of code from __assert_fail.  Allocate memory for __abort_msg with
52215         mmap.
52216         (__assert_fail): Now call __assert_fail_base.
52217         * assert/assert-perr.c: Remove bulk of implementation.  Use
52218         __assert_fail_base.
52219         * include/assert.hL Declare __assert_fail_base.
52220         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
52221         mmap.
52222         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
52223
52224 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
52225
52226         [BZ #11952]
52227         [BZ #12453]
52228         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
52229         until all modules are registered in the DTV.
52230         * elf/Makefile: Add rules to build and run tst-tls19.
52231         * elf/tst-tls19.c: New file.
52232         * elf/tst-tls19mod1.c: New file.
52233         * elf/tst-tls19mod2.c: New file.
52234         * elf/tst-tls19mod3.c: New file.
52235         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
52236
52237         [BZ #12083]
52238         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
52239         correctly.
52240
52241         [BZ #12601]
52242         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
52243         two-byte sequence errors.
52244         * iconvdata/Makefile (tests): Add bug-iconv8.
52245         * iconvdata/bug-iconv8.c: New file.
52246
52247         [BZ #12626]
52248         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
52249         buf2 definition.
52250
52251         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
52252
52253         [BZ #12432]
52254         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
52255         (dummy_getcfa): New function.
52256         (init): Get _Unwind_GetCFA address, use dummy if not found.
52257         (backtrace_helper): In recursion check, also check whether CFA changes.
52258         (__backtrace): Completely initialize arg.
52259
52260         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
52261         storing incomplete byte sequence in state object.  Avoid testing for
52262         guaranteed too small input if we know there is enough data available.
52263
52264 2011-05-11  Andreas Schwab  <schwab@redhat.com>
52265
52266         * Makeconfig (+link-pie): Indent.
52267         * Rules (binaries-pie): Define if $(have-fpie) and
52268         $(build-shared).
52269         (binaries-shared): Also filter out $(binaries-pie).
52270         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
52271         * nscd/Makefile (others-pie): Add nscd.
52272         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
52273         ($(objpfx)nscd): Remove command override.
52274         * login/Makefile (others-pie): Add pt_chown.
52275         ($(objpfx)pt_chown): Remove command override.
52276         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
52277         remove command overrides.
52278
52279 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
52280
52281         * libio/tst_putwc.c: Fix error messages.
52282
52283         [BZ #12724]
52284         * libio/fileops.c (_IO_new_file_close_it): Always flush when
52285         currently writing and seek to current position when not.
52286         * libio/Makefile (tests): Add bug-fclose1.
52287         * libio/bug-fclose1.c: New file.
52288
52289 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
52290
52291         [BZ #12511]
52292         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
52293         don't set DF_1_NODELETE here.
52294         (do_lookup_x): When entering new entry test for copy relocation
52295         and if necessary set DF_1_NODELETE flag.
52296         * elf/tst-unique4.cc: New file.
52297         * elf/tst-unique4.h: New file.
52298         * elf/tst-unique4lib.cc: New file.
52299         * elf/Makefile: Add rules to build and run tst-unique4.
52300         Patch by Piotr Bury <pbury@goahead.com>.
52301
52302 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
52303
52304         [BZ #12052]
52305         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
52306
52307         [BZ #12625]
52308         * misc/mntent_r.c (addmntent): Flush the stream after the output
52309
52310         [BZ #12393]
52311         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
52312         (is_trusted_path_normalize): Skip initial colon.  Append slash
52313         to empty buffer.  Duplicate is_trusted_path code but allow
52314         constructed patch to be prefix.
52315         (is_dst): Allow $ORIGIN followed by /.
52316         (_dl_dst_substitute): Correct clearing of check_for_trusted.
52317         Correct testing of result of is_trusted_path_normalize
52318         (decompose_rpath): Fix warning.
52319
52320 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
52321
52322         [BZ #11257]
52323         * grp/initgroups.c (internal_getgrouplist): When we found the service
52324         list through the initgroups entry in nsswitch.conf do not always
52325         continue on a successful lookup.  Don't always use the
52326         __nss_group_database value if it is set.
52327         * nss/nsswitch.conf (initgroups): Change action for successful db
52328         lookup to continue for compatibility.
52329
52330 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
52331
52332         [BZ #11532]
52333         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
52334         and CP774 modules.
52335         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
52336         and CP774 modules.
52337         * iconvdata/tst-tables.sh: Likewise.
52338         * iconvdata/cp770.c: New file.
52339         * iconvdata/cp771.c: New file.
52340         * iconvdata/cp772.c: New file.
52341         * iconvdata/cp773.c: New file.
52342         * iconvdata/cp774.c: New file.
52343         * iconvdata/testdata/CP770: New file.
52344         * iconvdata/testdata/CP770..UTF8: New file.
52345         * iconvdata/testdata/CP771: New file.
52346         * iconvdata/testdata/CP771..UTF8: New file.
52347         * iconvdata/testdata/CP772: New file.
52348         * iconvdata/testdata/CP772..UTF8: New file.
52349         * iconvdata/testdata/CP773: New file.
52350         * iconvdata/testdata/CP773..UTF8: New file.
52351         * iconvdata/testdata/CP774: New file.
52352         * iconvdata/testdata/CP774..UTF8: New file.
52353
52354         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
52355         END CHARMAP line.
52356         * iconvdata/gen-8bit-gap.sh: Likewise.
52357         * iconvdata/gen-8bit.sh: Likewise.
52358
52359         * locale/iso-639.def: Add ary entry.
52360
52361         [BZ #11258]
52362         * locale/C-translit.h.in: Add U20A1 transliteration.
52363
52364         [BZ #12178]
52365         * locale/iso-639.def: Add wae entry.
52366         Patch by Kevin Bortis <bortis@translate-wae.ch>.
52367
52368         [BZ #12545]
52369         * locale/programs/localedef.c (construct_output_path): Use ssize_t
52370         for n.
52371
52372         [BZ #12711]
52373         * locale/C-translit.h.in: Add entry for U20B9.
52374         Patch by pravin.d.s@gmail.com.
52375
52376 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
52377
52378         [BZ #12713]
52379         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
52380         ENAMETOOLONG use generic getcwd.
52381         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
52382         in rtld.  Use *stat64.
52383         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
52384         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
52385         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
52386         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
52387         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
52388         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
52389         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
52390         __fstatat64 macros.
52391         * include/dirent.h: Add libc_hidden_proto for rewinddir.
52392         * dirent/rewinddir.c: Add libc_hidden_def.
52393         * sysdeps/mach/hurd/rewinddir.c: Likewise.
52394         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
52395
52396         * include/dirent.h (__alloc_dir): Add flags parameter.
52397         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
52398         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
52399         __alloc_dir.
52400         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
52401         from fdopendir if O_CLOEXEC is already set.
52402
52403 2011-03-15  Alan Modra  <amodra@gmail.com>
52404
52405         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
52406         l_tls_firstbyte_offset non-zero.  Save padding offset in
52407         l_tls_firstbyte_offset for later use.
52408         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
52409         freeing static tls block.
52410
52411 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
52412
52413         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
52414         where #ifdef was intended.  The intent is to prevent ARG_MAX from
52415         being defined by the kernel headers.
52416
52417 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
52418
52419         [BZ #12734]
52420         * resolv/resolv.h: Define RES_NOTLDQUERY.
52421         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
52422         no-tld-query and set RES_NOTLDQUERY.
52423         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
52424         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
52425         modern BIND to search name as TLD unless forbidden.
52426
52427 2011-05-07  Petr Baudis  <pasky@suse.cz>
52428             Ulrich Drepper  <drepper@gmail.com>
52429
52430         [BZ #12393]
52431         * elf/dl-load.c (fillin_rpath): Move trusted path check...
52432         (is_trusted_path): ...to here.
52433         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
52434         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
52435         using is_trusted_path_normalize() in setuid scripts.
52436
52437 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
52438
52439         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
52440         __BEGIN/__END_DECLS.
52441
52442 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
52443
52444         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
52445         NSS_STATUS_NOTFOUND if no record was found.
52446
52447 2011-05-05  Andreas Schwab  <schwab@redhat.com>
52448
52449         * sunrpc/Makefile (headers): Add rpc/netdb.h.
52450         (headers-not-in-tirpc): Remove rpc/netdb.h
52451         * resolv/netdb.h: Revert last change.
52452
52453 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
52454
52455         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
52456         circular dependency between libgcc.a and libc.a.
52457
52458 2011-05-05  Andreas Schwab  <schwab@redhat.com>
52459
52460         * resolv/netdb.h: Don't include <rpc/netdb.h>.
52461         * nis/Makefile: Don't install rpcsvc/*.
52462         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
52463         instead of <rpc/types.h>.
52464         (MAXHOSTNAMELEN): Define.
52465
52466 2011-05-03  Andreas Schwab  <schwab@redhat.com>
52467
52468         * elf/ldconfig.c (add_dir): Don't crash on empty path.
52469
52470 2011-04-28  Maciej Babinski  <mbabinski@google.com>
52471
52472         [BZ #12714]
52473         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
52474         gethostbyname4_r when IPv6 results are possible.
52475
52476 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
52477
52478         [BZ #12723]
52479         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
52480         _PC_PIPE_BUF handling.
52481
52482 2011-04-30  Bruno Haible  <bruno@clisp.org>
52483
52484         [BZ #12717]
52485         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
52486         * resolv/netdb.h (getnameinfo): Change type of flags parameter
52487         to 'int'.
52488         * inet/getnameinfo.c (getnameinfo): Likewise.
52489
52490 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
52491
52492         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
52493         to groups setting in database lookup.
52494         * nss/nsswitch.conf: Add initgroups entry.
52495
52496 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
52497
52498         [BZ #12685]
52499         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
52500         mode string.
52501         Patch by Eric Blake <eblake@redhat.com>.
52502
52503 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
52504
52505         * sunrpc/Makefile (need-export-routines): Add svc_run.
52506         (routines): Remove svc_run.
52507         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
52508         * sunrpc/clnt_perr.c (clnt_perrno): Export.
52509         * sunrpc/svc_run.c (svc_run): Likewise.
52510         * sunrpc/svc_udp.c (svcudp_create): Likewise.
52511
52512 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
52513
52514         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
52515         problem in reallocation in last patch.
52516
52517 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
52518
52519         * sunrpc/Makefile: Move inclusion of Rules.
52520
52521 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
52522
52523         * nss/nss_files/files-initgroups.c: New file.
52524         * nss/Makefile (libnss_files-routines): Add files-initgroups.
52525         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
52526         _nss_files_initgroups_dyn.
52527
52528 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
52529
52530         * elf/elf.h (R_ARM_IRELATIVE): Define.
52531
52532 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
52533
52534         * po/ru.po: Update from translation team.
52535
52536 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
52537
52538         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
52539         dependencies.
52540
52541 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
52542
52543         [BZ #12653]
52544         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
52545         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
52546         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
52547         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
52548         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
52549
52550 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
52551
52552         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
52553         differing bytes.
52554         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
52555         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
52556         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
52557
52558 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
52559
52560         [BZ #12420]
52561         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
52562         storing it.
52563         * stdlib/bug-getcontext.c: New file.
52564         * stdlib/Makefile: Add rules to build and run bug-getcontext.
52565
52566 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52567
52568         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
52569         instructions into .machine "z9-109".
52570         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
52571         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
52572
52573 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52574
52575         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
52576         between environment variables and auxiliary vector.
52577
52578 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
52579
52580         * Makefile: Add rules to build linkobj/libc.so.
52581         * include/libc-symbols.h: Define libc_hidden_nolink.
52582         * include/rpc/auth.h: Mark functions which are to be hidden.
52583         * include/rpc/auth_des.h: Likewise.
52584         * include/rpc/auth_unix.h: Likewise.
52585         * include/rpc/clnt.h: Likewise.
52586         * include/rpc/des_crypt.h: Likewise.
52587         * include/rpc/key_prot.h: Likewise.
52588         * include/rpc/pmap_clnt.h: Likewise.
52589         * include/rpc/pmap_prot.h: Likewise.
52590         * include/rpc/pmap_rmt.h: Likewise.
52591         * include/rpc/rpc_msg.h: Likewise.
52592         * include/rpc/svc.h: Likewise.
52593         * include/rpc/svc_auth.h: Likewise.
52594         * include/rpc/xdr.h: Likewise.
52595         * nis/Makefile: Link all DSOs against linkobj/libc.so.
52596         * nss/Makefile: Likewise.
52597         * sunrpc/Makefile: Don't install headers.  Build library with normal
52598         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
52599         * sunrpc/auth_des.c: Hide exported symbols by default, export some
52600         for the compat linking library.  Remove use of INTDEF/INTUSE.
52601         * sunrpc/auth_none.c: Likewise.
52602         * sunrpc/auth_unix.c: Likewise.
52603         * sunrpc/authdes_prot.c: Likewise.
52604         * sunrpc/authuxprot.c: Likewise.
52605         * sunrpc/clnt_gen.c: Likewise.
52606         * sunrpc/clnt_perr.c: Likewise.
52607         * sunrpc/clnt_raw.c: Likewise.
52608         * sunrpc/clnt_simp.c: Likewise.
52609         * sunrpc/clnt_tcp.c: Likewise.
52610         * sunrpc/clnt_udp.c: Likewise.
52611         * sunrpc/clnt_unix.c: Likewise.
52612         * sunrpc/des_crypt.c: Likewise.
52613         * sunrpc/des_soft.c: Likewise.
52614         * sunrpc/get_myaddr.c: Likewise.
52615         * sunrpc/key_call.c: Likewise.
52616         * sunrpc/key_prot.c: Likewise.
52617         * sunrpc/netname.c: Likewise.
52618         * sunrpc/pm_getmaps.c: Likewise.
52619         * sunrpc/pm_getport.c: Likewise.
52620         * sunrpc/pmap_clnt.c: Likewise.
52621         * sunrpc/pmap_prot.c: Likewise.
52622         * sunrpc/pmap_prot2.c: Likewise.
52623         * sunrpc/pmap_rmt.c: Likewise.
52624         * sunrpc/publickey.c: Likewise.
52625         * sunrpc/rpc_cmsg.c: Likewise.
52626         * sunrpc/rpc_common.c: Likewise.
52627         * sunrpc/rpc_dtable.c: Likewise.
52628         * sunrpc/rpc_prot.c: Likewise.
52629         * sunrpc/rpc_thread.c: Likewise.
52630         * sunrpc/rtime.c: Likewise.
52631         * sunrpc/svc.c: Likewise.
52632         * sunrpc/svc_auth.c: Likewise.
52633         * sunrpc/svc_authux.c: Likewise.
52634         * sunrpc/svc_raw.c: Likewise.
52635         * sunrpc/svc_run.c: Likewise.
52636         * sunrpc/svc_simple.c: Likewise.
52637         * sunrpc/svc_tcp.c: Likewise.
52638         * sunrpc/svc_udp.c: Likewise.
52639         * sunrpc/svc_unix.c: Likewise.
52640         * sunrpc/svcauth_des.c: Likewise.
52641         * sunrpc/xcrypt.c: Likewise.
52642         * sunrpc/xdr.c: Likewise.
52643         * sunrpc/xdr_array.c: Likewise.
52644         * sunrpc/xdr_float.c: Likewise.
52645         * sunrpc/xdr_intXX_t.c: Likewise.
52646         * sunrpc/xdr_mem.c: Likewise.
52647         * sunrpc/xdr_rec.c: Likewise.
52648         * sunrpc/xdr_ref.c: Likewise.
52649         * sunrpc/xdr_sizeof.c: Likewise.
52650         * sunrpc/xdr_stdio.c: Likewise.
52651
52652 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
52653
52654         [BZ #12650]
52655         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
52656         * sysdeps/ia64/dl-tls.h: Likewise.
52657         * sysdeps/powerpc/dl-tls.h: Likewise.
52658         * sysdeps/s390/dl-tls.h: Likewise.
52659         * sysdeps/sh/dl-tls.h: Likewise.
52660         * sysdeps/sparc/dl-tls.h: Likewise.
52661         * sysdeps/x86_64/dl-tls.h: Likewise.
52662         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
52663
52664 2011-03-14  Andreas Schwab  <schwab@redhat.com>
52665
52666         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
52667         rpath element also skip the following colon.
52668         (expand_dynamic_string_token): Add is_path parameter and pass
52669         down to DL_DST_REQUIRED and _dl_dst_substitute.
52670         (decompose_rpath): Call expand_dynamic_string_token with
52671         non-zero is_path.  Ignore empty rpaths.
52672         (_dl_map_object_from_fd): Call expand_dynamic_string_token
52673         with zero is_path.
52674
52675 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
52676
52677         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
52678         Make cancelable.
52679
52680 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
52681
52682         [BZ #12655]
52683         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
52684         Patch by Filipe David Manana <fdmanana@apache.org>.
52685
52686 2011-04-07  Andreas Schwab  <schwab@redhat.com>
52687
52688         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
52689         Maintain aligned stack.
52690         (CHECK_RSP): Remove unused macro.
52691
52692 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
52693
52694         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
52695         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
52696
52697 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
52698
52699         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
52700
52701         * include/features.h: Mention __USE_XOPEN2K8 in comment.
52702
52703 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
52704
52705         [BZ #12518]
52706         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
52707         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
52708         * sysdeps/x86_64/memmove.c: New file.
52709         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
52710         (memcpy): Renamed to ...
52711         (__new_memcpy): This.
52712         (memcpy): Provide GLIBC_2_14 memcpy.
52713         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
52714         (memcpy): Provide GLIBC_2_2_5 memcpy.
52715
52716 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52717
52718         [BZ #12631]
52719         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
52720
52721 2011-03-30  Andreas Schwab  <schwab@redhat.com>
52722
52723         * misc/syncfs.c: New file.
52724         * misc/Makefile (routines): Add syncfs.
52725         * posix/unistd.h: Declare syncfs.
52726         * sysdeps/unix/syscalls.list: Add syncfs.
52727
52728 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52729
52730         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
52731         open_by_handle_at.
52732         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
52733         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52734         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52735         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52736         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52737         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
52738         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52739
52740 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52741
52742         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
52743         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52744         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
52745         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52746         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52747         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52748         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52749
52750         * io/Makefile: Compile fallocate.c, fallocate64.c, and
52751         sync_file_range.c with -fexceptions.
52752         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
52753         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
52754         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
52755         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
52756         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
52757         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
52758         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
52759         sync_file_range as cancellation point
52760         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
52761         now a wrapper around __call_sync_file_range with cancellation handling.
52762         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
52763         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
52764         function name to __call_sync_file_range.
52765         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
52766         Add call_sync_file_range.
52767
52768 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52769
52770         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
52771         bits/timex.h.
52772
52773 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52774
52775         * iconv/iconv.h: Fix typo in comment.
52776         * io/fcntl.h: Likewise.
52777         * libio/stdio.h: Likewise.
52778         * posix/spawn.h: Likewise.
52779         * posix/unistd.h: Likewise.
52780         * stdlib/stdlib.h: Likewise.
52781         * time/time.h: Likewise.
52782         * wcsmbs/wchar.h: Likewise.
52783
52784         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
52785         open_by_handle): Add.
52786         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
52787         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
52788         Augment a few comments.
52789         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52790         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52791         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52792         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52793         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52794         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
52795         open_by_handle.
52796
52797         * io/fcntl.h (AT_EMPTY_PATH): Define.
52798
52799 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
52800
52801         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
52802         * sysdeps/unix/sysv/linux/bits/time.h: New file.
52803         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
52804         to...
52805         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
52806         * Versions.def: Add GLIBC_2.14.
52807         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
52808         Export.
52809
52810 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
52811
52812         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
52813         round counter.
52814         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52815
52816 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
52817
52818         [BZ #12597]
52819         * string/test-strncmp.c (do_page_test): New function.
52820         (check2): Likewise.
52821         (test_main): Call check2.
52822         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
52823
52824 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
52825
52826         [BZ #12587]
52827         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
52828         Handle cache information in CPU leaf 4.
52829         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52830
52831 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
52832
52833         [BZ #12583]
52834         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
52835         character representation.
52836         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
52837
52838 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
52839
52840         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
52841         END(__isnan) to END(__isnanf) to match function entry point/label
52842         EALIGN(__isnanf,...).
52843
52844 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
52845
52846         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
52847
52848 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
52849
52850         [BZ #12510]
52851         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
52852         copy from the symbol referenced in the relocation to initialize the
52853         used variable.
52854         Patch by Piotr Bury <pbury@goahead.com>.
52855         * elf/Makefile: Add rules to build and tst-unique3.
52856         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
52857         * elf/tst-unique3.cc: New file.
52858         * elf/tst-unique3.h: New file.
52859         * elf/tst-unique3lib.cc: New file.
52860         * elf/tst-unique3lib2.cc: New file.
52861
52862         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
52863
52864 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
52865
52866         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
52867         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
52868         to _start.
52869
52870 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
52871
52872         * elf/dl-load.c (_dl_map_object): If we are looking for the first
52873         to-be-loaded object along a path to loader is ld.so.
52874
52875 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52876             Ulrich Drepper  <drepper@gmail.com>
52877
52878         * sysdeps/x86_64/memset.S: After aligning destination, code
52879         branches to different locations depending on the value of
52880         misalignment, when multiarch is enabled. Fix this.
52881
52882 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52883
52884         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
52885         Set _x86_64_preferred_memory_instruction for AMD processsors.
52886         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52887         Set bit_Prefer_SSE_for_memop for AMD processors.
52888
52889 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
52890
52891         * libio/fmemopen.c (fmemopen): Optimize a bit.
52892
52893 2011-03-03  Andreas Schwab  <schwab@redhat.com>
52894
52895         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
52896
52897 2011-03-03  Roland McGrath  <roland@redhat.com>
52898
52899         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
52900
52901 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
52902
52903         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
52904         __bzero_ultra1 instead of __memset_ultra1.
52905
52906 2011-02-23  Andreas Schwab  <schwab@redhat.com>
52907             Ulrich Drepper  <drepper@gmail.com>
52908
52909         [BZ #12509]
52910         * include/link.h (struct link_map): Add l_orig_initfini.
52911         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
52912         returning unsuccessfully.
52913         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
52914         close of a file loaded at startup, restore the original l_initfini
52915         list.
52916         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
52917         list, store the pointer.
52918         * elf/Makefile ($(objpfx)noload-mem): New rule.
52919         (noload-ENV): Define.
52920         (tests): Add $(objpfx)noload-mem.
52921         * elf/noload.c: Include <memcheck.h>.
52922         (main): Call mtrace.  Close all opened handles.
52923
52924 2011-02-17  Andreas Schwab  <schwab@redhat.com>
52925
52926         [BZ #12454]
52927         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
52928         dependencies are missing.
52929
52930 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52931
52932         Fix __if_freereq crash: Unlike the generic version which uses free,
52933         Hurd needs munmap.
52934         * sysdeps/mach/hurd/ifreq.h: New file.
52935
52936 2011-01-27  Petr Baudis  <pasky@suse.cz>
52937             Ulrich Drepper  <drepper@gmail.com>
52938
52939         [BZ 12445]#
52940         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
52941         to extend_alloca().
52942         * stdio-common/bug23.c: New file.
52943         * stdio-common/Makefile (tests): Add bug23.
52944
52945 2010-09-28  Andreas Schwab  <schwab@redhat.com>
52946             Ulrich Drepper  <drepper@gmail.com>
52947
52948         [BZ #12489]
52949         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
52950         before performing relro protection.  At old place add assertion
52951         to make sure nothing changed.
52952
52953 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
52954             Glauber de Oliveira Costa  <glommer@gmail.com>
52955
52956         * elf/elf.h: Add new ARM TLS relocs.
52957
52958 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
52959
52960         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
52961         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
52962         cast from r3.
52963         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
52964         'tests' variable.
52965         * sysdeps/wordsize-64/tst-writev.c: New file.
52966
52967 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
52968
52969         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
52970         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
52971         insns in _dl_start to prevent a TOC reference before relocs are
52972         resolved.
52973
52974 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
52975
52976         [BZ #12469]
52977         * Makeconfig: Remove RANLIB definition.
52978         * Makerules: Don't use RANLIB.
52979         * aclocal.m4: Remove ranlib test.
52980         * configure.in: No need to check for ranlib.
52981         * elf/rtld-Rules: Don't use RANLIB.
52982
52983 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52984
52985         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
52986         protection macro.
52987         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
52988         inclusion protection macro.
52989
52990         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
52991         SIGRTMIN and SIGRTMAX and print information in that case only when
52992         SIGRTMIN is defined.
52993
52994 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
52995
52996         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
52997         arginfo fn returning -1.
52998
52999         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
53000         and thousands string is zero terminated.
53001
53002 2011-02-03  Andreas Schwab  <schwab@redhat.com>
53003
53004         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
53005         sysdeps/unix/sysv/linux/bits/socket.h.
53006
53007 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53008
53009         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
53010         (__CPU_COUNT): Remove old macros.
53011         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
53012         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
53013         (__CPU_ALLOC, __CPU_FREE): Add macros.
53014         (__sched_cpualloc, __sched_cpufree): Add declarations.
53015
53016 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
53017
53018         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
53019         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
53020         * nscd/aicache.c (addhstaiX): Return timeout of added value.
53021         (readdhstai): Return value of addhstaiX call.
53022         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
53023         (addgrbyX): Return value returned by cache_addgr.
53024         (readdgrbyname): Return value returned by addgrbyX.
53025         (readdgrbygid): Likewise.
53026         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
53027         (addpwbyX): Return value returned by cache_addpw.
53028         (readdpwbyname): Return value returned by addhstbyX.
53029         (readdpwbyuid): Likewise.
53030         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
53031         (addservbyX): Return value returned by cache_addserv.
53032         (readdservbyname): Return value returned by addservbyX:
53033         (readdservbyport): Likewise.
53034         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
53035         (addhstbyX): Return value returned by cache_addhst.
53036         (readdhstbyname): Return value returned by addhstbyX.
53037         (readdhstbyaddr): Likewise.
53038         (readdhstbynamev6): Likewise.
53039         (readdhstbyaddrv6): Likewise.
53040         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
53041         (readdinitgroups): Return value returned by addinitgroupsX.
53042         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
53043         (prune_cache): Keep track of timeout value of re-added entries.
53044         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
53045         * nscd/nscd.h: Adjust prototypes of readd* functions.
53046
53047 2011-02-04  Roland McGrath  <roland@redhat.com>
53048
53049         * nis/nis_server.c (nis_servstate): Use the right name for 0.
53050         (nis_stats): Likewise.
53051         * nis/nis_modify.c (nis_modify): Likewise.
53052         * nis/nis_remove.c (nis_remove): Likewise.
53053         * nis/nis_add.c (nis_add): Likewise.
53054
53055         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
53056
53057         * posix/fnmatch_loop.c: Add some consts.
53058
53059         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
53060
53061 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
53062
53063         [BZ #12460]
53064         * config.make.in (config-cflags-novzeroupper): Define.
53065         * configure.in: Substitute libc_cv_cc_novzeroupper.
53066         * elf/Makefile (AVX-CFLAGS): Define.
53067         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
53068         (CFLAGS-tst-auditmod4a.c): Likewise.
53069         (CFLAGS-tst-auditmod4b.c): Likewise.
53070         (CFLAGS-tst-auditmod6b.c): Likewise.
53071         (CFLAGS-tst-auditmod6c.c): Likewise.
53072         (CFLAGS-tst-auditmod7b.c): Likewise.
53073         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
53074
53075 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
53076
53077         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
53078         function to the callback.
53079         Patch partly by Jiri Olsa <jolsa@redhat.com>.
53080
53081 2011-02-02  Andreas Schwab  <schwab@redhat.com>
53082
53083         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
53084         of errno.
53085
53086 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
53087
53088         [BZ #11724]
53089         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
53090         of constructors.
53091         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
53092         of destructors.
53093         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
53094
53095         [BZ #11724]
53096         * elf/Makefile: Add rules to build and run new test.
53097         * elf/tst-initorder.c: New file.
53098         * elf/tst-initorder.exp: New file.
53099         * elf/tst-initordera1.c: New file.
53100         * elf/tst-initordera2.c: New file.
53101         * elf/tst-initordera3.c: New file.
53102         * elf/tst-initordera4.c: New file.
53103         * elf/tst-initorderb1.c: New file.
53104         * elf/tst-initorderb2.c: New file.
53105         * elf/tst-order-a1.c: New file.
53106         * elf/tst-order-a2.c: New file.
53107         * elf/tst-order-a3.c: New file.
53108         * elf/tst-order-a4.c: New file.
53109         * elf/tst-order-b1.c: New file.
53110         * elf/tst-order-b2.c: New file.
53111         * elf/tst-order-main.c: New file.
53112         New test case by George Gensure <werkt0@gmail.com>.
53113
53114 2010-10-01  Andreas Schwab  <schwab@redhat.com>
53115
53116         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
53117         decoding ACE if AI_CANONIDN.
53118
53119 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
53120
53121         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
53122
53123 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
53124
53125         * version.h (RELEASE): Bump for 2.13 release.
53126         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
53127
53128         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
53129
53130         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
53131         MADV_NOHUGEPAGE.
53132         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
53133         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
53134         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
53135         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
53136         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
53137         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
53138
53139         * posix/getconf.c: Update copyright year.
53140         * catgets/gencat.c: Likewise.
53141         * csu/version.c: Likewise.
53142         * debug/catchsegv.sh: Likewise.
53143         * debug/xtrace.sh: Likewise.
53144         * elf/ldconfig.c: Likewise.
53145         * elf/ldd.bash.in: Likewise.
53146         * elf/sprof.c (print_version): Likewise.
53147         * iconv/iconv_prog.c: Likewise.
53148         * iconv/iconvconfig.c: Likewise.
53149         * locale/programs/locale.c: Likewise.
53150         * locale/programs/localedef.c: Likewise.
53151         * malloc/memusage.sh: Likewise.
53152         * malloc/mtrace.pl: Likewise.
53153         * nscd/nscd.c (print_version): Likewise.
53154         * nss/getent.c: Likewise.
53155
53156         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
53157         PF_CAIF, and PF_ALG.
53158         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
53159
53160 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
53161
53162         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
53163         (modules-names): Use them.
53164         (ifunc-test-modules, ifunc-pie-tests): Define.
53165         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
53166         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
53167         (test-extras): Likewise.
53168         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
53169         $(compile-command.c).
53170         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
53171         (all-built-dso): Define.
53172         (check-textrel.out, check-execstack.out): Depend on it.
53173
53174         * configure.in: Don't override --enable-multi-arch.
53175
53176 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
53177
53178         [BZ #6812]
53179         * nscd/hstcache.c (tryagain): Define.
53180         (cache_addhst): Return tryagain not notfound for temporary errors.
53181         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
53182         failed.
53183
53184 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
53185
53186         [BZ #10563]
53187         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
53188         to make the syscall.
53189         * sysdeps/unix/sysv/linux/setgroups.c: New file.
53190
53191         [BZ #12378]
53192         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
53193         and fall back to matching as normal character if the string ends before
53194         the matching ']' is found.  This is what POSIX requires.
53195         * posix/testfnm.c: Adjust test result.
53196         * posix/globtest.sh: Adjust test result.  Add new test.
53197         * posix/tst-fnmatch.input: Likewise.
53198         * posix/tst-fnmatch2.c: Add new test.
53199
53200 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
53201
53202         * elf/Makefile (check-execstack): Revert last change.  Depend on
53203         check-execstack.h.
53204         (check-execstack.h): New target.
53205         (generated): Add check-execstack.h.
53206         * elf/check-execstack.c: Include "check-execstack.h".
53207         (main): Revert last change.
53208         (handle_file): Return zero if GNU_STACK is absent and
53209         DEFAULT_STACK_PERMS doesn't include PF_X.
53210
53211 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
53212
53213         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
53214         in child fails because the descriptor is already closed.
53215         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
53216         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
53217         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
53218
53219         [BZ #12397]
53220         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
53221         syscall.
53222
53223         [BZ #10484]
53224         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
53225         temporary buffer used to handle multi lookups locally.
53226         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
53227
53228 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
53229
53230         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
53231         loader is ld.so.
53232
53233 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
53234
53235         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
53236         alignment for SSE2.
53237
53238 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
53239
53240         [BZ #12394]
53241         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
53242         characters.  When rounding increased number of integer digits recompute
53243         number of groups.
53244         * stdio-common/tst-grouping.c: New file.
53245         * stdio-common/Makefile: Add rules to build and run tst-grouping.
53246
53247 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
53248
53249         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
53250         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
53251
53252         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
53253         void.
53254         * bits/select.h: Likewise.
53255
53256 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
53257
53258         * po/ja.po: Update from translation team.
53259
53260 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
53261
53262         [BZ #11155]
53263         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
53264         implementation just like for lxstat, fxstatat, et al.
53265
53266 2010-12-27  Jim Meyering  <meyering@redhat.com>
53267
53268         [BZ #12348]
53269         * posix/regexec.c (build_trtable): Return failure indication upon
53270         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
53271
53272 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
53273
53274         [BZ #12201]
53275         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
53276         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
53277         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
53278         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
53279
53280         [BZ #12207]
53281         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
53282
53283         [BZ #12204]
53284         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
53285         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
53286
53287 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
53288
53289         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
53290         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
53291         script has SORT_BY_INIT_PRIORITY.
53292         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
53293         NO_CTORS_DTORS_SECTIONS is defined.
53294         * elf/soinit.c: Likewise.
53295         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
53296         NO_CTORS_DTORS_SECTIONS is defined.
53297         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
53298         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
53299         * sysdeps/sh/init-first.c: Likewise.
53300         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
53301
53302 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
53303
53304         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
53305         always use the slow path.
53306
53307 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
53308
53309         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
53310         similar rule which adds the sysdep directories to the header search in
53311         order to pick up the correct platform stackinfo.h.
53312         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
53313         perform test if it is, otherwise return successfully without testing.
53314         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
53315         DEFAULT_STACK_PERMS define in stackinfo.h.
53316         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
53317         defined in stackinfo.h.
53318         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
53319         DEFAULT_STACK_PERMS defined in stackinfo.h.
53320         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
53321         * sysdeps/ia64/stackinfo.h: Likewise.
53322         * sysdeps/s390/stackinfo.h: Likewise.
53323         * sysdeps/sh/stackinfo.h: Likewise.
53324         * sysdeps/sparc/stackinfo.h: Likewise.
53325         * sysdeps/x86_64/stackinfo.h: Likewise.
53326         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
53327         PF_X for powerpc64.  Retain PF_X for powerpc32.
53328
53329 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
53330
53331         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
53332         accurately.
53333         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
53334         GETDENTS_64BIT_ALIGNED.
53335
53336 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
53337
53338         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
53339
53340 2010-12-10  Andreas Schwab  <schwab@redhat.com>
53341
53342         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
53343         _GNU_SOURCE.
53344
53345         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
53346         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
53347         Remove __restrict.
53348         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
53349         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
53350
53351 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
53352
53353         [BZ #11655]
53354         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
53355         are initialized.
53356
53357 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
53358
53359         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
53360
53361 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
53362
53363         * po/it.po: Update from translation team.
53364
53365 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
53366
53367         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
53368         unused codes.
53369
53370 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
53371
53372         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
53373
53374 2010-11-24  Andreas Schwab  <schwab@redhat.com>
53375
53376         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
53377         specially.
53378         (gaih_getanswer_slice): Likewise.
53379
53380 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
53381
53382         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
53383
53384 2010-05-31  Petr Baudis  <pasky@suse.cz>
53385
53386         [BZ #11149]
53387         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
53388         silently even in the chroot mode.
53389
53390 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
53391
53392         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
53393         last patch a bit.  Pretty printing
53394
53395 2010-05-31  Petr Baudis <pasky@suse.cz>
53396
53397         [BZ #10085]
53398         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
53399         initialization of skip_initgroups_dyn.
53400
53401 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
53402
53403         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
53404         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
53405
53406 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
53407
53408         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
53409
53410 2010-11-11  Andreas Schwab  <schwab@redhat.com>
53411
53412         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
53413         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
53414         (tst-fnmatch-ENV): Set MALLOC_TRACE.
53415         ($(objpfx)tst-fnmatch-mem): New rule.
53416         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
53417         * posix/tst-fnmatch.c (main): Call mtrace.
53418
53419 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
53420
53421         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53422         Support Intel processor model 6 and model 0x2c.
53423
53424 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
53425
53426         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
53427           signed comparison.
53428
53429 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
53430
53431         [BZ #12205]
53432         * string/test-strncasecmp.c (check_result): New function.
53433         (do_one_test): Use it.
53434         (check1): New function.
53435         (test_main): Use it.
53436         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
53437         Support strcasecmp and strncasecmp.
53438
53439 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
53440
53441         [BZ #12194]
53442         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
53443         * sysdeps/x86_64/bits/byteswap.h: Likewise.
53444
53445 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
53446
53447         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
53448         IFUNC support.
53449         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53450         memset-x86-64.
53451         * sysdeps/x86_64/multiarch/bzero.S: New file.
53452         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
53453         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
53454         * sysdeps/x86_64/multiarch/memset.S: New file.
53455         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
53456         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53457         Set bit_Prefer_SSE_for_memop for Intel processors.
53458         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
53459         Define.
53460         (index_Prefer_SSE_for_memop): Define.
53461         (HAS_PREFER_SSE_FOR_MEMOP): Define.
53462
53463 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
53464
53465         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
53466         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
53467
53468 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
53469
53470         [BZ #12191]
53471         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
53472         (__x86_64_raw_data_cache_size_half): Likewise.
53473         (__x86_64_raw_shared_cache_size): Likewise.
53474         (__x86_64_raw_shared_cache_size_half): Likewise.
53475
53476         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
53477         (__x86_64_raw_data_cache_size_half): Likewise.
53478         (__x86_64_raw_shared_cache_size): Likewise.
53479         (__x86_64_raw_shared_cache_size_half): Likewise.
53480         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
53481         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
53482         and __x86_64_raw_shared_cache_size_half.  Round
53483         __x86_64_data_cache_size_half, __x86_64_data_cache_size
53484         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
53485         to multiple of 256 bytes.
53486
53487 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
53488
53489         [BZ #12167]
53490         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
53491         of inacessible symlinks.  Verify result of symlink before returning it.
53492         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
53493         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
53494
53495 2010-10-28  Erich Ritz  <erichritz@gmail.com>
53496
53497         * math/math.h (isinf): Fix typo in comment.
53498
53499 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
53500
53501         * po/da.po: Update from translation team.
53502
53503 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
53504
53505         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
53506         is added to the list.
53507
53508 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53509             Ulrich Drepper  <drepper@gmail.com>
53510
53511         * elf/dl-object.c (_dl_new_object): Don't append the new object to
53512         the global list here.  Move code to...
53513         (_dl_add_to_namespace_list): ...here.  New function.
53514         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
53515         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
53516         * elf/dl-load.c (lose): Don't remove the element from the list.
53517         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
53518         (_dl_map_object): Likewise.
53519
53520 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
53521
53522         [BZ #12159]
53523         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
53524         into all bytes of SSE register.
53525         Patch by Richard Li <richardpku@gmail.com>.
53526
53527 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
53528
53529         [BZ #12140]
53530         * malloc/malloc.c (_int_free): Fill correct number of bytes when
53531         perturbing.
53532
53533 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
53534
53535         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
53536         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
53537         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
53538         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
53539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
53540         submachine.
53541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
53542
53543 2010-10-22  Andreas Schwab  <schwab@redhat.com>
53544
53545         * include/dlfcn.h (__RTLD_SECURE): Define.
53546         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
53547         mode & __RTLD_SECURE instead.
53548         (open_path): Rename preloaded parameter to secure.
53549         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
53550         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
53551         * elf/dl-deps.c (openaux): Likewise.
53552         * elf/rtld.c (struct map_args): Remove is_preloaded.
53553         (map_doit): Don't use it.
53554         (dl_main): Likewise.
53555         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
53556         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
53557
53558 2010-09-09  Andreas Schwab  <schwab@redhat.com>
53559
53560         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
53561         (sysd-rules-targets): Remove duplicates.
53562         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
53563         rtld-%.$o dependency.
53564
53565 2010-10-18  Andreas Schwab  <schwab@redhat.com>
53566
53567         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
53568         _dl_map_object do it.
53569
53570 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
53571
53572         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
53573         fast fma builtins, define the macros in the C99 standard.
53574         (FP_FAST_FMAF): Likewise.
53575         (FP_FAST_FMAL): Likewise.
53576         * sysdeps/x86_64/bits/mathdef.h: Likewise.
53577
53578         * bits/mathdef.h: Update copyright year.
53579         * sysdeps/powerpc/bits/mathdef.h: Likewise.
53580
53581 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
53582
53583         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
53584         builtins, define the macros in the C99 standard.
53585         (FP_FAST_FMAF): Likewise.
53586         (FP_FAST_FMAL): Likewise.
53587         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
53588         multiply/add.
53589         (FP_FAST_FMAF): Likewise.
53590
53591 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
53592
53593         [BZ #3268]
53594         * math/libm-test.inc (fma_test): Some new testcases.
53595         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
53596         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
53597         y and infinite z.  Do multiplication by C already in long double.
53598         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
53599         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
53600         y and infinite z.  Do bitwise or of inexact bit into u.d.
53601         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
53602         * sysdeps/i386/fpu/s_fmaf.S: Removed.
53603         * sysdeps/i386/fpu/s_fma.S: Removed.
53604         * sysdeps/i386/fpu/s_fmal.S: Removed.
53605
53606 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
53607
53608         [BZ #3268]
53609         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
53610         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
53611         computation is not scheduled after fetestexcept.  Fix value
53612         of minimum denormal long double.
53613
53614 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
53615
53616         [BZ #3268]
53617         * math/libm-test.inc (fma_test): Add some more tests.
53618         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
53619         correctly.
53620
53621 2010-10-15  Andreas Schwab  <schwab@redhat.com>
53622
53623         * scripts/data/localplt-s390-linux-gnu.data: New file.
53624         * scripts/data/localplt-s390x-linux-gnu.data: New file.
53625
53626 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
53627
53628         [BZ #3268]
53629         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
53630         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
53631         instead of dbl-64.
53632         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
53633         inlines.
53634         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
53635         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
53636         if one of x and y is very large and the other is subnormal.
53637         * sysdeps/s390/fpu/s_fmaf.c: New file.
53638         * sysdeps/s390/fpu/s_fma.c: New file.
53639         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
53640         * sysdeps/powerpc/fpu/s_fma.S: New file.
53641         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
53642         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
53643         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
53644
53645 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
53646
53647         [BZ #3268]
53648         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
53649         fma tests.
53650         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
53651         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
53652         * sysdeps/i386/i686/multiarch/s_fma.c: Include
53653         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
53654         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
53655         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
53656         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
53657
53658 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
53659
53660         [BZ #12078]
53661         * posix/regcomp.c (parse_branch): One more memory leak plugged.
53662         * posix/bug-regex31.input: Add test case.
53663
53664 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
53665
53666         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
53667         * posix/bug-regex31.input: New file.
53668
53669         [BZ #12078]
53670         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
53671         (parse_sub_exp): Fix last change, use postorder.
53672
53673         * posix/bug-regex31.c: New file.
53674         * posix/Makefile: Add rules to build and run bug-regex31.
53675
53676         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
53677
53678         [BZ #12078]
53679         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
53680
53681         [BZ #12108]
53682         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
53683         to have entries in sys_siglist.
53684
53685         [BZ #12093]
53686         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
53687         be NULL.
53688
53689 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
53690
53691         [BZ #3268]
53692         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
53693         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
53694         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
53695         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
53696         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
53697         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
53698         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
53699         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
53700         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
53701         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
53702         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
53703         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
53704         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
53705         * math/ftestexcept.c (fetestexcept): Likewise.
53706         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
53707         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
53708         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
53709         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
53710         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
53711         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
53712         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
53713
53714 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
53715
53716         [BZ #12107]
53717         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
53718         newline.
53719
53720 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
53721
53722         * string/bug-strstr1.c: New file.
53723         * string/Makefile: Add rules to build and run bug-strstr1.
53724
53725 2010-10-05  Eric Blake  <eblake@redhat.com>
53726
53727         [BZ #12092]
53728         * string/str-two-way.h (two_way_long_needle): Always clear memory
53729         when skipping input due to the shift table.
53730
53731 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
53732
53733         [BZ #12005]
53734         * malloc/mcheck.c: Handle large requests.
53735
53736         [BZ #12077]
53737         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
53738         for strncmp and strncasecmp.
53739         * string/stratcliff.c: Add tests for strcmp and strncmp.
53740         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
53741
53742 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
53743
53744         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
53745         __set_fpscr.
53746
53747 2010-09-30  Andreas Jaeger  <aj@suse.de>
53748
53749         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
53750         (CGROUP_SUPER_MAGIC): Define.
53751         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
53752         Handle btrfs and cgroup file systems.
53753         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
53754         Likewise.
53755
53756 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
53757
53758         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
53759         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
53760
53761 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53762
53763         [BZ #12067]
53764         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
53765         trying to locate the ELF header.
53766
53767 2010-09-27  Andreas Schwab  <schwab@redhat.com>
53768
53769         [BZ #11611]
53770         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
53771         Mask out sign-bit copies when constructing f_fsid.
53772
53773 2010-09-24  Petr Baudis <pasky@suse.cz>
53774
53775         * debug/stack_chk_fail_local.c: Add missing licence exception.
53776         * debug/warning-nop.c: Likewise.
53777
53778 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
53779
53780         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
53781         implementing getdents64 using getdents syscall, set d_type if
53782         __ASSUME_GETDENTS32_D_TYPE.
53783
53784 2010-09-16  Andreas Schwab  <schwab@redhat.com>
53785
53786         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
53787         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
53788
53789 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
53790
53791         [BZ #12037]
53792         * posix/unistd.h: Undo change of feature selection for ftruncate from
53793         2010-01-11.
53794
53795 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
53796
53797         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
53798         detection.
53799
53800 2010-09-20  Andreas Schwab  <schwab@redhat.com>
53801
53802         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
53803         fanotify_mark.
53804         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
53805
53806 2010-09-14  Andreas Schwab  <schwab@redhat.com>
53807
53808         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
53809         variables after CHECK_SP call.
53810         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
53811
53812 2010-09-13  Andreas Schwab  <schwab@redhat.com>
53813             Ulrich Drepper  <drepper@redhat.com>
53814
53815         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
53816         re-relocationg ld.so.
53817         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
53818         _dl_init_paths call.
53819         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
53820         here anymore.
53821
53822 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
53823
53824         * resolv/res_init.c (__res_vinit): Count the default server we added.
53825
53826 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
53827             Ulrich Drepper  <drepper@redhat.com>
53828
53829         [BZ #11968]
53830         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53831         (____longjmp_chk): Use %ebx for saving value across system call.
53832         Add unwind info.
53833
53834 2010-09-06  Andreas Schwab  <schwab@redhat.com>
53835
53836         * manual/Makefile: Don't mix pattern rules with normal rules.
53837
53838 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
53839
53840         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
53841         operation.
53842         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
53843         * libio/iofopncook.c (_IO_cookie_init): Likewise.
53844         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
53845         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
53846         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53847         Likewise.
53848
53849 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
53850
53851         [BZ #11979]
53852         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
53853         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
53854
53855 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
53856
53857         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
53858         * sysdeps/x86_64/addmul_1.S: Likewise.
53859         * sysdeps/x86_64/lshift.S: Likewise.
53860         * sysdeps/x86_64/mul_1.S: Likewise.
53861         * sysdeps/x86_64/rshift.S: Likewise.
53862         * sysdeps/x86_64/sub_n.S: Likewise.
53863         * sysdeps/x86_64/submul_1.S: Likewise.
53864
53865 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53866
53867         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
53868         Define __sched_param instead of SCHED_* and sched_param when
53869         <bits/sched.h> is included with __need_schedparam defined.
53870         * bits/sched.h [__need_schedparam]
53871         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
53872         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
53873         (__defined_schedparam): Define to 1.
53874         (__sched_param): New structure, identical to sched_param.
53875         (__need_schedparam): Undefine.
53876
53877 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
53878
53879         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
53880         (epoll_create1): Declare.
53881
53882         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
53883
53884 2010-08-31  Andreas Schwab  <schwab@redhat.com>
53885
53886         [BZ #7066]
53887         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
53888         shifting retval into place.
53889
53890 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
53891
53892         * nis/rpcsvc/nis.h: Update copyright notice.
53893         * nis/rpcsvc/nis.x: Likewise.
53894         * nis/rpcsvc/nis_callback.h: Likewise.
53895         * nis/rpcsvc/nis_callback.x: Likewise.
53896         * nis/rpcsvc/nis_object.x: Likewise.
53897         * nis/rpcsvc/nis_tags.h: Likewise.
53898         * nis/rpcsvc/yp.h: Likewise.
53899         * nis/rpcsvc/yp.x: Likewise.
53900         * nis/rpcsvc/ypupd.h: Likewise.
53901         * nis/yp_xdr.c: Likewise.
53902         * nis/ypupdate_xdr.c: Likewise.
53903
53904         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
53905         mainly the body of pmap_getport.  Add parameters to specify timeouts.
53906         (pmap_getport): Use __libc_rpc_getport.
53907         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
53908         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
53909         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
53910
53911 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
53912
53913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
53914         fanotify_mark.
53915
53916 2010-08-27  Roland McGrath  <roland@redhat.com>
53917
53918         * sysdeps/i386/i686/multiarch/Makefile
53919         (CFLAGS-varshift.c): New variable.
53920
53921 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
53922
53923         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
53924         * sysdeps/i386/i686/multiarch/varshift.c: New file.
53925
53926         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
53927
53928         * sysdeps/x86_64/strlen.S: Minimal code improvement.
53929
53930 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
53931
53932         * sysdeps/x86_64/strlen.S: Unroll the loop.
53933         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53934         strlen-sse2 strlen-sse2-bsf.
53935         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
53936         __strlen_no_bsf if bit_Slow_BSF is set.
53937         (__strlen_sse42): Removed.
53938         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
53939         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
53940
53941 2010-08-25  Roland McGrath  <roland@redhat.com>
53942
53943         * sysdeps/x86_64/multiarch/varshift.S: File removed.
53944         * sysdeps/x86_64/multiarch/varshift.c: New file.
53945         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
53946         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
53947         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
53948         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
53949
53950 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
53951
53952         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53953         strlen-sse2 strlen-sse2-bsf.
53954         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
53955         __strlen_sse2_bsf if bit_Slow_BSF is unset.
53956         (__strlen_sse2): Removed.
53957         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
53958         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
53959         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
53960         bit_Slow_BSF for Atom.
53961         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
53962         (index_Slow_BSF): Define.
53963         (HAS_SLOW_BSF): Define.
53964
53965 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
53966
53967         [BZ #10851]
53968         * resolv/res_init.c (__res_vinit): When no server address at all
53969         is given default to loopback.
53970
53971 2010-08-24  Roland McGrath  <roland@redhat.com>
53972
53973         * configure.in: Remove config-name.h generation.
53974         * configure: Regenerated.
53975         * config-name.in: File removed.
53976         * scripts/config-uname.sh: New file.
53977         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
53978         ($(objdir)config-name.h): New target.
53979
53980         * sunrpc/rpc_parse.h: Avoid nested comment.
53981
53982 2010-08-24  Richard Henderson  <rth@redhat.com>
53983             Ulrich Drepper  <drepper@redhat.com>
53984             H.J. Lu  <hongjiu.lu@intel.com>
53985
53986         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
53987         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
53988         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
53989         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
53990         _mm_alignr_epi8 with _mm_loadu_si128.
53991         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
53992         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
53993         (__m128i_shift_right): Removed.
53994         * sysdeps/i386/i686/multiarch/varshift.h: New file.
53995         * sysdeps/i386/i686/multiarch/varshift.S: New file.
53996         * sysdeps/x86_64/multiarch/varshift.h: New file.
53997         * sysdeps/x86_64/multiarch/varshift.S: New file.
53998
53999 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
54000
54001         * configure.in: Move assembler checks to before sysdep dir checking.
54002
54003 2010-08-20  Petr Baudis  <pasky@suse.cz>
54004
54005         * LICENSES: Sync the sunrpc license.
54006
54007 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
54008
54009         * sunrpc/auth_des.c: Update copyright notice once again.
54010         * sunrpc/auth_none.c: Likewise.
54011         * sunrpc/auth_unix.c: Likewise.
54012         * sunrpc/authdes_prot.c: Likewise.
54013         * sunrpc/authuxprot.c: Likewise.
54014         * sunrpc/bindrsvprt.c: Likewise.
54015         * sunrpc/clnt_gen.c: Likewise.
54016         * sunrpc/clnt_perr.c: Likewise.
54017         * sunrpc/clnt_raw.c: Likewise.
54018         * sunrpc/clnt_simp.c: Likewise.
54019         * sunrpc/clnt_tcp.c: Likewise.
54020         * sunrpc/clnt_udp.c: Likewise.
54021         * sunrpc/clnt_unix.c: Likewise.
54022         * sunrpc/des_crypt.c: Likewise.
54023         * sunrpc/des_soft.c: Likewise.
54024         * sunrpc/get_myaddr.c: Likewise.
54025         * sunrpc/getrpcport.c: Likewise.
54026         * sunrpc/key_call.c: Likewise.
54027         * sunrpc/key_prot.c: Likewise.
54028         * sunrpc/openchild.c: Likewise.
54029         * sunrpc/pm_getmaps.c: Likewise.
54030         * sunrpc/pm_getport.c: Likewise.
54031         * sunrpc/pmap_clnt.c: Likewise.
54032         * sunrpc/pmap_prot.c: Likewise.
54033         * sunrpc/pmap_prot2.c: Likewise.
54034         * sunrpc/pmap_rmt.c: Likewise.
54035         * sunrpc/rpc/auth.h: Likewise.
54036         * sunrpc/rpc/auth_unix.h: Likewise.
54037         * sunrpc/rpc/clnt.h: Likewise.
54038         * sunrpc/rpc/des_crypt.h: Likewise.
54039         * sunrpc/rpc/key_prot.h: Likewise.
54040         * sunrpc/rpc/netdb.h: Likewise.
54041         * sunrpc/rpc/pmap_clnt.h: Likewise.
54042         * sunrpc/rpc/pmap_prot.h: Likewise.
54043         * sunrpc/rpc/pmap_rmt.h: Likewise.
54044         * sunrpc/rpc/rpc.h: Likewise.
54045         * sunrpc/rpc/rpc_des.h: Likewise.
54046         * sunrpc/rpc/rpc_msg.h: Likewise.
54047         * sunrpc/rpc/svc.h: Likewise.
54048         * sunrpc/rpc/svc_auth.h: Likewise.
54049         * sunrpc/rpc/types.h: Likewise.
54050         * sunrpc/rpc/xdr.h: Likewise.
54051         * sunrpc/rpc_clntout.c: Likewise.
54052         * sunrpc/rpc_cmsg.c: Likewise.
54053         * sunrpc/rpc_common.c: Likewise.
54054         * sunrpc/rpc_cout.c: Likewise.
54055         * sunrpc/rpc_dtable.c: Likewise.
54056         * sunrpc/rpc_hout.c: Likewise.
54057         * sunrpc/rpc_main.c: Likewise.
54058         * sunrpc/rpc_parse.c: Likewise.
54059         * sunrpc/rpc_parse.h: Likewise.
54060         * sunrpc/rpc_prot.c: Likewise.
54061         * sunrpc/rpc_sample.c: Likewise.
54062         * sunrpc/rpc_scan.c: Likewise.
54063         * sunrpc/rpc_scan.h: Likewise.
54064         * sunrpc/rpc_svcout.c: Likewise.
54065         * sunrpc/rpc_tblout.c: Likewise.
54066         * sunrpc/rpc_util.c: Likewise.
54067         * sunrpc/rpc_util.h: Likewise.
54068         * sunrpc/rpcinfo.c: Likewise.
54069         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
54070         * sunrpc/rpcsvc/key_prot.x: Likewise.
54071         * sunrpc/rpcsvc/klm_prot.x: Likewise.
54072         * sunrpc/rpcsvc/mount.x: Likewise.
54073         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
54074         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
54075         * sunrpc/rpcsvc/rex.x: Likewise.
54076         * sunrpc/rpcsvc/rstat.x: Likewise.
54077         * sunrpc/rpcsvc/rusers.x: Likewise.
54078         * sunrpc/rpcsvc/sm_inter.x: Likewise.
54079         * sunrpc/rpcsvc/spray.x: Likewise.
54080         * sunrpc/rpcsvc/yppasswd.x: Likewise.
54081         * sunrpc/rtime.c: Likewise.
54082         * sunrpc/svc.c: Likewise.
54083         * sunrpc/svc_auth.c: Likewise.
54084         * sunrpc/svc_authux.c: Likewise.
54085         * sunrpc/svc_raw.c: Likewise.
54086         * sunrpc/svc_run.c: Likewise.
54087         * sunrpc/svc_simple.c: Likewise.
54088         * sunrpc/svc_tcp.c: Likewise.
54089         * sunrpc/svc_udp.c: Likewise.
54090         * sunrpc/svc_unix.c: Likewise.
54091         * sunrpc/svcauth_des.c: Likewise.
54092         * sunrpc/xcrypt.c: Likewise.
54093         * sunrpc/xdr.c: Likewise.
54094         * sunrpc/xdr_array.c: Likewise.
54095         * sunrpc/xdr_float.c: Likewise.
54096         * sunrpc/xdr_mem.c: Likewise.
54097         * sunrpc/xdr_rec.c: Likewise.
54098         * sunrpc/xdr_ref.c: Likewise.
54099         * sunrpc/xdr_sizeof.c: Likewise.
54100         * sunrpc/xdr_stdio.c: Likewise.
54101
54102         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
54103         handling.
54104
54105 2010-08-19  Andreas Schwab  <schwab@redhat.com>
54106
54107         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
54108
54109 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
54110
54111         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
54112         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
54113         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
54114         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
54115         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
54116         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
54117         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
54118         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
54119         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
54120         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
54121         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
54122         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
54123         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
54124         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
54125
54126 2010-07-26  Anton Blanchard  <anton@samba.org>
54127
54128         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
54129         * malloc/arena.c (heap_trim): Likewise.
54130
54131 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
54132
54133         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
54134         here.  Not...
54135         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
54136         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
54137
54138 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
54139
54140         * sysdeps/i386/elf/Makefile: New file.
54141
54142 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
54143
54144         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
54145         from fanotify_init.
54146         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
54147         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
54148
54149 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
54150
54151         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
54152         of strncasecmp_l.
54153         * sysdeps/multiarch/strcmp.S: Likewise.
54154
54155 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
54156
54157         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
54158         strncase_l-nonascii.
54159         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
54160         Add strncase_l-ssse3.
54161         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
54162         * sysdeps/x86_64/strcmp.S: Likewise.
54163         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
54164         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
54165         * sysdeps/x86_64/strncase.S: New file.
54166         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
54167         * sysdeps/x86_64/strncase_l.S: New file.
54168         * string/Makefile (strop-tests): Add strncasecmp.
54169         * string/test-strncasecmp.c: New file.
54170
54171         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
54172         warning.
54173
54174         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
54175         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
54176
54177 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
54178
54179         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
54180
54181 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
54182
54183         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
54184         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
54185         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
54186
54187 2010-05-01  Alan Modra  <amodra@gmail.com>
54188
54189         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
54190         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
54191         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
54192         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
54193         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
54194         tidying.  Don't tail-call __sigjmp_save for static lib.
54195         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
54196         save location.
54197         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
54198         (CALL_MCOUNT): Add eh info, and nop after bl.
54199         (TAIL_CALL_SYSCALL_ERROR): New macro.
54200         (PSEUDO_RET): Use it.
54201         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
54202         Correct save location of integer regs and cr.
54203         (_dl_profile_resolve): Correct cr save location.  Delete nops
54204         after bl when SHARED.  Reduce cfi size a little by better
54205         placement of cfi directives.
54206         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
54207         make a stack frame.  Instead use parm save area as a temp.
54208         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
54209         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
54210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
54211         Don't make a stack frame for parent, use parm save area.
54212         Increase child stack frame to 112 bytes.  Don't save unused reg,
54213         and adjust reg usage.  Set up cfi on error recovery and
54214         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
54215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
54216         (__makecontext): Add dummy nop after jump to exit.
54217         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
54218         Use correct parm save area and cr save, reduce stack frame.
54219         Correct cfi for possible PSEUDO_RET frame setup.
54220         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
54221         Branch to local label emitted by PSEUDO_RET rather than
54222         __syscall_error.
54223
54224 2010-08-12  Andreas Schwab  <schwab@redhat.com>
54225
54226         [BZ #11904]
54227         * locale/programs/locale.c (print_assignment): New function.
54228         (show_locale_vars): Use it.
54229
54230 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
54231
54232         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
54233         field.
54234         (struct statfs64): Likewise.
54235         (_STATFS_F_FLAGS): Define.
54236         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
54237         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
54238         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
54239         (ST_VALID): Define locally.
54240         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
54241         __statvfs_getflags, use the provided value.
54242         * sysdeps/unix/sysv/linux/kernel-features.h: Define
54243         __ASSUME_STATFS_F_FLAGS.
54244
54245         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
54246
54247         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
54248         Add sys/fanotify.h.
54249         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
54250         fanotify_mask for GLIBC_2.13.
54251         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
54252         fanotify_init and fanotify_mark.
54253         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
54254         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
54255
54256         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
54257         Add prlimit.
54258         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
54259         prlimit64 for GLIBC_2.13.
54260         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
54261         prlimit64.
54262         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
54263         syscall.
54264         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
54265         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
54266         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
54267         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
54268         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
54269         add prlimit alias.
54270         * sysdeps/unix/sysv/linux/prlimit.c: New file.
54271
54272         [BZ #11903]
54273         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
54274         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
54275
54276         * nss/Makefile: Add rules to build and run tst-nss-test1.
54277         * shlib-versions: Add entry for libnss_test1.
54278         * nss/nss_test1.c: New file.
54279         * nss/tst-nss-test1.c: New file.
54280
54281         * nss/nsswitch.c (__nss_database_custom): Define new variable.
54282         (__nss_configure_lookup): Set appropriate entry in
54283         __nss_configure_lookup to true.
54284         * nss/nsswitch.h: Define enum with indeces of databases in
54285         databases and __nss_database_custom arrays.  Declare
54286         __nss_database_custom.
54287         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
54288         to avoid using nscd when custom rules are installed.
54289         * nss/getXXbyYY_r.c: Likewise.
54290         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
54291
54292         * nss/nss_files/files-parse.c: Whitespace fixes.
54293
54294 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
54295
54296         [BZ #11883]
54297         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
54298         * posix/fnmatch_loop.c: Likewise.
54299
54300 2010-07-17  Andi Kleen  <ak@linux.intel.com>
54301
54302         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
54303         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
54304         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
54305         * Versions.def [GLIBC_2.13]: Add.
54306
54307 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
54308
54309         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
54310         Also fail if tpwd after pwuid call is NULL.
54311
54312 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54313
54314         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
54315         when converting to ms.
54316
54317 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54318
54319         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
54320         EOPNOTSUPP errors with ENOTTY.
54321         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
54322         EOPNOTSUPP errors with ENOTTY.
54323
54324 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
54325
54326         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
54327         Add strcasecmp_l-ssse3.
54328         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
54329         strcasecmp.
54330         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
54331         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
54332         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
54333
54334 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
54335
54336         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
54337
54338         * string/Makefile (strop-tests): Add strcasecmp.
54339         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
54340         strcasecmp_l-nonascii.
54341         (gen-as-const-headers): Add locale-defines.sym.
54342         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
54343         * sysdeps/x86_64/strcasecmp.S: New file.
54344         * sysdeps/x86_64/strcasecmp_l.S: New file.
54345         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
54346         * sysdeps/x86_64/locale-defines.sym: New file.
54347         * string/test-strcasecmp.c: New file.
54348
54349         * string/test-strcasestr.c: Test both ends of the range of characters.
54350         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
54351
54352 2010-07-29  Roland McGrath  <roland@redhat.com>
54353
54354         [BZ #11856]
54355         * manual/locale.texi (Yes-or-No Questions): Fix example code.
54356
54357 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
54358
54359         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
54360         for ld.so.
54361
54362 2010-07-27  Andreas Schwab  <schwab@redhat.com>
54363
54364         * manual/memory.texi (Malloc Tunable Parameters): Document
54365         M_PERTURB.
54366
54367 2010-07-26  Roland McGrath  <roland@redhat.com>
54368
54369         [BZ #11840]
54370         * configure.in (-fgnu89-inline check): Set and substitute
54371         gnu89_inline, not libc_cv_gnu89_inline.
54372         * configure: Regenerated.
54373         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
54374
54375 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
54376
54377         * string/test-strnlen.c: New file.
54378         * string/Makefile (strop-tests): Add strnlen.
54379         * string/tester.c (test_strnlen): Add a few more test cases.
54380         * string/tst-strlen.c: Better error reporting.
54381
54382         * sysdeps/x86_64/strnlen.S: New file.
54383
54384 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
54385
54386         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
54387         lower-latency instructions.
54388
54389 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
54390
54391         * string/test-strcasestr.c: New file.
54392         * string/test-strstr.c: New file.
54393         * string/Makefile (strop-tests): Add strstr and strcasestr.
54394         * string/str-two-way.h: Don't undefine MAX.
54395         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
54396
54397 2010-07-21  Andreas Schwab  <schwab@redhat.com>
54398
54399         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54400         strcasestr-nonascii.
54401         (CFLAGS-strcasestr-nonascii.c): Define.
54402         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
54403         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
54404         Remove unused attribute.
54405
54406 2010-07-20  Roland McGrath  <roland@redhat.com>
54407
54408         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
54409         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
54410         ld.so.cache was broken.  With it, there is no way to disable dsocaps
54411         like LD_HWCAP_MASK can disable hwcaps.
54412
54413 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
54414
54415         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
54416
54417 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
54418
54419         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
54420         call in strcasestr.
54421         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
54422         __strcasestr_sse42_nonascii.
54423         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
54424         strcasestr-nonascii.c.
54425         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
54426
54427 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
54428
54429         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
54430         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
54431         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
54432         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
54433
54434 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
54435
54436         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
54437         fcntl.
54438
54439 2010-07-06  Andreas Schwab  <schwab@redhat.com>
54440
54441         [BZ #11577]
54442         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
54443         dl_signal_cerror.
54444
54445 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
54446
54447         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
54448         _PC_PIPE_BUF using F_GETPIPE_SZ.
54449
54450 2010-07-05  Roland McGrath  <roland@redhat.com>
54451
54452         * manual/arith.texi (Rounding Functions): Fix rint description
54453         implicit in round description.
54454
54455 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
54456
54457         * elf/Makefile: Fix linking for a few tests to make recent linker
54458         happy.
54459
54460 2010-06-30  Andreas Schwab  <schwab@redhat.com>
54461
54462         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
54463         $(common-objpfx)libc_nonshared.a.
54464
54465 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
54466
54467         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
54468         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
54469         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
54470         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
54471         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
54472         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
54473         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
54474         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
54475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
54476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
54477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
54478         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
54479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
54480         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
54481         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
54482         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
54483         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
54484         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
54485         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
54486         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
54487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
54488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
54489         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
54490         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
54491         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
54492         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
54493         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
54494         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
54495         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
54496         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
54497         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
54498         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
54499         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
54500         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
54501         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
54502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
54503         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
54504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
54505         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
54506         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
54507         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
54508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
54509         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
54510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
54511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
54512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
54513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
54514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
54515
54516 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
54517
54518         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
54519         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
54520         * string/memmove.c (memmove): Renamed to ...
54521         (MEMMOVE): ...this.  Default to memmove.
54522         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
54523         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
54524         (END_CHK): Define.
54525         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54526         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
54527         mempcpy-ssse3-back memmove-ssse3-back.
54528         * sysdeps/x86_64/multiarch/bcopy.S: New file .
54529         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
54530         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
54531         * sysdeps/x86_64/multiarch/memcpy.S: New file.
54532         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
54533         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
54534         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
54535         * sysdeps/x86_64/multiarch/memmove.c: New file.
54536         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
54537         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
54538         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
54539         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
54540         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
54541         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
54542         Define.
54543         (index_Fast_Copy_Backward): Define.
54544         (HAS_ARCH_FEATURE): Define.
54545         (HAS_FAST_REP_STRING): Define.
54546         (HAS_FAST_COPY_BACKWARD): Define.
54547
54548 2010-06-21  Andreas Schwab  <schwab@redhat.com>
54549
54550         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
54551         Restore proper fallback handling.
54552
54553 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
54554
54555         [BZ #11701]
54556         * posix/group_member.c (__group_member): Correct checking loop.
54557
54558         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
54559         OOM in getpwuid_r correctly.  Return error number when the caller
54560         should return, otherwise -1.
54561         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
54562         call returning > 0 value.
54563         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
54564
54565 2010-06-07  Andreas Schwab  <schwab@redhat.com>
54566
54567         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
54568         libc_nonshared.a from targets in modules-names.
54569
54570 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
54571
54572         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
54573         requires it.
54574
54575 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
54576
54577         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
54578         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
54579         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
54580         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
54581
54582 2010-06-02  Andreas Schwab  <schwab@redhat.com>
54583
54584         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
54585
54586 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
54587
54588         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
54589         and F_GETPIPE_SZ.
54590         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
54591         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
54592         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
54593         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
54594         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
54595         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
54596
54597 2010-06-14  Roland McGrath  <roland@redhat.com>
54598
54599         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
54600
54601 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
54602
54603         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
54604         __REDIRECT followed by __THROW.
54605         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
54606         * posix/getopt.h (getopt): Likewise.
54607
54608 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
54609
54610         * hurd/lookup-at.c (__file_name_lookup_at): Accept
54611         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
54612         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
54613         in AT_FLAGS.
54614         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
54615         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
54616
54617 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
54618
54619         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
54620
54621 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
54622
54623         [BZ #11640]
54624         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54625         Properly check family and model.
54626
54627 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
54628
54629         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
54630
54631 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
54632
54633         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
54634
54635 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
54636
54637         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
54638         symbol reference.
54639
54640 2010-05-19  Andreas Schwab  <schwab@redhat.com>
54641
54642         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
54643         symbol reference.
54644
54645 2010-05-21  Andreas Schwab  <schwab@redhat.com>
54646
54647         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
54648         and internal_recvmmsg.
54649         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
54650         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
54651         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
54652         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
54653
54654         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
54655         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
54656         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
54657
54658 2010-05-20  Andreas Schwab  <schwab@redhat.com>
54659
54660         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
54661
54662 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
54663
54664         POWER7 optimizations.
54665         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
54666         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
54667
54668 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
54669
54670         * version.h: Update for 2.13 development version.
54671
54672 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
54673
54674         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
54675         exceptions.  Return 0.
54676
54677 2010-05-07  Roland McGrath  <roland@redhat.com>
54678
54679         * elf/ldconfig.c (main): Add a const.
54680
54681 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
54682
54683         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
54684         (args_options): Add no-idn option.
54685         (ahosts_keys_int): Add idn_flags to ai_flags.
54686         (parse_option): Handle 'i' option to clear idn_flags.
54687
54688         * malloc/malloc.c (_int_free): Possible race in the most recently
54689         added check.  Only act on the data if no current modification
54690         happened.
54691
54692 See ChangeLog.17 for earlier changes.