Fix monetary.h comment
[glibc.git] / ChangeLog
blob52c29bc10f5cbdc7aace3312826ce2e06ee80bc4
1 2015-05-27  Marko Myllynen  <myllynen@redhat.com>
3         * stdlib/monetary.h: Fix comment.
5 2015-05-26  Chris Metcalf  <cmetcalf@ezchip.com>
7         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_SYSCALL):
8         Avoid using variables in #defines that might cause shadowing.
9         (INTERNAL_VSYSCALL_CALL): Likewise.
11 2015-05-26  Roland McGrath  <roland@hack.frob.com>
13         * sysdeps/nacl/lll_timedlock_wait.c: New file.
15         * nptl/lowlevellock.c (__lll_timedlock_wait): Moved ...
16         * nptl/lll_timedlock_wait.c: ... to this new file.
17         * nptl/Makefile (libpthread-routines): Add it.
18         * nptl/lowlevellock.c (__lll_timedwait_tid): Moved ...
19         * nptl/lll_timedwait_tid.c: ... to this new file.
20         * nptl/Makefile (libpthread-routines): Add it.
21         * sysdeps/sparc/sparc32/lll_timedlock_wait.c: New file.
22         * sysdeps/sparc/sparc32/lll_timedwait_tid.c: New file.
23         * sysdeps/unix/sysv/linux/i386/i486/lll_timedlock_wait.c: New file.
24         * sysdeps/unix/sysv/linux/i386/i586/lll_timedlock_wait.c: New file.
25         * sysdeps/unix/sysv/linux/i386/i686/lll_timedlock_wait.c: New file.
26         * sysdeps/unix/sysv/linux/i386/i486/lll_timedwait_tid.c: New file.
27         * sysdeps/unix/sysv/linux/i386/i586/lll_timedwait_tid.c: New file.
28         * sysdeps/unix/sysv/linux/i386/i686/lll_timedwait_tid.c: New file.
29         * sysdeps/unix/sysv/linux/x86_64/lll_timedlock_wait.c: New file.
30         * sysdeps/unix/sysv/linux/x86_64/lll_timedwait_tid.c: New file.
32 2015-05-26  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
34         * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c: Remove file.
35         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
36         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
37         * sysdeps/unix/sysv/linux/aarch64/sysdep.h
38         (HAVE_GETTIMEOFDAY_VSYSCALL): Define.
39         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
40         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
41         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
42         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
43         * sysdeps/unix/sysv/linux/tile/sysdep.h
44         (HAVE_GETTIMEOFDAY_VSYSCALL): Likewise.
45         * sysdeps/unix/sysv/linux/gettimeofday.c: New file: gettimeofday
46         using vDSO syscall macro.
48 2015-05-26  Andriy Rysin  <arysin@gmail.com>
50         [BZ #17293]
51         * uk_UA: Fix sorting order for Ukrainian locale
53 2015-05-26  Marko Myllynen  <myllynen@redhat.com>
55         * stdlib/monetary.h: Fix comment.
57 2015-05-26  Szabolcs Nagy  <szabolcs.nagy@arm.com>
59         [BZ #18234]
60         * conform/data/sys/stat.h-data (struct stat): Add tests for st_atim,
61         st_mtim and st_ctim members.
62         * sysdeps/nacl/bits/stat.h (struct stat, struct stat64): Make
63         st_atim, st_ctim, st_mtim visible under __USE_XOPEN2K8 only.
64         * sysdeps/unix/sysv/linux/generic/bits/stat.h (struct stat,):
65         (struct stat64): Likewise.
66         * sysdeps/unix/sysv/linux/ia64/bits/stat.h (struct stat,):
67         (struct stat64): Likewise.
68         * sysdeps/unix/sysv/linux/microblaze/bits/stat.h (struct stat,):
69         (struct stat64): Likewise.
71 2015-05-26  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
73         * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c (HAVE_VSYSCALL):
74         Define and include sysdep-vdso.h.
75         * sysdeps/unix/sysv/linux/s390/gettimeofday.c (HAVE_VSYSCALL):
76         Likewise.
77         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (HAVE_VSYSCALL):
78         Likewise.
79         * sysdeps/unix/sysv/linux/aarch64/init-first.c (__vdso_gettimeofday):
80         Define with VDSO_SYMBOL and use PTR_MANGLE.
81         (__vdso_clock_gettime): Likewise.
82         (__vdso_clock_getres): Likewise.
83         (_libc_vdso_platform_setup): Likewise.
84         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
85         Likewise.
86         (_libc_vdso_platform_setup): Likewise.
87         * sysdeps/unix/sysv/linux/powerpc/init-first.c (__vdso_gettimeofday):
88         Likewise.
89         (__vdso_clock_gettime): Likewise.
90         (__vdso_clock_getres): Likewise.
91         (__vdso_get_tbfreq): Likewise.
92         (__vdso_getcpu): Likewise.
93         (__vdso_time): Likewise.
94         (__vdso_sigtramp_rt64): Likewise.
95         (__vdso_signtramp32): Likewise.
96         (__vdso_sigtramp_rt32): Likewise.
97         (_libc_vdso_platform_setup): Likewise.
98         * sysdeps/unix/sysv/linux/s390/init-first.c (__vdso_gettimeofay):
99         Likewise.
100         (__vdso_clock_gettime): Likewise.
101         (__vdso_clock_getres): Likewise.
102         (_libc_vdso_platform_setup): Likewise.
103         * sysdeps/unix/sysv/linux/tile/init-first.c (__vdso_gettimeofday):
104         Likewise.
105         (__vdso_clock_gettime): Likewise.
106         (_libc_vdso_platform_setup): Likewise.
107         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
108         Likewise.
109         (__vdso_getcpu): Likewise.
110         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h (__vdso_gettimeoday):
111         Use VDSO_SYMBOL macro to define.
112         (__vdso_clock_gettime): Likewise.
113         (__vdso_clock_getres): Likewise.
114         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h (__vdso_gettimeofday):
115         Likewise.
116         (__vdso_clock_gettime): Likewise.
117         (__vdso_clock_getres): Likewise.
118         (__vdso_get_tbfreq): Likewise.
119         (__vdso_getcpu): Likewise.
120         (__vdso_time): Likewise.
121         (__vdso_sigtramp_rt64): Likewise.
122         (__vdso_signtramp32): Likewise.
123         (__vdso_sigtramp_rt32): Likewise.
124         * sysdeps/unix/sysv/linux/s390/libc-vdso.h (__vdso_gettimeofday):
125         Likewise.
126         (__vdso_clock_gettime): Likewise.
127         (__vdso_clock_getres): Likewise.
128         * sysdeps/unix/sysv/linux/tile/libc-vdso.h (__vdso_gettimeofday):
129         Likewise.
130         (__vdso_clock_gettime): Likewise.
131         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
132         Likewise.
133         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INLINE_VSYSCALL):  Remove
134         macro.
135         (INTERNAL_VSYSCALL): Likewise.
136         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL):
137         Remove macro.
138         (INTERNAL_VSYSCALL): Likewise.
139         (INTERNAL_VSYSCALL_NCS): Likewise.
140         (INTERNAL_VSYSCALL_CALL): New macro.
141         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
142         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INLINE_VSYSCALL):
143         Likewise.
144         (INTERNAL_VSYSCALL): Likewise.
145         (INTERNAL_VSYSCALL_NCS): Likewise.
146         (INTERNAL_VSYSCALL_CALL): New macro.
147         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
148         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
149         (INLINE_VSYSCALL): Remove macro.
150         (INTERNAL_VSYSCALL): Remove macro.
151         (INTERNAL_VSYSCALL_NCS): Remove macro.
152         (INTERNAL_VSYSCALL_CALL): New macro.
153         (INTERNAL_VSYSCALL_CALL_TYPE): New macro.
154         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL.
155         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
156         (HAVE_CLOCK_GETRES_VSYSCALL): New define.
157         (HAVE_CLOCK_GETTIME_VSYSCALL): Likewise.
158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
159         (INLINE_VSYSCALL): Remove macro.
160         (INTERNAL_VSYSCALL): Likewise.
161         (INTERNAL_VSYSCALL_NCS): Likewise.
162         (INTERNAL_VSYSCALL_CALL): New macro.
163         (INTERNAL_VSYSCALL_CALL_TYPE): Likewise.
164         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL and
165         PTR_DEMANGLE on vDSO pointer.
166         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
167         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Remove
168         macro.
169         (INTERNAL_SYSCALL): Likewise.
170         (INTERNAL_VSYSCALL_NCS): Remove macro.
171         (INTERNAL_VSYSCALL_CALL): New macro.
172         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
173         Remove macro.
174         (INTERNAL_VSYSCALL): Likewise.
175         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Include
176         sysdep-vdso.h instead of libc-vdso.h.
177         * sysdeps/unix/sysv/linux/clock_getres.c (INTERNAL_VSYSCALL): Remove
178         definition.
179         (INLINE_VSYSCALL): Likewise.
180         (HAVE_VSYSCALL) [HAVE_CLOCK_GETRES_VSYSCALL]: Define.
181         * sysdeps/unix/sysv/linux/clock_gettime.c (INTERNAL_VSYSCALL): Remove
182         definition.
183         (INLINE_VSYSCALL): Likewise.
184         (INTERNAL_VSYSCALL): Likewise.
185         (HAVE_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
186         * sysdeps/unix/sysv/linux/timespec_get.c
187         (INTERNAL_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
188         (timespec_get): Use ANSI prototype.
189         * sysdeps/unix/sysv/linux/sysdep-vdso.h: New file: default vDSO macros
190         and definition for Linux.
192 2015-05-25  Andrew Senkevich  <andrew.senkevich@intel.com>
194         * elf/Makefile (localplt-built-dso): libmvec added to localplt test.
195         * include/libc-symbols.h: libmvec_hidden_* macro series added.
197 2015-05-22  H.J. Lu  <hongjiu.lu@intel.com>
199         [BZ #18410]
200         * elf/dl-reloc.c (_dl_relocate_object): Don't issue an error
201         for missing DT_PLTRELSZ.
203 2015-05-22  Paul Eggert  <eggert@cs.ucla.edu>
205         Remove obsolete aliases that broke 'locale -a'
206         [BZ #18412]
207         * intl/locale.alias: Remove obsolete aliases "bokmål" and "français"
208         which caused 'locale -a' to output Latin-1 data in UTF-8 locales,
209         breaking some applications that use 'locale -a' output.
210         Change the encoding of this file from Latin-1 to ASCII to avoid
211         other potential problems with people grepping this file.
213 2015-05-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
215         * nptl/Makefile (CFLAGS-accept.c): Add -fexceptions and
216         -fasynchronous-unwind-tables.
217         (CFLAGS-sendto.c): Likewise.
218         (CFLAGS-sendmsg.c): Likewise.
219         (CFLAGS-connect.c): Likewise.
220         (CFLAGS-recvmsg.c): Likewise.
221         (CFLAGS-recvfrom.c): Likewise.
222         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_invalid): Define.
223         (SOCKETCALL): New macro: non-cancellable socketcall.
224         (SOCKETCALL_CANCEL): New macro: cancellable socketcall.
225         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = socket]: Remove
226         internal_accept4, internal_recvmmsg, and internal_sendmmsg rules.
227         * sysdeps/unix/sysv/linux/accept.c: New file.
228         * sysdeps/unix/sysv/linux/bind.c: Likewise.
229         * sysdeps/unix/sysv/linux/connect.c: Likewise.
230         * sysdeps/unix/sysv/linux/getpeername.c: Likewise.
231         * sysdeps/unix/sysv/linux/getsockname.c: Likewise.
232         * sysdeps/unix/sysv/linux/getsockopt.c: Likewise.
233         * sysdeps/unix/sysv/linux/listen.c: Likewise.
234         * sysdeps/unix/sysv/linux/recv.c: Likewise.
235         * sysdeps/unix/sysv/linux/recvfrom.c: Likewise.
236         * sysdeps/unix/sysv/linux/recvmsg.c: Likewise.
237         * sysdeps/unix/sysv/linux/send.c: Likewise.
238         * sysdeps/unix/sysv/linux/sendmsg.c: Likewise.
239         * sysdeps/unix/sysv/linux/sendto.c: Likewise.
240         * sysdeps/unix/sysv/linux/setsockopt.c: Likewise.
241         * sysdeps/unix/sysv/linux/shutdown.c: Likewise.
242         * sysdeps/unix/sysv/linux/socket.c: Likewise.
243         * sysdeps/unix/sysv/linux/socketpair.c: Likewise.
244         * sysdeps/unix/sysv/linux/recvmmsg.c (__internal_recvmmsg): Remove
245         prototype.
246         (recvmmsg) [__ASSUME_RECVMMSG_SOCKETCALL]: Add C based implementation.
247         (recvmmsg) [!__ASSUME_RECVMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
248         instead of __internal_xxx function.
249         * sysdeps/unix/sysv/linux/accept4.c (__internal_accept4): Remove
250         prototype.
251         (accept4) [__ASSUME_ACCEPT4_SOCKETCALL]: Add C based implementation.
252         (accept4) [!__ASSUME_ACCEPT4_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
253         instead of __internal_xxx function.
254         * sysdeps/unix/sysv/linux/sendmmsg.c (__internal_sendmmsg): Remove
255         prototype.
256         (sendmmsg) [__ASSUME_SENDMMSG_SOCKETCALL]: Add C based implementation.
257         (sendmmsg) [!__ASSUME_SENDMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
258         instead of __internal_xxx function.
259         * sysdeps/unix/sysv/linux/accept.S: Remove file.
260         * sysdeps/unix/sysv/linux/bind.S: Likewise.
261         * sysdeps/unix/sysv/linux/connect.S: Likewise.
262         * sysdeps/unix/sysv/linux/getpeername.S: Likewise.
263         * sysdeps/unix/sysv/linux/getsockname.S: Likewise.
264         * sysdeps/unix/sysv/linux/getsockopt.S: Likewise.
265         * sysdeps/unix/sysv/linux/arm/internal_accept4.S: Likewise.
266         * sysdeps/unix/sysv/linux/arm/internal_recvmmsg.S: Likewise.
267         * sysdeps/unix/sysv/linux/arm/internal_sendmmsg.S: Likewise.
268         * sysdeps/unix/sysv/linux/i386/accept4.S: Likewise.
269         * sysdeps/unix/sysv/linux/i386/internal_accept4.S: Likewise.
270         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
271         * sysdeps/unix/sysv/linux/internal_accept4.S: Likewise.
272         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: Likewise.
273         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: Likewise.
274         * sysdeps/unix/sysv/linux/listen.S: Likewise.
275         * sysdeps/unix/sysv/linux/microblaze/socket.S: Likewise.
276         * sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: Likewise.
277         * sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: Likewise.
278         * sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: Likewise.
279         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Likewise.
280         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Likewise.
281         * sysdeps/unix/sysv/linux/recv.S: Likewise.
282         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
283         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
284         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Likewise.
285         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
286         * sysdeps/unix/sysv/linux/send.S: Likewise.
287         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
288         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
289         * sysdeps/unix/sysv/linux/setsockopt.S: Likewise.
290         * sysdeps/unix/sysv/linux/sh/socket.S: Likewise.
291         * sysdeps/unix/sysv/linux/shutdown.S: Likewise.
292         * sysdeps/unix/sysv/linux/socketpair.S: Likewise.
293         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
294         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: Likewise.
295         * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
296         * sysdeps/unix/sysv/linux/hppa/socket.S: Likewise.
297         * sysdeps/unix/sysv/linux/kernel-features.h: Adjust comment on how
298         socketcall is implemented in GLIBC.
300 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
302         * soft-fp/fmadf4.c: Include <libc-internal.h>.
303         (__fma): Ignore uninitialized warnings around packing.
304         * soft-fp/fmasf4.c: Include <libc-internal.h>.
305         (__fmaf): Ignore uninitialized warnings around packing.
306         * soft-fp/fmatf4.c: Include <libc-internal.h>.
307         (__fmal): Ignore uninitialized warnings around packing.
309         * sysdeps/ieee754/ldbl-128/k_tanl.c: Include <libc-internal.h>.
310         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
311         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Include <libc-internal.h>.
312         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
314         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Make case 9 in
315         switch statement into default case.
316         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Likewise.
318         * sysdeps/ieee754/ldbl-128/e_asinl.c (__ieee754_asinl): Don't use
319         a conditional in forcing "inexact".
320         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
321         Likewise.
323 2015-05-22  Roland McGrath  <roland@hack.frob.com>
325         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
326         Use a separate INTERNAL_SYSCALL_DECL (err); in a local scope
327         for each INTERNAL_SYSCALL use.
329 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
331         [BZ #438]
332         * posix/unistd.h (_POSIX2_C_VERSION): New macro.
333         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): Remove
334         variable.
336         [BZ #18444]
337         * string/basename.c (basename): Rename to __basename and define as
338         weak alias of __basename.  Use libc_hidden_weak.
339         * include/string.h (__basename): Declare.  Use libc_hidden_proto.
340         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): Call
341         __basename instead of basename.
342         * conform/Makefile (test-xfail-POSIX2008/unistd.h/linknamespace):
343         Remove variable.
344         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
346 2015-05-18  Florian Weimer  <fweimer@redhat.com>
348         * libio/libioP.h (_IO_MEMBER_TYPE, _IO_CAST_FIELD_ACCESS)
349         (_IO_JUMPS_FILE_plus): New.
350         (_IO_WIDE_JUMPS, _IO_CHECK_WIDE, _IO_JUMPS_FUNC): Use
351         _IO_CAST_FIELD_ACCESS.
352         * libio/fileops.c (libc_hidden_def, _IO_file_setbuf_mmap,
353         mmap_remap_check, decide_maybe_mmap): Use _IO_JUMPS_FILE_plus.
354         * libio/freopen.c (freopen): Likewise.
355         * libio/freopen64.c (freopen64): Likewise.
356         * libio/iofopen.c (__fopen_maybe_mmap): Likewise.
357         * libio/iofopncook.c (_IO_old_fopencookie): Likewise.
358         * libio/iofwide.c (_IO_fwide): Likewise.
359         * libio/memstream.c (open_memstream): Likewise.
360         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
361         * libio/oldiofopen.c (_IO_old_fopen): Likewise.
362         * libio/oldiopopen.c (_IO_old_popen): Likewise.
364 2015-05-21  Joseph Myers  <joseph@codesourcery.com>
366         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Include <libc-internal.h>.
367         (__ieee754_lgamma_r): Ignore uninitialized warnings around use of
368         NADJ.
369         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Include <libc-internal.h>.
370         (__ieee754_lgammaf_r): Ignore uninitialized warnings around use of
371         NADJ.
372         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Include <libc-internal.h>.
373         (__ieee754_lgammal_r): Ignore uninitialized warnings around use of
374         NADJ.
376         * sysdeps/ieee754/dbl-64/mpa.c (norm): Remove if condition on
377         (p == 4) case.
379         * conform/linknamespace.pl (@whitelist): Add re_syntax_options.
380         * conform/Makefile (test-xfail-UNIX98/regex.h/linknamespace):
381         Remove variable.
382         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
383         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
384         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
386 2015-05-21  Florian Weimer  <fweimer@redhat.com>
388         * stdio-common/vfprintf.c (LABEL, JUMP_TABLE_BASE_LABEL, REF):
389         Adjust jump table label generation macros.
391 2015-05-21  Florian Weimer  <fweimer@redhat.com>
393         * stdio-common/vfprintf.c (vfprintf): Move local variables
394         args_malloced, specs, specs_malloced, and the code after
395         do_positional to the printf_positional function.
396         (printf_positional): New function.
398 2015-05-21  Florian Weimer  <fweimer@redhat.com>
400         * stdio-common/vfprintf.c (jump_table): Move out of the vfprintf
401         function.
402         (NOT_IN_JUMP_RANGE, CHAR_CLASS, LABEL, REF, JUMP, STEP0_3_TABLE,
403         STEP4_TABLE, process_arg): Move macro definitions
404         out of the vfprintf function.  (Cosmetic change only.)
406 2015-05-21  Carlos O'Donell  <carlos@redhat.com>
408         * benchtests/Makefile (stdio-common-bench): Define.
409         (benchset): Add stdio-common-bench.
410         * sprintf-inputs: New file.
411         * sprintf-source.c: New file.
413 2015-05-21  Andreas Schwab  <schwab@suse.de>
415         [BZ #13028]
416         [BZ #17053]
417         * resolv/res_init.c (__res_vinit): Remove use of ext.nsmap member
418         of struct __res_state.
419         * resolv/res_send.c (__libc_res_nsend): Likewise.
420         (get_nsaddr): New function.
421         (res_ourserver_p, send_vc, reopen): Use it instead of accessing
422         statp directly.
424 2015-05-20  Joseph Myers  <joseph@codesourcery.com>
426         * conform/GlibcConform.pm ($CFLAGS{"POSIX"}): Use
427         -D_POSIX_C_SOURCE=199506L.
429         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Require.
431         * conform/data/unistd.h-data (_POSIX_VERSION): Require.
432         (_POSIX2_C_VERSION): Require if [POSIX || XPG3 || XPG4 || UNIX98].
433         Do not mention otherwise.
434         [POSIX] (_XOPEN_VERSION): Do not expect.
435         [POSIX] (_XOPEN_XCU_VERSION): Likewise.
436         [POSIX] (_POSIX2_C_BIND): Likewise.
437         [POSIX] (_POSIX2_VERSION): Likewise.
438         [POSIX] (_XOPEN_XPG2): Likewise.
439         [POSIX] (_XOPEN_XPG3): Likewise.
440         [POSIX] (_XOPEN_XPG4): Likewise.
441         [POSIX] (_XOPEN_UNIX): Likewise.
442         [POSIX] (_POSIX_ADVISORY_INFO): Likewise.
443         [POSIX] (_POSIX_BARRIERS): Likewise.
444         [POSIX] (_POSIX_CLOCK_SELECTION): Likewise.
445         [POSIX] (_POSIX_CPUTIME): Likewise.
446         [POSIX] (_POSIX_MONOTONIC_CLOCK): Likewise.
447         [POSIX] (_POSIX_READER_WRITER_LOCKS): Likewise.
448         [POSIX] (_POSIX_SHELL): Likewise.
449         [POSIX] (_POSIX_SPAWN): Likewise.
450         [POSIX] (_POSIX_SPIN_LOCKS): Likewise.
451         [POSIX] (_POSIX_SPORADIC_SERVER): Likewise.
452         [POSIX] (_POSIX_THREAD_CPUTIME): Likewise.
453         [POSIX] (_POSIX_TYPED_MEMORY_OBJECTS): Likewise.
454         [POSIX] (_POSIX_THREAD_SPORADIC_SERVER): Likewise.
455         [POSIX] (_XBS5_ILP32_OFF32): Likewise.
456         [POSIX] (_XBS5_ILP32_OFBIG): Likewise.
457         [POSIX] (_XBS5_LP64_OFF64): Likewise.
458         [POSIX] (_XBS5_LPBIG_OFFBIG): Likewise.
459         [POSIX] (_POSIX_TIMEOUTS): Likewise.
460         [POSIX] (_POSIX2_PBS): Likewise.
461         [POSIX] (_POSIX2_PBS_ACCOUNTING): Likewise.
462         [POSIX] (_POSIX2_PBS_CHECKPOINT): Likewise.
463         [POSIX] (_POSIX2_PBS_LOCATE): Likewise.
464         [POSIX] (_POSIX2_PBS_MESSAGE): Likewise.
465         [POSIX] (_POSIX2_PBS_TRACK): Likewise.
466         [POSIX] (_POSIX_TIMESTAMP_RESOLUTION): Likewise.
467         [POSIX] (_CS_XBS5_ILP32_OFF32_CFLAGS): Likewise.
468         [POSIX] (_CS_XBS5_ILP32_OFF32_LDFLAGS): Likewise.
469         [POSIX] (_CS_XBS5_ILP32_OFF32_LIBS): Likewise.
470         [POSIX] (_CS_XBS5_ILP32_OFF32_LINTFLAGS): Likewise.
471         [POSIX] (_CS_XBS5_ILP32_OFFBIG_CFLAGS): Likewise.
472         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LDFLAGS): Likewise.
473         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LIBS): Likewise.
474         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LINTFLAGS): Likewise.
475         [POSIX] (_CS_XBS5_LP64_OFF64_CFLAGS): Likewise.
476         [POSIX] (_CS_XBS5_LP64_OFF64_LDFLAGS): Likewise.
477         [POSIX] (_CS_XBS5_LP64_OFF64_LIBS): Likewise.
478         [POSIX] (_CS_XBS5_LP64_OFF64_LINTFLAGS): Likewise.
479         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_CFLAGS): Likewise.
480         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LDFLAGS): Likewise.
481         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LIBS): Likewise.
482         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS): Likewise.
483         [POSIX] (_SC_2_C_BIND): Likewise.
484         [POSIX] (_SC_2_C_VERSION): Likewise.
485         [POSIX] (_SC_2_PBS): Likewise.
486         [POSIX] (_SC_2_PBS_ACCOUNTING): Likewise.
487         [POSIX] (_SC_2_PBS_CHECKPOINT): Likewise.
488         [POSIX] (_SC_2_PBS_LOCATE): Likewise.
489         [POSIX] (_SC_2_PBS_MESSAGE): Likewise.
490         [POSIX] (_SC_2_PBS_TRACK): Likewise.
491         [POSIX] (_SC_ATEXIT_MAX): Likewise.
492         [POSIX] (_SC_BARRIERS): Likewise.
493         [POSIX] (_SC_BASE): Likewise.
494         [POSIX] (_SC_CLOCK_SELECTION): Likewise.
495         [POSIX] (_SC_DEVICE_IO): Likewise.
496         [POSIX] (_SC_DEVICE_SPECIFIC): Likewise.
497         [POSIX] (_SC_DEVICE_SPECIFIC_R): Likewise.
498         [POSIX] (_SC_FD_MGMT): Likewise.
499         [POSIX] (_SC_FIFO): Likewise.
500         [POSIX] (_SC_FILE_ATTRIBUTES): Likewise.
501         [POSIX] (_SC_FILE_LOCKING): Likewise.
502         [POSIX] (_SC_FILE_SYSTEM): Likewise.
503         [POSIX] (_SC_IOV_MAX): Likewise.
504         [POSIX] (_SC_MONOTONIC_CLOCK): Likewise.
505         [POSIX] (_SC_NETWORKING): Likewise.
506         [POSIX] (_SC_PAGE_SIZE): Likewise.
507         [POSIX] (_SC_PASS_MAX): Likewise.
508         [POSIX] (_SC_PIPE): Likewise.
509         [POSIX] (_SC_READER_WRITER_LOCKS): Likewise.
510         [POSIX] (_SC_REGEXP): Likewise.
511         [POSIX] (_SC_SHELL): Likewise.
512         [POSIX] (_SC_SIGNALS): Likewise.
513         [POSIX] (_SC_SINGLE_PROCESS): Likewise.
514         [POSIX] (_SC_SPIN_LOCKS): Likewise.
515         [POSIX] (_SC_TYPED_MEMORY_OBJECTS): Likewise.
516         [POSIX] (_SC_USER_GROUPS): Likewise.
517         [POSIX] (_SC_USER_GROUPS_R): Likewise.
518         [POSIX] (_SC_STREAMS): Likewise.
519         [POSIX] (_SC_XBS5_ILP32_OFF32): Likewise.
520         [POSIX] (_SC_XBS5_ILP32_OFFBIG): Likewise.
521         [POSIX] (_SC_XBS5_LP64_OFF64): Likewise.
522         [POSIX] (_SC_XBS5_LPBIG_OFFBIG): Likewise.
523         [POSIX] (_SC_THREAD_ROBUST_PRIO_INHERIT): Likewise.
524         [POSIX] (_SC_THREAD_ROBUST_PRIO_PROTECT): Likewise.
525         [POSIX] (_PC_FILESIZEBITS): Likewise.
526         [POSIX] (_PC_REC_INCR_XFER_SIZE): Likewise.
527         [POSIX] (_PC_REC_MAX_XFER_SIZE): Likewise.
528         [POSIX] (_PC_REC_MIN_XFER_SIZE): Likewise.
529         [POSIX] (_PC_REC_XFER_ALIGN): Likewise.
530         [POSIX] (uid_t): Likewise.
531         [POSIX] (gid_t): Likewise.
532         [POSIX] (off_t): Likewise.
533         [POSIX] (pid_t): Likewise.
534         [POSIX] (cuserid): Allow.
535         (_SC_2_CHAR_TERM): Require constant.
536         (_POSIX_ASYNCHRONOUS_IO): Remove duplicate optional-constant.
537         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): New
538         variable.
540 2015-05-20  Roland McGrath  <roland@hack.frob.com>
542         * sysdeps/nacl/pthread-pids.h: New file.
543         * sysdeps/nacl/createthread.c: Include <pthread-pids.h>.
544         (create_thread): Use __nacl_get_tid to initialize PD->tid.
546         * nptl/pthread-pids.h: New file.
547         * sysdeps/unix/sysv/linux/pthread-pids.h: New file.
548         * nptl/nptl-init.c: Include <pthread-pids.h>.
549         (__pthread_initialize_minimal_internal):
550         Call __pthread_initialize_pids instead of set_tid_address syscall.
552         * sysdeps/unix/sysv/linux/usleep.c: Moved to ...
553         * sysdeps/posix/usleep.c: ... here.
555 2015-05-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
557         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = misc)]: Remove
558         call_pselect6 object.
559         [$(subdir) = io]: Remove call_sync_file_range object.
560         * sysdeps/unix/sysv/linux/i386/call_pselect6.S: Remove file.
561         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Remove file.
562         * sysdeps/unix/sysv/linux/i386/pselect.c: Remove file.
563         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: Remove file.
565 2015-05-20  Wilco Dijkstra  <wdijkstr@arm.com>
567         * math/s_cproj.c: Add include "math_private.h".
568         * math/s_cprojf.c: Likewise.
569         * math/s_cprojl.c: Likewise.
571 2015-05-19  Joseph Myers  <joseph@codesourcery.com>
573         [BZ #18244]
574         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Ignore explicit
575         high mantissa bit when testing whether P is a NaN.
576         * math/libm-test.inc (remainder_test_data): Add more tests.
577         (remquo_test_data): Likewise.
579         [BZ #18049]
580         * sysdeps/i386/fpu/e_atanhl.S (__ieee754_atanhl): For exponents
581         below -32, return the argument, with underflow if subnormal.
582         * math/auto-libm-test-in: Add more tests of atanh.
583         * math/auto-libm-test-out: Regenerated.
585 2015-05-19  Roland McGrath  <roland@hack.frob.com>
587         [BZ #18434]
588         * nptl/tst-sem15.c: New file.
589         * nptl/Makefile (tests): Add it.
590         * nptl/sem_post.c (__new_sem_post) [!__HAVE_64B_ATOMICS]:
591         s/<</>>/ to fix typo in EOVERFLOW check.
592         * sysdeps/sparc/sparc32/sem_post.c (__new_sem_post): Likewise.
594 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
596         * manual/strings.texi (envz_remove): Fix typo in safety
597         annotations.
599 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
600             Steve Ellcey  <sellcey@imgtec.com>
602         * inet/rcmd.c (rresvport_af): Change ss to anonymous union
603         in order to avoid strict alias warnings.
604         (iruserok_af): Ditto for ra.
606 2015-05-19  James Lemke  <jwlemke@codesourcery.com>
608         [BZ #17581]
609         * malloc/hooks.c
610         (magicbyte): Convert to a function and avoid returning 0x01.
611         (mem2mem_check): Avoid using a length byte equal to the magic byte.
612         (mem2chunk_check): Fix unsigned comparisons to zero.
613         Hoist defs of sz and magic.
615 2015-05-19  Richard Henderson  <rth@redhat.com>
617         * soft-fp/op-common.h (_FP_FROM_INT): Don't write to R.
619         * sysdeps/alpha/fpu/libm-test-ulps: Update.
621 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
623         [BZ #16159]
624         * malloc/Makefile (tests): New test case tst-malloc-backtrace.
625         * malloc/arena.c (arena_lock): Check if arena is corrupt.
626         (reused_arena): Find a non-corrupt arena.
627         (heap_trim): Pass arena to unlink.
628         * malloc/hooks.c (malloc_check_get_size): Pass arena to
629         malloc_printerr.
630         (top_check): Likewise.
631         (free_check): Likewise.
632         (realloc_check): Likewise.
633         * malloc/malloc.c (malloc_printerr): Add arena argument.
634         (unlink): Likewise.
635         (munmap_chunk): Adjust.
636         (ARENA_CORRUPTION_BIT): New macro.
637         (arena_is_corrupt): Likewise.
638         (set_arena_corrupt): Likewise.
639         (sysmalloc): Use mmap if there are no usable arenas.
640         (_int_malloc): Likewise.
641         (__libc_malloc): Don't fail if arena_get returns NULL.
642         (_mid_memalign): Likewise.
643         (__libc_calloc): Likewise.
644         (__libc_realloc): Adjust for additional argument to
645         malloc_printerr.
646         (_int_free): Likewise.
647         (malloc_consolidate): Likewise.
648         (_int_realloc): Likewise.
649         (_int_memalign): Don't touch corrupt arenas.
650         * malloc/tst-malloc-backtrace.c: New test case.
652         * Makefile (summarize-tests): Fix return value on success.
654         * manual/string.texi (Envz Functions): Add envz_remove.
656 2015-05-18  Roland McGrath  <roland@hack.frob.com>
658         * sysdeps/posix/opendir.c: Include <stdbool.h>.
659         (invalid_name): New function, broken out of ...
660         (__opendirat): ... here.  Call it.
661         (need_isdir_precheck): New function, broken out of ...
662         (__opendirat): ... here.  Call it.
663         Use __fxstatat64, not __xstatat64.
664         (opendir_oflags): New function, broken out of ...
665         (__opendirat): ... here.  Call it.
666         (opendir_tail): New function, broken out of ...
667         (__opendirat): ... here.  Call it.
668         (__opendir): Call invalid_name, need_isdir_precheck, __xstat64, and
669         opendir_tail, rather than punting to __opendirat.
670         (__opendirat): Conditionalize function definition on [IS_IN (libc)].
672 2015-05-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
674         * .gitignore: Ignore generated *.pyc.
676 2015-05-18  Arjun Shankar  <arjun.is@lostca.se>
678         * include/stdio.h: Define __need_wint_t.
679         * test-skeleton.c: Avoid `for' loop initial declaration.
680         * nptl/tst-initializers1.c: Use test-skeleton.c.
682 2015-05-17  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
684         [BZ #18418]
685         * stdlib/tst-setcontext3.sh: Remove non-portable array use.
687 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
689         [BZ #16352]
690         * sysdeps/i386/fpu/e_atanh.S (dbl_min): New object.
691         (__ieee754_atanh): Force underflow exception for results with
692         small absolute value.
693         * sysdeps/i386/fpu/e_atanhf.S (flt_min): New object.
694         (__ieee754_atanhf): Force underflow exception for results with
695         small absolute value.
696         * sysdeps/ieee754/dbl-64/e_atanh.c: Include <float.h>.
697         (__ieee754_atanh): Force underflow exception for results with
698         small absolute value.
699         * sysdeps/ieee754/flt-32/e_atanhf.c: Include <float.h>.
700         (__ieee754_atanhf): Force underflow exception for results with
701         small absolute value.
702         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Include <float.h>.
703         (__ieee754_atanhl): Force underflow exception for results with
704         small absolute value.
705         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Include <float.h>.
706         (__ieee754_atanhl): Force underflow exception for results with
707         small absolute value.
708         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Include <float.h>.
709         (__ieee754_atanhl): Force underflow exception for results with
710         small absolute value.
711         * math/auto-libm-test-in: Do not allow missing underflow
712         exceptions from atanh.
713         * math/auto-libm-test-out: Regenerated.
715         [BZ #18221]
716         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use 2**-13 not
717         2**-28 as threshold for returning x or +/- 1/x.
718         * math/auto-libm-test-in: Add more tests of tan.
719         * math/auto-libm-test-out: Regenerated.
721         [BZ #18220]
722         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
723         2**26 not 2**58 as threshold for returning x * (log (x) - 1).
724         * math/auto-libm-test-in: Add another test of lgamma.
725         * math/auto-libm-test-out: Regenerated.
727 2015-05-15  Wilco Dijkstra  <wdijkstr@arm.com>
729         * stdio-common/printf_fp.c (___printf_fp): Use abs.
730         * stdlib/gmp-impl.h (ABS): Remove define.  (ABSIZ): Remove.
731         * sysdeps/ieee754/dbl-64/branred.c (__branred): Use fabs.
732         * sysdeps/ieee754/dbl-64/dla.h (EADD): Use fabs.
733         (ESUB): Use fabs.  (ADD2): Use fabs.  (SUB2): Use fabs.
734         (ADD2A): Use fabs.  (SUB2A): Use fabs.
735         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Use fabs.
736         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Use fabs.
737         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use fabs.
738         (log1): Use fabs.  (my_log2): Use fabs.
739         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Use fabs.
740         * sysdeps/ieee754/dbl-64/mpa.h (ABS): Remove define.
741         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use fabs.
742         * sysdeps/ieee754/dbl-64/mydefs.h (ABS): Remove define.
743         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use fabs.
744         (__cos): Use fabs.  (slow): Use fabs.  (slow2): Use fabs.
745         (sloww): Use fabs.  (sloww1): Use fabs.  (sloww2): Use fabs.
746         (bslow1): Use fabs.  (bslow2): Use fabs.  (cslow2): Use fabs.
747         (csloww): Use fabs.  (csloww1): Use fabs.  (csloww2): Use fabs.
748         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Use fabs.
749         * sysdeps/x86_64/fpu/multiarch/e_log.c: add math.h include.
751 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
753         [BZ #18217]
754         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Use 2**-26 not 2**-56
755         as threshold for returning 1 - x.
756         * math/auto-libm-test-in: Add more tests of erfc.
757         * math/auto-libm-test-out: Regenerated.
759 2015-05-14  Joseph Myers  <joseph@codesourcery.com>
761         [BZ #18196]
762         * sysdeps/ieee754/flt-32/s_atanf.c (__atanf): Use 2^25 not 2^34 as
763         threshold for large arguments.
764         * math/auto-libm-test-in: Add another test of atan.
765         * math/auto-libm-test-out: Regenerated.
767         [BZ #16339]
768         * sysdeps/i386/fpu/s_log1p.S (dbl_min): New object.
769         (__log1p): Force underflow exception for results with small
770         absolute value.
771         * sysdeps/i386/fpu/s_log1pf.S (flt_min): New object.
772         (__log1pf): Force underflow exception for results with small
773         absolute value.
774         * sysdeps/ieee754/dbl-64/s_log1p.c: Include <float.h>.
775         (__log1p): Force underflow exception for results with small
776         absolute value.
777         * sysdeps/ieee754/flt-32/s_log1pf.c: Include <float.h>.
778         (__log1pf): Force underflow exception for results with small
779         absolute value.
780         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Include <float.h>.
781         (__log1pl): Force underflow exception for results with small
782         absolute value.
783         * math/auto-libm-test-in: Do not allow missing underflow
784         exceptions from log1p.
785         * math/auto-libm-test-out: Regenerated.
787 2015-05-14  Jakub Bogusz  <qboosh@pld-linux.org>
788             Adhemerval Zanella  <adhemerval.zanella@linaro.org>
790         [BZ #16704]
791         * sysdeps/unix/make-syscalls.sh: Remove non-portable echo usage.
793 2015-05-14  Andrew Senkevich  <andrew.senkevich@intel.com>
795         * Makeconfig (rpath-dirs, all-subdirs): Added mathvec folder.
796         (libmvec): New variable.
797         * configure.ac: Added option for mathvec build.
798         * configure: Regenerated.
799         * mathvec/Depend: New file.
800         * mathvec/Makefile: New file.
801         * shlib-versions: Added libmvec.
802         * math/Makefile: Added rule for libm.so installation.
804         * bits/math-vector.h: New file.
805         * bits/libm-simd-decl-stubs.h: New header.
806         * math/Makefile (headers): Added new header
807         libm-simd-decl-stubs.h.
808         * math/math.h (__MATHCALL_VEC): New macro.
810         * math/gen-libm-have-vector-test.sh: Script generates series of macros
811         for conditions in testing functions.
812         * math/Makefile: Added call of libm-have-vector-test.sh.
813         * math/libm-test.inc (HAVE_VECTOR): New macros.
815         * math/libm-test.inc: START refactored.
816         * math/test-double.c (TEST_MATHVEC): Add define.
817         * math/test-float.c: Likewise.
818         * math/test-idouble.c: Likewise.
819         * math/test-ifloat.c: Likewise.
820         * math/test-ildoubl.c: Likewise.
821         * math/test-ldouble.c: Likewise.
822         * sysdeps/generic/math-tests-arch.h
823         (INIT_ARCH_EXT, CHECK_ARCH_EXT): New helper macros for runtime
824         architecture check.
826         * math/test-double.c (FUNC_TEST): New macro.
827         * math/test-float.c: Likewise.
828         * math/test-idouble.c: Likewise.
829         * math/test-ifloat.c: Likewise.
830         * math/test-ildoubl.c: Likewise.
831         * math/test-ldouble.c: Likewise.
832         * math/libm-test.inc: Use FUNC_TEST for name of tested functions.
834 2015-05-13  Roland McGrath  <roland@hack.frob.com>
836         * sysdeps/nacl/fdopendir.c: New file.
838         * dirent/scandir-tail.c: New file.
839         * dirent/scandir64-tail.c: New file.
840         * dirent/Makefile (routines): Add them.
841         (CFLAGS-scandir-tail.c, CFLAGS-scandir64-tail.c): New variables.
842         * include/dirent.h (__scandir_tail, __scandir64_tail): Declare them.
843         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Macro removed.
844         [!SCANDIR] (SCANDIR_TAIL): New macro.
845         (SCANDIR): Call __opendir and __scandir_tail, not __scandirat.
846         * dirent/scandir64.c [!_DIRENT_MATCHES_DIRENT64]
847         (SCANDIRAT): Macro removed.
848         (SCANDIR_TAIL): New macro.
849         * dirent/scandirat.c [!SCANDIRAT] (READDIR): Macro removed.
850         [!SCANDIRAT] (SCANDIR_TAIL): New macro.
851         (SCANDIRAT): Just call __opendirat and __scandir_tail.
852         * dirent/scandirat64.c [!_DIRENT_MATCHES_DIRENT64]
853         (READDIR): Macro removed.
854         (SCANDIR_TAIL): New macro.
855         * sysdeps/unix/sysv/linux/i386/scandir64.c (READDIR): Macro removed.
856         (SCANDIR_TAIL): New macro.
858         * dirent/scandirat.c (__scandir_cancel_handler): Function moved ...
859         * dirent/scandir-cancel.c: ... to this new file.
860         * dirent/Makefile (routines): Add it.
861         * dirent/scandirat64.c (SKIP_SCANDIR_CANCEL): Macro removed.
862         * sysdeps/unix/sysv/linux/i386/scandir64.c
863         (SKIP_SCANDIR_CANCEL): Macro removed.
864         * include/dirent.h (__scandir_cancel_handler): Add attribute_hidden.
866         * dirent/tst-scandir.c: New file.
867         * dirent/tst-scandir64.c: New file.
868         * dirent/Makefile (tests): Add them.
870 2015-05-13  H.J. Lu  <hongjiu.lu@intel.com>
872         [BZ #18409]
873         * sysdeps/unix/make-syscalls.sh: Remove a trailing `\'.
875 2015-05-13  Szabolcs Nagy  <szabolcs.nagy@arm.com>
877         * sysdeps/aarch64/tls-macros.h (TLS_GD): Add "cc" to the clobber
878         list.
880 2015-05-13  Leonhard Holz  <leonhard.holz@web.de>
882         * benchtests/bench-strcoll.c: New benchmark.
883         * benchtests/Makefile: Generate locales and run benchmark.
884         * benchtests/strcoll-inputs/filelist#C: New benchmark input file.
885         * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Likewise.
886         * benchtests/strcoll-inputs/lorem_ipsum#ar_SA.UTF-8: Likewise.
887         * benchtests/strcoll-inputs/lorem_ipsum#cs_CZ.UTF-8: Likewise.
888         * benchtests/strcoll-inputs/lorem_ipsum#da_DK.UTF-8: Likewise.
889         * benchtests/strcoll-inputs/lorem_ipsum#el_GR.UTF-8: Likewise.
890         * benchtests/strcoll-inputs/lorem_ipsum#en_GB.UTF-8: Likewise.
891         * benchtests/strcoll-inputs/lorem_ipsum#en_US.UTF-8: Likewise.
892         * benchtests/strcoll-inputs/lorem_ipsum#es_ES.UTF-8: Likewise.
893         * benchtests/strcoll-inputs/lorem_ipsum#fr_FR.UTF-8: Likewise.
894         * benchtests/strcoll-inputs/lorem_ipsum#hi_IN.UTF-8: Likewise.
895         * benchtests/strcoll-inputs/lorem_ipsum#hu_HU.UTF-8: Likewise.
896         * benchtests/strcoll-inputs/lorem_ipsum#is_IS.UTF-8: Likewise.
897         * benchtests/strcoll-inputs/lorem_ipsum#it_IT.UTF-8: Likewise.
898         * benchtests/strcoll-inputs/lorem_ipsum#iw_IL.UTF-8: Likewise.
899         * benchtests/strcoll-inputs/lorem_ipsum#ja_JP.UTF-8: Likewise.
900         * benchtests/strcoll-inputs/lorem_ipsum#pl_PL.UTF-8: Likewise.
901         * benchtests/strcoll-inputs/lorem_ipsum#pt_PT.UTF-8: Likewise.
902         * benchtests/strcoll-inputs/lorem_ipsum#ru_RU.UTF-8: Likewise.
903         * benchtests/strcoll-inputs/lorem_ipsum#sr_RS.UTF-8: Likewise.
904         * benchtests/strcoll-inputs/lorem_ipsum#sv_SE.UTF-8: Likewise.
905         * benchtests/strcoll-inputs/lorem_ipsum#tr_TR.UTF-8: Likewise.
906         * benchtests/strcoll-inputs/lorem_ipsum#vi_VN.UTF-8: Likewise.
907         * benchtests/strcoll-inputs/lorem_ipsum#zh_CN.UTF-8: Likewise.
909 2015-05-12  Ondřej Bílka  <neleai@seznam.cz>
911         * sysdeps/x86_64/multiarch/strcspn.S: Remove plt indirection.
912         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
914 2015-05-12  Roland McGrath  <roland@hack.frob.com>
916         * posix/uname-values.h: New file.
917         * posix/uname.c: Include that instead of <config-name.h>.
918         * sysdeps/nacl/uname-values.h: New file.
919         * sysdeps/arm/nacl/uname-values.h: New file.
921 2015-05-12  Joseph Myers  <joseph@codesourcery.com>
923         * conform/linknamespace.pl (list_syms): Remove \[.*?\] before
924         splitting into fields.
926 2015-05-12  Leonhard Holz  <leonhard.holz@web.de>
928         * locale/categories.def: Define _NL_COLLATE_ENCODING_TYPE.
929         * locale/langinfo.h: Add _NL_COLLATE_ENCODING_TYPE to attribute list.
930         * locale/localeinfo.h: Add enum collation_encoding_type.
931         * locale/C-collate.c: Set _NL_COLLATE_ENCODING_TYPE to 8bit.
932         * programs/ld-collate.c (collate_output): Add encoding type info.
933         * string/strcoll_l.c (STRDIFF): New function.
934         * (STRCOLL): Use STRDIFF to skip over equal prefix.
935         * wcsmbs/wcscoll_l.c: Define STRDIFF.
937 2015-05-11  Joseph Myers  <joseph@codesourcery.com>
939         [BZ #18397]
940         * sysdeps/mips/mips32/fpu/fpu_control.c: Move to ....
941         * sysdeps/mips/mips32/fpu/fpucw-helpers.c: ... here.  Include
942         <fpu_control.h> instead of <math/fpu_control.c>.
943         * sysdeps/mips/mips32/fpu/Makefile: New file.
945 2015-05-11  Andreas Schwab  <schwab@suse.de>
947         [BZ #18007]
948         * nis/nss_compat/compat-grp.c (internal_endgrent): Don't call
949         nss_endgrent.
950         (_nss_compat_endgrent): Call nss_endgrent.
951         * nis/nss_compat/compat-pwd.c (internal_endpwent): Don't call
952         nss_endpwent.
953         (_nss_compat_endpwent): Call nss_endpwent.
954         * nis/nss_compat/compat-spwd.c (internal_setspent): Add parameter
955         needent, call nss_setspent only if non-zero.
956         (_nss_compat_setspent, _nss_compat_getspent_r): Pass non-zero.
957         (internal_endspent): Don't call nss_endspent.
958         (_nss_compat_endspent): Call nss_endspent.
959         * nss/nss_files/files-XXX.c (position, last_use, keep_stream):
960         Remove.  All uses removed.
961         (internal_setent): Remove parameter stayopen, add parameter
962         stream.  Use it instead of global variable.
963         (CONCAT(_nss_files_set,ENTNAME)): Pass global stream.
964         (internal_endent, internal_getent): Add parameter stream.  Use it
965         instead of global variable.
966         (CONCAT(_nss_files_end,ENTNAME))
967         (CONCAT(_nss_files_get,ENTNAME_r)): Pass global stream.
968         (_nss_files_get##name##_r): Pass local stream.  Remove locking.
969         * nss/nss_files/files-alias.c (position, last_use): Remove.  All
970         uses removed.
971         (internal_setent, internal_endent): Add parameter stream.  Use it
972         instead of global variable.
973         (_nss_files_setaliasent, _nss_files_endaliasent): Pass global
974         stream.
975         (get_next_alias): Add parameter stream.
976         (_nss_files_getaliasent_r): Pass global stream.
977         (_nss_files_getaliasbyname_r): Pass local stream.  Remove locking.
978         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r)
979         (_nss_files_gethostbyname4_r): Pass local stream to
980         internal_setent, internal_getent and internal_endent.  Remove
981         locking.
983 2015-05-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
985         * tst-strfmon1.c (tests): Update expected currency symbol.
987 2015-05-08  Roland McGrath  <roland@hack.frob.com>
989         * sysdeps/nacl/gethostname.c: New file.
991 2015-05-08  Joseph Myers  <joseph@codesourcery.com>
993         * math/auto-libm-test-in: Add more tests of csqrt, lgamma, log10
994         and sinh.
995         * math/auto-libm-test-out: Regenerated.
996         * sysdeps/i386/fpu/libm-test-ulps: Update.
997         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
999 2015-05-08  Carlos O'Donell  <carlos@redhat.com>
1001         [BZ #18125]
1002         * stdlib/tst-setcontext3.c: New file.
1003         * stdlib/tst-setcontext3.sh: New file.
1004         * stdlib/Makefile (tests): Add tst-setcontext3.
1005         (tst-setcontext3.out): Custom rule to run tst-setcontext3.sh
1006         to verify test program created output file.
1007         * sysdeps/unix/sysv/linux/aarch64/setcontext.S: Call exit.
1008         * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
1009         * sysdeps/unix/sysv/linux/hppa/setcontext.S: Likewise.
1010         * sysdeps/unix/sysv/linux/nios2/setcontext.S: Likewise.
1012 2015-05-06  Roland McGrath  <roland@hack.frob.com>
1014         [BZ #18383]
1015         * elf/tst-tlsalign.c: New file.
1016         * elf/tst-tlsalign-static.c: New file.
1017         * elf/tst-tlsalign-lib.c: New file.
1018         * elf/Makefile [$(build-shared) = yes] (tests): Add tst-tlsalign.
1019         (tests-static): Add tst-tlsalign-static.
1020         (modules-names): Add tst-tlsalign-lib.
1021         (test-xfail-tst-tlsalign): New variable.
1022         (test-xfail-tst-tlsalign-static): New variable.
1024         * sysdeps/nacl/nacl-test-wrapper.sh (NACL_LOADER):
1025         Use elf_loader_${arch}.nexe rather than loader_${arch}.nexe.
1027 2015-05-06  Joseph Myers  <joseph@codesourcery.com>
1029         * math/auto-libm-test-in: Add more tests of acosh, atanh, cos,
1030         csqrt, erfc, sin and sincos.
1031         * math/auto-libm-test-out: Regenerated.
1032         * sysdeps/i386/fpu/libm-test-ulps: Update.
1033         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1035 2015-05-06  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1037         * sysdeps/aarch64/libm-test-ulps: Update.
1039 2015-05-05  Joseph Myers  <joseph@codesourcery.com>
1041         * math/auto-libm-test-in: Add more tests of acosh, atanh, clog,
1042         clog10, csqrt, erfc, exp2, expm1, log10, log2 and sinh.
1043         * math/auto-libm-test-out: Regenerated.
1044         * sysdeps/i386/fpu/libm-test-ulps: Update.
1045         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1047 2015-04-30  Daniel Marjamäki  <daniel.marjamaki@evidente.se>
1049         [BZ #18265]
1050         * wcsmbs/wchar.h (wcscpy): Add __nonnull attribute.
1051         (wcsncpy): Likewise.
1053 2015-05-05  Florian Weimer  <fweimer@redhat.com>
1055         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
1056         Assume __ASSUME_FALLOCATE is always true.
1057         * sysdeps/unix/sysv/linux/posix_fallocate64.c
1058         (__posix_fallocate64_l64): Likweise.
1059         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
1060         (posix_fallocate): Likewise.
1061         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
1062         (__posix_fallocate64_l64): Likewise.
1063         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
1064         [!__ASSUME_FALLOCATE]: Add comment.
1066 2015-05-05  Florian Weimer  <fweimer@redhat.com>
1068         * sysdeps/unix/sysv/linux/i386/Makefile
1069         (sysdep_routines) [$(subdir) = misc]: Remove call_fallocate.
1070         (sysdep_routines) [$(subdir) = io]: Add libc-do-syscall.
1071         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: Remove.
1072         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
1073         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
1074         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Likewise.
1075         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
1077 2015-05-02  Joseph Myers  <joseph@codesourcery.com>
1079         * math/auto-libm-test-in: Add more tests of atan, clog, clog10,
1080         cos, csqrt, erf, erfc, exp2, lgamma, log1p, sin, sincos, tanh and
1081         tgamma.
1082         * math/auto-libm-test-out: Regenerated.
1083         * sysdeps/i386/fpu/libm-test-ulps: Update.
1084         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1086 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
1088         * math/auto-libm-test-in: Add more tests of tgamma.
1089         * math/auto-libm-test-out: Regenerated.
1090         * sysdeps/i386/fpu/libm-test-ulps: Update.
1091         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1093         * math/auto-libm-test-in: Add more tests of tanh.
1094         * math/auto-libm-test-out: Regenerated.
1095         * sysdeps/i386/fpu/libm-test-ulps: Update.
1096         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1098         * math/auto-libm-test-in: Add more tests of tan.
1099         * math/auto-libm-test-out: Regenerated.
1100         * sysdeps/i386/fpu/libm-test-ulps: Update.
1101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1103         * math/auto-libm-test-in: Add more tests of cos, sin and sincos.
1104         * math/auto-libm-test-out: Regenerated.
1105         * sysdeps/i386/fpu/libm-test-ulps: Update.
1106         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1108         * math/auto-libm-test-in: Add another test of pow.
1109         * math/auto-libm-test-out: Regenerated.
1110         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1112         * math/auto-libm-test-in: Add more tests of lgamma.
1113         * math/auto-libm-test-out: Regenerated.
1114         * sysdeps/i386/fpu/libm-test-ulps: Update.
1115         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1117         * math/auto-libm-test-in: Add more tests of log, log10, log2 and
1118         log1p.
1119         * math/auto-libm-test-out: Regenerated.
1120         * sysdeps/i386/fpu/libm-test-ulps: Update.
1121         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1123 2015-05-01  Mark Wielaard  <mjw@redhat.com>
1125         * elf/elf.h: Add SHF_COMPRESSED section flag, Elf32_Chdr and
1126         Elf64_Chdr structs and ELFCOMPRESS constants.
1128 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
1130         * math/auto-libm-test-in: Add more tests of exp, exp10, exp2 and
1131         expm1.
1132         * math/auto-libm-test-out: Regenerated.
1133         * sysdeps/i386/fpu/libm-test-ulps: Update.
1134         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1136         * math/auto-libm-test-in: Add more tests of erf and erfc.
1137         * math/auto-libm-test-out: Regenerated.
1138         * sysdeps/i386/fpu/libm-test-ulps: Update.
1139         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1141 2015-05-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1143         * config.h.in (HAVE_AARCH64_BE): Add.
1145 2015-04-30  Joseph Myers  <joseph@codesourcery.com>
1147         * math/auto-libm-test-in: Add more tests of csqrt.
1148         * math/auto-libm-test-out: Regenerated.
1149         * sysdeps/i386/fpu/libm-test-ulps: Update.
1150         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1152         * math/auto-libm-test-in: Add more tests of cosh and sinh.
1153         * math/auto-libm-test-out: Regenerated.
1154         * sysdeps/i386/fpu/libm-test-ulps: Update.
1155         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1157         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: Remove file.
1159 2015-04-29  Roland McGrath  <roland@hack.frob.com>
1161         * sysdeps/nacl/bits/typesizes.h (__CLOCK_T_TYPE): Use __SLONGWORD_TYPE.
1162         * sysdeps/nacl/nacl-interfaces.h (nacl_abi_clock_t): Use clock_t.
1164         * sysdeps/nacl/euidaccess.c (euidaccess): Renamed to __euidaccess.
1165         (euidaccess, eaccess): Define as weak aliases.
1167         * sysdeps/nacl/bits/typesizes.h (__SUSECONDS_T_TYPE): Use
1168         __SLONGWORD_TYPE rather than __S32_TYPE.  They are the same size,
1169         but __suseconds_t is often 'long int' so some sources assume that
1170         type is being used (e.g. they use %ld to print tv_usec).
1172 2015-04-29  Florian Weimer  <fweimer@redhat.com>
1174         [BZ #18007]
1175         * nss/nss_files/files-XXX.c (CONCAT): Always enable stayopen.
1176         (CVE-2014-8121)
1177         * nss/tst-nss-getpwent.c: New file.
1178         * nss/Makefile (tests): Add new test.
1180 2015-04-28  Joseph Myers  <joseph@codesourcery.com>
1182         [BZ #18346]
1183         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Handle all
1184         exponents less than 48 as cases where high part of mantissa needs
1185         examining to determine whether argument is integral.
1186         * math/libm-test.inc (round_test_data): Add more tests.
1188 2015-04-28  Mark Wielaard  <mjw@redhat.com>
1190         * elf/elf.h (SHF_EXCLUDE): Use unsigned 1 for shift.
1192 2015-04-27  David S. Miller  <davem@davemloft.net>
1194         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Remove
1195         __tls_get_addr.
1196         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
1198 2015-04-27  H.J. Lu  <hongjiu.lu@intel.com>
1200         [BZ#18333]
1201         * time/tzset.c (__tzfile_read): Check tzspec_len == 0.
1203 2015-04-27  Florian Weimer  <fweimer@redhat.com>
1205         [BZ#18333]
1206         * time/tzset.c (parse_tzname): Return error on memory allocation
1207         failure.
1208         * test-skeleton.c (struct temp_name_list): Change type of name
1209         member to non-const.
1210         (add_temp_file): Create a copy of the file name.
1211         (delete_temp_files): Deallocate memory.
1212         (create_temp_file): Add comment.
1214 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1216         * io/posix_fallocate.c (posix_fallocate): Do not set errno.
1217         * io/posix_fallocate64.c (posix_fallocate64): Likewise.
1219 2015-04-24  Roland McGrath  <roland@hack.frob.com>
1221         * sysdeps/arm/configure.ac (PI_STATIC_AND_HIDDEN): Define it.
1222         * sysdeps/arm/configure: Regenerated.
1224 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1226         [BZ #17715]
1227         * time/tzfile.c (__tzfile_read): Check for large values of
1228         tzh_ttisstdcnt and tzh_ttisgmtcnt.  Use malloc instead of alloca.
1229         * time/tzset.c (__tzstring_len): New function, based on the old
1230         __tzstring function.
1231         (__tzstring): Call __tzstring_len.
1232         (parse_tzname): New helper function extracted from
1233         __tzset_parse_tz.  Call __tzstring_len, without making a copy of
1234         the input string.
1235         (parse_offset): New helper function extracted from
1236         __tzset_parse_tz.  Replace switch with fallthrough with
1237         initialization before sscanf.
1238         (parse_rule): Likewise.
1239         (__tzset_parse_tz): Rewrite using the new helper functions.  Use
1240         new-style function definition.
1241         * timezone/Makefile (tests): Add tst-tzset.
1242         (tst-tzset.out): Dependencies on time zone files.
1243         (tst-tzset-ENV): Set TZDIR.
1244         (testdata/XT%): Copy crafted time zone files.
1245         * timezone/README: Mention crafted time zone files.
1246         * timezone/testdata/XT1, timezone/testdata/XT2,
1247         timezone/testdata/XT3, timezone/testdata/XT4: New time zone test
1248         files.
1249         * timezone/tst-tzset.c: New test.
1251 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1253         * Makeconfig (+gccwarn): Remove -Winline.
1255 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
1257         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
1259 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
1261         * NEWS: Mention sysconf() cache information support for s390.
1262         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
1264 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
1266         * math/k_casinh.c (__kernel_casinh): Use __copysign.
1267         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
1268         (__nearbyint): Likewise.
1269         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
1270         (copysignl): Likewise.
1272 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
1274         [BZ #18287]
1275         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
1276         based on padding.  (CVE-2015-1781)
1278 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
1280         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
1281         libc-vdso.h.
1282         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
1283         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
1284         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
1285         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
1286         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
1287         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
1288         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
1289         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
1290         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
1291         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
1292         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
1293         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
1294         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
1295         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
1296         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
1297         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
1298         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
1299         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
1300         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
1301         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
1302         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
1303         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
1304         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
1306 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
1308         * stdlib/setenv.c (__add_to_environ):
1309         Dump core quickly if setenv (..., NULL, ...) is called.
1310         This time, do it the right way, and pacify GCC with a pragma.
1312 2015-04-17  Roland McGrath  <roland@hack.frob.com>
1314         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
1315         IMAP->l_prev cannot be null, and #if out the code for the contrary
1316         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
1317         believe that NS (&_dl_ns[NSID]) could point outside the array.
1319         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
1320         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
1321         before using NSID as an index.
1323 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
1325         [BZ #17825]
1326         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
1327         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
1328         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
1330 2015-04-17  Roland McGrath  <roland@hack.frob.com>
1332         Add preliminary port to Google Native Client on ARM.
1333         * abi-tags (.*-.*-nacl.*): New entry.
1334         * sysdeps/arm/nacl: New directory.
1335         * sysdeps/nacl: New directory.
1337 2015-04-16  David S. Miller  <davem@davemloft.net>
1339         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
1340         lowlevellock-futex.h
1342 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
1344         * sysdeps/tile/configure.ac: New file.
1345         * sysdeps/tile/configure: Regenerated.
1347 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
1349         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
1350         conditionals for weak_alias and libc_hidden_weak.
1351         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
1352         libc_hidden_weak and weak_alias.
1353         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
1354         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
1355         and weak_alias for static one.
1357 2015-04-15  David S. Miller  <davem@davemloft.net>
1359         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
1361 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1363         [BZ #18206]
1364         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
1365           Use signed comparision instead of substraction to avoid
1366           overflow bug.
1367         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
1368           Take the sign of ret.
1369         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
1370           Do not expect precise return values. Only the sign matters.
1371         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
1372         * wcsmbs/test-wcsncmp.c: New File.
1373         * string/test-strncmp.c: Add wcsncmp support.
1375 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1377         [BZ #6792]
1378         * math/w_log1p.c: New file.
1379         * math/w_log1pf.c: Likewise.
1380         * math/w_log1pl.c: Likewise.
1381         * math/Makefile (libm-calls): Add w_log1p.
1382         * math/s_log1pl.c (log1pl): Remove weak_alias.
1383         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
1384         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
1385         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
1386         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
1387         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
1388         [NO_LONG_DOUBLE] (log1pl): Likewise.
1389         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
1390         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
1391         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
1392         (log1p): Remove long_double_symbol.
1393         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
1394         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
1395         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
1396         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
1397         remove weak_alias for corresponding log1p function.
1398         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
1399         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
1400         * sysdeps/ia64/fpu/w_log1p.c: New file.
1401         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
1402         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
1403         * math/libm-test.inc (log1p_test_data): Add errno expectations.
1405 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
1407         [BZ #18247]
1408         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
1409         decimal exponent by 1.
1410         * stdlib/tst-strtod-round-data: Add more tests.
1411         * stdlib/tst-strtod-round.c (tests): Regenerated.
1413 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
1415         * math/auto-libm-test-in: Add more tests of clog and clog10.
1416         * math/auto-libm-test-out: Regenerated.
1417         * sysdeps/i386/fpu/libm-test-ulps: Update.
1418         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1420 2015-04-09  Roland McGrath  <roland@hack.frob.com>
1422         * Makeconfig (module-cppflags): Exclude all .v.i files.
1423         (skip-module-cppflags): Variable removed.
1425         * configure.ac (libc_config_ok): Initialize before reading
1426         preconfigure scripts, not after.
1427         * configure: Regenerated.
1429         * test-skeleton.c (TIMEOUT): Move #define to top level.
1430         (main): Grok environment variable TEST_DIRECT.  If set, print
1431         test expectation details into that file and then behave as if
1432         given --direct.
1434 2015-04-09  Florian Weimer  <fweimer@redhat.com>
1436         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
1437         warning on 32-bit.
1439 2015-04-08  David S. Miller  <davem@davemloft.net>
1441         * sysdeps/sparc/fpu/libm-test-ulps: Update.
1443 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1445         * math/auto-libm-test-in: Add more tests of atanh.
1446         * math/auto-libm-test-out: Regenerated.
1447         * sysdeps/i386/fpu/libm-test-ulps: Update.
1448         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1450         * math/auto-libm-test-in: Add more tests of atan.
1451         * math/auto-libm-test-out: Regenerated.
1452         * sysdeps/i386/fpu/libm-test-ulps: Update.
1453         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1455 2015-04-08  Florian Weimer  <fweimer@redhat.com>
1457         * elf/pldd.c (main): Rewrite to use struct
1458         scratch_buffer instead of extend_alloca.
1459         * elf/pldd-xx.c (find_maps): Likewise.
1460         * grp/initgroups.c: Include <scratch_buffer.h> instead of
1461         <alloca.h>.
1462         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
1463         scratch_buffer instead of extend_alloca.
1464         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
1465         grp/compat-initgroups.c.
1466         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
1467         Rewrite to use struct scratch_buffer instead of extend_alloca.
1468         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
1469         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
1471 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1473         * math/auto-libm-test-in: Add more tests of cbrt.
1474         * math/auto-libm-test-out: Regenerated.
1475         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1477         * math/auto-libm-test-in: Add more tests of cabs.
1478         * math/auto-libm-test-out: Regenerated.
1479         * sysdeps/i386/fpu/libm-test-ulps: Update.
1480         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1482         [BZ #18210]
1483         [BZ #18211]
1484         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
1485         (__ieee754_atan2): Set FE_TONEAREST mode for internal
1486         computations.
1487         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
1488         clog10.
1489         * math/auto-libm-test-out: Regenerated.
1490         * sysdeps/i386/fpu/libm-test-ulps: Update.
1491         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1493         [BZ #18197]
1494         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
1495         (atan): Set FE_TONEAREST mode for internal computations.
1496         * math/auto-libm-test-in: Add more tests of atan.
1497         * math/auto-libm-test-out: Regenerated.
1499 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
1501         [BZ #17930]
1502         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
1504 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1506         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
1508 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1510         * include/scratch_buffer.h: New file.
1511         * malloc/scratch_buffer_grow.c: Likewise.
1512         * malloc/scratch_buffer_grow_preserve.c: Likewise.
1513         * malloc/scratch_buffer_set_array_size.c: Likewise.
1514         * malloc/tst-scratch_buffer.c: Likewise.
1515         * malloc/Makefile (routines): Add scratch_buffer_grow.
1516         (tests): Add test case.
1517         * malloc/Versions (GLIBC_PRIVATE): Export
1518         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
1519         __libc_scratch_buffer_set_array_size.
1521 2015-04-06  Richard Henderson  <rth@redhat.com>
1523         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
1524         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1526         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
1527         unsigned int before printing.
1529 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1531         [BZ #17596]
1532         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
1533         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1535 2015-04-02  Florian Weimer  <fweimer@redhat.com>
1537         * include/libc-internal.h (libc_max_align_t): Define.
1539 2015-04-02  Andreas Schwab  <schwab@suse.de>
1541         [BZ #16850]
1542         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
1544 2015-04-02  Mel Gorman  <mgorman@suse.de>
1546         [BZ #17195]
1547         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
1548         as well as the main arena.
1550 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1552         [BZ #18185]
1553         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
1554         sharing L2 cache to 2 for Silvermont/Knights Landing.
1556 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1558         [BZ #17711]
1559         * config.make.in (have-protected-data): New.
1560         * configure.ac: Check linker support for protected data symbol.
1561         * configure: Regenerated.
1562         * elf/Makefile (modules-names): Add tst-protected1moda and
1563         tst-protected1modb if $(have-protected-data) is yes.
1564         (tests): Add tst-protected1a and tst-protected1b if
1565         $(have-protected-data) is yes.
1566         ($(objpfx)tst-protected1a): New.
1567         ($(objpfx)tst-protected1b): Likewise.
1568         (tst-protected1modb.so-no-z-defs): Likewise.
1569         * elf/tst-protected1a.c: New file.
1570         * elf/tst-protected1b.c: Likewise.
1571         * elf/tst-protected1mod.h: Likewise.
1572         * elf/tst-protected1moda.c: Likewise.
1573         * elf/tst-protected1modb.c: Likewise.
1575 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1577         [BZ #17711]
1578         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
1579         indicates it is called from do_lookup_x on relocation against
1580         protected data, skip the data definion in the executable from
1581         copy reloc.
1582         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
1583         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
1584         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
1585         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
1586         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
1587         otherwise to 0.
1588         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1589         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
1590         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
1591         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1592         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
1593         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
1595 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
1597         * sysdeps/nptl/pthread.h: Remove duplicate definition of
1598         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
1600 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
1602         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
1603         THREAD_SETMEM_NC.
1604         * sysdeps/x86_64/nptl/tls.h: Ditto.
1606 2015-03-27  Roland McGrath  <roland@hack.frob.com>
1608         * dlfcn/tststatic.c (main): Converted to ...
1609         (do_test): ... this.
1610         (TEST_FUNCTION): New macro.
1611         Include test-skeleton.c.
1613 2015-03-26  Alan Modra  <amodra@gmail.com>
1615         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
1616         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
1617         zero for undefined weak.
1618         (elf_machine_plt_conflict): Similarly.
1620 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1622         * math/auto-libm-test-in: Add more tests of acosh, asinh and
1623         atanh.
1624         * math/auto-libm-test-out: Regenerated.
1625         * sysdeps/i386/fpu/libm-test-ulps: Update.
1626         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1628         * math/auto-libm-test-in: Add another test of asin.
1629         * math/auto-libm-test-out: Regenerated.
1630         * sysdeps/i386/fpu/libm-test-ulps: Update.
1631         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1633         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
1634         Remove macro.
1635         (LLL_EBX_REG): Likewise.
1636         (LLL_ENTER_KERNEL): Likewise.
1638         * math/auto-libm-test-in: Add more tests of asin.
1639         * math/auto-libm-test-out: Regenerated.
1640         * sysdeps/i386/fpu/libm-test-ulps: Update.
1641         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1643         [BZ #18138]
1644         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
1645         libc_do_syscall_args): New structure.
1646         (INTERNAL_SYSCALL_MAIN_0): New macro.
1647         (INTERNAL_SYSCALL_MAIN_1): Likewise.
1648         (INTERNAL_SYSCALL_MAIN_2): Likewise.
1649         (INTERNAL_SYSCALL_MAIN_3): Likewise.
1650         (INTERNAL_SYSCALL_MAIN_4): Likewise.
1651         (INTERNAL_SYSCALL_MAIN_5): Likewise.
1652         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
1653         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
1654         Replace conditional definitions by conditional definitions of ....
1655         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
1656         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
1657         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
1658         (libpthread-sysdep_routines): Add libc-do-syscall.
1659         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
1660         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
1661         to __NR_futex not 240.
1663 2015-03-25  Alan Modra  <amodra@gmail.com>
1665         * NEWS: Advertise TLS optimization.
1666         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
1667         (DT_PPC_NUM): Increment.
1668         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
1669         (CHECK_STATIC_TLS): Use here.
1670         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
1671         TLS descriptors.
1672         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
1673         * sysdeps/powerpc/dl-tls.c: New file.
1674         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
1675         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
1676         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
1677         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
1678         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
1679         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
1680         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
1682 2015-03-25  Alan Modra  <amodra@gmail.com>
1684         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
1685         for overlapping .opd entries" to "support...".
1686         * sysdeps/powerpc/powerpc64/configure: Regenerate
1688 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1690         * math/auto-libm-test-in: Add more tests of acos.
1691         * math/auto-libm-test-out: Regenerated.
1692         * sysdeps/i386/fpu/libm-test-ulps: Update.
1693         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1695         * math/auto-libm-test-in: Add more tests of expm1.
1696         * math/auto-libm-test-out: Regenerated.
1697         * sysdeps/i386/fpu/libm-test-ulps: Update.
1698         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1700 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
1702         * math/auto-libm-test-in: Add more tests of cosh and sinh.
1703         * math/auto-libm-test-out: Regenerated.
1704         * sysdeps/i386/fpu/libm-test-ulps: Update.
1705         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1707         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
1708         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1710         * math/auto-libm-test-in: Add more tests of log2.
1711         * math/auto-libm-test-out: Regenerated.
1712         * sysdeps/i386/fpu/libm-test-ulps: Update.
1713         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1715 2015-03-23  Roland McGrath  <roland@hack.frob.com>
1717         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
1718         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
1719         _IO_IS_APPENDING bit in READ_WRITE instead.
1721 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1723         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
1724         (__determine_cpumask_size): Replace extend_alloca with a
1725         variable-length array.  Do not treat res == 0 as an error.
1727 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1729         [BZ #18100]
1730         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
1731         and integer overflow.
1732         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
1733         (main): Add integer overflow tests.
1734         * manual/pattern.texi (Calling Wordexp): Document additional use
1735         for WRDE_SYNTAX.
1737 2015-03-23  Alan Modra  <amodra@gmail.com>
1739         * config.h.in: Remove HAVE_ASM_PPC_REL16.
1740         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
1741         and false branch of conditional.
1742         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
1743         Likewise.
1745 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
1747         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
1748         libc-modules.h
1749         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
1750         unused declaration of _hurd_intr_rpc_msg_in_trap.
1751         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
1752         defined instead of whether it is non-zero.
1753         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
1754         input constraint instead of both input and output constraint.  Use ecx
1755         clobber instead of %ecx.
1756         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
1757         mutex_unlock): Use a statement expression instead of an expression list.
1758         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
1759         type to vm_size_t instead of vm_address_t.
1760         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
1761         defined instead of whether it is non-zero.
1762         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
1763         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
1764         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
1765         comparisons with mapaddr.
1766         * nscd/nscd-client.h: Include <time.h>.
1767         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
1768         9th parameter to __vm_region instead of int.
1769         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
1770         * scripts/check-local-headers.sh (exclude): Add device/,
1771         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
1772         cthreads.h.
1774 2015-03-19  Roland McGrath  <roland@hack.frob.com>
1776         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
1777         to account for alignment padding.
1778         * sysdeps/arm/memmove.S: Likewise.
1780 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
1782         * sysdeps/unix/sysv/linux/generic/README: New file.
1784 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
1786         [BZ #18138]
1787         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
1788         (futex_abstimed_wait)
1789         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
1790         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
1791         of lll_futex_timed_wait.
1793 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
1795         [BZ #17542]
1796         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
1798 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
1800         [BZ #17090]
1801         [BZ #17620]
1802         [BZ #17621]
1803         [BZ #17628]
1804         * NEWS: Update.
1805         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
1806         entries with Static TLS too.  Skip entries past the end of the
1807         allocated DTV, from Alan Modra.
1808         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
1809         Static TLS DTV entry set up from...
1810         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
1811         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
1812         * nptl/allocatestack.c (init_one_static_tls): ... and here...
1813         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
1814         for Static TLS.
1815         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
1816         that the slot we find is associated with the given map before
1817         using its generation count.
1818         * nptl_db/db_info.c: Include ldsodefs.h.
1819         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
1820         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
1821         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
1822         (link_map::l_tls_offset): New struct field.
1823         (dtv_t::counter): Likewise.
1824         (rtld_global): New struct.
1825         (_rtld_global): New rtld variable.
1826         (dl_tls_dtv_slotinfo_list): New rtld global field.
1827         (dtv_slotinfo_list): New struct.
1828         (dtv_slotinfo): Likewise.
1829         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
1830         (td_lookup): Rename to...
1831         (td_mod_lookup): ... this.  Use new mod parameter instead of
1832         LIBPTHREAD_SO.
1833         * nptl_db/td_thr_tlsbase.c: Include link.h.
1834         (dtv_slotinfo_list, dtv_slotinfo): New functions.
1835         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
1836         addresses even if the DTV is out of date or missing them.
1837         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
1838         index zero-length arrays.
1839         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
1840         (td_lookup): Make it a macro implemented in terms of...
1841         (td_mod_lookup): ... this declaration.
1842         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
1843         (DB_MAIN_VARIABLE): Likewise.
1845 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1847         [BZ #18134]
1848         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
1850 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
1852         * stdlib/setenv.c (__add_to_environ): Revert previous change.
1854 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
1856         [BZ #18128]
1857         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
1858         (atomic_add, atomic_increment_and_test)
1859         (atomic_decrement_and_test): Fix 64-bit arithmetic.
1861 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
1863         * stdlib/setenv.c (__add_to_environ):
1864         Dump core quickly if setenv (..., NULL, ...) is called.
1866 2015-03-13  Roland McGrath  <roland@hack.frob.com>
1868         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
1869         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
1870         all the necessary asm magic in one place.
1871         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
1872         using those.
1874 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
1876         [BZ #14906]
1877         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
1878         traced file mtime. Use consistent log message.
1879         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
1880         (register_traced_file): Call install_watches. Always set mtime.
1881         (invalidate_cache): Iterate over all trace files. Call install_watches.
1882         (inotify_check_files): Don't inline. Handle watching parent
1883         directories and configuration file movement in and out.
1884         (handle_inotify_events): New function.
1885         (main_loop_poll): Call handle_inotify_events.
1886         (main_loop_epoll): Likewise.
1887         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
1888         (struct traced_file): Use array of inotify fds. Add parent directory,
1889         and basename.
1890         (struct database_dyn): Remove unused file_mtime.
1891         (init_traced_file): New inline function.
1892         (define_traced_file): New macro.
1893         * nss/nss_db/db-init.c: Use define_traced_file.
1894         (_nss_db_init): Use init_traced_file.
1895         * nss/nss_files/files-init.c: Use define_traced_file.
1896         (_nss_files_init): Use init_traced_file.
1898 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
1900         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
1901         [_LIBC]: Do not include <stdlib.h>.
1902         [!_LIBC] (abort): Remove declaration.
1903         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
1904         _FP_STATIC_ASSERT instead of conditionally calling abort.
1905         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
1906         (_FP_EXTEND_CNAN): Likewise.
1907         (FP_TRUNC): Likewise.
1908         (__FP_CLZ): Likewise.
1909         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
1911 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
1913         * manual/string.texi (XPG basename): Fix prototype.
1915 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1917         [BZ #18080]
1918         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
1919         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1920         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
1921         (__setcontext): Likewise.
1922         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
1923         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1924         Call rt_sigprocmask syscall one time to set new signal mask
1925         and retrieve the current signal mask instead of two calls.
1926         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
1927         (__swapcontext): Likewise.
1928         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
1929         * stdlib/tst-setcontext2.c: New file.
1931 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1933         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1935 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
1937         [BZ #18093]
1938         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
1939         the wrong size.
1941 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1943         [BZ #18043]
1944         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
1946 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1948         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
1949         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
1950         Remove define.
1951         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
1952         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
1953         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
1954         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
1955         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
1956         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
1957         define.
1958         * nptl_db/td_symbol_list.c (td_lookup): Remove
1959         HAVE_ASM_GLOBAL_DOT_NAME code.
1960         * sysdeps/powerpc/powerpc64/configure.ac: Remove
1961         HAVE_ASM_GLOBAL_DOT_NAME check.
1962         * sysdeps/powerpc/powerpc64/configure: Regenerate.
1963         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
1964         (DOT_LABEL): Remove define.
1965         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
1966         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
1967         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
1968         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
1969         (__TLS_GET_ADDR): Likewise.
1970         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
1971         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
1973 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
1975         [BZ #18111]
1976         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
1977         (_FPU_SETCW): Initialize cw from fpsr before storing.
1978         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
1979         (fesetexceptflag): Rewrite using fpu_control.h.
1980         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
1982 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
1984         [BZ #18110]
1985         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
1986         asms.
1987         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
1989 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
1991         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
1992         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
1993         abort.
1994         (_FP_FMA): Likewise.
1995         (_FP_DIV): Likewise.
1997 2015-03-10  Roland McGrath  <roland@hack.frob.com>
1999         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
2000         with 0 in that case.
2001         * Makefile (summarize-tests): New canned sequence, factored out of
2002         commands for targets tests and xtests.  Display summary lines that
2003         don't start with PASS: or XFAIL: rather than ones that do start with
2004         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
2005         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
2006         do start with ERROR: or FAIL:.
2007         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
2008         (except for [$(build-shared) = yes]).
2009         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
2010         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
2011         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
2012         * nptl/Makefile: Revert 2015-03-04 changes.
2013         [$(CXX) empty] (tests-unsupported): New variable.
2014         * debug/Makefile: Likewise.
2016         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
2017         gnulib file.  Replace __attribute with __attribute__ throughout.
2019 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
2021         * sysdeps/hppa/fpu/libm-test-ulps: Update.
2023 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
2025         [BZ #18104]
2026         * math/auto-libm-test-in: Add another test of pow.
2027         * math/auto-libm-test-out: Regenerated.
2029 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2031         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
2032         $(config-cflags-nofma).
2034 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
2036         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
2037         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
2038         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
2039         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
2040         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
2041         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
2042         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
2043         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
2044         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
2045         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
2046         Add comment on closing #endif.
2048 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2050         * posix/wordexp.c (CHAR_IN_SET): New macro.
2051         (parse_param): Use it.
2053 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2055         * sysdeps/powerpc/fpu/libm-test-ulps: update.
2057 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2059         [BZ #18043]
2060         * posix/wordexp.c (parse_param): Fix buffer overflow.
2061         * posix/wordexp-test.c (test_case): Add test case.
2063 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2065         [BZ #18042]
2066         * posix/wordexp.c (parse_backtick): Fix off-by-one.
2067         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
2069 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2071         [BZ #18043]
2072         * posix/wordexp-test.c (test_case): Add test for BZ #18043
2073         (do_bz18043): Delete.
2074         (at_page_end): New.
2075         (testit): Refactor to have words at the edge of unreadable page.
2077 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
2079         [BZ #16734]
2080         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
2081         Cleanup read-only streams as well.
2082         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
2084 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2086         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
2087         <bits/libc-lockP.h>
2089 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
2091         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
2092         on [__KERNEL__].
2093         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
2094         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
2095         * soft-fp/op-common.h (_FP_DECL): Likewise.
2097 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
2099         * elf/ifuncdep2.c (global): Replace
2100         __attribute__((visibility("protected"))) with
2101         asm (".protected global").
2102         * elf/ifuncmod1.c (global): Likewise.
2103         * elf/ifuncmod5.c (global): Likewise.
2105 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
2107         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
2108         <asm/sfp-machine.h> instead of <sfp-machine.h>.
2110 2015-03-06  Roland McGrath  <roland@hack.frob.com>
2112         * manual/install.texi (Configuring and compiling):
2113         Document test-wrapper-env-only.
2114         * INSTALL: Regenerated.
2116 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
2118         [BZ #18043]
2119         * posix/wordexp.c (parse_param): Fix buffer overflow.
2120         * posix/wordexp-test.c (do_bz18043): Add test case.
2122 2015-03-06  Vincent Bernat  <vincent@bernat.im>
2124         * time/tst-strptime2.c (do_test): Ensure failing tests are
2125         reported correctly.
2126         * time/tst-strptime3.c (do_test): Likewise.
2128 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
2130         Fix aio_error thread-safety.
2131         * sysdeps/pthread/aio_error.c: New file
2132         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
2133         synchronization.
2135 2015-03-06  Florian Weimer  <fweimer@redhat.com>
2137         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
2138         (group_number, vfprintf): Use it.
2139         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
2140         (JUMP, REF): Use it.
2141         (WORK_BUFFER_SIZE): New enum constant.
2142         (process_arg, vfprintf): Use it.
2144 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
2146         * manual/errno.texi (Error Messages): Complete example function
2147         by adding missing #define.
2148         (program_invocation_name): Add statement indicating GNU
2149         extension and reference which header file declares the variable.
2150         (program_invocation_short_name): Likewise.
2152 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
2154         * manual/errno.texi (Error Messages): Delete strerror ISO C89
2155         compatibility note.
2157 2015-03-05  Roland McGrath  <roland@hack.frob.com>
2159         * Makeconfig (test-wrapper-env-only): New variable.
2160         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
2161         then use that with $(test-wrapper-env-only) rather than using
2162         $(test-wrapper-env) $(run-program-env) $($*-ENV).
2164 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
2166         [BZ #18082]
2167         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
2168         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
2169         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
2170         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
2171         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
2172         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
2173         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
2174         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
2175         Likewise.
2176         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
2177         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
2178         Likewise.
2179         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
2180         Likewise.
2181         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
2182         Likewise.
2183         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
2184         Likewise.
2185         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
2186         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
2187         Likewise.
2188         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
2189         Likewise.
2190         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
2191         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
2193 2015-03-04  Roland McGrath  <roland@hack.frob.com>
2195         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
2196         (ETH_ALEN): New macro.
2197         (struct ether_addr): Use it for length of ether_addr_octet.
2199         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
2200         (setdb): Don't call __nss_configure_lookup for "rpc".
2201         (do_test): Don't call test_rpc.
2202         (output_rpcent, test_rpc): Functions moved ...
2203         * sunrpc/test-rpcent.c: ... to this new file.
2204         * sunrpc/Makefile (tests): Add it.
2206         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
2207         __xpg_sigpause.
2208         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
2209         * nptl/tst-signal6.c: Likewise.
2210         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
2211         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
2213         * configure.ac (libc_cv_cxx_link_ok): New check.
2214         Reset CXX to empty if it fails to link.
2215         * configure: Regenerated.
2216         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
2217         bug-atexit3-lib only if $(CXX) is nonempty.
2218         * nptl/Makefile (tests): Likewise for tst-cancel24.
2219         (tests, tests-static): Likewise for tst-cancel24-static.
2220         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
2221         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
2222         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
2223         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
2225 2015-03-04  Andreas Schwab  <schwab@suse.de>
2227         [BZ #17631]
2228         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
2229         for non-GCC compilers.
2230         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
2231         Likewise.
2233 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2235         [BZ #17776]
2236         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
2237         integer before bitwise and assembly operations.
2238         (feclearexcept): Likewise.
2239         * math/test-fenvinline.c: New file.
2240         * math/Makefile: Add test-fenvinline test.
2242 2015-03-03  Alan Modra  <amodra@gmail.com>
2244         [BZ #16512]
2245         * scripts/localplt.awk: Strip off symbol version.
2246         * NEWS: Mention bug fix.
2248 2015-03-02  Roland McGrath  <roland@hack.frob.com>
2250         * sysdeps/pthread/timer_routines.c
2251         (timer_free_list, thread_free_list, thread_active_list): Make static.
2253 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
2255         [BZ #17779]
2256         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
2257         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2258         Undefine.
2259         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2260         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2261         Likewise.
2262         * sysdeps/unix/sysv/linux/sh/kernel-features.h
2263         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2264         Likewise.
2266 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
2268         [BZ #18036]
2269         * posix/fnmatch_loop.c (END): Detect invalid pattern.
2270         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
2272 2015-03-02  Andreas Schwab  <schwab@suse.de>
2274         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
2275         variable name.
2277 2015-03-02  Florian Weimer  <fweimer@redhat.com>
2279         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
2280         Return error status.
2282 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
2284         [BZ #15969]
2285         * locale/findlocale.c (_nl_find_locale): Introduce const
2286         version of loc_name and drop unsafe type casts.
2288 2015-02-27  Roland McGrath  <roland@hack.frob.com>
2290         * dlfcn/tststatic2.c (main): Converted to ...
2291         (do_test): ... this.
2292         (TEST_FUNCTION): New macro.
2293         Include test-skeleton.c.
2295 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
2297         [BZ #17711]
2298         * elf/Makefile (tests): Add vismain only if PIE is enabled.
2299         (tests-pie): Add vismain.
2300         (CFLAGS-vismain.c): New.
2301         * elf/vismain.c: Add comments for PIE requirement.
2303 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
2305         [BZ #18046]
2306         [BZ #18047]
2307         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
2308         0x1p-56L as threshold for just returning the argument.
2309         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
2310         0x1p-32L as threshold for just returning the argument.
2311         * math/auto-libm-test-in: Add more tests of atanh.
2312         * math/auto-libm-test-out: Regenerated.
2313         * sysdeps/i386/fpu/libm-test-ulps: Update.
2314         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
2316 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
2318         * string/bcopy.c (bcopy): Call memmove for performance.
2320 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
2322         * string/bzero.c (__bzero): Call memset for performance.
2324 2015-02-27  John David Anglin  <dave.anglin@bell.net>
2326         [BZ #18068]
2327         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
2328         to 00100000.
2330 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
2332         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
2334 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
2336         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
2337         (__kernel_standard): Use CSTR macro when setting exc.name.
2338         * sysdeps/ieee754/Makefile [$(subdir) = math]
2339         (CFLAGS-k_standard.c): Remove variable.
2341         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
2342         setting p and q from "else if" to "else".
2343         (qzero): Likewise.
2344         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
2345         (qone): Likewise.
2346         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
2347         (qzerof): Likewise.
2348         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
2349         (qonef): Likewise.
2350         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
2351         (qzero): Likewise.
2352         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
2353         (qone): Likewise.
2355         [BZ #18038]
2356         [BZ #18039]
2357         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
2358         return pi/2 for arguments below 0x1p-113L.
2359         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
2360         return pi/2 for arguments below 0x1p-106L.
2361         * math/auto-libm-test-in: Add more tests of acos.
2362         * math/auto-libm-test-out: Regenerated.
2364         [BZ #16351]
2365         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
2366         (MO): New macro.
2367         (__ieee754_asin): Force underflow exception for results with small
2368         absolute value.
2369         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
2370         (MO): New macro.
2371         (__ieee754_asinf): Force underflow exception for results with
2372         small absolute value.
2373         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
2374         (__ieee754_asin): Force underflow exception for results with small
2375         absolute value.
2376         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
2377         (__ieee754_asinf): Force underflow exception for results with
2378         small absolute value.
2379         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
2380         (__ieee754_asinl): Force underflow exception for results with
2381         small absolute value.
2382         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
2383         (__ieee754_asinl): Force underflow exception for results with
2384         small absolute value.
2385         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
2386         (__ieee754_asinl): Force underflow exception for results with
2387         small absolute value.
2388         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
2389         Include <math.h>.
2390         * math/auto-libm-test-in: Do not mark underflow exceptions as
2391         possibly missing for bug 16351.
2392         * math/auto-libm-test-out: Regenerated.
2394         [BZ #18030]
2395         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
2396         of power of 2 down when low part has opposite sign.
2397         * math/libm-test.inc (logb_test_data): Add more tests.
2399 2015-02-26  Andreas Schwab  <schwab@suse.de>
2401         [BZ #18032]
2402         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
2403         over collating symbol inside a bracket expression.  Minor cleanup.
2404         * posix/tst-fnmatch3.c (do_test): Add test case.
2406 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
2408         [BZ #18029]
2409         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
2410         Adjust exponent of power of 2 down when low part has opposite
2411         sign.
2412         * math/libm-test.inc (ilogb_test_data): Add more tests.
2414 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
2416         [BZ #15969]
2417         * locale/findlocale.c (_nl_find_locale): Fix constness error in
2418         the previous change.
2420         [BZ #15969]
2421         * locale/findlocale.c (_nl_find_locale): Retry archive search
2422         after alias expansion.
2424 2015-02-25  Roland McGrath  <roland@hack.frob.com>
2426         * iconv/tst-iconv3.c (main): Converted to ...
2427         (do_test): ... this.
2428         (TEST_FUNCTION): New macro.
2429         Include test-skeleton.c.
2431         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
2432         (convert): Make function static.
2433         (test_unalign): Likewise.  Add const to argument pointee types.
2434         (main): Replace with static function do_test.
2435         Print "Succeeded." only if RET is zero.
2436         (TEST_FUNCTION): New macro.
2437         Include test-skeleton.c.
2439         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
2440         returns a null pointer.
2442 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2444         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
2445         to __memcpy_ppc only for static builds.
2447 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
2449         [BZ #18020]
2450         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
2451         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
2452         * math/auto-libm-test-in: Add more tests of asinh.
2453         * math/auto-libm-test-out: Regenerated.
2454         * sysdeps/i386/fpu/libm-test-ulps: Update.
2455         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2457 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
2459         [BZ #15850]
2460         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
2461         and ip6_mtuinfo definitions here.
2462         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
2463         in this define too.  Update comment.
2465 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
2467         * elf/sprof.c (load_shobj): Tweak error message to match others.
2469 2015-02-24  Kevin Easton  <kevin@guarana.org>
2471         [BZ #16145] (partial fix)
2472         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
2473         to reduce lock contention.
2475 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
2477         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
2478         (struct timex): Update time comment.
2479         (ADJ_SETOFFSET): Define.
2481 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2483         [BZ #18019]
2484         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
2485         2**56 not 2**28 as threshold for log (2x) formula.
2486         * math/auto-libm-test-in: Add more tests of acosh.
2487         * math/auto-libm-test-out: Regenerated.
2488         * sysdeps/i386/fpu/libm-test-ulps: Update.
2489         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2491 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2493         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
2494         parenthesis around the buf assignment.
2495         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
2497 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2499         [BZ #16783]
2500         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
2501         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
2502         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
2503         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2504         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2505         * math/libm-test.inc (scalb_test_data): Add more tests.
2507 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
2509         [BZ #17916]
2510         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
2511         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
2513 2015-02-24  Eric Rannaud  <e@nanocritical.com>
2515         [BZ #17523]
2516         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
2517         * io/bits/fcntl2.h (open): Use it.
2518         (openat): Likewise.
2519         * io/open.c (__libc_open): Likewise.
2520         * io/open64.c (__libc_open64): Likewise.
2521         * io/open64_2.c (__open64_2): Likewise.
2522         * io/open_2.c (__open_2): Likewise.
2523         * io/openat.c (__openat): Likewise.
2524         * io/openat64.c (__openat64): Likewise.
2525         * io/openat64_2.c (__openat64_2): Likewise.
2526         * io/openat_2.c (__openat_2): Likewise.
2527         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
2528         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
2529         * sysdeps/posix/open64.c (__libc_open64): Likewise.
2530         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
2531         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
2532         (__open_nocancel): Likewise.
2533         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
2534         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
2535         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
2537 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2539         [BZ #14841]
2540         * resolv/gethnamaddr.c (getanswer): Skip logging if
2541         RES_USE_DNSSEC is set.
2542         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
2544 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2546         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
2548 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
2550         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
2551         201304L, for Unicode 7.
2553 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
2555         [BZ #17836]
2556         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
2557         shared library.  Add gmon-start.os otherwise.
2558         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
2559         $(objpfx)gmon-start.os if builing shared library.
2560         ($(objpfx)g$(static-start-installed-name)): Likewise.
2562 2015-02-23  Andreas Schwab  <schwab@suse.de>
2564         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
2566 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
2568         [BZ #17269]
2569         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
2570         (enlarge_userbuf): Likewise.
2572 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
2574         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
2575         * math/atest-exp.c (TIMEOUT): Adjust to 200.
2576         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
2577         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
2579 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
2581         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
2582         expression inside statement expression.
2584 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
2586         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
2587         <sysdeps/nptl/lowlevellock.h> and remove macros and
2588         functions that are now defined there.
2589         (SYS_futex): Remove.
2590         (lll_compare_and_swap): Remove.
2591         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
2593 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
2595         [BZ #17999]
2596         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
2597         instead of scandirat.
2598         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
2599         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
2600         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
2601         __scandirat.
2602         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
2603         (__scandirat): Declare.  Use libc_hidden_proto.
2604         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
2605         Remove variable.
2606         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
2608 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2610         [BZ #15319]
2611         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
2612         (MO): New macro.
2613         (__ieee754_atan2): For results with small absolute value, force
2614         underflow exception and remove excess range and precision from
2615         return value.
2616         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
2617         (MO): New macro.
2618         (__ieee754_atan2f): For results with small absolute value, force
2619         underflow exception and remove excess range and precision from
2620         return value.
2621         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
2622         (MO): New macro.
2623         (__atan): For results with small absolute value, force underflow
2624         exception and remove excess range and precision from return value.
2625         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
2626         (MO): New macro.
2627         (__atanf): For results with small absolute value, force underflow
2628         exception and remove excess range and precision from return value.
2629         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
2630         <math.h>.
2631         (__ieee754_atan2): Force underflow exception for results with
2632         small absolute value.
2633         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
2634         <math_private.h>.
2635         (atan): Force underflow exception for results with small absolute
2636         value.
2637         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
2638         (__atanf): Force underflow exception for results with small
2639         absolute value.
2640         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
2641         <math.h>.
2642         (__atanl): Force underflow exception for results with small
2643         absolute value.
2644         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
2645         (__atanl): Force underflow exception for results with small
2646         absolute value.
2647         * sysdeps/x86/fpu/bits/mathinline.h
2648         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
2649         (__ieee754_atan2): Only define inline for long double.
2650         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
2651         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
2652         * math/auto-libm-test-in: Do not mark underflow exceptions as
2653         possibly missing for bug 15319.  Add more tests of atan2.
2654         * math/auto-libm-test-out: Regenerated.
2655         * math/libm-test.inc (casin_test_data): Do not mark underflow
2656         exceptions as possibly missing for bug 15319.
2657         (casinh_test_data): Likewise.
2658         * sysdeps/i386/fpu/libm-test-ulps: Update.
2660 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
2662         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
2663         * sysdeps/mips/bits/endian.h: Fix comments.
2665 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2667         [BZ #17996]
2668         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
2669         (hdestroy_r): Likewise.
2670         (hsearch_r): Likewise.
2671         (__hcreate_r): Declare and use libc_hidden_proto.
2672         (__hdestroy_r): Likewise.
2673         (__hsearch_r): Likewise.
2674         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
2675         (hcreate): Call __hcreate_r instead of hcreate_r.
2676         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
2677         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
2678         as weak alias of __hcreate_r.
2679         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
2680         __hdestroy_r.
2681         (hsearch_r): Rename to __hsearch_r and define as weak alias of
2682         __hsearch_r.
2683         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
2684         Remove variable.
2685         (test-xfail-XPG4/search.h/linknamespace): Likewise.
2686         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
2687         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
2688         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
2690 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
2692         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
2693         arena_lock into a single arena_get.
2695 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
2697         * dl-reloc.c: Inlucde libc-internal.h.
2698         (_dl_try_allocate_static_tls): Call ALIGN_UP.
2699         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
2700         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
2701         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
2702         (grow_heap): Likewise.
2703         * malloc/malloc.c: Include libc-internal.h.
2704         (do_check_malloc): Call powerof2.
2705         (sysmalloc): Use pagesize. Call ALIGN_UP.
2706         (systrim): Use pagesize.
2707         (mremap_chunk): Use pagesize. Call ALIGN_UP.
2708         (__libc_valloc): Use pagesize.
2709         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
2711 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2713         [BZ #17991]
2714         * include/sys/resource.h (__getrlimit64): Declare.  Use
2715         libc_hidden_proto.
2716         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
2717         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
2718         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
2719         getrlimit64.
2720         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
2721         __getrlimit64.
2722         [!getrlimit64] (getrlimit64): Define as weak alias of
2723         __getrlimit64.  Use libc_hidden_weak.
2724         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
2725         using __getrlimit64 not __new_getrlimit64.
2726         (__GI_getrlimit64): Likewise.
2727         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
2728         Likewise.
2729         (__GI_getrlimit64): Likewise.
2730         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
2731         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
2732         (getrlimit): Add __getrlimit64 alias.
2733         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
2734         Likewise.
2735         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
2736         Remove variable.
2737         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
2738         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
2740 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
2742         * libio/fileops.c: Add missing sys/mman.h
2743         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
2745 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2747         * manual/math.texi (Errors in Math Functions): Clarify goals
2748         regarding inexact and underflow exceptions.
2750 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2752         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
2753         * sysdeps/mips/memset.S: Ditto.
2755 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2757         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
2759 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
2761         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
2762         (__v1longjmp): Remove versioned symbol.
2763         (__v1siglongjmp): Remove alias and versioned symbol.
2764         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
2765         (__v2siglongjmp): Likewise.
2767 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2769         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
2771 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
2773         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
2775 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2777         [BZ #17987]
2778         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
2779         zero result does not depend on the sign resulting from
2780         subtraction.
2781         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2782         Likewise.
2783         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2784         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2785         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2786         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2787         * math/libm-test.inc (remquo_test_data): Add more tests.
2789 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
2791         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
2792         Problem reported by J William Piggott.
2794 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2796         [BZ #17978]
2797         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
2798         products 4 * y and 2 * y where those would overflow.
2799         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2800         Likewise.
2801         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2802         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2803         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2804         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2805         * math/libm-test.inc (remquo_test_data): Add more tests.
2807         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
2809         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
2810         [defined _COMPILING_NEWLIB].
2811         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
2812         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
2814         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
2815         [!defined __mips_isa_rev || __mips_isa_rev < 6].
2817 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2819         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
2820         acquired.
2822 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
2824         [BZ #17792]
2825         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
2826         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
2827         HOST_STACK_END_ADDR): Likewise.
2829 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
2831         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
2832         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
2833         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
2835 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2837         * sysdeps/generic/c++-types.data: New file.
2838         * sysdeps/generic/ld.abilist: New file.
2839         * sysdeps/generic/libBrokenLocale.abilist: New file.
2840         * sysdeps/generic/libanl.abilist: New file.
2841         * sysdeps/generic/libc.abilist: New file.
2842         * sysdeps/generic/libcrypt.abilist: New file.
2843         * sysdeps/generic/libdl.abilist: New file.
2844         * sysdeps/generic/libm.abilist: New file.
2845         * sysdeps/generic/libpthread.abilist: New file.
2846         * sysdeps/generic/libresolv.abilist: New file.
2847         * sysdeps/generic/librt.abilist: New file.
2849 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2851         [BZ #17569]
2852         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2853         Compute absolute value of x as modified by fmod, not original
2854         value of x.
2855         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
2856         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
2857         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
2858         RUN_TEST_ffI_f1_mod8.
2859         (remquo_test_data): Add more tests.
2861 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2863         * sysdeps/init_array/pt-crti.S: New file.
2865 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2867         [BZ #17967]
2868         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
2869         __builtin_fmaf instead of relying on contraction of a * b + c.
2871 2015-02-12  J William Piggott  <elseifthen@gmx.com>
2873         [BZ #17969]
2874         * manual/time.texi: correct the zoneinfo path in the TZ Variable
2875         node.
2877 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2879         [BZ #17964]
2880         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
2881         __builtin_fma instead of relying on contraction of a * b + c.
2883 2015-02-12  Roland McGrath  <roland@hack.frob.com>
2885         * Makeconfig (ASFLAGS): Add -Werror=undef.
2886         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
2887         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
2888         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
2890         * Makeconfig (after-link): New variable.
2891         (+link-pie, +link-pie-tests): Use it.
2892         (+link-static, +link-static-tests): Likewise.
2893         (+link, +link-tests): Likewise.
2894         * Makerules (build-module, build-module-asneeded): Likewise.
2895         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
2896         Likewise.
2897         * elf/Makefile ($(objpfx)ld.so): Likewise.
2899 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
2901         [BZ #17965]
2902         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
2903         both struct timeval and struct timespec.
2905 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2907         [BZ #16560]
2908         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
2909         and redefine.
2910         (__ieee754_exp2l): Do not multiply small fractional parts by
2911         M_LN2l.
2912         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
2913         small argument.
2914         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
2915         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
2916         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
2917         * math/auto-libm-test-in: Add more tests of exp2.
2918         * math/auto-libm-test-out: Regenerated.
2920 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2922         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
2923         unaligned path.
2925 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2927         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
2928         little endian.
2930 2015-02-12  Andreas Schwab  <schwab@suse.de>
2932         [BZ #15790]
2933         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
2934         Filter out elision flags from value returned in kind.
2935         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
2936         * nptl/tst-pthread-mutexattr.c: New file.
2938 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2940         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
2941         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
2942         into gnu-gnu, and update comment to refer to abi-tags.
2944 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
2946         [BZ #15467]
2947         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
2948         (__sincos): Set errno to EDOM for infinite argument.
2949         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
2950         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
2951         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
2952         (__sincosl): Set errno to EDOM for infinite argument.
2953         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
2954         (__sincosl): Set errno to EDOM for infinite argument.
2955         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
2956         (__sincosl): Set errno to EDOM for infinite argument.
2957         * math/libm-test.inc (sincos_test_data): Test errno setting.
2959 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
2961         * string/strxfrm_l.c: Remove #define STRCMP.
2962         * string/strcoll_l.c: Remove #define STRLEN.
2963         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
2964         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
2966 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
2968         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
2969         * sysdeps/mips/mips32/sfp-machine.h: ... here.
2970         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
2971         * sysdeps/mips/mips64/Makefile: ... here.
2972         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
2973         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
2974         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
2975         * sysdeps/mips/mips64/sfp-machine.h: ... here.
2976         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
2977         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
2978         * sysdeps/mips/mips64/n64/Implies: Likewise.
2980 2015-02-10  Roland McGrath  <roland@hack.frob.com>
2982         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
2983         <sys/time.h>, <string.h>, and <errno.h>.
2984         (dest_offset, dest_address, value, zero): Remove unused variables.
2985         (ldouble): Remove typedef.
2986         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
2987         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
2988         1).  Fix code style.
2989         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
2990         (check): Function removed.
2991         (CHECK): New macro.
2992         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
2993         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
2994         Don't call set_sigaction_FP and remove_sigaction_FP here.
2995         (ldouble_test): Just use 'long double' as macro argument, no need for
2996         the 'ldouble' typedef.
2997         (do_test): Set up SIGFPE handler at start, using plain signal rather
2998         than sigaction.  Fix code style.
3000 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
3002         [BZ #17949]
3003         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
3004         jump label.
3006 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3008         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
3009         * sysdeps/powerpc/powerpc32/configure: Regenerated.
3011         * sysdeps/powerpc/configure.ac: Remove file.
3012         * sysdeps/powerpc/configure: Likewise.
3014         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
3015         [sysdep_routines]: Remove wordcopy-power6 object.
3016         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
3017         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
3018         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
3019         (__memmove_ppc32): Likewise.
3020         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
3021         file.
3022         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
3023         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
3024         Remove preprocessor.
3026         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
3027         [sysdep_routines]: Remove wide chars objects.
3028         [wcsmbs]: New rule for wide char objects.
3030         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3031         Remove wordcopy-power6 obejct.
3032         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
3033         Use local call for wordcopy and memcpy symbols.
3034         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
3035         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
3036         implementation for loader.
3037         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
3039         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3040         Remove wordcopy-power7 object.
3041         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
3042         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
3043         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
3044         (_wordcopy_fwd_dest_aligned): Likewise.
3045         (_wordcopy_bwd_aligned): Likewise.
3046         (_wordcopy_bwd_dest_aligned): Likewise.
3048         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
3049         Rewrite to call __memmove_ppc instead of include default
3050         implementation.
3052         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3053         Remove wide chars objects.
3054         [wcsmbs]: New rule for wide char objects.
3056 2015-02-09  Andreas Schwab  <schwab@suse.de>
3058         [BZ #17912]
3059         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
3060         in terms of __O_DIRECTORY.
3062 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3064         * time/getdate.c: Include <stdbool.h>.
3065         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
3066         call PTR_MANGLE.
3067         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
3068         PTR_DEMANGLE.
3070 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
3072         Add ersatz _Static_assert on older C hosts
3073         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
3074         pre-C11 C platform that is not known to support _Static_assert.
3076 2015-02-07  Richard Braun  <rbraun@sceen.net>
3078         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
3079         sigstate.
3080         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
3082 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3084         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
3085         priority against unexistent AIO_PRIO_DELTA_MAX.
3086         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
3087         instead of int.
3088         * misc/fchflags.c (fchflags): Likewise.
3089         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
3090         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
3091         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
3092         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
3093         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
3094         Declare macros.
3095         [__USE_MISC] (chflags, fchflags): Declare functions.
3096         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
3097         EINVAL when nfds is greater than FD_SETSIZE.
3098         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
3099         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
3100         45.
3101         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
3102         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
3103         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
3104         MACH_RCV_TIMED_OUT.
3105         * hurd/hurd/signal.h (_hurd_self_sigstate,
3106         _hurd_critical_section_lock, _hurd_critical_section_unlock):
3107         Explicit casts from void *.
3108         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
3109         * abi-tags: Rename gnu-gnu os into gnu.
3111         [BZ #4719]
3112         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
3113         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
3114         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
3115         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
3116         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
3117         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
3119         [BZ #17944]
3120         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
3121         duplicates ADDR->sun_path with sockaddr LEN limitation.
3122         * sysdeps/mach/hurd/connect.c: Include <string.h>
3123         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
3124         * sysdeps/mach/hurd/sendmsg.c: Likewise.
3125         * sysdeps/mach/hurd/sendto.c: Likewise.
3126         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
3127         implementing it by hand.
3129 2015-02-06  Roland McGrath  <roland@hack.frob.com>
3131         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
3132         Use sfi_breg on ldr.
3133         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
3134         Likewise.
3136         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
3137         it's defined.
3138         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
3139         Test SIGSETXID only if it's defined.
3141         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
3143         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
3144         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
3146         * nptl/tst-align2.c: Moved ...
3147         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
3148         * nptl/Makefile (tests): Remove tst-align2.
3149         * sysdeps/unix/sysv/linux/Makefile
3150         [$(subdir) = nptl] (tests): Add tst-align-clone.
3151         * nptl/tst-getpid1.c: Moved ...
3152         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
3153         * nptl/tst-getpid2.c: Moved ...
3154         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
3155         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
3156         * sysdeps/unix/sysv/linux/Makefile
3157         [$(subdir) = nptl] (tests): ... here.
3158         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
3159         * sysdeps/unix/sysv/linux/Makefile
3160         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
3162         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
3163         Drop trailing \n from perror argument.  Use return rather than exit.
3165         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
3166         on [SA_SIGINFO].
3167         * nptl/tst-cancel21.c (do_test): Likewise.
3168         * debug/tst-backtrace6.c: Include <signal.h> first thing.
3169         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
3170         [!SA_SIGINFO]: Make it a stub test.
3172         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
3173         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
3175         * posix/tst-getlogin.c: Move to ...
3176         * login/tst-getlogin.c: ... here.
3177         * posix/Makefile (tests): Move tst-getlogin to ...
3178         * login/Makefile (tests): ... here.
3180         * libio/tst-atime.c (do_test): Move local variables SV and E
3181         inside [ST_NOATIME] conditional.
3183         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
3185         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
3187         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
3188         (wait_code): New function replaces macro.
3189         Call nanosleep rather than syscall.
3191         * nptl/pt-system.c: Rewritten.  Put everything under
3192         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3193         Use IFUNC to redirect when possible.
3195         * nptl/pt-longjmp.c: Rewritten.  Put everything under
3196         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3197         Use IFUNC to redirect when possible.
3199         * nptl/pt-fork.c: Rewritten.  Put everything under
3200         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3201         Use IFUNC to redirect when possible.
3202         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
3204         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
3205         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
3206         unconditionally nowadays.  This included the only reference to
3207         __vdso_clock_gettime that appears outside libc proper.
3208         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
3209         Remove version set (containing only __vdso_clock_gettime).
3210         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
3211         Add attribute_hidden.
3212         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
3213         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
3214         libc_hidden_data_def.
3215         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
3216         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
3218         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
3219         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
3220         setrpcent, and getrpcport to ...
3221         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
3222         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
3223         getrpcbynumber_r, and getrpcent_r to ...
3224         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
3225         * inet/getrpcbyname.c: Moved ...
3226         * sunrpc/getrpcbyname.c: ... here.
3227         * inet/getrpcbyname_r.c: Moved ...
3228         * sunrpc/getrpcbyname_r.c: ... here.
3229         * inet/getrpcbynumber.c: Moved ...
3230         * sunrpc/getrpcbynumber.c: ... here.
3231         * inet/getrpcbynumber_r.c: Moved ...
3232         * sunrpc/getrpcbynumber_r.c: ... here.
3233         * inet/getrpcent.c: Moved ...
3234         * sunrpc/getrpcent.c: ... here.
3235         * inet/getrpcent_r.c: Moved ...
3236         * sunrpc/getrpcent_r.c: ... here.
3237         * inet/Makefile (routines): Move those to ...
3238         * sunrpc/Makefile (routines): ... here.
3239         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
3240         the $(subdirs) list.
3241         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
3242         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
3243         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
3244         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
3246         * elf/Makefile (routines): Include $(all-dl-routines), not just
3247         $(dl-routines).
3248         (rtld-routines): Likewise.  Use = rather than :=.
3249         * sysdeps/aarch64/Makefile [$(subdir) = elf]
3250         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
3251         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
3252         * sysdeps/arm/Makefile: Likewise.
3253         * sysdeps/i386/Makefile: Likewise.
3254         * sysdeps/x86_64/Makefile: Likewise.
3255         * sysdeps/hppa/Makefile [$(subdir) = elf]
3256         (sysdep_routines, sysdep-rtld-routines): Don't add
3257         $(sysdep-dl-routines) to these.
3258         * sysdeps/ia64/Makefile: Likewise.
3259         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
3260         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
3261         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
3262         Don't add dl-static to these; sysdep-dl-routines alone is enough.
3263         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
3264         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
3265         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
3266         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
3267         * sysdeps/powerpc/Makefile [$(subdir) = elf]
3268         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
3269         these; sysdep-dl-routines alone is enough.
3271 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
3273         [BZ #17932]
3274         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
3275         where multiplication results in zero and third argument is finite
3276         and nonzero.
3277         * math/auto-libm-test-in: Add more tests of fma.
3278         * math/auto-libm-test-out: Regenerated.
3280         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
3281         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
3282         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
3283         (_FP_CMP_EQ): Likewise.
3284         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
3286         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
3287         extra argument CHECK_NAN.  Redefine as wrapper around
3288         _FP_EXTEND_CNAN.
3290 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
3292         * version.h (RELEASE): Set to "stable".
3293         (VERSION): Set to "2.21"
3294         * include/features.h (__GLIBC_MINOR__): Set to 21.
3296         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
3298 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
3299             Paul Eggert  <eggert@cs.ucla.edu>
3301         [BZ #16618]
3302         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
3303         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
3304         size in bytes. Store needed elements in wpmax. Use needed size
3305         in bytes for extend_alloca.
3307 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
3309         * manual/install.texi: Latest tested versions are GCC 4.9.2,
3310         binutls 2.25, and texinfo 5.2.
3311         * INSTALL: Regenerate.
3312         * sysdeps/nios2/configure: Regenerate.
3313         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
3314         * manual/contrib.texi: Update.
3315         * po/be.po: Update.
3316         * po/bg.po: Update.
3317         * po/ca.po: Update.
3318         * po/cs.po: Update.
3319         * po/da.po: Update.
3320         * po/de.po: Update.
3321         * po/el.po: Update.
3322         * po/eo.po: Update.
3323         * po/es.po: Update.
3324         * po/fi.po: Update.
3325         * po/fr.po: Update.
3326         * po/gl.po: Update.
3327         * po/hr.po: Update.
3328         * po/hu.po: Update.
3329         * po/ia.po: Update.
3330         * po/id.po: Update.
3331         * po/it.po: Update.
3332         * po/ja.po: Update.
3333         * po/ko.po: Update.
3334         * po/lt.po: Update.
3335         * po/nb.po: Update.
3336         * po/nl.po: Update.
3337         * po/pl.po: Update.
3338         * po/pt_BR.po: Update.
3339         * po/ru.po: Update.
3340         * po/rw.po: Update.
3341         * po/sk.po: Update.
3342         * po/sl.po: Update.
3343         * po/sv.po: Update.
3344         * po/tr.po: Update.
3345         * po/uk.po: Update.
3346         * po/vi.po: Update.
3347         * po/zh_CN.po: Update.
3348         * po/zh_TW.po: Update.
3350         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
3351         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
3352         * sysdeps/hppa/dl-irel.h: Remove #warning.
3353         * sysdeps/hppa/entry.h: Provide prototype for
3354         __canonicalize_funcptr_for_compare and cast argument.
3355         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
3356         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
3357         * sysdeps/hppa/sotruss-lib.c: New file.
3358         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
3359         (atomic_compare_and_exchange_val_acq): Use __typeof__.
3360         (atomic_compare_and_exchange_bool_acq): Likewise.
3361         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
3362         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
3364         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
3365         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
3366         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
3368 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
3370         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
3371         called function in non-PIC case.
3373 2015-01-31  David S. Miller  <davem@davemloft.net>
3375         * sysdeps/sparc/sparc32/bits/atomic.h
3376         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
3377         unlock not after it.
3378         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
3379         volatile register usage warnings from the compiler.
3381         * sysdeps/sparc/nptl/sem_init.c: Delete.
3382         * sysdeps/sparc/nptl/sem_post.c: Delete.
3383         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
3384         * sysdeps/sparc/nptl/sem_wait.c: Delete.
3385         * sysdeps/sparc/sparc32/sem_init.c: New file.
3386         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
3387         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
3388         padding explicitly initialized.
3389         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
3390         padding for in-semaphore spinlock.
3391         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
3392         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
3393         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
3394         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
3395         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
3396         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
3397         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
3398         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
3399         version.
3400         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
3401         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
3403 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
3405         [BZ #17801]
3406         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3407         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
3408         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
3409         New.
3410         (index_AVX_Fast_Unaligned_Load): Likewise.
3411         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
3412         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
3413         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
3414         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
3415         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
3416         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
3417         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
3418         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
3419         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
3421 2015-01-29  Andreas Schwab  <schwab@suse.de>
3423         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
3425 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
3427         [BZ #17892]
3428         * nscd/nscd_stat.c (send_stats): Initialize DATA.
3430 2015-01-28  Martin Sebor  <msebor@redhat.com>
3432         * math/README.libm-test: Clarify. Add "How to read the test output."
3434 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
3436         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
3437         Define to 0.
3439 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
3441         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
3442         (__HAVE_64B_ATOMICS): Define to 0.
3444 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3446         [BZ #17885]
3447         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
3448         value to set as new flag.
3450         [BZ #16576]
3451         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
3452         and use _ARCH_PPCSQ instead.
3453         (__ieee754_sqrt): Likewise.
3454         (__ieee754_sqrtf): Likewise.
3455         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
3456         _ARCH_PPCSQ is defined.
3457         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
3458         fsqrt instruction.
3459         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
3460         _ARCH_PPCSQ is defined.
3461         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
3462         fsqrts instruction.
3463         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
3465 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3467         * iconv/loop.c: Suppress array out of bound warning caused by GCC
3468         bug (GCC BZ #64739).
3470 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
3472         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
3473         Mark _retval as used.
3474         (lll_futex_wake_unlock): Likewise.
3475         (lll_futex_timed_wait_requeue_pi): Likewise.
3477         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
3478         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
3479         register variables.
3481         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
3482         libm_hidden_def.
3484         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
3485         (__bswap_64): Mark as __always_inline.
3487 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
3489         [BZ #15378]
3490         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
3491         when none of the search directories exist.
3493 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3495         [BZ #17869]
3496         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
3497         power8 in .machine directive.
3499         [BZ #17868]
3500         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
3501         set dependency from opd value.
3503 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3505         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3506         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
3507         architecture.
3509 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3511         [BZ #17870]
3512         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
3513         with uint64_t.
3514         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
3515         (uint64_t) 1.
3516         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
3517         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
3518         Replace 1UL with (uint64_t) 1.
3519         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
3520         int with uint64_t.
3522 2015-01-23  Roland McGrath  <roland@hack.frob.com>
3524         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
3525         (if_freenameindex): Likewise.
3527         * resource/getrlimit64.c: Add missing libc_hidden_def.
3529 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
3531         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
3532         __label__.
3533         (_FP_FMA): Likewise.
3534         (_FP_TO_INT_ROUND): Likewise.
3535         (_FP_FROM_INT): Likewise.
3537 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3539         [BZ #16418]
3540         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
3541         Make code racy and cancel safe.
3543 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
3545         * sysdeps/arm/unwind-resume.h: Fix copyright year.
3546         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
3547         attribution.
3549         * pwd/tst-getpw.c: Rewrite.
3551         [BZ #17702]
3552         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
3553         (modules-names): Add moddummy1 and moddummy2.
3554         ($(objpfx)tst-rec-dlopen): Define.
3555         * dlfcn/moddummy1.c: New file.
3556         * dlfcn/moddummy2.c: New file.
3557         * dlfcn/tst-rec-dlopen.c: New file.
3558         * elf/dl-cache.c (_dl_load_cache_lookup):
3559         Return char*. Copy result with alloca/strcpy/strdup.
3560         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
3561         returns char*. Free cached. If not saving realname
3562         free cached.
3563         * elf/dl-open.c (dl_open_worker): Do not assert that
3564         _r_debug->r_state is RT_CONSISTENT.
3565         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
3566         returns char*.
3568 2015-01-21  Torvald Riegel  <triegel@redhat.com>
3569             Carlos O'Donell  <carlos@redhat.com>
3571         [BZ #12674]
3572         * nptl/sem_waitcommon.c: New file.
3573         * nptl/sem_wait.c: Include sem_waitcommon.c.
3574         (__sem_wait_cleanup, do_futex_wait): Remove.
3575         (__new_sem_wait): Adapt.
3576         (__new_sem_trywait): New function.
3577         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
3578         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
3579         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
3580         (sem_timedwait): Adapt.
3581         * nptl/sem_post.c (__new_sem_post): Adapt.
3582         (futex_wake): New function.
3583         (__old_sem_post): Add release MO fence.
3584         * nptl/sem_open.c (sem_open): Adapt.
3585         * nptl/sem_init.c (__new_sem_init): Adapt.
3586         (futex_private_if_supported): New function.
3587         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
3588         (__old_sem_getvalue): Add using previous code.
3589         * sysdeps/nptl/internaltypes.h: Adapt.
3590         * nptl/tst-sem13.c (do_test): Adapt.
3591         * nptl/tst-sem11.c (main): Adapt.
3592         * nptl/sem_trywait.c: Remove.
3593         * nptl/DESIGN-sem.txt: Remove.
3594         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
3595         (gen-as-const-headers): Remove structsem.sym.
3596         * nptl/structsem.sym: Remove.
3597         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
3598         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
3599         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
3600         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
3601         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
3602         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
3603         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
3604         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
3605         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
3606         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
3607         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
3608         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
3609         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
3610         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
3611         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
3612         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
3613         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
3614         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
3615         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
3616         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
3617         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
3618         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
3620 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
3622         * INSTALL: Regenerated.
3624         * po/libc.pot: Regenerated.
3626 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
3627             Sandra Loosemore  <sandra@codesourcery.com>
3628             Andrew Jenner  <andrew@codesourcery.com>
3629             Joseph Myers  <joseph@codesourcery.com>
3630             Nathan Sidwell  <nathan@codesourcery.com>
3632         * NEWS: Mention new Nios II port.
3633         * sysdeps/nios2/Implies: New file.
3634         * sysdeps/nios2/Makefile: New file.
3635         * sysdeps/nios2/Subdirs: New file.
3636         * sysdeps/nios2/Versions: New file.
3637         * sysdeps/nios2/__longjmp.S: New file.
3638         * sysdeps/nios2/abort-instr.h: New file.
3639         * sysdeps/nios2/backtrace.c: New file.
3640         * sysdeps/nios2/bits/endian.h: New file.
3641         * sysdeps/nios2/bits/fenv.h: New file.
3642         * sysdeps/nios2/bits/link.h: New file.
3643         * sysdeps/nios2/bits/setjmp.h: New file.
3644         * sysdeps/nios2/bsd-_setjmp.S: New file.
3645         * sysdeps/nios2/bsd-setjmp.S: New file.
3646         * sysdeps/nios2/configure: New generated file.
3647         * sysdeps/nios2/configure.ac: New file.
3648         * sysdeps/nios2/crti.S: New file.
3649         * sysdeps/nios2/crtn.S: New file.
3650         * sysdeps/nios2/dl-init.c: New file.
3651         * sysdeps/nios2/dl-machine.h: New file.
3652         * sysdeps/nios2/dl-sysdep.h: New file.
3653         * sysdeps/nios2/dl-tls.h: New file.
3654         * sysdeps/nios2/dl-trampoline.S: New file.
3655         * sysdeps/nios2/gccframe.h: New file.
3656         * sysdeps/nios2/gmp-mparam.h: New file.
3657         * sysdeps/nios2/jmpbuf-offsets.h: New file.
3658         * sysdeps/nios2/jmpbuf-unwind.h: New file.
3659         * sysdeps/nios2/ldsodefs.h: New file.
3660         * sysdeps/nios2/libc-tls.c: New file.
3661         * sysdeps/nios2/libm-test-ulps: New file.
3662         * sysdeps/nios2/machine-gmon.h: New file.
3663         * sysdeps/nios2/math-tests.h: New file.
3664         * sysdeps/nios2/math_private.h: New file.
3665         * sysdeps/nios2/memusage.h: New file.
3666         * sysdeps/nios2/nptl/Makefile: New file.
3667         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
3668         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
3669         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
3670         * sysdeps/nios2/nptl/pthreaddef.h: New file.
3671         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
3672         * sysdeps/nios2/nptl/tls.h: New file.
3673         * sysdeps/nios2/preconfigure: New file.
3674         * sysdeps/nios2/s_fma.c: New file.
3675         * sysdeps/nios2/s_fmaf.c: New file.
3676         * sysdeps/nios2/setjmp.S: New file.
3677         * sysdeps/nios2/sfp-machine.h: New file.
3678         * sysdeps/nios2/sotruss-lib.c: New file.
3679         * sysdeps/nios2/stackguard-macros.h: New file.
3680         * sysdeps/nios2/stackinfo.h: New file.
3681         * sysdeps/nios2/start.S: New file.
3682         * sysdeps/nios2/sysdep.h: New file.
3683         * sysdeps/nios2/tls-macros.h: New file.
3684         * sysdeps/nios2/tst-audit.h: New file.
3685         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
3686         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
3687         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
3688         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
3689         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
3690         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
3691         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
3692         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
3693         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
3694         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
3695         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
3696         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
3697         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
3698         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
3699         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
3700         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
3701         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
3702         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
3703         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
3704         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
3705         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
3706         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
3707         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
3708         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
3709         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
3710         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
3711         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
3712         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
3713         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
3714         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
3715         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
3716         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
3717         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
3718         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
3719         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
3720         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
3721         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
3722         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
3723         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
3724         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
3725         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
3726         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
3727         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
3728         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
3730 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3732         [BZ #17844]
3733         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
3734         (getutent): Use weak_alias in non SHARED case
3735         and default_symbol_version in SHARED case.
3736         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
3737         (getutent_r, pututline): Likewise.
3738         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
3739         (getutid): Likewise.
3740         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
3741         (getutid_r): Likewise.
3742         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
3743         (getutline): Likewise.
3744         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
3745         (getutline_r): Likewise.
3746         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
3747         (updwtmp): Likewise.
3749 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3751         [BZ #17848]
3752         * sysdeps/s390/s390-32/memcmp.S
3753         (memcmp_g5): Rename to __memcmp_g5.
3754         * sysdeps/s390/s390-32/memcpy.S
3755         (memcpy_g5): Rename to __memcpy_g5.
3756         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3757         (memcpy_mvcle) Rename to __memcpy_mvcle.
3758         * sysdeps/s390/s390-32/memset.S
3759         (memset_g5): Rename to __memset_g5.
3760         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
3761         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3762         and use prefixed functions.
3763         * sysdeps/s390/s390-32/multiarch/memcmp.S
3764         (memcmp_z196): Rename to __memcmp_z196.
3765         (memcmp_z10): Rename to __memcmp_z10.
3766         (memcmp): Set alias to __memcmp_g5.
3767         (bcmp): Set alias to __memcmp_g5.
3768         * sysdeps/s390/s390-32/multiarch/memcpy.S
3769         (memcpy_z196): Rename to __memcpy_z196.
3770         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3771         (memcpy_z10): Rename to __memcpy_z10.
3772         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3773         (memcpy): Set alias to __memcpy_g5.
3774         * sysdeps/s390/s390-32/multiarch/memset.S
3775         (memset_z196): Rename to __memset_z196.
3776         Jump to __memset_mvcle instead of memset_mvcle.
3777         (memset_z10): Rename to __memset_z10.
3778         Jump to __memset_mvcle instead of memset_mvcle.
3779         (memset_mvcle) Rename to __memset_mvcle.
3780         (memset): Set alias to __memset_g5.
3781         * sysdeps/s390/s390-64/memcmp.S
3782         (memcmp_z900): Rename to __memcmp_z900.
3783         * sysdeps/s390/s390-64/memcpy.S
3784         (memcpy_z900): Rename to __memcpy_z900.
3785         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3786         (memcpy_mvcle) Rename to __memcpy_mvcle.
3787         * sysdeps/s390/s390-64/memset.S
3788         (memset_z900): Rename to __memset_z900.
3789         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
3790         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3791         and use prefixed functions.
3792         * sysdeps/s390/s390-64/multiarch/memcmp.S
3793         (memcmp_z196): Rename to __memcmp_z196.
3794         (memcmp_z10): Rename to __memcmp_z10.
3795         (memcmp): Set alias to __memcmp_z900.
3796         (bcmp): Set alias to __memcmp_z900.
3797         * sysdeps/s390/s390-64/multiarch/memcpy.S
3798         (memcpy_z196): Rename to __memcpy_z196.
3799         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3800         (memcpy_z10): Rename to __memcpy_z10.
3801         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3802         (memcpy): Set alias to __memcpy_z900.
3803         * sysdeps/s390/s390-64/multiarch/memset.S
3804         (memset_z196): Rename to __memset_z196.
3805         Jump to __memset_mvcle instead of memset_mvcle.
3806         (memset_z10): Rename to __memset_z10.
3807         Jump to __memset_mvcle instead of memset_mvcle.
3808         (memset_mvcle) Rename to __memset_mvcle.
3809         (memset): Set alias to __memset_z900.
3811 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
3813         [BZ #17748]
3814         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
3815         __fesetenv instead of fesetenv.
3817 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
3819         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
3820         macro.
3822 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3824         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
3825         regression on LE.
3827         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
3828         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
3829         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3830         strncmp-power8 object.
3831         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3832         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
3833         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
3834         * NEWS: Update.
3836 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3837             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3839         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
3840         trailing byte check.
3842 2015-01-13  David S. Miller  <davem@davemloft.net>
3844         * include/signal.h (__sigreturn): Guard with __USE_MISC.
3846 2015-01-13  Roland McGrath  <roland@hack.frob.com>
3848         * login/logout.c (logout): Use memset rather than bzero.
3849         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
3850         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
3851         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
3852         (_gethtbyaddr): Likewise.
3853         * locale/programs/simple-hash.c (bcopy): Macro removed.
3855 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3857         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3858         Add strcmp-power8 object.
3859         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3860         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
3861         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
3862         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
3863         __strcmp_power8 implementation.
3864         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
3865         * NEWS: Update.
3867         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3868         Add strncpy-power8 and stpncpy-power8 objects.
3869         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3870         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
3871         implementations.
3872         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
3873         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
3874         __stpncpy_power8 implementation.
3875         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
3876         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
3877         __strncpy_power8 implementation.
3878         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
3879         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
3880         * NEWS: Update.
3882         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
3883         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
3884         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
3886         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3887         strncat-power8 object.
3888         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
3889         __strcat_power8 implementation.
3890         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3891         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
3892         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
3893         optimized strcat for power8.
3895         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3896         strcpy-power8 and stpcpy-power8 objects.
3897         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3898         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
3899         implementations.
3900         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
3901         multiarch stpcpy implementation for POWER8.
3902         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
3903         multiarch strcpy implementation for POWER8.
3904         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
3905         __strcpy_power8 function.
3906         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
3907         stpcpy for POWER8.
3908         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
3909         strcpy for POWER8.
3910         * NEWS: Update.
3912 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
3914         [BZ #16009]
3915         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
3916         weights and rules. Use do_xfrm_cached if data fits in cache,
3917         do_xfrm otherwise.  Moved former main loop to...
3918         * (do_xfrm_cached): New function.
3919         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
3920         find_idx, find_position and stack_push.
3921         * (find_idx): New function.
3922         * (find_position): Likewise.
3923         * localedata/sort-test.sh: Added test run for do_xfrm.
3924         * localedata/xfrm-test.c (main): Added command line option
3925         -nocache to run the test with strings that are too large for
3926         the STRXFRM cache.
3928 2015-01-13  Torvald Riegel  <triegel@redhat.com>
3930         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
3931         variable to lll_futex_wake call, not the value itself.
3933 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
3935         [BZ #17803]
3936         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
3937         twom64.  Adjust value to 0x1p-64L.
3938         (__scalblnl): Only return standard underflowing result for K <=
3939         -64 not K <= -63; adjust exponent for underflowing result by 64
3940         not 63.
3941         * math/libm-test.inc (scalbn_test_data): Add more tests.
3942         (scalbln_test_data): Likewise.
3944         [BZ #17834]
3945         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
3946         0x1p63L.
3947         (__scalblnl): Get new exponent of adjusted subnormal value from ES
3948         not HX.
3949         * math/libm-test.inc (scalbn_test_data): Add more tests.
3950         (scalbln_test_data): Likewise.
3952 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3953             Stefani Seibold  <stefani@seibold.net>
3955         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
3956         (sysdep_routines): Add dl-vdso here, ...
3957         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
3958         (sysdep_routines): ... not here.
3959         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
3960         fallback when vDSO is not presented.
3961         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
3962         Define with libc_hidden_proto/libc_hidden_data_def definitions.
3963         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
3964         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
3965         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
3966         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
3967         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
3968         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
3969         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
3970         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
3971         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
3972         fallback configurable symbol when vDSO is not available.
3973         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
3974         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
3975         be able to redefine fallback symbol when vDSO is not available.
3976         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
3977         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
3979 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3981         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
3982         (TLS_INIT_TP): Add tm_capable initialization.
3983         (TLS_DEFINE_INIT_TP): Likewise.
3984         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
3985         TCB.
3986         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
3987         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
3988         calculation.
3989         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
3990         transactoion is lock elision is built and TCB tm_capable is set.
3991         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
3992         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3993         (INTERNAL_SYSCALL_NCS): Likewise.
3994         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3995         (INTERNAL_SYSCALL_NCS): Likewise.
3996         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
3998         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
3999         for powerpc.
4000         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
4001         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
4002         and remove it for 32 bits case.
4003         [pthread_rwlock_t] (__rwelision): New field for lock elision.
4004         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
4005         initialization.
4006         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
4007         Disable lock elision with rdlocks if elision is not available.
4009         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
4010         (sysdep_routines): Add lock elision objects.
4011         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
4012         [pthread_mutex_t] (__spins): Rework to add lock elision field.
4013         [pthread_mutex_t] (__elision): Add field.
4014         [__PTHREAD_SPINS]: Adjust to init lock elision field.
4015         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
4016         elision definitions for powerpc.
4017         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
4018         implementation of lock elision for powerpc.
4019         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
4020         implementation of timed lock elision for powerpc.
4021         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
4022         implementation of trylock with lock elision for powerpc.
4023         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
4024         implementaion of unlock for lock elision for powerpc.
4025         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
4026         automatic enable lock elision for mutexes.
4027         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
4028         transaction execution definitions for powerpc.
4029         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
4030         definitions.
4031         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
4032         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
4033         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
4034         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
4035         * NEWS: Update.
4037 2015-01-09  Roland McGrath  <roland@hack.frob.com>
4039         * sysdeps/posix/shm-directory.c: Use <> rather than ""
4040         for #include of <shm-directory.h>.
4042 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
4044         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
4045         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
4047 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
4049         [BZ #17791]
4050         * NEWS: Mention bug fix.
4051         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
4052         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
4053         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
4055 2015-01-09  Torvald Riegel <triegel@redhat.com>
4057         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
4059 2015-01-09  Torvald Riegel <triegel@redhat.com>
4061         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
4063 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4065         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
4066         pointer and cast to uintptr_t.
4068 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4070         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
4071         removed.
4072         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
4074 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4076         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
4077         of 0.
4079 2015-01-08  Roland McGrath  <roland@hack.frob.com>
4081         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
4082         <nptl/pthreadP.h> instead.
4083         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
4085         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
4086         already defined.
4087         [__SIGRTMIN] (init): Function removed.
4088         [__SIGRTMIN] (initialized): Variable removed.
4089         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
4090         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
4091         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
4092         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
4093         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
4094         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
4095         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
4096         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
4097         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
4098         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
4099         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
4100         * sysdeps/nptl/allocrtsig.c: New file.
4101         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
4102         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
4103         * sysdeps/generic/testrtsig.h: File removed.
4105         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
4106         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
4108         * nptl/nptl-init.c (pthread_functions): Conditionalize
4109         .ptr__nptl_setxid initialization on [SIGSETXID].
4111         * sysdeps/nptl/sys/procfs.h: New file.
4112         * nptl_db/Makefile (headers): Add it.
4113         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
4115         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
4116         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
4117         * nptl/pthread_attr_setaffinity.c: Include it.
4118         * nptl/pthread_setattr_default_np.c: Likewise.
4119         * nptl/check-cpuset.h: New file.
4121 2015-01-08  Richard Henderson  <rth@redhat.com>
4123         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
4124         (CFLAGS-tst-execstack-prog.c): Likewise.
4125         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
4127 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
4128             Sandra Loosemore  <sandra@codesourcery.com>
4129             Andrew Jenner  <andrew@codesourcery.com>
4130             Joseph Myers  <joseph@codesourcery.com>
4131             Nathan Sidwell  <nathan@codesourcery.com>
4133         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
4134         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
4135         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
4136         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
4137         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
4138         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
4139         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
4140         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
4141         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
4142         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
4143         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
4144         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
4145         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
4146         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
4147         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
4148         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
4149         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
4151 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4153         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
4154         timespec struct member in syscall macro.
4155         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
4156         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
4157         first timeval struct member in syscall macro.
4158         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
4160 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
4162         [BZ #17748]
4163         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
4164         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
4165         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
4166         __feupdateenv and define as weak alias of __feupdateenv.  Use
4167         libm_hidden_weak.
4168         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
4169         libm_hidden_def.
4170         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
4171         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
4172         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
4173         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
4174         libm_hidden_def.
4175         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
4176         __feupdateenv and define as weak alias of __feupdateenv.  Use
4177         libm_hidden_weak.
4178         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
4179         libm_hidden_def.
4180         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
4181         __feupdateenv and define as weak alias of __feupdateenv.  Use
4182         libm_hidden_weak.
4183         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
4184         libm_hidden_def.
4185         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
4186         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
4187         (__feupdateenv): Likewise.
4188         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
4189         __feupdateenv and define as weak alias of __feupdateenv.  Use
4190         libm_hidden_weak.
4191         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4192         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
4193         libm_hidden_def.
4194         * sysdeps/tile/math_private.h (__feupdateenv): New inline
4195         function.
4196         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
4197         libm_hidden_def.
4198         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
4199         __feupdateenv instead of feupdateenv.
4200         (default_libc_feupdateenv_test): Likewise.
4201         (libc_feresetround_ctx): Likewise.
4203 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4205         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
4206         prototype.
4208 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
4210         * posix/regcomp.c (parse_bracket_exp): Initialize type to
4211         COLL_SYM in a couple of places to avoid uninitialized variable
4212         wanings on tilegx gcc 4.8.2.
4214 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
4216         * sysdeps/aarch64/strcpy.S: New file.
4217         * sysdeps/aarch64/stpcpy.S: New file.
4218         * NEWS: Updated.
4220 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
4222         * sysdeps/aarch64/strrchr.S: New file.
4223         * NEWS: Updated.
4225 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
4227         [BZ #17658]
4228         * stdlib/setenv.c: Fix memory leak when setting large,
4229         duplicate string.
4231 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
4233         [BZ #17273]
4234         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
4235         and tabs from buffer before parsing fstab entry.
4236         * misc/tst-mntent.c (main): Add test for mount entry with
4237         trailing spaces and tabs.
4239 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
4241         [BZ #17748]
4242         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
4243         * math/fesetround.c (fesetround): Rename to __fesetround and
4244         define as weak alias of __fesetround.  Use libm_hidden_weak.
4245         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
4246         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
4247         * sysdeps/arm/fesetround.c (fesetround): Likewise.
4248         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
4249         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
4250         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
4251         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
4252         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
4253         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
4254         __fesetround_inline.
4255         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
4256         __fesetround_inline instead of __fesetround.
4257         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
4258         __fesetround and define as weak alias of __fesetround.  Use
4259         libm_hidden_weak.  Call __fesetround_inline instead of
4260         __fesetround.
4261         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
4262         __fesetround and define as weak alias of __fesetround.  Use
4263         libm_hidden_weak.
4264         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
4265         Likewise.
4266         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
4267         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
4268         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
4269         * sysdeps/tile/math_private.h (__fesetround): New inline function.
4270         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
4271         __fesetround and define as weak alias of __fesetround.  Use
4272         libm_hidden_weak.
4273         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
4274         __fesetround instead of fesetround.
4275         (default_libc_feholdexcept_setround): Likewise.
4276         (libc_feholdsetround_ctx): Likewise.
4277         (libc_feholdsetround_noex_ctx): Likewise.
4279         [BZ #17748]
4280         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
4281         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
4282         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
4283         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
4284         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4285         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
4286         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4287         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
4288         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4289         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4290         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4291         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4292         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4293         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4294         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
4295         libm_hidden_def.
4296         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
4297         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
4298         Likewise.
4299         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4300         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4301         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
4302         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4303         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
4304         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
4305         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
4306         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
4307         __fesetenv instead of fesetenv.
4308         (libc_feresetround_noex_ctx): Likewise.
4309         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
4310         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
4311         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
4312         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
4313         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
4314         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
4315         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
4316         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
4317         (__feupdateenv): Likewise.
4318         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
4319         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4320         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
4321         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
4323 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
4325         [BZ #17806]
4326         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
4327         addresses have been freed.
4329 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
4331         * resolv/res_init.c (__res_vinit): Improve comments about nserv
4332         and nservall.
4334 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
4336         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
4337         Clean up check_pf allocation pattern. addresses
4339 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4341         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
4342         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
4343         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
4344         * nptl/pthread_exit.c (__pthread_exit): Likewise.
4345         * nptl/pthread_join.c (pthread_join): Likewise.
4346         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
4347         * sysdeps/posix/waitid.c (__waitid): Likewise.
4348         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
4349         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
4350         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
4351         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
4352         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
4353         Likewise.
4354         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
4355         (__libc_pread64): Likewise.
4356         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
4357         (__libc_pwrite): Likewise.
4358         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
4359         (__libc_pwrite64): Likewsie.
4360         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
4361         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
4362         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
4363         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
4364         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
4365         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
4366         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
4367         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
4368         Likewise.
4369         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
4370         (__libc_pread64): Likewise.
4371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
4372         Likewise.
4373         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
4374         (__libc_pwrite64): Likewise.
4375         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
4376         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
4377         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
4378         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
4379         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
4380         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
4381         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
4382         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
4383         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
4384         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
4385         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
4386         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
4387         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
4388         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
4389         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
4390         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
4391         Likewise.
4393 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
4395         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
4396         (CFLAGS-test-double.c): Likewise.
4397         (CFLAGS-test-ldouble.c): Likewise.
4398         (CPPFLAGS-test-ifloat.c): Likewise.
4399         (CPPFLAGS-test-idouble.c): Likewise.
4400         (CPPFLAGS-test-ildoubl.c): Likewise.
4401         (CFLAGS-test-test-fenv.c): Remove variable.
4402         (CFLAGS-test-misc.c): Likewise.
4404 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
4406         [BZ #17797]
4407         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
4408         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
4409         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
4410         CLOCKS_PER_SEC == 1000000.
4411         * time/clocktest.c (main): Replace %ld with %jd and cast to
4412         intmax_t.
4414 2015-01-05  Roland McGrath  <roland@hack.frob.com>
4416         * sysdeps/generic/unwind-resume.h: New file.
4417         * sysdeps/gnu/unwind-resume.c: Include it.
4418         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
4419         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
4420         argument list.
4421         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
4422         global rather than static.
4423         (_Unwind_Resume): Update user.
4424         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
4425         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
4426         rather than static.  Add __attribute__ ((cold)).
4427         (_Unwind_Resume, __gcc_personality_v0): Update callers.
4428         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
4429         * sysdeps/arm/arm-unwind-resume.S: New file.
4430         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
4431         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
4432         * sysdeps/arm/Makefile [$(subdir) = csu]
4433         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
4434         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
4435         Add rt-arm-unwind-resume.
4436         [$(subdir) = nptl]
4437         (libpthread-sysdep_routines, libpthread-shared-only-routines):
4438         Add pt-arm-unwind-resume.
4439         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
4440         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
4442 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4444         [BZ #17748]
4445         * include/fenv.h (__feholdexcept): Declare.  Use
4446         libm_hidden_proto.
4447         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
4448         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
4449         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4450         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
4451         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
4452         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
4453         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
4454         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4455         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
4456         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
4457         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4458         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
4459         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
4460         (feholdexcept): Likewise.
4461         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
4462         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
4463         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4464         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4465         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
4466         __feholdexcept instead of feholdexcept.
4467         (default_libc_feholdexcept_setround): Likewise.
4469 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4471         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
4472         to avoid using stl/str to align destination.
4474 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4476         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
4478 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4480         [BZ #17796]
4481         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
4482         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
4483         Define as weak alias not strong alias.
4485 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4487         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
4488         bltzal with addiupc.
4489         (RTLD_START): Ditto.
4491 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
4493         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
4494         for __vdso_* functions in declarations.
4495         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
4496         definitions.
4497         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
4498         INTERNAL_VSYSCALL): Use struct return types to check for error.
4500         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
4501         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
4502         function with cast from llround().
4503         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
4504         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
4505         Define.
4507 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4509         [BZ #17793]
4510         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
4511         Define as weak alias not strong alias.
4513         [BZ #17635]
4514         * ctype/ctype-c99.c: New file.  isblank implementation moved from
4515         ...
4516         * ctype/ctype-extn.c: ... here.
4517         (__isblank_l): Move to ...
4518         * ctype/ctype-c99_l.c: ... here.  New file.
4519         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
4520         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
4521         Remove variable.
4522         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
4523         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
4524         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
4525         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
4526         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
4528         [BZ #17777]
4529         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
4530         (posix_fadvise64): Define as weak alias not strong alias.
4531         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
4532         (posix_fallocate64): Likewise.
4533         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
4534         Remove variable.
4535         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
4536         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
4537         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
4538         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
4539         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
4541 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
4543         [BZ #16191]
4544         * NEWS: Mention bug fix.
4545         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
4546         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
4547         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
4548         (HOST_STACK_END_ADDR): Likewise.
4550 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4552         [BZ #17748]
4553         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
4554         * math/fegetround.c (fegetround): Rename to __fegetround and
4555         define as weak alias of __fegetround.  Use libm_hidden_weak.
4556         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
4557         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
4558         * sysdeps/arm/fegetround.c (fegetround): Likewise.
4559         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
4560         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
4561         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
4562         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
4563         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
4564         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
4565         Undefine after rather than before function definition; use
4566         parentheses around function name in definition.
4567         (__fegetround): Also undefine macro after function definition.
4568         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
4569         __fegetround and define as weak alias of __fegetround.  Use
4570         libm_hidden_weak.  Do not undefine as macro.
4571         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
4572         Likewise.
4573         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
4574         __fegetround and define as weak alias of __fegetround.  Use
4575         libm_hidden_weak.
4576         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
4577         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
4578         * sysdeps/tile/math_private.h (__fegetround): New inline function.
4579         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
4580         __fegetround and define as weak alias of __fegetround.  Use
4581         libm_hidden_weak.
4582         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
4583         __fegetround instead of fegetround.
4585         [BZ #17782]
4586         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
4587         Condition macro definition on [__USE_MISC].
4589         [BZ #17781]
4590         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
4591         (struct sigaction): Change type of sa_flags field to int.
4593         [BZ #17780]
4594         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
4595         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
4596         __glibc_reserved0.
4598         * nptl/version.c (banner): Use single year in copyright notice.
4600         * NEWS: Update copyright dates.
4601         * catgets/gencat.c (print_version): Likewise.
4602         * csu/version.c (banner): Likewise.
4603         * debug/catchsegv.sh: Likewise.
4604         * debug/pcprofiledump.c (print_version): Likewise.
4605         * debug/xtrace.sh (do_version): Likewise.
4606         * elf/ldconfig.c (print_version): Likewise.
4607         * elf/ldd.bash.in: Likewise.
4608         * elf/pldd.c (print_version): Likewise.
4609         * elf/sotruss.sh: Likewise.
4610         * elf/sprof.c (print_version): Likewise.
4611         * iconv/iconv_prog.c (print_version): Likewise.
4612         * iconv/iconvconfig.c (print_version): Likewise.
4613         * locale/programs/locale.c (print_version): Likewise.
4614         * locale/programs/localedef.c (print_version): Likewise.
4615         * login/programs/pt_chown.c (print_version): Likewise.
4616         * malloc/memusage.sh (do_version): Likewise.
4617         * malloc/memusagestat.c (print_version): Likewise.
4618         * malloc/mtrace.pl: Likewise.
4619         * manual/libc.texinfo: Likewise.
4620         * nptl/version.c (banner): Likewise.
4621         * nscd/nscd.c (print_version): Likewise.
4622         * nss/getent.c (print_version): Likewise.
4623         * nss/makedb.c (print_version): Likewise.
4624         * posix/getconf.c (main): Likewise.
4625         * scripts/test-installation.pl: Likewise.
4626         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
4628 2015-01-02  Will Newton  <will.newton@linaro.org>
4630         * sysdeps/arm/armv7/configure: Removed.
4631         * sysdeps/arm/armv7/configure.ac: Likewise.
4633 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4635         * All files with FSF copyright notices: Update copyright dates
4636         using scripts/update-copyrights.
4637         * intl/plural.c: Regenerated.
4638         * locale/programs/charmap-kw.h: Likewise.
4639         * locale/programs/locfile-kw.h: Likewise.
4641 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
4643         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
4645 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4647         [BZ #17748]
4648         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
4649         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
4650         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4651         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4652         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4653         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
4654         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4655         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
4656         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4657         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4658         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4659         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4660         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4661         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4662         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
4663         libm_hidden_def.
4664         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
4665         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
4666         Likewise.
4667         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4668         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4669         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
4670         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4671         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
4672         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4673         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4674         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
4675         __fegetenv instead of fegetenv.
4676         (libc_feholdsetround_noex_ctx): Likewise.
4678 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
4680         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
4681         (Elf_MIPS_ABIFlags_v0): New structure.
4682         (EF_MIPS_FP64): Define.
4683         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
4684         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
4685         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
4686         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
4687         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
4688         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
4689         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
4690         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
4691         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
4692         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
4693         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
4694         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
4695         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
4696         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
4697         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
4698         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
4699         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
4700         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
4701         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
4702         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
4703         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
4704         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
4705         field.
4706         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
4707         EF_MIPS_FP64.
4708         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
4709         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
4710         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
4711         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
4712         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
4713         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
4714         * sysdeps/mips/tst-abi-interlink.c: Likewise.
4715         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
4716         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
4717         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
4718         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
4719         record the current FP ABI extension.
4720         (mips-mode-switch): Define to show if kernel headers support mode
4721         switching.
4722         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
4723         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
4724         supported SYSV ABI version to 3.
4725         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
4726         feature.
4728 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
4729             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4731         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
4732         path.
4733         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
4735 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4737         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
4738         __fegetround and redefine to call __fegetround.  Remove condition
4739         on [!__NO_MATH_INLINES].
4740         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
4741         function.
4742         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
4743         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
4744         Remove macro.
4745         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
4746         instead of <fenv_libc.h>.
4747         (__llrintl): Call fegetround instead of __fegetround.
4748         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
4749         instead of <fenv_libc.h>.
4750         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
4751         (__lrintl): Call fegetround instead of __fegetround.
4752         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
4753         instead of <fenv_libc.h>.
4754         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
4755         (__rintl): Call fegetround instead of __fegetround.
4757 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
4759         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
4760         arrays.
4762 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4764         [BZ #17775]
4765         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
4766         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
4767         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
4769 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4771         * sysdeps/i386/tls-macros.h: Include <features.h>.
4772         (TLS_LE): Use non-PIC version for GCC >= 5.0.
4773         (TLS_IE): Likewise.
4774         (TLS_LD): Likewise.
4775         (TLS_GD): Likewise.
4776         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
4777         define for GCC >= 5.0.
4779 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
4781         * math/test-fenv.c (test_single_exception, set_single_exc,
4782         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
4783         feexcp_mask_test, feenable_test, fe_single_test): Add
4784         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
4785         case where they are not used.
4786         * math/libm-test.inc: Likewise.
4787         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
4788         unused in the absence of FP rounding/exception support.
4789         * stdio-common/tst-printf-round.c: Likewise.
4790         * stdlib/tst-strtod-round.c: Likewise.
4791         * stdlib/tst-strtod-underflow.c: Likewise.
4793 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
4795         [BZ #17723]
4796         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
4797         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
4798         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4799         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4800         libm_hidden_weak.
4801         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
4802         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4803         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
4804         libm_hidden_def.
4805         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4806         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4807         libm_hidden_weak.
4808         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
4809         Likewise.
4810         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
4811         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4812         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4813         libm_hidden_weak.
4814         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4815         libm_hidden_def.
4816         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
4817         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
4818         (__feraiseexcept): Likewise.
4819         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4820         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4821         libm_hidden_weak.
4822         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4823         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4824         libm_hidden_def.
4825         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
4826         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
4827         Use libm_hidden_def.
4828         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
4829         libm_hidden_def.
4830         (feraiseexcept): Define as weak not strong alias.  Use
4831         libm_hidden_weak.
4832         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
4833         New inline function.  Factored out of ...
4834         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
4835         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
4836         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
4837         feraiseexcept.
4838         * math/w_acos.c (__acos): Likewise.
4839         * math/w_asin.c (__asin): Likewise.
4840         * math/w_ilogb.c (__ilogb): Likewise.
4841         * math/w_j0.c (y0): Likewise.
4842         * math/w_j1.c (y1): Likewise.
4843         * math/w_jn.c (yn): Likewise.
4844         * math/w_log.c (__log): Likewise.
4845         * math/w_log10.c (__log10): Likewise.
4846         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
4847         * sysdeps/aarch64/fpu/math_private.h
4848         (libc_feupdateenv_test_aarch64): Likewise.
4849         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
4850         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
4851         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
4852         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
4853         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
4854         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
4855         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
4856         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
4857         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4858         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
4860 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4862         [BZ #17732]
4863         * io/test-utime.c (main): Replace %ld with %jd and cast to
4864         intmax_t.
4865         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
4866         * nptl/tst-mutex5.c: Include <stdint.h>.
4867         (do_test): Replace %ld with %jd and cast to intmax_t.
4868         * posix/tst-regex.c (run_test): Likewise.
4869         (run_test_backwards): Likewise.
4870         * rt/tst-clock.c: Include <stdint.h>.
4871         (clock_test): Replace %ld with %jd and cast to intmax_t.
4872         * rt/tst-cpuclock1.c: Include <stdint.h>.
4873         (do_test): Replace %lu with %ju and cast to uintmax_t.
4874         * rt/tst-cpuclock2.c: Include <stdint.h>.
4875         (do_test): Replace %lu with %ju and cast to uintmax_t.
4876         * rt/tst-mqueue1.c: Include <stdint.h>.
4877         (check_attrs): Replace %ld with %jd and cast to intmax_t.
4878         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
4879         intmax_t.
4880         * rt/tst-mqueue4.c (do_test): Likewise.
4881         * rt/tst-timer4.c: Include <stdint.h>.
4882         (check_ts): Replace %ld with %jd and cast to intmax_t.
4883         (do_test): Likewise.
4884         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
4885         and cast to intmax_t.
4886         * sysdeps/pthread/tst-timer.c (main): Likewise.
4887         * time/clocktest.c (main): Likewise.
4888         * time/tst-posixtz.c (do_test): Likewise.
4889         * timezone/tst-timezone.c (main): Likewise.
4891 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4892             H.J. Lu  <hongjiu.lu@intel.com>
4894         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
4895         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
4896         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
4897         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
4898         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
4899         version if bit_Fast_Unaligned_Load is set.
4900         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
4901         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
4902         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
4903         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
4904         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
4905         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
4906         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
4907         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
4908         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
4909         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
4910         to 4.
4911         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
4912         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
4913         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
4914         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
4916 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
4918         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
4919         instead of #if to avoid a Wundef warning.
4920         * stdlib/tst-limits.c (do_test): Likewise.
4922         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
4923         parallel other exception macros.
4924         (fegetenv): Convert from macro to extern inline so that it applies
4925         retroactively to inline functions already seen by the compiler.
4926         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
4928         * posix/Makefile (before-compile): Use $(objpfx) for
4929         posix-conf-vars-def.h.
4931 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
4933         * posix/getconf.c (main): Use size_t for type of I.
4934         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
4935         NSPEC.
4937         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
4938         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
4939         * posix/posix-envs.def: Likewise.
4940         * sysdeps/posix/sysconf.c: Likewise.
4941         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
4942         (specs): Remove array.
4943         * scripts/gen-posix-conf-vars.awk: Support generation of specs
4944         array.
4946         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
4947         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
4948         (__sysconf): Use CONF_IS_* macros.
4950         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
4951         ($(objpfx)posix-conf-vars-def.h): New target.
4952         * posix/posix-conf-vars.list: New file.
4953         * posix/posix-conf-vars.h: New file.
4954         * posix/confstr.c: Include posix-conf-vars.h.
4955         (confstr): Use CONF_IS_* macros.
4956         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
4957         CONF_IS_* macros.
4958         * scripts/gen-posix-conf-vars.awk: New file.
4960 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
4962         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
4963         fegetround): Add no-op macros to avoid linknamespace issues.
4965         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
4966         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
4968         * sysdeps/unix/sysv/linux/tile/sysdep.h
4969         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
4970         assembly-specific section to avoid a redefinition warning.
4972         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
4973         long before casting to pointer to avoid a cast warning.
4975 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
4977         * sysdeps/tile/tilegx/Implies: New file.
4979 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
4981         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
4983 2014-12-23  Florian Weimer  <fweimer@redhat.com>
4985         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
4987 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4989         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
4990         not define.
4991         * sysdeps/unix/sysv/linux/utimes.c: Do not include
4992         <kernel-features.h>.
4993         (__utimes) [__NR_utimes]: Make code unconditional.
4994         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
4995         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
4996         (__ASSUME_UTIMES): Do not undefine.
4997         * sysdeps/unix/sysv/linux/tile/kernel-features.h
4998         (__ASSUME_UTIMES): Likewise.
4999         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
5000         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
5001         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
5002         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
5004 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
5006         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
5008 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
5010         [BZ #17747]
5011         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
5012         alias to weak alias for j0l, y0l.
5013         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
5014         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
5016         [BZ #17746]
5017         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
5018         conversion.
5020 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
5022         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
5023         to zero if not already defined.
5025 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
5027         [BZ #17724]
5028         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
5029         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
5030         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
5031         (char *) casts added.
5032         * sysdeps/ieee754/k_standardf.c: New file.
5033         * sysdeps/ieee754/k_standardl.c: Likewise.
5034         * math/Makefile (libm-support): Remove k_standard.
5035         (libm-calls): Add k_standard.
5037 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
5039         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
5040         Optimize to avoid an unnecessary FPCR read.
5042 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
5044         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
5045         Optimize to reduce FPCR/FPSR accesses.
5047 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
5049         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
5050         Call libc_fetestexcept_aarch64.
5052 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
5054         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
5055         Call libc_fesetround_aarch64.
5057 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
5059         [BZ #17733]
5060         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
5061         (__bind): Do not define as weak alias.
5062         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
5063         define.
5064         (__getsockname): Do not define as weak alias.
5066 2014-12-22  Will Newton  <will.newton@linaro.org>
5068         * manual/install.texi: Document that we require bison 2.7
5069         or above.
5070         * INSTALL: Regenerate.
5071         * configure.ac: Use AC_CHECK_PROG_VER instead of
5072         AC_PATH_PROG when checking for bison and check for
5073         version 2.7 or above.
5074         * configure: Regenerate.
5076 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
5078         [BZ #17745]
5079         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
5080         * sysdeps/tile/ffsll.c (ffsll): To here.
5082         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
5084 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
5086         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
5087         if not defined.
5088         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
5089         definition.
5090         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
5091         hidden ___tls_get_addr.
5092         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
5093         hidden __tls_get_addr.
5094         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
5095         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
5096         Likewise.
5098 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
5100         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
5101         _dl_init call.
5103 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
5105         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
5106         from "call _dl_init@PLT".
5107         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
5109 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
5111         * manual/search.texi: (Array Sort Function): Clarify stable sorting
5112         guarantees.
5114 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
5116         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
5118 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
5120         [BZ #17744]
5121         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
5122         strnlen.
5124 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
5126         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
5127         of multu on MIPSr6.
5128         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
5129         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
5130         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
5131         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
5132         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
5134 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
5136         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
5137         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
5138         (PTR_SUBU): Use subu for mips32r6/mips64r6.
5139         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
5140         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
5141         mips32r6/mips64r6.
5142         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
5144 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
5146         * string/strncat.c (STRNCAT): Simplify implementation.
5148 2014-12-19  David S. Miller  <davem@davemloft.net>
5150         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
5151         access the quad as both a long double and as a series of 4 words.
5153         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
5154         link_map->l_info array access.
5156 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
5158         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
5160         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
5161         * math/atest-exp2.c (TIMEOUT): Likewise.
5162         * math/atest-sincos.c (TIMEOUT): Likewise.
5164 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5166         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
5167         -Wno-error with -fno-builtin-lround.
5169 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5171         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
5172         Contains futex constants and functions moved over from ...
5173         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
5174         <lowlevellock-futex.h>.
5175         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
5176         (lll_timedwait_tid): Add comments and parentheses around macro
5177         arguments.
5179 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5181         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
5182         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
5183         (__lll_private_flag): Remove.
5184         (lll_futex_wait): Likewise.
5185         (lll_futex_timed_wait): Likewise.
5186         (lll_futex_wake): Likewise.
5187         (lll_futex_requeue): Likewise.
5188         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
5189         (__lll_timedwait_tid): Spell out argument names.
5190         (lll_timedwait_tid): Add comments and parentheses around macro
5191         arguments.
5192         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
5193         LLL_SHARED and LLL_PRIVATE usable from assembly code.
5195 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5197         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
5198         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
5199         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5200         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
5201         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
5202         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
5203         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
5204         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
5205         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
5206         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
5207         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
5208         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
5209         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
5210         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
5211         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
5212         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
5213         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
5214         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
5215         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
5217 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5219         * sysdeps/x86_64/x32/Makefile: New file.
5221 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5223         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
5224         1L with (mp_limb_t) 1.
5226 2014-12-17  Roland McGrath  <roland@hack.frob.com>
5228         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
5229         * nptl/libc_pthread_init.c: ... here.
5230         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
5231         * nptl/register-atfork.c: ... here.
5233         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
5234         Use pthread_sigmask rather than INTERNAL_SYSCALL.
5235         Use assert_perror to check its return value.
5236         (__gai_create_helper_thread): Likewise.
5238         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
5240         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
5242 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
5244         [BZ #17725]
5245         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
5246         __profil_counter.
5247         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
5248         Likewise.
5249         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
5250         Likewise.
5251         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
5252         Likewise.
5253         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
5254         (profil_counter): Likewise.
5255         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
5256         (profil_counter): Likewise.
5257         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
5258         Likewise.
5259         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
5260         Likewise.
5261         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
5262         (profil_counter): Likewise.
5263         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
5264         Likewise.
5265         [!__profil_counter] (profil_counter): Define as weak alias of
5266         __profil_counter.
5267         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
5268         (profil_counter): Rename to __profil_counter.
5269         [!__profil_counter] (profil_counter): Define as weak alias of
5270         __profil_counter.
5271         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
5272         (profil_counter): Rename to __profil_counter.
5273         [!__profil_counter] (profil_counter): Define as weak alias of
5274         __profil_counter.
5275         * sysdeps/posix/profil.c: Update comment referring to
5276         profil_counter.
5277         (__profil): Use __profil_counter instead of profil_counter.
5278         * sysdeps/posix/sprofil.c (profil_counter): Rename to
5279         __profil_counter.  Use __profil_counter_ushort and
5280         __profil_counter_uint in definitions.
5281         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
5282         instead of profil_counter_uint and profil_counter_ushort.
5284         [BZ #17722]
5285         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
5286         define as weak alias of __inet_makeaddr.
5287         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
5288         as weak alias of __inet_addr.
5289         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
5290         as weak alias of __inet_pton.  Use libc_hidden_weak.
5291         * include/arpa/inet.h (__inet_pton): Declare.  Use
5292         libc_hidden_proto.
5293         (inet_makeaddr): Don't use libc_hidden_proto.
5294         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
5295         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
5296         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
5297         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
5298         Remove variable.
5299         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
5300         (test-xfail-POSIX/time.h/linknamespace): Likewise.
5302 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
5304         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
5306 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
5308         * stdio-common/bug-vfprintf-nargs.c (do_test):
5309         Cast value to intptr_t to avoid format warning
5310         for usage with PRIdPTR printing macro.
5312 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
5314         * libio/tst-widetext.c (do_test):
5315         Use format type %td instead of %Zd for ptrdiff_t
5316         in order to avoid format warning.
5318 2014-12-17  Andreas Schwab  <schwab@suse.de>
5320         * nscd/mem.c (gc): Add size_t cast to match printf format.
5322 2014-12-16  Roland McGrath  <roland@hack.frob.com>
5324         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
5325         (init): Apply PTR_MANGLE to pointers before storing them.
5326         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
5327         before using them.
5329 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
5331         [BZ #17719]
5332         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
5333         define as weak alias of __memrchr.
5334         (__memrchr): Do not define as strong alias of memrchr.
5335         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
5336         Remove variable.
5337         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
5338         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
5339         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
5341         [BZ #17717]
5342         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
5343         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
5344         (if_indextoname): Rename to __if_indextoname and define as weak
5345         alias of __if_indextoname.  Use libc_hidden_weak.
5346         (if_freenameindex): Rename to __if_freenameindex and define as
5347         weak alias of __if_freenameindex.
5348         (if_nameindex): Rename to __if_nameindex and define as weak alias
5349         of __if_nameindex.
5350         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
5351         __if_nametoindex and define as weak alias of __if_nametoindex.
5352         Use libc_hidden_weak.
5353         (if_freenameindex): Rename to __if_freenameindex and define as
5354         weak alias of __if_freenameindex.
5355         (if_nameindex): Rename to __if_nameindex and define as weak alias
5356         of __if_nameindex.
5357         (if_indextoname): Rename to __if_indextoname and define as weak
5358         alias of __if_indextoname.  Use libc_hidden_weak.
5359         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
5360         __if_nametoindex and define as weak alias of __if_nametoindex.
5361         Use libc_hidden_weak.
5362         (if_freenameindex): Rename to __if_freenameindex and define as
5363         weak alias of __if_freenameindex.  Use libc_hidden_weak.
5364         (if_nameindex_netlink): Use __if_freenameindex instead of
5365         if_freenameindex.
5366         (if_nameindex): Rename to __if_nameindex and define as weak alias
5367         of __if_nameindex.  Use libc_hidden_weak.
5368         (if_indextoname): Rename to __if_indextoname and define as weak
5369         alias of __if_indextoname.  Use libc_hidden_weak.
5370         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
5371         libc_hidden_proto.
5372         [!_ISOMAC] (__if_freenameindex): Likewise.
5373         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
5374         if_nametoindex.
5375         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
5376         variable.
5377         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
5378         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
5379         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
5380         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
5381         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
5382         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
5383         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
5385         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
5386         Remove variable.
5387         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
5388         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
5390 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
5392         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
5393         subscript above bounds'
5395         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
5396         bounds.
5398 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
5400         * libio/tst-fopenloc.c: Use test-skeleton.c.
5402         * stdlib/tst-bsearch.c: Use test-skeleton.c.
5403         (entry): Rename to ITEM.
5404         (do_test, comp): Adjust.
5406         * stdio-common/tst-fseek.c: Use test-skeleton.c.
5408 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5410         * string/tester.c: Include <libc-internal.h>.
5411         (test_memset): Ignore -Wmemset-transposed-args.
5413 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5415         * misc/tst-mntent2.c (do_test): Fix warning.
5417 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5419         * elf/tst-unique4lib.cc(a): Mark as used.
5421 2014-12-16  Florian Weimer  <fweimer@redhat.com>
5423         [BZ #17630]
5424         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
5425         names.
5427 2014-12-16  Allan McRae  <allan@archlinux.org>
5429         * stdio-common/Makefile (tests): Re-add bug26.
5431 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
5433         [BZ #17657]
5434         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
5435         static array.
5437 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
5439         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
5440         (__lll_lock_wait): Likewise.
5441         (__lll_timedlock_wait): Likewise.
5442         (__lll_timedwait_tid): Likewise.
5443         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
5444         (__lll_robust_timedlock_wait): Likewise.
5445         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
5446         (lll_cond_trylock): Likewise.
5447         (__lll_lock): Likewise.
5448         (__lll_robust_lock): Likewise.
5449         (__lll_cond_lock): Likewise.
5450         (lll_robust_cond_lock): Likewise.
5451         (__lll_timedlock): Likewise.
5452         (__lll_robust_timedlock): Likewise.
5453         (__lll_unlock): Likewise.
5454         (__lll_robust_unlock): Likewise.
5455         (lll_wait_tid): Likewise.
5456         (lll_timedwait_tid): Likewise.
5458 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5460         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
5462 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5464         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
5466 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5468         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
5469         * stdio-common/tst-sprintf.c: Likewise.
5471 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5473         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
5475 2014-12-15  Jeff Law  <law@redhat.com>
5477         [BZ #16617]
5478         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
5479         on the heap.  (CVE-2012-3406)
5480         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
5481         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
5482         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
5484 2014-12-15  Will Newton  <will.newton@linaro.org>
5486         * manual/install.texi: Bump required version of texinfo
5487         to 4.7 from 4.5.
5488         * INSTALL: Regenerated.
5489         * configure.ac: Check for makeinfo version 4.7 and above.
5490         * configure: Regenerated.
5492 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5494         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
5495         PREFIX, string constant to insert between directory and name.
5496         * sysdeps/posix/shm_open.c: Update caller.
5497         * sysdeps/posix/shm_unlink.c: Likewise.
5498         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
5499         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
5500         (SEM_SHM_PREFIX): New macro.
5501         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
5502         [$(have-thread-library) = no].
5503         * nptl/Makefile (libpthread-routines): Add shm-directory.
5504         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
5505         * sysdeps/nptl/shm-directory.h: New file.
5506         * sysdeps/posix/shm-directory.c
5507         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
5508         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
5509         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
5510         INTERNAL_SYSCALL.
5511         (__where_is_shmfs): Function removed.
5512         (mountpoint, defaultmount, defaultdir, __namedsem_once):
5513         Variables removed.
5514         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
5515         Use SHM_GET_NAME.
5516         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
5518         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
5519         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
5520         unconditional for use inside libpthread.
5521         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
5523 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5525         * nptl/pthread_getaffinity.c: New file.
5526         * nptl/pthread_setaffinity.c: New file.
5527         * nptl/pthread_getname.c: New file.
5528         * nptl/pthread_setname.c: New file.
5530         * nptl/pthread_create.c (START_THREAD_DEFN)
5531         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
5533 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5534             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5536         * resolv/res_send.c (send_vc): Disable warning resplen may
5537         be used uninitialized.
5539 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5541         * nptl/tst-mutex6.c
5542         (ATTR_NULL): New define checks ATTR against NULL.
5543         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
5544         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
5546 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
5548         [BZ #17581]
5549         * malloc/hooks.c
5550         (mem2mem_check): Revert my previous change.
5551         (malloc_check_get_size): Revert my previous change.
5552         (mem2chunk_check): Revert my previous change.
5554 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5556         * sysdeps/posix/shm-directory.c: New file.
5557         * sysdeps/posix/shm-directory.h: New file.
5558         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
5559         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
5560         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
5561         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
5562         Transmute EPERM to EACCES.
5563         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
5564         from ...
5565         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
5566         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
5568 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5570         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
5571         pointer and cast to uintptr_t.
5572         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
5573         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
5574         Add cast to avoid warning.
5575         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
5577 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5579         * nptl/semaphore.h: Move to ...
5580         * sysdeps/pthread/semaphore.h: ... here.
5581         * Makefile (installed-headers): Change nptl/semaphore.h to
5582         sysdeps/pthread/semaphore.h.
5584 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5586         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
5587         generated error format strings.
5589         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
5590         -Wformat-extra-args warnings for scanf formats.
5591         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
5592         test of zero-length format (duh).
5593         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
5594         corner-case scanf format test.
5595         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
5596         generated fprintf format string.
5597         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
5598         corner-case sprintf format tests.
5599         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
5600         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
5601         -Wformat-extra-args warnings throughout.
5602         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
5603         (CFLAGS-scanf4.c): Likewise.
5604         (CFLAGS-scanf7.c): Likewise.
5605         (CFLAGS-tst-sprintf.c): Likewise.
5606         (CFLAGS-tst-printf.c): Likewise.
5607         (CFLAGS-tst-printfsz.c): Likewise.
5609 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5611         * include/cpio.h: New file.
5612         * include/fmtmsg.h: Likewise.
5614         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
5615         corresponding format argument to size_t.
5616         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
5617         arguments.
5618         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
5619         corresponding format argument to size_t.
5620         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
5621         arguments.
5622         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
5623         corresponding format argument to size_t.
5624         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
5625         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
5626         (CFLAGS-tst-mbswcs2.c): Likewise.
5627         (CFLAGS-tst-mbswcs3.c): Likewise.
5628         (CFLAGS-tst-mbswcs4.c): Likewise.
5629         (CFLAGS-tst-mbswcs5.c): Likewise.
5630         (CFLAGS-tst-trans.c): Likewise
5632 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5634         * posix/regexbug1.c (main): Use "%s" format with regerror results,
5635         rather than assuming they won't contain any '%'s.
5637 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
5639         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
5640         inhibit_loop_to_libcall to avoid recursive calls.
5641         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
5642         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
5644 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5646         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
5647         prototype.
5649 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5651         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
5652         integer value instead of boolean.
5654 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5656         * malloc/malloc.c: Fix powerof2 check.
5658 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5660         * locale/programs/locfile.h (maybe_swap_uint32):
5661         Remove inline and add unused attribute.
5663 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5665         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
5666         Truncating assembler expression to a .long expression.
5668 2014-12-11  Andreas Schwab  <schwab@suse.de>
5670         * elf/rtld.c (struct map_args): Constify str member.
5671         (do_preload): Constify fname argument.
5673 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5675         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
5676         constants definition.
5678 2014-12-11  Andreas Schwab  <schwab@suse.de>
5680         [BZ #16657]
5681         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
5682         FORCE_ELISION instead of DO_ELISION.
5683         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
5684         Remove.
5685         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
5686         Likewise.
5688         * iconvdata/gconv-modules: Remove duplicate entry.
5690 2014-12-11  Will Newton  <will.newton@linaro.org>
5692         Merge gettext 0.19.3 into intl/.
5694         This involves a number of cosmetic changes to comments
5695         and ANSI function definitions and prototypes throughout
5696         all the files. The gettext copyright header is used but
5697         with the date ranges taken from the glibc copy.
5699         * NEWS: Add gettext merge to 2.21.
5700         * intl/bindtextdom.c: Switch to gettext copyright.
5701         Use ANSI definitions and prototypes.
5702         Use gl_* locking primitives rather than __libc_* ones.
5703         Use __builtin_expect rather than __glibc_likely/unlikely.
5704         * intl/dcgettext.c: Switch to gettext copyright.
5705         Use ANSI definitions and prototypes.
5706         * intl/dcigettext.c: Switch to gettext copyright.
5707         Use ANSI definitions and prototypes.
5708         (INTDIV0_RAISES_SIGFPE): New define.
5709         Use gl_* locking primitives rather than __libc_* ones.
5710         Include eval-plural.h instead of plural-eval.c.
5711         Use __builtin_expect rather than __glibc_likely/unlikely.
5712         * intl/dcngettext.c: Switch to gettext copyright.
5713         Use ANSI definitions and prototypes.
5714         * intl/dgettext.c: Likewise.
5715         * intl/dngettext.c: Likewise.
5716         * intl/plural-eval.c: Renamed to...
5717         * intl/eval-plural.h: ...this.
5718         * intl/explodename.c: Switch to gettext copyright.
5719         Use ANSI definitions and prototypes.
5720         (_nl_explode_name): Use strchr instead of __rawmemchr.
5721         * intl/finddomain.c: Switch to gettext copyright.
5722         Use ANSI definitions and prototypes.
5723         Use gl_* locking primitives rather than __libc_* ones.
5724         (_nl_find_domain): Use malloc rather than alloca for
5725         allocation of temporary locale name.
5726         * intl/gettext.c: Switch to gettext copyright.
5727         Use ANSI definitions and prototypes.
5728         * intl/gettextP.h: Switch to gettext copyright.
5729         Use ANSI definitions and prototypes.
5730         Use gl_* locking primitives rather than __libc_* ones.
5731         * intl/gmo.h: Switch to gettext copyright.
5732         (struct sysdep_string): Move struct segment_pair outside of
5733         struct definition.
5734         * intl/hash-string.c: Use ANSI definitions and prototypes.
5735         * intl/hash-string.h: Switch to gettext copyright.
5736         Use ANSI definitions and prototypes.
5737         * intl/l10nflist.c: Switch to gettext copyright.
5738         Use ANSI definitions and prototypes.
5739         (_nl_normalize_codeset): Avoid integer overflow.
5740         * intl/loadinfo.h: Switch to gettext copyright.
5741         Use ANSI definitions and prototypes.
5742         (LIBINTL_DLL_EXPORTED): New define.
5743         (PATH_SEPARATOR): New define.
5744         * intl/loadmsgcat.c: Switch to gettext copyright.
5745         * intl/localealias.c: Switch to gettext copyright.
5746         Use ANSI definitions and prototypes.
5747         (_nl_expand_alias): Use PATH_SEPARATOR.
5748         * intl/ngettext.c: Switch to gettext copyright.
5749         Use ANSI definitions and prototypes.
5750         * intl/plural-exp.c: Likewise.
5751         * intl/plural-exp.h: Switch to gettext copyright.
5752         Use ANSI definitions and prototypes.
5753         (struct expression): Move definition of enum operator outside
5754         of struct definition.
5755         * intl/plural.c: Regenerate.
5756         * intl/plural.y: Switch to gettext copyright.
5757         Use ANSI definitions and prototypes.
5758         Port to bison 3.0.
5759         * intl/textdomain.c: Switch to gettext copyright.
5760         Use ANSI definitions and prototypes.
5761         Use gl_* locking primitives rather than __libc_* ones.
5763 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
5765         * debug/warning-nop.c: Add used atrribute.
5767 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5769         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
5771         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
5772         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
5773         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
5775 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5776             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5778         [BZ #17634]
5779         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
5780         Undefine after defining function.  Define as weak alias of
5781         __wcschr.  Use libc_hidden_weak.
5782         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
5783         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
5784         (libc_hidden_def): Also define __GI___wcschr alias.
5785         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
5786         __wcschr and define as weak alias of __wcschr.
5787         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
5788         __wcschr.
5789         [!WCSCHR] (DEFAULT_WCSCHR): Define.
5790         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
5791         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
5792         libc_hidden_weak.  Do not use libc_hidden_def.
5793         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
5794         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
5795         __GI___wcschr alias.
5796         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
5797         [IS_IN (libc)] (wcschr): Define as macro expanding to
5798         __redirect_wcschr.
5799         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
5800         [IS_IN (libc)] (__wcschr_power6): Likewise.
5801         [IS_IN (libc)] (__wcschr_power7): Likewise.
5802         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
5803         instead of wcschr.
5804         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
5805         __libc_wcschr.
5806         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
5807         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
5808         __wcschr and define as weak alias of __wcschr.  Use
5809         libc_hidden_builtin_def.
5810         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
5811         as weak alias of __wcschr.  Use libc_hidden_weak.
5812         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
5813         wcschr.
5814         * time/era.c (_nl_init_era_entries): Likewise.
5815         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
5816         variable.
5817         (test-xfail-XPG3/time.h/linknamespace): Likewise.
5818         (test-xfail-XPG4/time.h/linknamespace): Likewise.
5820 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5822         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
5823         format for long int variable.
5825 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
5827         [BZ #10672]
5828         * manual/search.texi: (Array Sort Function): Remove claim how to make
5829         qsort stable.
5831 2014-12-10  Andreas Schwab  <schwab@suse.de>
5833         [BZ #12847]
5834         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
5835         user-controlled locks.
5837 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
5839         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
5840         register.
5842 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5844         * configure.ac (--disable-werror): New configure option.
5845         (enable_werror): New AC_SUBST.
5846         * configure: Regenerated.
5847         * config.make.in (enable-werror): New variable.
5848         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
5849         -Wno-error=undef.
5850         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
5851         * manual/install.texi (Configuring and compiling): Document
5852         --disable-werror.
5853         * INSTALL: Regenerated.
5854         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
5855         (CFLAGS-tst-chk2.c): Likewise.
5856         (CFLAGS-tst-chk3.c): Likewise.
5857         (CFLAGS-tst-chk4.cc): Likewise.
5858         (CFLAGS-tst-chk5.cc): Likewise.
5859         (CFLAGS-tst-chk6.cc): Likewise.
5860         (CFLAGS-tst-lfschk1.c): Likewise.
5861         (CFLAGS-tst-lfschk2.c): Likewise.
5862         (CFLAGS-tst-lfschk3.c): Likewise.
5863         (CFLAGS-tst-lfschk4.cc): Likewise.
5864         (CFLAGS-tst-lfschk5.cc): Likewise.
5865         (CFLAGS-tst-lfschk6.cc): Likewise.
5867         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
5868         (main): Disable -Wdeprecated-declarations around calls to
5869         register_printf_function.
5871         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
5872         (do_test): Disable -Wdiv-by-zero around some calls to
5873         fwrite_unlocked and fread_unlocked.
5875         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
5876         (DIAG_POP_NEEDS_COMMENT): Likewise.
5877         (_DIAG_STR1): Likewise.
5878         (_DIAG_STR): Likewise.
5879         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
5880         * stdio-common/bug21.c: Include <libc-internal.h>.
5881         (do_test): Disable -Wformat around call to sscanf.
5882         * stdio-common/scanf14.c: Include <libc-internal.h>.
5883         (main): Disable -Wformat around some calls to scanf functions.
5885 2014-12-09  Torvald Riegel  <triegel@redhat.com>
5887         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
5889 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5891         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
5892         stack variable alignment.
5894 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
5896         [BZ #17682]
5897         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
5898         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
5899         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
5900         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
5901         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
5902         __getrlimit instead of getrlimit.
5903         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
5904         __gettimeofday instead of gettimeofday.
5905         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
5906         Likewise.
5907         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
5908         Likewise.
5909         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
5910         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
5911         Remove variable.
5912         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
5913         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
5915 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5917         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
5918         for wide-character tests.
5920 2014-12-04  Roland McGrath  <roland@hack.frob.com>
5922         * io/openat64.c: #include <libc-internal.h>
5923         (__openat64): Prototypify.  Use ignore_value on MODE.
5924         * io/openat.c: Likewise.
5925         * misc/reboot.c: #include <libc-internal.h>
5926         (reboot): Prototypify.  Use ignore_value on HOWTO.
5927         * misc/ptrace.c: #include <libc-internal.h>
5928         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
5930 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
5932         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
5933         XPG4, UNIX98 and XOPEN2K.
5934         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
5935         Remove variable.
5936         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
5938 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5940         * libio/fileops.c: Use ISO C style for function definitions.
5941         * libio/iofopen.c: Likewise.
5942         * libio/wfileops.c: Likewise.
5944         [BZ #17653]
5945         * libio/fileops.c (_IO_new_file_underflow): Unset cached
5946         offset on EOF.
5947         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
5948         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
5949         (fgets_func): Function pointer to fgets and fgetws.
5950         (do_ftell_test): Add test to verify ftell value after read
5951         EOF.
5952         (do_test): Set fgets_func.
5954         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
5955         O_TRUNC flag for w and w+ modes.
5956         (do_rewind_test): Likewise.
5957         (do_ftell_test): Likewise.
5958         (do_write_test): Likewise.
5960         [BZ #17647]
5961         * libio/fileops.c (do_ftell): Seek only when there are
5962         unflushed writes.
5963         * libio/wfileops.c (do_ftell_wide): Likewise.
5964         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
5965         test case.
5966         (do_one_test): Call it.
5968 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
5970         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
5971         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
5972         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
5973         Remove variable.
5974         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
5975         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
5976         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
5978 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
5980         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
5981         Remove variable.
5982         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
5984         [BZ #17668]
5985         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
5986         as weak alias of __getifaddrs.  Use libc_hidden_weak.
5987         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5988         __freeifaddrs.  Use libc_hidden_weak.
5989         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
5990         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
5991         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5992         __freeifaddrs.  Use libc_hidden_weak.
5993         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
5994         __getifaddrs and define as weak alias of __getifaddrs.  Use
5995         libc_hidden_weak.
5996         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5997         __freeifaddrs.  Use libc_hidden_weak.
5998         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
5999         Remove variable.
6000         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
6001         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
6003 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
6005         [BZ #17601]
6006         * sysdeps/mips/start.S (__start): Use indirect jump to call
6007         __libc_start_main.
6009 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
6011         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
6013         * nptl/tst-mutex1.c: Include <stdbool.h>.
6014         [!ATTR] (ATTR_NULL): New macro.
6015         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
6016         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
6017         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
6019         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
6020         to char *.
6022         [BZ #17665]
6023         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
6024         Change conditional to [__USE_MISC].
6026         [BZ #17664]
6027         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
6028         fgets_unlocked.
6029         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
6030         __fgets_unlocked.
6031         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
6032         fgets_unlocked.
6033         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
6034         Remove variable.
6035         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
6036         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
6037         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
6038         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
6039         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
6040         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
6041         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
6042         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
6043         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
6045         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
6047 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6049         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6050         Remove strpbrk objects.
6051         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6052         (__libc_ifunc_impl_list): Remove strpbrk implementation.
6053         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
6054         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
6055         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
6056         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
6058         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6059         Remove strcspn objects.
6060         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6061         (__libc_ifunc_impl_list): Remove strcspn implementation.
6062         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
6063         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
6064         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
6065         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
6067         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6068         Remove strspn objetcs.
6069         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6070         (__libc_ifunc_impl_list): Remove strspn implementation.
6071         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
6072         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
6073         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
6074         * sysdeps/powerpc/powerpc64/strspn.S: New file.
6076 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
6078         [BZ #17581]
6079         * malloc/hooks.c
6080         (mem2mem_check): Add a terminator to the chain of checking blocks.
6081         (malloc_check_get_size): Use it here.
6082         (mem2chunk_check): Ditto.
6084 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
6086         * sysdeps/powerpc/powerpc64/strtok.S: New file.
6087         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
6089 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
6091         * bits/ioctl-types.h: Indent preprocessor directives correctly.
6093         * nptl/nptl-init.c: Include libc-internal.h.
6094         (__pthread_initialize_minimal_internal): Use ROUND_UP.
6096         * elf/ldconfig.c (search_dir): Expand comment.
6098 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
6100         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
6101         variable.
6102         (linknamespace-symlist-stdlibs-tests): Likewise.
6103         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
6104         instead of $(objpfx)symlist-stdlibs.
6105         (linknamespace-libs-isoc): New variable.
6106         (linknamespace-libs): Use $(linknamespace-libs-isoc).
6107         (linknamespace-libs-ISO): New variable.
6108         (linknamespace-libs-ISO99): Likewise.
6109         (linknamespace-libs-ISO11): Likewise.
6110         (linknamespace-libs-XPG3): Likewise.
6111         (linknamespace-libs-XPG4): Likewise.
6112         (linknamespace-libs-POSIX): Likewise.
6113         (linknamespace-libs-UNIX98): Likewise.
6114         (linknamespace-libs-XOPEN2K): Likewise.
6115         (linknamespace-libs-POSIX2008): Likewise.
6116         (linknamespace-libs-XOPEN2K8): Likewise.
6117         ($(objpfx)symlist-stdlibs): Replace by
6118         $(linknamespace-symlist-stdlibs-tests).  Use
6119         $(linknamespace-libs-$*) as set of libraries.
6120         ($(linknamespace-header-tests)): Update dependencies.  Use
6121         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
6122         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
6123         * conform/linknamespace.pl: Remove comment about considering
6124         definitions of symbols from irrelevant libraries.
6126 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
6128         [BZ #13862]
6129         * elf/dl-tls.c: Include <atomic.h>.
6130         (oom): Remove #ifdef SHARED/#endif.
6131         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
6132         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
6133         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
6134         big enough.
6135         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
6136         * nptl/Makefile (tests): Add tst-stack4.
6137         (modules-names): Add tst-stack4mod.
6138         ($(objpfx)tst-stack4): New.
6139         (tst-stack4mod.sos): Likewise.
6140         ($(objpfx)tst-stack4.out): Likewise.
6141         ($(tst-stack4mod.sos)): Likewise.
6142         (clean): Likewise.
6143         * nptl/tst-stack4.c: New file.
6144         * nptl/tst-stack4mod.c: Likewise.
6146 2014-11-27  J. Brown  <jb999@gmx.de>
6148         * sysdeps/x86/bits/string.h: Add recent CPUs.
6150 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
6152         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
6153         sigblock.
6155         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
6156         feof.
6158         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
6159         variable.
6161 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
6163         * nscd/connections.c: Include libc-internal.h because of macro
6164         usage ignore_value.
6166 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
6168         * string/bits/string3.h (__warn_memset_zero_len): Don't
6169         declare for gcc newer than 5.0.
6170         (memset): Don't test for zero-length __LEN for gcc newer than
6171         5.0.
6173 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
6175         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
6176         size_t for %zu format.
6178         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
6179         difference, not %ju.
6181 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
6183         * include/libc-internal.h (ignore_value): New macro.
6184         * nscd/connections.c (restart): Wrap calls to setuid and setgid
6185         with ignore_value.
6187         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
6188         definition.
6190         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
6191         pthread_cleanup_push to void *.
6193         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
6194         Undefine.
6196         [BZ #16619]
6197         [BZ #16740]
6198         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
6199         instead of 1L << 52.
6201         * libio/bug-rewind.c (do_test): Check fwscanf return values.
6202         * libio/bug-rewind2.c (do_test): Likewise.
6204         * debug/test-stpcpy_chk-ifunc.c: Remove file.
6205         * debug/test-strcpy_chk-ifunc.c: Likewise.
6206         * wcsmbs/test-wcschr-ifunc.c: Likewise.
6207         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
6208         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
6209         * wcsmbs/test-wcslen-ifunc.c: Likewise.
6210         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
6211         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
6212         * Rules [$(multi-arch) = no] (tests): Do not filter out
6213         $(tests-ifunc).
6214         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
6215         * debug/Makefile (tests-ifunc): Remove variable.
6216         (tests): Do not add $(tests-ifunc).
6217         * wcsmbs/Makefile (tests-ifunc): Remove variable.
6218         (tests): Do not add $(tests-ifunc).
6219         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
6220         [TEST_IFUNC]: Remove conditionals.
6221         * string/test-string.h (TEST_IFUNC): Remove macro.
6222         [TEST_IFUNC]: Remove conditionals.
6224         * string/test-strchr.c [!WIDE] (L): New macro.
6225         [WIDE] (L): Likewise.
6226         (check1): Use CHAR instead of char.  Use L on string and character
6227         constants.
6229 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
6231         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
6232         tests.
6233         * sysdeps/powerpc/bits/atomic.h
6234         (__arch_atomic_exchange_and_add_32_acq): Add definition.
6235         (__arch_atomic_exchange_and_add_32_rel): Likewise.
6236         (atomic_exchange_and_add_acq): Likewise.
6237         (atomic_exchange_and_add_rel): Likewise.
6238         * sysdeps/powerpc/powerpc32/bits/atomic.h
6239         (__arch_atomic_exchange_and_add_64_acq): Add definition.
6240         (__arch_atomic_exchange_and_add_64_rel): Likewise.
6241         * sysdeps/powerpc/powerpc64/bits/atomic.h
6242         (__arch_atomic_exchange_and_add_64_acq): Add definition.
6243         (__arch_atomic_exchange_and_add_64_rel): Likewise.
6245 2014-11-26  Torvald Riegel  <triegel@redhat.com>
6247         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
6248         Change synchronization of __sched_fifo_min_prio and
6249         __sched_fifo_max_prio.
6250         * nptl/pthread_mutexattr_getprioceiling.c
6251         (pthread_mutexattr_getprioceiling): Likewise.
6252         * nptl/pthread_mutexattr_setprioceiling.c
6253         (pthread_mutexattr_setprioceiling): Likewise.
6254         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
6255         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
6256         Likewise.
6258 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
6260         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
6261         void.
6263 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
6265         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
6266         third argument const.
6268 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
6270         fnmatch: work around GCC compiler warning bug with uninit var
6271         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
6272         This works around a bug with x86-64 GCC 4.9.2 and earlier
6273         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
6274         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
6275         used uninitialized in this function [-Wmaybe-uninitialized]".
6277 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
6279         * posix/bug-regex31.c (main): Return RES not 0.
6281 2014-11-25  Anton Blanchard <anton@samba.org>
6283         * sysdeps/powerpc/bits/atomic.h
6284         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
6286 2014-11-24  Sterling Augustine  <saugustine@google.com>
6288         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
6290 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
6292         [BZ #17608]
6293         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
6295 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
6297         [BZ #17633]
6298         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
6299         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
6300         variable.
6301         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
6302         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
6304 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
6306         * string/strncpy.c (strncpy): Improve performance by using memset.
6308 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
6310         * string/strcpy.c (strcpy):
6311         Improve performance by using strlen and memcpy.
6313 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
6315         * string/strcoll_l.c (get_next_seq): __always_inline.
6316         * string/strcoll_l.c (do_compare): __always_inline.
6318 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
6320         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
6321         defined.
6322         * include/mqueue.h: Likewise.
6323         * include/stdlib.h: Likewise.
6325         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
6326         (get_null_defines): Adjust.
6327         * sunrpc/Makefile: Adjust comment.
6328         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
6329         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
6330         (CFLAGS-interp.c): Likewise.
6331         (CFLAGS-ldconfig.c): Likewise.
6332         (CPPFLAGS-.os): Likewise.
6333         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6334         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
6335         * extra-modules.mk (extra-modules.mk): Likewise.
6336         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
6337         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
6338         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
6339         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
6340         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
6341         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
6342         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
6343         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
6344         * iconvdata/Makefile (CPPFLAGS): Likewise.
6345         (cpp-srcs-left): Add libof for all iconvdata routines.
6346         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
6347         * include/assert.h: Likewise.
6348         * include/ctype.h: Likewise.
6349         * include/errno.h: Likewise.
6350         * include/libc-symbols.h: Likewise.
6351         * include/math.h: Likewise.
6352         * include/netdb.h: Likewise.
6353         * include/resolv.h: Likewise.
6354         * include/stdio.h: Likewise.
6355         * include/stdlib.h: Likewise.
6356         * include/string.h: Likewise.
6357         * include/sys/stat.h: Likewise.
6358         * include/wctype.h: Likewise.
6359         * intl/l10nflist.c: Likewise.
6360         * libidn/idn-stub.c: Likewise.
6361         * libio/libioP.h: Likewise.
6362         * nptl/libc_multiple_threads.c: Likewise.
6363         * nptl/pthreadP.h: Likewise.
6364         * posix/regex_internal.h: Likewise.
6365         * resolv/res_hconf.c: Likewise.
6366         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
6367         * sysdeps/arm/memmove.S: Likewise.
6368         * sysdeps/arm/sysdep.h: Likewise.
6369         * sysdeps/generic/_itoa.h: Likewise.
6370         * sysdeps/generic/symbol-hacks.h: Likewise.
6371         * sysdeps/gnu/errlist.awk: Likewise.
6372         * sysdeps/gnu/errlist.c: Likewise.
6373         * sysdeps/i386/i586/memcpy.S: Likewise.
6374         * sysdeps/i386/i586/memset.S: Likewise.
6375         * sysdeps/i386/i686/memcpy.S: Likewise.
6376         * sysdeps/i386/i686/memmove.S: Likewise.
6377         * sysdeps/i386/i686/mempcpy.S: Likewise.
6378         * sysdeps/i386/i686/memset.S: Likewise.
6379         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
6380         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
6381         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
6382         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
6383         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
6384         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
6385         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
6386         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
6387         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
6388         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
6389         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
6390         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
6391         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
6392         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
6393         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
6394         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
6395         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
6396         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
6397         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
6398         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
6399         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
6400         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
6401         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
6402         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
6403         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
6404         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
6405         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
6406         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
6407         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
6408         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
6409         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
6410         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
6411         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
6412         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
6413         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
6414         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
6415         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
6416         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
6417         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
6418         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
6419         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
6420         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
6421         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
6422         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
6423         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
6424         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
6425         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
6426         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
6427         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
6428         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
6429         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
6430         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
6431         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
6432         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
6433         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
6434         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
6435         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
6436         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
6437         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
6438         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
6439         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
6440         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
6441         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
6442         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6443         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6444         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
6445         * sysdeps/posix/closedir.c: Likewise.
6446         * sysdeps/posix/opendir.c: Likewise.
6447         * sysdeps/posix/readdir.c: Likewise.
6448         * sysdeps/posix/rewinddir.c: Likewise.
6449         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
6450         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
6451         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
6452         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
6453         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
6454         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
6455         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
6456         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
6457         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
6458         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
6459         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
6460         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
6461         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
6462         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
6463         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
6464         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
6465         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
6466         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
6467         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
6468         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
6469         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
6470         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
6471         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
6472         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
6473         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
6474         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
6475         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
6476         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
6477         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
6478         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
6479         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
6480         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
6481         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
6482         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
6483         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
6484         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
6485         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
6486         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
6487         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
6488         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
6489         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
6490         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
6491         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
6492         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
6493         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
6494         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
6495         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
6496         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
6497         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
6498         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
6499         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
6500         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
6501         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
6502         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
6503         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
6504         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
6505         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
6506         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
6507         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
6508         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
6509         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
6510         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
6511         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
6512         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
6513         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
6514         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
6515         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
6516         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
6517         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
6518         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
6519         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
6520         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
6521         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
6522         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
6523         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
6524         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
6525         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
6526         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
6527         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
6528         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
6529         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
6530         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
6531         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
6532         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
6533         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
6534         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
6535         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
6536         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
6537         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
6538         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
6539         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
6540         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
6541         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
6542         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
6543         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
6544         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
6545         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
6546         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
6547         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
6548         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
6549         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
6550         * sysdeps/unix/alpha/sysdep.S: Likewise.
6551         * sysdeps/unix/alpha/sysdep.h: Likewise.
6552         * sysdeps/unix/make-syscalls.sh: Likewise.
6553         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6554         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6555         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6556         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
6557         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6558         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
6559         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
6560         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6561         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6562         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
6563         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6564         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6565         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6566         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6567         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6568         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
6569         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6570         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6571         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6572         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6573         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
6574         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6575         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6576         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6577         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6578         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6579         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6580         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6581         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6582         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
6583         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6584         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6585         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
6586         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6587         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6588         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6589         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
6590         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6591         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6592         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
6593         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6594         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6595         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6596         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
6597         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6598         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6599         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6600         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
6601         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6602         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6603         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6604         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6605         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6606         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6607         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
6608         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6609         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6610         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6611         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
6612         * sysdeps/x86_64/memcpy.S: Likewise.
6613         * sysdeps/x86_64/memmove.c: Likewise.
6614         * sysdeps/x86_64/memset.S: Likewise.
6615         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
6616         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
6617         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
6618         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
6619         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
6620         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
6621         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
6622         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
6623         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
6624         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
6625         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
6626         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
6627         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
6628         * sysdeps/x86_64/multiarch/memset.S: Likewise.
6629         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
6630         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
6631         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
6632         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
6633         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
6634         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
6635         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
6636         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
6637         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
6638         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
6639         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
6640         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
6641         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
6642         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
6643         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
6644         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
6645         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
6646         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
6647         * sysdeps/x86_64/strcmp.S: Likewise.
6649         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
6651         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
6652         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
6653         * elf/rtld-Rules: Likewise.
6654         * elf/setup-vdso.h: Likewise.
6655         * include/assert.h: Likewise.
6656         * include/bits/stdlib-float.h: Likewise.
6657         * include/errno.h: Likewise.
6658         * include/sys/stat.h: Likewise.
6659         * include/unistd.h: Likewise.
6660         * sysdeps/aarch64/setjmp.S: Likewise.
6661         * sysdeps/alpha/setjmp.S: Likewise.
6662         * sysdeps/arm/__longjmp.S: Likewise.
6663         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
6664         * sysdeps/arm/setjmp.S: Likewise.
6665         * sysdeps/arm/sysdep.h: Likewise.
6666         * sysdeps/generic/_itoa.h: Likewise.
6667         * sysdeps/generic/dl-sysdep.h: Likewise.
6668         * sysdeps/generic/ldsodefs.h: Likewise.
6669         * sysdeps/i386/dl-tls.h: Likewise.
6670         * sysdeps/i386/setjmp.S: Likewise.
6671         * sysdeps/m68k/setjmp.c: Likewise.
6672         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
6673         * sysdeps/mach/hurd/opendir.c: Likewise.
6674         * sysdeps/posix/getcwd.c: Likewise.
6675         * sysdeps/posix/opendir.c: Likewise.
6676         * sysdeps/posix/profil.c: Likewise.
6677         * sysdeps/powerpc/dl-procinfo.h: Likewise.
6678         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
6679         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
6680         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
6681         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
6682         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
6683         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
6684         * sysdeps/s390/dl-tls.h: Likewise.
6685         * sysdeps/s390/s390-32/setjmp.S: Likewise.
6686         * sysdeps/s390/s390-64/setjmp.S: Likewise.
6687         * sysdeps/sh/sh3/setjmp.S: Likewise.
6688         * sysdeps/sh/sh4/setjmp.S: Likewise.
6689         * sysdeps/unix/alpha/sysdep.h: Likewise.
6690         * sysdeps/unix/arm/sysdep.S: Likewise.
6691         * sysdeps/unix/i386/sysdep.S: Likewise.
6692         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6693         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
6694         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6695         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6696         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6697         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6698         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
6699         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6700         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6701         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6702         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
6703         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6704         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6705         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
6706         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
6707         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6708         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6709         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6710         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6711         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6712         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6713         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6714         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6715         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6716         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6717         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6718         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6719         * sysdeps/unix/x86_64/sysdep.S: Likewise.
6720         * sysdeps/x86_64/setjmp.S: Likewise.
6722         * include/math.h: Use IS_IN instead of IS_IN_libm.
6723         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
6724         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
6725         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
6726         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
6727         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
6728         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
6729         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
6730         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
6731         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
6732         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
6733         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
6734         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
6735         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
6736         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
6737         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
6738         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
6739         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
6740         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
6741         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
6742         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
6743         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
6744         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
6745         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
6746         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
6747         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
6748         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
6749         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
6750         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
6751         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
6752         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
6753         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
6754         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
6755         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
6756         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
6757         Likewise.
6758         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
6759         Likewise.
6760         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
6761         Likewise.
6762         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
6763         Likewise.
6764         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
6765         Likewise.
6766         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
6767         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
6768         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
6769         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
6770         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
6771         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
6772         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
6773         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
6774         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
6775         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
6776         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
6777         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
6778         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
6779         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
6780         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
6781         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
6782         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
6783         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
6784         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
6785         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
6786         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
6787         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
6788         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
6789         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
6790         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
6791         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
6792         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
6794         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
6795         * nptl/pthreadP.h: Likewise.
6796         * nptl_db/structs.def: Likewise.
6797         * sysdeps/arm/sysdep.h: Likewise.
6798         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6799         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6800         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
6801         * sysdeps/unix/alpha/sysdep.h: Likewise.
6802         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6803         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6804         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6805         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6806         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6807         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6808         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6809         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6810         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6811         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6812         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6813         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6814         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6815         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6816         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6817         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6818         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6819         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6820         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6821         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6822         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6823         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6824         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6825         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6826         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
6827         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6829         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
6830         * nptl/pthreadP.h: Likewise.
6831         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6832         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6833         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6834         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6835         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6836         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6837         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6838         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6839         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6840         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6841         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6842         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6843         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6844         Likewise.
6845         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6846         Likewise.
6847         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6848         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6849         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6850         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6851         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6852         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6853         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6854         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6856         * dlfcn/dladdr.c: Use IS_IN.
6857         * dlfcn/dladdr1.c: Likewise.
6858         * dlfcn/dlclose.c: Likewise.
6859         * dlfcn/dlerror.c: Likewise.
6860         * dlfcn/dlinfo.c: Likewise.
6861         * dlfcn/dlmopen.c: Likewise.
6862         * dlfcn/dlopen.c: Likewise.
6863         * dlfcn/dlsym.c: Likewise.
6864         * dlfcn/dlvsym.c: Likewise.
6866         * include/ifaddrs.h: Use IS_IN.
6867         * inet/check_pf.c: Likewise.
6868         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
6869         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
6871         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
6872         IS_IN_ldconfig.
6873         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
6874         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
6876         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
6877         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
6878         IS_IN (libc).
6880         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
6882         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
6883         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6884         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
6885         * include/libc-symbols.h (IS_IN_LIB): New macro.
6886         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
6887         * include/netdb.h: Likewise.
6888         * include/stap-probe.h: Remove all uses of IN_LIB.
6890         * Makeconfig (module-cppflags-real): Define MODULE_NAME
6891         instead of IN_MODULE.
6892         * include/libc-symbols.h (IN_MODULE): Define using
6893         MODULE_NAME.
6894         (PASTE_NAME, PASTE_NAME1): New macros.
6895         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
6896         of IN_LIB.
6897         (STAP_PROBE_ASM): Likewise.
6899 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6901         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
6902         __mach_init in dlopened libc.
6904 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
6906         * sysdeps/arm/preconfigure.ac: Delete EABI check.
6907         * sysdeps/arm/preconfigure: Regenerate.
6909 2014-11-21  Roland McGrath  <roland@hack.frob.com>
6911         * nptl/pthread_create.c (__pthread_create_2_1): Set
6912         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
6913         when copying values from IATTR into PD.
6915 2014-11-21  Will Newton  <will.newton@linaro.org>
6916             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
6918         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
6919         Refactor inline-asm.  Also add comment.
6921         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
6922         ElfW macro instead of hardcoded Elf64 types.
6923         (la_aarch64_gnu_pltenter): Likewise.
6924         * sysdeps/aarch64/dl-machine.h
6925         (elf_machine_runtime_setup): Use ElfW(Addr).
6927         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
6928         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
6929         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
6930         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
6931         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
6932         (R_AARCH64_TLS_DTPMOD64): Rename to ..
6933         (R_AARCH64_TLS_DTPMOD): This.
6934         (R_AARCH64_TLS_DTPREL64): Rename to ...
6935         (R_AARCH64_TLS_DTPREL): This.
6936         (R_AARCH64_TLS_TPREL64): Rename to ...
6937         (R_AARCH64_TLS_TPREL): This.
6938         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
6939         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
6940         R_AARCH64_TLS_TPREL64.
6941         (elf_machine_rela): Likewise.
6943 2014-11-21  Torvald Riegel  <triegel@redhat.com>
6945         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
6946         by setting it to 0.  64b atomics are not supported currently.
6948 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6950         [BZ #16469]
6951         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
6952         search domain names.
6954 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6956         [BZ #16469]
6957         * NEWS: Update.
6958         * resolv/res_query.c (__libc_res_nquerydomain): Retain
6959         trailing dot.
6960         * posix/tst-getaddrinfo5.c: New.
6961         * posix/Makefile (tests): Add it.
6963 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6965         [BZ #14498]
6966         * NEWS: Fixed.
6967         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
6968         after parsing line but before break_if_match.
6969         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
6970         if there is a protocol mismatch.
6972 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
6974         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
6975         because the potential race is on the user-supplied stream.
6977 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6979         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
6980         string literal if not passed a buffer.
6981         * manual/job.texi (ctermid): Update reasoning, note deviation
6982         from posix, suggest mtasurace when not passed a buffer, for
6983         future non-preliminary safety notes.
6985 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6987         * manual/users.texi (cuserid): Fix MT-Safety note for the case
6988         of not passing it a buffer.
6989         Reported by Peng Haitao.
6991 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6993         * manual/Makefile ($(objpfx)stamp-summary): Require
6994         check-safety.sh to pass.
6995         * manual/check-safety.sh: Wish for verification that every
6996         @deftypefn and @deftypefun is followed by a @safety remark.
6998 2014-11-20  Roland McGrath  <roland@hack.frob.com>
7000         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
7002         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
7003         PTHREAD_CANCEL_ASYNCHRONOUS.
7004         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
7005         send SIGCANCEL.
7007         * nptl/default-sched.h: New file.
7008         * sysdeps/unix/sysv/linux/default-sched.h: New file.
7009         * nptl/pthread_create.c: Include it.
7010         (__pthread_create_2_1): Use collect_default_sched instead of making
7011         Linux syscalls here directly.
7013 2014-11-20  Torvald Riegel  <triegel@redhat.com>
7015         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
7016         __pthread_once): Use C11 atomics.
7018 2014-11-20  Torvald Riegel  <triegel@redhat.com>
7020         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
7022 2014-11-20  Torvald Riegel  <triegel@redhat.com>
7024         * include/atomic.h (__atomic_link_error, __atomic_check_size,
7025         atomic_thread_fence_acquire, atomic_thread_fence_release,
7026         atomic_thread_fence_seq_cst, atomic_load_relaxed,
7027         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
7028         atomic_compare_exchange_weak_relaxed,
7029         atomic_compare_exchange_weak_acquire,
7030         atomic_compare_exchange_weak_release,
7031         atomic_exchange_acquire, atomic_exchange_release,
7032         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
7033         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
7034         atomic_fetch_and_acquire,
7035         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
7037 2014-11-20  Torvald Riegel  <triegel@redhat.com>
7039         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
7040         USE_ATOMIC_COMPILER_BUILTINS): Define.
7041         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
7042         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7043         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
7044         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7045         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
7046         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7047         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
7048         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7049         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
7050         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7051         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
7052         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7053         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
7054         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7055         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
7056         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7057         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
7058         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7059         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
7060         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7061         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
7062         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7063         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
7064         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7065         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
7066         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7067         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
7068         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7069         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
7070         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7071         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
7072         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7073         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
7074         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7075         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
7076         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7077         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
7078         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7079         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
7080         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7082 2014-11-19  Roland McGrath  <roland@hack.frob.com>
7084         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
7085         the sched_priority value here.  It was already checked when the user
7086         called pthread_attr_setschedparam.
7088         * nptl/tst-bad-schedattr.c: New file.
7089         * nptl/Makefile (tests): Add it.
7091 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
7092             Florian Weimer  <fweimer@redhat.com>
7093             Joseph Myers  <joseph@codesourcery.com>
7094             Adam Conrad  <adconrad@0c3.net>
7095             Andreas Schwab  <schwab@suse.de>
7096             Brooks  <bmoses@google.com>
7098         [BZ #17625]
7099         * wordexp-test.c (__dso_handle): Add prototype.
7100         (__register_atfork): Likewise.
7101         (__app_register_atfork): New function.
7102         (registered_forks): New global.
7103         (register_fork): New function.
7104         (test_case): Add 3 new tests for WRDE_CMDSUB.
7105         (main): Call __app_register_atfork.
7106         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
7107         fork count is non-zero fail the test.
7108         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
7109         is set.
7110         (parse_dollars): Remove check for WRDE_NOCMD.
7111         (parse_dquote): Likewise.
7113 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
7115         * Makeconfig (built-modules): List non-library modules to be
7116         built.
7117         (module-cppflags): Include libc-modules.h for
7118         everything except shlib-versions.v.i.
7119         (CPPFLAGS): Use it.
7120         (before-compile): Add libc-modules.h.
7121         ($(common-objpfx)libc-modules.h,
7122         $(common-objpfx)libc-modules.stmp): New targets.
7123         (common-generated): Add libc-modules.h and libc-modules.stmp.
7124         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
7125         * include/libc-symbols.h: Don't include libc-modules.h.
7126         * include/libc-modules.h: Remove file.
7127         * scripts/gen-libc-modules.awk: New script to generate
7128         libc-modules.h.
7129         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
7130         Depend on libc-modules.stmp.
7132         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
7134         * Makeconfig (in-module): Get value of libof set for the
7135         translation unit.
7136         (CPPFLAGS): Use $(in-module).
7137         * Makerules: Don't suffix routine names for nonlib.
7138         * include/libc-modules.h: New file.
7139         * include/libc-symbols.h: Include libc-modules.h
7140         (IS_IN): New macro to replace IS_IN_* macros.
7141         * elf/Makefile: Set libof-* for each routine.
7142         * elf/rtld-Rules: Likewise.
7143         * extra-modules.mk: Likewise.
7144         * iconv/Makefile: Likewise.
7145         * iconvdata/Makefile: Likewise.
7146         * locale/Makefile: Likewise.
7147         * malloc/Makefile: Likewise.
7148         * nss/Makefile: Likewise.
7149         * sysdeps/gnu/Makefile: Likewise.
7150         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
7151         * sysdeps/unix/sysv/linux/Makefile: Likewise.
7152         * sysdeps/s390/s390-64/Makefile: Likewise.
7153         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
7154         CPPFLAGS for nscd instead of nonlib.
7156 2014-11-18  Roland McGrath  <roland@hack.frob.com>
7158         * nptl/createthread.c: New file.
7160         * nptl/createthread.c: Moved ...
7161         * sysdeps/unix/sysv/linux/createthread.c: ... here.
7163         * nptl/createthread.c: Add proper top-line comment.
7164         (do_clone): Folded into ...
7165         (create_thread): ... here.  Take new arguments STOPPED_START and
7166         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
7167         increment __nptl_threads, do event-reporting logic, do
7168         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
7169         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
7170         resource cleanup if sched_setaffinity or sched_setscheduler fails,
7171         just send SIGCANCEL.
7172         * nptl/pthread_create.c: Forward-declare create_thread before
7173         including createthread.c.
7174         (start_thread): Use new macro START_THREAD_DEFN to replace defining
7175         declaration, and new macro START_THREAD_SELF to replace argument.
7176         Remove return statement.
7177         (report_thread_creation): New function.
7178         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
7179         synchronization logic, and __nptl_nthreads increment here, around
7180         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
7181         PD->parent_cancelhandling here, before create_thread.  When
7182         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
7183         __deallocate_stack, and ENOMEM translation here.
7185 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
7187         [BZ #17616]
7188         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
7189         (mptwo): Rename to __mptwo.
7190         (__inv): Use __mptwo instead of mptwo.
7191         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
7192         (mptwo): Rename to __mptwo.
7193         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
7194         of mpone and __mptwo instead of mptwo.
7195         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
7196         instead of mpone.
7197         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
7198         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
7199         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
7200         of mpone and __mptwo instead of mptwo.
7201         (__mpranred): Use __mpone instead of mpone.
7202         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
7203         variable.
7204         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
7205         (test-xfail-ISO99/math.h/linknamespace): Likewise.
7206         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
7207         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
7208         (test-xfail-ISO11/math.h/linknamespace): Likewise.
7209         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
7210         (test-xfail-XPG3/math.h/linknamespace): Likewise.
7211         (test-xfail-XPG4/math.h/linknamespace): Likewise.
7212         (test-xfail-POSIX/math.h/linknamespace): Likewise.
7213         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
7214         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
7215         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
7216         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
7217         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
7218         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
7219         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
7220         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
7221         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
7222         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
7224 2014-11-18  Tom de Vries  <tom@codesoucery.com>
7226         * manual/signal.texi (Primitives Interrupted by Signals): In section,
7227         replace BSD Handler xref with BSD Signal Handling.
7229 2014-11-17  Richard Henderson  <rth@redhat.com>
7231         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
7232         (_FP_PACK_RAW_2): Remove.
7233         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
7234         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
7235         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
7236         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
7237         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
7238         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
7239         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
7240         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
7241         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
7242         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
7243         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
7244         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
7245         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
7246         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
7247         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
7248         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
7250 2014-11-14  Roland McGrath  <roland@hack.frob.com>
7252         * signal/signal.h [__USE_MISC]
7253         (struct sigvec): Remove type.
7254         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
7255         (sigvec): Remove declaration.
7256         * sysdeps/posix/sigvec.c: Moved ...
7257         * signal/sigvec.c: ... here, replacing old file.
7258         (struct sigvec): New type, copied from old signal.h definition.
7259         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
7260         (__sigvec): Convert definition to prototype.
7261         (sigvec): Replace weak_alias with compat_symbol.
7262         * signal/Versions (libc: GLIBC_2.21): New version set.
7263         * include/signal.h: Remove __sigvec declaration.
7264         * sysdeps/unix/bsd/sigvec.c: Remove file.
7265         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
7266         * manual/signal.texi (BSD Handler): Remove subsection.
7267         Move siginterrupt up to ...
7268         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
7269         (Blocking in BSD): Fold subsection into its parent.
7270         * NEWS: Mention sigvec removal.
7272 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
7274         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
7275         (DLA_FMS): Make definition conditional only on [__FMA4__].
7276         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
7277         definition.
7279         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
7280         Make definition conditional only on [PROF].
7281         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
7282         definition.
7283         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
7284         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
7286         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
7287         !__GNUC__].
7288         * include/signal.h (__sigpause): Move declaration above call to
7289         libc_hidden_proto.
7290         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
7291         variable.
7292         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
7293         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
7295 2014-11-14  David S. Miller  <davem@davemloft.net>
7297         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
7298         Define before including <string/memcpy.c> and <string/mempcpy.c>.
7300 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
7302         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
7303         * configure: Regenerated.
7304         * manual/install.texi (Tools for Compilation): Document a
7305         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
7306         compiler verified to work.
7307         * INSTALL: Regenerated.
7309         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
7310         redeclare with asm name.
7311         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
7312         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
7313         including <string.h>.
7314         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7315         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
7316         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7317         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
7318         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7319         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
7320         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7322 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
7324         * stdlib/strtol.c (__strtol): Use prototype definition.
7326         [BZ #17594]
7327         * stdlib/strtol.c (SYM__): New macro.
7328         (SYM__1): Likewise.
7329         (__strtol): Likewise.
7330         (strtol): Rename to __strtol and define as weak alias of
7331         __strtol.  Use libc_hidden_weak.
7333 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7335         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
7336         Use numbered labels in inline assembly.
7338 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7340         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
7341         Add setjmp LIBC_PROBE.
7342         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
7343         Likewise.
7344         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
7345         Add longjmp, longjmp_target LIBC_PROBE.
7346         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
7347         Likewise.
7349 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7351         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
7352         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
7353         to get rid of unused variable warning.
7355 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7357         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
7358         Check for unwind_backtrace ==  NULL only in SHARED case.
7359         (__backchain_backtrace): Compile only in SHARED case.
7360         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
7361         Likewise.
7362         (__backchain_backtrace): Declare as static.
7364 2014-11-12  Roland McGrath  <roland@hack.frob.com>
7366         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
7367         (__libc_multiple_threads_ptr): Variable moved ...
7368         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
7370 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
7372         * conform/GlibcConform.pm: New file.
7373         * conform/conformtest.pl: Use GlibcConform module.
7374         * conform/linknamespace.pl: New file.
7375         * conform/list-header-symbols.pl: Likewise.
7376         * conform/Makefile (linknamespace-symlists-base): New variable.
7377         (linknamespace-symlists-tests): Likewise.
7378         (linknamespace-header-base): Likewise.
7379         (linknamespace-header-tests): Likewise.
7380         (tests-special): Add new tests.
7381         ($(linknamespace-symlists-tests)): New rule.
7382         (linknamespace-libs): New variable.
7383         ($(objpfx)symlist-stdlibs): New rule.
7384         ($(linknamespace-header-tests)): Likewise.
7385         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
7386         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
7387         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
7388         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
7389         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
7390         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
7391         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
7392         (test-xfail-ISO/math.h/linknamespace): Likewise.
7393         (test-xfail-ISO/signal.h/linknamespace): Likewise.
7394         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
7395         (test-xfail-ISO/time.h/linknamespace): Likewise.
7396         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
7397         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
7398         (test-xfail-ISO99/math.h/linknamespace): Likewise.
7399         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
7400         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
7401         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
7402         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
7403         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
7404         (test-xfail-ISO11/math.h/linknamespace): Likewise.
7405         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
7406         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
7407         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
7408         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
7409         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
7410         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
7411         (test-xfail-XPG3/math.h/linknamespace): Likewise.
7412         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
7413         (test-xfail-XPG3/search.h/linknamespace): Likewise.
7414         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
7415         (test-xfail-XPG3/time.h/linknamespace): Likewise.
7416         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
7417         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
7418         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
7419         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
7420         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
7421         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
7422         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
7423         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
7424         (test-xfail-XPG4/math.h/linknamespace): Likewise.
7425         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
7426         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
7427         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
7428         (test-xfail-XPG4/search.h/linknamespace): Likewise.
7429         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
7430         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
7431         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
7432         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
7433         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
7434         (test-xfail-XPG4/time.h/linknamespace): Likewise.
7435         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
7436         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
7437         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
7438         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
7439         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
7440         (test-xfail-POSIX/math.h/linknamespace): Likewise.
7441         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
7442         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
7443         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
7444         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
7445         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
7446         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
7447         (test-xfail-POSIX/time.h/linknamespace): Likewise.
7448         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
7449         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
7450         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
7451         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
7452         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
7453         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
7454         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
7455         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
7456         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
7457         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
7458         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
7459         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
7460         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
7461         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
7462         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
7463         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
7464         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
7465         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
7466         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
7467         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
7468         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
7469         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
7470         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
7471         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
7472         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
7473         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
7474         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
7475         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
7476         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
7477         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
7478         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
7479         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
7480         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
7481         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
7482         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
7483         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
7484         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
7485         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
7486         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
7487         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
7488         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
7489         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
7490         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
7491         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
7492         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
7493         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
7494         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
7495         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
7496         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
7497         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
7498         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
7499         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
7500         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
7501         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
7502         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
7503         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
7504         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
7505         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
7506         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
7507         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
7508         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
7509         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
7510         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
7511         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
7512         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
7513         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
7514         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
7515         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
7516         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
7517         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
7518         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
7519         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
7520         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
7521         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
7522         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
7523         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
7524         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
7525         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
7526         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
7527         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
7528         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
7529         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
7530         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
7531         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
7532         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
7533         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
7534         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
7535         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
7536         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
7537         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
7538         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
7539         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
7540         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
7541         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
7542         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
7543         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
7544         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
7545         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
7547         [BZ #17589]
7548         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
7549         of fgets_unlocked.
7551         [BZ #17585]
7552         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
7553         (memmem): Rename to __memmem and define as weak alias of
7554         __memmem.  Use libc_hidden_weak.
7555         (__memmem): Use libc_hidden_def.
7556         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
7557         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
7558         memmem.
7560         [BZ #17582]
7561         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
7562         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
7563         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
7564         and define as weak alias of __fgets_unlocked.  Use
7565         libc_hidden_weak.
7566         (__fgets_unlocked): Use libc_hidden_def.
7567         * include/stdio.h (__fgets_unlocked): Declare.  Use
7568         libc_hidden_proto.
7569         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
7570         __fgets_unlocked instead of fgets_unlocked.
7571         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
7572         (GET_NPROCS_CONF_PARSER): Likewise.
7573         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
7574         (GET_NPROCS_CONF_PARSER): Likewise.
7576         [BZ #17574]
7577         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
7578         weak alias of __wmemset.  Use libc_hidden_weak.
7579         (__wmemset): Use libc_hidden_def.
7580         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
7581         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
7582         of wmemset.
7584         [BZ #17573]
7585         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
7586         with asm name __mempcpy.
7587         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
7589         [BZ #17572]
7590         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
7591         and define as weak alias of __rawmemchr.
7592         (__rawmemchr): Do not define as strong alias of rawmemchr.
7594         [BZ #17571]
7595         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
7596         alias of __qsort_r.
7597         (qsort): Call __qsort_r instead of qsort_r.
7598         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
7599         (__qsort_r): Declare.  Call libc_hidden_proto.
7600         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
7601         instead of qsort_r.
7602         * nscd/gai.c (__qsort_r): Define to qsort_r.
7603         * posix/tst-rfc3484.c (__qsort_r): Likewise.
7604         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
7605         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
7607         [BZ #17570]
7608         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
7609         define as weak alias of __malloc_info.
7611         [BZ #17584]
7612         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
7613         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7614         (__rewinddir): Use libc_hidden_def.
7615         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
7616         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7617         (__rewinddir): Use libc_hidden_def.
7618         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
7619         weak alias of __rewinddir.  Don't use libc_hidden_def.
7620         (__rewinddir): Use libc_hidden_def.
7621         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
7622         (__rewinddir): Use libc_hidden_proto.
7623         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
7624         rewinddir.
7625         (__getcwd): Use __rewinddir instead of rewinddir.
7627         [BZ #17583]
7628         * libio/fileno.c (fileno): Rename to __fileno and define as weak
7629         alias of __fileno.  Use libc_hidden_weak.
7630         (__fileno): Use libc_hidden_def.
7631         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
7632         * libio/ftello.c (ftello): Rename to __ftello and define as weak
7633         alias of __ftello.
7634         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
7635         __ftello.
7636         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
7637         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
7638         libc_hidden_def.
7639         (fread_unlocked): Don't use libc_hidden_ver.
7640         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
7641         and define as weak alias of __fread_unlocked.  Don't use
7642         libc_hidden_def.
7643         (__fread_unlocked): Use libc_hidden_def.
7644         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
7645         (ftello): Don't use libc_hidden_proto.
7646         (__ftello): Declare.  Use libc_hidden_proto.
7647         (fread_unlocked): Don't use libc_hidden_proto.
7648         (__fread_unlocked): Declare.  Use libc_hidden_proto.
7649         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
7650         and __ftello instead of fileno, fread_unlocked and ftello.
7652 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7654         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
7655         GOT12.
7656         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
7657         Likewise.
7658         (_dl_start_user): Likewise.
7659         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
7661 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
7662             Siddhesh Poyarekar  <siddhesh@redhat.com>
7664         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
7665         Move argv and envp down instead of moving argc up.
7666         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
7668 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
7670         [BZ #17506]
7671         * test-skeleton.c (main): Return successful if one of
7672         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
7673         * string/tst-strcoll-overflow.c: Define expected status.
7675 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
7677         [BZ #17475]
7678         * locale/iso-639.def: Define Bhili and Tulu language codes.
7680 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
7682         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
7684 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
7686         [BZ #17555]
7687         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
7689 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
7691         * configure.ac: Updated check of minimal required version to
7692         2.22.
7693         * manual/install.texi (Tools for Compilation): Updated version
7694         number.
7695         * configure: Regenerated.
7696         * INSTALL: Likewise.
7698 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
7700         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
7701         __tls_get_addr.
7703 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
7705         * include/sys/wait.h (__libc_waitpid): Remove declaration.
7706         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
7707         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7708         libc_hidden_weak.
7709         (waitpid): Define as alias of __waitpid.
7710         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
7711         __waitpid.
7712         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7713         libc_hidden_weak.
7714         (waitpid): Define as alias of __waitpid.
7715         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
7716         __libc_waitpid alias.
7717         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
7718         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
7719         Likewise.
7720         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
7721         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
7722         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
7723         alias.
7724         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
7725         __waitpid.
7726         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7727         libc_hidden_weak.
7728         (waitpid): Define as alias of __waitpid.
7730 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
7732         * manual/llio.texi: Add comment that write safety has been
7733         fixed in Linux.
7735         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
7736         (localplt-build-dso): Add elf/ld.so.
7737         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
7738         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
7739         and free for ld.so.
7740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
7741         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
7742         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
7743         Likewise.
7744         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
7745         Likewise.
7746         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
7747         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
7748         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
7749         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
7750         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
7751         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
7752         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
7753         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
7754         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
7755         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
7756         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
7758 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
7760         [BZ #14132]
7761         * include/libc-symbols.h (INTUSE): Remove macro.
7762         (INTDEF): Likewise.
7763         (INTVARDEF): Likewise.
7764         (_INTVARDEF): Likewise.
7765         (INTDEF2): Likewise.
7766         (INTVARDEF2): Likewise.
7767         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
7768         rtld_hidden_def instead of INTVARDEF.
7769         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
7770         (_dl_starting_up_internal): Remove declaration.
7771         (_dl_starting_up): Use rtld_hidden_proto.
7772         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
7773         declaration.
7774         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
7775         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
7776         _dl_starting_up.
7777         * elf/dl-writev.h (_dl_writev): Likewise.
7778         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
7779         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
7780         _dl_starting_up_internal.
7782 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7784         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
7785         test-skeleton.c.
7787 2014-11-05  Will Newton  <will.newton@linaro.org>
7789         * benchtests/Makefile: (bench-malloc): Add malloc thread
7790         scalability benchmark.
7791         * benchtests/bench-malloc-threads.c: New file.
7793 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
7795         * sysdeps/aarch64/strchrnul.S: New file.
7797 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7799         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
7800         definition.
7801         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7802         Likwise.
7803         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7804         Likewise.
7805         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7806         Likewise.
7807         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7808         Likewise.
7809         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7810         Likewise.
7812 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
7814         * catgets/test-gencat.c: Use test-skeleton.c.
7815         * catgets/tst-catgets.c: Likewise.
7816         * csu/tst-empty.c: Likewise.
7817         * elf/tst-audit2.c: Likewise.
7818         * elf/tst-global1.c: Likewise.
7819         * elf/tst-pathopt.c: Likewise.
7820         * elf/tst-piemod1.c: Likewise.
7821         * elf/tst-tls10.c: Likewise.
7822         * elf/tst-tls11.c: Likewise.
7823         * elf/tst-tls12.c: Likewise.
7824         * gnulib/tst-gcc.c: Likewise.
7825         * iconvdata/tst-e2big.c: Likewise.
7826         * iconvdata/tst-loading.c: Likewise.
7827         * iconv/tst-iconv1.c: Likewise.
7828         * iconv/tst-iconv2.c: Likewise.
7829         * inet/test-inet6_opt.c: Likewise.
7830         * inet/tst-gethnm.c: Likewise.
7831         * inet/tst-network.c: Likewise.
7832         * inet/tst-ntoa.c: Likewise.
7833         * intl/tst-codeset.c: Likewise.
7834         * intl/tst-gettext2.c: Likewise.
7835         * intl/tst-gettext3.c: Likewise.
7836         * intl/tst-ngettext.c: Likewise.
7837         * intl/tst-translit.c: Likewise.
7838         * io/test-stat.c: Likewise.
7839         * libio/test-fmemopen.c: Likewise.
7840         * libio/tst-freopen.c: Likewise.
7841         * libio/tst-sscanf.c: Likewise.
7842         * libio/tst-ungetwc1.c: Likewise.
7843         * libio/tst-ungetwc2.c: Likewise.
7844         * libio/tst-widetext.c: Likewise.
7845         * localedata/tst-ctype.c: Likewise.
7846         * localedata/tst-digits.c: Likewise.
7847         * localedata/tst-leaks.c: Likewise.
7848         * localedata/tst-mbswcs1.c: Likewise.
7849         * localedata/tst-mbswcs2.c: Likewise.
7850         * localedata/tst-mbswcs3.c: Likewise.
7851         * localedata/tst-mbswcs4.c: Likewise.
7852         * localedata/tst-mbswcs5.c: Likewise.
7853         * localedata/tst-setlocale.c: Likewise.
7854         * localedata/tst-trans.c: Likewise.
7855         * localedata/tst-wctype.c: Likewise.
7856         * localedata/tst-xlocale1.c: Likewise.
7857         * login/tst-grantpt.c: Likewise.
7858         * malloc/tst-calloc.c: Likewise.
7859         * malloc/tst-malloc.c: Likewise.
7860         * malloc/tst-mallocstate.c: Likewise.
7861         * malloc/tst-mcheck.c: Likewise.
7862         * malloc/tst-mtrace.c: Likewise.
7863         * malloc/tst-obstack.c: Likewise.
7864         * math/atest-exp2.c: Likewise.
7865         * math/atest-exp.c: Likewise.
7866         * math/atest-sincos.c: Likewise.
7867         * math/test-matherr.c: Likewise.
7868         * math/test-misc.c: Likewise.
7869         * math/test-powl.c: Likewise.
7870         * math/tst-definitions.c: Likewise.
7871         * misc/tst-dirname.c: Likewise.
7872         * misc/tst-efgcvt.c: Likewise.
7873         * misc/tst-fdset.c: Likewise.
7874         * misc/tst-hsearch.c: Likewise.
7875         * misc/tst-mntent2.c: Likewise.
7876         * nptl/tst-sem7.c: Likewise.
7877         * nptl/tst-sem8.c: Likewise.
7878         * nptl/tst-sem9.c: Likewise.
7879         * nss/test-netdb.c: Likewise.
7880         * posix/tst-fnmatch.c: Likewise.
7881         * posix/tst-getlogin.c: Likewise.
7882         * posix/tst-gnuglob.c: Likewise.
7883         * posix/tst-mmap.c: Likewise.
7884         * pwd/tst-getpw.c: Likewise.
7885         * resolv/tst-inet_ntop.c: Likewise.
7886         * rt/tst-timer.c: Likewise.
7887         * stdio-common/test-fseek.c: Likewise.
7888         * stdio-common/test-popen.c: Likewise.
7889         * stdio-common/test-vfprintf.c: Likewise.
7890         * stdio-common/tst-cookie.c: Likewise.
7891         * stdio-common/tst-fileno.c: Likewise.
7892         * stdio-common/tst-gets.c: Likewise.
7893         * stdio-common/tst-obprintf.c: Likewise.
7894         * stdio-common/tst-perror.c: Likewise.
7895         * stdio-common/tst-sprintf2.c: Likewise.
7896         * stdio-common/tst-sprintf3.c: Likewise.
7897         * stdio-common/tst-sprintf.c: Likewise.
7898         * stdio-common/tst-swprintf.c: Likewise.
7899         * stdio-common/tst-tmpnam.c: Likewise.
7900         * stdio-common/tst-unbputc.c: Likewise.
7901         * stdio-common/tst-wc-printf.c: Likewise.
7902         * stdlib/tst-environ.c: Likewise.
7903         * stdlib/tst-fmtmsg.c: Likewise.
7904         * stdlib/tst-limits.c: Likewise.
7905         * stdlib/tst-rand48-2.c: Likewise.
7906         * stdlib/tst-rand48.c: Likewise.
7907         * stdlib/tst-random2.c: Likewise.
7908         * stdlib/tst-random.c: Likewise.
7909         * stdlib/tst-strtol.c: Likewise.
7910         * stdlib/tst-strtoll.c: Likewise.
7911         * stdlib/tst-tls-atexit.c: Likewise.
7912         * stdlib/tst-xpg-basename.c: Likewise.
7913         * string/test-ffs.c: Likewise.
7914         * string/tst-bswap.c: Likewise.
7915         * string/tst-inlcall.c: Likewise.
7916         * string/tst-strtok.c: Likewise.
7917         * string/tst-strxfrm.c: Likewise.
7918         * sysdeps/x86_64/tst-audit10.c: Likewise.
7919         * sysdeps/x86_64/tst-audit3.c: Likewise.
7920         * sysdeps/x86_64/tst-audit4.c: Likewise.
7921         * sysdeps/x86_64/tst-audit5.c: Likewise.
7922         * time/tst-ftime_l.c: Likewise.
7923         * time/tst-getdate.c: Likewise.
7924         * time/tst-mktime3.c: Likewise.
7925         * time/tst-mktime.c: Likewise.
7926         * time/tst-posixtz.c: Likewise.
7927         * time/tst-strptime2.c: Likewise.
7928         * time/tst-strptime3.c: Likewise.
7929         * wcsmbs/tst-btowc.c: Likewise.
7930         * wcsmbs/tst-mbrtowc.c: Likewise.
7931         * wcsmbs/tst-mbsrtowcs.c: Likewise.
7932         * wcsmbs/tst-wchar-h.c: Likewise.
7933         * wcsmbs/tst-wcpncpy.c: Likewise.
7934         * wcsmbs/tst-wcrtomb.c: Likewise.
7935         * wcsmbs/tst-wcsnlen.c: Likewise.
7936         * wcsmbs/tst-wcstof.c: Likewise.
7938 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
7940         [BZ #14132]
7941         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
7942         INTDEF.
7943         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
7944         declaration.
7945         (_dl_mcount): Use rtld_hidden_proto.
7946         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
7947         _dl_mcount.
7948         * elf/rtld.c (_rtld_global_ro): Likewise.
7950         [BZ #14132]
7951         * elf/dl-init.c (_dl_init): Don't use INTDEF.
7952         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
7953         of _dl_init_internal.
7954         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
7955         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
7956         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
7957         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
7958         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
7959         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
7960         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
7961         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
7962         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
7963         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
7964         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
7965         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
7966         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
7967         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
7968         * sysdeps/tile/dl-start.S (_start): Likewise.
7969         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
7970         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
7972         [BZ #14132]
7973         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
7974         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
7975         (rtld_progname): Make macro definition unconditional.
7976         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
7977         INTDEF.
7978         (dlmopen_doit): Do not use INTUSE with _dl_argv.
7979         (dl_main): Likewise.
7980         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
7981         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
7982         instead of _dl_argv_internal.
7983         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
7984         __GI__dl_argv instead of INTUSE(_dl_argv).
7985         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
7986         __GI__dl_argv instead of _dl_argv_internal.
7988         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
7989         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
7990         macro.
7991         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
7992         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
7993         New macro.
7994         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
7995         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
7996         macro.
7997         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
7998         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
8000 2014-11-04  Andreas Schwab  <schwab@suse.de>
8002         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
8004 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8006         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
8007         mtvsrd instruction in binary form.
8009 2014-11-03  Andreas Schwab  <schwab@suse.de>
8011         [BZ #17522]
8012         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
8013         for less than MB_LEN_MAX use a local buffer of that size.
8014         * libio/tst-fputws.c: New file.
8015         * libio/Makefile (tests): Add tst-fputws.
8017 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
8019         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
8020         the size of the fpu_fr.fpu_dregs[] array.
8022 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
8024         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
8025         (__nanosleep): Do not define as alias.
8026         (nanosleep): Define as alias of __nanosleep.
8027         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
8028         __libc_nanosleep name.
8030 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
8032         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
8033         install.texi in comment.
8035 2014-10-31  Torvald Riegel  <triegel@redhat.com>
8037         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
8038         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
8039         ... add here and use lwsync or sync ...
8040         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
8041         ... and add here using lwsync.
8043 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
8045         * elf/dl-machine-reject-phdr.h: New file.
8046         * elf/dl-load.c: #include that.
8047         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
8048         if that returned true.
8050 2014-10-31  Roland McGrath  <roland@hack.frob.com>
8052         [BZ #17496]
8053         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
8054         gen-as-const-headers chunk.  Add a big scare comment after the last
8055         safe place to touch before-compile.
8057 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
8059         * manual/install.texi (Tools for Compilation): Update autoconf
8060         version requirements.
8061         * INSTALL: Regenerated.
8063         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
8064         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
8065         (__libc_pselect): Likewise.
8067         [BZ #14138]
8068         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
8069         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
8070         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
8071         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
8073 2014-10-31  Torvald Riegel  <triegel@redhat.com>
8075         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
8076         correct barrier instruction.
8077         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
8078         Likewise.
8079         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
8080         Likewise.
8082 2014-10-30  Roland McGrath  <roland@hack.frob.com>
8084         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
8085         after defining inlines.  Instead, just use parens to defeat macro
8086         expansion of __isctype in its declaration.
8088 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
8090         * include/sys/uio.h (__libc_readv): Remove declaration.
8091         (__libc_writev): Likewise.
8092         * misc/readv.c (__libc_readv): Rename to __readv.
8093         (__readv): Do not define as alias.
8094         (readv): Define as alias of __readv.
8095         * misc/writev.c (__libc_writev): Rename to __writev.
8096         (__writev): Do not define as alias.
8097         (writev): Define as alias of __writev.
8098         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
8099         (__readv): Do not define as alias.
8100         (readv): Define unconditionally as alias of __readv.
8101         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
8102         (__writev): Do not define as alias.
8103         (writev): Define unconditionally as alias of __writev.
8104         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
8105         name.
8106         (writev): Do not define __libc_writev name.
8108 2014-10-30  Roland McGrath  <roland@hack.frob.com>
8110         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
8111         (convert_charseq): New function, broken out of ...
8112         (use_from_charmap): ... here.  Call it.
8113         (use_to_charmap): Use convert_charseq and free instead of duplicating
8114         its code with a variable-length stack struct.
8116 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
8118         * include/fcntl.h (__libc_creat): Remove declaration.
8119         * io/creat.c (__libc_creat): Rename to creat.
8120         (creat): Do not define as alias.
8121         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
8122         of creat instead of __libc_creat.
8123         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
8124         to creat.
8125         (creat): Do not define as alias.
8126         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
8127         __libc_creat.
8128         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
8129         __libc_creat name.
8130         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
8131         Likewise.
8133 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
8135         * manual/llio.texi: Add comments discussing why write() may be
8136         considered MT-unsafe on Linux.
8138 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
8140         * dl-load.c (local_strdup): Remove.
8141         (expand_dynamic_string_token): Use __strdup.
8142         (decompose_rpath): Likewise.
8143         (_dl_map_object): Likewise.
8145 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
8147         [BZ #14132]
8148         * sysdeps/generic/unwind-dw2-fde.c
8149         (__register_frame_info_bases_internal): Do not declare.
8150         (__register_frame_info_table_bases_internal): Likewise.
8151         (__deregister_frame_info_bases_internal): Likewise.
8152         (__register_frame_info_bases): Declare and use hidden_proto before
8153         definition.  Use hidden_def instead of INTDEF.
8154         (__register_frame_info_table_bases): Likewise.
8155         (__deregister_frame_info_bases): Likewise.
8156         (__register_frame_info): Do not use INTUSE.
8157         (__register_frame): Likewise.
8158         (__register_frame_info_table): Likewise.
8159         (__register_frame_table): Likewise.
8160         (__deregister_frame_info): Likewise.
8161         (__deregister_frame): Likewise.
8163 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
8165         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8166         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
8167         not undefine.
8168         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
8169         Likewise.
8170         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
8171         Likewise.
8173 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
8175         [BZ #14138]
8176         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
8177         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
8178         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
8179         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
8180         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
8181         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
8182         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
8183         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
8184         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
8185         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
8186         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
8187         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
8188         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
8189         syscall.
8190         (setfsuid): Likewise.
8191         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
8192         (setfsuid): Likewise.
8193         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
8194         (setfsuid): Likewise.
8195         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
8196         Likewise.
8197         (setfsuid): Likewise.
8198         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
8199         (setfsuid): Likewise.
8200         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
8201         Likewise.
8202         (setfsuid): Likewise.
8204 2014-10-27  Andreas Schwab  <schwab@suse.de>
8206         [BZ #17501]
8207         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
8208         check for Slow_SSE4_2 feature bit.
8209         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
8210         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
8211         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
8212         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
8214 2014-10-24  Roland McGrath  <roland@hack.frob.com>
8216         * configure.ac: Validate compiler version with a empirical test of
8217         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
8218         $CC -v output.
8219         * configure: Regenerated.
8221         * inet/htons.c (htons): Prototypify.
8222         * inet/htonl.c (htonl): Likewise.
8224 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8226         * string/strncat.c (strncat): Improve performance by using strlen.
8228 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8230         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
8232 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8234         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
8235         Call libc_fetestexcept_aarch64.
8237 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8239         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
8240         Call libc_feholdexcept_aarch64.
8242 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8244         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
8245         Call get_rounding_mode.
8247 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8249         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
8250         Simplify logic.
8252 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8254         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
8255         Simplify logic.
8257 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
8259         [BZ #14138]
8260         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
8261         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
8262         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
8263         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
8264         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
8265         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
8266         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
8267         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
8268         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
8269         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
8270         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
8271         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
8272         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
8273         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
8274         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
8275         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
8276         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
8277         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
8278         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
8279         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
8280         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
8281         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
8282         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
8283         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
8284         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
8285         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
8286         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
8287         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
8288         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
8289         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
8290         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
8291         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
8292         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
8293         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
8294         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
8295         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
8296         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
8297         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
8298         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
8299         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
8300         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
8301         syscall.
8302         (geteuid): Likewise.
8303         (getgid): Likewise.
8304         (getuid): Likewise.
8305         (getresgid): Likewise.
8306         (getresuid): Likewise.
8307         (getgroups): Likewise.
8308         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
8309         (geteuid): Likewise.
8310         (getgid): Likewise.
8311         (getuid): Likewise.
8312         (getresgid): Likewise.
8313         (getresuid): Likewise.
8314         (getgroups): Likewise.
8315         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
8316         (geteuid): Likewise.
8317         (getgid): Likewise.
8318         (getuid): Likewise.
8319         (getresgid): Likewise.
8320         (getresuid): Likewise.
8321         (getgroups): Likewise.
8322         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
8323         Likewise.
8324         (geteuid): Likewise.
8325         (getgid): Likewise.
8326         (getuid): Likewise.
8327         (getresgid): Likewise.
8328         (getresuid): Likewise.
8329         (getgroups): Likewise.
8330         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
8331         (geteuid): Likewise.
8332         (getgid): Likewise.
8333         (getuid): Likewise.
8334         (getresgid): Likewise.
8335         (getresuid): Likewise.
8336         (getgroups): Likewise.
8337         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
8338         Likewise.
8339         (geteuid): Likewise.
8340         (getgid): Likewise.
8341         (getuid): Likewise.
8342         (getgroups): Likewise.
8344         [BZ #14138]
8345         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
8346         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
8347         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
8348         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
8349         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
8350         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
8351         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
8352         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
8353         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
8354         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
8355         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
8356         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
8357         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
8358         __chown.
8359         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
8360         (lchown): Likewise.
8361         (fchown): Likewise.
8362         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
8363         Likewise.
8364         (lchown): Likewise.
8365         (fchown): Likewise.
8366         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
8367         (lchown): Likewise.
8368         (fchown): Likewise.
8369         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
8370         Likewise.
8371         (lchown): Likewise.
8372         (fchown): Likewise.
8374 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8376         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
8377         Simplify logic.
8379 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8381         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8382         Cleanup logic.
8384 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8386         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8387         Remove unused include.
8389 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8391         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
8392         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
8393         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
8394         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
8396 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
8397             Helge Deller <deller@gmx.de>
8399         [BZ #17508]
8400         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
8401         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
8402         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
8404 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
8406         [BZ #14132]
8407         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
8408         Remove macro definition.
8409         (__ashrdi3_v_glibc20): Likewise.
8410         (__lshrdi3_v_glibc20): Likewise.
8411         (__cmpdi2_v_glibc20): Likewise.
8412         (__ucmpdi2_v_glibc20): Likewise.
8413         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
8414         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
8415         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
8416         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
8417         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
8418         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
8420 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8422         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
8423         old GNU extension [0] syntax.
8424         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
8425         alloca rather than an array member with variable length.
8426         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
8427         * nscd/nscd.c (invalidate_db): New function, broken out of ...
8428         (parse_opt): ... here.  Likewise use alloca there.
8429         Validate the -i argument before checking for rootness.
8430         (send_shutdown): New function, broken out of ...
8431         (parse_opt): ... here.
8433 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8435         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
8436         macro to get at the _rt_local_ro field.
8437         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
8438         ([PIC] case) or _dl_hwcap ([!PIC] case).
8439         * sysdeps/arm/setjmp.S: Likewise.
8441         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
8442         * sysdeps/arm/configure.ac: New check to define it.
8443         * sysdeps/arm/configure: Regenerated.
8444         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
8445         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
8446         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
8447         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
8448         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
8449         Use move/movt pair instead of a load.
8450         (LDST_GLOBAL): Macro removed.
8451         (LDR_GLOBAL): New macro replaces it.
8452         (LDR_HIDDEN): New macro.
8453         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
8454         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
8456         * setjmp/tst-setjmp-static.c: New file.
8457         * setjmp/Makefile (tests): Add it.
8458         (tests-static): New variable.
8460 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
8462         [BZ #17485]
8463         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
8465 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
8467         [BZ #14132]
8468         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
8470 2014-10-21  Roland McGrath  <roland@hack.frob.com>
8472         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
8474 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8476         * io/fts.c (dirent_not_directory): New function.
8477         (fts_build): Call it.
8479 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8481         * nptl/version.c (__nptl_main): Use normal __write rather than
8482         INTERNAL_SYSCALL.
8483         (banner): Update copyright years.
8485         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
8486         gettimeofday.
8487         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
8488         * nptl/pthread_cond_timedwait.c: Likewise.
8489         * nptl/pthread_mutex_timedlock.c: Likewise.
8490         * nptl/sem_timedwait.c: Likewise.
8492         * sysdeps/nptl/bits/libc-lock.h
8493         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
8494         (__libc_lock_init_recursive): Return void, not 0.
8495         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
8496         (__libc_rwlock_init): Likewise.
8497         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
8499 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8501         [BZ #15215]
8502         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
8503         (__pthread_once_slow): ... here.
8504         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
8505         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
8507 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8509         [BZ #15215]
8510         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
8511         __PTHREAD_ONCE_FORK_GEN_INCR): New.
8512         * sysdeps/nptl/fork.c (__libc_fork): Use them.
8513         * nptl/pthread_once.c (__pthread_once): Likewise.
8514         Update comments.
8516 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
8518         [BZ #14138]
8519         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
8520         name.
8521         (writev): Use __libc_writev as strong name.
8522         * sysdeps/unix/sysv/linux/readv.c: Remove file.
8523         * sysdeps/unix/sysv/linux/writev.c: Likewise.
8525 2014-10-17  Roland McGrath  <roland@hack.frob.com>
8527         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
8529         * sysdeps/i386/nptl/tls.h
8530         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
8531         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
8532         New macros.
8533         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
8534         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
8535         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
8536         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
8537         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
8538         Call CHECK_THREAD_SYSINFO instead of doing an assert.
8540         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
8541         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
8542         on [__NR_futex].
8543         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
8544         broken out of ...
8545         (__pthread_mutex_init): ... here.  Call it.
8546         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
8547         Conditionalize PI cases on [__NR_futex].
8548         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
8549         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
8550         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
8552         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
8553         conditional on [SIGSETXID].
8554         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
8555         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
8556         is defined.  Likewise for SIGSETXID.
8557         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
8558         Conditionalize definitions on [SIGSETXID].
8559         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
8560         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
8561         unblocking on [SIGCANCEL].
8563         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
8564         [__NR_set_robust_list].
8566 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8568         * string/strcoll_l.c (get_next_seq): Fix up formatting.
8569         (do_compare): Likewise.
8571 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
8573         [BZ #15884]
8574         * string/strcoll_l.c: Don't include stdio.h.
8575         (coll_seq): Remove members idxarr and rulearr.
8576         (get_next_seq_cached): Remove function.
8577         (get_next_seq): Likewise.
8578         (get_next_seq_nocache): Rename to get_next_seq.
8579         (do_compare): Remove function.
8580         (do_compare_nocache): Rename to do_compare.
8581         (STRCOLL): Remove weight and rules cache.
8583 2014-10-16  Roland McGrath  <roland@hack.frob.com>
8585         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
8586         * sysdeps/arm/sfp-machine.h: ... to here.
8587         * sysdeps/arm/Implies: Remove arm/soft-fp.
8589 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
8591         * conform/data/sys/utsname.h-data (*_t): Allow.
8592         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
8593         [POSIX] (WEXITED): Do not expect constant.
8594         [POSIX] (WSTOPPED): Likewise.
8595         [POSIX] (WNOHANG): Likewise.
8596         [POSIX] (WNOWAIT): Likewise.
8597         [POSIX] (siginfo_t): Do not expect type or elements.
8598         [POSIX] (pid_t): Do not expect type.
8599         [POSIX] (signal.h): Do not allow header.
8600         [POSIX] (sys/resource.h): Likewise.
8601         [POSIX] (si_*): Do not allow pattern.
8602         [POSIX] (W*): Likewise.
8603         [POSIX] (P_*): Likewise.
8604         [POSIX] (BUS_*): Likewise.
8605         [POSIX] (CLD_*): Likewise.
8606         [POSIX] (FPE_*): Likewise.
8607         [POSIX] (ILL_*): Likewise.
8608         [POSIX] (POLL_*): Likewise.
8609         [POSIX] (SEGV_*): Likewise.
8610         [POSIX] (SI_*): Likewise.
8611         [POSIX] (TRAP_*): Likewise.
8612         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
8613         variable.
8615 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
8617         [BZ #12926]
8618         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
8619         infinite loop when __recvmsg returns 0.
8621 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
8623         * CANCEL-FCT-WAIVE: Remove file.
8624         * CANCEL-FILE-WAIVE: Likewise.
8626         [BZ #14132]
8627         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
8628         instead of INTVARDEF.
8629         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8630         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
8631         rtld_hidden_data_def instead of INTVARDEF.
8632         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8633         * elf/dl-deps.c (expand_dst): Likewise.
8634         * elf/dl-load.c (_dl_dst_count): Likewise.
8635         (_dl_dst_substitute): Likewise.
8636         (decompose_rpath): Likewise.
8637         (_dl_init_paths): Likewise.
8638         (open_path): Likewise.
8639         (_dl_map_object): Likewise.
8640         * elf/rtld.c (dl_main): Likewise.
8641         (process_dl_audit): Likewise.
8642         (process_envvars): Likewise.
8643         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
8644         Remove declaration.
8645         (__libc_enable_secure): Use rtld_hidden_proto.
8647 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8649         * elf/dl-load.c
8650         (add_path): New function broken out of _dl_rtld_di_serinfo.
8651         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
8653 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8655         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
8656         parentheses around macro arguments.
8657         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
8658         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
8659         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
8660         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
8661         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
8662         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8663         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8664         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
8665         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
8666         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
8667         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
8668         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
8669         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
8670         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
8671         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
8672         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
8673         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
8674         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
8675         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
8676         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
8677         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
8678         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
8679         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
8680         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8681         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8682         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
8683         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
8684         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
8685         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
8686         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
8687         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
8688         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
8689         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
8690         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
8691         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
8692         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
8693         Likewise.
8694         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
8695         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8696         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8697         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
8698         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
8699         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
8700         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
8701         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
8702         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
8703         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
8704         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
8705         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
8706         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
8707         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
8708         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
8709         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8710         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8711         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
8712         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
8713         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
8714         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
8715         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
8716         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
8717         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
8718         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
8719         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
8720         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
8721         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
8722         (_FP_FRAC_SRS_1): Likewise.
8723         (_FP_FRAC_CLZ_1): Likewise.
8724         (_FP_MUL_MEAT_1_imm): Likewise.
8725         (_FP_MUL_MEAT_1_wide): Likewise.
8726         (_FP_MUL_MEAT_1_hard): Likewise.
8727         (_FP_SQRT_MEAT_1): Likewise.
8728         (_FP_FRAC_ASSEMBLE_1): Likewise.
8729         (_FP_FRAC_DISASSEMBLE_1): Likewise.
8730         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
8731         (__FP_CLZ_2): Likewise.
8732         (_FP_MUL_MEAT_2_wide): Likewise.
8733         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
8734         (_FP_MUL_MEAT_2_gmp): Likewise.
8735         (_FP_MUL_MEAT_2_120_240_double): Likewise.
8736         (_FP_SQRT_MEAT_2): Likewise.
8737         (_FP_FRAC_ASSEMBLE_2): Likewise.
8738         (_FP_FRAC_DISASSEMBLE_2): Likewise.
8739         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
8740         (_FP_FRAC_CLZ_4): Likewise.
8741         (_FP_MUL_MEAT_4_wide): Likewise.
8742         (_FP_MUL_MEAT_4_gmp): Likewise.
8743         (_FP_SQRT_MEAT_4): Likewise.
8744         (_FP_FRAC_ASSEMBLE_4): Likewise.
8745         (_FP_FRAC_DISASSEMBLE_4): Likewise.
8746         * soft-fp/op-common.h (_FP_CMP): Likewise.
8747         (_FP_CMP_EQ): Likewise.
8748         (_FP_CMP_UNORD): Likewise.
8749         (_FP_TO_INT): Likewise.
8750         (_FP_FROM_INT): Likewise.
8751         [!__FP_CLZ] (__FP_CLZ): Likewise.
8752         (_FP_DIV_HELP_imm): Likewise.
8753         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
8754         Likewise.
8755         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
8756         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
8757         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
8758         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
8759         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
8760         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8761         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8762         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
8763         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
8764         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
8765         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
8766         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
8767         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
8768         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
8769         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
8770         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
8771         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
8772         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
8773         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
8774         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
8775         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
8776         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
8777         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
8778         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8779         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8780         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
8781         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
8782         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
8783         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
8784         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
8785         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
8786         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
8787         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
8788         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
8789         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
8790         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
8791         (FP_UNPACK_RAW_SP): Likewise.
8792         (FP_PACK_RAW_S): Likewise.
8793         (FP_PACK_RAW_SP): Likewise.
8794         (FP_UNPACK_S): Likewise.
8795         (FP_UNPACK_SP): Likewise.
8796         (FP_UNPACK_SEMIRAW_S): Likewise.
8797         (FP_UNPACK_SEMIRAW_SP): Likewise.
8798         (FP_PACK_S): Likewise.
8799         (FP_PACK_SP): Likewise.
8800         (FP_PACK_SEMIRAW_S): Likewise.
8801         (FP_PACK_SEMIRAW_SP): Likewise.
8802         (_FP_SQRT_MEAT_S): Likewise.
8803         (FP_CMP_S): Likewise.
8804         (FP_CMP_EQ_S): Likewise.
8805         (FP_CMP_UNORD_S): Likewise.
8806         (FP_TO_INT_S): Likewise.
8807         (FP_FROM_INT_S): Likewise.
8809         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
8811         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
8812         (FP_EX_INVALID_IMZ): Likewise.
8813         (FP_EX_INVALID_IMZ_FMA): Likewise.
8814         (FP_EX_INVALID_ISI): Likewise.
8815         (FP_EX_INVALID_ZDZ): Likewise.
8816         (FP_EX_INVALID_IDI): Likewise.
8817         (FP_EX_INVALID_SQRT): Likewise.
8818         (FP_EX_INVALID_CVI): Likewise.
8819         (FP_EX_INVALID_VC): Likewise.
8820         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
8821         "invalid" exceptions.
8822         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
8823         (_FP_ADD_INTERNAL): Likewise.
8824         (_FP_MUL): Likewise.
8825         (_FP_FMA): Likewise.
8826         (_FP_DIV): Likewise.
8827         (_FP_CMP_CHECK_NAN): Likewise.
8828         (_FP_SQRT): Likewise.
8829         (_FP_TO_INT): Likewise.
8830         (FP_EXTEND): Likewise.
8832 2014-10-09  Allan McRae  <allan@archlinux.org>
8834         * po/fr.po: Update French translation from translation project.
8836 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8838         [BZ #14132]
8839         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
8840         of INTDEF.
8841         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
8842         (__cxa_atexit): Use libc_hidden_proto.
8843         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
8845         [BZ #14132]
8846         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
8847         declaration.
8848         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
8849         [!_ISOMAC] (__iswspace_l_internal): Likewise.
8850         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
8851         [!_ISOMAC] (__iswctype_internal): Likewise.
8852         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
8853         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
8854         alias.
8855         (fcntl): Remove __fcntl_internal alias.
8856         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
8857         __connect_internal alias.
8858         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
8859         Likewise.
8861         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
8862         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
8863         FP_DENORM_ZERO.
8864         (_FP_CHECK_FLUSH_ZERO): New macro.
8865         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
8866         (_FP_CMP): Likewise.
8867         (_FP_CMP_EQ): Likewise.
8868         (_FP_TO_INT): Do not set inexact for subnormal arguments if
8869         FP_DENORM_ZERO.
8870         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
8871         (FP_TRUNC): Likewise.
8873         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
8874         treated as invalid conversion, not as normal exponent.
8876         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
8877         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
8878         (_FP_CMP_EQ): Likewise.
8879         (_FP_CMP_UNORD): Likewise.
8880         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
8881         (FP_CMP_EQ_D): Likewise.
8882         (FP_CMP_UNORD_D): Likewise.
8883         * soft-fp/extended.h (FP_CMP_E): Likewise.
8884         (FP_CMP_EQ_E): Likewise.
8885         (FP_CMP_UNORD_E): Likewise.
8886         * soft-fp/quad.h (FP_CMP_Q): Likewise.
8887         (FP_CMP_EQ_Q): Likewise.
8888         (FP_CMP_UNORD_Q): Likewise.
8889         * soft-fp/single.h (FP_CMP_S): Likewise.
8890         (FP_CMP_EQ_S): Likewise.
8891         (FP_CMP_UNORD_S): Likewise.
8892         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
8893         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
8894         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
8895         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
8896         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
8897         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
8898         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
8899         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
8900         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
8901         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
8902         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
8903         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
8904         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
8905         to FP_CMP_Q.
8906         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
8907         FP_CMP_Q.
8908         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
8909         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
8910         FP_CMP_EQ_Q.
8911         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
8912         FP_CMP_Q.
8913         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
8914         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
8915         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
8916         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
8917         FP_CMP_EQ_Q.
8918         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
8919         FP_CMP_Q.
8920         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
8921         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
8922         FP_CMP_EQ_Q.
8923         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
8924         FP_CMP_Q.
8925         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
8926         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
8927         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
8928         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
8929         FP_CMP_EQ_Q.
8931         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
8932         a subnormal result, set the underflow exception if trapping on
8933         underflow is enabled.
8934         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
8935         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
8936         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
8937         redefine to 0.
8938         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
8939         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8940         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8941         * soft-fp/extendxftf2.c (__extendxftf2): Use
8942         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
8944         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
8945         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
8946         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8947         FP_HANDLE_EXCEPTIONS.
8948         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
8949         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8950         FP_HANDLE_EXCEPTIONS.
8951         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
8952         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8953         FP_HANDLE_EXCEPTIONS.
8954         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
8955         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8956         FP_HANDLE_EXCEPTIONS.
8958 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
8960         [BZ #14132]
8961         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
8962         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
8963         use INTUSE.
8964         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
8965         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
8966         Remove alias.
8967         (__adjtimex): Define using libc_hidden_ver.
8968         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
8969         Remove declaration.
8970         (ntp_gettime): Call __adjtimex directly.
8971         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
8972         Remove declaration.
8973         (ntp_gettimex): Call __adjtimex directly.
8974         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
8975         __adjtimex_internal alias.
8977 2014-10-08  Roland McGrath  <roland@hack.frob.com>
8979         [BZ #17460]
8980         * nscd/nscd.c (more_help): Rewrite list of tables collection
8981         using xstrdup and asprintf.
8983         * nscd/nscd_conf.c: Remove local xstrdup declaration.
8985 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8986             Roland McGrath  <roland@hack.frob.com>
8988         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
8989         (do_lookup_unique): ... local function 'enter' here; update callers.
8991 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
8993         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
8994         compat_symbol calls on [SHARED].
8995         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
8996         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
8997         Remove.
8998         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8999         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
9000         (oldsetrlimit): Remove.
9001         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
9002         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
9003         (lchown): New syscall entry.
9004         (oldsetrlimit): Remove.
9005         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
9006         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
9007         (oldsetrlimit): Remove.
9008         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
9010         [BZ #14138]
9011         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
9012         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
9013         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
9014         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
9015         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
9016         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
9017         (fchown): Likewise.
9018         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
9019         (fchown): Likewise.
9020         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
9021         Likewise.
9023 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9025         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
9026         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
9027         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
9028         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
9029         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
9030         Likewise.
9031         (__old_sem_post): Likewise.
9033 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
9035         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
9036         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
9037         HAVE_CLOCK_GETTIME_VSYSCALL macros.
9038         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
9039         Use INLINE_VSYSCALL macro.
9040         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
9041         __vdso_clock_gettime.
9042         * sysdeps/unix/sysv/linux/tile/init-first.c
9043         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
9044         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
9045         __vdso_clock_gettime.
9047         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
9048         to set up frame more cleanly.
9050         * sysdeps/tile/memcmp.c: New file.
9052         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
9054         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
9055         * sysdeps/tile/tilegx/strcasestr.c: New file.
9056         * sysdeps/tile/tilegx/strnlen.c: New file.
9057         * sysdeps/tile/tilegx/strstr.c: New file.
9059         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
9061 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
9063         * nptl/tst-setuid3.c: Write errors to stdout.
9065 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9067         * elf/dl-deps.c
9068         (preload): New functions broken out of _dl_map_object_deps.
9069         (_dl_map_object_deps):  Remove a nested function. Update call sites.
9071 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
9073         [BZ #14138]
9074         * sysdeps/unix/sysv/linux/execve.c: Remove file.
9075         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
9077 2014-10-01  Steve Ellcey  <sellcey@mips.com>
9079         * sysdeps/mips/strcmp.S: New.
9081 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
9083         [BZ #14138]
9084         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
9085         (linkat): Likewise.
9086         (mkdirat): Likewise.
9087         (readlinkat): Likewise.
9088         (renameat): Likewise.
9089         (symlinkat): Likewise.
9090         (unlinkat): Likewise.
9091         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
9092         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
9093         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
9094         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
9095         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
9096         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
9097         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
9099 2014-09-30  Will Newton  <will.newton@linaro.org>
9101         * math/math.h: Define long double math functions if
9102         _LIBC_TEST is defined.
9103         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
9105         * localedata/Makefile: Move assignment to tests-special
9106         into an ifdef testing run-built-tests.
9107         * timezone/Makefile: Likewise.
9109 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
9111         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
9112         with $(BASH) not $(SHELL).
9114 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
9115             Matthew LeGendre  <legendre1@llnl.gov>
9117         [BZ #17411]
9118         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
9119         l_reloc_result.
9121 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9123         * stdio-common/printf_fp.c
9124         (hack_digit): New function, broken out of ...
9125         (__printf_fp): ... local function here.  Update call sites.
9126         hack_digit now takes an additional parameter that is a pointer
9127         to a struct of the referenced locals.  Those locals moved inside
9128         the struct and references updated.
9130 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
9132         * aclocal.m4: Require autoconf 2.69.
9133         * configure: Regenerated.
9134         * sysdeps/aarch64/configure: Likewise.
9135         * sysdeps/alpha/configure: Likewise.
9136         * sysdeps/arm/armv7/configure: Likewise.
9137         * sysdeps/arm/configure: Likewise.
9138         * sysdeps/ia64/configure: Likewise.
9139         * sysdeps/mach/configure: Likewise.
9140         * sysdeps/mips/configure: Likewise.
9141         * sysdeps/s390/configure: Likewise.
9142         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
9143         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
9145         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
9146         file.
9147         * sysdeps/ia64/configure.ac: Likewise.
9149 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
9151         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
9152         specify symbol version for ld.so.  Do not include entry for
9153         libpthread.
9154         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9155         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
9156         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9158         [BZ #14171]
9159         * Makeconfig [$(build-shared) = yes]
9160         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
9161         makefiles.
9162         [$(build-shared) = yes && $(soversions.mk-done) = t]
9163         ($(common-objpfx)gnu/lib-names.h): Remove rule.
9164         [$(build-shared) = yes && $(soversions.mk-done) = t]
9165         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
9166         to Makerules.
9167         [$(build-shared) = yes && $(soversions.mk-done) = t]
9168         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
9169         here.
9170         [$(build-shared) = yes && $(soversions.mk-done) = t]
9171         (common-generated): Don't append gnu/lib-names.h and
9172         gnu/lib-names.stmp here.
9173         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
9174         (lib-names-h-abi): New variable.
9175         [$(build-shared) = yes && $(soversions.mk-done) = t]
9176         (lib-names-stmp-abi): Likewise.
9177         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9178         abi-variants] (before-compile): Append
9179         $(common-objpfx)$(lib-names-h-abi).
9180         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9181         abi-variants] (common-generated): Append gnu/lib-names.h.
9182         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9183         abi-variants] (install-others-nosubdir): Depend on
9184         $(inst_includedir)/$(lib-names-h-abi).
9185         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9186         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
9187         [$(build-shared) = yes && $(soversions.mk-done) = t]
9188         ($(common-objpfx)$(lib-names-h-abi)): New rule.
9189         [$(build-shared) = yes && $(soversions.mk-done) = t]
9190         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
9191         [$(build-shared) = yes && $(soversions.mk-done) = t]
9192         (common-generated): Append $(lib-names-h-abi) and
9193         $(lib-names-stmp-abi).
9194         * scripts/lib-names.awk: Do not handle multi being set.
9195         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
9196         Remove variable.
9197         (abi-lp64_be-ld-soname): Likewise.
9198         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
9199         Likewise.
9200         (abi-hard-ld-soname): Likewise.
9201         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
9202         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
9203         Remove variable.
9204         (abi-o32_hard-ld-soname): Likewise.
9205         (abi-o32_soft_2008-ld-soname): Likewise.
9206         (abi-o32_hard_2008-ld-soname): Likewise.
9207         (abi-n32_soft-ld-soname): Likewise.
9208         (abi-n32_hard-ld-soname): Likewise.
9209         (abi-n32_soft_2008-ld-soname): Likewise.
9210         (abi-n32_hard_2008-ld-soname): Likewise.
9211         (abi-n64_soft-ld-soname): Likewise.
9212         (abi-n64_hard-ld-soname): Likewise.
9213         (abi-n64_soft_2008-ld-soname): Likewise.
9214         (abi-n64_hard_2008-ld-soname): Likewise.
9215         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
9216         Likewise.
9217         (abi-64-v2-ld-soname): Likewise.
9218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
9219         ld.so entries.
9220         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
9221         variable.
9222         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
9223         entry.
9224         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
9225         variable.
9226         (abi-64-ld-soname): Likewise.
9227         (abi-x32-ld-soname): Likewise.
9228         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
9229         entry.
9230         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9232 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
9234         [BZ #14138]
9235         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
9236         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
9237         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
9238         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
9239         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
9240         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
9241         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
9242         syscall entry for GLIBC_2.2 symbol version.
9243         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
9244         Likewise.
9245         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
9246         (setrlimit): Likewise.
9247         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
9248         Likewise.
9250 2014-09-23  Will Newton  <will.newton@linaro.org>
9252         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
9253         _LINUX_ARM_SYSDEP_H include guard too.
9254         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
9255         define.
9257 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
9259         * sysdeps/unix/sysv/linux/eventfd.c:
9260         Make first argument unsigned.
9261         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
9262         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
9264 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
9266         * socket/recvmmsg.c (recvmmsg): Drop const argument.
9267         * socket/sys/socket.h: Likewise
9268         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
9270 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9272         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
9274 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
9276         * time/tst-ftime.c: New test.
9277         * time/Makefile (tests): Add tst-ftime.
9279 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
9281         * soft-fp/extended.h: Fix comment formatting.
9282         * soft-fp/op-1.h: Likewise.
9283         * soft-fp/op-2.h: Likewise.
9284         * soft-fp/op-4.h: Likewise.
9285         * soft-fp/op-8.h: Likewise.
9286         * soft-fp/op-common.h: Likewise.
9287         * soft-fp/soft-fp.h: Likewise.
9289         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
9291 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
9293         [BZ #6652]
9294         * Makeconfig (soversions-default-setname): Remove variable.
9295         ($(common-objpfx)soversions.i): Don't pass default_setname to
9296         soversions.awk.
9297         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
9298         oldest_abi to abi-versions.awk.
9299         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
9300         * config.make.in (oldest-abi): Remove variable.
9301         * configure.ac (--enable-oldest-abi): Remove configure option.
9302         * configure: Regenerated.
9303         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
9304         text.
9305         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
9306         * scripts/soversions.awk: Do not handle default_setname variable.
9307         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
9308         variable.
9309         * sysdeps/mach/hurd/configure: Regenerated.
9310         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
9311         variable.
9312         * sysdeps/unix/sysv/linux/configure: Regenerated.
9314 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
9316         * elf/Makefile (CFLAGS-interp.c): Remove.
9317         ($(elf-objpfx)runtime-linker.h): Generate header with linker
9318         path string.
9319         * elf/interp.c: Include generated runtime-linker.h
9321         * Makerules (lib%.so): Don't include $(+interp) in
9322         prerequisites.
9323         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
9324         * dlfcn/eval.c: Remove file.
9326         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
9327         macros.
9329         [BZ #17266]
9330         * misc/sys/cdefs.h: Define __extern_always_inline for clang
9331         4.2 and newer.
9333         [BZ #17370]
9334         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
9336 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
9337             Jakub Jelinek  <jakub@redhat.com>
9339         [BZ #17266]
9340         * libio/stdio.h: Check definition of __fortify_function
9341         instead of __extern_always_inline to include bits/stdio2.h.
9342         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
9343         check if __extern_always_inline is defined.
9344         [__USE_MISC || __USE_XOPEN]: Likewise.
9345         [__USE_ISOC99] Likewise.
9346         * misc/sys/cdefs.h (__fortify_function): Define only if
9347         __extern_always_inline is defined.
9348         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
9349         __extern_always_inline and __extern_inline only for g++-4.3
9350         and newer or a compatible gcc.
9352 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
9354         [BZ #17371]
9355         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
9356         last change to handle zero prefix length.
9358 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
9360         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
9361         _SC_REGEX_VERSION.
9363         * posix/getconf.c (vars): Add _POSIX_IPV6 and
9364         _POSIX_RAW_SOCKETS.
9366 2014-09-13  Allan McRae  <allan@archlinux.org>
9368         * po/ru.po: Update Russian translation from translation project.
9370 2014-09-12  Roland McGrath  <roland@hack.frob.com>
9372         * locale/programs/locale.c (show_locale_vars): Inline local function
9373         into its sole call site.  Clean up some style nits.
9374         (print_item): New function, broken out of ...
9375         (show_info): ... local function here.  Clean up style nits.
9377         * locale/programs/ld-ctype.c (set_one_default): New function, broken
9378         out of ...
9379         (set_class_defaults): ... local function set_default here.
9380         Define set_default as a macro locally to pass constant parameters.
9381         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
9382         rather than a shared local.
9384         * stdlib/rpmatch.c (try): New function, broken out of ...
9385         (rpmatch): ... local function here.  Also, prototypify definition.
9387 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
9389         * scripts/soversions.awk: Do not handle configuration names.
9390         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
9391         vendor and os variables to soversions.awk.
9392         * configure.ac: Do not modify gnu-* host_os.
9393         * configure: Regenerated
9394         * shlib-versions: Remove first column with configuration names.
9395         * nptl/shlib-versions: Likewise.
9396         * nptl_db/shlib-versions: Likewise.
9397         * sysdeps/hppa/shlib-versions: Likewise.
9398         * sysdeps/m68k/shlib-versions: Likewise.
9399         * sysdeps/mach/hurd/shlib-versions: Likewise.
9400         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
9401         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
9402         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
9403         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
9404         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
9405         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
9406         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
9407         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
9408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9409         Likewise.
9410         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9411         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9412         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9413         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9414         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9415         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
9416         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
9417         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9419         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
9420         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
9421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9422         Regenerated.
9423         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
9424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9425         Condition symbol version definitions on [HAVE_ELFV2_ABI].
9427         * shlib-versions: Remove OS-specific entries.  Moved to files in
9428         sysdeps.
9429         * sysdeps/mach/hurd/shlib-versions: New file.
9430         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9432         * nptl/shlib-versions: Remove architecture-specific entries.
9433         Moved to files in sysdeps.
9434         * shlib-versions: Likewise.
9435         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
9436         file.
9437         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9438         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9439         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9440         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9442         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
9443         (UDP_NO_CHECK6_RX): Likewise.
9445 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9447         * sysdeps/posix/sysconf.c (__sysconf): Spell
9448         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
9450 2014-08-12  Florian Weimer  <fweimer@redhat.com>
9452         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
9453         loading.
9454         * iconv/Versions (__gconv_transliterate): Export for use from
9455         gconv modules.
9456         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
9457         (struct __gconv_trans_data, __gconv_trans_fct,
9458         __gconv_trans_context_fct, __gconv_trans_query_fct,
9459         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
9460         definitions.
9461         (struct __gconv_step_data): Remove __trans member.
9462         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
9463         longer hidden.  Remove unused trans_data argument.
9464         * iconv/gconv_int.h (struct trans_struct): Remove definition.
9465         (__gconv_translit_find): Remove declaration.
9466         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
9467         prototype.
9468         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
9469         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
9470         trans_data argument.  Add hidden definition.
9471         (__gconv_translit_find): Remove.
9472         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
9473         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
9474         * iconv/skeleton.c: Remove transliteration initialization.
9475         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
9476         __gconv_step_data initialization.
9477         * libio/iofwide.c (__libio_translit_): Remove.
9478         (_IO_fwide): Adjust struct __gconv_step_data initialization.
9479         * wcsmbs/btowc.c (__btowc): Likewise.
9480         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
9481         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
9482         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
9483         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
9484         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
9485         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
9486         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
9487         * wcsmbs/wctob.c (wctob): Likewise.
9489 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9491         [BZ #16194]
9492         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
9493         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
9494         register usage.
9495         * sysdeps/x86/Makefile: Adjust.
9497 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9498             Roland McGrath  <roland@hack.frob.com>
9500         * locale/weight.h: Add include guard.
9501         (findidx): Make static rather than auto; take new parameters
9502         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
9503         * locale/weightwc.h: Likewise.
9504         * posix/fnmatch_loop.c
9505         (FCT): Change type of EXTRA from int32_t to wint_t.
9506         Don't include either header inside the function.
9507         Call FINDIDX rather than findidx, and pass new arguments.
9508         #undef FINDIDX at the end of the file.
9509         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
9510         FINDIDX before including fnmatch_loop.c for the non-wide version.
9511         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
9512         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
9513         for the wide version.
9514         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
9515         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
9516         Pass new arguments to findidx.
9517         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
9518         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
9519         Don't #include it inside the function.  Pass new arguments to findidx.
9520         * posix/regex_internal.h
9521         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
9522         (re_string_elem_size_at): Don't #include it inside the function.
9523         Pass new arguments to findidx.
9524         * string/strcoll_l.c: #include WEIGHT_H at top level.
9525         (get_next_seq): Don't #include it inside the function.
9526         Pass new arguments to findidx.
9527         (get_next_seq_nocache): Likewise.
9528         * string/strxfrm_l.c: #include WEIGHT_H at top level.
9529         (STRXFRM): Don't #include it inside the function.
9530         Pass new arguments to findidx.
9532 2014-09-11  Florian Weimer  <fweimer@redhat.com>
9534         [BZ #17344]
9535         * malloc/malloc.c (unlink): Turn asserts into a call to
9536         malloc_printerr.
9538 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
9540         [BZ #17370]
9541         * libio/wfileops (do_ftell_wide): Free OUT.
9543 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
9545         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
9547 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9549         [BZ #17363]
9550         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
9551         group if the current group is empty.
9553 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9555         * benchtests/bench-memset.c (test_main): Add more test from size
9556         from 32 to 512 bytes.
9557         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9558         Add POWER8 memset object.
9559         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9560         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
9561         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
9562         implementation.
9563         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
9564         Likewise.
9565         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
9566         multiarch POWER8 memset optimization.
9567         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
9568         POWER8 memset optimization.
9570         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9571         Remove bzero multiarch objects.
9572         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
9573         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
9574         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
9575         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
9576         Remove define.
9577         [__bzero]: Redefine to specific name.
9578         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
9579         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
9580         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
9581         define.
9582         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
9583         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
9585 2014-09-10  Florian Weimer  <fweimer@redhat.com>
9587         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
9588         warnings into errors.
9590         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
9591         __cxa_thread_atexit_impl prototype.
9593 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9595         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
9596         Fix capitalization of error message.
9598 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9600         * sysdeps/mips/preconfigure: Modify ABI tests.
9602 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
9604         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
9606 2014-09-07  Roland McGrath  <roland@hack.frob.com>
9607             Carlos O'Donell  <carlos@systemhalted.org>
9609         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
9610         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
9611         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
9612         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
9613         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
9614         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
9615         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
9616         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
9617         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
9618         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
9619         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
9620         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
9621         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
9622         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
9623         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
9624         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
9625         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
9626         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
9627         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
9628         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
9629         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
9630         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
9631         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
9632         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
9633         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
9634         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
9635         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
9636         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
9637         Deconditionalize the code that was previously under [RESET_PID].
9638         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
9639         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
9640         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
9641         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
9642         include sysdep.h.
9644 2014-09-08  Allan McRae  <allan@archlinux.org>
9646         * version.h (RELEASE): Set to "development".
9647         (VERSION): Set to "2.20.90"
9649 2014-09-07  Allan McRae  <allan@archlinux.org
9651         * version.h (RELEASE): Set to "stable".
9652         (VERSION): Set to "2.20"
9653         * include/features.h (__GLIBC_MINOR__): Set to 20.
9655         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
9656         Liebler.
9658         * po/ko.po: Update Korean translation from translation project.
9660 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
9662         [BZ #17354]
9663         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
9664         macro for handling signed relocations.
9666 2014-09-03  Florian Weimer  <fweimer@redhat.com>
9668         [BZ #17325]
9669         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
9670         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
9671         assert.
9672         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
9673         * iconvdata/ibm935.c (BODY): Likewise.
9674         * iconvdata/ibm937.c (BODY): Likewise.
9675         * iconvdata/ibm939.c (BODY): Likewise.
9676         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
9677         assert.
9678         * iconvdata/Makefile (iconv-test.out): Pass module list to test
9679         script.
9680         * iconvdata/run-iconv-test.sh: New test loop for checking for
9681         decoder crashers.
9683 2014-09-02  Khem Raj  <raj.khem@gmail.com>
9685         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
9686         libm_hidden_ver.
9688 2014-09-01  Allan McRae  <allan@archlinux.org>
9690         * po/eo.po: Update Esperanto translation from translation project.
9692         * po/ca.po: Update Catalan translation from translation project.
9694 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9696         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
9697         __proc_dostop call.
9699 2014-08-27  Mark Wielaard  <mjw@redhat.com>
9701         [BZ #17319]
9702         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
9703         to call set_thread_area instead of hand written asm.
9704         (__NR_set_thread_area): Removed define.
9705         (TLS_FLAG_WRITABLE): Likewise.
9706         (__ASSUME_SET_THREAD_AREA): Remove check.
9707         (TLS_EBX_ARG): Remove define.
9708         (TLS_LOAD_EBX): Likewise.
9710 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9712         Simplify atomicity of socket creation in bind.
9714         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
9715         looking up the name after linking the file.
9717 2014-08-27  Allan McRae  <allan@archlinux.org>
9719         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
9721 2014-08-26  Florian Weimer  <fweimer@redhat.com>
9723         [BZ #17187]
9724         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
9725         trans_compare, open_translit, __gconv_translit_find):
9726         Remove module loading code.
9728 2014-08-26  Allan McRae  <allan@archlinux.org>
9730         * po/vi.po: Update Vietnamese translation from translation project.
9732         * po/uk.po: Update Ukrainian translation from translation project.
9734         * po/fr.po: Update French translation from translation project.
9736         * po/ru.po: Update Russian translation from translation project.
9738         * po/pl.po: Update Polish translation from translation project.
9740         * po/cs.po: Update Czech translation from translation project.
9742         * po/de.po: Update German translation from translation project.
9744         * po/bg.po: Update Bulgarian translation from translation project.
9746         * po/sv.po: Update Sweedish translation from translation project.
9748         * po/nl.po: Update Dutch translation from translation project.
9750         * po/es.po: Update Spanish translation from translation project.
9752 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9754         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
9756         * catgets/Makefile (CPPFLAGS-gencat): Remove.
9757         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
9758         (CPPFLAGS-iconvconfig): Likewise.
9759         * timezone/Makefile (CPPFLAGS-zic): Likewise.
9761         * include/libc-symbols.h: Remove unnecessary check for
9762         NOT_IN_libc.
9763         * nptl/pthreadP.h: Likewise.
9764         * sysdeps/aarch64/setjmp.S: Likewise.
9765         * sysdeps/alpha/setjmp.S: Likewise.
9766         * sysdeps/arm/sysdep.h: Likewise.
9767         * sysdeps/i386/setjmp.S: Likewise.
9768         * sysdeps/m68k/setjmp.c: Likewise.
9769         * sysdeps/posix/getcwd.c: Likewise.
9770         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
9771         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
9772         * sysdeps/s390/s390-32/setjmp.S: Likewise.
9773         * sysdeps/s390/s390-64/setjmp.S: Likewise.
9774         * sysdeps/sh/sh3/setjmp.S: Likewise.
9775         * sysdeps/sh/sh4/setjmp.S: Likewise.
9776         * sysdeps/unix/alpha/sysdep.h: Likewise.
9777         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
9778         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
9779         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
9780         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
9782         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
9783         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
9784         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
9785         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
9786         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
9787         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
9788         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
9789         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
9790         * sysdeps/x86_64/setjmp.S: Likewise.
9792 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
9794         [BZ #17263]
9795         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
9796         <stdint.h>.
9797         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
9798         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
9800 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
9802         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
9804         [BZ #17262]
9805         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
9806         and __x86_64__ when disabling x87 inline functions.
9808 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
9810         [BZ #17259]
9811         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
9812         asm statement with __cpuid_count.
9814 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
9816         * configure.ac: Change __ehdr_start code to dereference the struct.
9817         Run readelf on the output to look for relocations.
9818         * configure: Regenerated.
9820 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
9822         [BZ #17261]
9823         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
9824         value to 0.
9825         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
9827 2014-08-12  Roland McGrath  <roland@hack.frob.com>
9829         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
9831 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
9833         [BZ #16892]
9834         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
9835         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
9837 2014-08-12  Sean Anderson  <seanga2@gmail.com>
9839         * malloc/malloc.c: Fix typo in comment.
9841 2014-08-09  Allan McRae  <allan@archlinux.org>
9843         * Regenerate libc.po.
9845 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
9847         * intl/tst-gettext2.sh: Check every lang file for creation.
9849 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9851         * sysdeps/aarch64/fpu/math_private.h
9852         (libc_feholdsetround_noex_aarch64_ctx): New function.
9854 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9856         * sysdeps/arm/armv6/strcpy.S (strcpy):
9857         Fix performance issue in misaligned cases.
9859 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9861         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
9862         Move definition from termios.h.
9863         (struct termio): Likewise.
9864         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9865         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9866         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9867         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9868         Likewise.
9869         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
9870         Move definition to ioctl-types.h
9871         (struct termio): Likewise.
9872         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9873         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9874         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9875         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9876         Likewise.
9878 2014-08-05  Richard Henderson  <rth@redhat.com>
9880         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
9881         exceptions.
9882         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
9883         Add fraiseexcpt.
9884         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
9885         Use __feraiseexcept.
9886         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
9887         Protect libm symbols with IS_IN_libm.
9889         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
9891 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
9893         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
9895 2014-08-04  Will Newton  <will.newton@linaro.org>
9897         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
9898         file.
9900 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
9902         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
9903         variants for each function.
9905 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9907         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
9908         appended ...
9909         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
9910         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
9911         appended ...
9912         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
9913         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
9914         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
9915         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
9916         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
9917         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
9918         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
9919         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
9920         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
9921         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
9922         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
9923         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
9924         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
9925         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
9926         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
9927         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
9928         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
9929         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
9930         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
9931         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
9932         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
9933         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
9934         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
9935         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
9936         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
9937         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
9938         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
9939         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
9940         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
9941         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
9942         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
9943         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
9944         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
9945         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
9946         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
9947         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
9948         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
9949         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
9950         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
9951         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
9952         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
9953         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
9954         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
9955         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
9956         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
9957         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
9958         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
9959         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
9960         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
9961         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
9962         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
9963         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
9964         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
9965         Update #include.
9966         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
9967         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
9969 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9971         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
9972         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
9973         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
9974         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
9975         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
9976         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
9978 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9980         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
9981         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
9982         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9983         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
9985 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9987         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
9988         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
9989         (__libc_vfork): Define function under this name.
9990         (__vfork): Define as an alias.
9991         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
9992         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
9994 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9996         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
9997         that was previously under [RESET_PID].
9998         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
10000 2014-08-04  Andreas Schwab  <schwab@suse.de>
10002         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
10004 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
10006         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
10007         (main): Likewise.
10009 2014-08-01  Roland McGrath  <roland@hack.frob.com>
10011         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
10013 2014-08-01  Richard Henderon  <rth@redhat.com>
10015         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
10016         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
10017         typo in exact zero test.
10018         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
10019         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
10020         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
10022 2014-08-01  Roland McGrath  <roland@hack.frob.com>
10024         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
10025         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
10026         * sysdeps/arm/sysdep.h: ... here.
10027         [!__ASSEMBLER__]: Include <stdint.h>.
10029 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
10031         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
10032         (HAVE_WCTYPE_H): Likewise.
10033         (HAVE_ISWCTYPE): Likewise.
10034         (ENABLE_NLS): Likewise.
10035         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
10036         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
10038         * posix/regex_internal.c: Check if DEBUG is defined and is
10039         set.
10041         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
10042         (HAVE_MBSRTOWCS): Likewise.
10043         * posix/fnmatch.c: Include string.h unconditionally.
10045 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
10047         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
10048         reversal.
10050 2014-07-31  Roland McGrath  <roland@hack.frob.com>
10052         * sysdeps/generic/safe-fatal.h: New file.
10053         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
10054         * nptl/forward.c: Include it.
10055         (__pthread_unwind): Use __safe_fatal as default action, rather
10056         than a bogus use of INTERNAL_SYSCALL that could never work.
10058         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
10059         * configure.ac (libc_cv_builtin_trap): New test.
10060         * configure: Regenerated.
10061         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
10062         (ABORT_INSTRUCTION): Define using __builtin_trap.
10064         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
10065         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
10066         * sysdeps/nptl/nptl-signals.h: New file.
10067         * nptl/pthreadP.h: Include <nptl-signals.h>.
10069 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
10071         * sysdeps/s390/s390-64/utf16-utf32-z9.c
10072         (ONE_DIRECTION): Define.
10073         * sysdeps/s390/s390-64/utf8-utf16-z9.c
10074         (ONE_DIRECTION): Define.
10075         * sysdeps/s390/s390-64/utf8-utf32-z9.c
10076         (ONE_DIRECTION): Define.
10078 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
10080         * sysdeps/s390/Makefile: Delete file.
10081         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
10082         * sysdeps/s390/__longjmp.c: Delete file.
10083         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
10084         Remove fields __flags and __reserved.
10085         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
10086         and add versioning.
10087         * sysdeps/s390/rtld-__longjmp.c: Delete file.
10088         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
10089         * sysdeps/s390/rtld-setjmp.S: Likewise.
10090         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
10091         * sysdeps/s390/s390-32/__longjmp.c: ... here.
10092         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
10093         * sysdeps/s390/s390-32/setjmp.S: ... here.
10094         Add versioning.
10095         (__sigsetjmp): Remove setting __flags field.
10096         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
10097         * sysdeps/s390/s390-64/__longjmp.c: ... here.
10098         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
10099         * sysdeps/s390/s390-64/setjmp.S: ... here.
10100         Add versioning.
10101         (__sigsetjmp): Remove setting __flags field.
10102         * sysdeps/s390/setjmp.S: Delete file.
10103         * sysdeps/s390/sigjmp.c: Likewise.
10104         * sysdeps/s390/v1-longjmp.c: Likewise.
10105         * sysdeps/s390/v1-setjmp.h: Likewise.
10106         * sysdeps/s390/v1-sigjmp.c: Likewise.
10107         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
10108         Remove v1-longjmp_chk.
10109         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
10110         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
10111         Include debug/longjmp_chk.c and add versioning.
10112         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
10113         Include nptl/pt-longjmp.c and add versioning.
10114         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
10115         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
10116         Include __longjmp.c.
10117         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
10118         Move to ...
10119         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
10120         (__getcontext): Remove setting __flags field.
10121         Add versioning.
10122         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
10123         Don't restore upper high grps.
10124         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
10125         Likewise.
10126         (__swapcontext): Remove setting uc_flags field.
10127         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
10128         Delete file.
10129         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
10130         Include __longjmp.c.
10131         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
10132         Move to ...
10133         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
10134         (__getcontext): Remove setting __flags field.
10135         Add versioning.
10136         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
10137         (__swapcontext): Remove setting uc_flags field.
10138         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
10139         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
10140         Remove fields uc_high_gprs and __reserved.
10141         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
10142         New file with reverted content.
10143         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
10144         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
10145         Regenerated.
10146         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
10147         Regenerated.
10149 2014-07-31  Andreas Schwab  <schwab@suse.de>
10151         * config.h.in (HAVE_IFUNC): Define to 0.
10152         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
10153         definedness.
10155 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
10157         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
10158         memmove-avx-unaligned, memcpy-avx-unaligned and
10159         mempcpy-avx-unaligned.
10160         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10161         Add tests for AVX memcpy functions.
10162         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
10163         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
10164         memcpy_chk.
10165         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
10166         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
10167         memmove_chk.
10168         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
10169         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
10170         mempcpy_chk.
10171         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
10172         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
10173         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
10175 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10177         [BZ #17213]
10178         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
10179         powerpc64le.
10181 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
10183         [BZ #16839]
10184         * manual/llio.texi: Add section about open file description locks.
10185         * manual/examples/ofdlocks.c: Example of open file description
10186         lock usage.
10187         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
10188         F_OFD_SETLK, and F_OFD_SETLKW.
10190 2014-07-23  Allan McRae  <allan@archlinux.org>
10192         * po/es.po: Update Spanish translation from translation project.
10194 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
10196         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
10198 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
10200         [BZ #17078]
10201         * sysdeps/arm/dl-machine.h (elf_machine_rela)
10202         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
10203         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
10205 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
10207         [BZ #17088]
10208         * math/fesetenv.c (__fesetenv)
10209         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
10210         * math/feupdateenv.c (__feupdateenv)
10211         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
10213         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
10214         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
10215         (__ASSUME_SOCKETCALL): Do not define.
10217         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
10218         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
10219         (__ASSUME_SOCKETCALL): Do not define.
10220         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
10221         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
10222         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10223         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
10224         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10225         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
10226         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10227         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10229         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
10230         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
10231         (__ASSUME_SOCKETCALL): Do not define.
10232         (__ASSUME_IPC64): Define unconditionally.
10233         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
10234         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10235         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
10236         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10237         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
10238         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10239         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
10240         Likewise.
10242         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
10243         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
10244         (__ASSUME_SOCKETCALL): Do not define.
10245         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
10246         (__ASSUME_FUTEX_LOCK_PI): Likewise.
10247         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10248         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10249         (__ASSUME_REQUEUE_PI): Define unconditionally.
10250         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
10251         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
10252         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10253         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
10254         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10255         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10257         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
10258         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
10259         (__ASSUME_SOCKETCALL): Do not define.
10260         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
10261         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10262         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10263         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
10264         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10265         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10267         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
10268         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
10269         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10270         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
10271         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10272         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
10273         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10274         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
10275         (__ASSUME_GETCPU_SYSCALL): Likewise.
10277         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
10278         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
10279         cases for individual architectures.
10280         * sysdeps/gnu/configure: Regenerated.
10281         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
10282         LIBC_SLIBDIR_RTLDDIR.
10283         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
10284         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
10285         LIBC_SLIBDIR_RTLDDIR.
10286         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
10287         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
10288         LIBC_SLIBDIR_RTLDDIR.
10289         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
10290         Regenerated.
10291         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
10292         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
10293         file.
10294         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
10295         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
10296         file.
10297         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
10298         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
10299         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
10300         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
10302         * sysdeps/aarch64/shlib-versions: Move to ...
10303         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
10304         * sysdeps/alpha/shlib-versions: Move to ...
10305         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
10306         * sysdeps/arm/shlib-versions: Move to ...
10307         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
10308         * sysdeps/hppa/shlib-versions: Move all contents except for
10309         libgcc_s entry to ...
10310         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
10311         entry from ...
10312         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
10313         * sysdeps/ia64/shlib-versions: Move to ...
10314         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
10315         entry from ...
10316         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
10317         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
10318         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
10319         * sysdeps/microblaze/shlib-versions: Move to ...
10320         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
10321         * sysdeps/mips/shlib-versions: Move to ...
10322         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
10323         entry from ...
10324         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
10325         * sysdeps/tile/shlib-versions: Move to ...
10326         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
10327         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
10328         from ...
10329         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
10330         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
10331         entry from ...
10332         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
10334 2014-07-17  Will Newton  <will.newton@linaro.org>
10336         * sysdeps/arm/bits/atomic.h
10337         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
10338         (__arch_compare_and_exchange_bool_16_int): Likewise.
10339         (__arch_compare_and_exchange_bool_64_int): Likewise.
10341         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
10342         into an #else block.
10344 2014-07-16  Roland McGrath  <roland@hack.frob.com>
10346         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
10347         just Linux configurations.  Test empirically that the compiler sets
10348         __ARM_EABI__, rather than using the tuple to decide.
10349         * sysdeps/arm/preconfigure: Regenerated.
10350         * sysdeps/unix/sysv/linux/arm/configure: File removed.
10351         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
10352         contents appended ...
10353         * sysdeps/arm/configure.ac: ... here.
10354         * sysdeps/arm/configure: Regenerated.
10356 2014-07-15  Roland McGrath  <roland@hack.frob.com>
10358         * nptl/pthread_kill.c: New file.
10359         * nptl/pthread_sigmask.c: New file.
10360         * nptl/pthread_sigqueue.c: New file.
10362         * sysdeps/nptl/lowlevellock.h: New file.
10363         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
10364         * sysdeps/nptl/lowlevellock-futex.h: New file.
10366         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
10367         Remove dead declarations.
10369 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
10371         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
10372         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
10373         config-cflags-avx2.
10374         * sysdeps/x86_64/configure.ac: Likewise.
10375         * sysdeps/i386/configure: Regenerated.
10376         * sysdeps/x86_64/configure: Likewise.
10377         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
10378         memset-avx2 only if config-cflags-avx2 is yes.
10379         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10380         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
10381         defined.
10382         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
10383         only if HAVE_AVX2_SUPPORT is defined.
10384         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
10386 2014-07-14  Alan Modra  <amodra@gmail.com>
10388         [BZ #17153]
10389         * elf/elf.h (DT_PPC64_NUM): Correct value.
10390         * NEWS: Add to fixed bug list.
10392 2014-07-13  Jim Meyering  <meyering@fb.com>
10394         [BZ 17150]
10395         regex: don't deref NULL upon heap allocation failure
10396         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
10397         failure in one more place.
10398         To trigger the segfault, configure grep -with-included-regex,
10399         build it, and run these commands:
10400         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
10402 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
10404         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
10406 2014-07-11  Richard Henderson  <rth@redhat.com>
10408         * sysdeps/aarch64/libm-test-ulps: Update.
10410 2014-07-10  Florian Weimer  <fweimer@redhat.com>
10412         [BZ #17135]
10413         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
10414         * nptl/allocatestack.c (__nptl_setxid_error): New function.
10415         (__nptl_setxid): Initialize error member.  Call
10416         __nptl_setxid_error.
10417         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
10418         * nptl/descr.h (struct xid_command): Add error member.
10419         * nptl/tst-setuid3.c: New file.
10420         * nptl/Makefile (tests): Add it.
10422 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10424         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
10425         New define.
10426         (__lll_trylock): Use __lll_base_trylock.
10427         (__lll_cond_trylock): Likewise.
10429 2014-07-10  Roland McGrath  <roland@hack.frob.com>
10431         * nptl/pthread_create.c (start_thread): Use atomic_or and
10432         lll_futex_wake directly rather than lll_robust_dead.
10433         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10434         (lll_robust_dead): Macro removed.
10435         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
10436         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10437         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10438         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10439         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10440         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10441         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10442         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10443         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10444         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10445         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10446         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10447         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10448         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10449         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10451         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
10452         Use atomic_compare_and_exchange_val_acq directly rather than
10453         lll_robust_trylock.
10454         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10455         (__lll_robust_trylock, lll_robust_trylock): Removed.
10456         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10457         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10458         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10459         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10460         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10461         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10462         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10463         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10464         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10465         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10466         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10467         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10468         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10469         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10471 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10473         * manual/locale.texi (Locale Names): New section documenting
10474         locale name syntax.  Adjust menu and node chaining accordingly.
10475         (Choosing Locale): Reference Locale Names, Locale Categories.
10476         Mention setting LC_ALL=C.  Reflect that name syntax is now
10477         documented.
10478         (Locale Categories): New section title.  Reference Locale Names.
10479         LC_ALL is an environment variable, but not a category.
10480         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
10481         description, now in Locale Name.  Reference that section.  Locale
10482         name syntax is now documented.
10484 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10486         [BZ #17137]
10487         * locale/findlocale.c (name_present, valid_locale_name): New
10488         functions.
10489         (_nl_find_locale): Use the loc_name variable to store name
10490         candidates.  Call name_present and valid_locale_name to check and
10491         validate locale names.  Return an error if the locale is invalid.
10493 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10495         * locale/setlocale.c (setlocale): Use strdup for allocating
10496         composite name copy.
10498 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10500         Sync up with gnulib.
10501         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
10502         [!_LIBC && ENABLE_NLS]: Include gettext.h.
10503         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
10504         and _GL_ARG_NONNULL.
10505         [USE_UNLOCKED_IO]: Include unlocked-io.h.
10506         [!_LIBC]: Include code for Windows and Cygwin.
10507         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
10508         Include prototype for int strerror_r.
10509         [!_LIBC] (is_open): New function.
10510         (flush_stdout): New function.
10511         (print_errno_message): Use it.
10512         (error): Likewise.
10513         (error_at_line): Likewise.
10514         (error_tail) Add function attribute macros.  Use
10515         __builtin_expect.
10517         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
10519         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
10521         * io/ftw.c: Include sys/param.h unconditionally.
10523         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
10525         [BZ #17125]
10526         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
10527         libc_freeres_ptr.
10528         (freecache): New function to free CACHE on exit.
10530         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
10531         initialization.
10533 2014-07-09  David S. Miller  <davem@davemloft.net>
10535         * sysdeps/sparc/fpu/libm-test-ulps: Update.
10537         * sysdeps/sparc/nptl/internaltypes.h: Delete.
10538         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
10539         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
10540         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
10541         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
10542         * sysdeps/sparc/nptl/sem_init.c: Likewise.
10543         * sysdeps/sparc/nptl/sem_post.c: Likewise.
10544         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
10545         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
10546         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
10547         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
10548         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
10549         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
10551 2014-07-09  Andreas Schwab  <schwab@suse.de>
10553         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
10554         output.
10555         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
10556         (do_test): Likewise.
10558         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
10560 2014-07-09  Will Newton  <will.newton@linaro.org>
10562         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
10563         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
10564         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
10565         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
10566         * sysdeps/hppa/start.S (_start): Likewise.
10568 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
10570         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
10572         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
10573         defined.
10575 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10577         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
10578         after checking that it is non-NULL.
10580         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
10582 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10584         * sysdeps/powerpc/memmove.c: Remove file.
10585         * sysdeps/powerpc/powerpc32/power4/memcopy.h
10586         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
10587         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
10588         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
10589         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
10590         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
10591         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
10592         string memmove instead of removed powerpc one.
10594         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
10595         [weak_alias]: Fix compiler warning due trailing data.
10596         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
10597         [weak_alias]: Likewise.
10598         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
10599         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
10601         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
10602         (__libc_ifunc_impl_list): Add memmove functions.
10604 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10606         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
10607         Remove code.
10608         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
10609         Likewise
10610         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
10611         Likewise
10612         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
10613         Likewise
10614         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
10615         Likewise
10616         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
10617         Likewise
10618         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
10619         Likewise
10620         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
10621         Likewise
10622         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
10623         Likewise
10624         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
10625         Likewise
10626         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
10627         Likewise
10628         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
10629         Likewise
10630         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
10631         Likewise
10632         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
10633         Likewise
10634         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
10635         Likewise
10636         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
10637         Likewise
10638         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
10639         Likewise
10641 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10643         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
10644         to avoid alignment traps in non-cacheable memory.
10645         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
10647         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
10648         multiarch objects.
10649         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
10650         file: multiarch power7 memmove.
10651         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
10652         multiarch default memmove.
10653         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
10654         multiarch memove for powerpc32/power4.
10656         * string/bcopy.c: Use full path to include memmove.c.
10657         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
10658         multiarch objects.
10659         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
10660         bcopy for powerpc64.
10661         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
10662         bcopy for powerpc64.
10663         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
10664         and memmove implementations.
10665         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
10666         optimized multiarch memmove for POWER7/powerpc64.
10667         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
10668         default multiarch memmove for powerpc64.
10669         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
10670         multiarch for powerpc64.
10671         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
10672         for POWER7/powerpc64.
10673         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
10674         memmove for POWER7/powerpc64.
10676         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
10677         glibc default one.
10679         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
10680         __ELF_NATIVE_CLASS equal to 64.
10682 2014-07-07  Roland McGrath  <roland@hack.frob.com>
10684         * sysdeps/nptl/lowlevellock.h: File removed.
10686         * NEWS: NPTL is no longer an add-on!
10687         * nptl/internaltypes.h: Moved ...
10688         * sysdeps/nptl/internaltypes.h: ... here.
10689         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
10690         * sysdeps/nptl/fork.c: Likewise.
10691         * sysdeps/nptl/gai_misc.h: Likewise.
10692         * sysdeps/nptl/librt-cancellation.c: Likewise.
10693         * sysdeps/nptl/jmp-unwind.c: Likewise.
10694         * sysdeps/nptl/setxid.h: Likewise.
10695         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
10696         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
10697         * sysdeps/unix/sysv/linux/arm/Implies: New file.
10698         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
10699         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
10700         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
10701         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
10702         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
10703         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
10704         * sysdeps/unix/sysv/linux/mips/Implies: New file.
10705         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
10706         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
10707         * sysdeps/unix/sysv/linux/sh/Implies: New file.
10708         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
10709         * sysdeps/unix/sysv/linux/tile/Implies: New file.
10710         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
10711         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
10712         * nptl/Makeconfig: Moved ...
10713         * sysdeps/nptl/Makeconfig: ... here.
10714         * nptl/configure: File removed.
10715         * nptl/ANNOUNCE: File removed.
10716         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
10717         * sysdeps/unix/sysv/linux/configure: Regenerated.
10719         * nptl/Makefile (routines): Add libc_pthread_init,
10720         libc_multiple_threads, register-atfork and unregister-atfork.
10721         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
10722         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
10723         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
10724         pthread-pi-defines.sym, structsem.sym.
10725         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
10726         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
10727         [$(subdir) = nptl] (tests): Add tst-setgetname.
10728         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
10729         * sysdeps/unix/sysv/linux/sigaction.c: Just include
10730         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
10731         [!LIBC_SIGACTION]: Remove aliases.
10732         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10733         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10734         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10735         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
10736         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10737         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
10738         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
10739         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
10740         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10741         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
10742         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
10743         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
10744         __libc_allocate_rtsig_private.
10745         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
10746         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
10747         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
10748         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
10749         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
10750         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
10751         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
10752         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
10753         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
10754         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
10755         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
10756         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
10757         * nptl/internaltypes.h: ... here.
10758         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
10759         * sysdeps/nptl/jmp-unwind.c: ... here.
10760         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
10761         * nptl/libc-lowlevellock.c: ... here.
10762         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
10763         * nptl/libc_multiple_threads.c: ... here.
10764         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
10765         * nptl/libc_pthread_init.c: ... here.
10766         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
10767         * nptl/lowlevelbarrier.sym: ... here.
10768         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
10769         * nptl/lowlevelcond.sym: ... here.
10770         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
10771         * nptl/lowlevellock.c: ... here.
10772         * nptl/lowlevellock.h: Moved ...
10773         * sysdeps/nptl/lowlevellock.h: ... here.
10774         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
10775         * nptl/lowlevelrobustlock.c: ... here.
10776         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
10777         * nptl/lowlevelrobustlock.sym: ... here.
10778         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
10779         * nptl/lowlevelrwlock.sym: ... here.
10780         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
10781         * nptl/pt-fork.c: ... here.
10782         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
10783         * nptl/pthread-pi-defines.sym: ... here.
10784         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
10785         * nptl/pthread_attr_getaffinity.c: ... here.
10786         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
10787         * nptl/pthread_attr_setaffinity.c: ... here.
10788         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
10789         * nptl/pthread_mutex_cond_lock.c: ... here.
10790         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
10791         Update #include.
10792         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
10793         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
10794         * nptl/pthread_once.c: ... here, replacing old file.
10795         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
10796         * nptl/pthread_yield.c: ... here.
10797         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
10798         * nptl/register-atfork.c: ... here.
10799         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
10800         * nptl/sem_post.c: ... here.
10801         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
10802         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
10803         * nptl/sem_timedwait.c: ... here.
10804         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
10805         * nptl/sem_trywait.c: ... here.
10806         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
10807         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
10808         * nptl/sem_wait.c: ... here.
10809         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
10810         * nptl/structsem.sym: ... here.
10811         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
10812         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
10813         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
10814         * nptl/unregister-atfork.c: ... here.
10815         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
10816         * nptl/unwindbuf.sym: ... here.
10817         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
10818         * sysdeps/nptl/fork.c: ... here.
10819         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
10820         * sysdeps/nptl/fork.h: ... here.
10821         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
10822         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
10823         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
10824         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
10825         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
10826         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
10827         * sysdeps/unix/sysv/linux/getpid.c: ... here.
10828         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
10829         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
10830         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
10831         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
10832         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
10833         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
10834         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
10835         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
10836         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
10837         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
10838         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
10839         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
10840         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
10841         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
10842         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
10843         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
10844         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
10845         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
10846         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
10847         * sysdeps/unix/sysv/linux/raise.c: ... here.
10848         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
10849         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
10850         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
10851         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
10852         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
10853         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
10854         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
10855         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
10856         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
10857         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
10858         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
10859         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
10860         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
10861         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
10862         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
10864 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
10866         * sysdeps/generic/memcopy.h: Add comment for
10867         MEMCPY_OK_FOR_FWD_MEMMOVE.
10869 2014-07-04  Will Newton  <will.newton@linaro.org>
10871         * string/memchr.c: Merge from gnulib.
10872         [_LIBC]: Remove conditionals.
10873         (__ptr_t): Remove define.
10874         (LONG_MAX_32_BITS): Likewise.
10875         (LONG_MAX): Likewise.
10876         (MEMCHR): Use ANSI prototype and optimize algorithm.
10878         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
10880 2014-07-03  Roland McGrath  <roland@hack.frob.com>
10882         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
10883         (lll_futex_timed_wait_bitset): Fix syscall argument count.
10885         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
10886         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
10887         in a bare environment with no <stdlib.h> installed.
10888         * sysdeps/nptl/configure: Regenerated.
10890         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
10892         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
10893         AC_EGREP_CPP for kernel header checks, so they only succeed if
10894         including <linux/version.h> actually works right.
10895         * sysdeps/unix/sysv/linux/configure: Regenerated.
10897         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
10898         value so it's not diagnosed as unused.
10900         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
10901         thing) with "ifeq ($(subdir),rt)".
10903 2014-07-03  Richard Henderson  <rth@redhat.com>
10905         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
10906         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
10907         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
10909         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
10910         (math_force_eval): New.
10912         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
10913         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
10915         * sysdeps/alpha/fpu/s_round.c: Remove file.
10916         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
10918         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
10919         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
10920         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
10921         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
10922         (_dl_start, print_statistics): Likewise.
10923         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
10924         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
10926         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10927         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10928         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10929         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10930         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10931         (HP_SMALL_TIMING_AVAIL): Define.
10932         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10933         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10934         (HP_SMALL_TIMING_AVAIL): Define.
10935         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10936         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10938         * sysdeps/aarch64/hp-timing.h: New file.
10940         * sysdeps/generic/hp-timing.h: Remove dead comment.
10941         * sysdeps/generic/hp-timing-common.h: New file.
10942         * sysdeps/alpha/hp-timing.h: Include it.
10943         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
10944         * sysdeps/i386/i686/hp-timing.h: Likewise.
10945         * sysdeps/ia64/hp-timing.h: Likewise.
10946         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
10947         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
10948         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
10949         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
10950         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
10951         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
10952         (hp_timing_t): New.
10954         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
10955         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
10956         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
10957         * elf/rtld.c (_dl_start_final): Likewise.
10958         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
10959         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10960         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10961         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10962         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10963         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10964         (HP_TIMING_DIFF_INIT): Remove.
10965         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10966         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10967         (HP_TIMING_DIFF_INIT): Remove.
10968         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10969         * sysdeps/i386/i686/hp-timing.c: Remove file.
10970         * sysdeps/x86_64/hp-timing.c: Remove file.
10971         * sysdeps/ia64/hp-timing.c: Remove file.
10972         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
10973         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
10974         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
10975         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
10977         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
10978         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
10979         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
10980         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10981         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10982         (HP_TIMING_ACCUM): Remove.
10983         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10984         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
10985         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10987         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
10988         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
10989         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
10990         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
10991         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
10992         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10993         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
10994         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10996         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
10998 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
11000         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
11002 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11004         Sync up with gettext.
11005         * intl/loadmsgcat.c: Define O_BINARY if not defined.
11006         [_MSC_VER]: Include malloc.h
11007         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
11008         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
11009         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
11010         TEMP_FAILURE_RETRY.  Cast return of alloca.
11011         [!_LIBC] Call gl_rwlock_init.
11012         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
11014 2014-07-02  Roland McGrath  <roland@hack.frob.com>
11016         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
11017         before checking its value.
11019 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11021         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
11023         * debug/memcpy_chk.c: Don't include pagecopy.h.
11024         * debug/mempcpy_chk.c: Likewise.
11025         * string/memcpy.c: Likewise.
11026         * string/memmove.c: Likewise.
11027         * sysdeps/powerpc/memmove.c: Likewise.
11028         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
11029         definition of PAGE_COPY_FWD_MAYBE here...
11030         * sysdeps/generic/pagecopy.h: ... from here.
11031         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
11033 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
11034             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11036         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
11037         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
11038         optimizations.
11039         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
11040         (__libc_ifunc_impl_list): Likewise.
11041         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
11042         multiarch strcat for PPC64.
11043         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
11044         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
11046 2014-07-02  Roland McGrath  <roland@hack.frob.com>
11048         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
11050 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11052         * intl/loadmsgcat.c: Remove declaration of
11053         get_sysdep_segment_value.
11054         (get_sysdep_segment_value): Use ISO C style.
11055         (_nl_load_domain): Use ISO C style.  Get rid of redundant
11056         semicolon.  Fix typo and formatting in comment.
11057         (_nl_unload_domain): Use ISO C style.
11059         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
11061 2014-07-02  Will Newton  <will.newton@linaro.org>
11063         * malloc/obstack.c: Merge from gnulib master.
11064         [HAVE_CONFIG_H]: Remove conditional code.
11065         [!_LIBC]: Include config.h.
11066         [!ELIDE_CODE]: Don't include inttypes.h, include
11067         stdint.h unconditionally.
11068         (print_and_abort): Mark as _Noreturn.
11069         (_obstack_allocated_p): Mark as __attribute_pure__.
11070         (obstack_free): Rename to __obstack_free.
11071         [!__attribute__]: Remove conditional code.
11072         * malloc/obstack.h: Merge from gnulib master.
11073         [__cplusplus]: Move conditional down.
11074         [!__attribute_pure__]: Define __attribute_pure__ here
11075         if it is not already defined.
11076         (_obstack_memory_used): Mark as __attribute_pure__.
11077         [!__obstack_free]: Define as obstack_free.
11078         [__GNUC__]: Remove check for ancient NeXT gcc.
11080 2014-07-02  Will Newton  <will.newton@linaro.org>
11081             Paul Eggert  <eggert@cs.ucla.edu>
11083         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
11085 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11087         * resolv/gethnamaddr.c: Add comment warning that the file is
11088         not maintained.
11090 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
11092         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
11093         entries.
11095         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
11096         entry for aio_cancel and aio_cancel64.
11097         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
11098         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
11099         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
11100         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
11101         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
11102         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
11103         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
11104         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
11105         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
11106         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
11107         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
11108         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
11109         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
11111 2014-07-01  Roland McGrath  <roland@hack.frob.com>
11113         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
11114         * nptl/pthread_mutex_lock.c: Likewise.
11115         * nptl/pthread_mutex_timedlock.c: Likewise.
11116         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
11118 2014-07-01  Richard henderson  <rth@redhat.com>
11120         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
11121         (__isnan, __isnanl): Remove.
11122         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
11124         * sysdeps/alpha/fpu/libm-test-ulps: Update.
11126 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
11128         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11130 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
11132         * resolv/nss_dns/dns-host.c (getanswer_r)
11133         [MULTI_PTRS_ARE_ALIASES]: Remove code.
11135 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
11137         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11138         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
11139         undefine.
11140         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
11141         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
11143 2014-07-01  Roland McGrath <roland@hack.frob.com>
11145         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
11146         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
11148         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
11149         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
11151         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
11152         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
11153         ... here.
11154         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
11155         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
11157         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
11158         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
11159         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
11160         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
11162         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
11163         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
11164         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
11165         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
11166         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
11167         Moved ...
11168         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
11169         ... here.
11170         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
11171         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
11172         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
11173         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
11174         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
11175         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
11176         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
11177         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
11178         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
11179         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
11180         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
11181         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
11182         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
11183         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
11184         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
11185         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
11186         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
11187         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
11188         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
11189         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
11190         ... here.
11191         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
11192         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
11193         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
11194         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
11195         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
11196         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
11197         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
11198         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
11200 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
11202         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
11203         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
11204         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
11205         Add sysdep.
11207 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11209         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11211 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
11213         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
11214         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
11216         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11218         * sysdeps/arm/libm-test-ulps: Regenerated.
11220 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
11221             Roland McGrath <roland@hack.frob.com>
11223         * test-skeleton.c (signal_handler): Kill the whole process group
11224         before killing the child individually.
11225         (main): Report any failure on `setpgid'.
11227 2014-06-30  Roland McGrath  <roland@hack.frob.com>
11229         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
11230         from _TLS_H to _ARM_NPTL_TLS_H.
11231         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
11232         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
11234 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
11236         [BZ #16539]
11237         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
11238         (__expm1l): Return argument unchanged when small but not
11239         subnormal.
11241         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
11242         include macro name.
11243         (_FP_UNPACK_RAW_1_P): Likewise.
11244         (_FP_PACK_RAW_1): Likewise.
11245         (_FP_PACK_RAW_1_P): Likewise.
11246         (_FP_MUL_MEAT_1_wide): Likewise.
11247         (_FP_MUL_MEAT_DW_1_hard): Likewise.
11248         (_FP_MUL_MEAT_1_hard): Likewise.
11249         (_FP_DIV_MEAT_1_imm): Likewise.
11250         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
11251         (_FP_DIV_MEAT_1_udiv): Likewise.
11252         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
11253         (_FP_UNPACK_RAW_2): Likewise.
11254         (_FP_UNPACK_RAW_2_P): Likewise.
11255         (_FP_PACK_RAW_2): Likewise.
11256         (_FP_PACK_RAW_2_P): Likewise.
11257         (_FP_MUL_MEAT_DW_2_wide): Likewise.
11258         (_FP_MUL_MEAT_2_wide): Likewise.
11259         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
11260         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
11261         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
11262         (_FP_MUL_MEAT_2_gmp): Likewise.
11263         (_FP_DIV_MEAT_2_udiv): Likewise.
11264         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
11265         (_FP_FRAC_SRL_4): Likewise.
11266         (_FP_FRAC_SRST_4): Likewise.
11267         (_FP_FRAC_SRS_4): Likewise.
11268         (_FP_UNPACK_RAW_4): Likewise.
11269         (_FP_UNPACK_RAW_4_P): Likewise.
11270         (_FP_PACK_RAW_4): Likewise.
11271         (_FP_PACK_RAW_4_P): Likewise.
11272         (_FP_MUL_MEAT_DW_4_wide): Likewise.
11273         (_FP_MUL_MEAT_4_wide): Likewise.
11274         (_FP_MUL_MEAT_4_gmp): Likewise.
11275         (umul_ppppmnnn): Likewise.
11276         (_FP_DIV_MEAT_4_udiv): Likewise.
11277         (__FP_FRAC_ADD_4): Likewise.
11278         (__FP_FRAC_SUB_3): Likewise.
11279         (__FP_FRAC_SUB_4): Likewise.
11280         (__FP_FRAC_DEC_3): Likewise.
11281         (__FP_FRAC_DEC_4): Likewise.
11282         (__FP_FRAC_ADDI_4): Likewise.
11283         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
11284         (_FP_FRAC_SRL_8): Likewise.
11285         (_FP_FRAC_SRS_8): Likewise.
11287         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
11288         include macro name.
11289         (FP_UNPACK_RAW_EP): Likewise.
11290         (FP_PACK_RAW_E): Likewise.
11291         (FP_PACK_RAW_EP): Likewise.
11292         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
11293         (_FP_ISSIGNAN): Likewise.
11294         (_FP_ADD_INTERNAL): Likewise.
11295         (_FP_FMA): Likewise.
11296         (_FP_CMP): Likewise.
11297         (_FP_SQRT): Likewise.
11298         (_FP_TO_INT): Likewise.
11299         (_FP_FROM_INT): Likewise.
11300         (FP_EXTEND): Likewise.
11301         (_FP_DIV_MEAT_N_loop): Likewise.
11303 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
11305         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
11306         throughout.
11308 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
11310         [BZ #17097]
11311         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
11312         result with correct sign in case of exponents that produce
11313         overflow except for X very close to 1.
11315 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
11317         mktime: merge #if/#ifdef usage from glibc
11318         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
11319         as that works with both Glibc's and Gnulib's style.
11320         See thread starting at Siddhesh Poyarekar's bug report at:
11321         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
11323 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
11325         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
11326         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
11327         * sysdeps/tile/tilegx/memmove.c: Remove file.
11329 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
11331         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
11332         abi-name definition.
11333         * scripts/soversions.awk: Do not handle or generate ABI lines.
11334         * shlib-versions: Remove ABI entries.
11335         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
11336         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
11338 2014-06-27  Roland McGrath  <roland@hack.frob.com>
11340         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
11341         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
11342         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
11343         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
11344         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
11345         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
11346         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
11347         Moved ...
11348         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
11349         ... here.
11350         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
11351         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
11352         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
11353         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
11354         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
11355         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
11356         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
11357         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
11358         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
11359         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
11360         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
11361         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
11362         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
11363         Moved ...
11364         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
11365         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
11366         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
11367         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
11368         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
11369         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
11370         Moved ...
11371         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
11372         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
11373         Moved ...
11374         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
11375         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
11376         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
11377         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
11378         Moved ...
11379         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
11380         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
11381         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
11382         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
11383         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
11384         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
11385         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
11386         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
11387         Moved ...
11388         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
11389         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
11390         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
11391         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
11392         Moved ...
11393         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
11394         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
11395         Moved ...
11396         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
11397         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
11398         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
11399         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
11400         Moved ...
11401         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
11402         ... here.
11403         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
11404         Identical file removed.
11405         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
11406         Moved ...
11407         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
11408         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
11409         Identical file removed.
11410         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
11411         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
11412         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
11413         Moved ...
11414         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
11415         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
11416         Identical file removed.
11417         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
11418         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
11419         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
11420         Identical file removed.
11421         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
11422         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
11423         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
11424         Identical file removed.
11425         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
11426         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
11427         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
11428         Identical file removed.
11429         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
11430         Moved ...
11431         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
11432         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
11433         Identical file removed.
11434         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
11435         Moved ...
11436         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
11437         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
11438         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
11439         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
11440         Identical file removed.
11441         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
11442         Moved ...
11443         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
11444         ... here.
11445         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
11446         Identical file removed.
11447         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
11448         Moved ...
11449         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
11450         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
11451         Identical file removed.
11452         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
11453         Moved ...
11454         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
11455         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
11456         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
11457         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
11458         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
11459         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
11460         Moved ...
11461         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
11462         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
11463         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
11465         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
11466         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
11467         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
11468         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
11469         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
11471 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
11473         [BZ #17092]
11474         * nscd/nscd.c (monitor_child): Return exit status of child
11475         instead of return value from wait syscall.
11477 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
11479         * configure.ac (libc_commonpagesize): Remove variable.
11480         (libc_relro_required): Likewise.
11481         (libc_cv_z_relro): Remove configure test.
11482         * configure: Regenerated.
11483         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
11484         variable.
11485         (libc_relro_required): Likewise.
11486         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
11487         (libc_relro_required): Likewise.
11488         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
11489         (libc_relro_required): Likewise.
11490         * sysdeps/arm/preconfigure: Regenerated.
11491         * sysdeps/ia64/preconfigure: Remove file.
11492         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
11493         variable.
11494         (libc_relro_required): Likewise.
11496         [BZ #16561]
11497         [BZ #16562]
11498         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
11499         (__ieee754_yn): Set FE_TONEAREST mode internally and then
11500         recompute overflowing results in original rounding mode.
11501         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
11502         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
11503         recompute overflowing results in original rounding mode.
11504         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
11505         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11506         recompute overflowing results in original rounding mode.
11507         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
11508         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11509         recompute overflowing results in original rounding mode.
11510         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
11511         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11512         recompute overflowing results in original rounding mode.
11513         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
11514         (libc_feholdsetround_ctx): New macro.
11515         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
11516         * sysdeps/i386/fpu/libm-test-ulps: Update.
11517         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
11519 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11521         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
11522         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
11523         corresponding .cpsetup call.
11525 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11527         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
11528         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
11529         * sysdeps/arm/Makefile [$(subdir) = csu]
11530         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
11531         (static-only-routines): Add aeabi_read_tp here.
11532         (shared-only-routines): Add libc-aeabi_read_tp here.
11533         (CFLAGS-libc-start.c): Add -fexceptions here.
11534         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
11535         (sysdep_routines, static-only-routines, shared-only-routines):
11536         Don't add to these here.
11537         (CFLAGS-libc-start.c): Likewise.
11539         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
11540         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
11541         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
11542         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
11543         * sysdeps/arm/Makefile [$(subdir) = rt]
11544         (librt-sysdep_routines, librt-shared-only-routines):
11545         Append rt-aeabi_unwind_cpp_pr1 here.
11546         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
11547         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
11548         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
11549         (libpthread-sysdep_routines, libpthread-shared-only-routines):
11550         Append nptl-aeabi_unwind_cpp_pr1 here.
11551         (tests): Filter out tst-cleanupx4 here.
11552         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
11553         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
11554         Don't do those here.
11556 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11558         * scripts/list-sources.sh: Do not handle ports specially.
11560 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11562         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
11563         * sysdeps/arm/feupdateenv.c: Likewise.
11565         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
11567 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11569         * manual/texinfo.tex: Update to version 2014-05-05.10 with
11570         trailing whitespace removed.
11571         * scripts/config.guess: Update to version 2014-03-23.
11572         * scripts/config.sub: Update to version 2014-05-01
11573         * scripts/install-sh: Update to version 2013-12-25.23.
11574         * scripts/move-if-change: Update from gnulib.
11576 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11578         * debug/memmove_chk.c: Remove pagecopy.h include.
11580 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
11582         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
11583         identical to gnulib mktime.
11585 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11587         * configure.ac: Do not test for machine being rs6000.  Do not test
11588         for powerpc*-*soft.
11589         * configure: Regenerated.
11591         [BZ #11505]
11592         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
11593         test.
11594         * configure: Regenerated.
11595         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
11596         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
11597         Remove configure test.
11598         * sysdeps/arm/configure: Regenerated.
11599         * sysdeps/nptl/configure.ac: Do not check
11600         libc_cv_asm_cfi_directives.
11601         * sysdeps/nptl/configure: Regenerated.
11602         * sysdeps/x86_64/nptl/configure.ac: Remove file.
11603         * sysdeps/x86_64/nptl/configure: Remove generated file.
11604         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
11605         unconditional.
11606         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
11608 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11610         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
11611         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
11612         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
11613         it is defined.
11615         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
11616         instead of whether it is defined.
11617         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
11618         * sysdeps/hppa/dl-machine.h: Likewise.
11619         * sysdeps/ia64/dl-machine.h: Likewise.
11620         * sysdeps/m68k/dl-machine.h: Likewise.
11621         * sysdeps/microblaze/dl-machine.h: Likewise.
11622         * sysdeps/mips/dl-machine.: Likewise.
11623         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
11624         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
11625         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
11626         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
11627         * sysdeps/sh/dl-machine.h: Likewise.
11628         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
11629         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
11630         * sysdeps/tile/dl-machine.h: Likewise.
11631         * sysdeps/x86_64/dl-machine.h: Likewise.
11633         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
11634         code.
11635         (verify_persistent_db): Likewise.
11637 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11639         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
11640         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
11641         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
11642         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
11643         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
11644         Moved ...
11645         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
11646         ... here.
11647         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
11648         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
11649         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
11650         Identical file removed.
11651         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
11652         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
11653         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
11654         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
11655         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
11656         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
11657         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
11658         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
11659         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
11660         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
11661         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11662         Moved ...
11663         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
11664         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
11665         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
11666         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
11667         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
11668         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
11669         Moved ...
11670         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
11671         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
11672         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
11673         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
11674         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
11675         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
11676         Identical file removed.
11677         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
11678         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
11679         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
11680         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
11681         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
11682         Moved ...
11683         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
11684         ... here.
11685         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
11686         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
11687         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
11688         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
11689         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
11690         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
11691         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
11692         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
11693         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
11694         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
11695         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11696         Moved ...
11697         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
11698         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
11699         Moved ...
11700         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
11701         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
11702         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
11703         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
11704         Moved ...
11705         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
11706         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
11707         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
11709         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
11710         folded into ...
11711         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
11712         * sysdeps/unix/sysv/linux/s390/Versions
11713         (libpthread: GLIBC_2.19): New version set.
11714         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
11715         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
11716         (librt: GLIBC_2.3.3): New version set.
11717         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
11718         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
11719         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
11720         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
11721         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
11722         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
11723         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
11724         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
11725         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
11726         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
11727         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
11728         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
11729         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
11730         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
11731         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
11732         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
11733         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
11734         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
11735         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
11736         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
11737         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
11738         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
11739         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
11740         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
11741         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
11742         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
11743         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
11744         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
11745         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
11746         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
11747         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
11748         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
11749         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
11750         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
11751         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
11752         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
11753         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
11754         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
11755         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
11756         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
11757         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
11758         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
11759         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
11760         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
11761         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
11763         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
11764         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
11765         (__libc_vfork): Define the function under this name.
11766         [!NOT_IN_libc] (__vfork): Make this an alias.
11767         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
11768         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
11769         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
11770         (__libc_vfork): Define the function under this name.
11771         [!NOT_IN_libc] (__vfork): Make this an alias.
11772         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
11773         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
11774         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
11775         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
11776         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
11777         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
11779         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
11780         code that was previously under [RESET_PID].
11781         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
11782         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
11783         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
11785         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
11786         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
11787         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
11788         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
11789         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
11790         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
11791         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
11792         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
11793         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
11794         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
11795         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
11796         Moved ...
11797         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
11798         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
11799         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
11800         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
11801         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
11802         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
11803         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
11804         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
11805         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
11806         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
11807         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
11808         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
11809         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
11810         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
11811         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
11812         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
11813         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
11814         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
11815         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
11816         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
11817         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
11818         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
11819         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
11820         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
11821         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
11822         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
11823         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
11824         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
11825         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
11827 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11829         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
11830         that was previously under [RESET_PID].
11831         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
11833 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11835         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
11836         not undefine and redefine.
11837         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
11838         [O_CLOEXEC]: Make code unconditional.
11839         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
11840         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
11841         <kernel-features.h>.
11842         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
11843         conditional variable definition.
11844         (shm_open) [O_CLOEXEC]: Make code unconditional.
11845         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
11846         code.
11848         * configure.ac (USE_REGPARMS): Don't define here.
11849         * configure: Regenerated.
11850         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
11851         * sysdeps/i386/configure: Regenerated.
11853         * nptl/createthread.c: Don't include kernel-features.h.
11854         * nptl/pthread_cancel.c: Likewise.
11855         * nptl/pthread_condattr_setclock.c: Likewise.
11856         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
11857         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
11858         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
11859         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
11860         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
11861         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
11862         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
11863         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
11864         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
11865         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
11866         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
11867         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
11868         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
11869         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
11870         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
11871         * nscd/gai.c: Likewise.
11872         * nss/nss_db/db-open.c: Likewise.
11873         * sysdeps/generic/ldsodefs.h: Likewise.
11874         * sysdeps/sh/nptl/tls.h: Likewise.
11875         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
11876         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
11877         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
11878         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
11879         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
11880         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
11881         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
11882         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
11883         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
11884         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
11885         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
11886         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
11887         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
11888         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
11889         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
11890         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
11891         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
11892         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
11893         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
11894         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
11895         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
11896         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
11897         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
11898         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
11899         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
11900         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
11901         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
11902         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
11903         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
11904         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
11905         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
11906         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
11907         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
11908         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
11909         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
11910         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
11911         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
11912         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
11913         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
11914         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
11915         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
11916         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
11917         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
11918         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
11919         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
11920         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
11921         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
11922         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
11923         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
11924         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
11925         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
11926         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
11927         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
11928         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
11929         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
11930         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
11931         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
11932         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
11933         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
11934         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
11935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
11936         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
11937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
11938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
11939         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
11940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
11941         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
11942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
11943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
11944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
11945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
11946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
11947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
11948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
11949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
11950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
11951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
11952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
11953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
11954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
11955         * sysdeps/unix/sysv/linux/pread.c: Likewise.
11956         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
11957         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
11958         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
11959         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
11960         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
11961         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
11962         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
11963         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
11964         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
11965         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
11966         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
11967         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
11968         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
11969         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
11970         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
11971         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
11972         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
11973         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
11974         * sysdeps/unix/sysv/linux/system.c: Likewise.
11975         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
11976         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
11977         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
11978         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
11979         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
11980         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
11981         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
11983         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
11984         * configure: Regenerated.
11985         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
11987         * configure.ac (base_machine): Do not set specially for particular
11988         machines here.
11989         * configure: Regenerated.
11990         * sysdeps/powerpc/preconfigure: Move machine and base_machine
11991         settings from configure.ac.
11992         * sysdeps/i386/preconfigure: New file.
11993         * sysdeps/s390/preconfigure: Likewise.
11994         * sysdeps/sh/preconfigure: Likewise.
11995         * sysdeps/sparc/preconfigure: Likewise.
11997 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11999         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
12000         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
12001         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
12002         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
12003         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
12004         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
12005         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
12006         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
12007         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
12008         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
12009         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
12010         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
12011         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
12012         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
12013         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
12014         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
12015         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
12016         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
12017         * sysdeps/sparc/sparc64/Makefile: ... appended here.
12019         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
12020         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
12021         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
12022         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
12023         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
12024         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
12025         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
12026         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
12027         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
12028         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
12029         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
12030         * sysdeps/sparc/sparc32/sem_post.c: ... here.
12031         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
12032         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
12033         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
12034         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
12035         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
12036         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
12037         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
12038         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
12039         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
12040         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
12041         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
12042         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
12043         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
12044         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
12045         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
12046         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
12047         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
12048         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
12049         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
12050         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
12051         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
12052         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
12053         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
12054         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
12055         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
12056         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
12058         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
12059         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
12060         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
12061         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
12062         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
12063         Moved ...
12064         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
12065         ... here.
12066         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
12067         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
12068         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
12069         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
12070         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
12071         Moved ...
12072         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
12073         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
12074         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
12075         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
12076         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
12077         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
12078         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
12079         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
12080         Moved ...
12081         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
12082         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
12083         Moved ...
12084         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
12085         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
12086         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
12087         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
12088         Moved ...
12089         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
12090         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
12091         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
12092         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
12093         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
12094         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
12095         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
12096         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
12097         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
12098         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
12099         Moved ...
12100         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
12101         ... here.
12102         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
12103         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
12104         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
12105         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
12106         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
12107         Moved ...
12108         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
12109         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
12110         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
12111         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
12112         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
12113         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
12114         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
12115         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
12116         Moved ...
12117         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
12118         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
12119         Moved ...
12120         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
12121         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
12122         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
12123         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
12124         Moved ...
12125         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
12126         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
12127         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
12128         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
12129         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
12131 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
12133         * timezone/checktab.awk: Update from tzcode 2014e.
12134         * timezone/private.h: Likewise.
12135         * timezone/tzfile.h: Likewise.
12136         * timezone/zdump.c: Likewise.
12137         * timezone/zic.c: Likewise.
12139         * sysdeps/unix/sysv/linux/kernel-features.h
12140         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
12141         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
12142         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
12143         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
12144         Remove conditional code.
12146 2014-06-25  Will Newton  <will.newton@linaro.org>
12148         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
12149         (_dl_arm_cap_flags): Add HWCAP2 values.
12150         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
12151         (_DL_HWCAP_COUNT): Increase to 37.
12152         (_DL_HWCAP_LAST): New define.
12153         (_DL_HWCAP2_LAST): New define.
12154         (_dl_procinfo): Add support for printing
12155         AT_HWCAP2 entries.
12156         (_dl_string_hwcap): Use _dl_hwcap_string.
12158 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12160         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12162 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
12164         * README: Do not mention ports directory.
12166         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
12167         Remove macro.
12168         * sysdeps/unix/sysv/linux/futimes.c: Do not include
12169         <kernel-features.h>.
12170         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
12171         conditional variable definition.
12172         (__futimes): Update comment.
12173         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
12174         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
12176         [BZ #16560]
12177         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
12178         arguments close to 0.
12179         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
12180         Likewise.
12181         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
12182         Likewise.
12183         * math/auto-libm-test-in: Add more tests of exp10.
12184         * math/auto-libm-test-out: Regenerated.
12185         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12187         * sysdeps/unix/sysv/linux/kernel-features.h
12188         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
12189         * sysdeps/unix/sysv/linux/readv.c: Do not include
12190         <kernel-features.h>.
12191         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
12192         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
12193         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
12194         unconditional.
12195         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
12196         conditional code.
12197         * sysdeps/unix/sysv/linux/writev.c: Do not include
12198         <kernel-features.h>.
12199         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
12200         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
12201         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
12202         unconditional.
12203         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
12204         conditional code.
12206 2014-06-25  Will Newton  <will.newton@linaro.org>
12208         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
12209         comment changes throughout the file.  Remove checks
12210         for HAVE_*_H definitions that are not required.
12211         (__gen_tempname): Call abort if an unknown kind value is
12212         passed.
12214 2014-06-25  Andreas Schwab  <schwab@suse.de>
12216         [BZ #17086]
12217         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
12218         scalbln, scalblnf, scalblnl in libc.
12220 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
12222         [BZ #17086]
12223         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
12224         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
12225         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
12227 2014-06-24  Roland McGrath  <roland@hack.frob.com>
12229         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
12230         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
12231         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
12232         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
12233         Update #include.
12234         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
12235         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
12236         Update #include.
12237         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
12238         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
12239         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
12240         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
12241         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
12242         * sysdeps/x86/bits/pthreadtypes.h: ... here.
12243         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
12244         * sysdeps/x86/bits/semaphore.h: ... here.
12245         * sysdeps/x86/nptl/elide.h: Moved ...
12246         * sysdeps/x86/elide.h: ... here.
12247         * sysdeps/x86_64/nptl/Implies: File removed.
12248         * sysdeps/i386/nptl/Implies: File removed.
12250 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
12252         [BZ #16539]
12253         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
12254         return the argument for normal arguments with exponent below -64.
12255         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12256         Likewise.
12257         * math/auto-libm-test-in: Add another test of expm1.
12258         * math/auto-libm-test-out: Regenerated.
12260         [BZ #16287]
12261         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
12262         calling __erfcl for arguments at least 16.
12263         * math/auto-libm-test-in: Add more tests of erf.
12264         * math/auto-libm-test-out: Regenerated.
12266         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
12267         individual architectures.
12268         * sysdeps/unix/sysv/linux/configure: Regenerated.
12269         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
12270         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
12271         * sysdeps/unix/sysv/linux/powerpc/configure.ac
12272         (ldd_rewrite_script): Define variable.
12273         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
12274         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
12275         file.
12276         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
12277         generated file.
12278         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
12279         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
12280         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
12281         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
12282         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
12283         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
12284         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
12285         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
12287 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12289         [BZ #17084]
12290         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
12291         Rename member __data.d to __data.__elision_data.
12293 2014-06-24  Wilco  <wdijkstr@arm.com>
12295         * NEWS: Add 16918 to fixed bug list.
12297 2014-06-24  Wilco  <wdijkstr@arm.com>
12299         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
12301 2014-06-24  Wilco  <wdijkstr@arm.com>
12303         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
12304         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
12305         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
12306         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
12307         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
12308         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
12309         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
12310         Use _FPU_MASK_RM.
12312 2014-06-24  Wilco  <wdijkstr@arm.com>
12314         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
12316 2014-06-24  Wilco  <wdijkstr@arm.com>
12318         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
12319         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
12320         * sysdeps/arm/fesetround.c (fesetround): Remove space.
12321         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
12323 2014-06-24  Wilco  <wdijkstr@arm.com>
12325         [BZ #16918]
12326         * sysdeps/arm/feupdateenv.c (feupdateenv):
12327         Rewrite to reduce FPSCR accesses and fix return value.
12329 2014-06-24  Wilco  <wdijkstr@arm.com>
12331         * sysdeps/arm/fclrexcpt.c (feclearexcept):
12332         Optimize to avoid unnecessary FPSCR writes.
12333         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
12334         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
12335         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
12336         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
12338 2014-06-24  Wilco  <wdijkstr@arm.com>
12340         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
12341         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
12342         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
12343         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
12344         Call libc_fetestexcept_vfp.
12345         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
12346         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
12347         __SOFTFP__ ifdef so that they can be built for softfp.
12349 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12351         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
12352         argument type signed char.
12354         * Makerules (check-abi): Dump diff of symlist if the test
12355         fails.
12357 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12359         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
12360         using abort.
12362         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
12363         Remove unused variable ST.
12365 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12367         [BZ #16354]
12368         [BZ #17061]
12369         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
12370         small arguments before calling __expm1.
12371         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
12372         small arguments before calling __expm1f.
12373         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
12374         small arguments before calling __expm1l.
12375         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
12376         Likewise.
12377         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
12378         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
12379         spurious underflow for some cosh tests.
12380         * math/auto-libm-test-out: Regenerated.
12381         * sysdeps/i386/fpu/libm-test-ulps: Update.
12383         [BZ #17050]
12384         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
12385         (__ieee754_y1): Set errno if return value overflows.
12386         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
12387         (__ieee754_y1f): Set errno if return value overflows.
12388         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
12389         (__ieee754_y1l): Set errno if return value overflows.
12390         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
12391         (__ieee754_y1l): Set errno if return value overflows.
12392         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
12393         * math/auto-libm-test-out: Regenerated.
12395         * math/gen-auto-libm-tests.c: Document use of
12396         ignore-zero-inf-sign.
12397         (input_flag_type): Add value flag_ignore_zero_inf_sign.
12398         (input_flags): Add ignore-zero-inf-sign.
12399         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
12400         * math/gen-libm-test.pl (generate_testfile): Handle
12401         ignore-zero-inf-sign.
12402         * math/auto-libm-test-in: Mark some cpow tests with
12403         ignore-zero-inf-sign and some with xfail-rounding.
12404         * math/auto-libm-test-out: Regenerated.
12405         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
12406         * sysdeps/i386/fpu/libm-test-ulps: Update.
12407         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12409         [BZ #16315]
12410         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
12411         overflowing or underflowing operations take place with sign of
12412         result.
12413         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
12414         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
12415         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
12416         (__ieee754_pow): Recompute overflowing and underflowing results in
12417         original rounding mode.
12418         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
12419         (__powl_helper): Allow negative argument X and scale negated value
12420         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
12421         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
12422         overflowing or underflowing operations take place with sign of
12423         result.
12424         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
12425         Include <math.h>.
12426         * math/auto-libm-test-in: Add more tests of pow.
12427         * math/auto-libm-test-out: Regenerated.
12428         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
12429         (pow_tonearest_test_data): Remove.
12430         (pow_test_tonearest): Likewise.
12431         (pow_towardzero_test_data): Likewise.
12432         (pow_test_towardzero): Likewise.
12433         (pow_downward_test_data): Likewise.
12434         (pow_test_downward): Likewise.
12435         (pow_upward_test_data): Likewise.
12436         (pow_test_upward): Likewise.
12437         (main): Don't call removed functions.
12438         * sysdeps/i386/fpu/libm-test-ulps: Update.
12439         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12441 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12443         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
12444         Moved ...
12445         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
12446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
12447         Moved ...
12448         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
12449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
12450         Moved ...
12451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
12452         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
12453         Moved ...
12454         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
12455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
12456         File removed.
12457         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
12458         File removed.
12459         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
12460         File removed.
12461         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
12462         File removed.
12463         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
12464         File removed.
12465         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
12466         File removed.
12467         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
12468         File removed.
12469         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
12470         File removed.
12471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
12472         File removed.
12473         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
12474         File removed.
12475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
12476         File removed.
12477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
12478         File removed.
12479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
12480         Moved ...
12481         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
12482         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
12483         Moved ...
12484         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
12485         ... here.
12486         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
12487         Moved ...
12488         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
12489         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
12490         Moved ...
12491         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
12492         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
12493         Moved ...
12494         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
12495         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
12496         Moved ...
12497         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
12498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
12499         Moved ...
12500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
12501         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
12502         Moved ...
12503         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
12504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
12505         Moved ...
12506         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
12507         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
12508         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
12509         ... here.
12510         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
12511         Moved ...
12512         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
12513         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
12514         Moved ...
12515         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
12516         ... here.
12517         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
12518         Moved ...
12519         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
12520         ... here.
12521         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12522         Moved ...
12523         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
12524         ... here.
12525         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
12526         Moved ...
12527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
12528         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12529         Moved ...
12530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
12531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
12532         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
12533         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12534         Moved ...
12535         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
12536         ... here.
12537         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
12538         Moved ...
12539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
12540         ... here.
12541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12542         Moved ...
12543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
12544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
12545         Moved ...
12546         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
12547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12548         Moved ...
12549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
12550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
12551         Moved ...
12552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
12553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12554         Moved ...
12555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
12556         ... here.
12557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
12558         Moved ...
12559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
12560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12561         Moved ...
12562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
12563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
12564         Moved ...
12565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
12566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12567         Moved ...
12568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
12569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
12570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
12571         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12572         Moved ...
12573         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
12574         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
12575         Moved ...
12576         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
12577         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12578         Moved ...
12579         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
12580         ... here.
12581         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
12582         Moved ...
12583         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
12584         ... here.
12585         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12586         Moved ...
12587         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
12588         ... here.
12589         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
12590         Moved ...
12591         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
12592         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12593         Moved ...
12594         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
12595         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
12596         Moved ...
12597         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
12598         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12599         Moved ...
12600         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
12601         ... here.
12602         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
12603         Moved ...
12604         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
12605         ... here.
12606         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12607         Moved ...
12608         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
12609         ... here.
12610         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
12611         Moved ...
12612         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
12613         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
12614         Moved ...
12615         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
12617 2014-06-23  Will Newton  <will.newton@linaro.org>
12618             Wilco  <wdijkstr@arm.com>
12620         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
12621         implementation.  Include get-rounding-mode.h.
12622         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
12623         [!libc_feholdsetround_noex_ctx]: Define
12624         libc_feholdsetround_noex_ctx.
12625         [!libc_feholdsetround_noexf_ctx]: Define
12626         libc_feholdsetround_noexf_ctx.
12627         [!libc_feholdsetround_noexl_ctx]: Define
12628         libc_feholdsetround_noexl_ctx.
12629         (libc_feholdsetround_ctx): New function.
12630         (libc_feresetround_ctx): New function.
12631         (libc_feholdsetround_noex_ctx): New function.
12632         (libc_feresetround_noex_ctx): New function.
12634 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12636         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
12637         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
12638         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
12639         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
12640         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
12641         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
12643         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
12644         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
12645         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
12646         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
12647         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
12648         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
12649         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
12650         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
12651         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
12652         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
12653         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
12654         Moved ...
12655         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
12656         ... here.
12657         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
12658         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
12659         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
12660         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
12661         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
12662         Moved ...
12663         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
12664         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
12665         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
12666         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
12667         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
12668         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
12669         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
12670         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
12671         Moved ...
12672         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
12673         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
12674         Moved ...
12675         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
12676         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
12677         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
12678         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
12679         Moved ...
12680         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
12681         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
12682         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
12683         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
12684         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
12685         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
12686         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
12687         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
12688         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
12689         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
12690         Moved ...
12691         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
12692         ... here.
12693         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
12694         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
12695         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
12696         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
12697         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
12698         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
12699         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
12700         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
12701         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
12702         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
12703         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
12704         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
12705         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
12706         Moved ...
12707         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
12708         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
12709         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
12710         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
12711         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
12712         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
12713         Moved ...
12714         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
12715         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
12716         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
12717         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
12718         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
12720         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
12721         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
12722         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
12723         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
12724         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
12725         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
12726         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
12727         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
12728         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
12729         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
12730         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
12731         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
12732         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
12733         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
12734         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
12735         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
12736         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
12737         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
12738         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
12739         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
12740         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
12741         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
12742         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
12743         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
12744         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
12745         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
12746         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
12747         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
12749 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12751         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
12752         (FALLOC_FL_COLLAPSE_RANGE): New macro.
12753         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
12754         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
12755         (IPV6_PMTUDISC_INTERFACE): Likewise.
12756         (IPV6_PMTUDISC_OMIT): Likewise.
12758 2014-06-23  Andreas Schwab  <schwab@suse.de>
12760         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
12761         Remove unused errout label.
12763 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12765         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
12766         macro: hardware supports Vector Crypto instructions.
12768 2014-06-23  Will Newton  <will.newton@linaro.org>
12770         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
12771         rather than __builtin_expect.
12773         * elf/dl-lookup.c (undefined_msg): Remove variable.
12774         (_dl_lookup_symbol_x): Replace undefined_msg with string
12775         literal.
12777         * elf/dl-lookup.c (do_lookup_unique): New function.
12778         (do_lookup_x): Move STB_GNU_UNIQUE handling code
12779         to a separate function.
12781 2014-06-23  Andreas Schwab  <schwab@suse.de>
12783         [BZ #17079]
12784         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
12785         before reading the next line.
12787 2014-06-23  Will Newton  <will.newton@linaro.org>
12789         * test-skeleton.c (signal_handler): Use printf and %m
12790         rather than perror.  Use printf rather than fprintf to
12791         stderr.  Use puts rather than fputs to stderr.
12792         (main): Likewise.
12794 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
12796         * nscd/nscd.c (thread_info_t): Remove typedef.
12797         (thread_info): Remove variable.
12799 2014-06-21  Allan McRae  <allan@archlinux.org>
12801         * NEWS: Mention CVE-2014-4043.
12803 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12805         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
12806         * nptl/smp.h: ... here.
12808         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
12810         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
12811         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
12812         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
12813         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
12815         * nptl/allocatestack.c: Include <stack-aliasing.h>.
12816         * nptl/stack-aliasing.h: New file.
12817         * sysdeps/i386/i686/stack-aliasing.h: New file.
12818         * sysdeps/i386/i686/nptl/Makefile: File removed.
12819         * sysdeps/x86_64/stack-aliasing.h: New file.
12820         * sysdeps/x86_64/nptl/Makefile
12821         (CFLAGS-pthread_create.c): Variable removed.
12823         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
12824         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
12825         old file.
12826         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
12827         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
12828         old file.
12830 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
12832         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12833         (__ASSUME_SIGFRAME_V2): Remove macro.
12834         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
12835         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
12836         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
12837         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
12838         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
12839         Declare as function.  Remove conditional macro definitions.
12840         (__default_rt_sa_restorer): Likewise.
12841         (__default_sa_restorer_v1): Remove declaration.
12842         (__default_sa_restorer_v2): Likewise.
12843         (__default_rt_sa_restorer_v1): Likewise.
12844         (__default_rt_sa_restorer_v2): Likewise.
12845         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
12846         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
12847         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
12849 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12851         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
12852         (libpthread-routines): Add sysdep.
12853         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
12854         * sysdeps/unix/sysv/linux/sparc/Versions
12855         (libpthread: GLIBC_2.3.3): New version set.
12856         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
12857         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
12858         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
12859         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
12860         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
12861         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
12862         Moved ...
12863         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
12864         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
12865         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
12866         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
12867         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
12868         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
12869         * sysdeps/sparc/nptl/sem_init.c: ... here.
12870         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
12871         * sysdeps/sparc/nptl/sem_post.c: ... here.
12872         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
12873         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
12874         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
12875         * sysdeps/sparc/nptl/sem_wait.c: ... here.
12876         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
12877         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
12878         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
12879         (libpthread-routines): Add cpu_relax.
12880         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
12881         File removed.
12882         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
12883         (librt: GLIBC_2.3.3): New version set.
12884         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
12885         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
12886         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
12887         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
12888         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
12889         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
12890         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
12891         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
12892         Moved ...
12893         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
12894         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
12895         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
12896         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
12897         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
12898         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
12899         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
12900         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
12901         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
12902         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
12903         Moved ...
12904         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
12905         Update #include.
12906         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
12907         Moved ...
12908         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
12909         Update #include.
12910         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
12911         Moved ...
12912         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
12913         Update #include.
12914         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
12915         Moved ...
12916         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
12917         Update #include.
12918         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
12919         Moved ...
12920         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
12921         Update #include.
12922         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
12923         Moved ...
12924         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
12925         Update #include.
12926         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
12927         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
12928         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
12929         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
12930         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
12931         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
12932         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
12933         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
12934         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
12935         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
12936         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
12937         Moved ...
12938         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
12939         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
12940         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
12941         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
12942         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
12944 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12946         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
12947         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
12948         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
12949         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
12950         * nscd/nscd.c: Likewise.
12951         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
12952         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
12953         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
12954         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
12956         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
12957         <kernel-features.h>.
12958         (init_mq_netlink): Remove conditional have_sock_cloexec
12959         definitions.  Remove code conditional on have_sock_cloexec < 0.
12960         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
12961         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
12962         * sysdeps/unix/sysv/linux/opensock.c: Do not include
12963         <kernel-features.h>.
12964         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
12965         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
12967 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
12969         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
12970         Add tests for memset_chk and memset.
12972         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
12973         with AVX2_Usable.
12975 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
12977         [BZ #16046]
12978         * elf/tst-dl-iter-static.c: New file.
12979         * elf/Makefile (tests-static): Add tst-dl-iter-static.
12981         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
12982         error.
12984 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12986         * sysdeps/unix/sysv/linux/kernel-features.h
12987         (__ASSUME_F_GETOWN_EX): Remove macro.
12988         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
12989         <kernel-features.h>.
12990         (miss_F_GETOWN_EX): Remove variable or macro.
12991         (do_fcntl): Do not check miss_F_GETOWN_EX.
12992         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
12994         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
12995         Remove macro.
12996         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
12997         [!__ASSUME_AT_RANDOM]: Remove conditional code.
12998         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
13000         * sysdeps/unix/sysv/linux/kernel-features.h
13001         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
13002         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
13003         [ADJ_OFFSET_SS_READ]: Make code unconditional.
13004         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
13006 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
13008         [BZ #17075]
13009         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
13010         Fix calculation of the symbol's value.
13011         * sysdeps/arm/tst-armtlsdescloc.c: New file.
13012         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
13013         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
13014         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
13015         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
13016         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
13017         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
13018         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
13019         (modules-names): Add `tst-armtlsdescmod',
13020         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
13021         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
13022         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
13023         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
13024         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
13025         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
13026         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
13027         ($(objpfx)tst-armtlsdescloc): New dependency.
13028         ($(objpfx)tst-armtlsdescextnow): Likewise.
13029         ($(objpfx)tst-armtlsdescextlazy): Likewise.
13030         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
13031         TLS scheme support.
13032         * sysdeps/arm/configure: Regenerate.
13034 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
13036         * include/fcntl.h (__atfct_seterrno): Remove prototype.
13037         (__atfct_seterrno_2): Likewise.
13038         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
13039         <kernel-features.h>.
13040         (__ASSUME_ATFCTS): Do not undefine and redefine.
13041         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
13042         (__have_atfcts): Remove conditional definition.
13043         (__fxstatat([__NR_fstatat64]: Make code unconditional.
13044         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
13045         unreachable if [__ASSUME_ATFCTS].
13046         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
13047         not undefine and redefine.
13048         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
13049         <kernel-features.h>.
13050         (faccessat) [__NR_faccessat]: Make code unconditional.
13051         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
13052         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
13053         <kernel-features.h>.
13054         (fchmodat) [__NR_fchmodat]: Make code unconditional.
13055         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
13056         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
13057         <kernel-features.h>.
13058         (fchownat) [__NR_fchownat]: Make code unconditional.
13059         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
13060         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
13061         <kernel-features.h>.
13062         (futimesat) [__NR_futimesat]: Make code unconditional.
13063         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
13064         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
13065         <kernel-features.h>.
13066         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
13067         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13068         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
13069         <kernel-features.h>.
13070         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
13071         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
13072         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
13073         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
13074         <kernel-features.h>.
13075         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
13076         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13077         * sysdeps/unix/sysv/linux/linkat.c: Do not include
13078         <kernel-features.h>.
13079         (linkat) [__NR_linkat]: Make code unconditional.
13080         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13081         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
13082         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
13083         <kernel-features.h>.
13084         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
13085         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
13086         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
13087         <kernel-features.h>.
13088         (mkdirat) [__NR_mkdirat]: Make code unconditional.
13089         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
13090         * sysdeps/unix/sysv/linux/openat.c: Do not include
13091         <kernel-features.h>.
13092         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
13093         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
13094         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
13095         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
13096         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
13097         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
13098         <kernel-features.h>.
13099         (readlinkat) [__NR_readlinkat]: Make code unconditional.
13100         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
13101         result of INLINE_SYSCALL directly, not via int variable.
13102         * sysdeps/unix/sysv/linux/renameat.c: Do not include
13103         <kernel-features.h>.
13104         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
13105         (renameat) [__NR_renameat]: Make code unconditional.
13106         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
13107         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
13108         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
13109         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
13110         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
13111         (__ASSUME_ATFCTS): Do not undefine and redefine.
13112         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
13113         <kernel-features.h>.
13114         (symlinkat) [__NR_symlinkat]: Make code unconditional.
13115         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13116         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
13117         <kernel-features.h>.
13118         (unlinkat) [__NR_unlinkat]: Make code unconditional.
13119         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13120         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
13121         (__ASSUME_ATFCTS): Do not undefine and redefine.
13122         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
13123         <kernel-features.h>.
13124         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
13125         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13126         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
13127         <kernel-features.h>.
13128         (__xmknodat) [__NR_mknodat]: Make code unconditional.
13129         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
13131 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
13133         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
13135 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
13137         [BZ #17069]
13138         * posix/regcomp.c (parse_reg_exp): Deallocate partially
13139         constructed tree before returning error.
13140         * posix/bug-regexp36.c: Expand test case.
13142 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
13144         [BZ #6803]
13145         * math/libm-test.inc (scalbln_test_date):
13146         Add errno expectations.
13147         * math/w_scalblnf.c: New File.
13148         Add wrapper which checks for setting errno to ERANGE.
13149         Add weak_alias for corresponding scalbln function.
13150         * math/w_scalbln.c: Likewise.
13151         * math/w_scalblnl.c: Likewise.
13152         * math/Makefile (libm-calls): Add w_scalbln.
13153         * sysdeps/ieee754/flt-32/s_scalblnf.c:
13154         Remove weak_alias for corresponding scalbln function.
13155         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
13156         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
13157         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
13158         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
13159         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
13160         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
13161         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
13162         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
13163         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
13164         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
13165         Remove long_double_symbol for scalblnl function in libm, libc.
13166         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
13167         Add wrapper which checks for setting errno to ERANGE.
13168         Add long_double_symbol for scalblnl function in libm, libc.
13169         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
13170         Remove long_double_symbol for scalblnl in libm.
13171         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
13172         Add wrapper which checks for setting errno to ERANGE.
13173         Add long_double_symbol for scalblnl function in libm.
13174         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
13175         Do not use wrapper because of own implementation.
13177 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
13179         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
13180         3 bytes for __pad1 for x32.
13181         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
13183 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
13184             H.J. Lu  <hongjiu.lu@intel.com>
13186         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
13187         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
13188         * sysdeps/x86_64/multiarch/memset.S: Likewise.
13189         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
13190         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
13192 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
13194         [BZ #17069]
13195         * posix/regcomp.c (parse_expression): Deallocate partially
13196         constructed tree before returning error.
13197         * posix/Makefile.c (tests): Add bug-regex36.
13198         (generated): Add bug-regex36.mtrace.
13199         (tests-special): Add $(objpfx)bug-regex36-mem.out
13200         (bug-regex36-ENV): New variable.
13201         ($(objpfx)bug-regex36-mem.out): New rule.
13202         * posix/bug-regex36.c: New file.
13204 2014-06-19  Will Newton  <will.newton@linaro.org>
13206         * malloc/malloc.c (systrim): If extra is zero then return
13207         early.
13209 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
13211         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
13213 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
13215         * sysdeps/aarch64/strchr.S: New file.
13217 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
13219         [BZ #17022]
13220         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
13221         from arguments -2 or below.
13222         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
13223         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
13225 2014-06-18  Andreas Schwab  <schwab@suse.de>
13227         [BZ #17062]
13228         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
13229         of a bracket expr not to run off the end of the string.
13230         * posix/Makefile (tests): Add tst-fnmatch3.
13231         * posix/tst-fnmatch3.c: New file.
13233 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
13235         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
13236         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13237         [$(cross-compiling) = no]: Likewise.
13238         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13239         [$(cross-compiling) = no]: Likewise.
13241 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
13243         [BZ #17031]
13244         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
13245         double, adjusted for any remainder from the high double.
13246         * math/libm-test.inc (nearbyint): Add tests.
13247         (rint): Likewise.
13249 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13251         * nptl/sysdeps/powerpc/Makefile: Moved ...
13252         * sysdeps/powerpc/nptl/Makefile: ... here.
13253         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
13254         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
13255         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
13256         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
13257         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
13258         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
13259         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
13260         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
13261         * nptl/sysdeps/powerpc/tls.h: Moved ...
13262         * sysdeps/powerpc/nptl/tls.h: ... here.
13264 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
13266         [BZ #16681]
13267         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
13268         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
13269         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
13270         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
13271         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
13272         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
13273         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
13274         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
13275         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
13277 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
13279         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
13281 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
13283         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
13284         defined operator.
13286         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
13287         $TIMEOUTFACTOR.
13289 2014-06-16  Florian Weimer  <fweimer@redhat.com>
13291         [BZ #17058]
13292         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
13293         non-executed part of the test.
13295 2014-06-16  Andreas Schwab  <schwab@suse.de>
13297         * string/bits/string2.h (strdup, strndup): Update feature guard.
13299 2014-06-14  David S. Miller  <davem@davemloft.net>
13301         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13303 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
13305         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
13306         that was previously under [RESET_PID].
13307         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
13309         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
13310         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
13311         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
13312         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13313         (__libc_vfork): New strong alias.
13314         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
13316 2014-06-14 Andi Kleen  <ak@linux.intel.com>
13318         * sysdeps/generic/elide.h: New file.
13320 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
13322         * Makefile (installed-headers): Adjust path of pthread.h header.
13324 2014-06-13  Roland McGrath  <roland@hack.frob.com>
13326         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
13327         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
13328         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
13329         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
13331         * nptl/sysdeps/s390/Makefile: Moved ...
13332         * sysdeps/s390/nptl/Makefile: ... here.
13333         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
13334         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
13335         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
13336         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
13337         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
13338         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
13339         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
13340         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
13341         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
13342         * sysdeps/s390/nptl/pthreaddef.h: ... here.
13343         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
13344         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
13345         * nptl/sysdeps/s390/tls.h: Moved ...
13346         * sysdeps/s390/nptl/tls.h: ... here.
13348         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
13349         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
13351 2014-06-13  David S. Miller  <davem@davemloft.net>
13353         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
13354         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
13355         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
13356         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
13357         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
13358         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
13359         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
13360         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
13361         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
13362         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
13363         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
13364         Remove RESET_PID cpp guards.
13365         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
13366         Remove RESET_PID cpp guards.
13367         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
13369 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
13371         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
13372         __sp to uintptr_t.
13374 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13376         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
13377         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
13378         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
13379         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
13380         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
13381         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
13382         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
13383         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
13384         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
13385         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
13386         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
13387         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
13388         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
13389         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
13390         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
13391         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
13392         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
13393         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
13394         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
13395         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
13397         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
13398         (pthread_rwlock_rdlock): Add elision.
13399         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
13400         (pthread_rwlock_wrlock): Add elision.
13401         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
13402         (pthread_rwlock_trywrlock): Add elision.
13403         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
13404         (pthread_rwlock_tryrdlock): Add elision.
13405         * nptl/pthread_rwlock_unlock.c: Include elide.h.
13406         (pthread_rwlock_tryrdlock): Add elision unlock.
13407         * nptl/sysdeps/pthread/pthread.h:
13408         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
13409         (PTHREAD_RWLOCK_INITIALIZER,
13410         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
13411         Handle new elision field.
13412         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
13413         * sysdeps/arm/nptl/bits/pthreadtypes.h
13414         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13415         * sysdeps/sh/nptl/bits/pthreadtypes.h
13416         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13417         * sysdeps/tile/nptl/bits/pthreadtypes.h
13418         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13419         * sysdeps/a/nptl/bits/pthreadtypes.h
13420         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13421         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
13422         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13423         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
13424         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13425         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
13426         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13427         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
13428         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13429         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
13430         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13431         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
13432         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13433         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
13434         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13435         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
13436         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13437         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
13438         (elision_init): Set try_xbegin to zero when no RTM.
13439         * sysdeps/x86/nptl/bits/pthreadtypes.h
13440         (pthread_rwlock_t): Change __pad1 to __rwelision.
13441         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13443 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13445         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
13446         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
13447         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
13448         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
13450 2014-06-13  Meador Inge  <meadori@codesourcery.com>
13452         [BZ #16996]
13453         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
13454         that the cached result has been set before returning it.
13456 2014-06-12  Roland McGrath  <roland@hack.frob.com>
13458         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
13459         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
13460         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
13461         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
13462         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
13463         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
13465         * nptl/sysdeps/sparc/Makefile: Moved ...
13466         * sysdeps/sparc/nptl/Makefile: ... here.
13467         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
13468         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
13469         * nptl/sysdeps/sparc/tls.h: Moved ...
13470         * sysdeps/sparc/nptl/tls.h: ... here.
13471         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
13472         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
13473         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
13474         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
13475         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
13476         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
13477         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
13478         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
13479         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
13480         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
13481         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
13482         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
13483         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
13484         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
13485         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
13486         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
13487         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
13488         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
13489         Update #include.
13490         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
13491         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
13492         Update #include.
13493         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
13494         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
13495         Update #include.
13496         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
13497         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
13498         Update #include.
13500         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13502         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
13503         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
13505         * sysdeps/pthread/posix-timer.h: Include <list.h>.
13506         (struct list_links): Type removed.
13507         (struct thread_node, struct timer_node): Replace struct list_links
13508         with struct list_head.
13509         (list_unlink_ip): Likewise.
13510         * sysdeps/pthread/timer_routines.c
13511         (timer_free_list, thread_free_list, thread_active_list): Likewise.
13512         (list_append, list_insbefore): Likewise.
13513         (list_init): Function removed.
13514         (thread_init, init_module): Use INIT_LIST_HEAD instead.
13515         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
13516         * sysdeps/pthread/Makefile: ... here, new file.
13518         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
13519         * sysdeps/nptl/Implies: ... here.
13520         * sysdeps/unix/sysv/linux/Implies: Add nptl.
13521         * nptl/sysdeps/pthread/list.h: Moved ...
13522         * include/list.h: ... here.
13523         * nptl/sysdeps/pthread/createthread.c: Moved ...
13524         * nptl/createthread.c: ... here.
13525         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
13526         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
13527         * nptl/pt-longjmp.c: ... here.
13528         * nptl/sysdeps/pthread/Makefile: Moved ...
13529         * sysdeps/nptl/Makefile: ... here.
13530         * nptl/sysdeps/pthread/Subdirs: Moved ...
13531         * sysdeps/nptl/Subdirs: ... here.
13532         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
13533         * sysdeps/nptl/aio_misc.h: ... here.
13534         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
13535         * sysdeps/nptl/bits/libc-lock.h: ... here.
13536         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
13537         * sysdeps/nptl/bits/libc-lockP.h: ... here.
13538         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
13539         * sysdeps/nptl/bits/stdio-lock.h: ... here.
13540         * nptl/sysdeps/pthread/configure: Moved ...
13541         * sysdeps/nptl/configure: ... here.
13542         * nptl/sysdeps/pthread/configure.ac: Moved ...
13543         * sysdeps/nptl/configure.ac: ... here.
13544         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
13545         * sysdeps/nptl/gai_misc.h: ... here.
13546         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
13547         * sysdeps/nptl/librt-cancellation.c: ... here.
13548         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
13549         * sysdeps/nptl/malloc-machine.h: ... here.
13550         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
13551         * sysdeps/nptl/pthread-functions.h: ... here.
13552         * nptl/sysdeps/pthread/pthread.h: Moved ...
13553         * sysdeps/nptl/pthread.h: ... here.
13554         * nptl/sysdeps/pthread/setxid.h: Moved ...
13555         * sysdeps/nptl/setxid.h: ... here.
13556         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
13557         * sysdeps/nptl/sigfillset.c: ... here.
13558         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
13559         * sysdeps/nptl/tcb-offsets.h: ... here.
13560         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
13561         * sysdeps/nptl/tst-mqueue8x.c: ... here.
13562         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
13563         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
13564         * nptl/sysdeps/pthread/allocalim.h: Moved ...
13565         * sysdeps/pthread/allocalim.h: ... here.
13566         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
13567         * sysdeps/pthread/bits/sigthread.h: ... here.
13568         * nptl/sysdeps/pthread/flockfile.c: Moved ...
13569         * sysdeps/pthread/flockfile.c: ... here.
13570         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
13571         * sysdeps/pthread/ftrylockfile.c: ... here.
13572         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
13573         * sysdeps/pthread/funlockfile.c: ... here.
13574         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
13575         * sysdeps/pthread/posix-timer.h: ... here.
13576         * nptl/sysdeps/pthread/timer_create.c: Moved ...
13577         * sysdeps/pthread/timer_create.c: ... here.
13578         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
13579         * sysdeps/pthread/timer_delete.c: ... here.
13580         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
13581         * sysdeps/pthread/timer_getoverr.c: ... here.
13582         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
13583         * sysdeps/pthread/timer_gettime.c: ... here.
13584         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
13585         * sysdeps/pthread/timer_routines.c: ... here.
13586         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
13587         * sysdeps/pthread/timer_settime.c: ... here.
13588         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
13589         * sysdeps/pthread/tst-timer.c: ... here.
13590         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
13591         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
13593         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
13594         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
13596         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
13597         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
13598         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
13599         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
13600         Update #include target.
13601         * nptl/sysdeps/i386/i686/Makefile: Moved ...
13602         * sysdeps/i386/i686/nptl/Makefile: ... here.
13603         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
13604         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
13605         Update #include target.
13606         * nptl/sysdeps/i386/i686/tls.h: Moved ...
13607         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
13608         * nptl/sysdeps/i386/Makefile: Moved ...
13609         * sysdeps/i386/nptl/Makefile: ... here.
13610         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
13611         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
13612         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
13613         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
13614         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
13615         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
13616         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
13617         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
13618         * sysdeps/i386/nptl/pthreaddef.h: ... here.
13619         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
13620         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
13621         * nptl/sysdeps/i386/tls.h: Moved ...
13622         * sysdeps/i386/nptl/tls.h: ... here.
13624         * sysdeps/sh/Makefile [$(subdir) = csu]
13625         (gen-as-const-headers): Add tcb-offsets.sym.
13626         * nptl/sysdeps/sh/Makefile: File removed.
13627         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
13628         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
13629         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
13630         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
13631         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
13632         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
13633         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
13634         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
13635         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
13636         * sysdeps/sh/nptl/pthreaddef.h: ... here.
13637         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
13638         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
13639         * nptl/sysdeps/sh/tls.h: Moved ...
13640         * sysdeps/sh/nptl/tls.h: ... here.
13641         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
13642         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
13643         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
13644         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
13645         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
13646         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
13647         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
13648         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
13649         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
13650         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
13651         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
13652         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
13653         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
13654         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
13655         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
13656         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
13657         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
13658         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
13659         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
13660         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
13661         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
13662         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
13663         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
13664         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
13665         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
13666         Moved ...
13667         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
13668         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
13669         Moved ...
13670         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
13671         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
13672         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
13673         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
13674         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
13675         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
13676         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
13677         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
13678         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
13679         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
13680         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
13681         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
13682         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
13683         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
13684         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
13685         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
13686         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
13687         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
13688         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
13690 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
13692         * posix/spawn_faction_addopen.c: Include string.h.
13694 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13696         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
13697         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
13698         * nptl/sysdeps/x86_64/Makefile: Moved ...
13699         * sysdeps/x86_64/nptl/Makefile: ... here.
13700         * nptl/sysdeps/x86_64/configure: Moved ...
13701         * sysdeps/x86_64/nptl/configure: ... here.
13702         * nptl/sysdeps/x86_64/configure.ac: Moved ...
13703         * sysdeps/x86_64/nptl/configure.ac: ... here.
13704         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
13705         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
13706         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
13707         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
13708         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
13709         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
13710         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
13711         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
13712         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
13713         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
13714         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
13715         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
13716         * nptl/sysdeps/x86_64/tls.h: Moved ...
13717         * sysdeps/x86_64/nptl/tls.h: ... here.
13718         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
13719         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
13720         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
13721         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
13723         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
13725 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13727         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13729 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
13731         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
13732         type.
13733         [POSIX] (off_t): Likewise.
13734         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
13735         [POSIX] (S_ISBLK): Require macro.
13736         [POSIX] (S_ISCHR): Likewise.
13737         [POSIX] (S_ISDIR): Likewise.
13738         [POSIX] (S_ISFIFO): Likewise.
13739         [POSIX] (S_ISREG): Likewise.
13740         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
13741         optional-macro.
13742         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
13743         type.
13744         [POSIX] (time_t): Likewise.
13745         [POSIX] (timer_t): Likewise.
13747 2014-06-11  Florian Weimer  <fweimer@redhat.com>
13749         [BZ #17048]
13750         * posix/spawn_int.h (struct __spawn_action): Make the path string
13751         non-const to support deallocation.
13752         * posix/spawn_faction_addopen.c
13753         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
13754         * posix/spawn_faction_destroy.c
13755         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
13756         path in all spawn_do_open actions.
13757         * posix/tst-spawn.c (do_test): Exercise the copy operation in
13758         posix_spawn_file_actions_addopen.
13760 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
13762         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
13763         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
13764         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
13765         conditional code always true.
13766         (__libc_vfork): New alias.
13768 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13770         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13771         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
13773         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
13775         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13776         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
13778         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13779         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
13781         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13782         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
13784 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13786         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
13787         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
13788         multiarch strcmp for PPC64.
13789         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
13790         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
13791         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
13792         multiarch optimizations.
13793         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13794         (__libc_ifunc_impl_list): Likewise.
13796 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13798         * benchtests/scripts/validate_benchout.py: New script.
13799         * benchtests/Makefile (bench-func): Call it.
13800         * benchtests/scripts/benchout.schema.json: New file.
13802 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
13804         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
13805         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
13806         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
13807         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
13808         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
13809         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
13810         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
13811         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
13812         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
13813         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
13814         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
13815         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
13816         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
13817         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
13818         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
13819         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
13820         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
13821         Moved ...
13822         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
13823         ... here.
13824         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
13825         Moved ...
13826         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
13827         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
13828         Moved ...
13829         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
13830         ... here.
13831         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
13832         Moved ...
13833         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
13834         ... here.
13835         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
13836         Moved ...
13837         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
13838         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
13839         Moved ...
13840         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
13841         ... here.
13842         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
13843         Moved ...
13844         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
13845         ... here.
13846         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
13847         Moved ...
13848         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
13849         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
13850         Moved ...
13851         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
13852         ... here.
13853         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
13854         Moved ...
13855         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
13856         ... here.
13857         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
13858         Moved ...
13859         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
13860         ... here.
13861         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
13862         Moved ...
13863         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
13864         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
13865         Moved ...
13866         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
13867         ... here.
13868         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
13869         Moved ...
13870         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
13871         ... here.
13872         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
13873         Moved ...
13874         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
13875         ... here.
13876         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
13877         Moved ...
13878         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
13879         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
13880         Moved ...
13881         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
13882         ... here.
13883         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
13884         Moved ...
13885         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
13886         ... here.
13887         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
13888         Moved ...
13889         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
13890         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
13891         Moved ...
13892         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
13893         ... here.
13894         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
13895         Moved ...
13896         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
13897         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
13898         Moved ...
13899         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
13900         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
13901         Moved ...
13902         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
13903         ... here.
13904         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
13905         Moved ...
13906         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
13907         ... here.
13908         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
13909         Moved ...
13910         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
13911         ... here.
13912         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
13913         Moved ...
13914         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
13915         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
13916         Moved ...
13917         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
13918         ... here.
13919         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
13920         Moved ...
13921         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
13922         ... here.
13923         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
13924         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
13925         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
13926         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
13927         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
13928         Moved ...
13929         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
13930         ... here.
13931         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
13932         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
13933         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
13934         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
13935         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
13936         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
13937         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
13938         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
13939         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
13940         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
13941         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
13942         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
13943         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
13944         Moved ...
13945         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
13946         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
13947         Moved ...
13948         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
13949         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
13950         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
13951         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
13952         Moved ...
13953         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
13954         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
13955         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
13956         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
13957         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
13958         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
13959         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
13961 2014-06-10  Wilco  <wdijkstr@arm.com>
13963         * math/test-fenv-return.c: New file.
13964         * math/Makefile: Add new test test-fenv-return.
13966 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
13968         [BZ #17042]
13969         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
13970         when x - 1 is zero.
13971         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
13972         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
13973         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
13974         0.0L for an argument of 1.0L.
13975         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
13976         Likewise.
13977         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
13978         value when x - 1 is zero.
13979         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
13980         * sysdeps/i386/fpu/libm-test-ulps: Update.
13981         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13983 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
13985         [BZ #15119]
13986         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
13988 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13990         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
13991         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
13993 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13995         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13996         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
13998         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13999         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
14001         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
14002         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
14004         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
14005         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
14007         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
14008         if not already defined.
14009         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
14010         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
14011         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
14012         (TLS_INIT_TP): Use it.
14013         (TLS_DEFINE_INIT_TP): New macro.
14014         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
14016 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
14018         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
14019         constant.
14020         [POSIX] (IXANY): Likewise.
14021         [POSIX] (OLCUC): Likewise.
14022         [POSIX || POSIX2008] (CBAUD): Do not allow.
14023         [POSIX || POSIX2008] (DEFECHO): Likewise.
14024         [POSIX || POSIX2008] (ECHOCTL): Likewise.
14025         [POSIX || POSIX2008] (ECHOKE): Likewise.
14026         [POSIX || POSIX2008] (ECHOPRT): Likewise.
14027         [POSIX || POSIX2008] (EXTA): Likewise.
14028         [POSIX || POSIX2008] (EXTB): Likewise.
14029         [POSIX || POSIX2008] (FLUSHO): Likewise.
14030         [POSIX || POSIX2008] (LOBLK): Likewise.
14031         [POSIX || POSIX2008] (PENDIN): Likewise.
14032         [POSIX || POSIX2008] (SWTCH): Likewise.
14033         [POSIX || POSIX2008] (VDISCARD): Likewise.
14034         [POSIX || POSIX2008] (VDSUSP): Likewise.
14035         [POSIX || POSIX2008] (VLNEXT): Likewise.
14036         [POSIX || POSIX2008] (VREPRINT): Likewise.
14037         [POSIX || POSIX2008] (VSTATUS): Likewise.
14038         [POSIX || POSIX2008] (VWERASE): Likewise.
14039         (B*): Change to B[0123456789]*.
14040         * conform/data/time.h-data [POSIX || UNIX98]
14041         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
14042         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
14043         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
14044         [POSIX] (tm_*): Do not allow.
14046 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
14048         * Makefile (install): Don't set LANGUAGE.
14049         * Makefile.in (install): Likewise.
14050         * assert/Makefile (test-assert-ENV): Remove variable.
14051         (test-assert-perr-ENV): Likewise.
14052         * elf/Makefile (neededtest4-ENV): Likewise.
14053         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
14054         [$(cross-compiling) = no]: Don't set LANGUAGE.
14055         * io/ftwtest-sh (LANG): Remove variable.
14056         * libio/Makefile (tst-widetext-ENV): Likewise.
14057         * manual/install.texi (Running make install): Don't refer to
14058         environment settings for make install.
14059         * INSTALL: Regenerated.
14060         * nptl/tst-tls6.sh: Don't set LANG.
14061         * posix/globtest.sh (LANG): Remove variable.
14062         * string/Makefile (tester-ENV): Likewise.
14063         (inl-tester-ENV): Likewise.
14064         (noinl-tester-ENV): Likewise.
14065         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
14066         [$(cross-compiling) = no]: Don't set LANGUAGE.
14067         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
14068         without explicit environment settings.
14070 2014-06-06  Roland McGrath  <roland@hack.frob.com>
14072         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
14073         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
14074         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
14075         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
14077 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
14079         * crypt/crypt-private.h [DOS]: Add some includes taken from the
14080         other files in the crypt directory.
14081         * crypt/crypt.c: Remove duplicate includes.
14082         * crypt/crypt-entry.c: Likewise.
14083         * crypt/crypt_util.c: Likewise.
14085 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
14087         * Makeconfig (run-program-env): New variable.
14088         (run-program-prefix-before-env): Likewise.
14089         (run-program-prefix-after-env): Likewise.
14090         (run-program-prefix): Define in terms of new variables.
14091         (built-program-cmd-before-env): New variable.
14092         (built-program-cmd-after-env): Likewise.
14093         (built-program-cmd): Define in terms of new variables.
14094         (test-program-prefix-before-env): New variable.
14095         (test-program-prefix-after-env): Likewise.
14096         (test-program-prefix): Define in terms of new variables.
14097         (test-program-cmd-before-env): New variable.
14098         (test-program-cmd-after-env): Likewise.
14099         (test-program-cmd): Define in terms of new variables.
14100         * Rules (make-test-out): Use $(run-program-env).
14101         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
14102         (help): Do not mention environment variables.  Mention
14103         --timeoutfactor option.
14104         (timeoutfactor): New variable.
14105         (blacklist_exports): Remove function.
14106         (exports): Remove variable.
14107         (command): Do not include ${exports}.
14108         * manual/install.texi (Configuring and compiling): Do not mention
14109         test wrappers preserving environment variables.  Mention that last
14110         assignment to a variable must take precedence.
14111         * INSTALL: Regenerated.
14112         * benchtests/Makefile (run-bench): Use $(run-program-env).
14113         * catgets/Makefile ($(objpfx)test1.cat): Use
14114         $(built-program-cmd-before-env), $(run-program-env) and
14115         $(built-program-cmd-after-env).
14116         ($(objpfx)test2.cat): Do not specify environment variables
14117         explicitly.
14118         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
14119         $(run-program-env) and $(built-program-cmd-after-env).
14120         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
14121         $(run-program-env) and $(test-program-cmd-after-env).
14122         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
14123         explicitly.
14124         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
14125         run_program_env and test_program_cmd_after_env arguments.
14126         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
14127         * elf/tst-pathopt.sh: Use run_program_env argument.
14128         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
14129         $(test-wrapper-env) and $(run-program-env).
14130         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
14131         run_program_env arguments.
14132         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
14133         * intl/Makefile ($(objpfx)tst-gettext.out): Use
14134         $(test-program-prefix-before-env), $(run-program-env) and
14135         $(test-program-prefix-after-env).
14136         ($(objpfx)tst-gettext2.out): Likewise.
14137         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
14138         run_program_env and test_program_prefix_after_env arguments.
14139         * intl/tst-gettext2.sh: Likewise.
14140         * intl/tst-gettext4.sh: Do not set environment variables
14141         explicitly.
14142         * intl/tst-gettext6.sh: Likewise.
14143         * intl/tst-translit.sh: Likewise.
14144         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
14145         $(test-program-prefix-before-env), $(run-program-env) and
14146         $(test-program-prefix-after-env).
14147         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
14148         run_program_env and test_program_prefix_after_env arguments.
14149         * math/Makefile (run-regen-ulps): Use $(run-program-env).
14150         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
14151         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
14152         explicitly with each use of ${test_wrapper_env}.
14153         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
14154         $(test-program-prefix-before-env), $(run-program-env) and
14155         $(test-program-prefix-after-env).
14156         * posix/tst-getconf.sh: Do not set environment variables
14157         explicitly.
14158         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
14159         run_program_env and test_program_prefix_after_env arguments.
14160         * stdio-common/tst-printf.sh: Do not set environment variables
14161         explicitly.
14162         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
14163         $(test-program-prefix-before-env), $(run-program-env) and
14164         $(test-program-prefix-after-env).
14165         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
14166         run_program_env and test_program_prefix_after_env arguments.
14167         Split $test calls into $test_pre and $test.
14168         * timezone/Makefile (build-testdata): Use
14169         $(built-program-cmd-before-env), $(run-program-env) and
14170         $(built-program-cmd-after-env).
14172 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14174         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
14175         strlen for non SHARED builds.
14177 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
14179         * nptl/allocatestack.c (check_list): Inlined function...
14180         (__reclaim_stacks): ... here.
14182 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
14184         [BZ #15698]
14185         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
14186         memory overrun.
14188 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
14190         * Rules (make-test-out): Include
14191         LOCPATH=$(common-objpfx)localedata in default environment.
14192         * debug/Makefile (tst-chk1-ENV): Remove variable.
14193         (tst-chk2-ENV): Likewise.
14194         (tst-chk3-ENV): Likewise.
14195         (tst-chk4-ENV): Likewise.
14196         (tst-chk5-ENV): Likewise.
14197         (tst-chk6-ENV): Likewise.
14198         (tst-lfschk1-ENV): Likewise.
14199         (tst-lfschk2-ENV): Likewise.
14200         (tst-lfschk3-ENV): Likewise.
14201         (tst-lfschk4-ENV): Likewise.
14202         (tst-lfschk5-ENV): Likewise.
14203         (tst-lfschk6-ENV): Likewise.
14204         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
14205         (tst-iconv7-ENV): Likewise.
14206         * intl/Makefile (LOCPATH-ENV): Likewise.
14207         (tst-codeset-ENV): Likewise.
14208         (tst-gettext3-ENV): Likewise.
14209         (tst-gettext5-ENV): Likewise.
14210         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
14211         (tst-fopenloc-ENV): Likewise.
14212         (tst-fgetws-ENV): Remove variable.
14213         (tst-ungetwc1-ENV): Likewise.
14214         (tst-ungetwc2-ENV): Likewise.
14215         (bug-ungetwc2-ENV): Likewise.
14216         (tst-swscanf-ENV): Likewise.
14217         (bug-ftell-ENV): Likewise.
14218         (tst-fgetwc-ENV): Likewise.
14219         (tst-fseek-ENV): Likewise.
14220         (tst-ftell-partial-wide-ENV): Likewise.
14221         (tst-ftell-active-handler-ENV): Likewise.
14222         (tst-ftell-append-ENV): Likewise.
14223         * posix/Makefile (tst-fnmatch-ENV): Likewise.
14224         (tst-regexloc-ENV): Likewise.
14225         (bug-regex1-ENV): Likewise.
14226         (tst-regex-ENV): Likewise.
14227         (tst-regex2-ENV): Likewise.
14228         (bug-regex5-ENV): Likewise.
14229         (bug-regex6-ENV): Likewise.
14230         (bug-regex17-ENV): Likewise.
14231         (bug-regex18-ENV): Likewise.
14232         (bug-regex19-ENV): Likewise.
14233         (bug-regex20-ENV): Likewise.
14234         (bug-regex22-ENV): Likewise.
14235         (bug-regex23-ENV): Likewise.
14236         (bug-regex25-ENV): Likewise.
14237         (bug-regex26-ENV): Likewise.
14238         (bug-regex30-ENV): Likewise.
14239         (bug-regex32-ENV): Likewise.
14240         (bug-regex33-ENV): Likewise.
14241         (bug-regex34-ENV): Likewise.
14242         (bug-regex35-ENV): Likewise.
14243         (tst-rxspencer-ENV): Likewise.
14244         (tst-rxspencer-no-utf8-ENV): Likewise.
14245         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
14246         (tst-sscanf-ENV): Likewise.
14247         (tst-swprintf-ENV): Likewise.
14248         (tst-swscanf-ENV): Likewise.
14249         (test-vfprintf-ENV): Likewise.
14250         (scanf13-ENV): Likewise.
14251         (bug14-ENV): Likewise.
14252         (tst-grouping-ENV): Likewise.
14253         * stdlib/Makefile (tst-strtod-ENV): Likewise.
14254         (tst-strtod3-ENV): Likewise.
14255         (tst-strtod4-ENV): Likewise.
14256         (tst-strtod5-ENV): Likewise.
14257         (testmb2-ENV): Likewise./
14258         * string/Makefile (tst-strxfrm-ENV): Likewise.
14259         (tst-strxfrm2-ENV): Likewise.
14260         (bug-strcoll1-ENV): Likewise.
14261         (test-strcasecmp-ENV): Likewise.
14262         (test-strncasecmp-ENV): Likewise.
14263         * time/Makefile (tst-strptime-ENV): Likewise.
14264         (tst-ftime_l-ENV): Likewise.
14265         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
14266         (tst-mbrtowc-ENV): Likewise.
14267         (tst-wcrtomb-ENV): Likewise.
14268         (tst-mbrtowc2-ENV): Likewise.
14269         (tst-c16c32-1-ENV): Likewise.
14270         (tst-mbsnrtowcs-ENV): Likewise.
14272 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
14274         * manual/resource.texi (How to get information about the memory
14275         subsystem?): Fix typo.
14276         Reported by Peon de la Parra Ivan <peon@keba.com>
14278 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
14280         [BZ #16882]
14281         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
14282         (pthread_spin_lock): Branch out of spin loop to proper location.
14283         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
14284         (pthread_spin_lock): Likewise.
14286         * nptl/tst-spin4.c: New test.
14287         * nptl/Makefile (tests): Add tst-spin4.
14289 2014-06-03  Andreas Schwab  <schwab@suse.de>
14291         [BZ #15946]
14292         * resolv/res_send.c (send_dg): Reload file descriptor after
14293         calling reopen.
14295 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
14297         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14299 2014-06-03  Richard Henderson  <rth@redhat.com>
14301         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
14302         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
14303         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
14304         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
14305         in the SAVE_PID block.
14306         (__libc_vfork): New alias.
14307         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
14309         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
14310         child in registers, not on the stack.  Remove RESET_PID conditionals.
14311         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
14313 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14315         * sysdeps/aarch64/libm-test-ulps: Regenerate.
14317 2014-06-03  Wilco  <wdijkstr@arm.com>
14319         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
14320         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
14321         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
14322         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
14323         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
14324         Likewise.
14326 2014-06-03  Wilco  <wdijkstr@arm.com>
14328         * sysdeps/aarch64/fpu/math_private.h
14329         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
14330         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
14331         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
14332         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
14333         Fix declarations.
14335 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
14337         * crypt/crypt-private.h: Include ufc-crypt.h.
14338         (__b64_from_24bit): Declare extern.
14339         * crypt/crypt_util.c(__b64_from_24bit): New function.
14340         (b64t): New static const variable.
14341         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
14342         (b64t): Remove variable.
14343         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
14344         * crypt/sha256-crypt.c: Include crypt-private.h.
14345         (b64t): Remove variable.
14346         (__sha256_crypt_r): Remove b64_from_24bit and replace
14347         with __b64_from_24bit.
14348         * crypt/sha512-crypt.c: Likewise.
14350 2014-06-02  Roland McGrath  <roland@hack.frob.com>
14352         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
14353         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
14354         Label the code __libc_vfork rather than __vfork.
14355         [!NOT_IN_libc] (vfork): Define as weak alias.
14356         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
14357         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
14358         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
14360 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14362         * malloc/malloc.c (malloc_info): Fix format specifier for
14363         n_mmaps.
14365 2014-06-02  Wilco  <wdijkstr@arm.com>
14367         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
14368         FPCR write.
14370 2014-06-02  Wilco  <wdijkstr@arm.com>
14372         [BZ #17009]
14373         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
14374         Rewrite to reduce FPCR/FPSR accesses.
14376 2014-06-01  David S. Miller  <davem@davemloft.net>
14378         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14380 2014-05-31  David S. Miller  <davem@davemloft.net>
14382         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
14383         to occur in round to nearest mode when |x| >= 2.0
14385 2014-05-30  Richard Henderson  <rth@twiddle.net>
14387         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
14388         (PSEUDO_RET_NOERRNO): Remove.
14389         (ret): Don't redefine.
14390         (ret_NOERRNO): Define in terms of ret.
14391         (ret_ERRVAL): Likewise.
14393         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
14394         use of PSEUDO_RET; perform the error check directly.
14396 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
14398         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
14399         with __int128_t.
14401 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14403         * malloc/malloc (malloc_info): Fix formatting.
14405 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14406             Roland McGrath  <roland@hack.frob.com>
14408         * malloc/malloc (malloc_info): Also print mmapped statistics.
14410 2014-05-30  Roland McGrath  <roland@hack.frob.com>
14412         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
14413         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
14415 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
14417         * malloc/malloc.c (malloc_info): Inline mi_arena.
14419 2014-05-29  Richard Henderson  <rth@twiddle.net>
14421         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
14422         Remove comma before expanding ASM_ARGS_##nr.
14423         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
14424         Make _x0 a strict output; make _x8 a strict input; adjust expansion
14425         of ASM_ARGS_##nr.
14426         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
14427         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
14428         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
14429         (ASM_ARGS_1): Add leading comma.
14431         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
14432         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
14433         to __errno_location.
14434         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
14435         Remove the expected plt for __errno_location.
14437         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14438         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
14439         call to __read_tp.
14441         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14442         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
14443         it and break it down.
14444         (DOCARGS_0, DOCARGS_1): Do nothing.
14445         (DOCARGS_2): Update to store into the new stack frame.
14446         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
14447         (UNDOCARGS_1): Update to restore from the new stack frame.
14448         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
14449         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
14451         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14452         (SINGLE_THREAD_P): New parameter for result regno.
14453         (PSEUDO): Update to match; use cbz instead of beq.
14455         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14456         Use ENTRY to define the _nocancel entry point.  Share the syscall
14457         and syscall error check paths with the cancel path.
14458         (PSEUDO_END): New.
14460         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
14461         whitespace; tabs before and after asm mnemonics.
14463 2014-05-29  Eric Wong  <normalperson@yhbt.net>
14465         [BZ #15132]
14466         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
14467         Call fstat64 or stat64 internally, depending on arguments passed.
14468         Replace stat buffer argument with file descriptor argument.
14469         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
14470         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
14471         Pass fd to __internal_statvfs instead of calling fstat64.
14472         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
14473         Pass fd to __internal_statvfs64 instead of calling fstat64.
14474         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
14475         Pass -1 to __internal_statvfs instead of calling stat64.
14476         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
14477         Pass -1 to __internal_statvfs64 instead of calling stat64.
14479 2014-05-28  Roland McGrath  <roland@hack.frob.com>
14481         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
14482         that was previously under [RESET_PID].
14483         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
14485         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
14486         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
14488 2014-05-27  Roland McGrath  <roland@hack.frob.com>
14490         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
14492         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
14493         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
14495 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
14497         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
14499 2014-05-27  Andreas Schwab  <schwab@suse.de>
14501         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
14502         TLS_INIT_TP macro.
14503         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
14504         * elf/rtld.c (init_tls, dl_main): Likewise.
14505         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
14506         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
14507         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
14508         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
14509         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
14510         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
14511         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
14512         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
14513         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
14514         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
14515         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
14516         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
14517         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
14518         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
14519         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
14520         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
14521         * sysdeps/generic/tls.h: Update description.
14523 2014-05-27  Will Newton  <will.newton@linaro.org>
14525         [BZ #16990]
14526         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
14527         and restore r2 rather than just restoring.
14529 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14531         [BZ #16724]
14532         * libio/tst-ftell-append.c: New test case.
14533         * libio/Makefile (tests): Add test case.
14534         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
14535         append mode.
14536         * libio/wfileops.c (do_ftell_wide): Likewise.
14538 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14540         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14542         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
14543         ...
14544         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
14545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
14546         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
14547         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
14548         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
14549         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
14550         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
14551         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
14552         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
14553         Moved ...
14554         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
14555         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
14556         Moved ...
14557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
14558         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
14559         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
14560         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
14561         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
14562         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
14563         ...
14564         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
14565         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
14566         Moved ...
14567         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
14568         here.
14569         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
14570         ...
14571         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
14572         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
14573         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
14575         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
14576         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
14577         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
14578         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
14580         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
14581         merge into ...
14582         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
14583         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
14584         ...
14585         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
14586         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
14587         ...
14588         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
14589         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
14590         Moved ...
14591         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
14592         here.
14593         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
14594         Moved ...
14595         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
14596         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
14597         Moved ...
14598         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
14600         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
14601         conditional [RESET_PID].
14602         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
14603         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
14604         removed.
14605         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
14606         removed.
14608         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
14609         <tcb-offsets.h>.
14610         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14611         (__libc_vfork): New strong alias.
14612         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
14613         removed.
14614         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
14615         Removed.
14617         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
14618         <tcb-offsets.h>.
14619         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
14620         (__libc_vfork): New strong alias.
14621         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
14622         removed.
14623         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
14624         removed.
14626 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
14628         * malloc/malloc.c (mi_arena): New function.
14629         (malloc_info): Remove nested function mi_arena. Call non-nosted
14630         function mi_arena.
14632 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14634         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
14635         by insrwi.
14636         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
14637         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
14638         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
14639         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
14640         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
14641         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
14642         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
14644 2014-05-26  Andreas Schwab  <schwab@suse.de>
14646         [BZ #16984]
14647         * locale/programs/repertoire.c (repertoire_read): Add slash
14648         between I18NPATH element and file name.
14649         * locale/programs/locfile.c (locfile_read): Likewise.
14651 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14653         * nptl/pthread_mutexattr_settype.c
14654         (__pthread_mutexattr_settype):
14655         Disable lock elision for PTHREAD_MUTEX_NORMAL.
14657 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14659         * nptl/tst-mutex5 (do_test):
14660         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
14662 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14664         * benchtests/README: Document 'init' directive.
14665         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
14666         BENCH_INIT.
14667         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
14668         (parse_file): Recognize 'init' directive.
14670 2014-05-26  Kyle McMartin  <kyle@redhat.com>
14672         [BZ #16796]
14673         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
14674         alignment of struct pthread.
14676 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14678         [BZ #16878]
14679         * nscd/netgroupcache.c (addgetnetgrentX): Look for
14680         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14681         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
14682         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14684 2014-05-25  Richard Henderson  <rth@twiddle.net>
14686         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14687         (SINGLE_THREAD_P_PIC): Remove.
14688         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
14689         (SINGLE_THREAD_P_PIC): Remove.
14691         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
14692         branch to syscall error ...
14693         (PSEUDO): ... here.
14694         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
14695         from __local_syscall_error to .Lsyscall_error.
14696         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
14697         (SYSCALL_ERROR): Update label name.
14699         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14700         Do not use DOARGS/UNDOARGS.
14701         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
14702         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
14703         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
14704         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
14705         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
14707         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
14708         block comment.
14710         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
14711         define if !NOT_IN_libc.
14712         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
14713         define with non-default symbol versions.
14715 2014-05-23  Richard Henderson  <rth@twiddle.net>
14717         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
14718         (vfork, __vfork): Define via compat_symbol.
14720         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
14721         [!HAVE_IFUNC] (vfork_compat): Remove.
14722         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
14724 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14726         [BZ #16978]
14727         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
14728         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
14729         variable.
14731 2014-05-23  Richard Henderson  <rth@twiddle.net>
14733         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
14734         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
14735         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
14736         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
14738         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
14739         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
14740         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
14741         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
14742         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
14743         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
14744         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
14745         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
14746         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
14747         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
14748         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
14749         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
14750         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
14751         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
14752         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
14753         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
14754         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
14755         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
14756         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
14757         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
14758         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
14759         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
14760         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
14761         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
14762         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
14763         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
14764         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
14765         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
14766         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
14767         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
14768         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
14769         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
14770         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
14771         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
14772         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
14773         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
14774         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
14775         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
14776         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
14777         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
14778         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
14779         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
14780         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
14781         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
14782         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
14783         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
14784         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
14785         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
14786         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
14787         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
14788         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
14789         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
14790         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
14791         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
14792         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
14793         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
14795         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
14796         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
14797         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
14798         before exiting on error.
14799         (__libc_vfork): New strong alias.
14800         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
14801         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
14803         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
14804         that was previously under [RESET_PID].
14805         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
14807         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
14809 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14811         [BZ #16977]
14812         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
14813         value when x - 1 is zero.
14814         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
14815         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
14816         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
14817         0.0L for an argument of 1.0L.
14818         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
14819         Likewise.
14820         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
14821         value when x - 1 is zero.
14822         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
14823         * sysdeps/i386/fpu/libm-test-ulps: Update.
14824         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14826 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
14828         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
14829         alphasort and versionsort.
14831 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14833         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
14834         macro.
14835         [copysignf]: Likewise.
14837 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
14839         * crypt/md5-crypt.c: Fix formatting.
14841 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
14843         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
14844         (b64_from_24bit): New function.
14846 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14848         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
14849         libc_hidden_builtin_def to ifunc.
14850         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
14851         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
14853 2014-05-21  Roland McGrath  <roland@hack.frob.com>
14855         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
14856         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
14858 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
14860         * nscd/Depend (linuxthreads): Remove.
14861         (nptl): Add.
14862         * resolv/Depend (linuxthreads): Remove.
14863         * rt/Depend (linuxthreads): Remove.
14865         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
14866         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
14867         $(common-objpfx)elf/.
14868         (link-libc-before-gnulib): Likewise.
14869         (elfobjdir): Remove variable.
14870         * Makefile (install): Use $(elf-objpfx) instead of
14871         $(common-objpfx)elf/.
14872         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
14873         $(elfobjdir)/.
14874         (link-libc-deps): Likewise.
14875         ($(common-objpfx)libc.so): Likewise.
14876         ($(common-objpfx)linkobj/libc.so): Likewise.
14877         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
14878         instead of $(common-objpfx)elf/.
14879         (symbolic-link-list): Likewise.
14880         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
14881         [$(cross-compiling) = no]: Likewise.
14882         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
14883         $(elfobjdir)/.
14884         (static-gnulib-arch): Likewise.
14885         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
14886         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
14887         $(common-objpfx)elf/.
14889 2014-05-21  Richard Henderson  <rth@redhat.com>
14891         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14892         (SINGLE_THREAD_P): Use the correct width load.  Fold
14893         into the ldr offset.
14895         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
14896         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
14898 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
14900         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
14901         (libgcc_s_resume): Use __attribute_used__.
14902         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
14903         Likewise.
14905 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14907         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
14908         optimization when used with float constants.
14910         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14912 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
14914         [BZ #16915]
14915         * locale/nl_langinfo_l.c: Make direct reference to every
14916         _nl_current_CATEGORY symbol.
14917         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
14918         (tests-static): Add tst-langinfo-static.
14919         (tests-special): Add tst-langinfo-static.out.
14920         ($(objpfx)tst-langinfo.out): Redirect output.
14921         ($(objpfx)tst-langinfo-static.out): New.
14922         * localedata/tst-langinfo.sh: Send output to stdout.
14923         * localedata/tst-langinfo-static.c: New file.
14925         [BZ #16965]
14926         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
14927         when the shift amount is modulo the limb size.
14929 2014-05-20  Richard Henderson  <rth@redhat.com>
14931         [BZ #16967]
14932         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
14933         Change type of sa_flags from unsigned int to int.
14935         [BZ #16966]
14936         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
14938         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
14940 2014-05-20  Will Newton  <will.newton@linaro.org>
14942         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14943         Test the return value of the system call in the nocancel case.
14945 2014-05-20  Will Newton  <will.newton@linaro.org>
14946             Yvan Roux  <yvan.roux@linaro.org>
14948         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
14949         #include of asm/ptrace.h.
14950         (PTRACE_GET_THREAD_AREA): Remove #undef.
14951         (PTRACE_GETHBPREGS): Likewise.
14952         (PTRACE_SETHBPREGS): Likewise.
14953         (struct user_regs_struct): New structure.
14954         (struct user_fpsimd_struct): New structure.
14955         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
14956         #include of asm/ptrace.h and second #include of sys/user.h.
14957         (PTRACE_GET_THREAD_AREA): Remove #undef.
14958         (PTRACE_GETHBPREGS): Likewise.
14959         (PTRACE_SETHBPREGS): Likewise.
14960         (ELF_NGREG): Use new struct user_regs_struct.
14961         (elf_fpregset_t): Use new struct user_fpsimd_struct.
14963 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14965         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
14966         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
14968 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
14970         [BZ #16958]
14971         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
14972         membar to avoid block loads/stores to overlap previous stores.
14974 2014-05-17  Richard Henderson  <rth@redhat.com>
14976         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
14977         Create the __##syscall_name##_nocancel entry point.
14978         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
14979         Remove; let the sysdep-cancel.h code create it.
14981 2014-05-17  David S. Miller  <davem@davemloft.net>
14983         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
14984         Protect with __USE_GNU.
14985         (TIOCSET_TEMPT): Likewise.
14986         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
14987         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
14988         these are already provided in bits/ioctl-types.h
14990 2014-05-16  Roland McGrath  <roland@hack.frob.com>
14992         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
14993         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
14995         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
14996         Use wait4 regardless of [__NR_waitpid].
14998 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
15000         PR libgcc/60166
15001         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
15002         (_FP_NANSIGN_Q): Set the quiet bit.
15004 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
15006         * benchtests/Makefile
15007         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
15008         not $(common-objpfx)math/libm.so.
15009         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
15010         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
15011         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
15012         $(common-objpfx)dlfcn/libdl.so.
15013         ($(objpfx)tst-audit8): Depend on $(libm), not
15014         $(common-objpfx)math/libm.so.
15015         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
15016         not $(common-objpfx)dlfcn/libdl.so.
15017         * math/Makefile
15018         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
15019         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
15020         [$(build-shared) = yes].
15021         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
15022         $(common-objpfx)nptl/libpthread.so.
15023         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
15024         $(common-objpfx)math/libm.so$(libm.so-version) or
15025         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
15026         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
15027         $(common-objpfx)dlfcn/libdl.so.
15028         * setjmp/Makefile (link-libm): Remove variable.
15029         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
15030         * stdio-common/Makefile (link-libm): Remove variable.
15031         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
15032         * stdlib/Makefile (link-libm): Remove variable.
15033         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
15034         ($(objpfx)tst-strtod-round): Likewise.
15035         ($(objpfx)tst-tininess): Likewise.
15036         ($(objpfx)tst-strtod-underflow): Likewise.
15037         ($(objpfx)tst-strtod6): Likewise.
15038         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
15039         $(libdl), not $(common-objpfx)nptl/libpthread.so and
15040         $(common-objpfx)dlfcn/libdl.so.
15042 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15044         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
15045         BSD terminal modes definitions.
15047 2014-05-16  Roland McGrath  <roland@hack.frob.com>
15049         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
15050         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
15052         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
15053         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
15054         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
15055         Don't do #include_next.
15056         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
15057         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
15058         Don't do #include_next.
15059         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
15060         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
15061         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
15062         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
15064 2014-05-16  Allan McRae  <allan@archlinux.org>
15066         * po/sv.po: Update Swedish translation from translation project.
15068         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
15069         in sed expression.
15071 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
15073         [BZ #16917]
15074         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
15075         errno if the TIOCGPTN ioctl fails with an error different than
15076         EINVAL.
15077         * login/tst-ptsname.c: New file.
15078         * login/Makefile (tests): Add tst-ptsname.
15080         [BZ #16943]
15081         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
15082         and prlimit64.
15084 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
15086         [BZ #16849]
15087         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
15088         herrno to return EAI_AGAIN.
15090 2014-05-14  Roland McGrath  <roland@hack.frob.com>
15092         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
15093         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
15094         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
15095         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
15096         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
15097         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
15098         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
15099         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
15100         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
15101         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
15102         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
15103         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
15104         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
15105         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
15106         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
15107         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
15108         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
15109         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
15110         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
15111         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
15112         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
15113         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
15114         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
15115         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
15116         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
15117         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
15118         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
15119         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
15120         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
15121         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
15122         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
15123         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
15124         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
15125         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
15126         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
15127         Moved ...
15128         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
15129         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
15130         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
15131         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
15132         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
15133         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
15134         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
15135         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
15136         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
15137         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
15138         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
15139         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
15140         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
15141         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
15142         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
15143         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
15144         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
15145         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
15146         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
15147         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
15148         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
15149         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
15150         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
15151         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
15152         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
15153         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
15154         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
15155         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
15156         Moved ...
15157         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
15158         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
15159         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
15160         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
15161         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
15162         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
15163         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
15164         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
15165         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
15166         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
15167         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
15168         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
15169         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
15170         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
15171         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
15172         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
15173         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
15174         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
15175         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
15176         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
15177         Moved ...
15178         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
15179         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
15180         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
15182         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
15183         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
15184         (libpthread-sysdep_routines): Add elision-related stuff here instead.
15185         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
15186         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
15187         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
15188         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
15189         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
15190         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
15191         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
15192         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
15193         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
15194         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
15195         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
15196         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
15197         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
15198         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
15199         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
15200         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
15201         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
15202         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
15203         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
15204         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
15205         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
15206         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
15207         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
15208         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
15209         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
15210         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
15211         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
15212         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
15214         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
15215         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
15217         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
15218         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
15219         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
15220         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
15221         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
15222         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
15223         Moved ...
15224         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
15225         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
15226         Moved ...
15227         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
15228         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
15229         Moved ...
15230         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
15231         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
15232         Moved ...
15233         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
15234         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
15235         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
15236         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
15237         Moved ...
15238         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
15239         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
15240         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
15241         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
15242         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
15243         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
15244         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
15245         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
15246         Moved ...
15247         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
15248         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
15249         Moved ...
15250         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
15251         ... here.
15252         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
15253         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
15254         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
15255         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
15256         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
15257         Moved ...
15258         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
15259         ... here.
15260         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
15261         Moved ...
15262         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
15263         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
15264         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
15265         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
15266         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
15267         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
15268         Moved ...
15269         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
15270         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
15271         Moved ...
15272         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
15273         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
15274         Moved ...
15275         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
15276         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
15277         Moved ...
15278         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
15279         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
15280         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
15281         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
15282         Moved ...
15283         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
15284         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
15285         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
15286         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
15287         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
15288         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
15289         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
15290         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
15291         Moved ...
15292         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
15293         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
15294         Moved ...
15295         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
15296         ... here.
15297         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
15298         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
15299         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
15300         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
15301         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
15302         Moved ...
15303         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
15304         ... here.
15305         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
15306         Moved ...
15307         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
15308         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
15309         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
15310         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
15311         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
15312         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
15313         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
15314         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
15315         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
15316         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
15317         Moved ...
15318         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
15319         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
15320         Moved ...
15321         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
15322         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
15323         Moved ...
15324         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
15325         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
15326         Moved ...
15327         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
15328         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
15329         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
15330         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
15331         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
15332         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
15333         Moved ...
15334         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
15335         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
15336         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
15337         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
15338         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
15339         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
15340         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
15341         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
15342         Moved ...
15343         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
15344         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15345         Moved ...
15346         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15347         ... here.
15348         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
15349         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
15350         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
15351         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
15352         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15353         Moved ...
15354         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15355         ... here.
15356         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
15357         Moved ...
15358         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
15359         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
15360         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
15361         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
15362         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
15363         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
15364         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
15365         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
15366         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
15367         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
15368         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
15370         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
15371         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
15373         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
15374         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
15376         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
15377         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
15378         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
15379         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
15380         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
15381         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
15382         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
15383         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
15384         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
15385         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
15386         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
15387         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
15388         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
15389         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
15390         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
15391         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
15392         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
15393         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
15394         Moved ...
15395         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
15396         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
15397         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
15398         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
15399         Moved ...
15400         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
15401         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
15402         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
15403         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
15404         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
15405         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
15406         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
15407         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
15408         Moved ...
15409         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
15410         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
15411         Moved ...
15412         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
15413         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
15414         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
15415         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
15416         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
15417         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
15418         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
15419         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
15420         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
15421         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
15422         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
15423         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
15424         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
15425         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
15426         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
15427         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
15428         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
15430         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
15431         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
15432         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
15433         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
15434         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
15436         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
15437         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
15438         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
15439         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
15440         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
15441         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
15442         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
15443         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
15444         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
15445         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
15447         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
15448         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
15450         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
15451         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
15452         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
15453         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
15454         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
15455         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
15456         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
15457         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
15458         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
15459         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
15460         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
15461         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
15462         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
15463         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
15464         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
15465         Update #include.
15466         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
15467         Likewise.
15468         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
15469         Likewise.
15470         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
15471         Likewise.
15472         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
15473         Likewise.
15474         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
15475         Likewise.
15476         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
15477         Likewise.
15478         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
15479         Likewise.
15480         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
15481         Likewise.
15482         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
15483         Likewise.
15484         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
15485         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
15486         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
15487         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
15488         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
15489         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
15490         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
15491         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
15492         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
15493         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
15494         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
15495         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
15496         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
15497         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
15498         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
15500         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
15501         that was previously under [RESET_PID].
15502         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
15503         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
15504         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
15506         * sysdeps/i386/nptl/Implies: New file.
15507         * sysdeps/x86_64/nptl/Implies: New file.
15508         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
15509         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
15510         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
15511         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
15513         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
15514         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15515         (__libc_vfork): New strong alias.
15516         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
15517         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
15519         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
15520         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15521         (__libc_vfork): New strong alias.
15522         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
15523         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
15525         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
15526         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15527         (__libc_vfork): New strong alias.
15528         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
15529         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
15530         * nptl/pt-vfork.c: New file.
15531         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
15532         (libpthread: GLIBC_2.20): New version set (empty).
15534 2014-05-14  Will Newton  <will.newton@linaro.org>
15536         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
15537         rather than #if.
15539 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15541         [BZ #16564]
15542         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
15543         arguments with exponent 65 or above.
15544         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
15545         arguments 0x1p113L or above.
15546         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
15547         to arguments 0x1p107L or above.
15548         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
15549         positive arguments with exponent 65 or above.
15550         * math/auto-libm-test-in: Add more tests of log1p.
15551         * math/auto-libm-test-out: Regenerated.
15553         [BZ #16928]
15554         * math/s_cacos.c (__cacos): Ensure zero real part of result from
15555         non-finite arguments is +0.
15556         * math/s_cacosf.c (__cacosf): Likewise.
15557         * math/s_cacosl.c (__cacosl): Likewise.
15558         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
15559         * sysdeps/i386/fpu/libm-test-ulps: Update.
15560         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15562         [BZ #16927]
15563         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
15564         value.
15565         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
15566         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
15567         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
15568         for explicit high bit of mantissa when testing for argument equal
15569         to 1.
15570         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
15571         * sysdeps/i386/fpu/libm-test-ulps: Update.
15572         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15574         [BZ #16516]
15575         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
15576         (__erf): Scale by 16 instead of 8 in potentially underflowing
15577         case.  Ensure exception if result actually underflows.
15578         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
15579         (__erff): Scale by 16 instead of 8 in potentially underflowing
15580         case.  Ensure exception if result actually underflows.
15581         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
15582         (efx8): Remove variable.
15583         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15584         case.  Ensure exception if result actually underflows.
15585         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
15586         (efx8): Remove variable.
15587         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15588         case.  Ensure exception if result actually underflows.
15589         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
15590         (efx8): Remove variable.
15591         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15592         case.  Ensure exception if result actually underflows.
15593         * math/auto-libm-test-in: Add more tests of erf.
15594         * math/auto-libm-test-out: Regenerated.
15596 2014-05-14  Andreas Schwab  <schwab@suse.de>
15598         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
15599         Remove code conditionalized on USE___THREAD.
15601         * config.h.in (HAVE_PT_CHOWN): Define as 0.
15602         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
15603         not definedness.
15605 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15607         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
15608         Define unconditionally.
15609         (__ASSUME_O_CLOEXEC): Likewise.
15610         (__ASSUME_SOCK_CLOEXEC): Likewise.
15611         (__ASSUME_IN_NONBLOCK): Likewise.
15612         (__ASSUME_PIPE2): Likewise.
15613         (__ASSUME_EVENTFD2): Likewise.
15614         (__ASSUME_SIGNALFD4): Likewise.
15615         (__ASSUME_DUP3): Likewise.
15616         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
15617         (__ASSUME_DUP3): Do not define.
15618         (__ASSUME_EVENTFD2): Likewise.
15619         (__ASSUME_IN_NONBLOCK): Likewise.
15620         (__ASSUME_O_CLOEXEC): Likewise.
15621         (__ASSUME_PIPE2): Likewise.
15622         (__ASSUME_SIGNALFD4): Likewise.
15623         (__ASSUME_SOCK_CLOEXEC): Likewise.
15624         (__ASSUME_UTIMES): Undefine.
15625         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15626         (__ASSUME_UTIMES): Do not define.
15627         (__ASSUME_O_CLOEXEC): Likewise.
15628         (__ASSUME_SOCK_CLOEXEC): Likewise.
15629         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
15630         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
15631         0x020621].
15632         (__ASSUME_PIPE2): Likewise.
15633         (__ASSUME_EVENTFD2): Likewise.
15634         (__ASSUME_SIGNALFD4): Likewise.
15635         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
15636         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
15637         Do not define.
15638         (__ASSUME_EVENTFD2): Likewise.
15639         (__ASSUME_SIGNALFD4): Likewise.
15640         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
15641         (__ASSUME_32BITUIDS): Likewise.
15642         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
15643         (__ASSUME_IPC64): Likewise.
15644         (__ASSUME_ST_INO_64_BIT): Likewise.
15645         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
15646         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
15647         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15648         (__ASSUME_UTIMES): Do not define.
15649         (__ASSUME_PSELECT): Likewise.
15650         (__ASSUME_PPOLL): Likewise.
15651         (__ASSUME_O_CLOEXEC): Likewise.
15652         (__ASSUME_SOCK_CLOEXEC): Likewise.
15653         (__ASSUME_IN_NONBLOCK): Likewise.
15654         (__ASSUME_PIPE2): Likewise.
15655         (__ASSUME_EVENTFD2): Likewise.
15656         (__ASSUME_SIGNALFD4): Likewise.
15657         (__ASSUME_DUP3): Likewise.
15658         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15659         (__ASSUME_UTIMES): Likewise.
15660         (__ASSUME_O_CLOEXEC): Likewise.
15661         (__ASSUME_SOCK_CLOEXEC): Likewise.
15662         (__ASSUME_IN_NONBLOCK): Likewise.
15663         (__ASSUME_PIPE2): Likewise.
15664         (__ASSUME_EVENTFD2): Likewise.
15665         (__ASSUME_SIGNALFD4): Likewise.
15666         (__ASSUME_DUP3): Likewise.
15667         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15668         (__ASSUME_UTIMES): Likewise.
15669         (__ASSUME_O_CLOEXEC): Likewise.
15670         (__ASSUME_SOCK_CLOEXEC): Likewise.
15671         (__ASSUME_IN_NONBLOCK): Likewise.
15672         (__ASSUME_PIPE2): Likewise.
15673         (__ASSUME_EVENTFD2): Likewise.
15674         (__ASSUME_SIGNALFD4): Likewise.
15675         (__ASSUME_DUP3): Likewise.
15676         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
15677         Likewise.
15678         (__ASSUME_UTIMES): Likewise.
15679         (__ASSUME_EVENTFD2): Likewise.
15680         (__ASSUME_SIGNALFD4): Likewise.
15681         * sysdeps/unix/sysv/linux/tile/kernel-features.h
15682         (__ASSUME_O_CLOEXEC): Likewise.
15683         (__ASSUME_SOCK_CLOEXEC): Likewise.
15684         (__ASSUME_IN_NONBLOCK): Likewise.
15685         (__ASSUME_PIPE2): Likewise.
15686         (__ASSUME_EVENTFD2): Likewise.
15687         (__ASSUME_SIGNALFD4): Likewise.
15688         (__ASSUME_DUP3): Likewise.
15689         (__ASSUME_UTIMES): Undefine.
15691         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
15692         feclearexcept.  Remove symbol versioning code.
15693         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
15694         symbol versioning code.
15695         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
15696         symbol versioning code.
15697         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
15698         feupdateenv.  Remove symbol versioning code.
15699         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
15700         fegetexceptflag.  Remove symbol versioning code.
15701         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
15702         fesetexceptflag.  Remove symbol versioning code.
15703         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
15704         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
15705         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
15706         (__posix_fadvise64_l32): Remove prototype.
15707         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
15708         code.
15710 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15712         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
15713         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
15714         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
15715         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
15717 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
15719         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
15720         current working directory
15722 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15724         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
15725         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
15726         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
15727         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
15728         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
15729         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
15730         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
15731         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
15732         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
15733         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
15734         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
15735         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
15736         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
15737         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
15738         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
15739         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
15740         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
15741         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
15742         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
15743         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
15744         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
15745         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
15746         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
15747         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
15748         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
15749         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
15750         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
15751         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
15752         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
15753         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
15754         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
15755         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
15756         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
15757         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
15758         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
15759         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
15760         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
15761         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
15762         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
15763         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
15764         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
15765         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
15767         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
15768         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
15770         * sysdeps/unix/sysv/linux/arm/Makefile
15771         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
15772         Add rt-aeabi_unwind_cpp_pr1.
15773         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
15774         Add nptl-aeabi_unwind_cpp_pr1.
15775         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
15776         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
15777         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
15778         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
15779         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
15780         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
15782         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
15783         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
15784         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
15785         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
15787         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
15788         Deconditionalize the code that was previously under [RESET_PID].
15789         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
15791         * sysdeps/generic/exit-thread.h: New file.
15792         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
15793         * include/unistd.h (__exit_thread): Remove declaration.
15794         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
15795         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
15796         * csu/libc-start.c: Include <exit-thread.h>.
15797         (LIBC_START_MAIN): Pass no argument to __exit_thread.
15798         * nptl/pthread_create.c: Include <exit-thread.h>.
15799         (start_thread): Call __exit_thread in place of __exit_thread_inline.
15800         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
15801         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
15802         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
15803         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
15804         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
15805         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
15806         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
15807         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
15808         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
15809         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
15810         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
15811         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
15812         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
15813         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
15814         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
15815         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
15817 2014-05-13  Andreas Schwab  <schwab@suse.de>
15819         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
15821 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
15823         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
15824         (__ASSUME_UTIMES): Do not condition on kernel version.
15825         (__ASSUME_PSELECT): Define unconditionally.
15826         (__ASSUME_PPOLL): Likewise.
15827         (__ASSUME_ATFCTS): Likewise.
15828         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
15829         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
15830         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
15831         (__ASSUME_UTIMENSAT): Define unconditionally.
15832         (__ASSUME_PRIVATE_FUTEX): Likewise.
15833         (__ASSUME_FALLOCATE): Likewise.
15834         (__ASSUME_O_CLOEXEC): Likewise.
15835         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
15836         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
15837         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
15838         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
15839         (__ASSUME_IN_NONBLOCK): Likewise.
15840         (__ASSUME_PIPE2): Likewise.
15841         (__ASSUME_EVENTFD2): Likewise.
15842         (__ASSUME_SIGNALFD4): Likewise.
15843         (__ASSUME_DUP3): Likewise.
15844         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15845         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
15846         (__ASSUME_AT_RANDOM): Likewise.
15847         (__ASSUME_PREADV): Likewise.
15848         (__ASSUME_PWRITEV): Likewise.
15849         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
15850         (__ASSUME_F_GETOWN_EX): Define unconditionally.
15851         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
15852         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
15853         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
15854         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15855         (__ASSUME_O_CLOEXEC): Define unconditionally.
15856         (__ASSUME_PSELECT): Do not undefine conditionally.
15857         (__ASSUME_PPOLL): Likewise.
15858         (__ASSUME_ATFCTS): Likewise.
15859         (__ASSUME_SET_ROBUST_LIST): Likewise.
15860         (__ASSUME_UTIMENSAT): Likewise.
15861         (__ASSUME_FDATASYNC): Define unconditionally.
15862         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15863         (__ASSUME_SIGFRAME_V2): Likewise.
15864         )__ASSUME_EVENTFD2): Likewise.
15865         (__ASSUME_SIGNALFD4): Likewise.
15866         (__ASSUME_PSELECT): Do not undefine conditionally.
15867         (__ASSUME_PPOLL): Likewise.
15868         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15869         (__ASSUME_PSELECT): Define unconditionally.
15870         (__ASSUME_PPOLL): Likewise.
15871         (__ASSUME_O_CLOEXEC): Likewise.
15872         (__ASSUME_SOCK_CLOEXEC): Likewise.
15873         (__ASSUME_IN_NONBLOCK): Likewise.
15874         (__ASSUME_PIPE2): Likewise.
15875         (__ASSUME_EVENTFD2): Likewise.
15876         (__ASSUME_SIGNALFD4): Likewise.
15877         (__ASSUME_DUP3): Likewise.
15878         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15879         (__ASSUME_O_CLOEXEC): Likewise.
15880         (__ASSUME_SOCK_CLOEXEC): Likewise.
15881         (__ASSUME_IN_NONBLOCK): Likewise.
15882         (__ASSUME_PIPE2): Likewise.
15883         (__ASSUME_EVENTFD2): Likewise.
15884         (__ASSUME_SIGNALFD4): Likewise.
15885         (__ASSUME_DUP3): Likewise.
15886         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15887         (__ASSUME_EVENTFD2): Likewise.
15888         (__ASSUME_SIGNALFD4): Likewise.
15889         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15891 2014-05-12  Andreas Schwab  <schwab@suse.de>
15893         [BZ #16932]
15894         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
15895         (_nss_nis_gethostbyname4_r): Return error if item length is larger
15896         than maximum RPC packet size.
15897         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
15898         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
15899         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
15900         (_nss_nis_getservbyport_r): Likewise.
15902 2014-05-12  Will Newton  <will.newton@linaro.org>
15904         * malloc/Makefile (tests): Add tst-mallopt.
15905         * malloc/tst-mallopt.c: New file.
15907 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15909         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
15910         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
15912 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15914         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
15915         (tst-tlsmod6.so): Likewise.
15917 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15919         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
15921 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
15923         [BZ #16064]
15924         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
15925         and <dl-procinfo.h>.
15926         (__fegetenv): Save SSE state in envp->__eip if supported.
15927         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
15928         envp->__eip if supported.
15929         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
15930         and <dl-procinfo.h>.
15931         (__fesetenv): Always set __eip, __cs_selector, __opcode,
15932         __data_offset and __data_selector in environment to 0.  Set SSE
15933         state if supported.
15934         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
15935         test-fenv-sse.
15936         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
15937         -mfpmath=sse.
15938         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
15940 2014-05-09  Will Newton  <will.newton@linaro.org>
15942         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
15943         and libc_relro_required for ARM.
15944         * sysdeps/arm/preconfigure: Regenerate.
15946 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15947             Stefan Liebler  <stli@linux.vnet.ibm.com>
15949         * config.make.in (enable-lock-elision): New Makefile variable.
15950         * configure.ac: Likewise.
15951         * configure: Regenerate.
15952         * sysdeps/s390/configure.ac:
15953         Add check for gcc transactions support.
15954         * sysdeps/s390/configure: Regenerate.
15955         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
15956         Build elision files if enabled.
15957         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
15958         Add lock elision support for s390.
15959         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
15960         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
15961         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
15962         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
15963         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
15964         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
15965         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
15966         Likewise.
15967         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
15968         Likewise.
15969         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
15970         Likewise.
15971         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
15972         Likewise.
15973         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
15974         (__lll_timedlock_elision, __lll_lock_elision)
15975         (__lll_unlock_elision, __lll_trylock_elision)
15976         (lll_timedlock_elision, lll_lock_elision)
15977         (lll_unlock_elision, lll_trylock_elision): Add.
15978         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15979         (pthread_mutex_t): Add lock elision support for s390.
15981 2014-05-14  Wilco  <wdijkstr@arm.com>
15983         * sysdeps/arm/fclrexcpt.c: Cleanup.
15984         * sysdeps/arm/fedisblxcpt.c: Cleanup.
15985         * sysdeps/arm/feenablxcpt.c: Cleanup.
15986         * sysdeps/arm/fegetenv.c: Cleanup.
15987         * sysdeps/arm/fegetexcept.c: Cleanup.
15988         * sysdeps/arm/fegetround.c: Cleanup.
15989         * sysdeps/arm/feholdexcpt.c: Cleanup.
15990         * sysdeps/arm/fesetenv.c: Cleanup.
15991         * sysdeps/arm/fesetround.c: Cleanup.
15992         * sysdeps/arm/feupdateenv.c: Cleanup.
15993         * sysdeps/arm/fgetexcptflg.c: Cleanup.
15994         * sysdeps/arm/fraiseexcpt.c: Cleanup.
15995         * sysdeps/arm/fsetexcptflg.c: Cleanup.
15996         * sysdeps/arm/ftestexcept.c: Cleanup.
15997         * sysdeps/arm/get-rounding-mode.h: Cleanup.
15998         * sysdeps/arm/setfpucw.c: Cleanup.
16000 2014-05-09  Will Newton  <will.newton@linaro.org>
16002         * sysdeps/arm/armv7/strcmp.S: New file.
16003         * NEWS: Mention addition of ARMv7 optimized strcmp.
16005 2014-05-08  Roland McGrath  <roland@hack.frob.com>
16007         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
16008         look for %.ac rather than %.in.
16010         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
16011         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
16012         * sysdeps/mach/hurd/configure: Regenerated.
16013         * sysdeps/unix/sysv/linux/configure: Regenerated.
16015         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
16017 2014-05-07  Steve Ellcey  <sellcey@mips.com>
16019         [BZ# 16922]
16020         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
16021         (LONG_SUB): Ditto.
16022         (PTR_SUB): Ditto.
16024 2014-05-07  Andreas Schwab  <schwab@suse.de>
16026         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
16027         when skipping over non-matching result from nscd.
16029 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
16031         [BZ #16876]
16032         * nptl/sockperf.c (client): Check socket return value.
16034         [BZ #16877]
16035         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
16036         nscd security class.
16038 2014-05-06  Roland McGrath  <roland@hack.frob.com>
16040         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
16041         * sysdeps/arm/unwind.h: ... here.
16043 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
16045         [BZ# 16916]
16046         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
16047         Define.
16049 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16051         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
16052         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
16053         multiarch strncpy for PPC64.
16054         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
16055         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
16056         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
16057         multiarch optimizations.
16058         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16059         (__libc_ifunc_impl_list): Likewise.
16060         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
16061         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
16062         multiarch stpncpy for PPC64.
16063         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
16064         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
16066 2014-05-06  Andreas Schwab  <schwab@suse.de>
16068         [BZ #16912]
16069         * gmon/mcount.c (_MCOUNT_DECL): Use
16070         atomic_compare_and_exchange_bool_acq instead of
16071         catomic_compare_and_exchange_bool_acq.
16073 2014-05-05  Roland McGrath  <roland@hack.frob.com>
16075         * elf/Makefile (others, install-bin): Remove pldd.
16076         (pldd-modules): Variable removed.
16077         ($(objpfx)pldd): Target removed.
16078         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
16079         (others, install-bin): Append pldd here.
16080         ($(objpfx)pldd): New target.
16082         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
16083         to 0, so the first #if test emitted later doesn't see it undefined.
16084         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
16085         * sysdeps/gnu/errlist.c: Regenerated.
16087 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16089         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
16090         [libc_hidden_builtin_def]: Define to empty value.
16091         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
16092         [libc_hidden_builtin_def]: Likewise.
16093         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
16094         [libc_hidden_builtin_def]: Likewise.
16095         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
16096         [libc_hidden_builtin_def]: Likewise.
16097         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
16098         __redirect_memcpy and define ifunc as default hidden symbol.
16099         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
16100         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
16102 2014-05-04  Adam Conrad  <adconrad@0c3.net>
16104         * locale/iso-4217.def: Reintroduce XDR currency.
16106 2014-05-04  Allan McRae  <allan@archlinux.org>
16108         * po/eo.po: Update Esperanto translation from translation project.
16110 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
16112         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
16113         and FEATURE_INDEX_MAX to 1.
16114         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
16116 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16118         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
16119         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
16120         * iconvdata/big5.c (ONE_DIRECTION): Define.
16121         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
16122         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
16123         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
16124         * iconvdata/cp932.c (ONE_DIRECTION): Define.
16125         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
16126         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
16127         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
16128         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
16129         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
16130         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
16131         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
16132         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
16133         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
16134         * iconvdata/gbk.c (ONE_DIRECTION): Define.
16135         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
16136         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
16137         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
16138         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
16139         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
16140         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
16141         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
16142         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
16143         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
16144         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
16145         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
16146         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
16147         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
16148         * iconvdata/iso646.c (ONE_DIRECTION): Define.
16149         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
16150         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
16151         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
16152         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
16153         * iconvdata/johab.c (ONE_DIRECTION): Define.
16154         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
16155         * iconvdata/sjis.c (ONE_DIRECTION): Define.
16156         * iconvdata/t.61.c (ONE_DIRECTION): Define.
16157         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
16158         * iconvdata/tscii.c (ONE_DIRECTION): Define.
16159         * iconvdata/uhc.c (ONE_DIRECTION): Define.
16160         * iconvdata/unicode.c (ONE_DIRECTION): Define.
16161         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
16162         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
16163         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
16165 2014-05-01  Roland McGrath  <roland@hack.frob.com>
16167         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
16168         (_IO_JUMPS_OFFSET): Define to 0.
16170         * nptl/sysdeps/pthread/bits/libc-lock.h
16171         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
16172         (__libc_lock_define_initialized_recursive): Always define using
16173         initializer.  Modern compilers treat uninitialized (implicit zero) and
16174         explicit zero initializers the same (i.e. put the datum in bss).
16176 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
16178         * nscd/nscd-client.h: Include <string.h>.
16180 2014-05-01  David S. Miller  <davem@davemloft.net>
16182         [BZ #16885]
16183         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
16184         multiple zero bytes exist at the end of a string.
16185         Reported by Aurelien Jarno <aurelien@aurel32.net>
16187         * string/test-strcmp.c (check): Add explicit test for situations where
16188         there are multiple zero bytes after the first.
16190 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
16192         [BZ #16890]
16193         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
16194         when compiling wprintf.
16195         * stdio-common/tstdiomisc.c (t3): New function.
16196         (main): Call it.
16198 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16200         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
16201         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
16202         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
16203         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
16205 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16207         * stdlib/longlong.h: Updated from GCC.
16209 2014-05-01  Will Newton  <will.newton@linaro.org>
16210             Bernard Ogden  <bernie.ogden@linaro.org>
16212         * NEWS: Update fixed bug list.
16214         [BZ #15119]
16215         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
16217 2014-04-30  David S. Miller  <davem@davemloft.net>
16219         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
16220         (libc_feholdexcept_setround_sparc_ctx): New function.
16221         (libc_fesetenv_sparc_ctx): Likewise.
16222         (libc_feupdateenv_sparc_ctx): Likewise.
16223         (libc_feholdsetround_sparc_ctx): Likewise.
16224         (libc_feholdexcept_setround_ctx): Define.
16225         (libc_feholdexcept_setroundf_ctx): Likewise.
16226         (libc_feholdexcept_setroundl_ctx): Likewise.
16227         (libc_fesetenv_ctx): Likewise.
16228         (libc_fesetenvf_ctx): Likewise.
16229         (libc_fesetenvl_ctx): Likewise.
16230         (libc_feupdateenv_ctx): Likewise.
16231         (libc_feupdateenvf_ctx): Likewise.
16232         (libc_feupdateenvl_ctx): Likewise.
16233         (libc_feresetround_ctx): Likewise.
16234         (libc_feresetroundf_ctx): Likewise.
16235         (libc_feresetroundl_ctx): Likewise.
16236         (libc_feholdsetround_ctx): Likewise.
16237         (libc_feholdsetroundf_ctx): Likewise.
16238         (libc_feholdsetroundl_ctx): Likewise.
16240         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
16241         with __USE_GNU instead of XOPEN cpp guards.
16243         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
16244         0.
16246         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
16247         with XOPEN cpp guards.
16249 2014-04-30  Julian Brown  <julian@codesourcery.com>
16251         [BZ #16888]
16252         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
16253         handling.
16255 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
16257         [BZ #9894]
16258         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
16259         Change to 2.6.32.
16260         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
16261         * sysdeps/unix/sysv/linux/configure: Regenerated.
16262         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
16263         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
16264         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
16265         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
16266         * README: Update reference to required Linux kernel version.
16267         * manual/install.texi (Linux): Update reference to required Linux
16268         kernel headers version.
16269         * INSTALL: Regenerated.
16271         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
16272         header inclusion.
16273         [POSIX] (limits.h): Likewise.
16274         [POSIX] (math.h): Likewise.
16275         [POSIX] (sys/wait.h): Likewise.
16276         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
16277         function.
16278         [POSIX] (stddef.h): Do not allow header inclusion.
16280 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16282         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
16284 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
16286         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
16287         Return immediately after lll_futex_wake.
16289 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16291         [BZ #16791]
16292         * nscd/nscd-client.h (datahead_init_common): Initialize entire
16293         structure.
16294         (datahead_init_pos): Call datahead_init_common early.
16295         (datahead_init_neg): Likewise.
16297         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
16298         datahead_init_neg): New functions.
16299         * nscd/aicache.c (addhstaiX): Use them.
16300         * nscd/grpcache.c (cache_addgr): Likewise.
16301         * nscd/hstcache.c (cache_addhst): Likewise.
16302         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16303         * nscd/netgroupcache.c (do_notfound): Likewise.
16304         (addgetnetgrentX): Likewise.
16305         (addinnetgrX): Likewise.
16306         * nscd/pwdcache.c (cache_addpw): Likewise.
16307         * nscd/servicescache.c (cache_addserv): Likewise.
16309 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16310             Atsushi Onoe  <atsushi@onoe.org>
16312         [BZ #14308]
16313         [BZ #12994]
16314         [BZ #13651]
16315         * resolv/res_query.c (__libc_res_nsearch): Return if at least
16316         one response is valid.
16317         * resolv/res_send.c (send_dg): Check for validity of other
16318         response if the current response is a referral.
16320 2014-04-29  Steve Ellcey  <sellcey@mips.com>
16322         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
16324 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
16326         [BZ #16823]
16327         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
16328         Always divide by positive zero when computing -Inf result.
16329         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
16330         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
16332 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16334         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
16335         FPSCR if value do not change.
16336         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
16337         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
16338         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
16339         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
16340         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
16341         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
16342         function.
16344 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
16346         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
16347         * sysdeps/unix/sysv/linux/hppa: Move directory from
16348         ports/systeps/unix/sysv/linux/hppa.
16349         * README: Update listing for hppa-*-linux-gnu.
16351 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
16353         [BZ #16754]
16354         * manual/stdio.texi (Hook functions): Fix types of stream hook
16355         functions.
16356         [BZ #16854]
16357         * socket/sys/socket.h: Fix typo in comment.
16359 2014-04-28  Wilco  <wdijkstr@arm.com>
16361         * sysdeps/arm/fenv_private.h: New file.
16362         * sysdeps/arm/math_private.h: New file.
16363         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
16365 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
16367         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
16368         with __int128_t.
16369         (La_x86_64_retval): Likewise.
16371 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
16373         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
16374         fpsr if value didn't change.
16375         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
16376         to fpcr if value didn't change.
16377         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
16378         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
16379         fpsr or fpcr if value didn't change.
16380         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
16381         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
16382         fpcr if value didn't change.
16383         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
16384         to fpsr if value didn't change.
16386 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
16388         * nptl/tst-sem3.c: Use test-skeleton.c
16389         (main): Rename to do_test.  Use return instead of
16390         exit.
16391         * nptl/tst-sem4.c: Use test-skeleton.c
16392         (main): Rename to do_test.
16394 2014-04-22  David S. Miller  <davem@davemloft.net>
16396         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
16397         (struct sigaction): New struct member __glibc_reserved0, change
16398         type of sa_flags to int.
16400 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
16402         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
16403         (COUNT_LEADING_ZEROS_0): Define for AArch64.
16405 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
16407         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
16408         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
16410 2014-04-22  Will Newton  <will.newton@linaro.org>
16411             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
16413         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
16414         (__longjmp): Add longjmp and longjmp_target SystemTap
16415         probes.
16416         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
16417         (__sigsetjmp): Add setjmp SystemTap probe.
16419 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
16421         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
16422         match manual order.
16424 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16426         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
16428         * sysdeps/powerpc/fpu/fenv_private.h
16429         (libc_feholdexcept_setroundl_ctx): Define to
16430         libc_feholdexcept_setround_ppc_ctx.
16431         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
16432         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
16433         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
16434         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
16436 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16438         * sysdeps/aarch64/math-tests.h: New file.
16440 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
16442         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
16443         New.
16444         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
16445         Check and set bit_AVX2_Usable.
16446         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
16447         macro.
16448         (bit_AVX2): Likewise.
16449         (index_AVX2_Usable): Likewise.
16450         (CPUID_AVX2): Likewise.
16451         (HAS_AVX2): Likewise.
16453 2014-04-17  Will Newton  <will.newton@linaro.org>
16455         * manual/setjmp.texi (System V contexts): Add note that
16456         calling setcontext on a context created by a call to a
16457         signal handler is undefined.  Update text to note that
16458         setcontext from a signal handler is possible but not
16459         recommended.
16461         [BZ #16629]
16462         * stdlib/tst-setcontext.c: Include signal.h.
16463         (main): Check that the signal stack before and
16464         after swapcontext is the same.
16466         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
16467         Re-implement to restore registers in user code and avoid
16468         rt_sigreturn system call.
16470 2014-04-17  Wilco  <wdijkstr@arm.com>
16472         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
16473         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
16474         * math/test-fenv.c: Skip exception trap tests on targets which only
16475         support non-stop mode.
16477 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16478             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16480         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
16481         (libc_feholdsetround_aarch64_ctx)
16482         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
16483         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
16484         (libc_feresetround_ctx, libc_feresetroundf_ctx)
16485         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
16486         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
16487         (libc_feresetround_noexl_ctx): Define.
16489 2014-04-16  Richard Henderson  <rth@redhat.com>
16491         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
16493         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
16494         unwind tables.
16496         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
16497         const from the non-libc, non-ldso copy.
16499         * sysdeps/alpha/libm-test-ulps: Regenerate.
16501 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
16502             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16504         * sysdeps/aarch64/fpu/math_private.h: New file.
16506 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
16508         * sysdeps/aarch64/libm-test-ulps: Regenerate.
16510 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
16512         [BZ #16275]
16513         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
16514         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
16515         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
16516         Intel MPX bound registers before _dl_profile_fixup.
16517         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
16518         registers after _dl_profile_fixup.  Save and restore bound
16519         registers bnd0/bnd1 when calling _dl_call_pltexit.
16520         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
16521         (LR_BND_OFFSET): Likewise.
16522         (LRV_BND0_OFFSET): Likewise.
16523         (LRV_BND1_OFFSET): Likewise.
16525 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16527         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
16528         to...
16529         * sysdeps/mach/hurd/i386/tls.h: ... here.
16530         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
16531         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
16532         fields.
16534 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16536         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
16538 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16540         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
16542 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16544         [BZ #14770]
16545         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
16546         * sysdeps/s390/configure: Regenerate.
16548         [BZ #16824]
16549         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
16550         Set round-to-nearest internally to reduce error accumulation.
16552 2014-04-16  Alan Modra  <amodra@gmail.com>
16554         [BZ #16740]
16555         [BZ #16619]
16556         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
16557         * math/libm-test.inc (frexp_test_data): Add tests.
16558         * NEWS: Update fixed bug list.
16560 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
16562         * benchtests/Makefile: Depend on libraries in build directory.
16563         (bench-math): Separate out math tests.
16564         (bench-pthread): Separate out pthread tests.
16565         (bench): Include math and pthread tests.
16567 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
16569         [BZ #16831]
16570         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
16571         _dl_debug_initialize.
16573         * configure.ac: Remove SELinux header check.
16574         * configure: Regenerate.
16575         * nscd/selinux.c (perms): Array of const char* to permission names.
16576         (nscd_request_avc_has_perm): Call security_deny_unknown to find
16577         default policy. Call string_to_security_class and string_to_av_perm to
16578         translate strings. Enforce default policy and call avs_has_perm with
16579         results of translated strings.
16581 2014-04-13  David S. Miller  <davem@davemloft.net>
16583         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16585 2014-04-12  Allan McRae  <allan@archlinux.org>
16587         [BZ #16838]
16588         * manual/string.texi (Collation Functions): Fix qsort argument
16589         order in example.
16590         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
16592 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
16594         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
16595         Make the test a no-op if there are no exceptions defined.
16597 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
16599         * elf/Makefile (tests): make tst-dlopen-aout conditional on
16600         enable-hardcoded-path-in-tests
16602 2014-04-11  Will Newton  <will.newton@linaro.org>
16604         * benchtests/Makefile (extra-objs): Add json-lib.o.
16605         (bench-func): Tidy up JSON output.
16606         * benchtests/bench-skeleton.c: Include json-lib.h.
16607         (main): Use JSON library functions to do output of
16608         benchmark results.
16609         * benchtests/bench-timing-type.c (main): Output the
16610         timing type simply, leaving formatting to the user.
16611         * benchtests/json-lib.c: New file.
16612         * benchtests/json-lib.h: Likewise.
16614 2014-04-11  Torvald Riegel  <triegel@redhat.com>
16616         [BZ #15215]
16617         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
16618         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
16619         memory barriers.  Add comments.
16620         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
16621         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
16622         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
16623         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
16624         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
16625         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
16627 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
16629         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
16630         * sysdeps/s390/s390-64/configure.ac: ... this ...
16631         * sysdeps/s390/configure.ac: ... to here.
16632         * sysdeps/s390/s390-32/configure: Delete file.
16633         * sysdeps/s390/s390-64/configure: Delete file.
16634         * sysdeps/s390/configure: Regenerate.
16636 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
16638         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
16640 2014-04-11  Will Newton  <will.newton@linaro.org>
16642         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
16643         to zero if it is not defined elsewhere.  (mtrim): Test
16644         the value of MALLOC_DEBUG with #if rather than #ifdef.
16646 2014-04-10 Torvald Riegel  <triegel@redhat.com>
16648         * benchtests/pthread_once-inputs: New file.
16649         * benchtests/pthread_once-source.c: New file.
16650         * benchtests/README: Update documentation.
16652 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
16653             H.J. Lu  <hongjiu.lu@intel.com>
16655         [BZ #16275]
16656         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
16657         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
16658         * sysdeps/x86_64/configure: Regenerated.
16659         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
16660         macro.
16661         (REGISTER_SAVE_RAX): Likewise.
16662         (REGISTER_SAVE_RCX): Likewise.
16663         (REGISTER_SAVE_RDX): Likewise.
16664         (REGISTER_SAVE_RSI): Likewise.
16665         (REGISTER_SAVE_RDI): Likewise.
16666         (REGISTER_SAVE_R8): Likewise.
16667         (REGISTER_SAVE_R9): Likewise.
16668         (REGISTER_SAVE_BND0): Likewise.
16669         (REGISTER_SAVE_BND1): Likewise.
16670         (REGISTER_SAVE_BND2): Likewise.
16671         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
16672         bound registers when calling _dl_fixup.
16674 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16676         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
16677         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
16678         of its definition.
16679         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
16680         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
16681         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
16682         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
16683         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
16684         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
16685         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
16687 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
16689         [BZ #15514]
16690         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
16691         pathconf(_PC_NAME_MAX).
16693 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16695         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
16696         Remove macro usage.
16697         (__PTHREAD_SPINS): Move definition to ...
16698         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
16699         (__PTHREAD_SPINS): ... here.
16700         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
16701         (__PTHREAD_SPIN): Likewise.
16702         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
16703         (__PTHREAD_SPIN): Likewise.
16704         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
16705         (__PTHREAD_SPIN): Likewise.
16706         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
16707         (__PTHREAD_SPIN): Likewise.
16708         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
16709         (__PTHREAD_SPIN): Likewise.
16710         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
16711         (__PTHREAD_SPIN): Likewise.
16712         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
16713         (__PTHREAD_SPIN): Likewise.
16714         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
16715         (__PTHREAD_SPIN): Likewise.
16716         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
16717         (__PTHREAD_SPIN): Likewise.
16718         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
16719         (__PTHREAD_SPIN): Likewise.
16720         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
16721         (__PTHREAD_SPIN): Likewise.
16722         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
16723         (__PTHREAD_SPIN): Likewise.
16725         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
16726         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
16727         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
16728         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
16729         imply folder.
16730         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
16731         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
16732         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
16733         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
16734         correct imply path.
16735         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
16736         strlen symbol for non multi-arch builds.
16737         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
16738         missing hidden_def and weak_alias.
16740 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
16742         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
16744 2014-04-07  Will Newton  <will.newton@linaro.org>
16746         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
16747         and contents.  [!_LIBC] Remove #ifndef and contents.
16748         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
16749         * string/memccpy.c (__memccpy): Use ANSI prototype.
16750         * string/memfrob.c (memfrob): Likewise.
16751         * string/strcoll.c (STRCOLL): Likewise.
16752         * string/strlen.c (strlen): Likewise.
16753         * string/strtok.c (STRTOK): Likewise.
16754         * string/strcat.c: Remove unused #include of memcopy.h.
16755         (strcat): Use ANSI prototype.
16756         * string/strchr.c: Remove unused #include of memcopy.h.
16757         (strchr): Use ANSI prototype.
16758         * string/strcmp.c: Remove unused #include of memcopy.h.
16759         (strcmp): Use ANSI prototype.
16760         * string/strcpy.c: Remove unused #include of memcopy.h.
16761         (strcpy): Use ANSI prototype.
16763 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16765         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
16766         * config.make.in (config-extra-cppflags): Set it from
16767         libc_extra_cppflags.
16768         * configure.ac (libc_extra_cflags): Make it accumulate over
16769         configure fragments.
16770         (libc_extra_cppflags): New flag.
16771         * configure. Regenerate.
16772         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
16773         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
16774         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
16775         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
16777         [BZ #16815]
16778         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
16779         result for FE_DOWNWARD rounding mode.
16780         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
16781         Likewise.
16782         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16784 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
16786         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
16787         in function argument name.
16789 2014-04-03  David Svoboda  <svoboda@cert.org>
16791         [BZ #5666]
16792         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
16793         explicitly.
16795 2014-04-03  Roland McGrath  <roland@hack.frob.com>
16797         * elf/dl-unmap-segments.h: New file.
16798         * sysdeps/generic/ldsodefs.h
16799         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
16800         * elf/dl-close.c: Include <dl-unmap-segments.h>.
16801         * elf/dl-fptr.c: Likewise.
16802         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
16803         * sysdeps/aarch64/tlsdesc.c: Likewise.
16804         * sysdeps/arm/tlsdesc.c: Likewise.
16805         * sysdeps/i386/tlsdesc.c: Likewise.
16806         * sysdeps/tile/dl-runtime.c: Likewise.
16807         * sysdeps/x86_64/tlsdesc.c: Likewise.
16808         * elf/dl-load.h: New file.
16809         * elf/dl-load.c: Include it.
16810         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
16811         Macros moved to dl-load.h.
16812         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
16813         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
16814         Use _dl_unmap_segments in place of __munmap.
16815         Break out segment-mapping loop into ...
16816         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
16818 2014-04-03  Will Newton  <will.newton@linaro.org>
16820         * elf/dl-lookup.c (do_lookup_x): Remove comment
16821         referring to nested function and move variable
16822         declarations down to before first use.
16824 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
16826         [BZ #16799]
16827         [BZ #16800]
16828         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
16829         with 0 numerator.
16830         * math/s_catanf.c (__catanf): Likewise.
16831         * math/s_catanh.c (__catanh): Likewise.
16832         * math/s_catanhf.c (__catanhf): Likewise.
16833         * math/s_catanhl.c (__catanhl): Likewise.
16834         * math/s_catanl.c (__catanl): Likewise.
16835         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
16836         by positive zero when computing -Inf result.
16837         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
16838         (catanh_test): Likewise.
16839         * sysdeps/i386/fpu/libm-test-ulps: Update.
16840         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16842         [BZ #16789]
16843         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
16844         instead of using underflowing value in computing result.
16845         * math/s_clog10.c (__clog10): Likewise.
16846         * math/s_clog10f.c (__clog10f): Likewise.
16847         * math/s_clog10l.c (__clog10l): Likewise.
16848         * math/s_clogf.c (__clogf): Likewise.
16849         * math/s_clogl.c (__clogl): Likewise.
16850         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
16851         (clog10_test): Likewise.
16852         * sysdeps/i386/fpu/libm-test-ulps: Update.
16853         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16855 2014-04-02  Alan Modra  <amodra@gmail.com>
16857         [BZ #16739]
16858         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
16859         output when value is near a power of two.  Use int64_t for lx and
16860         remove casts.  Use decimal rather than hex exponent constants.
16861         Don't use long double multiplication when double will suffice.
16862         * math/libm-test.inc (nextafter_test_data): Add tests.
16863         * NEWS: Add 16739 and 16786 to bug list.
16865         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
16867         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
16869 2014-04-01  Will Newton  <will.newton@linaro.org>
16871         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
16872         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
16874 2014-04-01  Florian Weimer  <fweimer@redhat.com>
16876         [BZ #13347]
16877         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
16878         * nptl/tst-setuid2.c: New file.
16879         * nptl/Makefile (xtests): Add tst-setuid2.
16881 2014-04-01  Alan Modra  <amodra@gmail.com>
16883         [BZ #16786]
16884         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
16886 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16888         [BZ #6803]
16889         [BZ #6804]
16890         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
16891         set errno as appropriate.
16892         * math/w_scalbf.c (__scalbf): Likewise.
16893         * math/w_scalbl.c (__scalbl): Likewise.
16894         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
16895         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
16896         * math/libm-test.inc (scalb_test_data): Add errno expectations.
16897         Add more NaN tests.
16899         [BZ #16349]
16900         * math/w_atan2.c: Include <errno.h>.
16901         (__atan2): Set errno for result underflowing to zero.
16902         * math/w_atan2f.c: Include <errno.h>.
16903         (__atan2f): Set errno for result underflowing to zero.
16904         * math/w_atan2l.c: Include <errno.h>.
16905         (__atan2l): Set errno for result underflowing to zero.
16906         * math/auto-libm-test-in: Don't allow missing errno for some atan2
16907         tests.
16908         * math/auto-libm-test-out: Regenerated.
16910 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16912         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
16913         Encode instruction correctly in little endian.
16914         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
16915         Likewise.
16916         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
16917         Likewise.
16918         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
16919         Likewise.
16920         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
16921         Likewise.
16923 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16925         [BZ #9894]
16926         * sysdeps/unix/sysv/linux/kernel-features.h
16927         [__sparc__ && !__arch64__ && !__sparc_v9__]
16928         (__ASSUME_SET_ROBUST_LIST): Do not define.
16929         [__sparc__ && !__arch64__ && !__sparc_v9__]
16930         (__ASSUME_FUTEX_LOCK_PI): Likewise.
16931         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
16932         Likewise.
16933         * sysdeps/unix/sysv/linux/arm/kernel-features.h
16934         (__ASSUME_FUTEX_LOCK_PI): Undefine.
16935         (__ASSUME_REQUEUE_PI): Likewise.
16936         (__ASSUME_SET_ROBUST_LIST): Likewise.
16937         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
16938         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
16939         Undefine.
16940         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16941         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
16942         Likewise.
16943         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
16944         Likewise.
16945         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
16946         Likewise.
16947         * sysdeps/unix/sysv/linux/mips/kernel-features.h
16948         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
16949         Undefine.
16950         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
16951         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
16952         Likewise.
16954         [BZ #16648]
16955         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16956         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
16957         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
16959 2014-03-31  Will Newton  <will.newton@linaro.org>
16961         * benchtests/Makefile (bench): Add ffs and ffsll to list
16962         of tests.
16963         * benchtests/ffs-inputs: New file.
16964         * benchtests/ffsll-inputs: Likewise.
16966 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
16968         [BZ #16770]
16969         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
16970         too large before casting to int.
16971         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
16972         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
16973         * math/libm-test.inc (scalb_test_data): Add more tests.
16975 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
16977         * benchtests/Makefile (DETAILED_OPT): New make option.
16978         (bench-func): Run benchmark program with -d if DETAILED_OPT is
16979         set.
16980         * benchtests/bench-skeleton.c: Include stdbool.h.
16981         (main): Store and print timings per input.
16982         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
16983         member to each argument value.
16984         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
16985         (_print_arg_data): Initialize per-input timing to 0.
16987         * benchtests/Makefile (timing-type): New binary.
16988         (bench-clean): Also remove bench-timing-type.
16989         (bench): New target for timing-type.
16990         (bench-func): Print output in JSON format.
16991         * benchtests/bench-skeleton.c (main): Print output in JSON
16992         format.
16993         * benchtests/bench-timing-type.c: New file.
16994         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
16995         (TIMING_PRINT_STATS): Remove.
16996         * benchtests/scripts/bench.py (_print_arg_data): Store variant
16997         name separately.
16999         * benchtests/bench-modf.c: Remove.
17000         * benchtests/modf-inputs: New inputs file.
17002 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
17004         [BZ #16362]
17005         * math/s_clog10.c (M_PI_LOG10E): New macro.
17006         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
17007         imaginary parts are 0.
17008         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
17009         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
17010         imaginary parts are 0.
17011         * math/s_clog10l.c (M_PI_LOG10El): New macro.
17012         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
17013         imaginary parts are 0.
17014         * math/libm-test.inc (clog10_test_data): Update expected results
17015         for when real and imaginary parts are 0.
17017 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
17019         * elf/dl-load.c: Finish conversion of __builtin_expect into
17020         __glibc_{un}likely.
17022 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
17024         [BZ #16348]
17025         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
17026         1+x for argument with exponent below -67.
17027         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
17028         Likewise.
17029         * math/auto-libm-test-in: Add more tests of exp.
17030         * math/auto-libm-test-out: Regenerated.
17032 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17034         [BZ #16759]
17035         * inet/getnetgrent_r.c (get_nonempty_val): New function.
17036         (nscd_getnetgrent): Use it.
17038         [BZ #16760]
17039         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
17040         of stpcpy.
17042 2014-03-27  Andi Kleen  <ak@linux.intel.com>
17044         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
17045         (lll_robust_lock, lll_cond_lock, lll_timedlock)
17046         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
17047         (lll_robust_unlock): Remove out of line section. Use cfi
17048         intrinsics.
17049         (LLL_STUB_UNWIND_INFO*): Remove.
17050         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
17051         (lll_robust_lock, lll_cond_lock, lll_timedlock)
17052         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
17053         (lll_robust_unlock): Remove out of line section. Use cfi
17054         intrinsics.
17055         (LLL_STUB_UNWIND_INFO*): Remove.
17057 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17059         [BZ #16758]
17060         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
17061         blank values.
17063 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
17065         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
17067 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
17069         [BZ #16198]
17070         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
17071         fnstenv.
17072         * math/test-fenv-preserve.c: New file.
17073         * math/Makefile (tests): Add test-fenv-preserve.
17075 2014-03-26  Will Newton <will.newton@linaro.org>
17077         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
17079 2014-03-25  Roland McGrath  <roland@hack.frob.com>
17081         * scripts/versionlist.awk: Partition the version sets and emit all
17082         GLIBC_* (sorted) before all others (sorted).
17084 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
17086         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
17087         GLIBC_2.2.5 version.
17089 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17091         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
17092         calls.
17094         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
17095         previous change.
17097         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17099 2014-03-25  Andreas Schwab  <schwab@suse.de>
17101         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
17102         label to be used after in6ailist is initialized.
17104 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17106         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
17107         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
17109 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
17111         [BZ #16357]
17112         [BZ #16599]
17113         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
17114         min_plus_half.
17115         (fp_formats): Update initializers.
17116         (init_fp_formats): Initialize new field.
17117         (output_for_one_input_case): Allow underflow for results up to
17118         min_plus_half.
17119         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
17120         * math/auto-libm-test-in: Don't mark some underflows from asin and
17121         atanh as spurious.
17122         * math/auto-libm-test-out: Regenerated.
17123         * sysdeps/i386/fpu/libm-test-ulps: Update.
17124         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17126 2014-03-25  Andreas Schwab  <schwab@suse.de>
17128         * libio/Makefile (tst-ftell-partial-wide-ENV)
17129         (tst-ftell-active-handler-ENV): Define.
17131 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
17133         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
17135 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
17137         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
17139 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
17141         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
17142         * sysdeps/x86_64/fpu/multiarch/e_exp.c
17143         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
17145 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
17147         [BZ #16634]
17148         * elf/dl-load.c (open_verify): Add mode parameter.
17149         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
17150         (open_path): Change from boolean 'secure' to complete flag 'mode'
17151         (_dl_map_object): Adjust.
17152         * elf/Makefile (tests): Add tst-dlopen-aout.
17153         * elf/tst-dlopen-aout.c: New test.
17155 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
17157         [BZ #16714]
17158         * sysdeps/unix/sysv/linux/s390/bits/stat.h
17159         (struct stat): Rename member pad0 to __glibc_reserved0.
17161         [BZ #16712]
17162         * sysdeps/s390/s390-32/bits/wordsize.h
17163         (__WORDSIZE32_SIZE_ULONG): New define.
17164         * sysdeps/s390/s390-64/bits/wordsize.h
17165         (__WORDSIZE32_SIZE_ULONG): Likewise.
17166         * sysdeps/generic/stdint.h (SIZE_MAX):
17167         Define as UL if __WORDSIZE32_SIZE_ULONG.
17169         [BZ #16713]
17170         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
17171         (__glibc_reserved0): New variable.
17172         (sa_flags): Change type to int.
17174         * posix/Makefile (before-compile): Use += before-compile instead
17175         of a :=.
17177         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
17178         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
17180 2014-03-20  Andreas Schwab  <schwab@suse.de>
17182         [BZ #16743]
17183         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
17184         non-matching result from nscd.
17186 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
17188         * scripts/bench.py: Moved to ...
17189         * benchtests/scripts/bench.py: ... here.
17190         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
17192 2014-03-24  Andreas Schwab  <schwab@suse.de>
17194         [BZ #16002]
17195         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
17196         alloca_account and account alloca use for struct in6ailist.
17198 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
17200         [BZ #16284]
17201         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
17202         rounding mode to recompute results that overflow to infinity or
17203         underflow to zero.
17204         * math/auto-libm-test-in: Don't mark tests as expected to fail for
17205         bug 16284.
17206         * math/auto-libm-test-out: Regenerated.
17207         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
17208         (ccosh_test): Likewise.
17209         (csin_test_data): Use plus_oflow.
17210         (csin_test): Use ALL_RM_TEST.
17211         (csinh_test_data): Use plus_oflow.
17212         (csinh_test): Use ALL_RM_TEST.
17213         * sysdeps/i386/fpu/libm-test-ulps: Update.
17214         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17216 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
17218         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
17219         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
17220         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
17222         [BZ #16731]
17223         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
17224         when x - 1 is zero.
17225         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
17226         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
17227         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
17228         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
17229         argument is 1.
17230         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
17231         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
17232         zero.
17233         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
17234         * sysdeps/i386/fpu/libm-test-ulps: Update.
17235         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17237 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
17239         * scripts/bench.pl: Remove file.
17240         * scripts/bench.py: New benchmark script.
17241         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
17242         * benchtests/README: Mention python dependency.
17243         * scripts/pylintrc: New file.
17244         * scripts/pylint: New file.
17246         * bits/mathdef.h: Use #ifdef instead of #if.
17247         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
17248         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17249         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
17250         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17251         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
17252         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17254 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17255             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17257         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
17258         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
17259         and strpbrk-ppc64 objects.
17260         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17261         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
17262         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
17263         multiarch strpbrk for POWER7.
17264         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
17265         multiarch strpbrk for PPC64.
17266         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
17267         ifunc selector.
17268         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
17269         strpbrk for POWER7.
17271 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
17273         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
17274         (atan_test): Likewise.
17275         (atanh_test_data): Use NO_TEST_INLINE for two tests.
17276         (atanh_test): Use ALL_RM_TEST.
17277         (atan2_test_data): Likewise.
17278         (cabs_test): Likewise.
17279         (cacosh_test): Likewise.
17280         (carg_test): Likewise.
17281         (casin_test): Likewise.
17282         (casinh_test): Likewise.
17283         (cbrt_test): Likewise.
17284         (csqrt_test): Likewise.
17285         (erf_test): Likewise.
17286         (erfc_test): Likewise.
17287         (pow10_test): Likewise.
17288         (exp2_test): Likewise.
17289         (hypot_test): Likewise.
17290         (j0_test): Likewise.
17291         (j1_test): Likewise.
17292         (lgamma_test): Likewise.
17293         (gamma_test): Likewise.
17294         (sincos_test): Likewise.
17295         (tanh_test): Likewise.
17296         (y0_test): Likewise.
17297         (y1_test): Likewise.
17298         * sysdeps/i386/fpu/libm-test-ulps: Update.
17299         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17301 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17303         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
17304         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
17305         and strcspn-ppc64 objects.
17306         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17307         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
17308         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
17309         multiarch strcspn for POWER7.
17310         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
17311         multiarch strcspn for PPC64.
17312         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
17313         ifunc selector.
17314         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
17315         strcspn for POWER7.
17317 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
17319         * math/gen-libm-test.pl (generate_testfile): Expect only function
17320         name as argument to AUTO_TESTS_* and pass results for all rounding
17321         modes to parse_args.
17322         (parse_auto_input): Separate inputs of automatic tests from
17323         outputs before storing in %auto_tests.
17324         * math/libm-test.inc (acos_test_data): Update call to
17325         AUTO_TESTS_f_f.
17326         (acos_test): Use ALL_RM_TEST.
17327         (acos_tonearest_test_data): Remove.
17328         (acos_test_tonearest): Likewise.
17329         (acos_towardzero_test_data): Likewise.
17330         (acos_test_towardzero): Likewise.
17331         (acos_downward_test_data): Likewise.
17332         (acos_test_downward): Likewise.
17333         (acos_upward_test_data): Likewise.
17334         (acos_test_upward): Likewise.
17335         (acosh_test_data): Update call to AUTO_TESTS_f_f.
17336         (asin_test_data): Likewise.
17337         (asin_test): Use ALL_RM_TEST.
17338         (asin_tonearest_test_data): Remove.
17339         (asin_test_tonearest): Likewise.
17340         (asin_towardzero_test_data): Likewise.
17341         (asin_test_towardzero): Likewise.
17342         (asin_downward_test_data): Likewise.
17343         (asin_test_downward): Likewise.
17344         (asin_upward_test_data): Likewise.
17345         (asin_test_upward): Likewise.
17346         (asinh_test_data): Update call to AUTO_TESTS_f_f.
17347         (atan_test_data): Likewise.
17348         (atanh_test_data): Likewise.
17349         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
17350         (cabs_test_data): Update call to AUTO_TESTS_c_f.
17351         (carg_test_data): Likewise.
17352         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
17353         (ccos_test_data): Update call to AUTO_TESTS_c_c.
17354         (ccosh_test_data): Likewise.
17355         (cexp_test_data): Likewise.
17356         (clog_test_data): Likewise.
17357         (clog10_test_data): Likewise.
17358         (cos_test_data): Update call to AUTO_TESTS_f_f.
17359         (cos_test): Use ALL_RM_TEST.
17360         (cos_tonearest_test_data): Remove.
17361         (cos_test_tonearest): Likewise.
17362         (cos_towardzero_test_data): Likewise.
17363         (cos_test_towardzero): Likewise.
17364         (cos_downward_test_data): Likewise.
17365         (cos_test_downward): Likewise.
17366         (cos_upward_test_data): Likewise.
17367         (cos_test_upward): Likewise.
17368         (cosh_test_data): Update call to AUTO_TESTS_f_f.
17369         (cosh_test): Use ALL_RM_TEST.
17370         (cosh_tonearest_test_data): Remove.
17371         (cosh_test_tonearest): Likewise.
17372         (cosh_towardzero_test_data): Likewise.
17373         (cosh_test_towardzero): Likewise.
17374         (cosh_downward_test_data): Likewise.
17375         (cosh_test_downward): Likewise.
17376         (cosh_upward_test_data): Likewise.
17377         (cosh_test_upward): Likewise.
17378         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
17379         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
17380         (ctan_test_data): Likewise.
17381         (ctan_test): Use ALL_RM_TEST.
17382         (ctan_tonearest_test_data): Remove.
17383         (ctan_test_tonearest): Likewise.
17384         (ctan_towardzero_test_data): Likewise.
17385         (ctan_test_towardzero): Likewise.
17386         (ctan_downward_test_data): Likewise.
17387         (ctan_test_downward): Likewise.
17388         (ctan_upward_test_data): Likewise.
17389         (ctan_test_upward): Likewise.
17390         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
17391         (ctanh_test): Use ALL_RM_TEST.
17392         (ctanh_tonearest_test_data): Remove.
17393         (ctanh_test_tonearest): Likewise.
17394         (ctanh_towardzero_test_data): Likewise.
17395         (ctanh_test_towardzero): Likewise.
17396         (ctanh_downward_test_data): Likewise.
17397         (ctanh_test_downward): Likewise.
17398         (ctanh_upward_test_data): Likewise.
17399         (ctanh_test_upward): Likewise.
17400         (erf_test_data): Update call to AUTO_TESTS_f_f.
17401         (erfc_test_data): Likewise.
17402         (exp_test_data): Likewise.
17403         (exp_test): Use ALL_RM_TEST.
17404         (exp_tonearest_test_data): Remove.
17405         (exp_test_tonearest): Likewise.
17406         (exp_towardzero_test_data): Likewise.
17407         (exp_test_towardzero): Likewise.
17408         (exp_downward_test_data): Likewise.
17409         (exp_test_downward): Likewise.
17410         (exp_upward_test_data): Likewise.
17411         (exp_test_upward): Likewise.
17412         (exp10_test_data): Update call to AUTO_TESTS_f_f.
17413         (exp10_test): Use ALL_RM_TEST.
17414         (exp10_tonearest_test_data): Remove.
17415         (exp10_test_tonearest): Likewise.
17416         (exp10_towardzero_test_data): Likewise.
17417         (exp10_test_towardzero): Likewise.
17418         (exp10_downward_test_data): Likewise.
17419         (exp10_test_downward): Likewise.
17420         (exp10_upward_test_data): Likewise.
17421         (exp10_test_upward): Likewise.
17422         (exp2_test_data): Update call to AUTO_TESTS_f_f.
17423         (expm1_test_data): Likewise.
17424         (expm1_test): Use ALL_RM_TEST.
17425         (expm1_tonearest_test_data): Remove.
17426         (expm1_test_tonearest): Likewise.
17427         (expm1_towardzero_test_data): Likewise.
17428         (expm1_test_towardzero): Likewise.
17429         (expm1_downward_test_data): Likewise.
17430         (expm1_test_downward): Likewise.
17431         (expm1_upward_test_data): Likewise.
17432         (expm1_test_upward): Likewise.
17433         (fma_test_data): Update call to AUTO_TESTS_fff_f.
17434         (fma_test): Use ALL_RM_TEST.
17435         (fma_towardzero_test_data): Remove.
17436         (fma_test_towardzero): Likewise.
17437         (fma_downward_test_data): Likewise.
17438         (fma_test_downward): Likewise.
17439         (fma_upward_test_data): Likewise.
17440         (fma_test_upward): Likewise.
17441         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
17442         (j0_test_data): Update call to AUTO_TESTS_f_f.
17443         (j1_test_data): Likewise.
17444         (jn_test_data): Update call to AUTO_TESTS_if_f.
17445         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
17446         (log_test_data): Update call to AUTO_TESTS_f_f.
17447         (log10_test_data): Likewise.
17448         (log1p_test_data): Likewise.
17449         (log2_test_data): Likewise.
17450         (pow_test_data): Update call to AUTO_TESTS_ff_f.
17451         (pow_tonearest_test_data): Likewise.
17452         (sin_test_data): Update call to AUTO_TESTS_f_f.
17453         (sin_test): Use ALL_RM_TEST.
17454         (sin_tonearest_test_data): Remove.
17455         (sin_test_tonearest): Likewise.
17456         (sin_towardzero_test_data): Likewise.
17457         (sin_test_towardzero): Likewise.
17458         (sin_downward_test_data): Likewise.
17459         (sin_test_downward): Likewise.
17460         (sin_upward_test_data): Likewise.
17461         (sin_test_upward): Likewise.
17462         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
17463         (sinh_test_data): Update call to AUTO_TESTS_f_f.
17464         (sinh_test): Use ALL_RM_TEST.
17465         (sinh_tonearest_test_data): Remove.
17466         (sinh_test_tonearest): Likewise.
17467         (sinh_towardzero_test_data): Likewise.
17468         (sinh_test_towardzero): Likewise.
17469         (sinh_downward_test_data): Likewise.
17470         (sinh_test_downward): Likewise.
17471         (sinh_upward_test_data): Likewise.
17472         (sinh_test_upward): Likewise.
17473         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
17474         (sqrt_test): Use ALL_RM_TEST.
17475         (sqrt_tonearest_test_data): Remove.
17476         (sqrt_test_tonearest): Likewise.
17477         (sqrt_towardzero_test_data): Likewise.
17478         (sqrt_test_towardzero): Likewise.
17479         (sqrt_downward_test_data): Likewise.
17480         (sqrt_test_downward): Likewise.
17481         (sqrt_upward_test_data): Likewise.
17482         (sqrt_test_upward): Likewise.
17483         (tan_test_data): Update call to AUTO_TESTS_f_f.
17484         (tan_test): Use ALL_RM_TEST.
17485         (tan_tonearest_test_data): Remove.
17486         (tan_test_tonearest): Likewise.
17487         (tan_towardzero_test_data): Likewise.
17488         (tan_test_towardzero): Likewise.
17489         (tan_downward_test_data): Likewise.
17490         (tan_test_downward): Likewise.
17491         (tan_upward_test_data): Likewise.
17492         (tan_test_upward): Likewise.
17493         (tanh_test_data): Update call to AUTO_TESTS_f_f.
17494         (tgamma_test_data): Likewise.
17495         (y0_test_data): Likewise.
17496         (y1_test_data): Likewise.
17497         (yn_test_data): Update call to AUTO_TESTS_if_f.
17498         (main): Do not call removed functions.
17500 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17502         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
17503         (ldexp_test_data): Remove.
17504         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
17505         scalbn_test_data.
17506         (scalb_test): Use ALL_RM_TEST.
17508 2014-03-19  Andreas Schwab  <schwab@suse.de>
17510         * nscd/nscd.service: Also invalidate netgroup cache on reload.
17512 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17514         [BZ #16649]
17515         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
17516         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
17517         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
17518         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17519         (__ASSUME_PREADV): Undefine.
17520         (__ASSUME_PWRITEV): Likewise.
17522 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17524         * bits/mman-linux.h: Add comment about non-Linux use.
17525         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
17526         bits/mman-linux.h resting place.
17528         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
17529         * bits/mman-linux.h: ... here.
17531 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17533         * conform/conformtest.pl: Add standard definition when calling C
17534         preprocessor on data files.
17535         (checknamespace): Remove unused variable.
17537 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17539         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
17540         minus_oflow, plus_uflow and minus_uflow in expected results.
17541         * math/libm-test.inc (scalbn_test_data): Add more tests of
17542         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
17543         minus_uflow.
17544         (scalbn_test): Use ALL_RM_TEST.
17545         (scalbln_test_data): Add more tests of negative arguments.  Use
17546         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
17547         (scalbln_test): Use ALL_RM_TEST.
17549 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17551         * scripts/abilist.awk: Ignore symbols marked with .hidden.
17553 2014-03-18  Will Newton  <will.newton@linaro.org>
17555         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
17556         inaccurate comment.
17558 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17560         * Makerules [!subdir] (check-abi): Exit with error status if a
17561         test failed.
17563 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17565         * math/libm-test.inc (nearbyint_test_data): Include all tests used
17566         for rint.  Include results for all rounding modes.
17567         (nearbyint_test): Use ALL_RM_TEST.
17568         (rint_test_data): Include all tests used for nearbyint.
17570 2014-03-17  Will Newton  <will.newton@linaro.org>
17572         * nptl/sysdeps/pthread/pthread.h: Revert previous
17573         change.
17575         * sysdeps/generic/ldsodefs.h: Revert previous
17576         change.
17578         * libio/genops.c: Revert previous change.
17579         * libio/libioP.h: Likewise.
17580         * stdio-common/vfprintf.c: Likewise.
17582         * sysdeps/generic/math_private.h: Revert previous
17583         change.
17585         * sysdeps/generic/math_private.h: Check whether
17586         HAVE_RM_CTX is defined with #ifdef rather
17587         than #if.
17589         * argp/argp-fmtstream.h: Check whether
17590         __STRICT_ANSI__ is defined with #ifdef rather
17591         than #if.
17592         * argp/argp.h: Likewise.
17594         * libio/genops.c: Check whether
17595         _IO_JUMPS_OFFSET is defined with #ifdef rather
17596         than #if.
17597         * libio/libioP.h: Likewise.
17598         * stdio-common/vfprintf.c: Likewise.
17600         * sysdeps/generic/ldsodefs.h: Check whether
17601         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
17602         than #if.
17604         * nptl/sysdeps/pthread/pthread.h: Check
17605         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
17606         its value.
17608 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
17610         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
17611         setting O_APPEND.
17612         * libio/tst-ftell-active-handler.c (do_append_test): Add a
17613         test case.
17615         [BZ #16680]
17616         * libio/fileops.c (_IO_file_open): Seek to end of file but
17617         don't cache the offset.
17618         (get_file_offset): Remove function.
17619         (do_ftell): Use cached offset when available.
17620         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
17621         don't cache the offset.
17622         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
17623         case.
17624         (do_one_test): Call it.
17625         (do_ftell_test): Fix up expected old offset for a+ mode.
17626         * libio/wfileops.c (do_ftell_wide): Used cached offset when
17627         available.
17629         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
17630         up test status with function return status.
17631         (do_write_test): Likewise.
17632         (do_append_test): Likewise.
17634         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
17635         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
17636         Remove.
17638 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17640         * math/gen-libm-test.pl (parse_args): Handle results specified for
17641         each rounding mode separately.
17642         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
17643         tests and results from lrint_tonearest_test_data,
17644         lrint_towardzero_test_data, lrint_downward_test_data and
17645         lrint_upward_test_data.
17646         (lrint_test): Use ALL_RM_TEST.
17647         (lrint_tonearest_test_data): Remove.
17648         (lrint_test_tonearest): Likewise.
17649         (lrint_towardzero_test_data): Likewise.
17650         (lrint_test_towardzero): Likewise.
17651         (lrint_downward_test_data): Likewise.
17652         (lrint_test_downward): Likewise.
17653         (lrint_upward_test_data): Likewise.
17654         (lrint_test_upward): Likewise.
17655         (llrint_test_data): Merge in per-rounding-mode tests and results
17656         from llrint_tonearest_test_data, llrint_towardzero_test_data,
17657         llrint_downward_test_data and llrint_upward_test_data.
17658         (llrint_test): Use ALL_RM_TEST.
17659         (llrint_tonearest_test_data): Remove.
17660         (llrint_test_tonearest): Likewise.
17661         (llrint_towardzero_test_data): Likewise.
17662         (llrint_test_towardzero): Likewise.
17663         (llrint_downward_test_data): Likewise.
17664         (llrint_test_downward): Likewise.
17665         (llrint_upward_test_data): Likewise.
17666         (llrint_test_upward): Likewise.
17667         (rint_test_data): Merge in per-rounding-mode tests and results
17668         from rint_tonearest_test_data, rint_towardzero_test_data,
17669         rint_downward_test_data and rint_upward_test_data.  Add
17670         per-rounding-mode results for tests not in those arrays.
17671         (rint_test): Use ALL_RM_TEST.
17672         (rint_tonearest_test_data): Remove.
17673         (rint_test_tonearest): Likewise.
17674         (rint_towardzero_test_data): Likewise.
17675         (rint_test_towardzero): Likewise.
17676         (rint_downward_test_data): Likewise.
17677         (rint_test_downward): Likewise.
17678         (rint_upward_test_data): Likewise.
17679         (rint_test_upward): Likewise.
17680         (main): Don't call removed functions.
17682 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17684         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
17685         "Compiled on ..." crapola.  It is anti-useful.
17687 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
17689         * scripts/evaluate-test.sh: Handle fourth argument to determine
17690         whether test run should stop on failure.
17691         * Makeconfig (stop-on-test-failure): New variable.
17692         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
17693         $(stop-on-test-failure).
17694         * Makefile (tests): Give a summary of results from testing and
17695         exit with failure status if they include an ERROR or FAIL.
17696         (xtests): Likewise.
17697         * manual/install.texi (Configuring and compiling): Mention
17698         stop-on-test-failure=y.
17699         * INSTALL: Regenerated.
17701 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17703         * scripts/versionlist.awk: New file.
17704         * Makerules [$(build-shared) = yes]
17705         (postclean-generated): Add Versions.def, not Versions.def.v and
17706         Versions.def.v.i.
17707         ($(common-objpfx)Versions.def.v.i): Target removed.
17708         ($(common-objpfx)Versions.def): New target.
17709         ($(common-objpfx)Versions.all): Depend on that rather that
17710         $(common-objpfx)Versions.def.v.
17711         * Versions.def: File removed.
17713         * Makeconfig (+gccwarn): Add -Wundef.
17714         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
17715         a dl-sysdep.h breaking its contract.
17716         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
17717         * include/stackinfo.h: New file.
17718         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
17719         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
17720         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
17721         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
17722         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
17723         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
17724         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17725         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17726         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17727         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17728         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17729         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
17730         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17731         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17732         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17734 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17736         [BZ #16707]
17737         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
17738         implementation.
17739         * math/libm-test.inc (round_test_data): Add more tests.
17741         [BZ #16706]
17742         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
17743         implementation.
17744         * math/libm-test.inc (nearbyint_test_data): Add more tests.
17746         [BZ #16701]
17747         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
17748         implementation.
17749         * math/libm-test.inc (ceil_test_data): Add more tests.
17751         * math/libm-test.inc (trunc_test_data): Add more tests related to
17752         BZ#16414.
17754 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17756         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
17757         with #if rather than #ifdef.
17758         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
17760 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
17762         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
17763         first.  Disable AVX-512 GCC support if assembler doesn't support
17764         it.
17765         * sysdeps/x86_64/configure: Regenerated.
17767 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
17769         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
17770         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
17771         (__old_pthread_attr_setstack): Likewise.
17772         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
17773         [!_STACK_GROWS_DOWN]: Likewise.
17775 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
17777         * config.make.in (have-bash2): Delete.
17778         * configure.ac (libc_cv_have_bash2): Delete.
17779         * configure: Regenerate.
17780         * elf/Makefile (common-ldd-rewrite): Rename to ...
17781         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
17782         (sh-ldd-rewrite): Delete.
17783         (bash-ldd-rewrite): Delete.
17784         (have-bash2): Delete checks.
17785         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
17786         ldd-rewrite.
17788         * config.make.in (have-ksh): Delete.
17789         (KSH): Delete.
17790         * configure.ac (libc_cv_have_ksh): Delete.
17791         * configure: Regenerate.
17793         * elf/Makefile: Delete $(have-ksh) check.
17794         ($(objpfx)sotruss): Change KSH to BASH.
17795         * elf/sotruss.ksh: Rename to ...
17796         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
17797         function style to match POSIX.  Drop ksh vim mode setting.
17799         * manual/time.texi (Specifying the Time Zone with TZ): Change
17800         Tuesday to Thursday.
17802         * debug/tst-longjmp_chk2.c: Update header comment.
17803         (stackoverflow_handler): Add comment.  Call assert on pass value.
17805 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
17807         [BZ #16194]
17808         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
17809         (HAVE_AVX512_ASM_SUPPORT): Likewise.
17810         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
17811         (La_x86_64_vector): Add zmm.
17812         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
17813         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
17814         ($(objpfx)tst-audit10): New target.
17815         ($(objpfx)tst-audit10.out): Likewise.
17816         (tst-audit10-ENV): New.
17817         (AVX512-CFLAGS): Likewise.
17818         (CFLAGS-tst-audit10.c): Likewise.
17819         (CFLAGS-tst-auditmod10a.c): Likewise.
17820         (CFLAGS-tst-auditmod10b.c): Likewise.
17821         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
17822         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
17823         * sysdeps/x86_64/configure: Regenerated.
17824         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
17825         AVX-512 zmm register support.
17826         (_dl_x86_64_save_sse): Likewise.
17827         (_dl_x86_64_restore_sse): Likewise.
17828         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
17829         size vector registers.
17830         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
17831         (ZMM_SIZE): Likewise.
17832         * sysdeps/x86_64/tst-audit10.c: New file.
17833         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
17834         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
17836 2014-03-13  Roland McGrath  <roland@hack.frob.com>
17838         * configure.ac (HAVE_EHDR_START): New check.
17839         * configure: Regenerated.
17840         * config.h.in (HAVE_EHDR_START): New #undef.
17841         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
17842         assuming the lowest-addressed segment maps the start of the file.
17844 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
17846         * INSTALL: Regenerated.
17848 2014-03-13  Will Newton  <will.newton@linaro.org>
17850         * manual/setjmp.texi (System V contexts): Improve
17851         clarity and grammar of documentation.
17853 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
17855         [BZ #16381]
17856         * elf/Makefile (tests): Add tst-pie2.
17857         (tests-pie): Add tst-pie2.
17858         * elf/tst-pie2.c: New file.
17859         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
17860         for ET_EXEC.
17861         * elf/rtld.c (map_doit): Load executable as lt_executable.
17862         (dl_main): Likewise.
17864 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
17866         [BZ #16642]
17867         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17868         (__ASSUME_PSELECT): Undefine.
17870 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17872         [BZ #16689]
17873         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
17874         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
17875         static build.
17876         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
17877         selector for static builds.
17879 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17881         [BZ #16695]
17882         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
17883         key in the buffer.
17885 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17887         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
17888         IFUNC selector for static builds.
17890 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
17892         * sysdeps/mips/math_private.h [__mips_hard_float]
17893         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
17894         libc_feresetround_mips_ctx.
17895         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
17896         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
17897         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
17899         [BZ #16677]
17900         * math/s_nextafter.c (__nextafter): Do not return value from
17901         overflowing computation.
17902         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
17903         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
17904         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
17905         Likewise.
17906         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
17907         Likewise.
17908         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
17909         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
17911 2014-03-11  Roland McGrath  <roland@hack.frob.com>
17913         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
17914         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
17915         Move sfi_sp use from the load-multiple (that no longer sets sp) to
17916         the new mov targetting sp.
17918 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17920         [BZ #16683]
17921         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
17922         Define it for static builds as well.
17923         (NO_BZERO_IMPL): Likewise.
17925 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17927         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
17928         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
17929         multiarch strspn for PPC64.
17930         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
17931         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
17932         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17933         (__libc_ifunc_impl_list): Likewise.
17934         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
17935         multiarch optimizations
17936         * string/strspn.c (strspn): Using macro to redefine symbol name.
17938 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17939             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17941         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
17942         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
17943         multiarch strncat for PPC64.
17944         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
17945         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
17946         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17947         (__libc_ifunc_impl_list): Likewise.
17948         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
17949         multiarch optimizations
17951 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
17953         [BZ #16639]
17954         * nscd/nscd.service: Make service type forking.
17956 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17958         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
17959         sign in non default rounding modes.
17960         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
17962 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
17964         * math/libm-test.inc (ALL_RM_TEST): New macro.
17965         (ceil_test): Use ALL_RM_TEST.
17966         (cimag_test): Likewise.
17967         (conj_test): Likewise.
17968         (copysign_test): Likewise.
17969         (cproj_test): Likewise.
17970         (creal_test): Likewise.
17971         (fabs_test): Likewise.
17972         (floor_test): Likewise.
17973         (fmax_test): Likewise.
17974         (fmin_test): Likewise.
17975         (fmod_test): Likewise.
17976         (fpclassify_test): Likewise.
17977         (frexp_test): Likewise.
17978         (ilogb_test): Likewise.
17979         (isfinite_test): Likewise.
17980         (finite_test): Likewise.
17981         (isgreater_test): Likewise.
17982         (isgreaterequal_test): Likewise.
17983         (isinf_test): Likewise.
17984         (isless_test): Likewise.
17985         (islessequal_test): Likewise.
17986         (islessgreater_test): Likewise.
17987         (isnan_test): Likewise.
17988         (isnormal_test): Likewise.
17989         (issignaling_test): Likewise.
17990         (isunordered_test): Likewise.
17991         (logb_test): Likewise.
17992         (logb_downward_test_data): Remove.
17993         (logb_test_downward): Likewise.
17994         (lround_test): Use ALL_RM_TEST.
17995         (llround_test): Likewise.
17996         (modf_test): Likewise.
17997         (nexttoward_test): Likewise.
17998         (remainder_test): Likewise.
17999         (drem_test): Likewise.
18000         (remainder_tonearest_test_data): Likewise.
18001         (remainder_test_tonearest): Likewise.
18002         (drem_test_tonearest): Likewise.
18003         (remainder_towardzero_test_data): Likewise.
18004         (remainder_test_towardzero): Likewise.
18005         (drem_test_towardzero): Likewise.
18006         (remainder_downward_test_data): Likewise.
18007         (remainder_test_downward): Likewise.
18008         (drem_test_downward): Likewise.
18009         (remainder_upward_test_data): Likewise.
18010         (remainder_test_upward): Likewise.
18011         (drem_test_upward): Likewise.
18012         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
18013         (round_test): Use ALL_RM_TEST.
18014         (signbit_test): Likewise.
18015         (trunc_test): Likewise.
18016         (significand_test): Likewise.
18017         (main): Don't call removed functions.
18019 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
18021         [BZ #16674]
18022         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
18023         || __USE_XOPEN2K8].
18024         (ILL_ILLOPN): Likewise.
18025         (ILL_ILLADR): Likewise.
18026         (ILL_ILLTRP): Likewise.
18027         (ILL_PRVOPC): Likewise.
18028         (ILL_PRVREG): Likewise.
18029         (ILL_COPROC): Likewise.
18030         (ILL_BADSTK): Likewise.
18031         (FPE_INTDIV): Likewise.
18032         (FPE_INTOVF): Likewise.
18033         (FPE_FLTDIV): Likewise.
18034         (FPE_FLTOVF): Likewise.
18035         (FPE_FLTUND): Likewise.
18036         (FPE_FLTRES): Likewise.
18037         (FPE_FLTINV): Likewise.
18038         (FPE_FLTSUB): Likewise.
18039         (SEGV_MAPERR): Likewise.
18040         (SEGV_ACCERR): Likewise.
18041         (BUS_ADRALN): Likewise.
18042         (BUS_ADRERR): Likewise.
18043         (BUS_OBJERR): Likewise.
18044         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18045         (TRAP_TRACE): Likewise.
18046         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18047         __USE_XOPEN2K8].
18048         (CLD_KILLED): Likewise.
18049         (CLD_DUMPED): Likewise.
18050         (CLD_TRAPPED): Likewise.
18051         (CLD_STOPPED): Likewise.
18052         (CLD_CONTINUED): Likewise.
18053         (POLL_IN): Likewise.
18054         (POLL_OUT): Likewise.
18055         (POLL_MSG): Likewise.
18056         (POLL_ERR): Likewise.
18057         (POLL_PRI): Likewise.
18058         (POLL_HUP): Likewise.
18059         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
18060         Likewise.
18061         (ILL_ILLOPN): Likewise.
18062         (ILL_ILLADR): Likewise.
18063         (ILL_ILLTRP): Likewise.
18064         (ILL_PRVOPC): Likewise.
18065         (ILL_PRVREG): Likewise.
18066         (ILL_COPROC): Likewise.
18067         (ILL_BADSTK): Likewise.
18068         (FPE_INTDIV): Likewise.
18069         (FPE_INTOVF): Likewise.
18070         (FPE_FLTDIV): Likewise.
18071         (FPE_FLTOVF): Likewise.
18072         (FPE_FLTUND): Likewise.
18073         (FPE_FLTRES): Likewise.
18074         (FPE_FLTINV): Likewise.
18075         (FPE_FLTSUB): Likewise.
18076         (SEGV_MAPERR): Likewise.
18077         (SEGV_ACCERR): Likewise.
18078         (BUS_ADRALN): Likewise.
18079         (BUS_ADRERR): Likewise.
18080         (BUS_OBJERR): Likewise.
18081         (BUS_MCEERR_AR): Likewise.
18082         (BUS_MCEERR_AO): Likewise.
18083         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18084         (TRAP_TRACE): Likewise.
18085         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18086         __USE_XOPEN2K8].
18087         (CLD_KILLED): Likewise.
18088         (CLD_DUMPED): Likewise.
18089         (CLD_TRAPPED): Likewise.
18090         (CLD_STOPPED): Likewise.
18091         (CLD_CONTINUED): Likewise.
18092         (POLL_IN): Likewise.
18093         (POLL_OUT): Likewise.
18094         (POLL_MSG): Likewise.
18095         (POLL_ERR): Likewise.
18096         (POLL_PRI): Likewise.
18097         (POLL_HUP): Likewise.
18098         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
18099         (ILL_ILLOPN): Likewise.
18100         (ILL_ILLADR): Likewise.
18101         (ILL_ILLTRP): Likewise.
18102         (ILL_PRVOPC): Likewise.
18103         (ILL_PRVREG): Likewise.
18104         (ILL_COPROC): Likewise.
18105         (ILL_BADSTK): Likewise.
18106         (FPE_INTDIV): Likewise.
18107         (FPE_INTOVF): Likewise.
18108         (FPE_FLTDIV): Likewise.
18109         (FPE_FLTOVF): Likewise.
18110         (FPE_FLTUND): Likewise.
18111         (FPE_FLTRES): Likewise.
18112         (FPE_FLTINV): Likewise.
18113         (FPE_FLTSUB): Likewise.
18114         (SEGV_MAPERR): Likewise.
18115         (SEGV_ACCERR): Likewise.
18116         (BUS_ADRALN): Likewise.
18117         (BUS_ADRERR): Likewise.
18118         (BUS_OBJERR): Likewise.
18119         (BUS_MCEERR_AR): Likewise.
18120         (BUS_MCEERR_AO): Likewise.
18121         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18122         (TRAP_TRACE): Likewise.
18123         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18124         __USE_XOPEN2K8].
18125         (CLD_KILLED): Likewise.
18126         (CLD_DUMPED): Likewise.
18127         (CLD_TRAPPED): Likewise.
18128         (CLD_STOPPED): Likewise.
18129         (CLD_CONTINUED): Likewise.
18130         (POLL_IN): Likewise.
18131         (POLL_OUT): Likewise.
18132         (POLL_MSG): Likewise.
18133         (POLL_ERR): Likewise.
18134         (POLL_PRI): Likewise.
18135         (POLL_HUP): Likewise.
18136         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
18137         Likewise.
18138         (ILL_ILLOPN): Likewise.
18139         (ILL_ILLADR): Likewise.
18140         (ILL_ILLTRP): Likewise.
18141         (ILL_PRVOPC): Likewise.
18142         (ILL_PRVREG): Likewise.
18143         (ILL_COPROC): Likewise.
18144         (ILL_BADSTK): Likewise.
18145         (ILL_BADIADDR): Likewise.
18146         (ILL_BREAK): Likewise.
18147         (FPE_INTDIV): Likewise.
18148         (FPE_INTOVF): Likewise.
18149         (FPE_FLTDIV): Likewise.
18150         (FPE_FLTOVF): Likewise.
18151         (FPE_FLTUND): Likewise.
18152         (FPE_FLTRES): Likewise.
18153         (FPE_FLTINV): Likewise.
18154         (FPE_FLTSUB): Likewise.
18155         (FPE_DECOVF): Likewise.
18156         (FPE_DECDIV): Likewise.
18157         (FPE_DECERR): Likewise.
18158         (FPE_INVASC): Likewise.
18159         (FPE_INVDEC): Likewise.
18160         (SEGV_MAPERR): Likewise.
18161         (SEGV_ACCERR): Likewise.
18162         (SEGV_PSTKOVF): Likewise.
18163         (BUS_ADRALN): Likewise.
18164         (BUS_ADRERR): Likewise.
18165         (BUS_OBJERR): Likewise.
18166         (BUS_MCEERR_AR): Likewise.
18167         (BUS_MCEERR_AO): Likewise.
18168         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18169         (TRAP_TRACE): Likewise.
18170         (TRAP_BRANCH): Likewise.
18171         (TRAP_HWBKPT): Likewise.
18172         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18173         __USE_XOPEN2K8].
18174         (CLD_KILLED): Likewise.
18175         (CLD_DUMPED): Likewise.
18176         (CLD_TRAPPED): Likewise.
18177         (CLD_STOPPED): Likewise.
18178         (CLD_CONTINUED): Likewise.
18179         (POLL_IN): Likewise.
18180         (POLL_OUT): Likewise.
18181         (POLL_MSG): Likewise.
18182         (POLL_ERR): Likewise.
18183         (POLL_PRI): Likewise.
18184         (POLL_HUP): Likewise.
18185         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
18186         (ILL_ILLOPN): Likewise.
18187         (ILL_ILLADR): Likewise.
18188         (ILL_ILLTRP): Likewise.
18189         (ILL_PRVOPC): Likewise.
18190         (ILL_PRVREG): Likewise.
18191         (ILL_COPROC): Likewise.
18192         (ILL_BADSTK): Likewise.
18193         (FPE_INTDIV): Likewise.
18194         (FPE_INTOVF): Likewise.
18195         (FPE_FLTDIV): Likewise.
18196         (FPE_FLTOVF): Likewise.
18197         (FPE_FLTUND): Likewise.
18198         (FPE_FLTRES): Likewise.
18199         (FPE_FLTINV): Likewise.
18200         (FPE_FLTSUB): Likewise.
18201         (SEGV_MAPERR): Likewise.
18202         (SEGV_ACCERR): Likewise.
18203         (BUS_ADRALN): Likewise.
18204         (BUS_ADRERR): Likewise.
18205         (BUS_OBJERR): Likewise.
18206         (BUS_MCEERR_AR): Likewise.
18207         (BUS_MCEERR_AO): Likewise.
18208         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18209         (TRAP_TRACE): Likewise.
18210         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18211         __USE_XOPEN2K8].
18212         (CLD_KILLED): Likewise.
18213         (CLD_DUMPED): Likewise.
18214         (CLD_TRAPPED): Likewise.
18215         (CLD_STOPPED): Likewise.
18216         (CLD_CONTINUED): Likewise.
18217         (POLL_IN): Likewise.
18218         (POLL_OUT): Likewise.
18219         (POLL_MSG): Likewise.
18220         (POLL_ERR): Likewise.
18221         (POLL_PRI): Likewise.
18222         (POLL_HUP): Likewise.
18223         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
18224         (ILL_ILLOPN): Likewise.
18225         (ILL_ILLADR): Likewise.
18226         (ILL_ILLTRP): Likewise.
18227         (ILL_PRVOPC): Likewise.
18228         (ILL_PRVREG): Likewise.
18229         (ILL_COPROC): Likewise.
18230         (ILL_BADSTK): Likewise.
18231         (FPE_INTDIV): Likewise.
18232         (FPE_INTOVF): Likewise.
18233         (FPE_FLTDIV): Likewise.
18234         (FPE_FLTOVF): Likewise.
18235         (FPE_FLTUND): Likewise.
18236         (FPE_FLTRES): Likewise.
18237         (FPE_FLTINV): Likewise.
18238         (FPE_FLTSUB): Likewise.
18239         (SEGV_MAPERR): Likewise.
18240         (SEGV_ACCERR): Likewise.
18241         (BUS_ADRALN): Likewise.
18242         (BUS_ADRERR): Likewise.
18243         (BUS_OBJERR): Likewise.
18244         (BUS_MCEERR_AR): Likewise.
18245         (BUS_MCEERR_AO): Likewise.
18246         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18247         (TRAP_TRACE): Likewise.
18248         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18249         __USE_XOPEN2K8].
18250         (CLD_KILLED): Likewise.
18251         (CLD_DUMPED): Likewise.
18252         (CLD_TRAPPED): Likewise.
18253         (CLD_STOPPED): Likewise.
18254         (CLD_CONTINUED): Likewise.
18255         (POLL_IN): Likewise.
18256         (POLL_OUT): Likewise.
18257         (POLL_MSG): Likewise.
18258         (POLL_ERR): Likewise.
18259         (POLL_PRI): Likewise.
18260         (POLL_HUP): Likewise.
18261         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
18262         (ILL_ILLOPN): Likewise.
18263         (ILL_ILLADR): Likewise.
18264         (ILL_ILLTRP): Likewise.
18265         (ILL_PRVOPC): Likewise.
18266         (ILL_PRVREG): Likewise.
18267         (ILL_COPROC): Likewise.
18268         (ILL_BADSTK): Likewise.
18269         (FPE_INTDIV): Likewise.
18270         (FPE_INTOVF): Likewise.
18271         (FPE_FLTDIV): Likewise.
18272         (FPE_FLTOVF): Likewise.
18273         (FPE_FLTUND): Likewise.
18274         (FPE_FLTRES): Likewise.
18275         (FPE_FLTINV): Likewise.
18276         (FPE_FLTSUB): Likewise.
18277         (SEGV_MAPERR): Likewise.
18278         (SEGV_ACCERR): Likewise.
18279         (BUS_ADRALN): Likewise.
18280         (BUS_ADRERR): Likewise.
18281         (BUS_OBJERR): Likewise.
18282         (BUS_MCEERR_AR): Likewise.
18283         (BUS_MCEERR_AO): Likewise.
18284         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18285         (TRAP_TRACE): Likewise.
18286         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18287         __USE_XOPEN2K8].
18288         (CLD_KILLED): Likewise.
18289         (CLD_DUMPED): Likewise.
18290         (CLD_TRAPPED): Likewise.
18291         (CLD_STOPPED): Likewise.
18292         (CLD_CONTINUED): Likewise.
18293         (POLL_IN): Likewise.
18294         (POLL_OUT): Likewise.
18295         (POLL_MSG): Likewise.
18296         (POLL_ERR): Likewise.
18297         (POLL_PRI): Likewise.
18298         (POLL_HUP): Likewise.
18299         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
18300         (ILL_ILLOPN): Likewise.
18301         (ILL_ILLADR): Likewise.
18302         (ILL_ILLTRP): Likewise.
18303         (ILL_PRVOPC): Likewise.
18304         (ILL_PRVREG): Likewise.
18305         (ILL_COPROC): Likewise.
18306         (ILL_BADSTK): Likewise.
18307         (ILL_DBLFLT): Likewise.
18308         (ILL_HARDWALL): Likewise.
18309         (FPE_INTDIV): Likewise.
18310         (FPE_INTOVF): Likewise.
18311         (FPE_FLTDIV): Likewise.
18312         (FPE_FLTOVF): Likewise.
18313         (FPE_FLTUND): Likewise.
18314         (FPE_FLTRES): Likewise.
18315         (FPE_FLTINV): Likewise.
18316         (FPE_FLTSUB): Likewise.
18317         (SEGV_MAPERR): Likewise.
18318         (SEGV_ACCERR): Likewise.
18319         (BUS_ADRALN): Likewise.
18320         (BUS_ADRERR): Likewise.
18321         (BUS_OBJERR): Likewise.
18322         (BUS_MCEERR_AR): Likewise.
18323         (BUS_MCEERR_AO): Likewise.
18324         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18325         (TRAP_TRACE): Likewise.
18326         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18327         __USE_XOPEN2K8].
18328         (CLD_KILLED): Likewise.
18329         (CLD_DUMPED): Likewise.
18330         (CLD_TRAPPED): Likewise.
18331         (CLD_STOPPED): Likewise.
18332         (CLD_CONTINUED): Likewise.
18333         (POLL_IN): Likewise.
18334         (POLL_OUT): Likewise.
18335         (POLL_MSG): Likewise.
18336         (POLL_ERR): Likewise.
18337         (POLL_PRI): Likewise.
18338         (POLL_HUP): Likewise.
18339         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
18340         (ILL_ILLOPN): Likewise.
18341         (ILL_ILLADR): Likewise.
18342         (ILL_ILLTRP): Likewise.
18343         (ILL_PRVOPC): Likewise.
18344         (ILL_PRVREG): Likewise.
18345         (ILL_COPROC): Likewise.
18346         (ILL_BADSTK): Likewise.
18347         (FPE_INTDIV): Likewise.
18348         (FPE_INTOVF): Likewise.
18349         (FPE_FLTDIV): Likewise.
18350         (FPE_FLTOVF): Likewise.
18351         (FPE_FLTUND): Likewise.
18352         (FPE_FLTRES): Likewise.
18353         (FPE_FLTINV): Likewise.
18354         (FPE_FLTSUB): Likewise.
18355         (SEGV_MAPERR): Likewise.
18356         (SEGV_ACCERR): Likewise.
18357         (BUS_ADRALN): Likewise.
18358         (BUS_ADRERR): Likewise.
18359         (BUS_OBJERR): Likewise.
18360         (BUS_MCEERR_AR): Likewise.
18361         (BUS_MCEERR_AO): Likewise.
18362         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18363         (TRAP_TRACE): Likewise.
18364         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18365         __USE_XOPEN2K8].
18366         (CLD_KILLED): Likewise.
18367         (CLD_DUMPED): Likewise.
18368         (CLD_TRAPPED): Likewise.
18369         (CLD_STOPPED): Likewise.
18370         (CLD_CONTINUED): Likewise.
18371         (POLL_IN): Likewise.
18372         (POLL_OUT): Likewise.
18373         (POLL_MSG): Likewise.
18374         (POLL_ERR): Likewise.
18375         (POLL_PRI): Likewise.
18376         (POLL_HUP): Likewise.
18377         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
18378         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18380         [BZ #16670]
18381         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
18382         before #include of <time.h>.
18383         [!__USE_XOPEN2K] (__need_timespec): Likewise.
18384         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
18385         (test-xfail-UNIX98/sched.h/conform): Likewise.
18387 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
18389         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
18390         error absence of trapping exception support.
18391         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
18393 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
18395         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
18396         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
18397         * timezone/Makefile (testdata): Move definition above include of
18398         Rules.
18399         (test-zones): New variable.
18400         (tests-special): Add zone files.
18401         (build-testdata): Use $(evaluate-test).
18403         * elf/Makefile (tests-special): Rename tests to end with .out.
18404         ($(objpfx)noload-mem): Likewise.
18405         ($(objpfx)tst-leaks1-mem): Likewise.
18406         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
18407         * iconv/Makefile (xtests-special): Change test-iconvconfig to
18408         $(objpfx)test-iconvconfig.out.
18409         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
18410         set -e inside subshell and redirect output to file.
18411         * iconvdata/Makefile (generated): Rename tests to end with .out.
18412         Correct type.
18413         (tests-special): Rename tests to end with .out.
18414         ($(objpfx)mtrace-tst-loading): Likewise.
18415         * intl/Makefile (generated): Likewise.
18416         (tests-special): Likewise.
18417         ($(objpfx)mtrace-tst-gettext): Likewise.
18418         * misc/Makefile (generated): Likewise.
18419         (tests-special): Likewise.
18420         ($(objpfx)tst-error1-mem): Likewise.
18421         * nptl/Makefile (tests-special): Likewise.
18422         ($(objpfx)tst-stack3-mem): Likewise.
18423         (generated): Likewise.
18424         * posix/Makefile (generated): Likewise.
18425         (tests-special): Likewise.
18426         (xtests-special): Likewise.
18427         ($(objpfx)tst-fnmatch-mem): Likewise.
18428         ($(objpfx)bug-regex2-mem): Likewise.
18429         ($(objpfx)bug-regex14-mem): Likewise.
18430         ($(objpfx)bug-regex21-mem): Likewise.
18431         ($(objpfx)bug-regex31-mem): Likewise.
18432         ($(objpfx)tst-vfork3-mem): Likewise.
18433         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
18434         ($(objpfx)tst-pcre-mem): Likewise.
18435         ($(objpfx)tst-boost-mem): Likewise.
18436         ($(objpfx)bug-ga2-mem): Likewise.
18437         ($(objpfx)bug-glob2-mem): Likewise.
18438         * resolv/Makefile (generate): Likewise.
18439         (tests-special): Likewise.
18440         (xtests-special): Likewise.
18441         (generated): Likewise.
18442         ($(objpfx)mtrace-tst-leaks): Likewise.
18443         ($(objpfx)mtrace-tst-leaks2): Likewise.
18445         * scripts/merge-test-results.sh: New file.
18446         * Makefile (tests-special-notdir): New variable.
18447         (tests): Run merge-test-results.sh.
18448         (xtests): Likewise.
18449         * Rules (tests-special-notdir): New variable.
18450         (xtests-special-notdir): Likewise.
18451         (tests): Run merge-test-results.sh
18452         (xtests): Likewise.
18454         * Makeconfig (test-xfail-name): New variable.
18455         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
18456         compute variable name for expected failures.
18457         * conform/Makefile (conformtest-headers-data): New variable.
18458         (conformtest-standards): Likewise.
18459         (conformtest-headers-ISO): Likewise.
18460         (conformtest-headers-ISO99): Likewise.
18461         (conformtest-headers-ISO11): Likewise.
18462         (conformtest-headers-POSIX): Likewise.
18463         (conformtest-headers-XPG3): Likewise.
18464         (conformtest-headers-XPG4): Likewise.
18465         (conformtest-headers-UNIX98): Likewise.
18466         (conformtest-headers-XOPEN2K): Likewise.
18467         (conformtest-headers-POSIX2008): Likewise.
18468         (conformtest-headers-XOPEN2K8): Likewise.
18469         (conformtest-header-list-base): Likewise.
18470         (conformtest-header-list-tests): Likewise.
18471         (conformtest-header-base): Likewise.
18472         (conformtest-header-tests): Likewise.
18473         (tests-special): Add $(conformtest-header-list-tests).  If
18474         [$(fast-check) && !$(cross-compiling)], add
18475         $(conformtest-header-tests) instead of
18476         $(objpfx)run-conformtest.out.
18477         (generated): Add $(conformtest-header-list-base).  If
18478         [$(fast-check) && !$(cross-compiling)], add
18479         $(conformtest-header-base).  Remove previous setting.
18480         ($(conformtest-header-list-tests)): New target.
18481         (test-xfail-run-conformtest): Remove variable.
18482         ($(objpfx)run-conformtest.out): Remove target.
18483         (test-xfail-ISO11/complex.h/conform): New variable.
18484         (test-xfail-ISO11/stdalign.h/conform): Likewise.
18485         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
18486         (test-xfail-XPG3/varargs.h/conform): Likewise.
18487         (test-xfail-XPG4/varargs.h/conform): Likewise.
18488         (test-xfail-UNIX98/varargs.h/conform): Likewise.
18489         (test-xfail-XPG4/ndbm.h/conform): Likewise.
18490         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
18491         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
18492         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
18493         (test-xfail-XPG3/fcntl.h/conform): Likewise.
18494         (test-xfail-XPG3/ftw.h/conform): Likewise.
18495         (test-xfail-XPG3/grp.h/conform): Likewise.
18496         (test-xfail-XPG3/langinfo.h/conform): Likewise.
18497         (test-xfail-XPG3/limits.h/conform): Likewise.
18498         (test-xfail-XPG3/pwd.h/conform): Likewise.
18499         (test-xfail-XPG3/search.h/conform): Likewise.
18500         (test-xfail-XPG3/signal.h/conform): Likewise.
18501         (test-xfail-XPG3/stdio.h/conform): Likewise.
18502         (test-xfail-XPG3/stdlib.h/conform): Likewise.
18503         (test-xfail-XPG3/string.h/conform): Likewise.
18504         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
18505         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
18506         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
18507         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
18508         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
18509         (test-xfail-XPG3/sys/types.h/conform): Likewise.
18510         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
18511         (test-xfail-XPG3/termios.h/conform): Likewise.
18512         (test-xfail-XPG3/time.h/conform): Likewise.
18513         (test-xfail-XPG3/unistd.h/conform): Likewise.
18514         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
18515         (test-xfail-XPG4/fcntl.h/conform): Likewise.
18516         (test-xfail-XPG4/langinfo.h/conform): Likewise.
18517         (test-xfail-XPG4/netdb.h/conform): Likewise.
18518         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
18519         (test-xfail-XPG4/signal.h/conform): Likewise.
18520         (test-xfail-XPG4/stdio.h/conform): Likewise.
18521         (test-xfail-XPG4/stdlib.h/conform): Likewise.
18522         (test-xfail-XPG4/stropts.h/conform): Likewise.
18523         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
18524         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
18525         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
18526         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
18527         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
18528         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
18529         (test-xfail-XPG4/sys/time.h/conform): Likewise.
18530         (test-xfail-XPG4/sys/types.h/conform): Likewise.
18531         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
18532         (test-xfail-XPG4/termios.h/conform): Likewise.
18533         (test-xfail-XPG4/ucontext.h/conform): Likewise.
18534         (test-xfail-XPG4/unistd.h/conform): Likewise.
18535         (test-xfail-XPG4/utmpx.h/conform): Likewise.
18536         (test-xfail-POSIX/sched.h/conform): Likewise.
18537         (test-xfail-POSIX/signal.h/conform): Likewise.
18538         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18539         (test-xfail-POSIX/tar.h/conform): Likewise.
18540         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
18541         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
18542         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
18543         (test-xfail-UNIX98/netdb.h/conform): Likewise.
18544         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
18545         (test-xfail-UNIX98/sched.h/conform): Likewise.
18546         (test-xfail-UNIX98/signal.h/conform): Likewise.
18547         (test-xfail-UNIX98/stdio.h/conform): Likewise.
18548         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
18549         (test-xfail-UNIX98/stropts.h/conform): Likewise.
18550         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
18551         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
18552         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
18553         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
18554         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
18555         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
18556         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
18557         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
18558         (test-xfail-UNIX98/unistd.h/conform): Likewise.
18559         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
18560         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
18561         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
18562         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
18563         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
18564         (test-xfail-XOPEN2K/math.h/conform): Likewise.
18565         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
18566         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
18567         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
18568         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
18569         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
18570         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
18571         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
18572         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
18573         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
18574         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
18575         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
18576         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
18577         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
18578         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
18579         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
18580         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
18581         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
18582         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
18583         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
18584         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
18585         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
18586         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
18587         (test-xfail-POSIX2008/signal.h/conform): Likewise.
18588         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
18589         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
18590         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
18591         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
18592         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
18593         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
18594         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
18595         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
18596         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
18597         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
18598         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
18599         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
18600         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
18601         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
18602         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
18603         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
18604         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
18605         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
18606         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
18607         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
18608         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
18609         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
18610         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
18611         (conformtest-cc-flags): Likewise.
18612         ($(conformtest-header-tests): New target.
18613         * conform/check-header-lists.sh: New file.
18614         * conform/run-conformtest.sh: Remove.
18616         * conform/conformtest.pl: Allow ' and \ in values given for
18617         constants.
18618         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
18619         inclusion.
18620         [POSIX] (sys/types.h): Likewise.
18621         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
18622         inclusion.
18623         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
18624         inclusion.
18625         * conform/data/signal.h-data (SIGIO): Remove expectation.
18626         [XPG3] (SIGBUS): Do not expect.
18627         [POSIX || XPG3] (SIGPOLL): Likewise.
18628         [POSIX || XPG3] (SIGPROF): Likewise.
18629         [POSIX || XPG3] (SIGSYS): Likewise.
18630         [XPG3] (SIGTRAP): Likewise.
18631         [POSIX || XPG3] (SIGURG): Likewise.
18632         [POSIX || XPG3] (SIGVTALRM): Likewise.
18633         [POSIX || XPG3] (SIGXCPU): Likewise.
18634         [POSIX || XPG3] (SIGXFSZ): Likewise.
18635         [POSIX] (SA_SIGINFO): Expect.
18636         [XPG3] (siginfo_t): Do not expect type or contents.
18637         [POSIX] (si_pid): Do not expect element.
18638         [POSIX] (si_uid): Likewise.
18639         [POSIX] (si_addr): Likewise.
18640         [POSIX] (si_status): Likewise.
18641         [POSIX] (si_band): Likewise.
18642         [XPG4] (si_value): Likewise.
18643         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
18644         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
18645         [POSIX || XPG3] (ILL_ILLADR): Likewise.
18646         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
18647         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
18648         [POSIX || XPG3] (ILL_PRVREG): Likewise.
18649         [POSIX || XPG3] (ILL_COPROC): Likewise.
18650         [POSIX || XPG3] (ILL_BADSTK): Likewise.
18651         [POSIX || XPG3] (FPE_INTDIV): Likewise.
18652         [POSIX || XPG3] (FPE_INTOVF): Likewise.
18653         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
18654         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
18655         [POSIX || XPG3] (FPE_FLTUND): Likewise.
18656         [POSIX || XPG3] (FPE_FLTRES): Likewise.
18657         [POSIX || XPG3] (FPE_FLTINV): Likewise.
18658         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
18659         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
18660         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
18661         [POSIX || XPG3] (BUS_ADRALN): Likewise.
18662         [POSIX || XPG3] (BUS_ADRERR): Likewise.
18663         [POSIX || XPG3] (BUS_OBJERR): Likewise.
18664         [POSIX || XPG3] (CLD_EXITED): Likewise.
18665         [POSIX || XPG3] (CLD_KILLED): Likewise.
18666         [POSIX || XPG3] (CLD_DUMPED): Likewise.
18667         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
18668         [POSIX || XPG3] (CLD_STOPPED): Likewise.
18669         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
18670         [POSIX || XPG3] (POLL_IN): Likewise.
18671         [POSIX || XPG3] (POLL_OUT): Likewise.
18672         [POSIX || XPG3] (POLL_MSG): Likewise.
18673         [POSIX || XPG3] (POLL_ERR): Likewise.
18674         [POSIX || XPG3] (POLL_PRI): Likewise.
18675         [POSIX || XPG3] (POLL_HUP): Likewise.
18676         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
18677         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
18678         (SIG*): Do not allow.
18679         [XPG3] (si_*): Likewise.
18680         [XPG3] (SI_*): Likewise.
18681         [XPG3 || XPG4] (sigev_*): Likewise.
18682         [XPG3 || XPG4] (SIGEV_*): Likewise.
18683         [XPG3 || XPG4] (sival_*): Likewise.
18684         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
18685         [POSIX || XPG3] (BUS_*): Likewise.
18686         [POSIX || XPG3] (CLD_*): Likewise.
18687         [POSIX || XPG3] (FPE_*): Likewise.
18688         [POSIX || XPG3] (ILL_*): Likewise.
18689         [POSIX || XPG3] (POLL_*): Likewise.
18690         [POSIX || XPG3] (SEGV_*): Likewise.
18691         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
18692         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
18693         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
18694         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
18695         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
18696         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
18697         Specify type and value.
18698         (TVERSLEN): Likewise.
18699         (REGTYPE): Likewise.
18700         (AREGTYPE): Likewise.
18701         (LNKTYPE): Likewise.
18702         (SYMTYPE): Likewise.
18703         (CHRTYPE): Likewise.
18704         (BLKTYPE): Likewise.
18705         (DIRTYPE): Likewise.
18706         (FIFOTYPE): Likewise.
18707         (CONTTYPE): Likewise.
18708         (TSUID): Likewise.
18709         (TSGID): Likewise.
18710         (TSVTX): Likewise.
18711         (TUREAD): Likewise.
18712         (TUWRITE): Likewise.
18713         (TUEXEC): Likewise.
18714         (TGREAD): Likewise.
18715         (TGWRITE): Likewise.
18716         (TGEXEC): Likewise.
18717         (TOREAD): Likewise.
18718         (TOWRITE): Likewise.
18719         (TOEXEC): Likewise.
18720         [POSIX] (TSVTX): Expect constant.
18722 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
18724         * Makefile (tests): Change dependencies to ....
18725         (tests-special): ... additions to this variable.
18726         (tests): Depend on $(tests-special).
18727         * Makerules (check-abi-list): New variable.
18728         (check-abi): Depend on $(check-abi-list).
18729         [$(subdir) = elf] (tests-special): Add
18730         $(objpfx)check-abi-libc.out.
18731         [$(build-shared) = yes && subdir] (tests-special): Add
18732         $(check-abi-list).
18733         [$(build-shared) = yes && subdir] (tests): Do not depend on
18734         check-abi.
18735         * Rules (tests): Depend on $(tests-special).
18736         (xtests): Depend on $(xtests-special).
18737         * catgets/Makefile (tests): Change dependencies to ....
18738         (tests-special): ... additions to this variable.
18739         * conform/Makefile (tests): Change dependencies to ....
18740         (tests-special): ... additions to this variable.
18741         * elf/Makefile (tests): Change dependencies to ....
18742         (tests-special): ... additions to this variable.
18743         * grp/Makefile (tests): Change dependencies to ....
18744         (tests-special): ... additions to this variable.
18745         * iconv/Makefile (xtests): Change dependencies to ....
18746         (xtests-special): ... additions to this variable.
18747         * iconvdata/Makefile (tests): Change dependencies to ....
18748         (tests-special): ... additions to this variable.
18749         * intl/Makefile (tests): Change dependencies to ....
18750         (tests-special): ... additions to this variable.  Also add
18751         $(objpfx)tst-gettext.out.
18752         * io/Makefile (tests): Change dependencies to ....
18753         (tests-special): ... additions to this variable.
18754         * libio/Makefile (tests): Change dependencies to ....
18755         (tests-special): ... additions to this variable.
18756         * malloc/Makefile (tests): Change dependencies to ....
18757         (tests-special): ... additions to this variable.
18758         * misc/Makefile (tests): Change dependencies to ....
18759         (tests-special): ... additions to this variable.
18760         * nptl/Makefile (tests): Change dependencies to ....
18761         (tests-special): ... additions to this variable.
18762         * nptl_db/Makefile (tests): Change dependencies to ....
18763         (tests-special): ... additions to this variable.
18764         * posix/Makefile (tests): Change dependencies to ....
18765         (tests-special): ... additions to this variable.
18766         (xtests): Change dependencies to ....
18767         (xtests-special): ... additions to this variable.
18768         * resolv/Makefile (tests): Change dependencies to ....
18769         (tests-special): ... additions to this variable.
18770         (xtests): Change dependencies to ....
18771         (xtests-special): ... additions to this variable.
18772         * stdio-common/Makefile (tests): Change dependencies to ....
18773         (tests-special): ... additions to this variable.
18774         (do-tst-unbputc): Remove target.
18775         (do-tst-printf): Likewise.
18776         * stdlib/Makefile (tests): Change dependencies to ....
18777         (tests-special): ... additions to this variable.
18778         * string/Makefile (tests): Change dependencies to ....
18779         (tests-special): ... additions to this variable.
18780         * sysdeps/x86/Makefile (tests): Change dependencies to ....
18781         (tests-special): ... additions to this variable.
18783         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
18784         whole file.
18785         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
18786         whole file.
18787         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
18788         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
18790         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
18791         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
18792         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
18793         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
18794         * conform/data/libgen.h-data [XPG3]: Likewise.
18795         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
18796         * conform/data/ndbm.h-data [XPG3]: Likewise.
18797         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18798         * conform/data/netdb.h-data [XPG3]: Likewise.
18799         * conform/data/netinet/in.h-data [XPG3]: Likewise.
18800         * conform/data/poll.h-data [XPG3]: Likewise.
18801         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18802         * conform/data/strings.h-data [XPG3]: Likewise.
18803         * conform/data/stropts.h-data [XPG3]: Likewise.
18804         * conform/data/sys/mman.h-data [XPG3]: Likewise.
18805         * conform/data/sys/resource.h-data [XPG3]: Likewise.
18806         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
18807         Likewise.
18808         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
18809         * conform/data/sys/time.h-data [XPG3]: Likewise.
18810         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
18811         * conform/data/sys/uio.h-data [XPG3]: Likewise.
18812         * conform/data/sys/un.h-data [XPG3]: Likewise.
18813         * conform/data/syslog.h-data [XPG3]: Likewise.
18814         * conform/data/ucontext.h-data [XPG3]: Likewise.
18815         * conform/data/utmpx.h-data [XPG3]: Likewise.
18816         * conform/data/varargs.h-data [UNIX98]: Enable file.
18818         * manual/Makefile (INSTALL_INFO): Remove variable setting.
18820         * math/libm-test.inc (struct test_f_f_data): Move expected results
18821         into structure for each rounding mode.
18822         (struct test_ff_f_data): Likewise.
18823         (struct test_ff_f_data_nexttoward): Likewise.
18824         (struct test_fi_f_data): Likewise.
18825         (struct test_fl_f_data): Likewise.
18826         (struct test_if_f_data): Likewise.
18827         (struct test_fff_f_data): Likewise.
18828         (struct test_c_f_data): Likewise.
18829         (struct test_f_f1_data): Likewise.
18830         (struct test_fF_f1_data): Likewise.
18831         (struct test_ffI_f1_data): Likewise.
18832         (struct test_c_c_data): Likewise.
18833         (struct test_cc_c_data): Likewise.
18834         (struct test_f_i_data): Likewise.
18835         (struct test_ff_i_data): Likewise.
18836         (struct test_f_l_data): Likewise.
18837         (struct test_f_L_data): Likewise.
18838         (struct test_fFF_11_data): Likewise.
18839         (RM_): New macro.
18840         (RM_FE_DOWNWARD): Likewise.
18841         (RM_FE_TONEAREST): Likewise.
18842         (RM_FE_TOWARDZERO): Likewise.
18843         (RM_FE_UPWARD): Likewise.
18844         (RUN_TEST_LOOP_f_f): Update references to expected results.
18845         (RUN_TEST_LOOP_2_f): Likewise.
18846         (RUN_TEST_LOOP_fff_f): Likewise.
18847         (RUN_TEST_LOOP_c_f): Likewise.
18848         (RUN_TEST_LOOP_f_f1): Likewise.
18849         (RUN_TEST_LOOP_fF_f1): Likewise.
18850         (RUN_TEST_LOOP_fI_f1): Likewise.
18851         (RUN_TEST_LOOP_ffI_f1): Likewise.
18852         (RUN_TEST_LOOP_c_c): Likewise.
18853         (RUN_TEST_LOOP_cc_c): Likewise.
18854         (RUN_TEST_LOOP_f_i): Likewise.
18855         (RUN_TEST_LOOP_f_i_tg): Likewise.
18856         (RUN_TEST_LOOP_ff_i_tg): Likewise.
18857         (RUN_TEST_LOOP_f_b): Likewise.
18858         (RUN_TEST_LOOP_f_b_tg): Likewise.
18859         (RUN_TEST_LOOP_f_l): Likewise.
18860         (RUN_TEST_LOOP_f_L): Likewise.
18861         (RUN_TEST_LOOP_fFF_11): Likewise.
18862         * math/gen-libm-test.pl (parse_args): Output four copies of
18863         expected results for each test.
18865         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18866         (__ASSUME_UTIMES): Remove.
18867         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18868         (__ASSUME_UTIMES): Likewise.
18870         * math/gen-auto-libm-tests.c: Update comment on output format.
18871         (output_for_one_input_case): Generate before-rounding and
18872         after-rounding information as conditions on output flags not
18873         floating-point format.
18874         * math/auto-libm-test-out: Regenerated.
18875         * math/gen-libm-test.pl (cond_value): New function.
18876         (or_cond_value): Use cond_value.
18877         (generate_testfile): Handle conditional exceptions.
18879 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
18881         * math/libm-test.inc (max_valid_error): New variable.
18882         (init_max_error): Take new argument specifying whether function
18883         results are exactly determined.  Set max_valid_error and bound
18884         other variables for errors based on this argument.
18885         (set_max_error): Do not record results above max_valid_error.
18886         (check_float_internal): Only accept errors of up to 0.5ulps if
18887         also at most max_valid_error.
18888         (START): Take new argument EXACT and pass it to init_max_error.
18889         (acos_test): Update call to START.
18890         (acos_test_tonearest): Likewise.
18891         (acos_test_towardzero): Likewise.
18892         (acos_test_downward): Likewise.
18893         (acos_test_upward): Likewise.
18894         (acosh_test): Likewise.
18895         (asin_test): Likewise.
18896         (asin_test_tonearest): Likewise.
18897         (asin_test_towardzero): Likewise.
18898         (asin_test_downward): Likewise.
18899         (asin_test_upward): Likewise.
18900         (asinh_test): Likewise.
18901         (atan_test): Likewise.
18902         (atanh_test): Likewise.
18903         (atan2_test): Likewise.
18904         (cabs_test): Likewise.
18905         (cacos_test): Likewise.
18906         (cacosh_test): Likewise.
18907         (carg_test): Likewise.
18908         (casin_test): Likewise.
18909         (casinh_test): Likewise.
18910         (catan_test): Likewise.
18911         (catanh_test): Likewise.
18912         (cbrt_test): Likewise.
18913         (ccos_test): Likewise.
18914         (ccosh_test): Likewise.
18915         (ceil_test): Likewise.
18916         (cexp_test): Likewise.
18917         (cimag_test): Likewise.
18918         (clog_test): Likewise.
18919         (clog10_test): Likewise.
18920         (conj_test): Likewise.
18921         (copysign_test): Likewise.
18922         (cos_test): Likewise.
18923         (cos_test_tonearest): Likewise.
18924         (cos_test_towardzero): Likewise.
18925         (cos_test_downward): Likewise.
18926         (cos_test_upward): Likewise.
18927         (cosh_test): Likewise.
18928         (cosh_test_tonearest): Likewise.
18929         (cosh_test_towardzero): Likewise.
18930         (cosh_test_downward): Likewise.
18931         (cosh_test_upward): Likewise.
18932         (cpow_test): Likewise.
18933         (cproj_test): Likewise.
18934         (creal_test): Likewise.
18935         (csin_test): Likewise.
18936         (csinh_test): Likewise.
18937         (csqrt_test): Likewise.
18938         (ctan_test): Likewise.
18939         (ctan_test_tonearest): Likewise.
18940         (ctan_test_towardzero): Likewise.
18941         (ctan_test_downward): Likewise.
18942         (ctan_test_upward): Likewise.
18943         (ctanh_test): Likewise.
18944         (ctanh_test_tonearest): Likewise.
18945         (ctanh_test_towardzero): Likewise.
18946         (ctanh_test_downward): Likewise.
18947         (ctanh_test_upward): Likewise.
18948         (erf_test): Likewise.
18949         (erfc_test): Likewise.
18950         (exp_test): Likewise.
18951         (exp_test_tonearest): Likewise.
18952         (exp_test_towardzero): Likewise.
18953         (exp_test_downward): Likewise.
18954         (exp_test_upward): Likewise.
18955         (exp10_test): Likewise.
18956         (exp10_test_tonearest): Likewise.
18957         (exp10_test_towardzero): Likewise.
18958         (exp10_test_downward): Likewise.
18959         (exp10_test_upward): Likewise.
18960         (pow10_test): Likewise.
18961         (exp2_test): Likewise.
18962         (expm1_test): Likewise.
18963         (expm1_test_tonearest): Likewise.
18964         (expm1_test_towardzero): Likewise.
18965         (expm1_test_downward): Likewise.
18966         (expm1_test_upward): Likewise.
18967         (fabs_test): Likewise.
18968         (fdim_test): Likewise.
18969         (floor_test): Likewise.
18970         (fma_test): Likewise.
18971         (fma_test_towardzero): Likewise.
18972         (fma_test_downward): Likewise.
18973         (fma_test_upward): Likewise.
18974         (fmax_test): Likewise.
18975         (fmin_test): Likewise.
18976         (fmod_test): Likewise.
18977         (fpclassify_test): Likewise.
18978         (frexp_test): Likewise.
18979         (hypot_test): Likewise.
18980         (ilogb_test): Likewise.
18981         (isfinite_test): Likewise.
18982         (finite_test): Likewise.
18983         (isgreater_test): Likewise.
18984         (isgreaterequal_test): Likewise.
18985         (isinf_test): Likewise.
18986         (isless_test): Likewise.
18987         (islessequal_test): Likewise.
18988         (islessgreater_test): Likewise.
18989         (isnan_test): Likewise.
18990         (isnormal_test): Likewise.
18991         (issignaling_test): Likewise.
18992         (isunordered_test): Likewise.
18993         (j0_test): Likewise.
18994         (j1_test): Likewise.
18995         (jn_test): Likewise.
18996         (ldexp_test): Likewise.
18997         (lgamma_test): Likewise.
18998         (gamma_test): Likewise.
18999         (lrint_test): Likewise.
19000         (lrint_test_tonearest): Likewise.
19001         (lrint_test_towardzero): Likewise.
19002         (lrint_test_downward): Likewise.
19003         (lrint_test_upward): Likewise.
19004         (llrint_test): Likewise.
19005         (llrint_test_tonearest): Likewise.
19006         (llrint_test_towardzero): Likewise.
19007         (llrint_test_downward): Likewise.
19008         (llrint_test_upward): Likewise.
19009         (log_test): Likewise.
19010         (log10_test): Likewise.
19011         (log1p_test): Likewise.
19012         (log2_test): Likewise.
19013         (logb_test): Likewise.
19014         (logb_test_downward): Likewise.
19015         (lround_test): Likewise.
19016         (llround_test): Likewise.
19017         (modf_test): Likewise.
19018         (nearbyint_test): Likewise.
19019         (nextafter_test): Likewise.
19020         (nexttoward_test): Likewise.
19021         (pow_test): Likewise.
19022         (pow_test_tonearest): Likewise.
19023         (pow_test_towardzero): Likewise.
19024         (pow_test_downward): Likewise.
19025         (pow_test_upward): Likewise.
19026         (remainder_test): Likewise.
19027         (drem_test): Likewise.
19028         (remainder_test_tonearest): Likewise.
19029         (drem_test_tonearest): Likewise.
19030         (remainder_test_towardzero): Likewise.
19031         (drem_test_towardzero): Likewise.
19032         (remainder_test_downward): Likewise.
19033         (drem_test_downward): Likewise.
19034         (remainder_test_upward): Likewise.
19035         (drem_test_upward): Likewise.
19036         (remquo_test): Likewise.
19037         (rint_test): Likewise.
19038         (rint_test_tonearest): Likewise.
19039         (rint_test_towardzero): Likewise.
19040         (rint_test_downward): Likewise.
19041         (rint_test_upward): Likewise.
19042         (round_test): Likewise.
19043         (scalb_test): Likewise.
19044         (scalbn_test): Likewise.
19045         (scalbln_test): Likewise.
19046         (signbit_test): Likewise.
19047         (sin_test): Likewise.
19048         (sin_test_tonearest): Likewise.
19049         (sin_test_towardzero): Likewise.
19050         (sin_test_downward): Likewise.
19051         (sin_test_upward): Likewise.
19052         (sincos_test): Likewise.
19053         (sinh_test): Likewise.
19054         (sinh_test_tonearest): Likewise.
19055         (sinh_test_towardzero): Likewise.
19056         (sinh_test_downward): Likewise.
19057         (sinh_test_upward): Likewise.
19058         (sqrt_test): Likewise.
19059         (sqrt_test_tonearest): Likewise.
19060         (sqrt_test_towardzero): Likewise.
19061         (sqrt_test_downward): Likewise.
19062         (sqrt_test_upward): Likewise.
19063         (tan_test): Likewise.
19064         (tan_test_tonearest): Likewise.
19065         (tan_test_towardzero): Likewise.
19066         (tan_test_downward): Likewise.
19067         (tan_test_upward): Likewise.
19068         (tanh_test): Likewise.
19069         (tgamma_test): Likewise.
19070         (trunc_test): Likewise.
19071         (y0_test): Likewise.
19072         (y1_test): Likewise.
19073         (yn_test): Likewise.
19074         (significand_test): Likewise.
19076         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
19077         individual tests in comment.
19078         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
19079         (prev_max_error): New variable.
19080         (prev_real_max_error): Likewise.
19081         (prev_imag_max_error): Likewise.
19082         (compare_ulp_data): Don't refer to test names in comment.
19083         (find_test_ulps): Remove function.
19084         (find_function_ulps): Likewise.
19085         (find_complex_function_ulps): Likewise.
19086         (init_max_error): Take function name as argument.  Look up ulps
19087         for that function.
19088         (print_ulps): Remove function.
19089         (print_max_error): Use prev_max_error instead of calling
19090         find_function_ulps.
19091         (print_complex_max_error): Use prev_real_max_error and
19092         prev_imag_max_error instead of calling find_complex_function_ulps.
19093         (check_float_internal): Take max_ulp parameter instead of calling
19094         find_test_ulps.  Don't call print_ulps.
19095         (check_float): Update call to check_float_internal.
19096         (check_complex): Update calls to check_float_internal.
19097         (START): Pass argument to init_max_error.
19098         * math/gen-libm-test.pl (%results): Don't include "kind"
19099         information.
19100         (parse_ulps): Don't handle ulps of individual tests.
19101         (print_ulps_file): Likewise.
19102         (output_ulps): Likewise.
19103         * math/README.libm-test: Update.
19104         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
19105         individual tests.
19106         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
19107         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
19108         * sysdeps/arm/libm-test-ulps: Likewise.
19109         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
19110         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
19111         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
19112         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
19113         * sysdeps/microblaze/libm-test-ulps: Likewise.
19114         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
19115         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
19116         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
19117         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
19118         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
19119         * sysdeps/sh/libm-test-ulps: Likewise.
19120         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
19121         * sysdeps/tile/libm-test-ulps: Likewise.
19122         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19124 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
19126         * math/libm-test.inc (print_complex_max_error): Check separately
19127         whether real and imaginary errors are within allowed range and
19128         pass 0 to print_complex_function_ulps instead of value within
19129         allowed range.
19131 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19133         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
19134         formatting.
19135         (get_handles_fopen): Likewise.
19136         (do_write_test): Likewise.
19138         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
19140         * libio/fileops.c (do_ftell): Use cached offset when
19141         available.
19142         * libio/iofwide.c (do_ftell_wide): Likewise.
19143         * libio/iofdopen.c (_IO_new_fdopen): Don't use
19144         _IO_file_attach.
19145         * libio/wfileops.c (_IO_fwide): Don't cache offset.
19147         [BZ #16532]
19148         * libio/libioP.h (get_file_offset): New function.
19149         * libio/fileops.c (get_file_offset): Likewise.
19150         (do_ftell): Likewise.
19151         (_IO_new_file_seekoff): Split out ftell logic.
19152         * libio/wfileops.c (do_ftell_wide): Likewise.
19153         (_IO_wfile_seekoff): Split out ftell logic.
19154         * libio/tst-ftell-active-handler.c: New test case.
19155         * libio/Makefile (tests): Add it.
19157 2014-03-03  Roland McGrath  <roland@hack.frob.com>
19159         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
19160         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
19162 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19164         [BZ #16639]
19165         * nscd/connections.c (nscd_init): Call do_exit.
19166         (start_threads): Call do_exit and notify_parent.
19167         (begin_drop_privileges): Call do_exit.
19168         (finish_drop_privileges): Likewise.
19169         * nscd/selinux.c (preserve_capabilities): Likewise.
19170         (install_real_capabilities): Likewise.
19171         (nscd_selinux_enabled): Likewise.
19172         (avc_create_thread): Likewise.
19173         (avc_alloc_lock): Likewise.
19174         (nscd_avc_init): Likewise.
19175         * nscd/nscd.c (parent_fd): New static variable.
19176         (main): Create a pipe between parent and child processes.
19177         Skip closing parent_fd.
19178         (monitor_child): New function.
19179         (do_exit): Likewise.
19180         (notify_parent): Likewise.
19181         * nscd/nscd.h (notify_parent): Likewise.
19182         (do_exit): Likewise.
19184 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
19186         * malloc/malloc.c (__libc_calloc): Revert last change.
19188 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19190         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19192 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
19194         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
19195         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
19196         implementation.
19197         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
19198         (__libc_ifunc_impl_list): Likewise.
19199         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
19200         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
19201         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
19202         * string/strrchr.c: Define STRRCHR.
19204 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
19206         * benchtest/bench-strtok.c (simple_strtok): Delete.
19207         (strtok_string): Use as benchmark.
19208         * string/strtok (STRTOK): New macro.
19210 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
19212         * manual/threads.texi: Add header and standard comments to all
19213         functions.
19215         * elf/dl-lookup.c (check_match): New function.
19216         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
19217         (do_lookup_x): Remove nested function check_match. Use non-nested
19218         function check_match.
19220 2014-02-28  Roland McGrath  <roland@hack.frob.com>
19222         * csu/Makefile (generated, before-compile): Use += rather than =.
19223         * catgets/Makefile (generated, generated-dirs): Likewise.
19224         * debug/Makefile (generated): Likewise.
19225         * dlfcn/Makefile (generated): Likewise.
19226         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
19227         * iconvdata/Makefile (before-compile, generated): Likewise.
19228         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
19229         * libio/Makefile (generated): Likewise.
19230         * malloc/Makefile (generated): Likewise.
19231         * manual/Makefile (generated, generated-dirs): Likewise.
19232         * misc/Makefile (generated): Likewise.
19233         * posix/Makefile (generated): Likewise.
19234         * resolv/Makefile (generated): Likewise.
19235         * sunrpc/Makefile (generated, generated-dirs): Likewise.
19236         * timezone/Makefile (generated, generated-dirs): Likewise.
19238         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
19240 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19242         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
19243         power8 implementation.
19244         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
19245         file: POWER8 llround ifunc implementation.
19246         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
19247         (__lllround): Add POWER8 implementation.
19248         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
19249         POWER8 llround implementation.
19251         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
19252         power8 implementation.
19253         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
19254         file: POWER8 llrint ifunc implementation.
19255         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
19256         Add POWER8 implementation.
19257         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
19258         POWER8 llrint implementation.
19260         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
19261         power8 implementation.
19262         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
19263         file: POWER8 finite ifunc implementation.
19264         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
19265         Add POWER8 implementation.
19266         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
19267         Likewise.
19268         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
19269         POWER8 finite implementation.
19270         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
19272         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
19273         power8 implementation.
19274         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
19275         file: POWER8 isinf ifunc implementation.
19276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
19277         POWER8 implementation.
19278         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
19279         Likewise.
19280         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
19281         isinf implementation.
19282         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
19284         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
19285         (INIT_ARCH): Add hwcap2 initialization.
19286         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
19287         power8 implementation.
19288         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
19289         file: POWER8 isnan ifunc implementation.
19290         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
19291         POWER8 implementation.
19292         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
19293         Likewise.
19294         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
19295         isnan implementation.
19296         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
19298 2014-02-27  Joey Ye  <joey.ye@arm.com>
19300         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
19301         (_FP_NANFRAC_Q): Set to zero.
19303 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19305         [BZ #16623]
19306         * math/auto-libm-test-in: New test inputs.
19307         * math/auto-libm-test-out: Regenerate.
19308         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
19309         and DA.
19310         (__cos): Likewise.
19311         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
19313 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
19315         * scripts/evaluate-test.sh: Take new argument indicating whether
19316         failure is expected.
19317         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
19318         indicating whether failure is expected.
19319         * conform/Makefile (test-xfail-run-conformtest): New variable.
19320         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
19321         level.
19322         * posix/Makefile (test-xfail-annexc): New variable.
19323         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
19325 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
19327         * argp/Makefile: Include Makeconfig immediately after defining
19328         subdir.
19329         * assert/Makefile: Likewise.
19330         * benchtests/Makefile: Likewise.
19331         * catgets/Makefile: Likewise.
19332         * conform/Makefile: Likewise.
19333         * crypt/Makefile: Likewise.
19334         * csu/Makefile: Likewise.
19335         (all): Remove target.
19336         * ctype/Makefile: Include Makeconfig immediately after defining
19337         subdir.
19338         * debug/Makefile: Likewise.
19339         * dirent/Makefile: Likewise.
19340         * dlfcn/Makefile: Likewise.
19341         * gmon/Makefile: Likewise.
19342         * gnulib/Makefile: Likewise.
19343         * grp/Makefile: Likewise.
19344         * gshadow/Makefile: Likewise.
19345         * hesiod/Makefile: Likewise.
19346         * hurd/Makefile: Likewise.
19347         (all): Remove target.
19348         * iconvdata/Makefile: Include Makeconfig immediately after
19349         defining subdir.
19350         * inet/Makefile: Likewise.
19351         * intl/Makefile: Likewise.
19352         * io/Makefile: Likewise.
19353         * libio/Makefile: Likewise.
19354         (all): Remove target.
19355         * locale/Makefile: Include Makeconfig immediately after defining
19356         subdir.
19357         * login/Makefile: Likewise.
19358         * mach/Makefile: Likewise.
19359         (all): Remove target.
19360         * malloc/Makefile: Include Makeconfig immediately after defining
19361         subdir.
19362         (all): Remove target.
19363         * manual/Makefile: Include Makeconfig immediately after defining
19364         subdir.
19365         * math/Makefile: Likewise.
19366         * misc/Makefile: Likewise.
19367         * nis/Makefile: Likewise.
19368         * nss/Makefile: Likewise.
19369         * po/Makefile: Likewise.
19370         (all): Remove target.
19371         * posix/Makefile: Include Makeconfig immediately after defining
19372         subdir.
19373         * pwd/Makefile: Likewise.
19374         * resolv/Makefile: Likewise.
19375         * resource/Makefile: Likewise.
19376         * rt/Makefile: Likewise.
19377         * setjmp/Makefile: Likewise.
19378         * shadow/Makefile: Likewise.
19379         * signal/Makefile: Likewise.
19380         * socket/Makefile: Likewise.
19381         * soft-fp/Makefile: Likewise.
19382         * stdio-common/Makefile: Likewise.
19383         * stdlib/Makefile: Likewise.
19384         * streams/Makefile: Likewise.
19385         * string/Makefile: Likewise.
19386         * sunrpc/Makefile: Likewise.
19387         (all): Remove target.
19388         * sysvipc/Makefile: Include Makeconfig immediately after defining
19389         subdir.
19390         * termios/Makefile: Likewise.
19391         * time/Makefile: Likewise.
19392         * timezone/Makefile: Likewise.
19393         (all): Remove target.
19394         * wcsmbs/Makefile: Include Makeconfig immediately after defining
19395         subdir.
19396         * wctype/Makefile: Likewise.
19398 2014-02-26  Steve Ellcey  <sellcey@mips.com>
19400         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
19401         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
19402         (libc_feholdexcept_setround_mips): Ditto.
19403         (libc_feholdsetround): New.
19404         (libc_feholdsetroundf): New.
19405         (libc_feholdsetroundl): New.
19406         (libc_feupdateenv_test_mips): New.
19407         (libc_feupdateenv_test): New.
19408         (libc_feupdateenv_testf): New.
19409         (libc_feupdateenv_testl): New.
19410         (libc_feresetround): New.
19411         (libc_feresetroundf): New.
19412         (libc_feresetroundl): New.
19413         (libc_fetestexcept_mips): New.
19414         (libc_fetestexcept): New.
19415         (libc_fetestexceptf): New.
19416         (libc_fetestexceptl): New.
19417         (HAVE_RM_CTX): New.
19418         (libc_feholdexcept_setround_mips_ctx): New.
19419         (libc_feholdexcept_setround_ctx): New.
19420         (libc_feholdexcept_setroundf_ctx): New.
19421         (libc_feholdexcept_setroundl_ctx): New.
19422         (libc_fesetenv_mips_ctx): New.
19423         (libc_fesetenv_ctx): New.
19424         (libc_fesetenv_ctxf): New.
19425         (libc_fesetenv_ctxl): New.
19426         (libc_feupdateenv_mips_ctx): New.
19427         (libc_feupdateenv_ctx): New.
19428         (libc_feupdateenvf_ctx): New.
19429         (libc_feupdateenvl_ctx): New.
19430         (libc_feholdsetround_mips_ctx): New.
19431         (libc_feholdsetround_ctx): New.
19432         (libc_feholdsetroundf_ctx): New.
19433         (libc_feholdsetroundl_ctx): New.
19434         (libc_feresetround_mips_ctx): New.
19435         (libc_feresetround_ctx): New.
19436         (libc_feresetroundf_ctx): New.
19437         (libc_feresetroundl_ctx): New.
19439 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
19441         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
19443         * manual/ipc.texi: New file.
19444         * manual/Makefile (chapters): Add ipc.
19445         * manual/job.texi: Add "Inter-Process Communication" to next.
19446         * manual/process.texi: Add "Inter-Process Communication" to prev.
19448 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19450         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19452 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
19454         * malloc/malloc.c (__libc_calloc): Simplify implementation.
19456         * manual/arith.texi: Fix spaces after sentences.
19457         * manual/charset.texi: Likewise.
19458         * manual/errno.texi: Likewise.
19459         * manual/install.texi: Likewise.
19460         * manual/llio.texi: Likewise.
19461         * manual/locale.texi: Likewise.
19462         * manual/maint.texi: Likewise.
19463         * manual/math.texi: Likewise.
19464         * manual/memory.texi: Likewise.
19465         * manual/message.texi: Likewise.
19466         * manual/probes.texi: Likewise.
19467         * manual/resource.texi: Likewise.
19468         * manual/signal.texi: Likewise.
19469         * manual/socket.texi: Likewise.
19470         * manual/stdio.texi: Likewise.
19471         * manual/string.texi: Likewise.
19472         * manual/time.texi: Likewise.
19473         * manual/users.texi: Likewise.
19475 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
19477         [BZ #16632]
19478         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
19479         _DEFAULT_SOURCE is defined.
19481 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
19482             Carlos O'Donell  <carlos@redhat.com>
19484         [BZ #16613]
19485         * elf/dl-tls.c (_dl_count_modids): New function.
19486         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
19487         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
19488         audit library and increment generation counter.
19489         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
19490         * elf/tst-audit9.c: New file.
19491         * elf/tst-auditmod9a.c: New file.
19492         * elf/tst-auditmod9b.c: New file.
19493         * elf/Makefile: Add rules to build and run tst-audit9.
19495 2014-02-25  Florian Weimer  <fweimer@redhat.com>
19497         [BZ #15347]
19498         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
19500 2014-02-25  Will Newton  <will.newton@linaro.org>
19502         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
19503         (__longjmp): Restore sp and lr before restoring callee
19504         saved registers.  Add longjmp and longjmp_target
19505         SystemTap probe point.
19506         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
19507         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
19508         Define to zero to match jmpbuf layout.
19509         * sysdeps/arm/setjmp.S: Include stap-probe.h.
19510         (__sigsetjmp): Save sp and lr before saving callee
19511         saved registers.  Add setjmp SystemTap probe point.
19513 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
19515         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
19517 2014-02-24  Andreas Schwab  <schwab@suse.de>
19519         [BZ #15804]
19520         * elf/pldd.c (wait_for_ptrace_stop): New function.
19521         (main): Call it after attaching.
19523 2014-02-22  Roland McGrath  <roland@hack.frob.com>
19525         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
19526         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
19527         Versions files is now verboten.
19528         * hurd/Versions (libc: GLIBC_2.0):
19529         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
19530         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
19531         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
19532         * mach/Versions: Likewise.
19534         * csu/Versions: Remove unused %include.
19535         * resolv/Versions: Likewise.
19537 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
19539         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
19540         ($(objpfx)check-local-headers.out): Likewise.
19541         ($(objpfx)begin-end-check.out): Likewise.
19542         * Makerules (check-abi-%.out): Likewise.
19543         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
19544         ($(objpfx)test2.cat): Likewise.
19545         ($(objpfx)de/libc.cat): Likewise.
19546         ($(objpfx)test-gencat.out): Likewise.
19547         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
19548         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
19549         ($(objpfx)noload-mem): Likewise.
19550         ($(objpfx)tst-pathopt.out): Likewise.
19551         ($(objpfx)tst-rtld-load-self.out): Likewise.
19552         ($(objpfx)tst-array1-cmp.out): Likewise.
19553         ($(objpfx)tst-array1-static-cmp.out): Likewise.
19554         ($(objpfx)tst-array2-cmp.out): Likewise.
19555         ($(objpfx)tst-array3-cmp.out): Likewise.
19556         ($(objpfx)tst-array4-cmp.out): Likewise.
19557         ($(objpfx)tst-array5-cmp.out): Likewise.
19558         ($(objpfx)tst-array5-static-cmp.out): Likewise.
19559         ($(objpfx)check-textrel.out): Likewise.
19560         ($(objpfx)check-execstack.out): Likewise.
19561         ($(objpfx)check-localplt.out): Likewise.
19562         ($(objpfx)order2-cmp.out): Likewise.
19563         ($(objpfx)tst-leaks1-mem): Likewise.
19564         ($(objpfx)tst-leaks1-static-mem): Likewise.
19565         ($(objpfx)tst-initorder-cmp.out): Likewise.
19566         ($(objpfx)tst-initorder2-cmp.out): Likewise.
19567         ($(objpfx)tst-unused-dep.out): Likewise.
19568         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
19569         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
19570         * iconv/Makefile (test-iconvconfig): Likewise.
19571         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
19572         ($(objpfx)iconv-test.out): Likewise.
19573         ($(objpfx)tst-tables.out): Likewise.
19574         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
19575         ($(objpfx)tst-gettext.out): Likewise.
19576         ($(objpfx)tst-translit.out): Likewise.
19577         ($(objpfx)tst-gettext2.out): Likewise.
19578         ($(objpfx)tst-gettext4.out): Likewise.
19579         ($(objpfx)tst-gettext6.out): Likewise.
19580         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
19581         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
19582         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
19583         ($(objpfx)tst-fopenloc-mem.out): Likewise.
19584         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
19585         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
19586         * posix/Makefile ($(objpfx)globtest.out): Likewise.
19587         ($(objpfx)wordexp-tst.out): Likewise.
19588         ($(objpfx)annexc.out): Likewise.
19589         ($(objpfx)tst-fnmatch-mem): Likewise.
19590         ($(objpfx)bug-regex2-mem): Likewise.
19591         ($(objpfx)bug-regex14-mem): Likewise.
19592         ($(objpfx)bug-regex21-mem): Likewise.
19593         ($(objpfx)bug-regex31-mem): Likewise.
19594         ($(objpfx)tst-vfork3-mem): Likewise.
19595         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
19596         ($(objpfx)tst-pcre-mem): Likewise.
19597         ($(objpfx)tst-boost-mem): Likewise.
19598         ($(objpfx)tst-getconf.out): Likewise.
19599         ($(objpfx)bug-ga2-mem): Likewise.
19600         ($(objpfx)bug-glob2-mem): Likewise.
19601         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
19602         ($(objpfx)mtrace-tst-leaks2): Likewise.
19603         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
19604         ($(objpfx)tst-printf.out): Likewise.
19605         ($(objpfx)tst-setvbuf1.out): Likewise.
19606         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
19607         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
19608         ($(objpfx)tst-fmtmsg.out): Likewise.
19609         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
19610         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
19612         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
19613         * bits/sigaction.h [__USE_MISC]: Likewise.
19614         * bits/waitstatus.h: Update #endif comments.
19615         * ctype/ctype.h: Likewise.
19616         * dirent/dirent.h: Likewise.
19617         [__USE_MISC]: Remove redundant conditionals.
19618         * grp/grp.h: Update #endif comments.
19619         [__USE_GNU]: Remove redundant conditionals.
19620         [__USE_MISC]: Likewise.
19621         * inet/netinet/in.h [__USE_GNU]: Likewise.
19622         * io/sys/stat.h [__USE_MISC]: Likewise.
19623         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
19624         * libio/bits/stdio.h: Update #endif comments.
19625         [__USE_MISC]: Remove redundant conditionals.
19626         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
19627         * libio/stdio.h: Update #endif comments.
19628         [__USE_MISC]: Remove redundant conditionals.
19629         * math/bits/math-finite.h [__USE_MISC]: Likewise.
19630         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
19631         * math/math.h: Update #else and #endif comments.
19632         [__USE_MISC]: Remove redundant conditionals.
19633         * misc/sys/uio.h: Update #endif comments.
19634         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
19635         * posix/glob.h [__USE_MISC]: Likewise.
19636         * posix/sys/types.h: Update #endif comments.
19637         [__USE_MISC]: Remove redundant conditionals.
19638         * posix/sys/wait.h: Update #endif comments.
19639         [__USE_MISC]: Remove redundant conditionals.
19640         * posix/unistd.h: Update #endif comments.
19641         [__USE_MISC]: Remove redundant conditionals.
19642         * pwd/pwd.h [__USE_GNU]: Likewise.
19643         [__USE_MISC]: Likewise.
19644         * resolv/netdb.h [__USE_GNU]: Likewise.
19645         * signal/signal.h: Update #endif comments.
19646         [__USE_MISC]: Remove redundant conditionals.
19647         * stdlib/stdlib.h: Update #else and #endif comments.
19648         [__USE_MISC]: Remove redundant conditionals.
19649         [__USE_GNU]: Likewise.
19650         * string/bits/string2.h [__USE_MISC]: Likewise.
19651         * string/string.h: Update #endif comments.
19652         [__USE_MISC]: Remove redundant conditionals.
19653         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
19654         Likewise.
19655         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
19656         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
19657         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
19658         Likewise.
19659         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
19660         Likewise.
19661         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
19662         comments.
19663         [__USE_MISC]: Remove redundant conditionals.
19664         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
19665         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
19666         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
19667         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
19668         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
19669         Likewise.
19670         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
19671         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
19672         Likewise.
19673         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
19674         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
19675         Likewise.
19676         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
19677         Likewise.
19678         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
19679         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
19680         Likewise.
19681         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
19682         Likewise.
19683         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
19684         * sysdeps/x86/bits/string.h: Update #endif comments.
19685         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
19686         conditionals.
19687         * time/sys/time.h: Update #endif comments.
19688         * time/time.h: Likewise.
19689         [__USE_MISC]: Remove redundant conditionals.
19691 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
19693         [BZ #16600]
19694         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
19696 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
19698         * Versions.def (librt): Add GLIBC_2.17.
19700 2014-02-21  Adam Conrad  <adconrad@0c3.net>
19702         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
19703         synonym for _SYS_AUXV_H to allow direct inclusion.
19704         * sysdeps/sparc/bits/hwcap.h: Likewise.
19705         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
19706         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
19707         * sysdeps/sparc/sysdep.h: Likewise.
19709 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19711         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
19713 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19715         * benchtests/bench-strrchr.c: Print length instead of position.
19717 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
19719         [BZ #16611]
19720         * sysdeps/unix/sysv/linux/kernel-features.h
19721         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
19722         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
19723         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
19724         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
19725         Likewise.
19726         [__i386__ || __powerpc__ || __sh__ || __sparc__]
19727         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19728         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
19729         (__ASSUME_SENDMMSG): Define instead of using previous
19730         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
19731         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19732         (__ASSUME_SENDMMSG_SYSCALL): Define.
19733         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19734         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
19735         Likewise.
19736         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19737         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19738         Likewise.
19739         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19740         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19741         Likewise.
19742         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
19743         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19744         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19745         [__ASSUME_SENDMMSG]: Change conditionals to
19746         [__ASSUME_SENDMMSG_SOCKETCALL].
19747         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19748         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
19749         Define.
19750         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19751         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
19752         Likewise.
19753         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
19754         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19755         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19756         [!__ASSUME_SENDMMSG]: Change conditional to
19757         [!__ASSUME_SENDMMSG_SOCKETCALL].
19758         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19759         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19760         Define.
19762         [BZ #16610]
19763         * sysdeps/unix/sysv/linux/kernel-features.h
19764         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
19765         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
19766         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
19767         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
19768         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
19769         [__i386__ || __sparc__]
19770         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19771         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
19772         (__ASSUME_RECVMMSG): Define instead of using previous
19773         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
19774         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19775         (__ASSUME_RECVMMSG_SYSCALL): Define.
19776         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19777         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19778         Likewise.
19779         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19780         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19781         Likewise.
19782         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19783         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19784         Likewise.
19785         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
19786         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19787         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19788         [__ASSUME_RECVMMSG]: Change condition to
19789         [__ASSUME_RECVMMSG_SOCKETCALL].
19790         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19791         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19792         Define.
19793         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19794         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19795         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19796         Likewise.
19797         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
19798         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19799         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19800         [!__ASSUME_RECVMMSG]: Change condition to
19801         [!__ASSUME_RECVMMSG_SOCKETCALL].
19802         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19803         (__ASSUME_RECVMMSG_SYSCALL): Define.
19805         [BZ #16609]
19806         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
19807         __powerpc__ || __s390__ || __sh__ || __sparc__]
19808         (__ASSUME_SOCKETCALL): Define.
19809         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
19810         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
19811         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
19812         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
19813         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
19814         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
19815         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
19816         (__ASSUME_ACCEPT4): Define instead of using previous
19817         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
19818         __powerpc__ || __sparc__ || __s390__)] condition.
19819         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19820         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19821         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
19822         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19823         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19824         [!__ASSUME_ACCEPT4]: Change condition to
19825         [!__ASSUME_ACCEPT4_SOCKETCALL].
19826         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19827         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
19828         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
19829         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19830         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
19831         __ASSUME_ACCEPT4_SYSCALL.
19832         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
19833         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
19834         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19835         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
19836         __ASSUME_ACCEPT4_SYSCALL.
19837         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
19838         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19839         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19840         [__ASSUME_ACCEPT4]: Change condition to
19841         [__ASSUME_ACCEPT4_SOCKETCALL].
19842         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
19843         (__ASSUME_SOCKETCALL): Define.
19844         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
19845         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19846         (__ASSUME_SOCKETCALL): Define.
19847         (__ASSUME_ACCEPT4): Remove.
19848         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
19849         Define.
19850         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19851         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
19852         Likewise.
19853         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19854         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19856         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
19857         macro.
19858         (HWCAP_ARM_LPAE): Likewise.
19859         (HWCAP_ARM_EVTSTRM): Likewise.
19860         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
19861         Add vpfd32, lpae and evtstrm.
19862         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
19863         Increase to 22.
19865 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
19867         * math/auto-libm-test-in: Add tests of clog10.
19868         * math/auto-libm-test-out: Regenerated.
19869         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
19870         * sysdeps/i386/fpu/libm-test-ulps: Update.
19871         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19873 2014-02-18  Andreas Schwab  <schwab@suse.de>
19875         [BZ #16574]
19876         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
19877         Store non-zero if the second buffer was newly allocated.
19878         (send_dg): Likewise.
19879         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
19880         to send_vc and send_dg.
19881         (res_nsend): Pass NULL for ansp2_malloced.
19882         * resolv/res_query.c (__libc_res_nquery): Add parameter
19883         answerp2_malloced and pass it down to __libc_res_nsend.
19884         (res_nquery): Pass additional NULL to __libc_res_nquery.
19885         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
19886         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
19887         second answer buffer if answerp2_malloced was set.
19888         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
19889         (__libc_res_nquerydomain): Add parameter
19890         answerp2_malloced and pass it down to __libc_res_nquery.
19891         (res_nquerydomain): Pass additional NULL to
19892         __libc_res_nquerydomain.
19893         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
19894         additional NULL to __libc_res_nsend and __libc_res_nquery.
19895         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
19896         additional NULL to __libc_res_nsearch.
19897         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
19898         parameter of __libc_res_nsearch to check for separately allocated
19899         second buffer.
19900         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
19901         __libc_res_nquery.
19902         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
19903         additional NULL to __libc_res_nquery.
19904         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
19905         __libc_res_nsearch.
19906         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
19907         * include/resolv.h: Update prototypes of __libc_res_nquery,
19908         __libc_res_nsearch, __libc_res_nsend.
19910 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
19912         * math/auto-libm-test-in: Add tests of fma.
19913         * math/auto-libm-test-out: Regenerated.
19914         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
19915         (fma_towardzero_test_data): Likewise.
19916         (fma_downward_test_data): Likewise.
19917         (fma_upward_test_data): Likewise.
19918         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
19919         mpc_mode.
19920         (rounding_modes): Add values for new field.
19921         (func_calc_method): Add value mpfr_fff_f.
19922         (func_calc_desc): Add mpfr_fff_f union field.
19923         (test_function): Add field exact_args.
19924         (FUNC): Add macro argument EXACT_ARGS.
19925         (FUNC_mpfr_f_f): Update call to FUNC.
19926         (FUNC_mpfr_f_f): Likewise.
19927         (FUNC_mpfr_ff_f): Likewise.
19928         (FUNC_mpfr_if_f): Likewise.
19929         (FUNC_mpc_c_f): Likewise.
19930         (FUNC_mpc_c_c): Likewise.
19931         (test_functions): Add fma.  Update calls to FUNC.
19932         (handle_input_arg): Add argument exact_args.
19933         (add_test): Update call to handle_input_arg.
19934         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
19935         (output_for_one_input_case): Update call to calc_generic_results.
19936         Recalculate exact zero results in each rounding mode.
19938         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
19939         non-negative before setting low bit.
19940         * math/auto-libm-test-in: Mark one asin test possibly having
19941         spurious underflow.
19942         * math/auto-libm-test-out: Regenerated.
19943         * sysdeps/i386/fpu/libm-test-ulps: Update.
19944         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19946 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
19948         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
19949         * sysdeps/unix/sysv/linux/microblaze: Move directory from
19950         ports/sysdeps/unix/sysv/linux/microblaze.
19951         * README: Add missing listing for microblaze*-*-linux-gnu.
19953 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
19955         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
19956         duplicate code
19958 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
19960         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
19961         * sysdeps/unix/sysv/linux/ia64: Move directory from
19962         ports/sysdeps/unix/sysv/linux/ia64.
19963         * README: Update listing for ia64-*-linux-gnu.
19965 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
19966             Joseph Myers  <joseph@codesourcery.com>
19968         * Makeconfig (test-name): New variable.
19969         (evaluate-test): Likewise.
19970         * Makerules (do-test-clean): Remove .test-result files.
19971         (common-mostlyclean): Likewise.
19972         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
19973         * scripts/evaluate-test.sh: New file.
19975 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
19977         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
19978         separate $(objpfx)tst-fopenloc-cmp.out and
19979         $(objpfx)tst-fopenloc-mem.out targets.
19980         (tests): Update dependencies.
19981         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
19982         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
19983         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
19984         (tst-rxspencer-no-utf8-ARGS): New variable.
19985         (tst-rxspencer-no-utf8-ENV): Likewise.
19986         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
19987         instead of $(objpfx)tst-rxspencer-mem.
19988         ($(objpfx)tst-rxspencer-mem): Change target to
19989         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
19990         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
19991         * posix/tst-rxspencer-no-utf8.c: New file.
19993         * elf/Makefile ($(objpfx)order.out): Remove rule.
19994         [$(run-built-tests) = yes] (tests): Depend on
19995         $(objpfx)order-cmp.out.
19996         ($(objpfx)order-cmp.out): New rule.
19997         [$(run-built-tests) = yes] (tests): Depend on
19998         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
19999         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
20000         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
20001         $(objpfx)tst-array5-static-cmp.out.
20002         ($(objpfx)tst-array1.out): Remove rule.
20003         ($(objpfx)tst-array1-cmp.out): New rule.
20004         ($(objpfx)tst-array1-static.out): Remove rule.
20005         ($(objpfx)tst-array1-static-cmp.out): New rule.
20006         ($(objpfx)tst-array2.out): Remove rule.
20007         ($(objpfx)tst-array2-cmp.out): New rule.
20008         ($(objpfx)tst-array3.out): Remove rule.
20009         ($(objpfx)tst-array3-cmp.out): New rule.
20010         ($(objpfx)tst-array4.out): Remove rule.
20011         ($(objpfx)tst-array4-cmp.out): New rule.
20012         ($(objpfx)tst-array5.out): Remove rule.
20013         ($(objpfx)tst-array5-cmp.out): New rule.
20014         ($(objpfx)tst-array5-static.out): Remove rule.
20015         ($(objpfx)tst-array5-static-cmp.out): New rule.
20016         [$(run-built-tests) = yes] (tests): Depend on
20017         $(objpfx)order2-cmp.out.
20018         ($(objpfx)order2.out): Remove rule.
20019         ($(objpfx)order2-cmp.out): New rule.
20020         ($(objpfx)tst-initorder.out): Remove rule.
20021         [$(run-built-tests) = yes] (tests): Depend on
20022         $(objpfx)tst-initorder-cmp.out.
20023         ($(objpfx)tst-initorder-cmp.out): New rule.
20024         ($(objpfx)tst-initorder2.out): Remove rule.
20025         [$(run-built-tests) = yes] (tests): Depend on
20026         $(objpfx)tst-initorder2-cmp.out.
20027         ($(objpfx)tst-initorder2-cmp.out): New rule.
20028         [$(run-built-tests) = yes] (tests): Depend on
20029         $(objpfx)tst-unused-dep-cmp.out.
20030         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
20031         ($(objpfx)tst-unused-dep-cmp.out): New rule.
20032         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
20033         on $(objpfx)tst-setvbuf1-cmp.out.
20034         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
20035         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
20036         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
20037         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
20038         ($(objpfx)tst-svc.out): Remove rule.
20039         ($(objpfx)tst-svc-cmp.out): New rule.
20041 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
20043         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
20044         * ctype/ctype.h [__USE_MISC]: Likewise.
20045         * dirent/dirent.h [__USE_MISC]: Likewise.
20046         * grp/grp.h [__USE_MISC]: Likewise.
20047         * io/fcntl.h [__USE_MISC]: Likewise.
20048         * io/sys/stat.h [__USE_MISC]: Likewise.
20049         * libio/stdio.h [__USE_MISC]: Likewise.
20050         * posix/unistd.h [__USE_MISC]: Likewise.
20051         * pwd/pwd.h [__USE_MISC]: Likewise.
20052         * stdlib.h [__USE_MISC]: Likewise.
20053         * string/bits/string2.h [__USE_MISC]: Likewise.
20054         * string/string.h [__USE_MISC]: Likewise.
20055         * time/time.h [__USE_MISC]: Likewise.
20057 2014-02-13  Andreas Schwab  <schwab@suse.de>
20059         [BZ #16574]
20060         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
20061         second answer buffer if it was separately allocated.
20063 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
20065         * sysdeps/mips/math-tests.h: Include <features.h>.
20066         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
20067         (ROUNDING_TESTS_long_double): Do not define.
20068         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
20069         (EXCEPTION_TESTS_long_double): Likewise.
20070         * sysdeps/mips/mips64/libm-test-ulps: Update.
20072         * include/features.h (__USE_BSD): Remove macro definitions.
20073         (__USE_SVID): Likewise.
20074         (_BSD_SOURCE): Likewise.
20075         (_SVID_SOURCE): Likewise.
20076         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
20077         from definition of _DEFAULT_SOURCE.
20078         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
20079         [_DEFAULT_SOURCE].
20080         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
20081         * bits/mman.h [__USE_BSD]: Likewise.
20082         * bits/termios.h [__USE_BSD]: Likewise.
20083         * bits/waitstatus.h [__USE_BSD]: Likewise.
20084         * ctype/ctype.h [__USE_SVID]: Likewise.
20085         * dirent/dirent.h [__USE_BSD]: Likewise.
20086         * grp/grp.h [__USE_SVID]: Likewise.
20087         [__USE_BSD]: Likewise.
20088         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
20089         * io/fcntl.h [__USE_BSD]: Likewise.
20090         * io/ftw.h [__USE_BSD]: Likewise.
20091         * io/sys/stat.h [__USE_BSD]: Likewise.
20092         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
20093         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
20094         * libio/stdio.h [__USE_SVID]: Likewise.
20095         [__USE_BSD]: Likewise.
20096         * math/math.h [__USE_SVID]: Likewise.
20097         [__USE_BSD]: Likewise.
20098         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
20099         * misc/bits/syslog.h [__USE_BSD]: Likewise.
20100         * misc/search.h [__USE_SVID]: Likewise.
20101         * misc/sys/mman.h [__USE_BSD]: Likewise.
20102         * misc/sys/syslog.h [__USE_BSD]: Likewise.
20103         * misc/sys/uio.h [__USE_BSD]: Likewise.
20104         * posix/bits/unistd.h [__USE_BSD]: Likewise.
20105         * posix/glob.h [__USE_BSD]: Likewise.
20106         * posix/regex.h [__USE_BSD]: Likewise.
20107         * posix/sys/types.h [__USE_BSD]: Likewise.
20108         [__USE_SVID]: Likewise.
20109         * posix/sys/utsname.h [__USE_SVID]: Likewise.
20110         * posix/sys/wait.h [__USE_BSD]: Likewise.
20111         [__USE_SVID]: Likewise.
20112         * posix/unistd.h [__USE_BSD]: Likewise.
20113         [__USE_SVID]: Likewise.
20114         * pwd/pwd.h [__USE_SVID]: Likewise.
20115         * resolv/netdb.h [__USE_BSD]: Likewise.
20116         * setjmp/setjmp.h [__USE_BSD]: Likewise.
20117         * signal/signal.h [__USE_BSD]: Likewise.
20118         [__USE_SVID]: Likewise.
20119         * socket/sys/socket.h [__USE_BSD]: Likewise.
20120         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
20121         * stdlib/stdlib.h [__USE_BSD]: Likewise.
20122         [__USE_SVID]: Likewise.
20123         * string/bits/string2.h [__USE_BSD]: Likewise.
20124         [__USE_SVID]: Likewise.
20125         * string/bits/string3.h [__USE_BSD]: Likewise.
20126         * string/endian.h [__USE_BSD]: Likewise.
20127         * string/string.h [__USE_SVID]: Likewise.
20128         [__USE_BSD]: Likewise.
20129         * string/strings.h [__USE_BSD]: Likewise.
20130         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
20131         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
20132         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
20133         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
20134         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
20135         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
20136         Likewise.
20137         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
20138         Likewise.
20139         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
20140         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
20141         Likewise.
20142         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
20143         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
20144         Likewise.
20145         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
20146         Likewise.
20147         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
20148         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
20149         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
20150         Likewise.
20151         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
20152         Likewise.
20153         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
20154         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
20155         * termios/termios.h [__USE_BSD]: Likewise.
20156         * time/sys/time.h [__USE_BSD]: Likewise.
20157         * time/time.h [__USE_BSD]: Likewise.
20158         [__USE_SVID]: Likewise.
20160         * Makefile (subdir_targets): Remove subdir_lint.out.
20162         * stdio-common/Makefile (do-tst-unbputc): Remove target.
20163         (do-tst-printf): Likewise.
20164         (tests): Depend directly on $(objpfx)tst-unbputc.out and
20165         $(objpfx)tst-printf.out.
20167         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
20169         * Makerules (check-abi-%): Change target to
20170         $(objpfx)check-abi-%.out.
20171         (check-abi target): Update dependencies.
20172         (check-abi-pattern variable): Redirect output of diff to $@.
20173         (check-abi variable): Likewise.
20174         * elf/Makefile (check-abi): Update dependencies.
20176         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
20177         unused.
20178         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
20179         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
20180         subnormal range.
20181         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
20182         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
20183         value has largest subnormal exponent.
20184         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
20185         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
20186         * sysdeps/aarch64/soft-fp/sfp-machine.h
20187         (_FP_TININESS_AFTER_ROUNDING): New macro.
20188         * sysdeps/alpha/soft-fp/sfp-machine.h
20189         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20190         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20191         Likewise.
20192         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
20193         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20194         * sysdeps/mips/soft-fp/sfp-machine.h
20195         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20196         * sysdeps/powerpc/soft-fp/sfp-machine.h
20197         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20198         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20199         Likewise.
20200         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
20201         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20202         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
20203         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20204         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20205         Likewise.
20207 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
20209         [BZ #16545]
20210         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
20211         model 1.
20213 2014-02-12  Richard Henderson  <rth@redhat.com>
20215         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
20216         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
20217         * sysdeps/unix/sysv/linux/alpha: Move directory from
20218         ports/sysdeps/unix/sysv/linux/alpha.
20219         * README: Update listing for alpha-*-linux-gnu.
20221 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
20223         * include/features.h: Update comment documenting feature test
20224         macros.
20225         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
20226         _DEFAULT_SOURCE.
20227         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
20228         (_SVID_SOURCE): Likewise.
20229         (_DEFAULT_SOURCE): Update description of default features.
20230         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
20231         with _GNU_SOURCE.
20232         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
20233         (S_ISVTX): Likewise.
20234         * manual/math.texi (Mathematical Constants): Likewise.
20235         * manual/signal.texi (Interrupted Primitives): Likewise.
20236         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
20237         * math/test-matherr.c (_SVID_SOURCE): Do not define.
20238         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
20239         Don't refer to _SVID_SOURCE in warning text.
20241         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20243         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
20244         already defined.
20245         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
20246         * sysdeps/mips/dl-lookup.c: Remove.
20247         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
20249 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
20251         [BZ #16447]
20252         * math/auto-libm-test-in: Add testcase for expl.
20253         * math/auto-libm-test-out: Regenerate.
20254         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
20255         calculation of unsafe.
20256         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
20258 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
20260         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
20261         * sysdeps/unix/sysv/linux/aarch64: Move directory from
20262         ports/sysdeps/unix/sysv/linux/aarch64.
20263         * README: Update listing for aarch64*-*-linux-gnu.
20265 2014-02-11  Will Newton  <will.newton@linaro.org>
20267         * manual/probes.texi (Mathematical Function Probes): Use
20268         "triggered" instead of "hit".
20270         * manual/probes.texi (Internal Probes): Add documentation
20271         of setjmp, longjmp and longjmp_target probes.
20273         * include/stap-probe.h: Add comment about probe argument
20274         format.
20276         * malloc/mtrace.c (attribute_hidden): Remove unused macro
20277         definition.  (tr_where, tr_freehook, tr_mallochook,
20278         tr_reallochook, tr_memalignhook): Use ANSI protoype.
20280 2014-02-11  David S. Miller  <davem@davemloft.net>
20282         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
20283         processing int_tests.
20285 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
20287         * sysdeps/mips: Move directory from ports/sysdeps/mips.
20288         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
20289         * sysdeps/unix/sysv/linux/mips: Move directory from
20290         ports/sysdeps/unix/sysv/linux/mips.
20291         * README: Update listing for mips-*-linux-gnu and
20292         mips64-*-linux-gnu.
20294 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
20296         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
20297         * sysdeps/unix/sysv/linux/m68k: Move directory from
20298         ports/sysdeps/unix/sysv/linux/m68k.
20299         * README: Update listing for m68k-*-linux-gnu.
20301 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
20303         * sysdeps/tile: Move directory from ports/sysdeps/tile.
20304         * sysdeps/unix/sysv/linux/generic: Move directory from
20305         ports/sysdeps/unix/sysv/linux/generic.
20306         * sysdeps/unix/sysv/linux/tile: Move directory from
20307         ports/sysdeps/unix/sysv/linux/tile.
20308         * README: Update listing for tile*-*-linux-gnu.
20310 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
20312         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
20313         __builtin_expect.
20314         * benchtests/bench-memmem.c (simple_memmem): Likewise.
20315         * catgets/open_catalog.c (__open_catalog): Likewise.
20316         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
20317         * debug/confstr_chk.c: Likewise.
20318         * debug/fread_chk.c (__fread_chk): Likewise.
20319         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
20320         * debug/getgroups_chk.c: Likewise.
20321         * debug/mbsnrtowcs_chk.c: Likewise.
20322         * debug/mbsrtowcs_chk.c: Likewise.
20323         * debug/mbstowcs_chk.c: Likewise.
20324         * debug/memcpy_chk.c: Likewise.
20325         * debug/memmove_chk.c: Likewise.
20326         * debug/mempcpy_chk.c: Likewise.
20327         * debug/memset_chk.c: Likewise.
20328         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20329         * debug/strcat_chk.c (__strcat_chk): Likewise.
20330         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
20331         * debug/strncat_chk.c (__strncat_chk): Likewise.
20332         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
20333         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
20334         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
20335         * debug/wcpncpy_chk.c: Likewise.
20336         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20337         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
20338         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
20339         * debug/wcsncpy_chk.c: Likewise.
20340         * debug/wcsnrtombs_chk.c: Likewise.
20341         * debug/wcsrtombs_chk.c: Likewise.
20342         * debug/wcstombs_chk.c: Likewise.
20343         * debug/wmemcpy_chk.c: Likewise.
20344         * debug/wmemmove_chk.c: Likewise.
20345         * debug/wmempcpy_chk.c: Likewise.
20346         * debug/wmemset_chk.c: Likewise.
20347         * dirent/scandirat.c (SCANDIRAT): Likewise.
20348         * dlfcn/dladdr1.c (dladdr1): Likewise.
20349         * dlfcn/dladdr.c (dladdr): Likewise.
20350         * dlfcn/dlclose.c (dlclose_doit): Likewise.
20351         * dlfcn/dlerror.c (__dlerror): Likewise.
20352         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
20353         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
20354         * dlfcn/dlopen.c (dlopen_doit): Likewise.
20355         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
20356         * dlfcn/dlsym.c (dlsym_doit): Likewise.
20357         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
20358         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
20359         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
20360         Likewise.
20361         * elf/dl-conflict.c: Likewise.
20362         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
20363         * elf/dl-dst.h: Likewise.
20364         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
20365         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
20366         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
20367         * elf/dl-init.c (call_init, _dl_init): Likewise.
20368         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
20369         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
20370         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
20371         Likewise.
20372         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
20373         Likewise.
20374         * elf/dl-minimal.c (__libc_memalign): Likewise.
20375         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
20376         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20377         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
20378         * elf/dl-sym.c (do_sym): Likewise.
20379         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
20380         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
20381         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
20382         * elf/dl-writev.h (_dl_writev): Likewise.
20383         * elf/ldconfig.c (search_dir): Likewise.
20384         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
20385         (dl_main): Likewise.
20386         * elf/setup-vdso.h (setup_vdso): Likewise.
20387         * grp/compat-initgroups.c (compat_call): Likewise.
20388         * grp/fgetgrent.c (fgetgrent): Likewise.
20389         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
20390         * grp/putgrent.c (putgrent): Likewise.
20391         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
20392         Likewise.
20393         * hurd/hurdinit.c: Likewise.
20394         * iconvdata/8bit-gap.c (struct): Likewise.
20395         * iconvdata/ansi_x3.110.c : Likewise.
20396         * iconvdata/big5.c : Likewise.
20397         * iconvdata/big5hkscs.c : Likewise.
20398         * iconvdata/cp1255.c: Likewise.
20399         * iconvdata/cp1258.c : Likewise.
20400         * iconvdata/cp932.c : Likewise.
20401         * iconvdata/euc-cn.c: Likewise.
20402         * iconvdata/euc-jisx0213.c : Likewise.
20403         * iconvdata/euc-jp.c: Likewise.
20404         * iconvdata/euc-jp-ms.c : Likewise.
20405         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
20406         * iconvdata/gb18030.c : Likewise.
20407         * iconvdata/gbbig5.c (const): Likewise.
20408         * iconvdata/gbgbk.c: Likewise.
20409         * iconvdata/gbk.c : Likewise.
20410         * iconvdata/ibm1364.c : Likewise.
20411         * iconvdata/ibm930.c : Likewise.
20412         * iconvdata/ibm932.c: Likewise.
20413         * iconvdata/ibm933.c : Likewise.
20414         * iconvdata/ibm935.c : Likewise.
20415         * iconvdata/ibm937.c : Likewise.
20416         * iconvdata/ibm939.c : Likewise.
20417         * iconvdata/ibm943.c: Likewise.
20418         * iconvdata/iso_11548-1.c: Likewise.
20419         * iconvdata/iso-2022-cn.c : Likewise.
20420         * iconvdata/iso-2022-cn-ext.c : Likewise.
20421         * iconvdata/iso-2022-jp-3.c: Likewise.
20422         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
20423         * iconvdata/iso-2022-kr.c : Likewise.
20424         * iconvdata/iso646.c (gconv_end): Likewise.
20425         * iconvdata/iso_6937-2.c : Likewise.
20426         * iconvdata/iso_6937.c : Likewise.
20427         * iconvdata/iso8859-1.c: Likewise.
20428         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
20429         * iconvdata/shift_jisx0213.c : Likewise.
20430         * iconvdata/sjis.c : Likewise.
20431         * iconvdata/t.61.c : Likewise.
20432         * iconvdata/tcvn5712-1.c : Likewise.
20433         * iconvdata/tscii.c: Likewise.
20434         * iconvdata/uhc.c : Likewise.
20435         * iconvdata/unicode.c (gconv_end): Likewise.
20436         * iconvdata/utf-16.c (gconv_end): Likewise.
20437         * iconvdata/utf-32.c (gconv_end): Likewise.
20438         * iconvdata/utf-7.c (base64): Likewise.
20439         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
20440         * iconv/gconv_close.c (__gconv_close): Likewise.
20441         * iconv/gconv_open.c (__gconv_open): Likewise.
20442         * iconv/gconv_simple.c (internal_ucs4_loop_single)
20443         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
20444         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
20445         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
20446         (ucs4le_internal_loop_single): Likewise.
20447         * iconv/iconv.c (iconv): Likewise.
20448         * iconv/iconv_close.c: Likewise.
20449         * iconv/loop.c (SINGLE): Likewise.
20450         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
20451         * include/atomic.h: Likewise.
20452         * inet/inet6_option.c (option_alloc): Likewise.
20453         * intl/bindtextdom.c (set_binding_values): Likewise.
20454         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
20455         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
20456         * intl/localealias.c (read_alias_file): Likewise.
20457         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
20458         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
20459         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
20460         * libio/fmemopen.c (fmemopen): Likewise.
20461         * libio/iofgets.c (_IO_fgets): Likewise.
20462         * libio/iofgets_u.c (fgets_unlocked): Likewise.
20463         * libio/iofgetws.c (fgetws): Likewise.
20464         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
20465         * libio/iogetdelim.c (_IO_getdelim): Likewise.
20466         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
20467         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
20468         * locale/findlocale.c (_nl_find_locale): Likewise.
20469         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
20470         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
20471         Likewise.
20472         * locale/setlocale.c (setlocale): Likewise.
20473         * login/programs/pt_chown.c (main): Likewise.
20474         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
20475         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
20476         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
20477         (mmap, mmap64, mremap, munmap): Likewise.
20478         * math/e_exp2l.c: Likewise.
20479         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
20480         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
20481         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
20482         * math/s_catan.c (__catan): Likewise.
20483         * math/s_catanf.c (__catanf): Likewise.
20484         * math/s_catanh.c (__catanh): Likewise.
20485         * math/s_catanhf.c (__catanhf): Likewise.
20486         * math/s_catanhl.c (__catanhl): Likewise.
20487         * math/s_catanl.c (__catanl): Likewise.
20488         * math/s_ccosh.c (__ccosh): Likewise.
20489         * math/s_ccoshf.c (__ccoshf): Likewise.
20490         * math/s_ccoshl.c (__ccoshl): Likewise.
20491         * math/s_cexp.c (__cexp): Likewise.
20492         * math/s_cexpf.c (__cexpf): Likewise.
20493         * math/s_cexpl.c (__cexpl): Likewise.
20494         * math/s_clog10.c (__clog10): Likewise.
20495         * math/s_clog10f.c (__clog10f): Likewise.
20496         * math/s_clog10l.c (__clog10l): Likewise.
20497         * math/s_clog.c (__clog): Likewise.
20498         * math/s_clogf.c (__clogf): Likewise.
20499         * math/s_clogl.c (__clogl): Likewise.
20500         * math/s_csin.c (__csin): Likewise.
20501         * math/s_csinf.c (__csinf): Likewise.
20502         * math/s_csinh.c (__csinh): Likewise.
20503         * math/s_csinhf.c (__csinhf): Likewise.
20504         * math/s_csinhl.c (__csinhl): Likewise.
20505         * math/s_csinl.c (__csinl): Likewise.
20506         * math/s_csqrt.c (__csqrt): Likewise.
20507         * math/s_csqrtf.c (__csqrtf): Likewise.
20508         * math/s_csqrtl.c (__csqrtl): Likewise.
20509         * math/s_ctan.c (__ctan): Likewise.
20510         * math/s_ctanf.c (__ctanf): Likewise.
20511         * math/s_ctanh.c (__ctanh): Likewise.
20512         * math/s_ctanhf.c (__ctanhf): Likewise.
20513         * math/s_ctanhl.c (__ctanhl): Likewise.
20514         * math/s_ctanl.c (__ctanl): Likewise.
20515         * math/w_pow.c: Likewise.
20516         * math/w_powf.c: Likewise.
20517         * math/w_powl.c: Likewise.
20518         * math/w_scalb.c (sysv_scalb): Likewise.
20519         * math/w_scalbf.c (sysv_scalbf): Likewise.
20520         * math/w_scalbl.c (sysv_scalbl): Likewise.
20521         * misc/error.c (error_tail): Likewise.
20522         * misc/pselect.c (__pselect): Likewise.
20523         * nis/nis_callback.c (__nis_create_callback): Likewise.
20524         * nis/nis_call.c (__nisfind_server): Likewise.
20525         * nis/nis_creategroup.c (nis_creategroup): Likewise.
20526         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
20527         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
20528         * nis/nis_getservlist.c (nis_getservlist): Likewise.
20529         * nis/nis_lookup.c (nis_lookup): Likewise.
20530         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
20531         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
20532         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
20533         * nis/nis_xdr.c (xdr_endpoint): Likewise.
20534         * nis/nss_compat/compat-grp.c (getgrent_next_file)
20535         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
20536         * nis/nss_compat/compat-initgroups.c (add_group)
20537         (internal_getgrent_r): Likewise.
20538         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
20539         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
20540         * nis/nss_compat/compat-spwd.c (getspent_next_file)
20541         (internal_getspnam_r): Likewise.
20542         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
20543         (_nss_nis_getaliasbyname_r): Likewise.
20544         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
20545         (_nss_nis_getntohost_r): Likewise.
20546         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
20547         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
20548         (_nss_nis_getgrgid_r): Likewise.
20549         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
20550         (internal_nis_gethostent_r, internal_gethostbyname2_r)
20551         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
20552         (_nss_nis_gethostbyname4_r): Likewise.
20553         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
20554         (initgroups_netid): Likewise.
20555         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
20556         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
20557         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
20558         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
20559         (_nss_nis_getprotobynumber_r): Likewise.
20560         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
20561         (_nss_nis_getsecretkey): Likewise.
20562         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
20563         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
20564         (_nss_nis_getpwuid_r): Likewise.
20565         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
20566         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
20567         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
20568         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
20569         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
20570         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
20571         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
20572         Likewise.
20573         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
20574         (_nss_nisplus_getntohost_r): Likewise.
20575         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
20576         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
20577         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
20578         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
20579         Likewise.
20580         * nis/nss_nisplus/nisplus-initgroups.c
20581         (_nss_nisplus_initgroups_dyn): Likewise.
20582         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
20583         (_nss_nisplus_getnetbyaddr_r): Likewise.
20584         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
20585         (_nss_nisplus_getprotobynumber_r): Likewise.
20586         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
20587         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
20588         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
20589         Likewise.
20590         * nis/nss_nisplus/nisplus-service.c
20591         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
20592         (_nss_nisplus_getservbyport_r): Likewise.
20593         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
20594         (_nss_nisplus_getspnam_r): Likewise.
20595         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
20596         Likewise.
20597         * nscd/aicache.c (addhstaiX): Likewise.
20598         * nscd/cache.c (cache_search, prune_cache): Likewise.
20599         * nscd/connections.c (register_traced_file, send_ro_fd)
20600         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
20601         (main_loop_epoll): Likewise.
20602         * nscd/grpcache.c (addgrbyX): Likewise.
20603         * nscd/hstcache.c (addhstbyX): Likewise.
20604         * nscd/initgrcache.c (addinitgroupsX): Likewise.
20605         * nscd/mem.c (gc, mempool_alloc): Likewise.
20606         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
20607         (addinnetgrX): Likewise.
20608         * nscd/nscd-client.h (__nscd_acquire_maplock)
20609         (__nscd_drop_map_ref): Likewise.
20610         * nscd/nscd_getai.c (__nscd_getai): Likewise.
20611         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
20612         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
20613         Likewise.
20614         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
20615         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
20616         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
20617         (__nscd_get_map_ref): Likewise.
20618         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
20619         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
20620         Likewise.
20621         * nscd/pwdcache.c (addpwbyX): Likewise.
20622         * nscd/selinux.c (preserve_capabilities): Likewise.
20623         * nscd/servicescache.c (addservbyX): Likewise.
20624         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
20625         * posix/fnmatch.c (fnmatch): Likewise.
20626         * posix/getopt.c (_getopt_internal_r): Likewise.
20627         * posix/glob.c (glob, glob_in_dir): Likewise.
20628         * posix/wordexp.c (exec_comm_child): Likewise.
20629         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
20630         (getanswer_r, gaih_getanswer_slice): Likewise.
20631         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
20632         * resolv/res_init.c: Likewise.
20633         * resolv/res_mkquery.c (res_nmkquery): Likewise.
20634         * resolv/res_query.c (__libc_res_nquery): Likewise.
20635         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
20636         Likewise.
20637         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
20638         * stdio-common/perror.c (perror): Likewise.
20639         * stdio-common/printf_fp.c (___printf_fp): Likewise.
20640         * stdio-common/tmpnam.c (tmpnam): Likewise.
20641         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20642         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
20643         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
20644         Likewise.
20645         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
20646         * stdlib/putenv.c (putenv): Likewise.
20647         * stdlib/setenv.c (__add_to_environ): Likewise.
20648         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20649         * stdlib/strtol_l.c (INTERNAL): Likewise.
20650         * string/memmem.c (memmem): Likewise.
20651         * string/strerror.c (strerror): Likewise.
20652         * string/strnlen.c (__strnlen): Likewise.
20653         * string/test-memmem.c (simple_memmem): Likewise.
20654         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
20655         * sunrpc/pm_getport.c (__get_socket): Likewise.
20656         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
20657         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
20658         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
20659         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
20660         Likewise.
20661         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
20662         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
20663         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
20664         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
20665         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
20666         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
20667         Likewise.
20668         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
20669         Likewise.
20670         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
20671         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
20672         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
20673         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
20674         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
20675         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
20676         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
20677         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
20678         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
20679         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
20680         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
20681         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
20682         Likewise.
20683         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
20684         Likewise.
20685         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
20686         Likewise.
20687         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
20688         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
20689         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
20690         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
20691         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
20692         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
20693         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
20694         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
20695         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
20696         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
20697         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
20698         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
20699         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
20700         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
20701         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
20702         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
20703         Likewise.
20704         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
20705         Likewise.
20706         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
20707         Likewise.
20708         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
20709         Likewise.
20710         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
20711         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
20712         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
20713         Likewise.
20714         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
20715         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
20716         * sysdeps/posix/opendir.c (__opendirat): Likewise.
20717         * sysdeps/posix/sleep.c: Likewise.
20718         * sysdeps/posix/tempname.c: Likewise.
20719         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
20720         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20721         Likewise.
20722         * sysdeps/powerpc/powerpc32/dl-machine.h
20723         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
20724         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
20725         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20726         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
20727         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
20728         Likewise.
20729         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
20730         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
20731         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20732         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
20733         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20734         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
20735         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
20736         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
20737         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20738         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
20739         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
20740         (elf_machine_lazy_rel): Likewise.
20741         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
20742         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
20743         (elf_machine_lazy_rel): Likewise.
20744         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
20745         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
20746         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
20747         * sysdeps/unix/grantpt.c (grantpt): Likewise.
20748         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
20749         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
20750         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
20751         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
20752         Likewise.
20753         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
20754         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
20755         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
20756         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
20757         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
20758         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
20759         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
20760         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
20761         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
20762         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
20763         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
20764         Likewise.
20765         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
20766         (__posix_fallocate64_l64): Likewise.
20767         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
20768         (posix_fallocate): Likewise.
20769         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
20770         Likewise.
20771         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
20772         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
20773         (getifaddrs_internal): Likewise.
20774         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
20775         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
20776         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
20777         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
20778         * sysdeps/unix/sysv/linux/posix_fallocate64.c
20779         (__posix_fallocate64_l64): Likewise.
20780         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
20781         Likewise.
20782         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
20783         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
20784         (__get_clockfreq): Likewise.
20785         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
20786         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
20787         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
20788         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
20789         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
20790         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
20791         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
20792         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
20793         Likewise.
20794         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
20795         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
20796         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
20797         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
20798         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
20799         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
20800         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
20801         Likewise.
20802         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
20803         (posix_fallocate): Likewise.
20804         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
20805         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
20806         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
20807         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
20808         (elf_machine_rela, elf_machine_rela_relative)
20809         (elf_machine_lazy_rel): Likewise.
20810         * time/asctime.c (asctime_internal): Likewise.
20811         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
20812         * time/tzset.c (__tzset_parse_tz): Likewise.
20813         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
20814         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
20815         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
20816         * wcsmbs/wcsmbsload.h: Likewise.
20818         [BZ #15894]
20819         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
20821         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
20822         (arena_get2): Remove THREAD_STATS conditionals.
20823         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
20824         (__malloc_stats, int): Likewise.
20826 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
20828         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
20829         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
20831         * manual/setjmp.texi: Fix typos/grammar errors.
20833         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
20834         Only return early when n is <= 0.  Delete unused return statement.
20836         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
20837         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
20838         * debug/tst-longjmp_chk3.c: New file.
20840         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
20841         (test_main): Replace code with set_fortify_handler call.
20842         * debug/test-strcpy_chk.c: Likewise.
20843         * debug/tst-chk1.c: Likewise.
20844         * debug/tst-longjmp_chk.c: Likewise.
20845         * test-skeleton.c: Include fcntl.h & paths.h
20846         (set_fortify_handler): Define.
20848         * debug/tst-longjmp_chk.c: Add header comment and include
20849         ../test-skeleton.c.
20850         (do_test): Mark static.
20851         (TEST_FUNCTION): Define.
20853         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
20854         (IP_PMTUDISC_INTERFACE): Likewise.
20855         (IP_MULTICAST_IF): Likewise.
20856         (IP_MULTICAST_TTL): Likewise.
20857         (IP_MULTICAST_LOOP): Likewise.
20858         (IP_ADD_MEMBERSHIP): Likewise.
20859         (IP_DROP_MEMBERSHIP): Likewise.
20860         (IP_UNBLOCK_SOURCE): Likewise.
20861         (IP_BLOCK_SOURCE): Likewise.
20862         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
20863         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
20864         (IP_MSFILTER): Likewise.
20865         (MCAST_JOIN_GROUP): Likewise.
20866         (MCAST_BLOCK_SOURCE): Likewise.
20867         (MCAST_UNBLOCK_SOURCE): Likewise.
20868         (MCAST_LEAVE_GROUP): Likewise.
20869         (MCAST_JOIN_SOURCE_GROUP): Likewise.
20870         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
20871         (MCAST_MSFILTER): Likewise.
20872         (IP_MULTICAST_ALL): Likewise.
20873         (IP_UNICAST_IF): Likewise.
20875         * timezone/Makefile: Delete $(have-ksh) check.
20876         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
20877         * timezone/tzselect.ksh: Add +x mode bits.
20879         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
20880         (ANON_INODE_FS_MAGIC): Likewise.
20881         (BDEVFS_MAGIC): Likewise.
20882         (BINFMTFS_MAGIC): Likewise.
20883         (BTRFS_TEST_MAGIC): Likewise.
20884         (CRAMFS_MAGIC_WEND): Likewise.
20885         (DEBUGFS_MAGIC): Likewise.
20886         (ECRYPTFS_SUPER_MAGIC): Likewise.
20887         (EXT3_SUPER_MAGIC): Likewise.
20888         (EXT4_SUPER_MAGIC): Likewise.
20889         (FUTEXFS_SUPER_MAGIC): Likewise.
20890         (HOSTFS_SUPER_MAGIC): Likewise.
20891         (HUGETLBFS_MAGIC): Likewise.
20892         (MINIX3_SUPER_MAGIC): Likewise.
20893         (MTD_INODE_FS_MAGIC): Likewise.
20894         (NILFS_SUPER_MAGIC): Likewise.
20895         (OPENPROM_SUPER_MAGIC): Likewise.
20896         (PIPEFS_MAGIC): Likewise.
20897         (PSTOREFS_MAGIC): Likewise.
20898         (QNX6_SUPER_MAGIC): Likewise.
20899         (RAMFS_MAGIC): Likewise.
20900         (REISERFS_SUPER_MAGIC_STRING): Likewise.
20901         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
20902         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
20903         (SECURITYFS_MAGIC): Likewise.
20904         (SELINUX_MAGIC): Likewise.
20905         (SMACK_MAGIC): Likewise.
20906         (SOCKFS_MAGIC): Likewise.
20907         (SQUASHFS_MAGIC): Likewise.
20908         (STACK_END_MAGIC): Likewise.
20909         (TMPFS_MAGIC): Likewise.
20910         (USBDEVICE_SUPER_MAGIC): Likewise.
20911         (V9FS_MAGIC): Likewise.
20912         (XENFS_SUPER_MAGIC): Likewise.
20913         (CRAMFS_MAGIC): Fix typo in comment.
20914         (EXT2_SUPER_MAGIC): Update comment.
20915         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
20917 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
20919         * sysdeps/arm: Move directory from ports/sysdeps/arm.
20920         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
20921         * sysdeps/unix/sysv/linux/arm: Move directory from
20922         ports/sysdeps/unix/sysv/linux/arm.
20923         * README: Update listing for arm-*-linux-gnueabi.
20925         * README: Remove mention of am33.
20927 2014-02-07  Roland McGrath  <roland@hack.frob.com>
20929         * bits/sigset.h (__sigemptyset): Use a statement expression rather
20930         than the comma operator, to avoid "rhs of comma has no effect"
20931         compiler warnings.
20932         (__sigfillset, __sigandset, __sigorset): Likewise.
20933         * include/signal.h (__sigemptyset): Likewise.
20934         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
20936 2014-02-07  Allan McRae  <allan@archlinux.org>
20938         * version.h (RELEASE): Set to "development".
20939         (VERSION): Set to "2.19.90"
20940         * NEWS: Add 2.20 section.
20942 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
20944         [BZ #16529]
20945         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
20947 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
20949         * manual/contrib.texi: Update entry for Carlos O'Donell,
20950         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
20952 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
20954         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
20956         * sysdeps/unix/sysv/linux/kernel-features.h
20957         [__LINUX_KERNEL_VERSION >= 0x020621]
20958         (__ASSUME_PROC_PID_TASK_COMM): Define.
20960 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20962         [BZ #16398]
20963         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
20964         conversion when destination buffer does not have enough space.
20965         * libio/tst-ftell-partial-wide.c: New test case.
20966         * libio/Makefile (tests): Add tst-ftell-partial-wide.
20968         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
20969         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
20970         Leonard and Allan McRae.
20972 2014-02-04  David S. Miller  <davem@davemloft.net>
20974         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
20975         32-bit.
20977 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20979         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
20980         New file
20981         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
20982         New file
20983         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
20984         New file.
20985         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
20986         New file.
20987         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
20988         New file.
20989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
20990         New file.
20991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
20992         New file.
20993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
20994         New file.
20995         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
20996         New file.
20997         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
20998         New file.
20999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
21000         New file.
21001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
21002         New file.
21003         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
21004         New file.
21006 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21008         * nptl/shlib-versions: Change powerpc*le start to 2.17.
21009         * shlib-versions: Likewise.
21011 2014-02-04  Roland McGrath  <roland@hack.frob.com>
21012             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21014         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
21015         (abilist-pattern): New variable, set to %-le.abilist.
21017         * Makerules (abilist-pattern): New variable.
21018         (vpath): Use $(abilist-pattern) in place of %.abilist.
21019         (check-abi-% pattern rule): Likewise.
21020         (check-abi, update-abi): Likewise.
21022 2014-02-04  Eric Wong  <normalperson@yhbt.net>
21024         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21026 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
21028         * manual/startup.texi: Add next, previous, and top entries for
21029         the `Program Arguments' and `Environment Variables' nodes.
21031 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
21033         * manual/macros.texi: Add comments before MTASC-safety macros.
21035         * manual/users.texi: Document MTASC-safety properties.
21037         * manual/threads.texi (pthread_key_create, pthread_key_delete)
21038         (pthread_getspecific, pthread_setspecific): Format with
21039         @deftypefun, and add @safety note.
21040         * manual/signal.texi: Move comments that analyze the above
21041         functions to their home place.
21043 2014-02-03  Allan McRae  <allan@archlinux.org>
21045         * po/sl.po: Update Slovenian translation from translation project.
21047 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
21049         * manual/time.texi (timegm): Add missing blank after @c.
21050         Reported by Joseph Myers <joseph@codesourcery.com>.
21052 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
21054         * manual/check-safety.sh: New.
21055         * manual/Makefile ($(objpfx)stamp-summary): Run it.
21057         * manual/terminal.texi: Document MTASC-safety properties.
21059         * manual/filesys.texi: Document MTASC-safety properties.
21061         * manual/errno.texi: Document MTASC-safety properties.
21063         * manual/intro.texi: Document safety identifiers and
21064         conditionals.
21066         * manual/string.texi (wcstok): Fix prototype.
21067         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
21069         * manual/time.texi: Document MTASC-safety properties.
21071         * manual/string.texi: Document MTASC-safety properties.
21073         * manual/threads.texi: Document MTASC-safety properties.
21075         * manual/stdio.texi: Document MTASC-safety properties.
21077         * manual/syslog.texi: Document MTASC-safety properties.
21079         * manual/sysinfo.texi: Document MTASC-safety properties.
21081         * manual/startup.texi: Document MTASC-safety properties.
21083         * manual/socket.texi: Document MTASC-safety properties.
21085         * manual/signal.texi: Document MTASC-safety properties.
21087 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
21089         * manual/setjmp.texi: Document MTASC-safety properties.
21091         * manual/search.texi: Document MTASC-safety properties.
21093         * manual/resource.texi: Document MTASC-safety properties.
21095         * manual/process.texi: Document MTASC-safety properties.
21097         * manual/platform.texi: Document MTASC-safety properties.
21099         * manual/pipe.texi: Document MTASC-safety properties.
21101         * manual/pattern.texi: Document MTASC-safety properties.
21103         * manual/message.texi: Document MTASC-safety properties.
21105         [BZ #12751]
21106         * manual/memory.texi: Document MTASC-safety properties.
21108         * manual/math.texi: Document MTASC-safety properties.
21110         * manual/locale.texi: Document MTASC-safety properties.
21112         * manual/llio.texi: Document MTASC-safety properties.
21114         * manual/libdl.texi: New.
21116         * manual/lang.texi: Document MTASC-safety properties.
21118         * manual/job.texi: Document MTASC-safety properties.
21120         * manual/getopt.texi: Document MTASC-safety properties.
21122         * manual/ctype.texi: Document MTASC-safety properties.
21124 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
21126         [BZ #16046]
21127         * csu/libc-tls.c (static_map): Remove variable.
21128         (__libc_setup_tls): Use main executable's link map for TLS data.
21129         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
21130         casing for LM_ID_BASE and GL(dl_nns).
21131         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
21132         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
21133         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
21134         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
21135         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
21136         member.
21137         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
21138         l_phnum members.
21140 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
21142         * manual/debug.texi: Document MTASC-safety properties.
21144 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
21146         [BZ #16510]
21147         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
21148         of __x86_64__ when disabling x87 inline functions.
21150 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
21152         * manual/charset.texi: Document MTASC-safety properties.
21154         * manual/crypt.texi: Document MTASC-safety properties.
21156         * manual/conf.texi: Document MTASC-safety properties.
21158         * manual/arith.texi: Document MTASC-safety properties.
21160         * manual/argp.texi: Document MTASC-safety properties.
21162         * manual/macros.texi: Introduce macros to document multi
21163         thread, asynchronous signal and asynchronous cancellation
21164         safety properties.
21165         * manual/intro.texi: Introduce the properties themselves.
21167 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21169         * sysdeps/sh/sh4/Makefile: New file.
21171 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
21173         * math/gen-libm-test.pl ($srcdir): New variable.
21174         ($auto_input): Use it.
21176 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
21178         [BZ #16506]
21179         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
21180         access beyond array bounds when parsing netgroups file.
21182         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
21183         the old buffer before realloc.
21185 2014-01-27  Allan McRae  <allan@archlinux.org>
21187         * po/fr.po: Update French translation from translation project.
21189 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21191         * sysdeps/sh/libm-test-ulps: Regenerate.
21193 2014-01-24  David S. Miller  <davem@davemloft.net>
21195         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
21197 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21199         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
21200         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
21202 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
21204         [BZ #16474]
21205         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
21206         string pointers after reallocation.
21208 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21210         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
21211         __SH4A__ instead of __SH_FPU_ANY__.
21213 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21215         * sysdeps/sh/fpu_control.h: New file.
21216         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
21217         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
21218         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
21219         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
21220         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
21221         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
21222         * sysdeps/sh/sys/ucontext.h: Remove.
21223         * sysdeps/sh/sys: Remove directory.
21225 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21227         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
21228         s390/sys/ucontext.h.
21229         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
21230         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
21232 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
21234         [BZ #15605]
21235         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
21237 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21239         [BZ#16431]
21240         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
21241         Adjust the vDSO correctly for internal calls.
21242         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
21244 2014-01-20  Allan McRae  <allan@archlinux.org>
21246         * po/ca.po: Update Catalan translation from translation project.
21248 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
21250         * sysdeps/s390/sotruss-lib.c: New file.
21252 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21254         [BZ#16430]
21255         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
21256         (__GI___gettimeofday): Alias for a different internal symbol to avoid
21257         local calls issues by not having a PLT stub required for IFUNC calls.
21258         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
21260 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
21262         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
21263         * math/test-fpucw-static.c: Likewise.
21265 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
21267         [BZ #16453]
21268         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
21270 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21272         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
21273         implementation for powerpc.
21275 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
21277         [BZ #14782]
21278         * sysdeps/posix/system.c (__libc_system): Do not enable
21279         asynchronous cancellation.
21281 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21283         [BZ #16427]
21284         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
21285         handling only for numbers special also in the IEEE case.
21287 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21289         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
21291 2014-01-11  Allan McRae  <allan@archlinux.org>
21293         * po/bg.po: Update Bulgarian translation from translation project.
21295         * po/de.po: Update German translation from translation project.
21297 2014-01-10  Roland McGrath  <roland@hack.frob.com>
21299         * sysdeps/generic/gcc-compat.h: New file.
21301 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21303         * benchtests/asin-inputs: Correct slow inputs.
21304         * benchtests/acos-inputs: Likewise.
21306 2014-01-10  Allan McRae  <allan@archlinux.org>
21308         * po:sv.po: Update Swedish translation from translation project.
21310         * po/vi.po: Update Vietnamese translation from translation project.
21312         * po/eo.po: Update Esperanto translation from translation project.
21314         * po/cs.po: Update Czech translation from translation project.
21316         * po/nl.po: Update Dutch translation from translation project.
21318         * po/pl.po: Update Polish translation from translation project.
21320         * po/ru.po: Update Russian translation from translation project.
21322         * po/uk.po: Update Ukrainian translation from translation project.
21324 2014-01-08  Brooks Moses  <bmoses@google.com>
21326         * elf/dl-load.c: Fix comment typo.
21328 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
21330         * po/header.pot: Rename to...
21331         * po/pot.header: ... this.
21332         * po/Makefile: Use pot.header.
21334 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
21335             Maxim Kuvyrkov  <maxim@kugelworks.com>
21337         [BZ #16394]
21338         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
21339         SRC and DEST against LEN.
21341 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21343         [BZ #16414]
21344         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
21345         implementation.
21346         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
21348 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21350         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21352 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
21354         [BZ #16408]
21355         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
21356         for large positive arguments.
21358 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
21360         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21362         * math/auto-libm-test-in: Mark various tests with
21363         xfail-rounding:ldbl-128ibm.
21364         * math/auto-libm-test-out: Regenerated.
21366         [BZ #16407]
21367         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
21368         Increase overflow threshold.
21370 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
21372         [BZ #14286]
21373         * stdio-common/vfprintf.c: Check for integer overflow.
21375 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21377         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
21378         the first argument and return value of __tls_get_addr_internal.
21380 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21382         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
21383         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
21385 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21387         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
21388         * sysdeps/s390/rtld-global-offsets.sym: New file.
21389         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
21390         GLIBC_2.19 symbol.
21391         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
21392         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
21393         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
21394         ... this.
21395         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
21396         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
21397         ... this.
21398         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21399         Regenerate.
21400         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21401         Regenerate.
21402         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
21403         halfs of GPRs for high_gprs contexts.
21404         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
21405         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
21406         field.
21407         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
21408         uc_flags field.
21409         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
21410         64 bit versions:
21411         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
21412         for high GPRs (uc_high_gprs) and for future extensions
21413         (__reserved).
21414         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
21415         for future extensions (__reserved).
21416         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
21417         64 bit versions:
21418         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
21419         SC_HIGHGPRS offset definition.
21420         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
21421         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
21423         * Versions.def: Add GLIBC_2.19 for libpthread.
21424         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
21425         siglongjmp for libpthread with GLIBC_2.19 symver.
21426         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
21427         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
21428         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
21429         * sysdeps/s390/__longjmp.c: New file.
21430         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
21431         * sysdeps/s390/longjmp.c: New file.
21432         * sysdeps/s390/setjmp.S: New file.
21433         * sysdeps/s390/sigjmp.S: New file.
21434         * sysdeps/s390/v1-longjmp.c: New file.
21435         * sysdeps/s390/v1-setjmp.h: New file.
21436         * sysdeps/s390/v1-sigjmp.c: New file.
21437         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
21438         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
21439         GLIBC_2.19 version.
21440         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
21441         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
21442         versioned symbols for ____longjmp_chk.
21443         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
21444         Likewise.
21445         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21446         Regenerate.
21447         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
21448         Regenerate.
21449         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21450         Regenerate.
21451         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
21452         Regenerate.
21453         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
21454         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
21455         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
21456         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
21457         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
21458         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
21459         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
21460         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
21461         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
21462         * sysdeps/s390/rtld-__longjmp.c: New file.
21463         * sysdeps/s390/rtld-setjmp.S: New file.
21465 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
21467         [BZ #16400]
21468         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21469         Return -__logl (x) for small positive arguments without evaluating
21470         a polynomial.
21472 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
21474         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
21475         Rename to ...
21476         (__ptrace_peeksiginfo_args): ... this.
21477         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
21478         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
21479         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
21481 2014-01-06  Allan McRae  <allan@archlinux.org>
21483         * inet/netinet/in.h: Fix typo in comment.
21485 2014-01-05  Andreas Jaeger  <aj@suse.de>
21487         * sysdeps/i386/fpu/libm-test-ulps: Update.
21489 2014-01-05  Allan McRae  <allan@archlinux.org>
21491         * po/libc.pot: Regenerated.
21493         * malloc/memusagestat.c: Fix gettext call formatting.
21495 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
21497         * nscd/nscd.c: Improve usage() output.
21499 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
21501         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
21502         * sysdeps/unix/sysv/linux/configure: Regenerated.
21503         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
21504         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
21506 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21508         [BZ #16390]
21509         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
21510         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
21512 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21514         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
21515         extra tokens at end of #undef directive.
21516         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
21517         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
21518         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
21520 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21522         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21524         * math/auto-libm-test-in: Mark various tests with
21525         xfail-rounding:ldbl-128ibm.
21526         * math/auto-libm-test-out: Regenerated.
21528 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
21530         [BZ #16386]
21531         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
21532         numbers with subnormal high part when calculating exponent.
21534         [BZ #16385]
21535         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
21536         fabs.
21538         [BZ #16384]
21539         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
21540         M_LN2l.
21541         (__ieee754_acoshl): Use __log1pl not __log1p.
21543 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
21545         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
21546         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
21547         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
21548         (grow_heap, heap_trim, _int_new_arena, get_free_list)
21549         (reused_arena, arena_get2): Convert to GNU style.
21550         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
21551         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
21552         (memalign_check, __malloc_set_state): Likewise.
21553         * malloc/mallocbug.c (main): Likewise.
21554         * malloc/malloc.c (__malloc_assert, malloc_init_state)
21555         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
21556         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
21557         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
21558         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
21559         (__posix_memalign, malloc_info): Likewise.
21560         * malloc/malloc.h: Likewise.
21561         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
21562         (mallochook, memalignhook, reallochook, mabort): Likewise.
21563         * malloc/mcheck.h: Likewise.
21564         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
21565         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
21566         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
21567         * malloc/morecore.c (__default_morecore): Likewise.
21568         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
21569         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
21570         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
21571         (print_and_abort): Likewise.
21572         * malloc/obstack.h: Likewise.
21573         * malloc/set-freeres.c (__libc_freeres): Likewise.
21574         * malloc/tst-mallocstate.c (main): Likewise.
21575         * malloc/tst-mtrace.c (main): Likewise.
21576         * malloc/tst-realloc.c (do_test): Likewise.
21578 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
21580         [BZ #16366]
21581         * nscd/netgroupcache.c (do_notfound): New function.
21582         (addgetnetgrentX): Use it.
21584         [BZ # 16365]
21585         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
21586         NSS_STATUS_NOTFOUND.
21588 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
21590         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
21591         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21593 2014-01-01  Allan McRae  <allan@archlinux.org>
21595         * scripts/update-copyrights: Update configure input file suffix.
21597         * NEWS: Update copyright year.
21598         * catgets/gencat.c: Likewise.
21599         * csu/version.c: Likewise.
21600         * debug/catchsegv.sh: Likewise.
21601         * debug/pcprofiledump.c: Likewise.
21602         * debug/xtrace.sh: Likewise.
21603         * elf/ldconfig.c: Likewise.
21604         * elf/ldd.bash.in: Likewise.
21605         * elf/pldd.c: Likewise.
21606         * elf/sotruss.ksh: Likewise.
21607         * elf/sprof.c: Likewise.
21608         * iconv/iconv_prog.c: Likewise.
21609         * iconv/iconvconfig.c: Likewise.
21610         * locale/programs/locale.c: Likewise.
21611         * locale/programs/localedef.c: Likewise.
21612         * login/programs/pt_chown.c: Likewise.
21613         * malloc/memusage.sh: Likewise.
21614         * malloc/memusagestat.c: Likewise.
21615         * malloc/mtrace.pl: Likewise.
21616         * manual/libc.texinfo: Likewise.
21617         * nscd/nscd.c: Likewise.
21618         * nss/getent.c: Likewise.
21619         * nss/makedb.c: Likewise.
21620         * posix/getconf.c: Likewise.
21621         * scripts/test-installation.pl: Likewise.
21623         * All files with FSF copyright notices: Update copyright dates
21624         using scripts/update-copyrights.
21625         * intl/plural.c: Regenerated.
21626         * locale/programs/charmap-kw.h: Likewise.
21627         * locale/programs/locfile-kw.h: Likewise.
21629 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
21631         * sysdeps/unix/sysv/linux/configure: Regenerated.
21632         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
21633         the linux/fanotify.h header.
21634         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
21635         HAVE_LINUX_FANOTIFY_H is defined.
21637 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
21639         * benchtests/cos-inputs: New inputs.
21640         * benchtests/sin-inputs: Likewise.
21642         * benchtests/atan-inputs: New inputs. Fix name of multiple
21643         precision fallback inputs.
21645         * benchtests/atanh-inputs: New inputs.
21646         * benchtests/tanh-inputs: Likewise.
21648         * benchtests/acosh-inputs: New inputs.
21649         * benchtests/asinh-inputs: Likewise.
21651         * benchtests/cosh-inputs: New inputs.
21652         * benchtests/sinh-inputs: Likewise.
21654         * benchtests/acos-inputs: Add more inputs.
21655         * benchtests/asin-inputs: Likewise.
21657 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
21659         [BZ #16375]
21660         * manual/arith.texi: Fix spelling.
21661         * manual/charset.texi: Likewise.
21662         * manual/errno.texi: Likewise.
21663         * manual/filesys.texi: Likewise.
21664         * manual/lang.texi: Likewise.
21665         * manual/llio.texi: Likewise.
21666         * manual/locale.texi: Likewise.
21667         * manual/message.texi: Likewise.
21668         * manual/resource.texi: Likewise.
21669         * manual/search.texi: Likewise.
21670         * manual/setjmp.texi: Likewise.
21671         * manual/stdio.texi: Likewise.
21672         * manual/string.texi: Likewise.
21673         * manual/sysinfo.texi: Likewise.
21674         * manual/time.texi: Likewise.
21676 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
21678         * po/sl.po: New file.
21680 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
21682         * .gitignore: Add core/.gdbinit/.gdb_history.
21684 2013-12-27  Allan McRae  <allan@archlinux.org>
21686         [BZ #16369]
21687         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
21688         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
21690 2013-12-24  Brooks Moses  <bmoses@google.com>
21692         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
21693         all compilers that claim C++98 compliance, not just GCC.
21694         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
21695         Likewise.
21697 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21699         * NEWS: Restore accidentally deleted bug-fix entries.
21701 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21702             Ondřej Bílka  <neleai@seznam.cz>
21704         [BZ #15073]
21705         * malloc/malloc.c (_int_free): Perform sanity check only if we
21706         have_lock.
21708 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
21710         [BZ #12986]
21711         * manual/stdio.texi (String Input Conversions): Clarify that character
21712         classes are not supported.
21714 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21716         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21718 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
21720         [BZ #16337]
21721         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21722         Calculate results for small negative arguments directly rather
21723         than using reflection formula with special underflow handling.
21725         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
21726         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
21727         sysdeps/unix/bsd/bsd4.4/syscalls.list.
21728         (fchflags): Likewise.
21729         (revoke): Likewise.
21730         (setlogin): Likewise.
21731         (sigaltstack): Likewise.
21732         (wait4): Likewise.
21733         (sigblock): Remove.
21734         (sigsetmask): Likewise.
21735         (wait3): Likewise.
21736         (waitpid): Likewise.
21737         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
21738         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
21739         file.
21740         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
21741         * sysdeps/unix/bsd/Makefile: ... here.
21742         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
21743         * sysdeps/unix/bsd/Versions: ... here.
21744         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
21745         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
21746         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
21747         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
21748         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
21749         * sysdeps/unix/bsd/sigblock.c: ... here.
21750         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
21751         * sysdeps/unix/bsd/sigsetmask.c: ... here.
21752         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
21753         * sysdeps/unix/bsd/sigvec.c: ... here.
21754         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
21755         * sysdeps/unix/bsd/tcdrain.c: ... here.
21756         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
21757         * sysdeps/unix/bsd/tcgetattr.c: ... here.
21758         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
21759         * sysdeps/unix/bsd/tcsetattr.c: ... here.
21760         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
21761         * sysdeps/unix/bsd/wait.c: ... here.
21762         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
21763         * sysdeps/unix/bsd/wait3.c: ... here.
21764         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
21765         * sysdeps/unix/bsd/waitpid.c: ... here.
21767 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
21769         [BZ #16356]
21770         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
21771         round-to-nearest for [!USE_AS_EXPM1L].
21772         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
21773         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
21774         more tests of exp and exp10.  Expect some exp10 tests to miss
21775         exceptions or fail in directed rounding modes.
21776         * math/auto-libm-test-out: Regenerated.
21777         * math/libm-test.inc (exp10_tonearest_test_data): New array.
21778         (exp10_test_tonearest): New function.
21779         (exp10_towardzero_test_data): New array.
21780         (exp10_test_towardzero): New function.
21781         (exp10_downward_test_data): New array.
21782         (exp10_test_downward): New function.
21783         (exp10_upward_test_data): New array.
21784         (exp10_test_upward): New function.
21785         (main): Call the new functions.
21786         * sysdeps/i386/fpu/libm-test-ulps: Update.
21787         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21789 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
21791         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
21792         asinh, atan, atan2, atanh, cbrt, cos and cosh.
21793         * math/auto-libm-test-out: Regenerated.
21794         * math/libm-test.inc (acosh_test_data): Add more tests.
21795         (atanh_test_data): Likewise.
21796         (ceil_test_data): Likewise.
21797         (copysign_test_data): Likewise.
21798         * sysdeps/i386/fpu/libm-test-ulps: Update.
21799         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21801         * timezone/checktab.awk: Update from tzcode 2013i.
21802         * timezone/private.h: Likewise.
21803         * timezone/scheck.c: Likewise.
21804         * timezone/tzfile.h: Likewise.
21805         * timezone/tzselect.ksh: Likewise.
21806         * timezone/zdump.c: Likewise.
21807         * timezone/zic.c: Likewise.
21809         * math/auto-libm-test-in: Add tests of cpow.
21810         * math/auto-libm-test-out: Regenerated.
21811         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
21812         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21813         mpc_cc_c.
21814         (func_calc_desc): Add mpc_cc_c union field.
21815         (test_functions): Add cpow.
21816         (special_fill_2pi): New function.
21817         (special_real_inputs): Add 2pi.
21818         (calc_generic_results): Handle mpc_cc_c.
21819         * sysdeps/i386/fpu/libm-test-ulps: Update.
21820         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21822         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
21823         csqrt, ctan and ctanh.
21824         * math/auto-libm-test-out: Regenerated.
21825         * math/libm-test.inc (TEST_COND_x86_64): New macro.
21826         (TEST_COND_x86): Likewise.
21827         (ccos_test_data): Use AUTO_TESTS_c_c.
21828         (ccosh_test_data): Likewise.
21829         (cexp_test_data): Likewise.
21830         (clog_test_data): Likewise.
21831         (csqrt_test_data): Likewise.
21832         (ctan_test_data): Likewise.
21833         (ctan_tonearest_test_data): Likewise.
21834         (ctan_towardzero_test_data): Likewise.
21835         (ctan_downward_test_data): Likewise.
21836         (ctan_upward_test_data): Likewise.
21837         (ctanh_test_data): Likewise.
21838         (ctanh_tonearest_test_data): Likewise.
21839         (ctanh_towardzero_test_data): Likewise.
21840         (ctanh_downward_test_data): Likewise.
21841         (ctanh_upward_test_data): Likewise.
21842         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21843         mpc_c_c.
21844         (func_calc_desc): Add mpc_c_c union field.
21845         (FUNC_mpc_c_c): New macro.
21846         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
21847         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
21848         ctanh.
21849         (special_fill_min_subnorm_p120): New function.
21850         (special_real_inputs): Add min_subnorm_p120.
21851         (calc_generic_results): Handle mpc_c_c.
21852         * sysdeps/i386/fpu/libm-test-ulps: Update.
21853         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21855 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
21857         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
21858         (do_sin_slow): New functions.
21859         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
21860         (cslow2, csloww1, csloww2): Use the new functions.
21862         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
21863         Use M to change sign of result instead of X.  Assume X is
21864         positive.
21865         (csloww1): Likewise.
21866         (__sin): Adjust.
21867         (__cos): Adjust.
21869         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
21870         arguments A and DA.
21871         (__sin): Adjust.
21872         (__cos): Likewise.
21874         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
21875         (__cos): Likewise.
21876         (sloww1): Don't adjust sign of DX.
21877         (csloww1): Likewise.
21878         (sloww2): Use X directly and don't adjust sign of DX.
21879         (csloww2): Likewise.
21881 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21883         * math/auto-libm-test-in: Add tests of cabs and carg.
21884         * math/auto-libm-test-out: Regenerated.
21885         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
21886         (carg_test_data): Likewise.
21887         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21888         mpc_c_f.
21889         (func_calc_desc): Add mpc_c_f union field.
21890         (test_functions): Add cabs and carg.
21891         (calc_generic_results): Handle mpc_c_f.
21893         * sysdeps/powerpc/powerpc32/libgcc-compat.S
21894         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
21895         as a macro and a compat symbol.
21896         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
21897         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
21898         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
21899         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
21900         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
21901         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
21902         not use .hidden.
21903         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
21904         Likewise.
21905         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
21906         Likewise.
21907         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
21908         Likewise.
21909         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
21910         Likewise.
21911         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
21912         Likewise.
21913         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
21914         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
21915         from GLIBC_2.3.2.
21917 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21919         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21921 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21923         * manual/texinfo.tex: Update to version 2013-11-26.10 with
21924         trailing whitespace removed.
21925         * scripts/config.guess: Update to version 2013-11-29.
21926         * scripts/config.sub: Update to version 2013-10-01.
21928         * math/auto-libm-test-in: Add tests of sincos.
21929         * math/auto-libm-test-out: Regenerated.
21930         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
21931         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21932         mpfr_f_11.
21933         (func_calc_desc): Add mpfr_f_11 union field.
21934         (test_functions): Add sincos.
21935         (calc_generic_results): Handle mpfr_f_11.
21936         * sysdeps/i386/fpu/libm-test-ulps: Update.
21937         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21939 2013-12-19  Andreas Schwab  <schwab@suse.de>
21941         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
21942         CALL_MCOUNT.
21943         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
21944         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
21945         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
21947 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21949         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
21950         * sysdeps/i386/fpu/libm-test-ulps: Update.
21951         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21953         [BZ #16293]
21954         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
21955         round-to-nearest mode when using frndint.
21956         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
21957         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
21958         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
21959         Likewise.
21960         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
21961         sinh test to fail.
21962         * math/auto-libm-test-out: Regenerated.
21963         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
21964         (TEST_COND_x86): Likewise.
21965         (expm1_tonearest_test_data): New array.
21966         (expm1_test_tonearest): New function.
21967         (expm1_towardzero_test_data): New array.
21968         (expm1_test_towardzero): New function.
21969         (expm1_downward_test_data): New array.
21970         (expm1_test_downward): New function.
21971         (expm1_upward_test_data): New array.
21972         (expm1_test_upward): New function.
21973         (main): Run the new test functions.
21974         * sysdeps/i386/fpu/libm-test-ulps: Update.
21975         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21977         * include/features.h: Update comment documenting feature test
21978         macros.  Mention _DEFAULT_SOURCE in comment.
21979         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
21980         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
21981         _BSD_SOURCE and _SVID_SOURCE.
21982         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
21983         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
21984         !_SVID_SOURCE]: Likewise.
21985         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21986         (__USE_POSIX_IMPLICITLY): Define.
21987         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21988         (_POSIX_SOURCE): Undefine and redefine.
21989         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21990         (_POSIX_C_SOURCE): Likewise.
21991         * manual/creature.texi (_DEFAULT_SOURCE): Document.
21992         (Feature Test Macros): Update documentation of default features.
21994 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
21996         * benchtests/Makefile: Add bench-strtok.
21997         * benchtests/bench-strtok.c: New file: strtok benchtest.
21999 2013-12-19  Allan McRae  <allan@archlinux.org>
22001         * manual/install.texi: Suppress menu for plain text output.
22002         * INSTALL: Regenerated.
22004 2013-12-18  Brooks Moses  <bmoses@google.com>
22006         [BZ #15846]
22007         * misc/getauxval.c: Include errno.h.
22008         (__getauxval): Set errno to ENOENT if the requested type is not
22009         found.
22010         * misc/sys/auxv.h (getauxval): Document that it may set errno;
22011         don't declare with __attribute_const__.
22012         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
22013         * manual/startup.texi: Document that getauxval sets errno.
22015 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
22017         * math/auto-libm-test-in: Add tests of jn and yn.
22018         * math/auto-libm-test-out: Regenerated.
22019         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
22020         (yn_test_data): Likewise.
22021         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22022         mpfr_if_f.
22023         (func_calc_desc): Add mpfr_if_f union field.
22024         (FUNC_mpfr_if_f): New macro.
22025         (test_functions): Add jn and yn.
22026         (calc_generic_results): Assert type of second input for
22027         mpfr_ff_f.  Handle mpfr_if_f.
22028         (output_for_one_input_case): Disable all checking for arguments
22029         fitting floating-point types in case of an integer argument.
22030         * sysdeps/i386/fpu/libm-test-ulps: Update.
22031         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22033         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
22034         Don't expect fegetround reference in libm.so.
22036 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
22038         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
22039         $(config-cflags-nofma).
22041 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
22043         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
22044         * math/auto-libm-test-out: Regenerated.
22046         [BZ #16338]
22047         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
22048         to determine exponent and adjust argument to have exponent of -1.
22049         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
22050         log2.
22051         * math/auto-libm-test-out: Regenerated.
22052         * sysdeps/i386/fpu/libm-test-ulps: Update.
22053         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22055 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
22057         * manual/probes.texi: Remove cases when per-thread arenas are
22058         disabled.
22060 2013-12-18  Andreas Schwab  <schwab@suse.de>
22062         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
22063         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
22064         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
22065         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
22066         * sysdeps/i386/i686/multiarch/Makefile: Update.
22067         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
22069 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22071         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
22072         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
22074 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
22076         [BZ #15968]
22077         Support TZ transition times < 00:00:00.
22078         This is needed for version-3 tz-format files; it supports time
22079         stamps past 2037 for America/Godthab (the only entry in the tz
22080         database for which this change is relevant).
22081         * manual/time.texi (TZ Variable): Document transition times
22082         from -167:59:59 through -00:00:01.
22083         * time/tzset.c (tz_rule): Time of day is now signed.
22084         (__tzset_parse_tz): Parse negative time of day.
22086         Document TZ transition times >= 25:00:00.
22087         * manual/time.texi (TZ Variable): Document transition times from
22088         25:00:00 through 167:59:59.  These are already supported, and this
22089         support will help with version-3 tz-format files.
22091         * manual/time.texi (TZ Variable): Modernize North America example
22092         to reflect current (i.e., 2007-and-later) daylight saving rules.
22094         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
22096 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22098         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
22099         * sysdeps/unix/bsd/bits/stat.h: Likewise.
22100         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
22101         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
22102         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
22103         * sysdeps/unix/bsd/bsdstat.h: Likewise.
22104         * sysdeps/unix/bsd/clock.c: Likewise.
22105         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
22106         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
22107         * sysdeps/unix/bsd/init-posix.c: Likewise.
22108         * sysdeps/unix/bsd/poll.c: Likewise.
22109         * sysdeps/unix/bsd/ptsname.c: Likewise.
22110         * sysdeps/unix/bsd/seekdir.c: Likewise.
22111         * sysdeps/unix/bsd/setegid.c: Likewise.
22112         * sysdeps/unix/bsd/seteuid.c: Likewise.
22113         * sysdeps/unix/bsd/setgid.c: Likewise.
22114         * sysdeps/unix/bsd/setrgid.c: Likewise.
22115         * sysdeps/unix/bsd/setruid.c: Likewise.
22116         * sysdeps/unix/bsd/setsid.c: Likewise.
22117         * sysdeps/unix/bsd/setuid.c: Likewise.
22118         * sysdeps/unix/bsd/sigaction.c: Likewise.
22119         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
22120         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
22121         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
22122         * sysdeps/unix/bsd/telldir.c: Likewise.
22123         * sysdeps/unix/bsd/times.c: Likewise.
22124         * sysdeps/unix/bsd/usleep.c: Likewise.
22126         * misc/Makefile (install-lib): Remove libbsd-compat.a.
22127         ($(objpfx)libbsd-compat.a): Remove rule.
22129         * include/features.h (__FAVOR_BSD): Do not define.
22130         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
22131         features conflicting with POSIX.
22132         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
22133         (_BSD_SOURCE): Remove description of not being a subset of other
22134         feature test macros.
22135         * manual/job.texi (getpgrp): Do not document BSD version.
22136         (getpgid): Do not document by reference to BSD getpgrp.
22137         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
22138         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
22139         * signal/signal.h [__FAVOR_BSD]: Likewise.
22140         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
22141         instead of making contents conditional on [__FAVOR_BSD].
22142         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
22144 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22146         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22148 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22150         [BZ #16314]
22151         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
22152         values below 2**-450, not 2**-500.
22153         * math/auto-libm-test-in: Don't allow spurious underflow from
22154         hypot.
22155         * math/auto-libm-test-out: Regenerated.
22157         [BZ #16316]
22158         [BZ #16330]
22159         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
22160         values of ha and hb and sort them after adjusting subnormal
22161         arguments.
22162         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
22163         Likewise.
22164         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
22165         values of ea and eb and sort them after adjusting subnormal
22166         arguments.
22167         * math/auto-libm-test-in: Do not expect some hypot tests of
22168         subnormals to fail.  Add more hypot tests.
22169         * math/auto-libm-test-out: Regenerated.
22171 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22173         [BZ #13304]
22174         * sysdeps/sh/s_fma.c: New file.
22175         * sysdeps/sh/s_fmaf.c: New file.
22176         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
22177         version.
22178         * sysdeps/sh/Implies: Add sh/soft-fp.
22180 2013-12-16  Roland McGrath  <roland@hack.frob.com>
22182         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
22183         level of indirection to members `objname', `errstring', `malloced'.
22184         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
22185         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
22186         it as the __longjmp argument (just pass 1 instead).
22187         (_dl_catch_error): Initialize C with argument pointers and address of
22188         volatile local ERRCODE rather than copying values out of C at return.
22190 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
22192         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
22193         * math/auto-libm-test-out: Regenerated.
22194         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
22195         (hypot_test_data): Likewise.
22196         (pow_test_data): Likewise.
22197         (pow_tonearest_test_data): Likewise.
22198         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22199         mpfr_ff_f.
22200         (func_calc_desc): Add mpfr_ff_f union field.
22201         (FUNC_mpfr_ff_f): New macro.
22202         (test_functions): Add atan2, hypot and pow.
22203         (special_fill_min): New function.
22204         (special_fill_minus_min): Likewise.
22205         (special_fill_min_subnorm): Likewise.
22206         (special_fill_minus_min_subnorm): Likewise.
22207         (special_real_inputs): Add min, -min, min_subnorm and
22208         -min_subnorm.
22209         (calc_generic_results): Handle mpfr_ff_f.
22210         * sysdeps/i386/fpu/libm-test-ulps: Update.
22211         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22213 2013-12-16  Will Newton  <will.newton@linaro.org>
22215         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
22216         (Aligned Memory Blocks): Add documentation for aligned_alloc
22217         and suggest it as an alternative to posix_memalign.
22218         (Hooks for Malloc): Document __memalign_hook is also called
22219         for aligned_alloc.  (Summary of Malloc): Add summary for
22220         aligned alloc.  Document __memalign_hook is also called
22221         for aligned_alloc.
22223 2013-12-16  Will Newton  <will.newton@linaro.org>
22225         * manual/memory.texi (Malloc Examples): Clarify default
22226         alignment documentation.  Suggest posix_memalign rather
22227         than memalign or valloc.
22228         (Aligned Memory Blocks): Remove suggestion to use memalign
22229         or valloc.  Remove obsolete comment about BSD.
22230         Document memalign errno values and mark the function obsolete.
22231         Document posix_memalign returned error codes.  Mark valloc
22232         as obsolete.  (Hooks for Malloc): __memalign_hook is also
22233         called for posix_memalign and valloc.
22234         (Summary of Malloc): Add posix_memalign to function summary.
22235         __memalign_hook is also called for posix_memalign and valloc.
22237 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
22239         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
22240         TAYLOR_SIN.
22241         (__sin): Adjust.
22242         (__cos): Likewise.
22243         (sloww): Use mynumber union.  Expand ternary operator into
22244         if-else statements.
22245         (cslow): use mynumber union.
22247 2013-12-16  Allan McRae  <allan@archlinux.org>
22249         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
22250         * configure: Regenerated.
22252         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
22254         [BZ #14120]
22255         * configure.ac: Added --enable-maintainer-mode. Check for
22256         autoconf when enabled.
22257         * configure: Regenerated.
22259         * nscd/nscd.service: New file.
22260         * nscd/nscd.tmpfiles: New file.
22262 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
22264         [BZ #12100]
22265         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
22266         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
22267         * sysdeps/x86_64/multiarch/strstr.c: ... here.
22268         (strstr): Add __strstr_sse2_unaligned ifunc.
22269         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
22270         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
22271         (strcasestr): Remove __strcasestr_sse42 ifunc.
22272         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
22273         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
22274         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
22276 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22278         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
22279         * sysdeps/sh/bits/fenv.h: ... here.
22280         * sysdeps/sh/sh4/fpu/bits: Remove directory.
22282 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22284         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
22286         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
22287         hypotf multiarch implementations.
22288         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
22289         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
22290         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
22291         multiarch hypot for PPC64.
22292         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
22293         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
22294         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
22295         multiarch hypotf for PPC64.
22297         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
22298         modff multiarch implementations.
22299         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
22300         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
22301         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
22302         multiarch modf for PPC64.
22303         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
22304         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
22305         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
22306         multiarch modff for PPC64.
22308         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
22309         and logl multiarch implementations.
22310         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
22311         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
22312         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
22313         multiarch logb for PPC64.
22314         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
22315         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
22316         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
22317         multiarch logb for PPC64.
22318         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
22319         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
22320         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
22321         multiarch logb for PPC64.
22323         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
22324         isinff multiarch implementation.
22325         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
22326         file.
22327         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
22328         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
22329         multiarch isinf for PPC64.
22330         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
22331         file.
22332         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
22333         multiarch isinff for PPC64.
22335         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
22336         finitef multiarch implementation.
22337         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
22338         file.
22339         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
22340         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
22341         multiarch finite for PPC64.
22342         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
22343         file.
22344         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
22345         multiarch finitef for PPC64.
22347         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
22348         lrint multiarch implementation.
22349         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
22350         file.
22351         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
22352         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
22353         multiarch llrint for PPC64.
22354         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
22355         multiarch lrint for PPC64.
22357         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
22358         copysignf multiarch implementation.
22359         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
22360         file.
22361         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
22362         file.
22363         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
22364         multiarch copysign for PPC64.
22365         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
22366         multiarch copysignf for PPC64.
22368         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
22369         multiarch implementation.
22370         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
22371         file.
22372         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
22373         file.
22374         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
22375         file.
22376         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
22377         file.
22378         multiarch llround for PPC64.
22379         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
22380         multiarch trunc for PPC64.
22381         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
22382         multiarch truncf for PPC64.
22384         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
22385         multiarch implementation.
22386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
22387         file.
22388         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
22389         file.
22390         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
22391         file.
22392         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
22393         file.
22394         multiarch llround for PPC64.
22395         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
22396         multiarch round for PPC64.
22397         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
22398         multiarch roundf for PPC64.
22400         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
22401         multiarch implementation.
22402         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
22403         file.
22404         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
22405         file.
22406         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
22407         file.
22408         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
22409         file.
22410         multiarch llround for PPC64.
22411         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
22412         multiarch floor for PPC64.
22413         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
22414         multiarch floorf for PPC64.
22416         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
22417         multiarch implementation.
22418         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
22419         file.
22420         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
22421         file.
22422         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
22423         file.
22424         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
22425         file.
22426         multiarch llround for PPC64.
22427         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
22428         multiarch ceil for PPC64.
22429         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
22430         multiarch ceilf for PPC64.
22432         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
22433         multiarch implementation.
22434         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
22435         file.
22436         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
22437         file.
22438         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
22439         file.
22440         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
22441         multiarch llround for PPC64.
22442         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
22443         multiarch lround for PPC64.
22445         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
22446         multiarch implementation.
22447         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
22448         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
22449         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
22450         file.
22451         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
22452         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
22453         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
22454         multiarch isnan for PPC64.
22455         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
22456         multiarch isnanf for PPC64.
22458         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
22459         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
22460         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
22461         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
22462         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
22463         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
22465         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
22466         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
22467         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
22468         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
22470         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
22471         multiarch implementations.
22472         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22473         (__libc_ifunc_impl_list): Likewise.
22474         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
22475         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
22476         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
22477         multiarch stpcpy for PPC64.
22479         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
22480         multiarch implementations.
22481         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22482         (__libc_ifunc_impl_list): Likewise.
22483         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
22484         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
22485         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
22486         multiarch strcpy for PPC64.
22488         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
22489         redefine function name.
22490         (_wordcopy_fwd_dest_aligned): Likewise.
22491         (_wordcopy_bwd_aligned): Likewise.
22492         (_wordcopy_bwd_dest_aligned): Likewise.
22493         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
22494         multiarch implementations.
22495         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22496         (__libc_ifunc_impl_list): Likewise.
22497         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
22498         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
22499         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
22500         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
22501         multiarch wcscpy for PPC64.
22503         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
22504         multiarch implementations.
22505         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22506         (__libc_ifunc_impl_list): Likewise.
22507         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
22508         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
22509         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
22510         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
22511         multiarch wcscpy for PPC64.
22513         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
22514         multiarch implementations.
22515         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22516         (__libc_ifunc_impl_list): Likewise.
22517         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
22518         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
22519         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
22520         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
22521         multiarch wcsrchr for PPC64.
22523         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
22524         multiarch implementations.
22525         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22526         (__libc_ifunc_impl_list): Likewise.
22527         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
22528         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
22529         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
22530         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
22531         multiarch wcschr for PPC64.
22533         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
22534         multiarch implementations.
22535         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22536         (__libc_ifunc_impl_list): Likewise.
22537         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
22538         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
22539         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
22540         multiarch strchrnul for PPC64.
22542         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
22543         implementations.
22544         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22545         (__libc_ifunc_impl_list): Likewise.
22546         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
22547         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
22548         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
22549         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
22550         strchr for PPC64.
22552         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
22553         implementations.
22554         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22555         (__libc_ifunc_impl_list): Likewise.
22556         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
22557         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
22558         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
22559         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
22560         strncmp for PPC64.
22562         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
22563         multiarch implementations.
22564         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22565         (__libc_ifunc_impl_list): Likewise.
22566         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
22567         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
22568         strncasecmp for PPC64.
22569         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
22570         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
22571         multiarch strncasecmp_l for PPC64.
22573         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
22574         multiarch implementations.
22575         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
22576         (__libc_ifunc_impl_list): Likewise.
22577         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
22578         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
22579         multiarch strcasecmp for PPC64.
22580         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
22581         file.
22582         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
22583         multiarch strcasecmp_l for PPC64.
22585         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
22586         implementations.
22587         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22588         (__libc_ifunc_impl_list): Likewise.
22589         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
22590         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
22591         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
22592         strnlen for PPC64.
22594         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
22595         implementations.
22596         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22597         (__libc_ifunc_impl_list): Likewise.
22598         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
22599         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
22600         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
22601         strlen for PPC64.
22603         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
22604         implementations.
22605         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22606         (__libc_ifunc_impl_list): Likewise.
22607         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
22608         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
22609         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
22610         rawmemrchr for PPC64.
22612         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
22613         implementation.
22614         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22615         (__libc_ifunc_impl_list): Likewise.
22616         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
22617         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
22618         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
22619         memrchr for PPC64.
22621         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
22622         implementation.
22623         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22624         (__libc_ifunc_impl_list): Likewise.
22625         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
22626         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
22627         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
22628         memchr for PPC64.
22630         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
22631         implementation.
22632         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22633         (__libc_ifunc_impl_list): Likewise.
22634         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
22635         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
22636         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
22637         mempcpy for PPC64.
22639         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
22640         avoid cretion of __bzero symbol.
22641         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
22642         Likewise.
22643         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
22644         Likewise.
22645         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
22646         Likewise.
22647         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
22648         multiarch implementations.
22649         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22650         (__libc_ifunc_impl_list): Likewise.
22651         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
22652         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
22653         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
22654         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
22655         bzero for PPC32.
22656         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
22657         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
22658         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
22659         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
22660         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
22661         memset for PPC64.
22662         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
22664         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
22665         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
22666         implementations.
22667         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22668         (__libc_ifunc_impl_list): Likewise.
22669         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
22670         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
22671         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
22672         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
22673         memcmp for PPC64.
22675         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
22676         multiarch for POWER/PPC64.
22677         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
22678         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
22679         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
22680         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
22681         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
22682         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
22683         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
22684         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
22685         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
22686         memcpy for PPC64.
22688         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
22689         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
22690         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
22691         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
22692         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
22693         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
22694         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
22695         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
22696         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
22697         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
22698         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
22699         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
22700         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
22701         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
22702         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
22703         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
22704         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
22705         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
22706         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
22707         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
22708         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
22709         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
22711 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22713         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
22715 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22717         * benchtests/Makefile (bench): Add exp2 and log2.
22718         (LDLIBS-bench-exp2): Add -lm.
22719         (LDLIBS-bench-log2): Likewise.
22720         * benchtests/exp2-inputs: New inputs file.
22721         * benchtests/log2-inputs: New inputs file.
22722         * benchtests/log-inputs: Add new inputs.
22723         * benchtests/tan-inputs: Likewise.
22725 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22727         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
22728         definition...
22729         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
22730         (csloww2): ... from here.
22732         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
22733         instead of structures.
22734         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
22735         (POLYNOMIAL): Likewise.
22736         (TAYLOR_SLOW): Likewise.
22737         (__sin): Likewise.
22738         (__cos): Likewise.
22739         (slow1): Likewise.
22740         (slow2): Likewise.
22741         (sloww): Likewise.
22742         (sloww1); Likewise.
22743         (sloww2): Likewise.
22744         (bsloww1): Likewise.
22745         (bsloww2): Likewise.
22746         (cslow2): Likewise.
22747         (csloww): Likewise.
22748         (csloww1): Likewise.
22749         (csloww2): Likewise.
22751 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
22753         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
22754         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
22755         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
22756         * malloc/hooks.c (realloc_check): Likewise.
22758         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
22759         * malloc/arena.c: Remove PER_THREAD conditional.
22760         [!PER_THREAD]: Remove code.
22761         (ptmalloc_unlock_all2): Likewise.
22762         (ptmalloc_init): Likewise.
22763         (_int_new_arena): Likewise.
22764         (arena_get2): Likewise.
22765         * malloc/hooks.c (__malloc_get_state): Likewise.
22766         (__malloc_set_state): Likewise.
22767         * malloc/malloc.c: Likewise.
22768         (struct malloc_state): Likewise.
22769         (struct malloc_par): Likewise.
22770         (__libc_realloc): Likewise.
22771         (__libc_mallopt): Likewise.
22773 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22775         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
22777 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
22779         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
22780         macro to a function.  Check for zero perturb_byte.
22781         (_int_malloc, _int_free): Remove zero perturb_byte checks.
22783         * malloc/malloc.c: (force_reg): Remove.
22784         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
22785         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
22786         force_reg by atomic_forced_read.
22787         * malloc/arena.c (ptmalloc_init): Likewise.
22788         * malloc/hooks.c (top_check): Likewise.
22790 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22792         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22794 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
22796         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22798 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
22800         * math/auto-libm-test-in: Add tests of lgamma.
22801         * math/auto-libm-test-out: Regenerated.
22802         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
22803         (M_LOG_2_SQRT_PIl): Likewise.
22804         (lgamma_test_data): Use AUTO_TESTS_f_f1.
22805         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22806         mpfr_f_f1.
22807         (func_calc_desc): Add mpfr_f_f1 union field.
22808         (ARGS1): New macro.
22809         (ARGS2): Likewise.
22810         (ARGS3): Likewise.
22811         (ARGS4): Likewise.
22812         (RET1): Likewise.
22813         (RET2): Likewise.
22814         (CALC): Likewise.
22815         (FUNC): Likewise.
22816         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
22817         (test_functions): Add lgamma.
22818         (calc_generic_results): Handle mpfr_f_f1.
22819         * sysdeps/i386/fpu/libm-test-ulps: Update.
22820         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22822 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22824         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
22825         __mpn_add_n for PowerPC64/POWER7.
22826         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
22827         __mpn_sub_n for PowerPC64/POWER7.
22829         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
22830         __mpn_addmul_1 for PowerPC64.
22831         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
22832         __mpn_submul_1 for PowerPC64.
22833         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
22834         for PowerPC64.
22835         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
22836         for PowerPC64.
22838 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
22840         [BZ #15089]
22841         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
22843 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22845         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
22847         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
22848         add multiarch folders.
22849         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
22850         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
22851         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
22852         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
22853         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
22854         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
22855         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
22856         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
22857         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
22858         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
22859         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
22860         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
22861         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
22862         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
22863         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
22864         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
22865         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
22867         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22868         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
22869         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
22870         New file.
22871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
22872         New file.
22873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
22874         multiarch __ieee754_hypot for PowerPC32.
22875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
22876         New file.
22877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
22878         New file.
22879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
22880         multiarch __ieee754_hypotf for PowerPC32.
22882         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
22883         long_double_symbol only if __logbl is defined.
22884         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
22885         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
22886         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
22887         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
22888         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
22889         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
22890         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
22891         path for implementation.
22892         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
22893         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
22894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
22895         logb, and logbl multiarch implementations for PowerPC32.
22896         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
22897         file.
22898         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
22899         file.
22900         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
22901         multiarch logb for PowerPC32.
22902         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
22903         file.
22904         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
22905         file.
22906         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
22907         multiarch logbf for PowerPC32.
22908         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
22909         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
22910         file.
22911         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
22912         multiarch logbl implementation for PowerPC32.
22914         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
22915         and modff multiarch implementations.
22916         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
22917         New file.
22918         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
22919         New file.
22920         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
22921         multiarch modf for PowerPC32.
22922         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
22923         New file.
22924         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
22925         New file.
22926         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
22927         multiarch modff for PowerPC32.
22929         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
22930         and lrintf multiarch implementations.
22931         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
22932         New file.
22933         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
22934         New file.
22935         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
22936         multiarch lrint for PowerPC32.
22937         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
22938         file: multiarch lrintf for PowerPC32.
22940         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
22941         and lroundf multiarch implementations.
22942         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
22943         New file.
22944         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
22945         New file.
22946         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
22947         New file.
22948         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
22949         multiarch lround for PowerPC32.
22950         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
22951         file: multiarch lroundf for PowerPC32.
22953         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22954         copysign and copysignf multiarch implementations.
22955         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
22956         New file.
22957         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
22958         New file.
22959         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
22960         file: multiarch copysign for PowerPC32.
22961         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
22962         file: multiarch copysignf for PowerPC32.
22964         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
22965         and truncf multiarch implementations.
22966         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
22967         New file.
22968         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
22969         file.
22970         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
22971         multiarch trunc for PowerPC32.
22972         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
22973         New file.
22974         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
22975         New file.
22976         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
22977         multiarch truncf for PowerPC32.
22979         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
22980         and roundf multiarch implementations.
22981         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
22982         New file.
22983         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
22984         file.
22985         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
22986         multiarch round for PowerPC32.
22987         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
22988         New file.
22989         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
22990         New file.
22991         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
22992         multiarch roundf for PowerPC32.
22994         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
22995         and floorf multiarch implementations.
22996         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
22997         New file.
22998         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
22999         file.
23000         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
23001         multiarch floor for PowerPC32.
23002         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
23003         New file.
23004         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
23005         New file.
23006         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
23007         multiarch floorf for PowerPC32.
23009         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
23010         and ceilf multiarch implementations.
23011         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
23012         New file.
23013         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
23014         file.
23015         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
23016         multiarch ceil for PowerPC32.
23017         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
23018         New file.
23019         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
23020         file.
23021         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
23022         multiarch ceilf for PowerPC32.
23024         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
23025         is defined.
23026         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
23027         FINITEF is defined.
23028         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
23029         and finitef multiarch implementations.
23030         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
23031         New file.
23032         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
23033         file.
23034         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
23035         multiarch finite for PowerPC32.
23036         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
23037         New file.
23038         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
23039         file: multiarch finitef for PowerPC32.
23041         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
23042         and isinff multiarch implementations.
23043         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
23044         file.
23045         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
23046         file.
23047         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
23048         multiarch isinf for PowerPC32.
23049         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
23050         New file.
23051         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
23052         multiarch isinff for PowerPC32.
23054         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
23055         alias when __isnan is defined.
23056         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
23057         and isnanf multiarch implementations.
23058         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
23059         file.
23060         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
23061         file.
23062         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
23063         file.
23064         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
23065         file.
23066         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
23067         multiarch isnan for PowerPC32.
23068         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
23069         New file.
23070         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
23071         New file.
23072         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
23073         multiarch isnanf for PowerPC32.
23075         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
23076         and sqrtf multiarch implementations.
23077         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
23078         file.
23079         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
23080         file.
23081         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
23082         multiarch sqrt for PowerPC32.
23083         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
23084         file.
23085         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
23086         file.
23087         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
23088         multiarch sqrtf for PowerPC32.
23090         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
23091         and llroundf multiarch implementations.
23092         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
23093         New file.
23094         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
23095         New file.
23096         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
23097         New file.
23098         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
23099         file: multiarch llround for PowerPC32.
23100         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
23101         file: multiarch llroundf for PowerPC32.
23103         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
23104         multiarch PowerPC32 fpu implementations.
23105         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
23106         New file.
23107         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
23108         New file.
23109         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
23110         multiarch llrint for PowerPC32.
23111         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
23112         New file.
23113         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
23114         New file.
23115         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
23116         file.
23118         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
23120         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
23121         file.
23122         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
23123         file.
23124         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
23125         file.
23126         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
23127         multiarch wordcopy for PPC32.
23128         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
23129         wordcopy objects.
23130         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23131         (__libc_ifunc_impl_list): Likewise.
23132         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
23133         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
23134         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
23135         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
23136         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
23137         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
23139         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
23140         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
23141         file.
23142         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
23143         file.
23144         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
23145         file.
23146         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
23147         multiarch wcscpy for PPC32.
23148         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
23149         multiarch objects.
23150         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23151         (__libc_ifunc_impl_list): Likewise.
23152         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
23153         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
23154         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
23155         sysdeps/powerpc/power6/wcscpy.c.
23157         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
23158         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
23159         file.
23160         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
23161         file.
23162         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
23163         file.
23164         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
23165         multiarch wcsrchr for PPC32.
23166         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
23167         multiarch objects.
23168         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23169         (__libc_ifunc_impl_list): Likewise.
23170         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
23171         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
23172         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
23173         sysdeps/powerpc/power6/wcsrchr.c.
23175         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
23176         file.
23177         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
23178         file.
23179         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
23180         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
23181         multiarch wcschr for PPc32.
23182         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
23183         multiarch objects.
23184         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23185         (__libc_ifunc_impl_list): Likewise.
23186         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
23187         * sysdeps/powerpc/power6/wcschr.c: ... to here.
23188         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
23189         sysdeps/powerpc/power6/wcschr.c.
23191         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
23192         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
23193         file.
23194         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
23195         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
23196         file: multiarch strchr for PPC32.
23197         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
23198         multiarch objects.
23199         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23200         (__libc_ifunc_impl_list): Likewise.
23202         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
23203         name.
23204         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
23205         file.
23206         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
23207         file.
23208         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
23209         multiarch strchrnul for PPC32.
23210         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
23211         multiarch objects.
23212         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23213         (__libc_ifunc_impl_list): Likewise.
23215         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
23216         file.
23217         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
23218         multiarch strncasecmp for PPC32.
23219         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
23220         file.
23221         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
23222         multiarch strncasecmp_l for PPC32.
23223         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
23224         strncasecmp multiarch objects.
23225         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23226         (__libc_ifunc_impl_list): Likewise.
23228         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
23229         file.
23230         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
23231         multiarch strncasecmp for PPC32.
23232         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
23233         New file.
23234         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
23235         multiarch strcasecmp_l for PPC32.
23236         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
23237         multiarch objects.
23238         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23239         (__libc_ifunc_impl_list): Likewise.
23241         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
23242         file.
23243         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
23244         file.
23245         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
23246         multiarch strncmp for PPC32.
23247         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
23248         multiarch objects.
23249         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23250         (__libc_ifunc_impl_list): Likewise.
23252         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
23253         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
23254         file.
23255         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
23256         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
23257         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
23258         multiarch objects.
23259         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23260         (__libc_ifunc_impl_list): Likewise.
23262         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
23263         file.
23264         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
23265         file.
23266         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
23267         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
23268         multiarch objects.
23269         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23270         (__libc_ifunc_impl_list): Likewise.
23272         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
23273         file.
23274         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
23275         file.
23276         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
23277         multiarch rawmemchr for PPC32.
23278         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
23279         multiarch objects.
23280         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23281         (__libc_ifunc_impl_list): Likewise.
23283         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
23284         file.
23285         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
23286         file.
23287         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
23288         file: memrchr multiarch for PPC32.
23289         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
23290         multiarch objects.
23291         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23292         (__libc_ifunc_impl_list): Likewise.
23294         * string/memchr.c (__memchr): Using macro to redefine symbol name.
23295         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
23296         file.
23297         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
23298         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
23299         multiarch memchr for PPC32.
23300         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
23301         multiarch objects.
23302         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23303         (__libc_ifunc_impl_list): Likewise.
23305         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
23306         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
23307         file.
23308         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
23309         file.
23310         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
23311         file: multiarch mempcpy for PPC32.
23312         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
23313         multiarch objects.
23314         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23315         (__libc_ifunc_impl_list): Likewise.
23317         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
23318         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
23319         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
23320         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
23321         multiarch bzero for PPC32.
23322         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
23323         file.
23324         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
23325         file.
23326         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
23327         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
23328         file: multiarch memset for PPC32.
23329         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
23330         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
23331         memset multiarch objects.
23332         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23333         (__libc_ifunc_impl_list): Likewise.
23335         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
23336         file.
23337         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
23338         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
23339         memcmp for PPC32.
23340         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
23341         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
23342         multiarch objects.
23343         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23344         (__libc_ifunc_impl_list): Likewise.
23346         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
23347         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
23348         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
23349         file.
23350         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
23351         file.
23352         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
23353         file.
23354         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
23355         multiarch memcpy for PPC32.
23356         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
23357         multiarch objects.
23358         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23359         (__libc_ifunc_impl_list): Likewise.
23361         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
23362         support multiarch for POWER/PPC32.
23363         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
23364         Likewise.
23365         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
23366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
23367         Implies file to make multiarch folder appers before the fpu and
23368         default folder for power4 configuration.
23370 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
23372         * scripts/bench.pl: Append volatile keyword to type.
23374 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23376         * sysdeps/sh/sotruss-lib.c: New file.
23377         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
23379 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23381         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23383 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
23385         [BZ #6810]
23386         * math/w_tgamma.c: Include <errno.h>.
23387         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
23388         * math/w_tgammaf.c: Include <errno.h>.
23389         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
23390         * math/w_tgammal.c: Include <errno.h>.
23391         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
23392         * math/auto-libm-test-in: Do not allow missing errno on tgamma
23393         underflow.  Add more tgamma tests.
23394         * math/auto-libm-test-out: Regenerated.
23395         * sysdeps/i386/fpu/libm-test-ulps: Update.
23396         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23398         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
23399         sin, sinh, tan, tanh, tgamma, y0 and y1.
23400         * math/auto-libm-test-out: Regenerated.
23401         * math/libm-test.inc (TEST_COND_x86_64): New macro.
23402         (TEST_COND_x86): Likewise.
23403         (M_E2l): Remove macro.
23404         (M_E3l): Likewise.
23405         (M_2_SQRT_PIl): Likewise.
23406         (M_SQRT_PIl): Likewise.
23407         (M_1_DIV_El): Likewise.
23408         (log_test_data): Use AUTO_TESTS_f_f.
23409         (log10_test_data): Likewise.
23410         (log1p_test_data): Likewise.
23411         (log2_test_data): Likewise.
23412         (sin_test_data): Likewise.
23413         (sin_tonearest_test_data): Likewise.
23414         (sin_towardzero_test_data): Likewise.
23415         (sin_downward_test_data): Likewise.
23416         (sin_upward_test_data): Likewise.
23417         (sinh_test_data): Likewise.
23418         (sinh_tonearest_test_data): Likewise.
23419         (sinh_towardzero_test_data): Likewise.
23420         (sinh_downward_test_data): Likewise.
23421         (sinh_upward_test_data): Likewise.
23422         (tan_test_data): Likewise.
23423         (tan_tonearest_test_data): Likewise.
23424         (tan_towardzero_test_data): Likewise.
23425         (tan_downward_test_data): Likewise.
23426         (tan_upward_test_data): Likewise.
23427         (tanh_test_data): Likewise.
23428         (tgamma_test_data): Likewise.
23429         (y0_test_data): Likewise.
23430         (y1_test_data): Likewise.
23431         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
23432         (special_real_inputs): Add pi/4.
23433         * sysdeps/i386/fpu/libm-test-ulps: Update.
23434         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23436 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23438         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
23439         "longjmp_target" static probes.
23440         (__longjmp): Rename to __longjmp_symbol.
23441         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
23442         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
23443         on which longjmp to generate.
23444         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
23445         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
23446         probe.
23447         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23448         (__sigjmp_save): Rename to __sigjmp_save_symbol.
23449         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
23450         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
23451         and __sigjmp_save_symbol based on which sigsetjmp to generated.
23452         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
23453         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
23454         __longjmp_symbol based on which __longjmp to generate.
23455         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
23456         probe.
23457         (setjmp): Rename to setjmp_symbol.
23458         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23459         (_setjmp): Rename to _setjmp_symbol.
23460         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23461         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
23462         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
23463         which setjmp to generate.
23464         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
23465         "longjmp_target" static probes.
23467 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23469         * benchtests/README: Add note about output arguments.
23470         * benchtests/bench-sincos.c: Remove file.
23471         * benchtests/sincos-inputs: New file.
23472         * scripts/bench.pl: Identify output arguments and define
23473         static variables for them.
23475         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
23477         [BZ #15941]
23478         * Makefile (INSTALL): Add install-plain.texi as the primary
23479         dependency.
23480         * manual/install-plain.texi: New file.
23481         * manual/install.texi: Include node directive only for
23482         non-plaintext output.
23484 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
23486         * stdlib/longlong.h: Update from GCC.
23488         [BZ #6807]
23489         [BZ #15901]
23490         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
23491         * math/w_j0f.c (y0f): Likewise.
23492         * math/w_j0l.c (__y0l): Likewise.
23493         * math/w_j1.c (y1): Likewise.
23494         * math/w_j1f.c (y1f): Likewise.
23495         * math/w_j1l.c (__y1l): Likewise
23496         * math/w_jn.c (yn): Likewise.
23497         * math/w_jnf.c (ynf): Likewise.
23498         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
23499         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
23500         value for Bessel function domain errors outside _SVID_ mode.
23501         Adjust sign of return value for yn (negative integer, 0).
23502         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
23503         by zero in return for negative x and set sign appropriately for
23504         negative n.
23505         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
23506         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
23507         * math/libm-test.inc (y0_test_data): Add more tests and adjust
23508         expectations in error cases.
23509         (y1_test_data): Likewise.
23510         (yn_test_data): Likewise.
23511         * sysdeps/i386/fpu/libm-test-ulps: Update.
23512         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23514 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23516         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
23517         "64" to "64-v1".  Add "64-v2".
23518         (abi-64-options): Rename to ...
23519         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
23520         (abi-64-condition): Rename to ...
23521         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
23522         (abi-64-ld-soname): Rename to ...
23523         (abi-64-v1-ld-soname): ... this.
23524         (abi-64-v2-options): Define.
23525         (abi-64-v2-condition): Likewise.
23526         (abi-64-v2-ld-soname): Likewise.
23527         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
23528         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
23529         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
23530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
23531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
23533 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23534             Alan Modra  <amodra@gmail.com>
23536         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
23537         New versions for use with the ELFv2 ABI.
23538         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
23539         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
23540         declaration.
23541         (struct La_ppc64v2_retval): Likewise.
23542         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
23543         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
23544         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
23545         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
23546         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
23547         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
23548         Do not save or restore CR.
23549         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
23550         (_dl_profile_resolve): Do no save or restore CR.  Support extended
23551         return values for ELFv2 ABI.  Fix location of FPR return registers.
23552         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
23553         updated values for _CALL_ELF == 2.
23554         (La_regs, La_retval, int_retval): Likewise.
23556 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23558         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
23559         (FRAME_MIN_SIZE_PARM): Likewise.
23560         (FRAME_BACKCHAIN): Likewise.
23561         (FRAME_CR_SAVE): Likewise.
23562         (FRAME_LR_SAVE): Likewise.
23563         (FRAME_TOC_SAVE): Likewise.
23564         (FRAME_PARM_SAVE): Likewise.
23565         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
23566         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
23567         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23568         (call_mcount_parm_offset): New macro.
23569         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
23570         (PROF): Use symbolic stack frame offsets.
23571         (TAIL_CALL_SYSCALL_ERROR): Likewise.
23572         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
23573         Redefine in terms of FRAME_MIN_SIZE.
23574         (_dl_runtime_resolve): Use symbolic stack frame offsets.
23575         (_dl_profile_resolve): Likewise.  Update comment.
23576         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
23577         symbols stack frame offsets.
23578         (__sigsetjmp): Likewise.
23579         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
23580         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
23581         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
23582         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
23584         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
23585         (FRAME_BACKCHAIN): Remove.
23586         (FRAME_CR_SAVE): Likewise.
23587         (FRAME_LR_SAVE): Likewise.
23588         (FRAME_COMPILER_DW): Likewise.
23589         (FRAME_LINKER_DW): Likewise.
23590         (FRAME_TOC_SAVE): Likewise.
23591         (FRAME_PARM_SAVE): Likewise.
23592         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
23593         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
23594         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23595         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
23596         (CHECK_SP): Use symbolic stack frame offsets.
23597         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
23598         zone" instead of caller's parameter save area for temp storage.
23599         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
23600         Likewise.  Also, use symbolic stack frame offsets.
23601         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
23602         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
23603         our own stack frame instead of the caller's.
23604         (__socket): Use symbolic stack frame offsets.
23606 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23607             Alan Modra  <amodra@gmail.com>
23609         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
23610         Define.
23611         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
23612         (PPC64_LOCAL_ENTRY_OFFSET): Define.
23613         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
23614         New function.
23615         (elf_machine_fixup_plt): Call it.
23616         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
23617         reloc arguments.
23618         (elf_machine_rela): Update call to elf_machine_plt_conflict.
23619         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23620         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
23621         r2 before calling target.
23623 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23624             Alan Modra  <amodra@gmail.com>
23626         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
23627         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
23628         versions of macros to support ELFv2 ABI.
23629         (LOCALENTRY): New macro.
23630         (ENTRY, EALIGN): Use it.
23631         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
23632         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
23633         fall through into ENTRY entry point.
23634         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
23635         Only define if _CALL_ELF != 2.
23637         (elf_machine_matches_host): Verify ABI version matches.
23638         (RTLD_START): Use LOCALENTRY.
23639         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
23640         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
23641         (PLT_ENTRY_WORDS): New macro.
23642         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
23643         (elf_machine_runtime_setup): Support ELFv2 ABI.
23644         (elf_machine_fixup_plt): Likewise.
23645         (elf_machine_plt_conflict): Likewise.
23646         (resolve_ifunc): Likewise.
23647         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
23648         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23649         Likewise.
23650         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
23651         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
23652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23653         (makecontext): Support ELFv2 ABI.
23654         * elf/elf.h (EF_PPC64_ABI): Define.
23656 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23658         * sysdeps/powerpc/powerpc64/sysdep.h
23659         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
23660         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
23661         (ENTRY) [ASSEMBLER]: ... but instead here ...
23662         (EALIGN) [ASSEMBLER]: ... and here.
23663         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
23664         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
23665         (ENTRY_2) [!ASSEMBLER]: Use it.
23666         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
23667         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
23668         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23669         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
23670         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
23671         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
23672         Use PPC64_LOAD_FUNCPTR.
23674         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
23676 2013-12-04  Alan Modra  <amodra@gmail.com>
23678         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
23679         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
23680         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
23681         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
23683         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
23684         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
23685         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
23686         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
23687         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
23688         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
23690 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23692         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23693         (__makecontext): Fix incorrect CFI when backtracing out of
23694         context created via makecontext.
23695         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
23696         (__setcontext): Fix incorrect CFI during switch to new context.
23697         (__novec_setcontext): Likewise.
23699 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23701         [BZ #4772]
23702         * time/strptime_l.c (__strptime_internal): Allow modifiers
23703         in strptime.
23704         * time/tst-strptime.c (day_tests): Add testcase.
23706 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
23708         * scripts/bench.pl: Skip over blank lines.
23710 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
23712         [BZ #926]
23713         * manual/time.texi (Calendar Time): Clarify what timezone functions
23714         use.
23716 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23718         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23720 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23722         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
23723         implementation.
23724         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
23725         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
23726         * debug/memset_chk.c (__memset_chk): Likewise.
23727         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
23728         * debug/strncpy_chk.c: Likewise.
23730 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23732         [BZ #15268]
23733         [BZ #15425]
23734         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
23735         (__ieee754_exp): For possibly underflowing results, check size of
23736         result and force underflow exception if required.
23737         * math/auto-libm-test-in: Add more tests of exp.
23738         * math/auto-libm-test-out: Regenerated.
23739         * sysdeps/i386/fpu/libm-test-ulps: Update.
23740         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23742         [BZ #16283]
23743         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
23744         * math/w_exp2f.c (__exp2f): Likewise.
23745         * math/w_exp2l.c (__exp2l): Likewise.
23746         * math/auto-libm-test-in: Do not allow missing errno on exp2
23747         underflow.
23748         * math/auto-libm-test-out: Regenerated.
23750 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
23752         [BZ #16274]
23753         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
23754         handle filename validation.
23755         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
23756         (do_open): Delete.
23758 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23760         [BZ #6786]
23761         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
23762         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
23763         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
23764         <float.h>.
23765         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
23766         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
23767         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23768         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
23769         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23770         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
23771         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23772         * math/auto-libm-test-in: Don't allow missing errno from erfc.
23773         Add more erfc tests.
23774         * math/auto-libm-test-out: Regenerated.
23775         * sysdeps/i386/fpu/libm-test-ulps: Update.
23776         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23778         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
23779         exp2, expm1, j0 and j1.
23780         * math/auto-libm-test-out: Regenerated.
23781         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
23782         (erfc_test_data): Likewise.
23783         (exp_test_data): Likewise.
23784         (exp_tonearest_test_data): Likewise.
23785         (exp_towardzero_test_data): Likewise.
23786         (exp_downward_test_data): Likewise.
23787         (exp_upward_test_data): Likewise.
23788         (exp10_test_data): Likewise.
23789         (exp2_test_data): Likewise.
23790         (expm1_test_data): Likewise.
23791         (j0_test_data): Likewise.
23792         (j1_test_data): Likewise.
23793         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
23794         (input_flag_type): Add flag_xfail_rounding.
23795         (input_flags): Add xfail-rounding.
23796         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
23797         (output_for_one_input_case): Handle flag_xfail_rounding.
23798         * sysdeps/i386/fpu/libm-test-ulps: Update.
23799         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23801 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
23803         [BZ #16289]
23804         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
23805         division by 0.
23807 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23809         [BZ #16195]
23810         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
23811         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
23812         (STAP_PROBE0): New macro.
23813         (STAP_PROBE1): Likewise.
23814         (STAP_PROBE2): Likewise.
23815         (STAP_PROBE3): Likewise.
23816         (STAP_PROBE4): Likewise.
23818 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
23820         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
23822 2013-12-02  Steve Ellcey  <sellcey@mips.com>
23824         * benchtests/Makefile (bench): Add sqrt.
23825         (LDLIBS-bench-sqrt): New.
23826         * benchtests/sqrt-input: New.
23828 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
23830         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
23831         (GAIH_EAI): Likewise.
23832         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
23833         (gaih_inet): Likewise.
23834         (getaddrinfo): Don't use GAIH_EAI.
23836         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
23837         (struct gaih): Remove definition.
23839 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23841         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
23842         Use HERRNOP directly.
23844 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23846         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23848 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
23850         * math/gen-auto-libm-tests.c (test_functions): Add more
23851         single-argument functions.
23852         (special_fill_pi_2): New function.
23853         (special_fill_minus_pi_2): Likewise.
23854         (special_fill_pi_6): Likewise.
23855         (special_fill_minus_pi_6): Likewise.
23856         (special_fill_pi_3): Likewise.
23857         (special_fill_2pi_3): Likewise.
23858         (special_fill_e): Likewise.
23859         (special_fill_1_e): Likewise.
23860         (special_fill_e_minus_1): Likewise.
23861         (special_real_inputs): Add more special inputs.
23862         (output_for_one_input_case): Do not require ERANGE on underflow to
23863         zero if round-to-nearest result does not underflow to zero, unless
23864         exact results required.
23865         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
23866         atan, atanh, cbrt, cos and cosh.
23867         * math/auto-libm-test-out: Regenerated.
23868         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
23869         (acos_tonearest_test_data): Likewise.
23870         (acos_towardzero_test_data): Likewise.
23871         (acos_downward_test_data): Likewise.
23872         (acos_upward_test_data): Likewise.
23873         (acosh_test_data): Likewise.
23874         (asin_test_data): Likewise.
23875         (asin_tonearest_test_data): Likewise.
23876         (asin_towardzero_test_data): Likewise.
23877         (asin_upward_test_data): Likewise.
23878         (asinh_test_data): Likewise.
23879         (atan_test_data): Likewise.
23880         (atanh_test_data): Likewise.
23881         (cbrt_test_data): Likewise.
23882         (cos_test_data): Likewise.
23883         (cos_tonearest_test_data): Likewise.
23884         (cos_towardzero_test_data): Likewise.
23885         (cos_downward_test_data): Likewise.
23886         (cos_upward_test_data): Likewise.
23887         (cosh_test_data): Likewise.
23888         (cosh_tonearest_test_data): Likewise.
23889         (cosh_towardzero_test_data): Likewise.
23890         (cosh_downward_test_data): Likewise.
23891         (cosh_upward_test_data): Likewise.
23892         * sysdeps/i386/fpu/libm-test-ulps: Update.
23893         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23895 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
23897         [BZ #6787]
23898         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
23899         * math/w_exp10f.c (__exp10f): Likewise.
23900         * math/w_exp10l.c (__exp10l): Likewise.
23901         * math/libm-test.inc (exp10_test_data): Add more tests and expect
23902         errno settings in existing tests.
23904         [BZ #14032]
23905         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
23906         precision control set to double precision.
23907         * sysdeps/i386/fpu/w_sqrt.c: New file.
23908         * math/auto-libm-test-in: Add more tests.
23909         * math/auto-libm-test-out: Update.
23911         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
23912         (sqrt_test_tonearest): New function.
23913         (sqrt_towardzero_test_data): New variable.
23914         (sqrt_test_towardzero): New function.
23915         (sqrt_downward_test_data): New variable.
23916         (sqrt_test_downward): New function.
23917         (sqrt_upward_test_data): New variable.
23918         (sqrt_test_upward): New function.
23919         (main): Call the new functions.
23921         * math/gen-auto-libm-tests.c: New file.
23922         * math/auto-libm-test-in: Likewise.
23923         * math/auto-libm-test-out: New generated file.
23924         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
23925         variables.
23926         (%beautify): Add generated representations of zero.
23927         (top level): Set $auto_input and call parse_auto_input.
23928         (beautify): Remove trailing "f" from hex float constants.
23929         (parse_args): Handle XFAIL_TEST.
23930         (convert_condition): New function.
23931         (or_value): Likewise.
23932         (or_cond_value): Likewise.
23933         (generate_testfile): Handle AUTO_TESTS_* lines.
23934         (parse_auto_input): New function.
23935         * math/libm-test.inc (XFAIL_TEST): New macro.
23936         (ERRNO_UNCHANGED): Update value.
23937         (ERRNO_EDOM): Likewise.
23938         (ERRNO_ERANGE): Likewise.
23939         (IGNORE_RESULT): Likewise.
23940         (TEST_COND_flt_32): New macro.
23941         (TEST_COND_dbl_64): Likewise.
23942         (TEST_COND_ldbl_96_intel): Likewise.
23943         (TEST_COND_ldbl_96_m68k): Likewise.
23944         (TEST_COND_ldbl_128): Likewise.
23945         (TEST_COND_ldbl_128ibm): Likewise.
23946         (TEST_COND_long32): Likewise.
23947         (TEST_COND_long64): Likewise.
23948         (TEST_COND_before_rounding): Likewise.
23949         (TEST_COND_after_rounding): Likewise.
23950         (enable_test): Handle XFAIL_TEST flag.
23951         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
23952         with finite results.
23953         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
23954         auto-libm-test-out.
23956 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23957             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23959         [BZ #16214]
23960         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
23961         __tls_get_addr_internal instead of __tls_get_offset in order to
23962         avoid GOT pointer dependency.  Make rtld export
23963         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
23964         __tls_get_addr since we are a __tls_get_offset platform.
23965         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
23966         GOT pointer being set up before.
23967         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
23969 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
23971         * manual/math.texi (Errors in Math Functions): Document accuracy
23972         goals.
23974         [BZ #15004]
23975         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
23976         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
23977         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
23978         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
23979         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
23980         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
23981         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
23982         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
23983         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
23984         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
23985         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
23986         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
23987         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
23988         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
23989         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
23990         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
23992         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
23993         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
23994         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
23995         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
23996         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
23997         Likewise.
23998         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
23999         Likewise.
24000         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
24001         Likewise.
24002         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
24003         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
24004         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
24005         atomic-feupdateenv and flt-rounds.
24006         * sysdeps/powerpc/nofpu/Versions (libc): Add
24007         __atomic_feholdexcept, __atomic_feclearexcept,
24008         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
24009         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
24010         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
24011         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
24012         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
24013         here.
24014         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
24015         Update.
24017         * manual/arith.texi (FP Exceptions): Document that exceptions may
24018         not be raised when matherr is used.
24019         (Math Error Reporting): Document overflow in directed rounding
24020         modes.  Document that errno may not be set when finite values are
24021         returned on overflow.  Document intent to set errno on underflow
24022         only for underflow to zero.
24024         [BZ #16271]
24025         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
24026         round-to-nearest then adjust result for other rounding modes.
24027         * include/fenv.h (fegetround): Use libm_hidden_proto.
24028         * math/fegetround.c (fegetround): Use libm_hidden_def.
24029         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
24030         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
24031         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
24032         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
24033         Likewise.
24034         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
24035         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
24036         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
24037         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
24039 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
24041         [BZ #16077]
24042         * nss/Versions (libnss_files): Add
24043         _nss_files_gethostbyname3_r.
24044         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
24045         New function.
24046         (HOST_DB_LOOKUP): Remove macro.
24047         (_nss_files_gethostbyname_r): Implement function without the
24048         HOST_DB_LOOKUP macro.
24049         (_nss_files_gethostbyname2_r): Likewise.
24051 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
24053         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
24055 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
24057         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
24058         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
24059         warning.
24061 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24063         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
24064         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
24065         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
24066         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
24067         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
24068         __fe_nomask_env_priv and attribute_hidden.
24069         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
24070         (libc_feupdateenv_test_ppc): Likewise.
24071         (libc_feresetround_ppc): Likewise.
24072         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24073         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
24074         compat_symbol macro.
24075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24076         (__fe_nomask_env): Likewise.
24077         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
24079 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24081         * string/Makefile: Remove ifunc tests.
24082         * string/test-string.h: Define TEST_IFUNC.
24083         * string/test-bcopy-ifunc.c: Remove.
24084         * string/test-bzero-ifunc.c: Likewise.
24085         * string/test-memccpy-ifunc.c: Likewise.
24086         * string/test-memchr-ifunc.c: Likewise.
24087         * string/test-memcmp-ifunc.c: Likewise.
24088         * string/test-memcpy-ifunc.c: Likewise.
24089         * string/test-memmem-ifunc.c: Likewise.
24090         * string/test-memmove-ifunc.c: Likewise.
24091         * string/test-mempcpy-ifunc.c: Likewise.
24092         * string/test-memrchr-ifunc.c: Likewise.
24093         * string/test-memset-ifunc.c: Likewise.
24094         * string/test-rawmemchr-ifunc.c: Likewise.
24095         * string/test-stpcpy-ifunc.c: Likewise.
24096         * string/test-stpncpy-ifunc.c: Likewise.
24097         * string/test-strcasecmp-ifunc.c: Likewise.
24098         * string/test-strcasestr-ifunc.c: Likewise.
24099         * string/test-strcat-ifunc.c: Likewise.
24100         * string/test-strchr-ifunc.c: Likewise.
24101         * string/test-strchrnul-ifunc.c: Likewise.
24102         * string/test-strcmp-ifunc.c: Likewise.
24103         * string/test-strcpy-ifunc.c: Likewise.
24104         * string/test-strcspn-ifunc.c: Likewise.
24105         * string/test-strlen-ifunc.c: Likewise.
24106         * string/test-strncasecmp-ifunc.c: Likewise.
24107         * string/test-strncat-ifunc.c: Likewise.
24108         * string/test-strncmp-ifunc.c: Likewise.
24109         * string/test-strncpy-ifunc.c: Likewise.
24110         * string/test-strnlen-ifunc.c: Likewise.
24111         * string/test-strpbrk-ifunc.c: Likewise.
24112         * string/test-strrchr-ifunc.c: Likewise.
24113         * string/test-strspn-ifunc.c: Likewise.
24114         * string/test-strstr-ifunc.c: Likewise.
24116 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24118         * benchtests/Makefile: Remove ifunc tests.
24119         * benchtests/bench-string.h: Define TEST_IFUNC.
24120         * benchtests/bench-bcopy-ifunc.c: Remove.
24121         * benchtests/bench-bzero-ifunc.c: Likewise.
24122         * benchtests/bench-memccpy-ifunc.c: Likewise.
24123         * benchtests/bench-memchr-ifunc.c: Likewise.
24124         * benchtests/bench-memcmp-ifunc.c: Likewise.
24125         * benchtests/bench-memcpy-ifunc.c: Likewise.
24126         * benchtests/bench-memmem-ifunc.c: Likewise.
24127         * benchtests/bench-memmove-ifunc.c: Likewise.
24128         * benchtests/bench-mempcpy-ifunc.c: Likewise.
24129         * benchtests/bench-memrchr-ifunc.c: Likewise.
24130         * benchtests/bench-memset-ifunc.c: Likewise.
24131         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
24132         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
24133         * benchtests/bench-stpcpy-ifunc.c: Likewise.
24134         * benchtests/bench-stpncpy-ifunc.c: Likewise.
24135         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
24136         * benchtests/bench-strcasestr-ifunc.c: Likewise.
24137         * benchtests/bench-strcat-ifunc.c: Likewise.
24138         * benchtests/bench-strchr-ifunc.c: Likewise.
24139         * benchtests/bench-strchrnul-ifunc.c: Likewise.
24140         * benchtests/bench-strcmp-ifunc.c: Likewise.
24141         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
24142         * benchtests/bench-strcpy-ifunc.c: Likewise.
24143         * benchtests/bench-strcspn-ifunc.c: Likewise.
24144         * benchtests/bench-strlen-ifunc.c: Likewise.
24145         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
24146         * benchtests/bench-strncat-ifunc.c: Likewise.
24147         * benchtests/bench-strncmp-ifunc.c: Likewise.
24148         * benchtests/bench-strncpy-ifunc.c: Likewise.
24149         * benchtests/bench-strnlen-ifunc.c: Likewise.
24150         * benchtests/bench-strpbrk-ifunc.c: Likewise.
24151         * benchtests/bench-strrchr-ifunc.c: Likewise.
24152         * benchtests/bench-strsep-ifunc.c: Likewise.
24153         * benchtests/bench-strspn-ifunc.c: Likewise.
24154         * benchtests/bench-strstr-ifunc.c: Likewise.
24156 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24158         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
24160 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24162         * resolv/netdb.h: Use __glibc_reserved instead __unused.
24163         * rt/aio.h: Likewise.
24164         * sysdeps/gnu/bits/utmp.h: Likewise.
24165         * sysdeps/gnu/bits/utmpx.h: Likewise.
24166         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
24167         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
24168         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
24169         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
24170         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
24171         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
24172         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
24173         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
24174         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
24175         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
24176         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
24177         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
24178         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
24179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
24180         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
24181         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
24182         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
24183         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
24184         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
24185         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
24186         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
24187         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
24188         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
24189         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
24190         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
24191         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
24192         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
24193         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
24194         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
24195         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
24196         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
24197         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
24198         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
24199         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
24200         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
24201         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
24202         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
24203         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
24204         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
24205         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
24206         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
24207         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
24209 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
24211         [BZ #16245]
24212         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
24213         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
24215 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
24217         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
24218         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
24219         Likewise.
24221 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24223         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
24224         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
24225         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
24226         (__fesetround): Remove define.
24227         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
24228         rounding and exceptions handling.
24229         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
24230         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
24231         (__fe_nomask_env): Likewise.
24232         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
24233         __fegetround instead of fegetround.
24234         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
24235         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
24237 2013-11-21  Roland McGrath  <roland@hack.frob.com>
24239         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
24240         it's there.
24242         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
24244 2013-11-21  Meador Inge  <meadori@codesourcery.com>
24246         [BZ #11157]
24247         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
24248         (encrypt_r): Likewise.
24249         * malloc/obstack.h (obstack_free): Likewise.
24250         * posix/unistd.h (encrypt): Likewise.
24252 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
24254         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
24255         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
24256         DL_CALL_DT_FINI() that call the functions directly.
24257         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
24258         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
24259         * elf/dl-fini.c: Likewise.
24261 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
24263         * malloc/hooks.c (memalign_check): Add alignment rounding.
24264         * malloc/malloc.c (_mid_memalign): New function.
24265         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
24266         Implement by calling _mid_memalign.
24267         * manual/probes.texi (Memory Allocation Probes): Remove
24268         memory_valloc_retry and memory_pvalloc_retry.
24270 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24272         * locale/programs/locarchive.c (open_archive): Add const
24273         qualifier to ARCHIVEFNAME and copy default fname to
24274         DEFAULT_FNAME.
24276         [BZ #15601]
24277         * libio/tst-widetext.input: Rename Oriya to Odia.
24278         * locale/iso-639.def: Likewise.
24280         * manual/probes.texi (Mathematical Function Probes): Add
24281         documentation for sin, cos, asin and acos probes.
24282         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
24283         (__sin32): Add slowasin probe.
24284         (__cos32): Add slowacos probe.
24285         (__mpsin): Add slowsin probe.
24286         (__mpcos): Add slowcos probe.
24288 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
24290         [BZ #15483]
24291         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
24292         thread-local __sim_exceptions_thread and global
24293         __sim_exceptions_global.
24294         (__sim_disabled_exceptions): Change to thread-local
24295         __sim_disabled_exceptions_thread and global
24296         __sim_disabled_exceptions_global.
24297         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
24298         and global __sim_round_mode_global.
24299         (__simulate_exceptions): Use thread-local floating-point state and
24300         set global state from it as needed.
24301         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
24302         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
24303         __sim_round_mode_thread.
24304         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
24305         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
24306         and global __sim_exceptions_global.
24307         (__sim_disabled_exceptions): Change to thread-local
24308         __sim_disabled_exceptions_thread and global
24309         __sim_disabled_exceptions_global.
24310         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
24311         and global __sim_round_mode_global.
24312         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
24313         (SIM_SET_GLOBAL): Likewise.
24314         * sysdeps/powerpc/soft-fp/sfp-machine.h
24315         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
24316         __sim_round_mode_thread.
24317         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
24318         __sim_disabled_exceptions_thread.
24319         (__sim_exceptions): Change to __sim_exceptions_thread.
24320         (__sim_disabled_exceptions): Change to
24321         __sim_disabled_exceptions_thread.
24322         (__sim_round_mode): Change to __sim_round_mode_thread.
24323         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
24324         thread-local floating-point state and set global state from it as
24325         needed.
24326         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
24327         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
24328         (__sim_disabled_exceptions): Remove extern declaration.
24329         (feenableexcept): Use thread-local floating-point state and set
24330         global state from it as needed.
24331         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
24332         extern declaration.
24333         (__sim_disabled_exceptions): Likewise.
24334         (__sim_round_mode): Likewise.
24335         (__fegetenv): Use thread-local floating-point state.
24336         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
24337         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
24338         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
24339         floating-point state and set global state from it as needed.
24340         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
24341         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
24342         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
24343         Likewise.
24344         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
24345         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
24346         Likewise.
24347         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
24348         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
24349         Use __sim_round_mode_thread.
24350         * math/test-fenv-tls.c: New file.
24351         * math/Makefile (tests): Add test-fenv-tls.
24352         ($(objpfx)test-fenv-tls): Depend on
24353         $(common-objpfx)nptl/libpthread.so.
24355 2013-11-19  Andreas Schwab  <schwab@suse.de>
24357         * locale/programs/locale.c (show_info): Decode wordarray elements.
24358         * locale/categories.def (LC_MONETARY): Add element for
24359         _NL_MONETARY_CRNCYSTR.
24360         * locale/C-monetary.c (conversion_rate): New variable.
24361         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
24362         element.
24364 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
24366         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
24367         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
24369 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
24371         * elf/Makefile (tst-auxv): New test.
24372         * elf/tst-auxv.c: New
24373         * elf/rtld.c (dl_main): Adjust AT_EXECFN
24375 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
24377         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
24378         (hidden_proto): Caller changed.
24379         (hidden_tls_proto): New macro.
24380         (libc_hidden_tls_proto): Likewise.
24381         (rtld_hidden_tls_proto): Likewise.
24382         (libm_hidden_tls_proto): Likewise.
24383         (libresolv_hidden_tls_proto): Likewise.
24384         (librt_hidden_tls_proto): Likewise.
24385         (libdl_hidden_tls_proto): Likewise.
24386         (libnss_files_hidden_tls_proto): Likewise.
24387         (libnsl_hidden_tls_proto): Likewise.
24388         (libnss_nisplus_hidden_tls_proto): Likewise.
24389         (libutil_hidden_tls_proto): Likewise.
24391 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
24393         [BZ #10253]
24394         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
24395         (decompose_rpath): Defer expansion to fillin_rpath.
24396         (_dl_init_paths): Pass linkmap to fillin_rpath.
24398 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
24400         * benchtests/Makefile: Add strsep.
24401         * benchtests/bench-strsep.c: New file: strsep benchtest.
24402         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
24404 2013-11-18  Andreas Schwab  <schwab@suse.de>
24406         * locale/programs/locale.c (show_info) [case byte]: Check for
24407         '\377' instead of '\177'.
24408         * locale/C-monetary.c (not_available): Always use "\377".
24409         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
24410         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
24411         detect unavailable sign_posn locale elements.
24412         * locale/localeconv.c (__localeconv): For grouping and
24413         mon_grouping handle "\177" and "\377" like no grouping.
24414         (INT_ELEM): New macro.  Use it to set all numeric members.
24415         * locale/programs/ld-monetary.c (monetary_read)
24416         <tok_mon_grouping>: Normalize single -1 to the empty string.
24417         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
24418         Likewise.
24420 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24422         [BZ #16055]
24423         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
24424         when we match (nil).
24425         * stdio-common/tst-sscanf.c (struct test): Add testcase.
24427 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
24429         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
24430         (NO_TEST_INLINE): Update value.
24431         (ERRNO_UNCHANGED): Likewise.
24432         (ERRNO_EDOM): Likewise.
24433         (ERRNO_ERANGE): Likewise.
24434         (IGNORE_RESULT): Likewise.
24435         (check_float_internal): Check signs of NaN results if
24436         TEST_NAN_SIGN used.
24437         (check_complex): Pass TEST_NAN_SIGN flag through to second
24438         check_float_internal call.
24439         (copysign_test_data): Add tests with quiet NaNs as second
24440         argument.  Use TEST_NAN_SIGN.
24441         (fabs_test_data): Add test of negative quiet NaN argument.  Use
24442         TEST_NAN_SIGN.
24443         (signbit_test_data): Add tests of quiet NaN argument.
24444         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
24446         * math/gen-libm-test.pl (show_exceptions): Take extra argument
24447         $ignore_result.
24448         (parse_args): Handle function results specified as IGNORE.
24449         * math/libm-test.inc (IGNORE_RESULT): New macro.
24450         (check_float_internal): Do not check numerical result if flag
24451         IGNORE_RESULT set.
24452         (check_complex): Pass through IGNORE_RESULT to second
24453         check_float_internal call.
24454         (check_int): Do not check numerical result if flag IGNORE_RESULT
24455         set.
24456         (check_long): Likewise.
24457         (check_bool): Likewise.
24458         (check_longlong): Likewise.
24459         (lrint_test_data): Add tests of infinite and NaN arguments.
24460         (lrint_tonearest_test_data): Likewise.
24461         (lrint_towardzero_test_data): Likewise.
24462         (lrint_downward_test_data): Likewise.
24463         (lrint_upward_test_data): Likewise.
24464         (llrint_test_data): Likewise.
24465         (llrint_tonearest_test_data): Likewise.
24466         (llrint_towardzero_test_data): Likewise.
24467         (llrint_downward_test_data): Likewise.
24468         (llrint_upward_test_data): Likewise.
24469         (lround_test_data): Likewise.
24470         (llround_test_data): Likewise.
24472         * math/libm-test.inc (NO_TEST_INLINE): New macro.
24473         (ERRNO_UNCHANGED): Update value.
24474         (ERRNO_EDOM): Likewise.
24475         (ERRNO_ERANGE): Likewise.
24476         (NO_TEST_INLINE_FLOAT): New macro.
24477         (NO_TEST_INLINE_DOUBLE): Likewise.
24478         (enable_test): New function.
24479         (RUN_TEST_f_f): Check enable_test before running test.
24480         (RUN_TEST_2_f): Likewise.
24481         (RUN_TEST_fff_f): Likewise.
24482         (RUN_TEST_c_f): Likewise.
24483         (RUN_TEST_f_f1): Likewise.
24484         (RUN_TEST_fF_f1): Likewise.
24485         (RUN_TEST_fI_f1): Likewise.
24486         (RUN_TEST_ffI_f1): Likewise.
24487         (RUN_TEST_c_c): Likewise.
24488         (RUN_TEST_cc_c): Likewise.
24489         (RUN_TEST_f_i): Likewise.
24490         (RUN_TEST_f_i_tg): Likewise.
24491         (RUN_TEST_ff_i_tg): Likewise.
24492         (RUN_TEST_f_b): Likewise.
24493         (RUN_TEST_f_b_tg): Likewise.
24494         (RUN_TEST_f_l): Likewise.
24495         (RUN_TEST_f_L): Likewise.
24496         (RUN_TEST_fFF_11): Likewise.
24497         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
24498         conditionals.
24499         (cosh_test_data): Likewise.
24500         (exp_test_data): Likewise.
24501         (expm1_test_data): Likewise.
24502         (hypot_test_data): Likewise.
24503         (pow_test_data): Likewise.
24504         (sinh_test_data): Likewise.
24505         (tanh_test_data): Likewise.
24506         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
24507         flags argument.
24509         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
24510         tests with quiet NaN input and output.
24511         (acosh_test_data): Likewise.
24512         (asin_test_data): Likewise.
24513         (asinh_test_data): Likewise.
24514         (atan_test_data): Likewise.
24515         (atanh_test_data): Likewise.
24516         (atan2_test_data): Likewise.
24517         (cbrt_test_data): Likewise.
24518         (cos_test_data): Likewise.
24519         (cosh_test_data): Likewise.
24520         (erf_test_data): Likewise.
24521         (erfc_test_data): Likewise.
24522         (exp_test_data): Likewise.
24523         (exp10_test_data): Likewise.
24524         (exp2_test_data): Likewise.
24525         (expm1_test_data): Likewise.
24526         (hypot_test_data): Likewise.
24527         (j0_test_data): Likewise.
24528         (j1_test_data): Likewise.
24529         (jn_test_data): Likewise.
24530         (lgamma_test_data): Likewise.
24531         (log_test_data): Likewise.
24532         (log10_test_data): Likewise.
24533         (log1p_test_data): Likewise.
24534         (log2_test_data): Likewise.
24535         (pow_test_data): Likewise.
24536         (scalb_test_data): Likewise.
24537         (sin_test_data): Likewise.
24538         (sincos_test_data): Likewise.
24539         (sinh_test_data): Likewise.
24540         (tan_test_data): Likewise.
24541         (tanh_test_data): Likewise.
24542         (tgamma_test_data): Likewise.
24543         (y0_test_data): Likewise.
24544         (y1_test_data): Likewise.
24545         (yn_test_data): Likewise.
24547         [BZ #16167]
24548         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
24549         argument being NaN and avoid computations with second argument in
24550         that case.
24551         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
24552         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
24553         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
24555 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
24557         * locale/iso-639.def: Add Chitwani Tharu (the).
24559 2013-11-14  Andreas Schwab  <schwab@suse.de>
24561         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
24562         word instead of empty string.
24564 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24566         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24567         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
24568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24569         (__fe_nomask_env): Likewise.
24571 2013-11-13  Steve Ellcey  <sellcey@mips.com>
24573         * benchtests/bench-timing.h: Include time.h.
24575 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
24577         [BZ #15997]
24578         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
24579         to 3.4.0 for x32.
24580         * sysdeps/unix/sysv/linux/configure: Regenerated.
24582 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
24584         [BZ #16151]
24585         * stdlib/strtod_l.c (round_and_return): Do not consider
24586         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
24587         exponent one less than half the least subnormal exponent.
24588         * stdlib/test-strtod-round-data: Add more tests.
24589         * stdlib/tst-strtod-round.c (tests): Regenerated.
24591 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24593         [BZ #14143]
24594         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
24595         (__fe_mask_env): Likewise.
24596         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
24597         libm_hidden_proto and add function prototype.
24598         (__fe_mask_env): Add function prototype.
24599         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24600         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
24601         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
24602         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
24603         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24604         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
24606 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24608         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
24609         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
24611 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24613         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
24614         of htab_find_slot().
24616 2013-11-11  David S. Miller  <davem@davemloft.net>
24618         [BZ #16150]
24619         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
24620         symbol in the non-vis3 case in static builds.
24621         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
24622         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
24623         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
24624         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
24626 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
24628         [BZ #387]
24629         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
24630         it is empty.
24632 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24634         * benchtests/Makefile: Add bench-strtod.
24635         * benchtests/bench-strtod.c: New file: strtod benchtest
24637 2013-11-11  Andreas Schwab  <schwab@suse.de>
24639         [BZ #16153]
24640         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
24641         terminating NUL in key length.
24643 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24645         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
24646         Add artificial ODP entry for vDSO symbol for PPC64.
24647         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
24648         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
24650 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24652         [BZ #15374]
24653         * nss/getent.c (services_keys): Recognize services starting with digit.
24655 2013-11-06  David S. Miller  <davem@davemloft.net>
24657         [BZ #15985]
24658         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
24659         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
24661 2013-11-06  Will Newton  <will.newton@linaro.org>
24663         * manual/memory.texi (Malloc Examples): Remove register
24664         keyword from examples.
24666 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
24668         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
24670 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
24672         [BZ #6981]
24673         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
24674         depending on [__GCC_IEC_559 > 0].
24675         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
24676         depending on [__GCC_IEC_559_COMPLEX > 0].
24678 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
24680         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
24681         to iso-639.def.
24683 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
24685         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
24687 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
24689         [BZ #16112]
24690         * malloc/malloc (malloc_info): Do not handle first bin as
24691         special case.
24693 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
24695         * locale/iso-639.def: Add Central Nahuatl (nhn).
24697 2013-11-01  Bruno Haible  <bruno@clisp.org>
24699         [BZ #7003]
24700         * manual/math.texi (BSD Random): Specify range upper bound as
24701         in POSIX.
24703 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
24705         * locale/iso-639.def: Add Meadow Mari (mhr).
24707 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
24709         [BZ #14752], [BZ #15763]
24710         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
24711         Validate name.
24712         * rt/tst_shm.c: Add test for escaping directory.
24714 2013-10-31  Andreas Schwab  <schwab@suse.de>
24716         [BZ #15917]
24717         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
24718         followed by 'x' as part of digit sequence.
24719         * stdio-common/tst-sscanf.c (double_tests2): New tests.
24721 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
24723         [BZ #16037]
24724         * configure.ac: allow GNU Make 4.0 and greater.
24725         * configure: Regenerated.
24727 2013-10-30  Will Newton  <will.newton@linaro.org>
24729         [BZ #16038]
24730         * malloc/hooks.c (memalign_check): Limit alignment to the
24731         maximum representable power of two.
24732         * malloc/malloc.c (__libc_memalign): Likewise.
24733         * malloc/tst-memalign.c (do_test): Add test for very
24734         large alignment values.
24735         * malloc/tst-posix_memalign.c (do_test): Likewise.
24737 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24739         [BZ #11087]
24740         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
24741         (munmap_chunk): Likewise.
24742         (mremap_chunk): Likewise.
24744 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24746         [BZ #15799]
24747         * stdlib/div.c (div): Remove obsolete code.
24748         * stdlib/ldiv.c (ldiv): Likewise.
24749         * stdlib/lldiv.c (lldiv): Likewise.
24751 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
24753         [BZ #16071]
24754         * nss/nss_files/files-XXX.c (get_contents_ret): New
24755         enumerator.
24756         (get_contents): New function.
24757         (internal_getent): Use it.  Expand size of LINEBUFLEN.
24759 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
24761         * configure.in: Moved to ...
24762         * configure.ac: ... here. Change reference to configure.in
24763         to configure.ac.
24764         * sysdeps/arm/preconfigure.ac: ... here.
24765         configure.in to configure.ac.
24766         * sysdeps/gnu/configure.in: Moved to ...
24767         * sysdeps/gnu/configure.ac: ... here.
24768         * sysdeps/i386/configure.in: Moved to ...
24769         * sysdeps/i386/configure.ac: ... here.
24770         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
24771         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
24772         * sysdeps/mach/configure.in: Moved to ...
24773         * sysdeps/mach/configure.ac: ... here.
24774         * sysdeps/mach/hurd/configure.in: Moved to ...
24775         * sysdeps/mach/hurd/configure.ac: ... here.
24776         * sysdeps/powerpc/configure.in: Moved to ...
24777         * sysdeps/powerpc/configure.ac: ... here.
24778         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
24779         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
24780         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
24781         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
24782         * sysdeps/s390/s390-32/configure.in: Moved to ...
24783         * sysdeps/s390/s390-32/configure.ac: ... here.
24784         * sysdeps/s390/s390-64/configure.in: Moved to ...
24785         * sysdeps/s390/s390-64/configure.ac: ... here.
24786         * sysdeps/sh/configure.in: Moved to ...
24787         * sysdeps/sh/configure.ac: ... here.
24788         * sysdeps/sparc/configure.in: Moved to ...
24789         * sysdeps/sparc/configure.ac: ... here.
24790         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
24791         * sysdeps/unix/sysv/linux/configure.ac: ... here.
24792         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
24793         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
24794         * sysdeps/x86_64/configure.in: Moved to ...
24795         * sysdeps/x86_64/configure.ac: ... here.
24796         * sysdeps/x86_64/preconfigure.in: Moved to ...
24797         * sysdeps/x86_64/preconfigure.ac: ... here.
24798         * aclocal.m4: Change reference to configure.in to configure.ac.
24799         * config.h.in: Likewise.
24800         * manual/install.texi: Likewise.
24801         * manual/maint.texi: Likewise.
24802         * Makefile: Likewise.
24803         * malloc/Makefile: Likewise.
24804         * nscd/Makefile: Likewise.
24805         * Makeconfig: Change reference to configure.in and
24806         preconfigure.in to configure.ac and preconfigure.ac
24807         respectively.
24808         * INSTALL: Regenerated.
24809         * configure: Likewise.
24810         * sysdeps/gnu/configure: Likewise.
24811         * sysdeps/i386/configure: Likewise.
24812         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
24813         * sysdeps/mach/configure: Likewise.
24814         * sysdeps/mach/hurd/configure: Likewise.
24815         * sysdeps/powerpc/configure: Likewise.
24816         * sysdeps/powerpc/powerpc32/configure: Likewise.
24817         * sysdeps/powerpc/powerpc64/configure: Likewise.
24818         * sysdeps/s390/s390-32/configure: Likewise.
24819         * sysdeps/s390/s390-64/configure: Likewise.
24820         * sysdeps/sh/configure: Likewise.
24821         * sysdeps/sparc/configure: Likewise.
24822         * sysdeps/unix/sysv/linux/configure: Likewise.
24823         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
24824         * sysdeps/x86_64/configure: Likewise.
24825         * sysdeps/x86_64/preconfigure: Likewise.
24827 2013-10-29  Andreas Schwab  <schwab@suse.de>
24829         * stdio-common/Makefile (tst-swscanf-ENV): Define.
24831 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
24833         * benchtests/pow-inputs: Add new inputs.
24835         * benchtests/exp-inputs: Add new inputs.
24837         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
24838         conditional check for return value.
24839         (__cos32): Likewise.
24841 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24843         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
24844         to provide a boost for large inputs with word alignment.
24845         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
24846         implementation based on optimized PPC64 strcpy.
24847         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
24848         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
24849         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
24850         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
24852 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24854         [BZ #2801]
24855         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
24857 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24859         [BZ #14876]
24860         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
24861         * time/tst-strptime.c (day_tests): Add testcase.
24863 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24865         [BZ #14029]
24866         * manual/pattern.texi: Acknowledge that fnmatch can fail.
24868 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
24870         [BZ #16074]
24871         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
24872         MAP_FAILED on error.
24874 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
24876         [BZ #16072]
24877         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
24878         heap for large requests.
24880 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
24882         [BZ #9954]
24883         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
24884         result if the result has no associated interface.
24885         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
24886         interface for all 127.X.Y.Z addresses.
24888 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
24890         * locale/iso-639.def: Add Ligurian (lij)
24892 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
24894         [BZ #15825]
24895         * sunrpc/rpc_main.c: Document rpcgen -5.
24897 2013-10-19  Michael Stahl  <mstahl@redhat.com>
24899         * elf/rtld.c (do_preload): Print the reason why preloading failed.
24901 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24903         [BZ #10278]
24904         * posix/glob.c: Match only directories when trailing slash is present.
24905         * posix/tst-gnuglob.c (my_opendir): Do not open files.
24906         (main): Add testcase.
24908 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24910         [BZ #15670]
24911         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
24913 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
24915         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
24916         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
24917         AUTH_DES and cindex for FIPS 140-2.
24918         (DES Encryption): Add cindex FIPS 46-3.
24920         * locale/locarchive.h (struct locarhandle): Add fname.
24921         * locale/programs/localedef.c (main): Pass ARGV[remaining]
24922         if an optional argument was specified to --list-archive,
24923         otherwise NULL.
24924         * locale/programs/locarchive.c (show_archive_content): Take new
24925         argument fname and pass it via ah.fname to open_archive.
24926         * locale/programs/localedef.h: Update decl.
24927         (open_archive): If AH->fname is non-null, open that file
24928         rather than the default file name, and don't ignore ENOENT.
24929         (create_archive): Set AH.fname to NULL.
24930         (delete_locales_from_archive): Likewise.
24931         (add_locales_to_archive): Likewise.
24932         * locale/programs/locfile.c (write_all_categories): Likewise.
24934 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
24935             Aldy Hernandez  <aldyh@redhat.com>
24937         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
24938         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
24939         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
24940         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
24941         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
24942         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
24943         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
24944         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
24945         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
24946         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
24947         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
24948         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
24949         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
24950         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
24951         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
24952         Likewise.
24953         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
24954         Likewise.
24955         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
24956         Likewise.
24957         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
24958         Likewise.
24959         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
24960         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
24961         Likewise.
24962         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
24963         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
24964         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
24965         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
24966         Likewise.
24967         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
24968         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
24969         * sysdeps/powerpc/preconfigure: Likewise.
24970         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
24971         Likewise.
24972         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
24973         Replace contents of file by #include of <fenv_libc.h>.
24974         * sysdeps/powerpc/soft-fp/sfp-machine.h
24975         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
24976         and <sys/prctl.h>.
24977         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
24978         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
24979         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
24980         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
24981         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
24982         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
24983         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
24984         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
24985         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
24986         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
24987         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
24988         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
24989         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
24990         Allow copysignl PLT reference to be missing.
24992 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
24993             Joseph Myers  <joseph@codesourcery.com
24995         [BZ #15948]
24996         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
24997         single character.
24998         (add_to_tablewc): Assert sequence of wide characters is nonempty.
25000 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25002         * elf/tst-tls-dlinfo.c: Don't include tls.h.
25003         * elf/tst-tls1.c: Likewise.
25004         * elf/tst-tls10.h: Likewise.
25005         * elf/tst-tls14.c: Likewise.
25006         * elf/tst-tls2.c: Likewise.
25007         * elf/tst-tls3.c: Likewise.
25008         * elf/tst-tls4.c: Likewise.
25009         * elf/tst-tls5.c: Likewise.
25010         * elf/tst-tls6.c: Likewise.
25011         * elf/tst-tls7.c: Likewise.
25012         * elf/tst-tls8.c: Likewise.
25013         * elf/tst-tls9.c: Likewise.
25014         * elf/tst-tlsmod1.c: Likewise.
25015         * elf/tst-tlsmod13.c: Likewise.
25016         * elf/tst-tlsmod13a.c: Likewise.
25017         * elf/tst-tlsmod14a.c: Likewise.
25018         * elf/tst-tlsmod16a.c: Likewise.
25019         * elf/tst-tlsmod16b.c: Likewise.
25020         * elf/tst-tlsmod2.c: Likewise.
25021         * elf/tst-tlsmod3.c: Likewise.
25022         * elf/tst-tlsmod4.c: Likewise.
25023         * elf/tst-tlsmod5.c: Likewise.
25024         * elf/tst-tlsmod6.c: Likewise.
25026 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
25028         [BZ #12486]
25029         * malloc/malloc.c: remove checks for statistics.
25031 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
25033         [BZ #15277]
25034         * inet/inet_net.c (inet_network): Detect additional invalid strings.
25035         * inet/tst-network.c: Add testcase.
25037 2013-10-17  Andreas Schwab  <schwab@suse.de>
25039         [BZ #15218]
25040         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
25041         to determine canonical name.
25043 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
25045         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
25046         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
25047         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
25048         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
25049         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
25050         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
25051         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
25052         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
25053         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
25054         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
25055         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
25056         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
25057         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
25058         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
25059         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
25060         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
25061         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
25062         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
25063         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
25064         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
25065         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
25066         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
25067         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
25068         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
25069         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
25070         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
25071         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
25072         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
25073         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
25074         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
25075         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
25076         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
25077         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
25078         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
25079         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
25080         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
25081         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
25082         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
25083         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
25084         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
25085         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
25086         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
25087         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
25088         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
25089         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
25090         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
25091         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
25092         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
25093         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
25094         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
25095         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
25096         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
25097         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
25098         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
25099         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
25100         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
25101         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
25102         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
25104 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
25106         [BZ #16041]
25107         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
25108         make result into a quiet NaN.
25110 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
25112         * soft-fp/adddf3.c: Fix horizontal whitespace.
25113         * soft-fp/addsf3.c: Likewise.
25114         * soft-fp/addtf3.c: Likewise.
25115         * soft-fp/divdf3.c: Likewise.
25116         * soft-fp/divsf3.c: Likewise.
25117         * soft-fp/divtf3.c: Likewise.
25118         * soft-fp/double.h: Likewise.
25119         * soft-fp/eqdf2.c: Likewise.
25120         * soft-fp/eqsf2.c: Likewise.
25121         * soft-fp/eqtf2.c: Likewise.
25122         * soft-fp/extenddftf2.c: Likewise.
25123         * soft-fp/extended.h: Likewise.
25124         * soft-fp/extendsfdf2.c: Likewise.
25125         * soft-fp/extendsftf2.c: Likewise.
25126         * soft-fp/extendxftf2.c: Likewise.
25127         * soft-fp/fixdfdi.c: Likewise.
25128         * soft-fp/fixdfsi.c: Likewise.
25129         * soft-fp/fixdfti.c: Likewise.
25130         * soft-fp/fixsfdi.c: Likewise.
25131         * soft-fp/fixsfsi.c: Likewise.
25132         * soft-fp/fixsfti.c: Likewise.
25133         * soft-fp/fixtfdi.c: Likewise.
25134         * soft-fp/fixtfsi.c: Likewise.
25135         * soft-fp/fixtfti.c: Likewise.
25136         * soft-fp/fixunsdfdi.c: Likewise.
25137         * soft-fp/fixunsdfsi.c: Likewise.
25138         * soft-fp/fixunsdfti.c: Likewise.
25139         * soft-fp/fixunssfdi.c: Likewise.
25140         * soft-fp/fixunssfsi.c: Likewise.
25141         * soft-fp/fixunssfti.c: Likewise.
25142         * soft-fp/fixunstfdi.c: Likewise.
25143         * soft-fp/fixunstfsi.c: Likewise.
25144         * soft-fp/fixunstfti.c: Likewise.
25145         * soft-fp/floatdidf.c: Likewise.
25146         * soft-fp/floatdisf.c: Likewise.
25147         * soft-fp/floatditf.c: Likewise.
25148         * soft-fp/floatsidf.c: Likewise.
25149         * soft-fp/floatsisf.c: Likewise.
25150         * soft-fp/floatsitf.c: Likewise.
25151         * soft-fp/floattidf.c: Likewise.
25152         * soft-fp/floattisf.c: Likewise.
25153         * soft-fp/floattitf.c: Likewise.
25154         * soft-fp/floatundidf.c: Likewise.
25155         * soft-fp/floatundisf.c: Likewise.
25156         * soft-fp/floatunditf.c: Likewise.
25157         * soft-fp/floatunsidf.c: Likewise.
25158         * soft-fp/floatunsisf.c: Likewise.
25159         * soft-fp/floatunsitf.c: Likewise.
25160         * soft-fp/floatuntidf.c: Likewise.
25161         * soft-fp/floatuntisf.c: Likewise.
25162         * soft-fp/floatuntitf.c: Likewise.
25163         * soft-fp/fmadf4.c: Likewise.
25164         * soft-fp/fmasf4.c: Likewise.
25165         * soft-fp/fmatf4.c: Likewise.
25166         * soft-fp/gedf2.c: Likewise.
25167         * soft-fp/gesf2.c: Likewise.
25168         * soft-fp/getf2.c: Likewise.
25169         * soft-fp/ledf2.c: Likewise.
25170         * soft-fp/lesf2.c: Likewise.
25171         * soft-fp/letf2.c: Likewise.
25172         * soft-fp/muldf3.c: Likewise.
25173         * soft-fp/mulsf3.c: Likewise.
25174         * soft-fp/multf3.c: Likewise.
25175         * soft-fp/negdf2.c: Likewise.
25176         * soft-fp/negsf2.c: Likewise.
25177         * soft-fp/negtf2.c: Likewise.
25178         * soft-fp/op-1.h: Likewise.
25179         * soft-fp/op-2.h: Likewise.
25180         * soft-fp/op-4.h: Likewise.
25181         * soft-fp/op-8.h: Likewise.
25182         * soft-fp/op-common.h: Likewise.
25183         * soft-fp/quad.h: Likewise.
25184         * soft-fp/single.h: Likewise.
25185         * soft-fp/soft-fp.h: Likewise.
25186         * soft-fp/sqrtdf2.c: Likewise.
25187         * soft-fp/sqrtsf2.c: Likewise.
25188         * soft-fp/sqrttf2.c: Likewise.
25189         * soft-fp/subdf3.c: Likewise.
25190         * soft-fp/subsf3.c: Likewise.
25191         * soft-fp/subtf3.c: Likewise.
25192         * soft-fp/truncdfsf2.c: Likewise.
25193         * soft-fp/trunctfdf2.c: Likewise.
25194         * soft-fp/trunctfsf2.c: Likewise.
25195         * soft-fp/trunctfxf2.c: Likewise.
25196         * soft-fp/unorddf2.c: Likewise.
25197         * soft-fp/unordsf2.c: Likewise.
25198         * soft-fp/unordtf2.c: Likewise.
25200 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
25202         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
25203         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
25205 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
25207         * elf/dl-libc.c: Clear initfini list after freeing.
25209 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
25211         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
25212         * soft-fp/addsf3.c: Likewise.
25213         * soft-fp/addtf3.c: Likewise.
25214         * soft-fp/divdf3.c: Likewise.
25215         * soft-fp/divsf3.c: Likewise.
25216         * soft-fp/divtf3.c: Likewise.
25217         * soft-fp/double.h: Likewise.
25218         * soft-fp/eqdf2.c: Likewise.
25219         * soft-fp/eqsf2.c: Likewise.
25220         * soft-fp/eqtf2.c: Likewise.
25221         * soft-fp/extenddftf2.c: Likewise.
25222         * soft-fp/extended.h: Likewise.
25223         * soft-fp/extendsfdf2.c: Likewise.
25224         * soft-fp/extendsftf2.c: Likewise.
25225         * soft-fp/extendxftf2.c: Likewise.
25226         * soft-fp/fixdfdi.c: Likewise.
25227         * soft-fp/fixdfsi.c: Likewise.
25228         * soft-fp/fixdfti.c: Likewise.
25229         * soft-fp/fixsfdi.c: Likewise.
25230         * soft-fp/fixsfsi.c: Likewise.
25231         * soft-fp/fixsfti.c: Likewise.
25232         * soft-fp/fixtfdi.c: Likewise.
25233         * soft-fp/fixtfsi.c: Likewise.
25234         * soft-fp/fixtfti.c: Likewise.
25235         * soft-fp/fixunsdfdi.c: Likewise.
25236         * soft-fp/fixunsdfsi.c: Likewise.
25237         * soft-fp/fixunsdfti.c: Likewise.
25238         * soft-fp/fixunssfdi.c: Likewise.
25239         * soft-fp/fixunssfsi.c: Likewise.
25240         * soft-fp/fixunssfti.c: Likewise.
25241         * soft-fp/fixunstfdi.c: Likewise.
25242         * soft-fp/fixunstfsi.c: Likewise.
25243         * soft-fp/fixunstfti.c: Likewise.
25244         * soft-fp/floatdidf.c: Likewise.
25245         * soft-fp/floatdisf.c: Likewise.
25246         * soft-fp/floatditf.c: Likewise.
25247         * soft-fp/floatsidf.c: Likewise.
25248         * soft-fp/floatsisf.c: Likewise.
25249         * soft-fp/floatsitf.c: Likewise.
25250         * soft-fp/floattidf.c: Likewise.
25251         * soft-fp/floattisf.c: Likewise.
25252         * soft-fp/floattitf.c: Likewise.
25253         * soft-fp/floatundidf.c: Likewise.
25254         * soft-fp/floatundisf.c: Likewise.
25255         * soft-fp/floatunsidf.c: Likewise.
25256         * soft-fp/floatunsisf.c: Likewise.
25257         * soft-fp/floatuntidf.c: Likewise.
25258         * soft-fp/floatuntisf.c: Likewise.
25259         * soft-fp/floatuntitf.c: Likewise.
25260         * soft-fp/fmadf4.c: Likewise.
25261         * soft-fp/fmasf4.c: Likewise.
25262         * soft-fp/fmatf4.c: Likewise.
25263         * soft-fp/gedf2.c: Likewise.
25264         * soft-fp/gesf2.c: Likewise.
25265         * soft-fp/getf2.c: Likewise.
25266         * soft-fp/ledf2.c: Likewise.
25267         * soft-fp/lesf2.c: Likewise.
25268         * soft-fp/letf2.c: Likewise.
25269         * soft-fp/muldf3.c: Likewise.
25270         * soft-fp/mulsf3.c: Likewise.
25271         * soft-fp/multf3.c: Likewise.
25272         * soft-fp/negdf2.c: Likewise.
25273         * soft-fp/negsf2.c: Likewise.
25274         * soft-fp/negtf2.c: Likewise.
25275         * soft-fp/op-1.h: Likewise.
25276         * soft-fp/op-2.h: Likewise.
25277         * soft-fp/op-4.h: Likewise.
25278         * soft-fp/op-8.h: Likewise.
25279         * soft-fp/op-common.h: Likewise.
25280         * soft-fp/quad.h: Likewise.
25281         * soft-fp/single.h: Likewise.
25282         * soft-fp/soft-fp.h: Likewise.
25283         * soft-fp/sqrtdf2.c: Likewise.
25284         * soft-fp/sqrtsf2.c: Likewise.
25285         * soft-fp/sqrttf2.c: Likewise.
25286         * soft-fp/subdf3.c: Likewise.
25287         * soft-fp/subsf3.c: Likewise.
25288         * soft-fp/subtf3.c: Likewise.
25289         * soft-fp/truncdfsf2.c: Likewise.
25290         * soft-fp/trunctfdf2.c: Likewise.
25291         * soft-fp/trunctfsf2.c: Likewise.
25292         * soft-fp/trunctfxf2.c: Likewise.
25293         * soft-fp/unorddf2.c: Likewise.
25294         * soft-fp/unordsf2.c: Likewise.
25295         * soft-fp/unordtf2.c: Likewise.
25297 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
25299         [BZ #15672]
25300         * misc/error.c (error_tail): Fix possible buffer overflow.
25302 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
25304         [BZ #13028]
25305         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
25306         address.
25308 2013-10-14  P. J. McDermott  <pj@pehjota.net>
25310         [BZ #832]
25311         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
25312         testing pipefail option.
25314 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
25316         * soft-fp/double.h: Indent preprocessor directives inside #if.
25317         * soft-fp/extended.h: Likewise.
25318         * soft-fp/op-2.h: Likewise.
25319         * soft-fp/op-4.h: Likewise.
25320         * soft-fp/op-common.h: Likewise.
25321         * soft-fp/quad.h: Likewise.
25322         * soft-fp/single.h: Likewise.
25323         * soft-fp/soft-fp.h: Likewise.
25325 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
25327         * iconv/iconv_prog.c: Fix typos.
25328         * stdio-common/psiginfo-data.h: Likewise.
25330 2013-10-12   Reuben Thomas <rrt@sc3d.org>
25332         [BZ #15764]
25333         * locale/setlocale.c: Fix typo.
25335 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
25337         [BZ #16036]
25338         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
25339         signaling NaN arguments.
25340         * soft-fp/unordsf2.c (__unordsf2): Likewise.
25341         * soft-fp/unordtf2.c (__unordtf2): Likewise.
25343         [BZ #14910]
25344         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
25345         unordered operands.
25346         * soft-fp/gesf2.c (__gesf2): Likewise.
25347         * soft-fp/getf2.c (__getf2): Likewise.
25348         * soft-fp/ledf2.c (__ledf2): Likewise.
25349         * soft-fp/lesf2.c (__lesf2): Likewise.
25350         * soft-fp/letf2.c (__letf2): Likewise.
25352         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
25353         * soft-fp/eqsf2.c (__eqsf2): Likewise.
25354         * soft-fp/eqtf2.c (__eqtf2): Likewise.
25355         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
25356         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
25357         * soft-fp/fixdfti.c (__fixdfti): Likewise.
25358         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
25359         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
25360         * soft-fp/fixsfti.c (__fixsfti): Likewise.
25361         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
25362         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
25363         * soft-fp/fixtfti.c (__fixtfti): Likewise.
25364         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
25365         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
25366         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
25367         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
25368         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
25369         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
25370         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
25371         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
25372         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
25373         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
25374         * soft-fp/floatdisf.c (__floatdisf): Likewise.
25375         * soft-fp/floatsisf.c (__floatsisf): Likewise.
25376         * soft-fp/floattidf.c (__floattidf): Likewise.
25377         * soft-fp/floattisf.c (__floattisf): Likewise.
25378         * soft-fp/floattitf.c (__floattitf): Likewise.
25379         * soft-fp/floatundidf.c (__floatundidf): Likewise.
25380         * soft-fp/floatundisf.c (__floatundisf): Likewise.
25381         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
25382         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
25383         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
25384         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
25385         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
25386         * soft-fp/gesf2.c (__gesf2): Likewise.
25387         * soft-fp/getf2.c (__getf2): Likewise.
25388         * soft-fp/ledf2.c (__ledf2): Likewise.
25389         * soft-fp/lesf2.c (__lesf2): Likewise.
25390         * soft-fp/letf2.c (__letf2): Likewise.
25392         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
25393         Undefine and redefine.
25394         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
25395         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
25396         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
25397         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
25398         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25399         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
25400         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25401         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
25402         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25403         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
25404         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25405         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
25406         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25407         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
25408         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25410         [BZ #16032]
25411         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
25412         without decrementing exponent if mantissa >= that for the
25413         denominator, not >.
25414         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
25415         denominator, not >.  Decrement exponent in < case instead of
25416         incrementing in >= case.
25417         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
25418         without decrementing exponent if mantissa >= that for the
25419         denominator, not >.
25421         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
25422         computing saturated result for unsigned overflow.
25424 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
25425             Jeff Law  <law@redhat.com>
25427         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
25428         (atan2Mp): Add systemtap probe marker.
25429         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
25430         (__ieee754_log): Add systemtap probe marker.
25431         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
25432         (atanMp): Add systemtap probe marker.
25433         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
25434         (tanMp): Add systemtap probe marker.
25435         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
25436         (__slowexp): Add systemtap probe marker.
25437         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
25438         (__slowpow): Add systemtap probe marker.
25439         * manual/probes.texi: Document probes.
25441 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
25443         [BZ #15362]
25444         * libio/fileops.c (_IO_new_file_write): Return count of bytes
25445         written.
25446         (_IO_new_file_xsputn): Don't return EOF if nothing has been
25447         written.
25448         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
25449         written to buffer but not flushed.
25450         * libio/iofwrite_u.c:  Likewise.
25451         * libio/iopadn.c:  Return bytes returned even if EOF was
25452         encountered.
25453         * libio/iowpadn.c:  Likewise.
25454         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
25455         if _IO_padn does not write the whole buffer.
25456         [!COMPILE_WPRINTF] (PAD): Likewise.
25458 2013-10-10  David S. Miller  <davem@davemloft.net>
25460         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
25461         directory block.
25463 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25465         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
25466         instead of FSF address.
25467         * soft-fp/fixdfti.c: Likewise.
25468         * soft-fp/fixsfti.c: Likewise.
25469         * soft-fp/fixtfti.c: Likewise.
25470         * soft-fp/fixunsdfti.c: Likewise.
25471         * soft-fp/fixunssfti.c: Likewise.
25472         * soft-fp/fixunstfti.c: Likewise.
25473         * soft-fp/floattidf.c: Likewise.
25474         * soft-fp/floattisf.c: Likewise.
25475         * soft-fp/floattitf.c: Likewise.
25476         * soft-fp/floatuntidf.c: Likewise.
25477         * soft-fp/floatuntisf.c: Likewise.
25478         * soft-fp/floatuntitf.c: Likewise.
25479         * soft-fp/trunctfxf2.c: Likewise.
25481         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
25482         * soft-fp/fixdfti.c: Likewise.
25483         * soft-fp/fixsfti.c: Likewise.
25484         * soft-fp/fixtfti.c: Likewise.
25485         * soft-fp/fixunsdfti.c: Likewise.
25486         * soft-fp/fixunssfti.c: Likewise.
25487         * soft-fp/fixunstfti.c: Likewise.
25488         * soft-fp/floattidf.c: Likewise.
25489         * soft-fp/floattisf.c: Likewise.
25490         * soft-fp/floattitf.c: Likewise.
25491         * soft-fp/floatuntidf.c: Likewise.
25492         * soft-fp/floatuntisf.c: Likewise.
25493         * soft-fp/floatuntitf.c: Likewise.
25494         * soft-fp/trunctfxf2.c: Likewise.
25496 2013-10-10  David S. Miller  <davem@davemloft.net>
25498         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25500 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
25502         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
25503         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
25504         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
25505         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
25506         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
25507         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
25508         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
25510         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
25511         for NaNs before doing comparisons on argument.
25512         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
25513         Likewise.
25515 2013-10-10  Will Newton  <will.newton@linaro.org>
25517         * malloc/hooks.c (memalign_check): Ensure the value of bytes
25518         passed to _int_memalign does not overflow.
25520 2013-10-10  Torvald Riegel  <triegel@redhat.com>
25522         * scripts/bench.pl: Add include-sources directive.
25523         * benchtests/README: Update documentation.
25525 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25527         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
25528         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
25529         instead of FP_INIT_ROUNDMODE.
25530         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
25531         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
25533         [BZ #16034]
25534         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
25535         copy class of input value.
25536         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
25537         not handle exceptions.
25538         * soft-fp/negsf2.c (__negsf2): Likewise.
25539         * soft-fp/negtf2.c (__negtf2): Likewise.
25540         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
25542 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
25544         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
25545         semicolon.  From Linux kernel.
25547 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
25549         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
25551 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
25553         [BZ #156]
25554         * manual/socket.texi: Added statement about buffer
25555         for gethostbyname2_r.
25557 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
25559         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
25560         Use .p2align directive instead, throughout.
25561         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
25562         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
25563         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
25564         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
25565         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
25566         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
25567         * sysdeps/x86_64/strchr.S: Likewise.
25568         * sysdeps/x86_64/strrchr.S: Likewise.
25570 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
25572         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
25574         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
25576         * sysdeps/generic/math_private.h (__mpsin1): Remove
25577         declaration.
25578         (__mpcos1): Likewise.
25579         (__mpsin): New argument __range_reduce.
25580         (__mpcos): Likewise.
25581         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
25582         (slow): Use __mpsin and __mpcos.
25583         (slow1): Likewise.
25584         (slow2): Likewise.
25585         (sloww): Likewise.
25586         (sloww1): Likewise.
25587         (sloww2): Likewise.
25588         (bsloww): Likewise.
25589         (bsloww1): Likewise.
25590         (bsloww2): Likewise.
25591         (cslow2): Likewise.
25592         (csloww): Likewise.
25593         (csloww1): Likewise.
25594         (csloww2): Likewise.
25595         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
25596         range_reduce.  Merge in __mpsin1.
25597         (__mpcos): Likewise.
25598         (__mpsin1): Remove.
25599         (__mpcos1): Likewise.
25601 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
25603         * locale/loadlocale.c (_nl_intern_locale_data): Use
25604         LOCFILE_ALIGNED_P.
25605         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
25606         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
25607         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
25608         obstack data is appropriately aligned.
25609         (obstack_int32_grow_fast): Likewise.
25610         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
25611         * locale/programs/locfile.c (add_locale_uint32): Likewise.
25612         (add_locale_uint32_array): Likewise.
25614 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
25616         * benchtests/Makefile: Remove ARGLIST and RET variables.
25617         ($(objpfx)bench-%.c): Pass only function name to the script.
25618         * benchtests/README: Update documentation.
25619         * benchtests/acos-inputs: Add new directives.
25620         * benchtests/acosh-inputs: Likewise.
25621         * benchtests/asin-inputs: Likewise.
25622         * benchtests/asinh-inputs: Likewise.
25623         * benchtests/atan-inputs: Likewise.
25624         * benchtests/atanh-inputs: Likewise.
25625         * benchtests/cos-inputs: Likewise.
25626         * benchtests/cosh-inputs: Likewise.
25627         * benchtests/exp-inputs: Likewise.
25628         * benchtests/log-inputs: Likewise.
25629         * benchtests/pow-inputs: Likewise.
25630         * benchtests/rint-inputs: Likewise.
25631         * benchtests/sin-inputs: Likewise.
25632         * benchtests/sinh-inputs: Likewise.
25633         * benchtests/tan-inputs: Likewise.
25634         * benchtests/tanh-inputs: Likewise.
25635         * scripts/bench.pl: Add support for new directives.
25637 2013-10-07  Alan Modra  <amodra@gmail.com>
25639         * README: Fix careless merge.
25641 2013-10-05  Alan Modra  <amodra@gmail.com>
25643         * NEWS: Mention powerpc64le support and bugs fixed.
25644         * README: Both big-endian and little-endian powerpc64 supported.
25646 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25648         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
25649         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
25650         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
25651         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
25653 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
25655         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
25656         match prototype.
25658 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
25660         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
25661         Move -mhard-float appending from
25662         ports/sysdeps/powerpc/powerpc32/Makefile.
25663         [$(with-fp) = yes] (ASFLAGS): Likewise.
25664         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
25665         * sysdeps/powerpc/nofpu: Move directory from
25666         ports/sysdeps/powerpc/nofpu.
25667         * sysdeps/powerpc/soft-fp: Move directory from
25668         ports/sysdeps/powerpc/soft-fp.
25669         * sysdeps/powerpc/powerpc32/405: Move directory from
25670         ports/sysdeps/powerpc/powerpc32/405.
25671         * sysdeps/powerpc/powerpc32/440: Move directory from
25672         ports/sysdeps/powerpc/powerpc32/440.
25673         * sysdeps/powerpc/powerpc32/464: Move directory from
25674         ports/sysdeps/powerpc/powerpc32/464.
25675         * sysdeps/powerpc/powerpc32/476: Move directory from
25676         ports/sysdeps/powerpc/powerpc32/476.
25677         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
25678         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
25679         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
25680         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
25681         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
25682         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
25683         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
25684         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
25685         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
25686         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
25687         * README: Update for powerpc-*-linux-gnu software floating point
25688         support in libc.
25690         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
25691         case to powerpc/powerpc32*.
25692         * sysdeps/unix/sysv/linux/configure: Regenerated.
25694         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
25695         (_FPU_MASK_OM): Define as 0x04.
25696         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
25697         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
25698         0x00c10080.
25699         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
25700         0x0000003c.
25701         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
25703         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
25704         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25705         getcontext_e500.
25706         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
25707         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25708         setcontext_e500.
25709         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
25710         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
25711         and setcontext_e500.
25713 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
25715         * locale/iso-3166.def: Update iso-1366.def and related occurrences
25717 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
25719         * manual/threads.texi (Default Thread Attributes): Fix typo.
25721 2013-10-04  Will Newton  <will.newton@linaro.org>
25723         * malloc/Makefile: Add tst-memalign.
25724         * malloc/tst-memalign.c: New file.
25726         * malloc/tst-posix_memalign.c: Add comments.
25727         (do_test): Add comments and call free on all potentially
25728         allocated pointers. Add space after cast.
25730         * malloc/tst-pvalloc.c: Add comments.
25731         (do_test): Add comments and call free on all potentially
25732         allocated pointers. Remove duplicate check for NULL pointer.
25733         Add space after cast.
25735         * malloc/tst-valloc.c: Add comments.
25736         (do_test): Add comments and call free on all potentially
25737         allocated pointers. Remove duplicate check for NULL pointer.
25738         Add space after cast.
25740 2013-10-04  Alan Modra  <amodra@gmail.com>
25742         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25743         Use stdint types in rather than __attribute__((mode())).
25744         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25746 2013-10-04  Alan Modra  <amodra@gmail.com>
25748         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25749         Correct handling of unaligned relocs for little-endian.
25750         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25752 2013-10-04  Alan Modra  <amodra@gmail.com>
25754         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
25755         * configure: Regenerate.
25756         * nptl/shlib-versions: Powerpc*le starts at 2.18.
25757         * shlib-versions: Likewise.
25759 2013-10-04  Alan Modra  <amodra@gmail.com>
25761         * string/tester.c (test_memrchr): Increment reported test cycle.
25763 2013-10-04  Alan Modra  <amodra@gmail.com>
25765         * string/test-memcpy.c (do_one_test): When reporting errors, print
25766         string address and don't overrun end of string.
25768 2013-10-04  Alan Modra  <amodra@gmail.com>
25770         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
25771         insrdi.  Make better use of reg selection to speed exit slightly.
25772         Schedule entry path a little better.  Remove useless "are we done"
25773         checks on entry to main loop.  Handle wrapping around zero address.
25774         Correct main loop count.  Handle single left-over word from main
25775         loop inline rather than by using loop_small.  Remove extra word
25776         case in loop_small caused by wrong loop count.  Add little-endian
25777         support.
25778         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
25779         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
25780         cache hint.
25781         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
25782         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
25783         support.  Avoid rlwimi.
25784         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
25786 2013-10-04  Alan Modra  <amodra@gmail.com>
25788         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
25789         insrdi.  Formatting.
25790         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
25791         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
25792         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
25793         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
25794         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
25795         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
25797 2013-10-04  Alan Modra  <amodra@gmail.com>
25799         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
25800         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25801         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
25802         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
25803         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
25804         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
25805         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
25806         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
25807         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
25808         use of regs.  Use power7 mtocrf.  Tidy function tails.
25810 2013-10-04  Alan Modra  <amodra@gmail.com>
25812         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
25813         Formatting.  Consistently use rXXX register defines or rN defines.
25814         Use early exit labels that avoid restoring unused non-volatile regs.
25815         Make cr field use more consistent with rWORDn compares.  Rename
25816         regs used as shift registers for unaligned loop, using rN defines
25817         for short lifetime/multiple use regs.
25818         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
25819         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
25820         addi 1,1,64 to pop stack frame.  Simplify return value code.
25821         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
25823 2013-10-04  Alan Modra  <amodra@gmail.com>
25825         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
25826         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
25827         rather than rlwimi.
25828         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
25829         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
25830         little-endian support.  Correct typos.
25831         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
25832         rather than rlwimi.
25833         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
25834         in loop and entry code to keep "and." results.
25835         (strchr): Add little-endian support.  Comment.  Move cntlzd
25836         earlier in tail.
25837         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
25839 2013-10-04  Alan Modra  <amodra@gmail.com>
25841         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
25842         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
25843         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
25844         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
25846 2013-10-04  Alan Modra  <amodra@gmail.com>
25848         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
25849         (rTMP): Define as r11.
25850         (strcmp): Add little-endian support.  Optimise tail.
25851         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
25852         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
25853         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
25854         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
25855         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
25856         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
25857         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
25859 2013-10-04  Alan Modra  <amodra@gmail.com>
25861         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
25862         little-endian support.  Remove unnecessary "are we done" tests.
25863         Handle "s" wrapping around zero and extremely large "size".
25864         Correct main loop count.  Handle single left-over word from main
25865         loop inline rather than by using small_loop.  Correct comments.
25866         Delete "zero" tail, use "end_max" instead.
25867         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
25869 2013-10-04  Alan Modra  <amodra@gmail.com>
25871         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
25872         support.  Don't branch over align.
25873         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
25874         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
25875         support.  Rearrange tmp reg use to suit.  Comment.
25876         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
25878 2013-10-04  Alan Modra  <amodra@gmail.com>
25880         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
25882 2013-10-04  Alan Modra  <amodra@gmail.com>
25884         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
25885         conditional form of branch and link when obtaining pc.
25886         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
25888 2013-10-04  Alan Modra  <amodra@gmail.com>
25890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
25891         HIWORD/LOWORD.
25892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
25893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
25895 2013-10-04  Alan Modra  <amodra@gmail.com>
25897         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
25898         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
25899         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
25900         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
25901         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
25902         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
25903         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
25904         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
25905         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
25906         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
25908 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25909             Alistair Popple <alistair@ozlabs.au.ibm.com>
25910             Alan Modra <amodra@gmail.com>
25912         [BZ #15723]
25913         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
25914         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
25915         _dl_hwcap access for little-endian.
25916         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
25917         destroy vmx regs when saving unaligned.
25918         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
25919         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
25920         destroy vmx regs when saving unaligned.
25922 2013-10-04  Alan Modra  <amodra@gmail.com>
25924         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
25925         Don't use a union to pack hi/low value.
25927 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25929         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
25930         for little-endian.
25931         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
25932         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
25933         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
25934         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
25935         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
25937 2013-10-04  Alan Modra  <amodra@gmail.com>
25939         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
25940         constants to usual value for .cst8 section, and remove redundant
25941         high address load.
25942         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
25943         constant for 0x1p52.  Load little-endian words of double from
25944         correct stack offsets.
25946 2013-10-04  Alan Modra  <amodra@gmail.com>
25948         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
25949         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
25950         words of double from correct stack offsets.
25951         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
25952         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
25953         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
25954         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
25955         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
25956         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
25957         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
25958         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
25959         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
25960         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
25961         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
25962         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
25963         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
25964         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
25965         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
25966         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
25967         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
25969 2013-10-04  Alan Modra  <amodra@gmail.com>
25971         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
25972         64-bit int/double union.
25973         (_FPU_SETCW): Likewise.
25974         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
25975         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
25977 2013-10-04  Alan Modra  <amodra@gmail.com>
25979         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
25980         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
25982 2013-10-04  Alan Modra  <amodra@gmail.com>
25984         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
25985         use vector int constants.
25986         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
25988 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25990         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
25991         array with long long.
25992         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
25993         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
25994         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
25995         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
25996         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
25997         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
25998         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
25999         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
26000         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
26001         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
26002         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
26003         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
26004         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
26006 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
26008         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
26009         (__signbit): Likewise.  Correct for little-endian.
26010         (__signbitl): Call __signbit.
26011         (lrint): Correct for little-endian.
26012         (lrintf): Call lrint.
26014 2013-10-04  Alan Modra  <amodra@gmail.com>
26016         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
26017         union 32-bit int array member with 64-bit int array.
26018         (t515, tm256): Double rather than long double.
26019         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
26021 2013-10-04  Alan Modra  <amodra@gmail.com>
26023         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
26024         Delete.
26025         (IEEE854_LONG_DOUBLE_BIAS): Delete.
26026         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
26027         version of math_ldbl.h.
26029 2013-10-04  Alan Modra  <amodra@gmail.com>
26031         [BZ #15734], [BZ #15735]
26032         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
26033         all uses of ieee875 long double macros and unions.  Simplify test
26034         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
26035         ldbl_extract_mantissa value for ix,iy exponents.  Properly
26036         normalize after ldbl_extract_mantissa, and don't add hidden bit
26037         already handled.  Don't treat low word of ieee854 mantissa like
26038         low word of IBM long double and mask off bit when testing for
26039         zero.
26040         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
26041         all uses of ieee875 long double macros and unions.  Simplify tests
26042         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
26043         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
26044         two1022, instead use their values.  Recognise that tests for large
26045         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
26046         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
26047         Rewrite all uses of ieee875 long double macros and unions.  Simplify
26048         test for 0.0L and nan.  Correct negation.
26049         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
26050         ieee875 long double macros and unions.  Correct output for large
26051         magnitude x.  Correct absolute value calculation.
26052         (__erfcl): Likewise.
26053         * math/libm-test.inc: Add tests for errors discovered in IBM long
26054         double versions of fmodl, remainderl, erfl and erfcl.
26056 2013-10-04  Alan Modra  <amodra@gmail.com>
26058         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
26059         all uses of ieee854 long double macros and unions.  Simplify tests
26060         for long doubles that are fully specified by the high double.
26061         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
26062         Likewise.
26063         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
26064         Remove dead code too.
26065         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
26066         (__ieee754_ynl): Likewise.
26067         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
26068         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
26069         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
26070         Remove dead code too.
26071         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
26072         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
26073         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
26074         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
26075         Simplify.
26076         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
26077         Simplify.
26078         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
26079         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
26080         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
26081         Comment on variable precision.
26082         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
26083         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
26084         Likewise.
26085         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
26086         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
26087         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
26088         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
26089         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
26091 2013-10-04  Alan Modra  <amodra@gmail.com>
26093         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
26094         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
26095         all uses of ieee854 long double macros and unions.
26096         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
26097         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
26098         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
26099         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
26100         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
26101         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
26102         Likewise.
26103         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
26104         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
26105         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
26106         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
26107         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
26108         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
26109         Simplify sign and nan test too.
26110         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
26111         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
26112         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
26113         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
26114         Likewise.
26115         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
26116         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
26117         Likewise.
26118         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
26119         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
26120         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
26121         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
26122         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
26123         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
26125 2013-10-04  Alan Modra  <amodra@gmail.com>
26127         * stdio-common/printf_size.c (__printf_size): Don't use
26128         union ieee854_long_double in fpnum union.
26129         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
26130         signbit macro to retrieve sign from long double.
26131         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
26132         retrieve sign from long double.
26133         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
26134         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
26135         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
26136         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
26137         * math/test-misc.c (main): Don't use union ieee854_long_double.
26139 2013-10-04  Alan Modra  <amodra@gmail.com>
26141         [BZ #15680]
26142         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
26143         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
26144         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
26145         calculation.  Remove unnecessary test for denormal exponent.
26146         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
26147         Correct handling of denormals.  Avoid undefined shift behaviour.
26148         Correct normalisation of low mantissa when low double is denormal.
26149         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
26150         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
26151         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
26152         Correct normalisation of low mantissa.  Test for overflow of high
26153         mantissa and normalise.
26154         (ldbl_nearbyint): Use more readable constant for two52.
26155         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
26156         (__mpn_construct_long_double): Fix test for overflow of high
26157         mantissa and correct normalisation.  Avoid undefined shift.
26159 2013-10-04  Alan Modra  <amodra@gmail.com>
26161         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
26162         (union ibm_extended_long_double): Define as an array of ieee754_double.
26163         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
26164         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
26165         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
26166         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
26167         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
26168         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
26169         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
26170         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26171         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
26172         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
26173         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
26175 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
26177         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
26178         page size instead of calling getpagesize.
26180         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
26181         (LOCFILE_ALIGN_MASK): Likewise.
26182         (LOCFILE_ALIGN_UP): Likewise.
26183         (LOCFILE_ALIGNED_P): Likewise.
26184         * locale/programs/ld-collate.c (collate_output): Use the new
26185         macros instead of __alignof__ (int32_t).
26186         * locale/weight.h (findidx): Likewise.
26188 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
26190         [BZ #431]
26191         * manual/string.texi: Fix strncat and wcsncat.
26193 2013-10-03  Brooks Moses  <bmoses@google.com>
26195         [BZ #15915]
26196         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
26197         * Makerules: ...here, and adjust associated comments.
26199 2013-10-02  Will Newton  <will.newton@linaro.org>
26201         * malloc/Makefile: Add tst-pvalloc.
26202         * malloc/tst-pvalloc.c: New file.
26204 2013-10-02  Will Newton  <will.newton@linaro.org>
26206         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
26207         improve test coverage.
26209 2013-10-02  Will Newton  <will.newton@linaro.org>
26211         * malloc/Makefile: Add tst-posix_memalign.
26212         * malloc/tst-posix_memalign.c: New file.
26214 2013-10-01  Eric Blake  <eblake@redhat.com>
26216         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
26217         Use __THROWNL rather than __THROW on static functions.
26219 2013-09-30  Petr Machata  <pmachata@redhat.com>
26221         * elf/elf.h (R_AARCH64_ABS16): New macro.
26222         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
26223         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
26224         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
26225         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
26226         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
26227         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
26228         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
26229         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
26230         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
26231         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
26232         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
26233         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
26234         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
26235         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
26236         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
26237         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
26238         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
26239         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
26240         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
26241         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
26242         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
26243         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
26244         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
26245         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
26246         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
26247         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
26248         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
26249         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
26250         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
26251         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
26252         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
26253         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
26254         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
26255         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
26256         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
26257         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
26258         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
26259         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
26260         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
26261         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
26262         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
26263         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
26264         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
26265         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
26266         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
26267         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
26268         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
26269         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
26270         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
26271         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
26272         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
26273         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
26274         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
26275         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
26276         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
26277         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
26278         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
26279         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
26280         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
26281         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
26282         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
26283         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
26284         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
26285         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
26286         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
26287         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
26288         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
26289         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
26290         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
26291         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
26292         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
26293         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
26294         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
26295         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
26296         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
26297         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
26298         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
26299         (R_AARCH64_TLSDESC_LDR): Likewise.
26300         (R_AARCH64_TLSDESC_ADD): Likewise.
26301         (R_AARCH64_TLSDESC_CALL): Likewise.
26303 2013-09-30  Andreas Schwab  <schwab@suse.de>
26305         [BZ #15048]
26306         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
26307         the nss database lookup.
26308         * nscd/initgrcache.c (addinitgroupsX): Likewise.
26309         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
26311 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
26313         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
26315 2013-09-28  P. J. McDermott  <pj@pehjota.net>
26317         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
26318         ${Bash-specific parameter/pattern/string} parameter expansion.
26319         * sysdeps/unix/make-syscalls.sh: Likewise.
26321 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26323         * sysdeps/sh/stackguard-macros.h: New file.
26325 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
26327         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
26328         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
26329         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
26330         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
26331         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
26332         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
26334 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26336         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
26337         Fix thread ID register.
26339 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
26341         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
26342         [POSIX || UNIX98]: Require rather than permitting all symbols from
26343         <time.h>.
26344         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
26345         element of struct sched_param.
26346         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
26347         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
26348         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
26349         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
26350         constant.
26352 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
26354         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
26355         argument calculation.
26357 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26359         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
26360         Expect macro.
26361         [POSIX] (pthread_attr_t): Do not require type.
26362         [POSIX] (pthread_cond_t): Likewise.
26363         [POSIX] (pthread_condattr_t): Likewise.
26364         [POSIX] (pthread_key_t): Likewise.
26365         [POSIX] (pthread_mutex_t): Likewise.
26366         [POSIX] (pthread_mutexattr_t): Likewise.
26367         [POSIX] (pthread_once_t): Likewise.
26368         [POSIX] (pthread_t): Likewise.
26369         [POSIX-based standards] (pthread_atfork): Expect function.
26371 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26372             Richard Sandiford  <richard@codesourcery.com>
26374         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
26375         (swap_endianness_p): New extern variable.
26376         (set_big_endian): New inline function.
26377         (maybe_swap_uint32): Likewise.
26378         (maybe_swap_uint32_array): Likewise.
26379         (maybe_swap_uint32_obstack): Likewise.
26380         * locale/programs/locfile.c: Include <stdbool.h>.
26381         (swap_endianness_p): New variable.
26382         (add_locale_uint32): Call maybe_swap_uint32.
26383         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
26384         (write_locale_data): Call maybe_swap_uint32_array.
26385         * locale/programs/ld-collate.c (obstack_int32_grow): Call
26386         maybe_swap_uint32.
26387         (obstack_int32_grow_fast): Likewise.
26388         (output_weightwc): Call maybe_swap_uint32_obstack.
26389         (collate_output): Likewise.
26390         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
26391         (OPT_LITTLE_ENDIAN): Likewise.
26392         (options): Add --little-endian and --big-endian options.
26393         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
26394         * locale/programs/locarchive.c: Include "locfile.h".
26395         (GET): New macro.
26396         (SET): Likewise.
26397         (INC): Likewise.
26398         (create_archive): Use the new macros to access fields of
26399         structures directly mapped from or written to locale archives.
26400         (oldlocrecentcmp): Likewise.
26401         (enlarge_archive): Likewise.
26402         (insert_name): Likewise.
26403         (add_alias): Likewise.
26404         (add_locale): Likewise.
26405         (delete_locales_from_archive): Likewise.
26406         (show_archive_content): Likewise.
26407         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
26408         locale data.
26410 2013-09-24  Roland McGrath  <roland@hack.frob.com>
26412         * manual/freemanuals.texi: Updated from (newly) canonical copy at
26413         http://www.gnu.org/doc/freemanuals.texi.
26414         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
26416 2013-09-24  Will Newton  <will.newton@linaro.org>
26418         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
26419         macro.
26421 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
26423         * locale/hashval.h (compute_hashval): Interpret bytes of key as
26424         unsigned char.
26426 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
26428         * manual/threads.texi (POSIX Threads): Fix a typo.
26430 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26432         [BZ #14547]
26433         * string/tst-strcoll-overflow.c: New test case.
26434         * string/Makefile (xtests): Add tst-strcoll-overflow.
26435         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
26436         cache if string sizes may cause integer overflow.
26438         [BZ #14547]
26439         * string/strcoll_l.c (coll_seq): New members rule, idx,
26440         save_idx and back_us.
26441         (get_next_seq_nocache): New function.
26442         (do_compare_nocache): New function.
26443         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
26444         when malloc fails.
26446 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
26448         [BZ #15754]
26449         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
26450         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
26451         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
26453         [BZ #15754]
26454         * elf/Makefile (tests): Add tst-ptrguard1.
26455         (tests-static): Add tst-ptrguard1-static.
26456         (tst-ptrguard1-ARGS): Define.
26457         (tst-ptrguard1-static-ARGS): Define.
26458         * elf/tst-ptrguard1.c: New file.
26459         * elf/tst-ptrguard1-static.c: New file.
26460         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
26461         * sysdeps/i386/stackguard-macros.h: Likewise.
26462         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
26463         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
26464         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
26465         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
26466         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
26467         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
26469 2013-09-23  Hector Marco  <hecmargi@upv.es>
26470             Ismael Ripoll  <iripoll@disca.upv.es>
26471             Carlos O'Donell  <carlos@redhat.com>
26473         [BZ #15754]
26474         * sysdeps/generic/stackguard-macros.h: Define
26475         __pointer_chk_guard_local and POINTER_CHK_GUARD.
26476         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
26477         Define __pointer_chk_guard_local.
26478         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
26479         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
26481 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
26483         [BZ #15859]
26484         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
26486 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
26488         * include/string.h (__ffs): Declare as hidden.
26489         * string/ffs.c (__ffs): Define as hidden.
26490         * sysdeps/i386/ffs.c (__ffs): Likewise.
26491         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
26492         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
26493         * sysdeps/s390/ffs.c (__ffs): Likewise.
26494         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
26496 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
26498         * NEWS: Mention malloc probes.
26500         * malloc/arena.c (new_heap): New memory_heap_new probe.
26501         (grow_heap): New memory_heap_more probe.
26502         (shrink_heap): New memory_heap_less probe.
26503         (heap_trim): New memory_heap_free probe.
26504         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
26505         (systrim): New memory_sbrk_less probe.
26506         * manual/probes.texi: Document them.
26508         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
26509         * manual/probes.texi: Document it.
26511         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
26512         (__libc_realloc): Add memory_realloc_retry probe.
26513         (__libc_memalign): Add memory_memalign_retry probe.
26514         (__libc_valloc): Add memory_valloc_retry probe.
26515         (__libc_pvalloc): Add memory_pvalloc_retry probe.
26516         (__libc_calloc): Add memory_calloc_retry probe.
26517         * manual/probes.texi: Document them.
26519         * malloc/arena.c (get_free_list): Add probe
26520         memory_arena_reuse_free_list.
26521         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
26522         and memory_arena_reuse.
26523         (arena_get2) [!PER_THREAD]: Likewise.
26524         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
26525         memory_arena_reuse_realloc.
26526         * manual/probes.texi: Document them.
26528         * malloc/malloc.c (__libc_free): Add
26529         memory_mallopt_free_dyn_thresholds probe.
26530         (__libc_mallopt): Add multiple memory_mallopt probes.
26531         * manual/probes.texi: Document them.
26533         * malloc/malloc.c: Include stap-probe.h.
26534         (__libc_mallopt): Add memory_mallopt probe.
26535         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
26536         * manual/probes.texi: New.
26537         * manual/Makefile (chapters): Add probes.
26538         * manual/threads.texi: Set next node.
26540 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
26542         [BZ #15963, #13985]
26543         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
26544         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
26545         Add `Chinese' to `nan' entry name.
26547 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26549         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
26550         (POLYNOMIAL): Likewise.
26551         (TAYLOR_SINCOS): Likewise.
26552         (TAYLOR_SLOW): Likewise.
26553         (__sin): Use TAYLOR_SINCOS.
26554         (__cos): Likewise.
26555         (slow): Use TAYLOR_SLOW.
26556         (sloww): Likewise.
26557         (bsloww): Likewise.
26558         (csloww): Likewise.
26560 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26562         * stdlib/strtod_l.c: Fix buffer overrun.
26564 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26566         * benchtests/Makefile (bench): Add sincos.
26567         * benchtests/bench-sincos.c: New file.
26569         * math/libm-test.inc (cos_test_data): New test inputs.
26570         (sin_test_data): Likewise.
26572         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
26573         macro.
26574         (__sin): Use it.
26575         (__cos): Likewise.
26576         (slow1): Likewise.
26577         (slow2): Likewise.
26578         (sloww1): Likewise.
26579         (sloww2): Likewise.
26580         (bsloww1): Likewise.
26581         (bsloww2): Likewise.
26582         (cslow2): Likewise.
26583         (csloww1): Likewise.
26584         (csloww2): Likewise.
26586         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
26587         function.
26588         (__sin): Use it.
26589         (__cos): Likewise.
26591         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
26592         gotos.
26593         (__cos): Likewise.
26595 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
26597         * config.h.in (HAVE_MIPS_NAN2008): New macro.
26598         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
26599         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
26600         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
26601         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
26602         * elf/cache.c (print_entry): Handle the new cache flags.
26604 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26605             Aldy Hernandez  <aldyh@redhat.com>
26607         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
26608         Change condition to [_SOFT_FLOAT].
26609         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
26610         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
26611         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
26612         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
26613         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
26614         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
26615         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
26616         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
26617         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
26618         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
26619         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
26620         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
26621         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
26622         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
26623         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
26624         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
26625         declaration.
26627 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26629         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
26630         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26631         (__longjmp): Use LOAD_GP to load saved GPRs.
26632         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
26633         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26634         (__sigsetjmp): Use SAVE_GP to save GPRs.
26636         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
26637         Do not append -msoft-float.
26638         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
26640 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26642         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
26644 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
26646         [BZ #15966]
26647         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
26648         (_FPU_GETCW): Use initial "__" on variable and field names but not
26649         on macro parameter name.
26650         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
26651         parentheses around reference to macro parameter.
26653 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
26655         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
26656         prototype.
26657         (ctype_startup): Use uint32_t in cast and sizeof for
26658         ctype->charnames.
26660 2013-09-11  Jia Liu  <proljc@gmail.com>
26662         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
26663         __daddr_t_defined.
26664         [__FreeBSD__]: Likewise.
26666 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
26668         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
26669         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
26670         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
26671         (strchr): Remove __strchr_sse42 ifunc selection.
26672         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
26673         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
26675 2013-09-11  Will Newton  <will.newton@linaro.org>
26677         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
26678         parameter to RES. Remove hardcoded 1000 value.
26679         * benchtests/bench-skeleton.c (main): Pass RES parameter
26680         to TIMING_INIT and multiply result by 1000.
26682 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26684         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26686 2013-09-11  Andreas Schwab  <schwab@suse.de>
26688         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
26689         if not defined.
26690         (O_TMPFILE) [__USE_GNU]: Define.
26691         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
26692         Define.
26694 2013-09-11  Will Newton  <will.newton@linaro.org>
26696         [BZ #15857]
26697         * malloc/malloc.c (__libc_memalign): Check the value of bytes
26698         does not overflow.
26700 2013-09-11  Will Newton  <will.newton@linaro.org>
26702         [BZ #15856]
26703         * malloc/malloc.c (__libc_valloc): Check the value of bytes
26704         does not overflow.
26706 2013-09-11  Will Newton  <will.newton@linaro.org>
26708         [BZ #15855]
26709         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
26710         does not overflow.
26712 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
26714         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
26715         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
26716         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
26717         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
26718         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
26720 2013-09-10  Allan McRae  <allan@archlinux.org>
26722         [BZ #15748]
26723         * manual/arith.texi (Parsing of Floats): Clarify
26724         cross-reference.
26726         [BZ #15849]
26727         * manual/install.texi (Running make install): Mention
26728         --enable-pt-chown.
26729         * INSTALL: Regenerated.
26731 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
26733         * csu/init-first.c (_init): Remove the !SHARED condition around
26734         FPU control word initialization.
26735         * elf/dl-support.c (_dl_fpu_control): New variable.
26736         (_dl_aux_init) <AT_FPUCW>: Initialize it.
26737         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
26738         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
26739         * math/test-fpucw-static.c: New file.
26740         * math/test-fpucw-ieee.c: New file.
26741         * math/test-fpucw-ieee-static.c: New file.
26742         * math/Makefile (tests): Add `test-fpucw-ieee' and
26743         `$(tests-static)'.
26744         (tests-static): New variable.
26745         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
26746         dependency to...
26747         [($(build-shared),yes)]
26748         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
26749         ... this.
26750         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
26751         New dependency.
26753 2013-09-09  Allan McRae  <allan@archlinux.org>
26755         [BZ #15939]
26756         * manual/string.texi (Collation Functions): Fix typo in
26757         strcoll example.
26758         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
26760         [BZ #15893]
26761         * stdlib/isomac.c (get_null_defines): Fix memory leak.
26763         [BZ #15892]
26764         * libio/memstream.c (open_memstream): Fix memory leak.
26765         * libio/wmemstream.c (open_wmemstream): Likewise.
26767         [BZ #15895]
26768         * nscd/netgroupcache.c: Fix nesting of ifdefs.
26770 2013-09-09  Will Newton  <will.newton@linaro.org>
26772         * malloc/Makefile: Add tst-realloc to tests.
26773         * malloc/tst-realloc.c: New file.
26775 2013-09-09  Allan McRae  <allan@archlinux.org>
26777         [BZ #15844]
26778         * COPYING: Update from GNU website to fix FSF address.
26779         * COPYING.LIB: Likewise.
26781 2013-09-06  David S. Miller  <davem@davemloft.net>
26783         * po/zh_TW.po: Update Chinese (traditional) translation from
26784         translation project.
26786 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
26787             Joseph Myers  <joseph@codesourcery.com>
26789         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
26790         "localeinfo.h".
26791         (obstack_chunk_alloc): New macro.
26792         (obstack_chunk_free): Likewise.
26793         (record_offset): New function.
26794         (init_locale_data): Likewise.
26795         (align_locale_data): Likewise.
26796         (add_locale_empty): Likewise.
26797         (add_locale_raw_data): Likewise.
26798         (add_locale_raw_obstack): Likewise.
26799         (add_locale_string): Likewise.
26800         (add_locale_wstring): Likewise.
26801         (add_locale_uint32): Likewise.
26802         (add_locale_uint32_array): Likewise.
26803         (add_locale_char): Likewise.
26804         (start_locale_structure): Likewise.
26805         (end_locale_structure): Likewise.
26806         (start_locale_prelude): Likewise.
26807         (end_locale_prelude): Likewise.
26808         (write_locale_data): Take locale_file structure rather than an
26809         iovec.
26810         * locale/programs/locfile.h: Include "obstack.h".
26811         (struct locale_file): Change to store locale file contents instead
26812         of header.
26813         (init_locale_data): New prototype.
26814         (align_locale_data): Likewise.
26815         (add_locale_empty): Likewise.
26816         (add_locale_raw_data): Likewise.
26817         (add_locale_raw_obstack): Likewise.
26818         (add_locale_string): Likewise.
26819         (add_locale_wstring): Likewise.
26820         (add_locale_uint32): Likewise.
26821         (add_locale_uint32_array): Likewise.
26822         (add_locale_char): Likewise.
26823         (start_locale_structure): Likewise.
26824         (end_locale_structure): Likewise.
26825         (start_locale_prelude): Likewise.
26826         (end_locale_prelude): Likewise.
26827         (write_locale_data): Update prototype.
26828         * locale/programs/3level.h (struct TABLE): Remove result field.
26829         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
26830         Use new locale_file interface.
26831         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
26832         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
26833         * locale/programs/ld-address.c (address_output): Use new
26834         locale_file interface.
26835         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
26836         NO_ADD_LOCALE.
26837         (collate_finish): Don't call collseq_table_finalize.
26838         (collate_output): Use new locale_file interface.
26839         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
26840         in file.
26841         (NO_FINALIZE): Change to NO_ADD_LOCALE.
26842         (TABLE): Move defines earlier in file.
26843         (ELEMENT): Likewise.
26844         (DEFAULT): Likewise.
26845         (wctrans_table_add): Move macro and inline function earlier in
26846         file.
26847         (struct wctype_table): Move type earlier in file.
26848         (add_locale_wctype_table): New static prototype.
26849         (struct locale_ctype_t): Use logical types instead of struct iovec
26850         pointers for members.
26851         (ctype_output): Use new locale_file interface.
26852         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
26853         new locale_file interface.
26854         (allocate_arrays): Update for use of new locale_file interface.
26855         * locale/programs/ld-identification.c (identification_output): Use
26856         new locale_file interface.
26857         * locale/programs/ld-measurement.c (measurement_output): Likewise.
26858         * locale/programs/ld-messages.c (messages_output): Likewise.
26859         * locale/programs/ld-monetary.c (monetary_output): Likewise.
26860         * locale/programs/ld-name.c (name_output): Likewise.
26861         * locale/programs/ld-numeric.c (numeric_output): Likewise.
26862         * locale/programs/ld-paper.c (paper_output): Likewise.
26863         * locale/programs/ld-telephone.c (telephone_output): Likewise.
26864         * locale/programs/ld-time.c (time_output): Likewise.
26866 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26868         * benchtests/Makefile: Add memrchr benchmark.
26869         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
26870         benchmark as memrchr.
26871         * benchtests/bench-memrchr-ifunc.c: New file.
26872         * benchtests/bench-memrchr.c: New file.
26874 2013-09-06   Will Newton  <will.newton@linaro.org>
26876         * benchtests/Makefile (string-bench): Add memcpy.
26878 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
26879             Cong Wang  <amwang@redhat.com>
26881         [BZ #15850]
26882         * sysdeps/unix/sysv/linux/bits/in.h
26883         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
26884         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
26885         before __USE_KERNEL_IPV6_DEFS uses.
26886         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
26887         IPPROTO_BEETPH.
26888         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
26889         sockaddr_in6, or ipv6_mreq.
26891 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26893         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
26894         memory access for final bytes in some large inputs.
26895         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
26897 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26899         * string/test-memrchr.c: New file.
26900         * string/test-memrchr-ifunc.c: New file.
26901         * string/Makefile: Add new memrchr testcase.
26903 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
26905         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
26906         fanotify_init returns EPERM.
26908 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26910         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
26911         errors.
26912         (top level): Treat second token from macro or constant entries for
26913         allowed headers as allowed.
26914         * include/complex.h: Condition internal declarations on
26915         [!_ISOMAC].
26916         * include/fenv.h: Condition include of <stdbool.h> and internal
26917         declarations on [!_ISOMAC].
26919 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
26921         [BZ #15923]
26922         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
26924 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26926         * configure.in (--enable-versioning): Remove configure option.
26927         (libc_cv_asm_symver_directive): Remove configure test.
26928         (libc_cv_ld_version_script_option): Likewise.
26929         (VERSIONING): Remove variable and AC_SUBST.
26930         (DO_VERSIONING): Remove AC_DEFINE.
26931         * configure: Regenerated.
26932         * config.h.in (DO_VERSIONING): Remove macro.
26933         * Makerules [$(versioning) = yes]: Change conditionals to
26934         [$(build-shared) = yes].
26935         * config.make.in (versioning): Remove variable.
26936         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
26937         [$(build-shared) = yes].
26938         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
26939         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
26940         * elf/Makefile [$(versioning) = yes]: Change conditionals to
26941         [$(build-shared) = yes].
26942         * extra-lib.mk [$(versioning) = yes]: Likewise.
26943         * hurd/Makefile [$(versioning) = yes]: Likewise.
26944         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
26945         [SHARED].
26946         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
26947         [SHARED].
26948         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26949         [SHARED && !NO_HIDDEN].
26950         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
26951         [SHARED].
26952         [SHARED && DO_VERSIONING]: Likewise..
26953         * libio/Makefile [$(versioning) = yes]: Change conditionals to
26954         [$(build-shared) = yes].
26955         * manual/install.texi (--disable-versioning): Remove
26956         documentation.
26957         * INSTALL: Regenerated.
26958         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
26959         to [SHARED].
26960         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
26961         [$(build-shared) = yes].
26962         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
26963         * sysdeps/i386/i686/multiarch/strstr-c.c
26964         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26965         [SHARED && !NO_HIDDEN].
26966         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
26967         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
26968         * sysdeps/powerpc/powerpc32/dl-machine.c
26969         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
26970         * sysdeps/powerpc/powerpc32/sysdep.h
26971         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
26972         to [SHARED && PIC && !NO_HIDDEN].
26973         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
26974         conditional to [SHARED].
26976 2013-09-04   Will Newton  <will.newton@linaro.org>
26978         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
26979         * benchtests/bench-string.h: Include bench-timing.h instead
26980         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
26981         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
26982         call to HP_TIMING_DIFF_INIT.
26983         * benchtests/bench-memccpy.c: Use bench-timing.h macros
26984         instead of hp-timing.h macros.
26985         * benchtests/bench-memchr.c: Likewise.
26986         * benchtests/bench-memcmp.c: Likewise.
26987         * benchtests/bench-memcpy.c: Likewise.
26988         * benchtests/bench-memmem.c: Likewise.
26989         * benchtests/bench-memmove.c: Likewise.
26990         * benchtests/bench-memset.c: Likewise.
26991         * benchtests/bench-rawmemchr.c: Likewise.
26992         * benchtests/bench-strcasecmp.c: Likewise.
26993         * benchtests/bench-strcasestr.c: Likewise.
26994         * benchtests/bench-strcat.c: Likewise.
26995         * benchtests/bench-strchr.c: Likewise.
26996         * benchtests/bench-strcmp.c: Likewise.
26997         * benchtests/bench-strcpy.c: Likewise.
26998         * benchtests/bench-strcpy_chk.c: Likewise.
26999         * benchtests/bench-strlen.c: Likewise.
27000         * benchtests/bench-strncasecmp.c: Likewise.
27001         * benchtests/bench-strncat.c: Likewise.
27002         * benchtests/bench-strncmp.c: Likewise.
27003         * benchtests/bench-strncpy.c: Likewise.
27004         * benchtests/bench-strnlen.c: Likewise.
27005         * benchtests/bench-strpbrk.c: Likewise.
27006         * benchtests/bench-strrchr.c: Likewise.
27007         * benchtests/bench-strspn.c: Likewise.
27008         * benchtests/bench-strstr.c: Likewise.
27010 2013-09-04  Will Newton  <will.newton@linaro.org>
27012         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
27014 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
27016         [BZ #15427]
27017         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
27018         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
27019         * math/libm-test.inc (lgamma_test_data): Add more tests.
27020         * sysdeps/i386/fpu/libm-test-ulps: Update.
27021         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27023 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
27025         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
27026         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
27027         Add ifunc.
27028         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
27029         Add strcmp-sse2-unaligned
27030         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
27032 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
27034         * Versions.def (libc): Add GLIBC_2.19.
27036 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
27038         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
27039         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
27041 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
27043         [BZ #14155]
27044         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
27045         intermediate calculations in recurrence.
27046         (__ieee754_ynf): Likewise.
27047         * math/libm-test.inc (jn_test_data): Do not allow spurious
27048         underflow exception.  Add more tests.
27049         (yn_test_data): Add more tests.
27050         * sysdeps/i386/fpu/libm-test-ulps: Update.
27051         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27053 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
27055         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
27057 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
27059         * csu/init-first.c: Fix then/than typos.
27060         * locale/programs/ld-collate.c: Likewise.
27061         * locale/programs/linereader.h: Likewise.
27062         * manual/charset.texi: Likewise.
27063         * manual/filesys.texi: Likewise.
27064         * manual/stdio.texi: Likewise.
27065         * manual/string.texi: Likewise.
27066         * stdlib/fmtmsg.c: Likewise.
27067         * sysdeps/i386/stpncpy.S: Likewise.
27068         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27069         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
27070         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27071         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
27073 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
27075         * elf/dl-open.c: Fix typos.
27076         * iconvdata/gbbig5.c: Likewise.
27077         * iconvdata/iso-2022-jp.c: Likewise.
27078         * iconv/gconv_int.h: Likewise.
27079         * iconv/loop.c: Likewise.
27080         * nis/rpcsvc/nis.h: Likewise.
27081         * resolv/ns_name.c: Likewise.
27082         * stdio-common/vfscanf.c: Likewise.
27083         * streams/stropts.h: Likewise.
27084         * sunrpc/rpc_thread.c: Likewise.
27085         * sysdeps/i386/strpbrk.S: Likewise.
27086         * sysdeps/ieee754/k_standard.c: Likewise.
27087         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
27088         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
27089         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
27090         * sysdeps/mach/hurd/profil.c: Likewise.
27091         * sysdeps/s390/dl-procinfo.h: Likewise.
27092         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
27093         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
27094         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
27095         * sysdeps/x86_64/dl-trampoline.S: Likewise.
27096         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
27098 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
27100         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
27101         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
27103 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
27105         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
27106         aix specific files.
27107         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
27108         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
27109         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
27110         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
27111         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
27112         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
27113         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
27114         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
27116 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
27117             Roland McGrath  <roland@hack.frob.com>
27119         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
27120         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
27122 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
27124         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
27125         __executable_start symbol instead of _start.
27127 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
27129         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
27130         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
27131         Move macros to...
27132         * sysdeps/gnu/ldsodefs.h: ... this new file.
27134         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
27135         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
27136         instead of ELFOSABI_LINUX.
27138         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
27139         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
27140         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
27141         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
27142         Likewise.
27143         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
27144         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
27145         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
27146         Likewise.
27147         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
27148         (ibm_extended_long_double): Add ieee_nan member.
27149         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
27150         (do_test): New function.
27152         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
27153         TEST_TRUNC.
27154         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
27155         functions, renamed from truncdfsf_test, trunctfsf_test,
27156         trunctfdf_test.
27157         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
27158         functions.
27159         (do_test): Run all these.
27161 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
27163         * argp/argp-help.c: Fix typos.
27164         * argp/argp-parse.c: Likewise.
27165         * debug/backtracesyms.c: Likewise.
27166         * elf/elf.h: Likewise.
27167         * malloc/malloc.c: Likewise.
27168         * nis/nis_print.c: Likewise.
27169         * resolv/res_comp.c: Likewise.
27170         * stdlib/stdlib.h: Likewise.
27171         * sunrpc/clnt_tcp.c: Likewise.
27172         * sunrpc/clnt_udp.c: Likewise.
27173         * sunrpc/clnt_unix.c: Likewise.
27174         * sysdeps/unix/bsd/ptsname.c: Likewise.
27175         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
27176         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
27177         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
27178         Likewise.
27179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
27180         Likewise.
27181         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
27182         Likewise.
27183         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
27185 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27187         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
27188         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
27190 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
27192         [BZ #15897]
27193         * dlfcn/Makefile (tests): Add bug-dl-leaf.
27194         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
27195         ($(objpfx)bug-dl-leaf): New rule.
27196         ($(objpfx)bug-dl-leaf.so): Likewise.
27197         ($(objpfx)bug-dl-leaf.out): Likewise.
27198         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
27199         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
27200         * dlfcn/bug-dl-leaf.c: New test.
27201         * dlfcn/bug-dl-leaf-lib.c: Likewise.
27202         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
27203         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
27204         (dlclose): Likewise.
27205         (dlmopen): Likewise.
27207 2013-08-27  Roland McGrath  <roland@hack.frob.com>
27209         * include/netdb.h [!_ISOMAC]:
27210         Don't include <tls.h>.
27211         (h_errno, __libc_h_errno): Move declaration and macros out of
27212         [_LIBC_REENTRANT].
27214         * include/resolv.h [_RESOLV_H_]:
27215         Don't include <tls.h>.
27216         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
27217         * resolv/res_libc.c: Don't include <tls.h>.
27218         (_res): Use __attribute__ ((nocommon)) in place of
27219         __attribute__ ((section (".bss"))).
27221         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
27222         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
27224         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
27226         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
27227         only under [SIOCGIFCONF && SIOCGIFNETMASK].
27229         * resolv/res_mkquery.c: Include <sys/time.h>.
27231         * inet/ifreq.c: Moved to ...
27232         * sysdeps/unix/ifreq.c: ... here.
27233         * inet/ifreq.c: New file, true stub version.
27235         * socket/sa_len.c: New file.
27236         * socket/Makefile (aux): Add it.
27237         * sysdeps/unix/sysv/linux/Makefile
27238         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
27239         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
27240         and #include <socket/sa_len.c>.
27241         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
27242         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
27244         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
27245         * bits/socket.h: ... here.
27247         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
27248         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
27249         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
27251 2013-08-27  Andreas Schwab  <schwab@suse.de>
27253         [BZ #15736]
27254         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
27255         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
27256         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
27257         * string/test-strcasecmp.c (test_main): Run tests in several
27258         locales.
27259         * string/test-strncasecmp.c (test_main): Likewise.
27261         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
27262         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
27263         to __strcasecmp_nonascii and __strncasecmp_nonascii.
27264         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
27265         (__strncasecmp_ssse3) [PIC]: Likewise.
27267 2013-08-26  Roland McGrath  <roland@hack.frob.com>
27269         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
27271         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
27272         instead of explicitly declaring xdecrypt.
27273         * nis/nss_nis/nis-publickey.c: Likewise.
27275 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27277         [BZ #15890]
27278         * nscd/aicache.c: Include res_hconf.h.
27279         (addhstaiX): Initialize res_hconf.
27281 2013-08-26  Andreas Schwab  <schwab@suse.de>
27283         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
27284         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
27286 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27288         * nscd/aicache.c (addhstaiX): Fix indentation.
27290 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
27292         * configure.ac: Quote $build_pt_chown test.
27293         * configure: Regenerated.
27295 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
27297         [BZ #15532]
27298         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
27299         * math/s_cexpf.c (__cexpf): Likewise.
27300         * math/s_cexpl.c (__cexpl): Likewise.
27301         * math/libm-test.inc (cexp_test_data): Correct expected return
27302         value for NaN + i0.  Add another test.
27304 2013-08-22  David S. Miller  <davem@davemloft.net>
27306         * po/ca.po: Update Catalan translation from translation project.
27307         * po/uk.po: Add Ukrainian translations from translation project.
27309 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
27311         [BZ #15797]
27312         * math/s_fdim.c (__fdim): Check for infinite arguments if result
27313         is infinite, not alongside NaN test.
27314         * math/s_fdimf.c (__fdimf): Likewise.
27315         * math/s_fdiml.c (__fdiml): Likewise.
27316         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
27317         errno is unchanged.
27319 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
27321         * argp/argp-help.c: Fix typos.
27322         * crypt/speeds.c: Likewise.
27323         * csu/check_fds.c: Likewise.
27324         * elf/dl-load.c: Likewise.
27325         * elf/dl-open.c: Likewise.
27326         * elf/reldep3.c: Likewise.
27327         * elf/reldep.c: Likewise.
27328         * elf/sprof.c: Likewise.
27329         * iconv/iconv_charmap.c: Likewise.
27330         * iconv/skeleton.c: Likewise.
27331         * iconv/strtab.c: Likewise.
27332         * io/lockf64.c: Likewise.
27333         * libio/libioP.h: Likewise.
27334         * resolv/gai_notify.c: Likewise.
27335         * resolv/ns_name.c: Likewise.
27336         * resolv/ns_samedomain.c: Likewise.
27337         * resolv/res_send.c: Likewise.
27338         * stdlib/random.c: Likewise.
27339         * sunrpc/rpc/xdr.h: Likewise.
27340         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
27341         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
27342         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
27343         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
27344         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
27345         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
27346         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
27347         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
27348         * sysdeps/mach/hurd/check_fds.c: Likewise.
27349         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27350         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
27351         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27352         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27353         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
27354         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27355         * sysdeps/pthread/aio_notify.c: Likewise.
27356         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
27357         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
27358         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
27359         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
27360         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
27362 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27364         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
27365         version if bit_Slow_SSE4_2 is set.
27366         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
27367         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
27369 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27371         [BZ #15867]
27372         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
27373         trampoline stack frame information.
27374         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
27375         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
27376         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
27377         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
27378         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
27379         * sysdeps/unix/sysv/linux/powerpc/init-first.c
27380         (_libc_vdso_platform_setup): Initialize the signal trampolines.
27381         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
27382         sa_flags value.
27383         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
27384         interrupting a syscall and set with option SA_SIGINFO.
27386 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27388         [BZ #15531]
27389         * math/s_cproj.c (__cproj): Only return an infinity if one part of
27390         argument is infinite.
27391         * math/s_cprojf.c (__cprojf): Likewise.
27392         * math/s_cprojl.c (__cprojl): Likewise.
27393         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
27394         * math/libm-test.inc (cproj_test_data): Add more tests.
27396         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
27398         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
27399         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
27400         size.  Use __ffs to determine corresponding shift.
27402 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27403             Roland McGrath  <roland@hack.frob.com>
27405         * Makefile (INSTALL): Remove trailing blank lines from output of
27406         makeinfo.
27408 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27410         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
27411         Align 32 bit compat elf_greg to 8 bytes.
27413 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
27415         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
27417 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
27419         * string/strcoll_l.c (coll_seq): New structure.
27420         (get_next_seq_cached): New function.
27421         (get_next_seq): New function.
27422         (do_compare): New function.
27423         (STRCOLL): Use GNU style definition.  Simplify implementation
27424         by using get_next_seq, get_next_seq_cached and do_compare.
27426 2013-08-16  Florian Weimer  <fweimer@redhat.com>
27428         [BZ #14699]
27429         CVE-2013-4237
27430         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
27431         member.
27432         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
27433         member.
27434         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
27435         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
27436         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
27437         conditional.
27438         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
27439         GETDENTS_64BIT_ALIGNED.
27440         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
27441         * manual/filesys.texi (Reading/Closing Directory): Document
27442         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
27443         strongly.
27444         * manual/conf.texi (Limits for Files): Add portability note to
27445         NAME_MAX, PATH_MAX.
27446         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
27448 2013-08-13  Andreas Schwab  <schwab@suse.de>
27450         [BZ #15749]
27451         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
27452         of fabs.
27453         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
27454         LDBL_MAX_EXP >= 16384]: Add tests for it.
27456 2013-08-12  David S. Miller  <davem@davemloft.net>
27458         * version.h (RELEASE): Set to "development".
27459         (VERSION): Set to "2.18.90".
27460         * NEWS: Add 2.19 section.
27462 2013-08-03  David S. Miller  <davem@davemloft.net>
27464         * po/ko.po: Update Korean translation from translation project.
27466 2013-08-01  David S. Miller  <davem@davemloft.net>
27468         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
27469         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
27470         Bilka.
27472 2013-07-30  David S. Miller  <davem@davemloft.net>
27474         * po/fr.po: Update French translation from translation project.
27476 2013-07-28  David S. Miller  <davem@davemloft.net>
27478         * po/cs.po: Update Czech translation from translation project.
27480         * po/sv.po: Update Swedish translation from translation project.
27482 2013-07-27  David S. Miller  <davem@davemloft.net>
27484         * po/eo.po: Update Esperanto translation from translation project.
27486         * po/vi.po: Update Vietnamese translation from translation project.
27488         * po/de.po: Update German translation from translation project.
27490 2013-07-26  David S. Miller  <davem@davemloft.net>
27492         * po/bg.po: Update Bulgarian translation from translation project.
27494         * po/nl.po: Update Dutch translation from translation project.
27495         * po/pl.po: Update Polish translation from translation project.
27496         * po/ru.po: Update Russian translation from translation project.
27498 2013-07-24  David S. Miller  <davem@davemloft.net>
27500         * po/libc.pot: Update.
27502 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27504         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
27505         variable page size.
27506         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
27507         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
27508         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
27510 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27512         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
27514 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27515             Andreas Schwab  <schwab@suse.de>
27516             Roland McGrath  <roland@hack.frob.com>
27517             Joseph Myers  <joseph@codesourcery.com>
27518             Carlos O'Donell  <carlos@redhat.com>
27520         [BZ #15755]
27521         * config.h.in: Define HAVE_PT_CHOWN.
27522         * config.make.in (build-pt-chown): New variable.
27523         * configure.in (--enable-pt_chown): New configure option.
27524         * configure: Regenerate.
27525         * login/Makefile: Include Makeconfig.  Build pt_chown only if
27526         build-pt-chown is enabled.
27527         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
27528         pt_chown to fix pty ownership.
27529         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
27530         CLOSE_ALL_FDS.
27531         * manual/install.texi (Configuring and compiling): Mention
27532         --enable-pt_chown. Add @findex for grantpt.
27533         * INSTALL: Regenerate.
27535 2013-07-20  David S. Miller  <davem@davemloft.net>
27537         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
27538         difference between 32-bit and 64-bit.
27540 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
27542         [BZ #15711]
27543         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
27544         Avoid system header dependency with -ffreestanding.
27545         ($(objpfx)bits/syscall%d): Likewise.
27547 2013-07-13  David S. Miller  <davem@davemloft.net>
27549         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
27550         underflows from atanl/atan2l due to bug 15319.
27551         (casinh_test_data): Likewise.
27553 2013-07-07  David S. Miller  <davem@davemloft.net>
27555         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
27557 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
27559         * sysdeps/i386/fpu/libm-test-ulps: Update.
27560         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27562 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27564         * configure.in (--enable-lock-elision): Fix message text.
27565         * INSTALL: Regenerate.
27566         * configure: Regenerate.
27568 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27570         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27572 2013-07-03  Andreas Jaeger  <aj@suse.de>
27574         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
27575         define.
27576         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
27577         (ptrace_peeksiginfo_args): Add.
27578         (__ptrace_peeksiginfo_flags): Add.
27579         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
27580         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
27581         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
27583 2013-07-03  Allan McRae  <allan@archlinux.org>
27585         * sysdeps/i386/fpu/libm-test-ulps: Update.
27587 2013-07-02  David S. Miller  <davem@davemloft.net>
27589         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27591 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
27593         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27595 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27597         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
27598         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27600 2013-07-02  Andi Kleen <ak@linux.intel.com>
27602         * config.h.in (ENABLE_LOCK_ELISION): Add.
27603         * configure.in (--enable-lock-elision): Add option.
27604         * manual/install.texi: Document --enable lock elision.
27605         * configure: Regenerate
27606         * INSTALL: Regenerate.
27608 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
27610         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
27611         SSE4.2 strcasecmp for libc.a.
27612         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
27614 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27616         [BZ #13304]
27617         * soft-fp/op-common.h (_FP_FMA): New macro.
27618         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
27619         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
27620         (_FP_MUL_MEAT_1_imm): ... here.
27621         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
27622         (_FP_MUL_MEAT_1_wide): ... here.
27623         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
27624         (_FP_MUL_MEAT_1_hard): ... here.
27625         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
27626         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
27627         (_FP_MUL_MEAT_2_wide): ... here.
27628         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
27629         (_FP_MUL_MEAT_2_wide_3mul): ... here.
27630         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
27631         (_FP_MUL_MEAT_2_gmp): ... here.
27632         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
27633         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
27634         (_FP_MUL_MEAT_4_wide): ... here.
27635         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
27636         (_FP_MUL_MEAT_4_gmp): ... here.
27637         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
27638         (_FP_WFRACBITS_DW_S): Likewise.
27639         (_FP_WFRACXBITS_DW_S): Likewise.
27640         (_FP_HIGHBIT_DW_S): Likewise.
27641         (FP_FMA_S): Likewise.
27642         (_FP_FRAC_HIGH_DW_S): Likewise.
27643         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
27644         (_FP_WFRACBITS_DW_D): Likewise.
27645         (_FP_WFRACXBITS_DW_D): Likewise.
27646         (_FP_HIGHBIT_DW_D): Likewise.
27647         (FP_FMA_D): Likewise.
27648         (_FP_FRAC_HIGH_DW_D): Likewise.
27649         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
27650         (_FP_WFRACBITS_DW_E): Likewise.
27651         (_FP_WFRACXBITS_DW_E): Likewise.
27652         (_FP_HIGHBIT_DW_E): Likewise.
27653         (FP_FMA_E): Likewise.
27654         (_FP_FRAC_HIGH_DW_E): Likewise.
27655         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
27656         (_FP_WFRACBITS_DW_Q): Likewise.
27657         (_FP_WFRACXBITS_DW_Q): Likewise.
27658         (_FP_HIGHBIT_DW_Q): Likewise.
27659         (FP_FMA_Q): Likewise.
27660         (_FP_FRAC_HIGH_DW_Q): Likewise.
27661         * soft-fp/fmasf4.c: New file.
27662         * soft-fp/fmadf4.c: Likewise.
27663         * soft-fp/fmatf4.c: Likewise.
27665 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27667         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
27668         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
27669         Silvermont.
27670         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
27671         macro.
27672         (index_Slow_SSE4_2): Likewise.
27673         (index_Prefer_PMINUB_for_stringop): Likewise.
27674         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
27675         bit_Slow_SSE4_2 is set.
27676         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
27677         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
27679 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27681         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
27682         rtld_global._dl_hwcap2.
27683         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
27684         POWER8.
27685         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
27686         POWER8 feature descriptions defined in _dl_hwcap2.
27687         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
27688         string handling for POWER8 feature bits.
27689         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
27690         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
27691         _dl_powerpc_cap_flags.
27692         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
27693         * sysdeps/powerpc/rtld-global-offsets.sym
27694         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
27695         _dl_hwcap2 in the rtld_global_ro structure.
27697 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27699         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
27700         hardware capabilities in support of AT_HWCAP2.
27701         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
27702         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
27703         GLRO(dl_hwcap2).
27704         (_dl_show_auxv): Add support for calling _dl_procinfo to display
27705         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
27706         explicitly the unknown a_type display mechanism is used.
27707         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
27708         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
27709         struct member.
27710         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
27711         to macro prototype for AT_HWCAP2 support.
27712         * sysdeps/i386/dl-procinfo.h: Likewise.
27713         * sysdeps/s390/dl-procinfo.h: Likewise.
27714         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
27715         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
27716         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
27717         return -1 for unknown a_type display fallback.
27718         * sysdeps/sparc/dl-procinfo.h: Likewise.
27719         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
27720         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
27722 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
27724         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
27725         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
27727 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
27729         [BZ #12492]
27730         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
27731         mprotect making __stack_prot writable.
27733 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
27734             Joseph Myers  <joseph@codesourcery.com>
27736         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
27737         as being properly aligned.
27739 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
27741         * dlfcn/modstatic5.c: New file.
27742         * dlfcn/tststatic5.c: New file.
27743         * dlfcn/Makefile (tests): Add tststatic5.
27744         (tests-static): Likewise.
27745         (modules-names): Add modstatic5.
27746         (tststatic5-ENV): New variable.
27747         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
27749         [BZ #15022]
27750         * elf/dl-support.c (_dl_main_map): New variable.
27751         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
27752         (_dl_nns, _dl_load_adds): Set to 1.
27753         (_dl_initial_searchlist): Refer to _dl_main_map.
27754         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
27755         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
27756         call to _dl_get_origin.
27757         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
27758         around call_map.
27759         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
27760         * dlfcn/modstatic3.c: New file.
27761         * dlfcn/tststatic3.c: New file.
27762         * dlfcn/tststatic4.c: New file.
27763         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
27764         (tests-static): Likewise.
27765         (modules-names): Add modstatic3.
27766         (tststatic3-ENV, tststatic4-ENV): New variables.
27767         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
27768         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
27770 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
27772         * configure.in (CC): Require GCC version 4.4 or later.
27773         * configure: Regenerated.
27774         * manual/install.texi (Tools for Compilation): Update GCC version
27775         requirement.
27776         * INSTALL: Regenerated.
27778 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27780         [BZ #15674]
27781         * string/test-memcmp.c (check2): New.
27782         (main): Call check2.
27784         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
27786 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
27788         [BZ #15022]
27789         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
27790         over to...
27791         (dl_open_worker) [!SHARED]: ... here.
27793 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27795         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
27797 2013-06-25  Richard Henderson  <rth@redhat.com>
27799         * locale/programs/locarchive.c: Include <libc-internal.h>
27801 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
27803         * manual/texinfo.tex: Update to version 2013-06-21.17, with
27804         trailing whitespace removed.
27806 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27808         [BZ #10283]
27809         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
27810         * locale/programs/locarchive.c: Include libc-mmap.h.
27811         (prepare_address_space): Take two new outputs (the mmap base and len).
27812         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
27813         values.
27814         (create_archive): Declare new mmap base and len values for
27815         prepare_address_space, and store the result in ah.
27816         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
27817         (enlarge_archive): If ah->mmap_base is not NULL, use that and
27818         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27819         Declare new mmap base and len values for
27820         prepare_address_space, and store the result in new_ah.
27821         (open_archive): Declare new mmap base and len values for
27822         prepare_address_space, and store the result in ah.
27823         (close_archive): If ah->mmap_base is not NULL, use that and
27824         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27825         * sysdeps/generic/libc-mmap.h: New file.
27827 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27829         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
27830         (ALIGN_UP): Likewise.
27831         (PTR_ALIGN_DOWN): Likewise.
27832         (PTR_ALIGN_UP): Likewise.
27834 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27836         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
27837         entry mapped to PPC_PLATFORM_POWER8.
27838         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
27839         POWER8.
27840         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
27841         (_dl_string_platform): Add case for exporting platform position for
27842         POWER8.
27843         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
27844         search path to sysdeps/powerpc/powerpc32/power8 directory.
27845         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
27846         search path to sysdeps/powerpc/powerpc64/power8 directory.
27847         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
27848         power7 directories.
27849         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
27850         power7 directories.
27852 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
27854         * INSTALL: Regenerate.
27856         * nscd/connections.c (nscd_init): Fix comment.
27858 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
27860         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
27862         [BZ #15667]
27863         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
27864         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
27866 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27868         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
27869         DL_DST_REQ_STATIC.
27870         (DL_DST_REQ_STATIC): Remove macro.
27872 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
27874         [BZ #7006]
27875         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
27876         with a shift of 0 bits.
27878 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27880         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
27881         $(tststatic-ENV).
27883 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
27885         [BZ #15655]
27886         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
27888 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27890         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
27891         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
27892         accepts -fno-tree-loop-distribute-patterns.
27893         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
27894         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
27895         recursive call.
27896         * string/memset.c (memset): Likewise.
27897         * string/test-memmove.c (simple_memmove): Disable loop transformation
27898         to library calls.
27899         * string/test-memset.c (simple_memset): Likewise.
27900         * benchtests/bench-memmove.c (simple_memmove): Likewise.
27901         * benchtests/bench-memset.c (simple_memset): Likewise.
27902         * configure: Regenerated.
27904 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
27906         * math/test-misc.c (main): Ignore fesetround failure when failures
27907         of subsequent rounding tests would be ignored.
27909         [BZ #15654]
27910         * math/fedisblxcpt.c (fedisableexcept): Return 0.
27911         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
27912         * math/fegetenv.c (__fegetenv): Return 0.
27913         * math/fegetexcept.c (fegetexcept): Return 0.
27914         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
27915         FE_TONEAREST.
27916         * math/feholdexcpt.c (feholdexcept): Return 0.
27917         * math/fesetenv.c (__fesetenv): Return 0.
27918         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
27919         argument FE_TONEAREST.
27920         * math/feupdateenv.c (__feupdateenv): Return 0.
27921         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
27923 2013-06-18  Roland McGrath  <roland@hack.frob.com>
27925         * elf/rtld-Rules (rtld-compile-command.S): New variable.
27926         (rtld-compile-command.s, rtld-compile-command.c): New variables.
27927         ($(objpfx)rtld-%.os rules): Use them.
27929 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27931         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
27932         fields.
27934 2013-06-17  Roland McGrath  <roland@hack.frob.com>
27936         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
27937         length of target pattern, then descending length of dependency pattern.
27938         * configure.in (AWK): Require gawk 3.1.2 or newer.
27939         * manual/install.texi (Tools for Compilation): Say that we do.
27940         * configure: Regenerated.
27942         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
27943         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
27944         * scripts/sysd-rules.awk: ... this new script.
27945         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
27946         than a glob-style pattern.
27948 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
27950         * math/test-misc.c (main): Do not treat incorrectly rounded
27951         conversions as failure unless ROUNDING_TESTS passes.
27953 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
27955         [BZ #15631]
27956         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
27957         restore exception state around main square root computation, then
27958         check for inexactness explicitly.
27960         * math/libm-test.inc (fma_test_data): Add another test.
27962 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27964         * manual/threads.texi (Non-POSIX Extensions): New document
27965         node.  Document pthread_getattr_default_np and
27966         pthread_setattr_default_np.
27968         * Versions.def (libpthread): Add GLIBC_2.18.
27969         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
27970         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
27971         Likewise.
27972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
27973         Likewise.
27974         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
27975         Likewise.
27976         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
27977         Likewise.
27978         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
27979         Likewise.
27980         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
27981         Likewise.
27982         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
27983         Likewise.
27984         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
27985         Likewise.
27986         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
27987         Likewise.
27989 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27991         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27992         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
27994 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27995             H.J. Lu  <hjl.tools@gmail.com>
27997         [BZ #15627]
27998         * sysdeps/x86_64/rtld-memset.c: Remove file.
27999         * sysdeps/x86_64/rtld-memset.S: New file.
28001 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
28003         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
28004         (test_in_one_mode): Take arguments for whether the rounding mode
28005         is supported for each floating-point type.
28006         (do_test): Pass new arguments to test_in_one_mode using
28007         ROUNDING_TESTS.
28009 2013-06-13  Roland McGrath  <roland@hack.frob.com>
28011         * posix/tst-waitid.c (do_test): Distinguish different instances of
28012         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
28013         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
28014         before entering the kernel for waitpid.
28016 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
28018         * NEWS: Fix note on clock function precision.  Text by Roland
28019         McGrath.
28021 2013-06-13  Roland McGrath  <roland@hack.frob.com>
28023         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
28024         it into place only when and if the sanity check passes.
28026 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
28028         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
28029         output for whether conversion result is exact.  Take argument
28030         indicating whether type is IBM long double.
28031         (round_for_all): Change need_exact field to ibm_ld.
28032         * stdlib/tst-strtod-round.c (struct exactness): New type.
28033         (struct test): Change bool ld_ok field to struct exactness exact.
28034         (TEST): Update all definitions for change to field.
28035         (tests): Regenerate array contents.
28036         (test_in_one_mode): Take pointer to new field instead of old ld_ok
28037         field value.  Check for IBM long double here.
28038         (do_test): Update calls to test_in_one_mode.
28040 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
28042         [BZ #12515]
28043         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
28044         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
28046 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28048         [BZ #15605]
28049         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
28050         generated by the compiler on loop optimizations.
28051         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
28052         general definitions.
28054 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
28056         * math/bug-nextafter.c: Include <math-tests.h>.
28057         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28058         the relevant type.
28059         * math/bug-nexttoward.c: Include <math-tests.h>.
28060         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28061         the relevant type.
28062         * math/test-misc.c: Include <math-tests.h>.
28063         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28064         the relevant type.
28066 2013-06-12  Andreas Jaeger  <aj@suse.de>
28068         * po/ia.po: Update Interlingua translation from translation
28069         project.
28071 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
28073         * include/fenv.h: Include stdbool.h.
28074         (struct rm_ctx): New structure.
28075         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
28076         Define macro.
28077         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
28078         (SET_RESTORE_ROUNDF): Likewise.
28079         (SET_RESTORE_ROUNDL): Likewise.
28080         (SET_RESTORE_ROUND_NOEX): Likewise.
28081         (SET_RESTORE_ROUND_NOEXF): Likewise.
28082         (SET_RESTORE_ROUND_NOEXL): Likewise.
28083         (SET_RESTORE_ROUND_53BIT): Likewise.
28084         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
28085         (libc_feresetround_noexf_ctx): Likewise.
28086         (libc_feresetround_noexl_ctx): Likewise.
28087         (libc_feholdsetround_53bit_ctx): Likewise.
28088         (libc_feresetround_53bit_ctx): Likewise.
28089         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
28090         (libc_feholdexcept_setround_sse_ctx): New function.
28091         (libc_fesetenv_sse_ctx): Likewise.
28092         (libc_feupdateenv_sse_ctx): Likewise.
28093         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
28094         (libc_feholdexcept_setround_387_ctx): Likewise.
28095         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
28096         (libc_feholdsetround_387_prec_ctx): Likewise.
28097         (libc_feholdsetround_387_ctx): Likewise.
28098         (libc_feholdsetround_387_53bit_ctx): Likewise.
28099         (libc_feholdsetround_sse_ctx): Likewise.
28100         (libc_feresetround_sse_ctx): Likewise.
28101         (libc_feresetround_387_ctx): Likewise.
28102         (libc_feupdateenv_387_ctx): Likewise.
28103         (libc_feholdexcept_setroundf_ctx): Define macro.
28104         (libc_fesetenvf_ctx): Likewise.
28105         (libc_feupdateenvf_ctx): Likewise.
28106         (libc_feholdsetroundf_ctx): Likewise.
28107         (libc_feresetroundf_ctx): Likewise.
28108         (libc_feholdexcept_setround_ctx): Likewise.
28109         (libc_fesetenv_ctx): Likewise.
28110         (libc_feupdateenv_ctx): Likewise.
28111         (libc_feholdsetround_ctx): Likewise.
28112         (libc_feresetround_ctx): Likewise.
28113         (libc_feholdexcept_setroundl_ctx): Likewise.
28114         (libc_feupdateenvl_ctx): Likewise.
28115         (libc_feholdsetroundl_ctx): Likewise.
28116         (libc_feresetroundl_ctx): Likewise.
28117         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
28118         (libc_feresetround_53bit_ctx): Likewise.
28120 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28122         * locale/iso-639.def: Convert to UTF-8.
28124 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
28126         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
28127         (EXCEPTION_TESTS_double): Likewise.
28128         (EXCEPTION_TESTS_long_double): Likewise.
28129         (EXCEPTION_TESTS): Likewise.
28130         * math/libm-test.inc (test_exceptions): Only test exceptions if
28131         EXCEPTION_TESTS (FLOAT).
28133 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28135         * benchtests/Makefile (string-bench): Add strcpy_chk and
28136         stpcpy_chk.
28137         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
28138         * benchtests/bench-stpcpy_chk.c: New file.
28139         * benchtests/bench-strcpy_chk-ifunc.c: New file.
28140         * benchtests/bench-strcpy_chk.c: New file.
28141         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
28142         code.
28143         (do_test): Likewise.
28145 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28147         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
28148         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
28149         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
28150         with tabs where appropriate.
28151         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
28152         dl-procinfo.h.
28153         [PPC_PLATFORM_PPC440]: Likewise.
28154         [PPC_PLATFORM_PPC464]: Likewise.
28155         [PPC_PLATFORM_PPC476]: Likewise.
28156         (_dl_string_platform): Add support for detecting ppc405, ppc440,
28157         ppc464, and ppc476 platform strings merging from ports/
28158         dl-procinfo.h.
28160 2013-06-11  Andreas Schwab  <schwab@suse.de>
28162         [BZ #14991]
28163         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
28164         (from_ucs4_idx): Regenerate.
28165         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
28166         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
28167         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
28168         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
28169         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
28170         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
28171         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
28172         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
28173         from FROM_LOOP and TO_LOOP specific macros.
28174         (BODY): Handle combining characters.
28175         * iconvdata/BIG5HKSCS.irreversible: Update.
28176         * iconvdata/BIG5HKSCS.precomposed: New file.
28177         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
28178         characters.
28179         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
28181 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28183         * include/sys/time.h: Fix indentation and add copyright header.
28185         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
28186         (do_test): Likewise.
28187         * string/test-memchr.c (do_one_test): Likewise.
28188         (do_test): Likewise.
28189         * string/test-memcmp.c (do_one_test): Likewise.
28190         (do_test): Likewise.
28191         * string/test-memcpy.c (do_one_test): Likewise.
28192         (do_test): Likewise.
28193         * string/test-memmem.c (do_one_test): Likewise.
28194         (do_test): Likewise.
28195         (do_random_tests): Likewise.
28196         * string/test-memmove.c (do_one_test): Likewise.
28197         (do_test): Likewise.
28198         * string/test-memset.c (do_one_test): Likewise.
28199         (do_test): Likewise.
28200         * string/test-rawmemchr.c (do_one_test): Likewise.
28201         (do_test): Likewise.
28202         * string/test-strcasecmp.c (do_one_test): Likewise.
28203         (do_test): Likewise.
28204         * string/test-strcasestr.c (do_one_test): Likewise.
28205         (do_test): Likewise.
28206         * string/test-strcat.c (do_one_test): Likewise.
28207         (do_test): Likewise.
28208         * string/test-strchr.c (do_one_test): Likewise.
28209         (do_test): Likewise.
28210         * string/test-strcmp.c (do_one_test): Likewise.
28211         (do_test): Likewise.
28212         * string/test-strcpy.c (do_one_test): Likewise.
28213         (do_test): Likewise.
28214         * string/test-string.h: Likewise.
28215         (test_init): Likewise.
28216         * string/test-strlen.c (do_one_test): Likewise.
28217         (do_test): Likewise.
28218         * string/test-strncasecmp.c (do_one_test): Likewise.
28219         (do_test): Likewise.
28220         * string/test-strncat.c (do_one_test): Likewise.
28221         (do_test): Likewise.
28222         * string/test-strncmp.c (do_one_test): Likewise.
28223         (do_test_limit): Likewise.
28224         (do_test): Likewise.
28225         * string/test-strncpy.c (do_one_test): Likewise.
28226         (do_test): Likewise.
28227         * string/test-strnlen.c (do_one_test): Likewise.
28228         (do_test): Likewise.
28229         * string/test-strpbrk.c (do_one_test): Likewise.
28230         (do_test): Likewise.
28231         * string/test-strrchr.c (do_one_test): Likewise.
28232         (do_test): Likewise.
28233         * string/test-strspn.c (do_one_test): Likewise.
28234         (do_test): Likewise.
28235         * string/test-strstr.c (do_one_test): Likewise.
28236         (do_test): Likewise.
28238         * benchtests/Makefile (string-bench): Add string benchmarks.
28239         * benchtests/bench-bcopy-ifunc.c: New file.
28240         * benchtests/bench-bcopy.c: New file.
28241         * benchtests/bench-bzero-ifunc.c: New file.
28242         * benchtests/bench-bzero.c: New file.
28243         * benchtests/bench-memccpy-ifunc.c: New file.
28244         * benchtests/bench-memccpy.c: New file.
28245         * benchtests/bench-memchr-ifunc.c: New file.
28246         * benchtests/bench-memchr.c: New file.
28247         * benchtests/bench-memcmp-ifunc.c: New file.
28248         * benchtests/bench-memcmp.c: New file.
28249         * benchtests/bench-memmem-ifunc.c: New file.
28250         * benchtests/bench-memmem.c: New file.
28251         * benchtests/bench-memmove-ifunc.c: New file.
28252         * benchtests/bench-memmove.c: New file.
28253         * benchtests/bench-mempcpy-ifunc.c: New file.
28254         * benchtests/bench-mempcpy.c: New file.
28255         * benchtests/bench-memset-ifunc.c: New file.
28256         * benchtests/bench-memset.c: New file.
28257         * benchtests/bench-rawmemchr-ifunc.c: New file.
28258         * benchtests/bench-rawmemchr.c: New file.
28259         * benchtests/bench-stpcpy-ifunc.c: New file.
28260         * benchtests/bench-stpcpy.c: New file.
28261         * benchtests/bench-stpncpy-ifunc.c: New file.
28262         * benchtests/bench-stpncpy.c: New file.
28263         * benchtests/bench-strcasecmp-ifunc.c: New file.
28264         * benchtests/bench-strcasecmp.c: New file.
28265         * benchtests/bench-strcasestr-ifunc.c: New file.
28266         * benchtests/bench-strcasestr.c: New file.
28267         * benchtests/bench-strcat-ifunc.c: New file.
28268         * benchtests/bench-strcat.c: New file.
28269         * benchtests/bench-strchr-ifunc.c: New file.
28270         * benchtests/bench-strchr.c: New file.
28271         * benchtests/bench-strchrnul-ifunc.c: New file.
28272         * benchtests/bench-strchrnul.c: New file.
28273         * benchtests/bench-strcmp-ifunc.c: New file.
28274         * benchtests/bench-strcmp.c: New file.
28275         * benchtests/bench-strcpy-ifunc.c: New file.
28276         * benchtests/bench-strcpy.c: New file.
28277         * benchtests/bench-strcspn-ifunc.c: New file.
28278         * benchtests/bench-strcspn.c: New file.
28279         * benchtests/bench-strlen-ifunc.c: New file.
28280         * benchtests/bench-strlen.c: New file.
28281         * benchtests/bench-strncasecmp-ifunc.c: New file.
28282         * benchtests/bench-strncasecmp.c: New file.
28283         * benchtests/bench-strncat-ifunc.c: New file.
28284         * benchtests/bench-strncat.c: New file.
28285         * benchtests/bench-strncmp-ifunc.c: New file.
28286         * benchtests/bench-strncmp.c: New file.
28287         * benchtests/bench-strncpy-ifunc.c: New file.
28288         * benchtests/bench-strncpy.c: New file.
28289         * benchtests/bench-strnlen-ifunc.c: New file.
28290         * benchtests/bench-strnlen.c: New file.
28291         * benchtests/bench-strpbrk-ifunc.c: New file.
28292         * benchtests/bench-strpbrk.c: New file.
28293         * benchtests/bench-strrchr-ifunc.c: New file.
28294         * benchtests/bench-strrchr.c: New file.
28295         * benchtests/bench-strspn-ifunc.c: New file.
28296         * benchtests/bench-strspn.c: New file.
28297         * benchtests/bench-strstr-ifunc.c: New file.
28298         * benchtests/bench-strstr.c: New file.
28300         * benchtests/Makefile: Disable parallel execution of targets.
28301         (string-bench): Add memcpy.
28302         (benchset): New variable to store a list of benchmark sets.
28303         (bench-func): Renamed from bench.
28304         (bench-set): New target.
28305         (bench): Depend on bench-func and bench-set.
28306         * benchtests/README: Add section on benchmark sets.
28307         * benchtests/bench-memcpy-ifunc.c: New file.
28308         * benchtests/bench-memcpy.c: New file.
28309         * benchtests/bench-string.h: New file.
28311 2013-06-11  Andreas Schwab  <schwab@suse.de>
28313         [BZ #15577]
28314         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
28315         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
28316         values in the triple.
28317         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
28318         terminator in the group key.
28320 2013-06-11  Andreas Jaeger  <aj@suse.de>
28322         * po/zh_TW.po: Update Chinese (traditional) translation from
28323         translation project.
28325 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28327         * include/time.h (__clock_gettime): Add libc_hidden_proto.
28328         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
28329         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
28330         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
28331         (clock_getcpuclockid): Likewise.
28332         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
28333         Add weak_alias and libc_hidden_def.
28334         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
28335         * rt/clock_gettime.c (clock_gettime): Rename to
28336         __clock_gettime.  Add weak_alias and libc_hidden_def.
28337         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
28338         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
28339         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
28340         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
28341         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
28342         Likewise.
28343         * rt/clock_settime.c (clock_settime): Rename to
28344         __clock_settime.  Add weak_alias and libc_hidden_def.
28345         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
28347 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
28349         * mach/err_boot.sub: Remove trailing whitespace.
28350         * mach/err_ipc.sub: Likewise.
28351         * mach/err_mach.sub: Likewise.
28353         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
28354         (ROUNDING_TESTS_double): Likewise.
28355         (ROUNDING_TESTS_long_double): Likewise.
28356         (ROUNDING_TESTS): Likewise.
28357         * math/libm-test.inc: Include <math-tests.h>.
28358         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
28359         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
28360         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
28361         (IF_ROUND_INIT_FE_UPWARD): Likewise.
28363 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
28365         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
28366         of assigning.
28368 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
28370         * sysdeps/gnu/errlist.awk: Do not generate space at end of
28371         otherwise empty TRANS lines.
28372         * sysdeps/gnu/errlist.c: Regenerated.
28374         * catgets/gencat.c (error_print): Use (void) in function
28375         definition.
28376         * crypt/crypt_util.c (__init_des): Likewise.
28377         * crypt/speeds.c (Stop): Likewise.
28378         (main): Likewise.
28379         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
28380         * inet/ruserpass.c (token): Likewise.
28381         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
28382         * intl/localealias.c (extend_alias_table): Likewise.
28383         * intl/plural-exp.c (init_germanic_plural): Likewise.
28384         * libio/fcloseall.c (__fcloseall): Likewise.
28385         * libio/genops.c (_IO_flush_all): Likewise.
28386         (_IO_flush_all_linebuffered): Likewise.
28387         (_IO_cleanup): Likewise.
28388         (_IO_iter_begin): Likewise.
28389         (_IO_iter_end): Likewise.
28390         (_IO_list_lock): Likewise.
28391         (_IO_list_unlock): Likewise.
28392         (_IO_list_resetlock): Likewise.
28393         * libio/getchar.c (getchar): Likewise.
28394         * libio/getchar_u.c (getchar_unlocked): Likewise.
28395         * libio/getwchar.c (getwchar): Likewise.
28396         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
28397         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
28398         * login/getpt.c (__getpt): Likewise.
28399         * login/tst-utmp.c (main): Likewise.
28400         * malloc/hooks.c (__malloc_check_init): Likewise.
28401         * malloc/malloc.c (__malloc_stats): Likewise.
28402         * malloc/mtrace.c (tr_break): Likewise.
28403         (mtrace): Likewise.
28404         (muntrace): Likewise.
28405         * misc/fstab.c (endfsent): Likewise.
28406         * misc/getclktck.c (__getclktck): Likewise.
28407         * misc/getdtsz.c (__getdtablesize): Likewise.
28408         * misc/gethostid.c (gethostid): Likewise.
28409         * misc/getpagesize.c (__getpagesize): Likewise.
28410         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
28411         (__get_nprocs): Likewise.
28412         (__get_phys_pages): Likewise.
28413         (__get_avphys_pages): Likewise.
28414         * misc/getttyent.c (getttyent): Likewise.
28415         (setttyent): Likewise.
28416         (endttyent): Likewise.
28417         * misc/getusershell.c (getusershell): Likewise.
28418         (endusershell): Likewise.
28419         (setusershell): Likewise.
28420         (initshells): Likewise.
28421         * misc/hsearch.c (__hdestroy): Likewise.
28422         * misc/sync.c (sync): Likewise.
28423         * misc/syslog.c (closelog_internal): Likewise.
28424         (closelog): Likewise.
28425         * misc/ttyslot.c (ttyslot): Likewise.
28426         * misc/vhangup.c (vhangup): Likewise.
28427         * posix/fork.c (__fork): Likewise.
28428         * posix/getegid.c (__getegid): Likewise.
28429         * posix/geteuid.c (__geteuid): Likewise.
28430         * posix/getgid.c (__getgid): Likewise.
28431         * posix/getpid.c (__getpid): Likewise.
28432         * posix/getppid.c (__getppid): Likewise.
28433         * posix/getuid.c (__getuid): Likewise.
28434         * posix/pause.c (pause): Likewise.
28435         * posix/setpgrp.c (setpgrp): Likewise.
28436         * posix/setsid.c (__setsid): Likewise.
28437         * posix/test-vfork.c (noop): Likewise.
28438         * resolv/gethnamaddr.c (_endhtent): Likewise.
28439         (_gethtent): Likewise.
28440         (ht_endhostent): Likewise.
28441         (gethostent): Likewise.
28442         (dns_service): Likewise.
28443         * stdlib/drand48.c (drand48): Likewise.
28444         * stdlib/lrand48.c (lrand48): Likewise.
28445         * stdlib/mrand48.c (mrand48): Likewise.
28446         * stdlib/rand.c (rand): Likewise.
28447         * stdlib/random.c (__random): Likewise.
28448         * stdlib/setenv.c (clearenv): Likewise.
28449         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
28450         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
28451         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
28452         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
28453         (__get_nprocs): Likewise.
28454         (__get_phys_pages): Likewise.
28455         (__get_avphys_pages): Likewise.
28456         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
28457         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
28458         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
28459         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
28460         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
28461         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
28462         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
28463         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
28464         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
28465         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
28466         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
28467         * sysdeps/mach/hurd/sync.c (sync): Likewise.
28468         * sysdeps/posix/clock.c (clock): Likewise.
28469         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
28470         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
28471         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
28472         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
28473         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
28474         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
28475         (__get_nprocs_conf): Likewise.
28476         (__get_phys_pages): Likewise.
28477         (__get_avphys_pages): Likewise.
28478         * time/clock.c (clock): Likewise.
28479         * time/tzset.c (__tzname_max): Likewise.
28481 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
28483         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
28484         (__bswap_32): Do not use "register".
28485         * crypt/crypt.c (_ufc_doit_r): Likewise.
28486         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
28487         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
28488         * gmon/gmon.c (__monstartup): Likewise.
28489         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
28490         * hurd/hurdmalloc.c (more_memory): Likewise.
28491         (malloc): Likewise.
28492         (free): Likewise.
28493         (realloc): Likewise.
28494         (malloc_fork_prepare): Likewise.
28495         (malloc_fork_parent): Likewise.
28496         (malloc_fork_child): Likewise.
28497         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
28498         (_svcauth_des): Likewise.
28499         * inet/inet_lnaof.c (inet_lnaof): Likewise.
28500         * inet/inet_net.c (inet_network): Likewise.
28501         * inet/inet_netof.c (inet_netof): Likewise.
28502         * inet/rcmd.c (__validuser2_sa): Likewise.
28503         * io/fts.c (fts_open): Likewise.
28504         (fts_load): Likewise.
28505         (fts_close): Likewise.
28506         (fts_read): Likewise.
28507         (fts_children): Likewise.
28508         (fts_build): Likewise.
28509         (fts_stat): Likewise.
28510         (fts_sort): Likewise.
28511         (fts_alloc): Likewise.
28512         (fts_lfree): Likewise.
28513         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
28514         (_IO_file_xsgetn): Likewise.
28515         (_IO_file_xsgetn_mmap): Likewise.
28516         * libio/iofopncook.c (_IO_cookie_read): Likewise.
28517         (_IO_cookie_write): Likewise.
28518         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
28519         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
28520         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
28521         * malloc/obstack.c (_obstack_begin): Likewise.
28522         (_obstack_begin_1): Likewise.
28523         (_obstack_newchunk): Likewise.
28524         (_obstack_allocated_p): Likewise.
28525         (obstack_free): Likewise.
28526         (_obstack_memory_used): Likewise.
28527         * misc/getttyent.c (getttynam): Likewise.
28528         (getttyent): Likewise.
28529         (skip): Likewise.
28530         (value): Likewise.
28531         * misc/getusershell.c (initshells): Likewise.
28532         * misc/syslog.c (__vsyslog_chk): Likewise.
28533         * misc/ttyslot.c (ttyslot): Likewise.
28534         * nis/nis_hash.c (__nis_hash): Likewise.
28535         * posix/fnmatch_loop.c (FCT): Likewise.
28536         * posix/getconf.c (print_all): Likewise.
28537         (main): Likewise.
28538         * posix/getopt.c (exchange): Likewise.
28539         * posix/glob.c (globfree): Likewise.
28540         (prefix_array): Likewise.
28541         (__glob_pattern_type): Likewise.
28542         * resolv/arpa/nameser.h (NS_GET16): Likewise.
28543         (NS_GET32): Likewise.
28544         (NS_PUT16): Likewise.
28545         (NS_PUT32): Likewise.
28546         * resolv/gethnamaddr.c (getanswer): Likewise.
28547         (gethostbyname2): Likewise.
28548         (gethostbyaddr): Likewise.
28549         (_gethtent): Likewise.
28550         (_gethtbyname2): Likewise.
28551         (_gethtbyaddr): Likewise.
28552         * resolv/ns_print.c (dst_s_get_int16): Likewise.
28553         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
28554         * resolv/res_init.c (__res_vinit): Likewise.
28555         (net_mask): Likewise.
28556         * resolv/res_mkquery.c (outchar): Likewise.
28557         (PRINT): Likewise.
28558         * stdio-common/printf_fp.c (outchar): Likewise.
28559         (PRINT): Likewise.
28560         * stdio-common/printf_fphex.c (outchar): Likewise.
28561         (PRINT): Likewise.
28562         * stdio-common/printf_size.c (outchar): Likewise.
28563         (PRINT): Likewise.
28564         * stdio-common/test_rdwr.c (main): Likewise.
28565         * stdio-common/tfformat.c (matches): Likewise.
28566         * stdio-common/vfprintf.c (outchar): Likewise.
28567         (printf_unknown): Likewise.
28568         (buffered_vfprintf): Likewise.
28569         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
28570         * stdio-common/xbug.c (AppendToBuffer): Likewise.
28571         (ReadFile): Likewise.
28572         * stdlib/qsort.c (SWAP): Likewise.
28573         (_quicksort): Likewise.
28574         * stdlib/setenv.c (__add_to_environ): Likewise.
28575         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
28576         * stdlib/strtol_l.c (__strtol_l): Likewise.
28577         * stdlib/tst-strtod.c (main): Likewise.
28578         * stdlib/tst-strtol.c (main): Likewise.
28579         * stdlib/tst-strtoll.c (main): Likewise.
28580         * string/bits/string2.h (__strcmp_cc): Likewise.
28581         (__strcmp_cg): Likewise.
28582         (__strcspn_c1): Likewise.
28583         (__strcspn_c2): Likewise.
28584         (__strcspn_c3): Likewise.
28585         (__strspn_c1): Likewise.
28586         (__strspn_c2): Likewise.
28587         (__strspn_c3): Likewise.
28588         (__strsep_1c): Likewise.
28589         (__strsep_2c): Likewise.
28590         (__strsep_3c): Likewise.
28591         * string/memccpy.c (__memccpy): Likewise.
28592         * string/stpcpy.c (__stpcpy): Likewise.
28593         * string/strcmp.c (strcmp): Likewise.
28594         * string/strrchr.c (strrchr): Likewise.
28595         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
28596         Likewise.
28597         * sysdeps/mach/hurd/getcwd.c
28598         (_hurd_canonicalize_directory_name_internal): Likewise.
28599         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
28600         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
28601         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
28602         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
28603         Likewise, in both definitions.
28604         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
28605         definitions.
28606         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
28607         64] (__bswap_64): Likewise.
28608         * time/test_time.c (main): Likewise.
28609         * time/tzfile.c (__tzfile_read): Likewise.
28610         (__tzfile_compute): Likewise.
28611         * time/tzset.c (__tzset_parse_tz): Likewise.
28612         (tzset_internal): Likewise.
28613         (compute_change): Likewise.
28614         * wcsmbs/wcscat.c (__wcscat): Likewise.
28615         * wcsmbs/wcschr.c (wcschr): Likewise.
28616         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
28617         * wcsmbs/wcscspn.c (wcscspn): Likewise.
28618         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
28619         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
28620         * wcsmbs/wcsspn.c (wcsspn): Likewise.
28621         * wcsmbs/wcsstr.c (wcsstr): Likewise.
28622         * wcsmbs/wmemchr.c (wmemchr): Likewise.
28623         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
28624         * wcsmbs/wmemset.c (wmemset): Likewise.
28626 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
28628         * scripts/config.guess: Update to version 2013-05-16.
28629         * scripts/config.sub: Update to version 2013-04-24.
28630         * scripts/install-sh: Update to version 2011-11-20.07.
28631         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
28632         * scripts/move-if-change: Update to version 2012-01-06 07:23.
28634 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
28636         * debug/fgetws_u_chk.c: Fix leading whitespaces.
28637         * elf/sln.c: Likewise.
28638         * hurd/hurd/ioctl.h: Likewise.
28639         * hurd/hurdmalloc.c: Likewise.
28640         * hurd/xattr.c: Likewise.
28641         * include/shlib-compat.h: Likewise.
28642         * inet/ruserpass.c: Likewise.
28643         * libio/iofgets_u.c: Likewise.
28644         * libio/iofgetws_u.c: Likewise.
28645         * locale/programs/ld-identification.c: Likewise.
28646         * locale/programs/ld-time.c: Likewise.
28647         * mach/msg-destroy.c: Likewise.
28648         * nss/nss_files/files-netgrp.c: Likewise.
28649         * resolv/res_data.c: Likewise.
28650         * soft-fp/op-1.h: Likewise.
28651         * soft-fp/op-2.h: Likewise.
28652         * soft-fp/op-4.h: Likewise.
28653         * soft-fp/op-common.h: Likewise.
28654         * stdio-common/printf_fphex.c: Likewise.
28655         * stdlib/strtod_l.c: Likewise.
28656         * sunrpc/rpc/clnt.h: Likewise.
28657         * sysdeps/generic/framestate.c: Likewise.
28658         * sysdeps/i386/bsd-_setjmp.S: Likewise.
28659         * sysdeps/i386/bsd-setjmp.S: Likewise.
28660         * sysdeps/i386/__longjmp.S: Likewise.
28661         * sysdeps/i386/setjmp.S: Likewise.
28662         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
28663         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
28664         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28665         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
28666         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
28667         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
28668         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
28669         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
28670         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
28671         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
28672         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
28673         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
28674         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
28675         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
28676         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
28677         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
28678         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
28679         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
28680         * sysdeps/ieee754/support.c: Likewise.
28681         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28682         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
28683         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
28684         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
28685         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
28686         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
28687         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
28688         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
28689         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
28690         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
28691         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
28692         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
28693         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
28694         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
28695         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
28696         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
28697         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28698         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
28700 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
28702         * posix/transbug.c: Remove executable mode.
28704 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
28706         * crypt/speeds.c: Remove trailing whitespace.
28707         * dlfcn/default.c: Likewise.
28708         * elf/ifuncdep2.c: Likewise.
28709         * elf/ifuncmain1.c: Likewise.
28710         * elf/ifuncmain1vis.c: Likewise.
28711         * elf/testobj.h: Likewise.
28712         * elf/tst-stackguard1.c: Likewise.
28713         * gmon/sys/gmon.h: Likewise.
28714         * hurd/hurdmsg.c: Likewise.
28715         * hurd/new-fd.c: Likewise.
28716         * hurd/ports-get.c: Likewise.
28717         * iconvdata/ibm1008_420.c: Likewise.
28718         * inet/tst-getni1.c: Likewise.
28719         * inet/tst-getni2.c: Likewise.
28720         * libio/ioungetc.c: Likewise.
28721         * libio/wfiledoalloc.c: Likewise.
28722         * manual/libm-err-tab.pl: Likewise.
28723         * math/w_dremf.c: Likewise.
28724         * misc/ftruncate.c: Likewise.
28725         * posix/bug-glob2.c: Likewise.
28726         * posix/tst-pcre.c: Likewise.
28727         * posix/wait4.c: Likewise.
28728         * resolv/README: Likewise.
28729         * resolv/res_debug.h: Likewise.
28730         * resolv/tst-inet_ntop.c: Likewise.
28731         * setjmp/bug269-setjmp.c: Likewise.
28732         * soft-fp/extended.h: Likewise.
28733         * soft-fp/op-1.h: Likewise.
28734         * soft-fp/op-2.h: Likewise.
28735         * soft-fp/op-4.h: Likewise.
28736         * soft-fp/op-8.h: Likewise.
28737         * soft-fp/testit.c: Likewise.
28738         * stdio-common/bug16.c: Likewise.
28739         * stdlib/random.c: Likewise.
28740         * sunrpc/rpcsvc/rquota.x: Likewise.
28741         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
28742         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
28743         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28744         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
28745         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
28746         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
28747         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
28748         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
28749         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
28750         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
28751         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
28752         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
28753         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
28754         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
28755         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
28756         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
28757         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
28758         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
28759         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
28760         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
28761         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
28762         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
28763         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
28764         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
28765         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
28766         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
28767         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
28768         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
28769         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
28770         * sysdeps/ieee754/s_lib_version.c: Likewise.
28771         * sysdeps/mach/hurd/check_fds.c: Likewise.
28772         * sysdeps/mach/hurd/getsockname.c: Likewise.
28773         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
28774         * sysdeps/mach/hurd/recvfrom.c: Likewise.
28775         * sysdeps/powerpc/bits/link.h: Likewise.
28776         * sysdeps/powerpc/dl-procinfo.c: Likewise.
28777         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
28778         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
28779         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
28780         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
28781         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
28782         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
28783         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
28784         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
28785         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
28786         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
28787         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
28788         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
28789         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
28790         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
28791         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
28792         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
28793         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
28794         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
28795         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
28796         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
28797         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
28798         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
28799         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
28800         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
28801         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
28802         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
28803         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
28804         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
28805         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
28806         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
28807         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
28808         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
28809         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
28810         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
28811         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
28812         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
28813         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
28814         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
28815         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
28816         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
28817         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
28818         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
28819         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
28820         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
28821         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
28822         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
28823         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
28824         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
28825         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
28826         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
28827         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
28828         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
28829         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
28830         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
28831         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
28832         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
28833         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
28834         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
28835         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
28836         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
28837         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
28838         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
28839         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
28840         * sysdeps/powerpc/sysdep.h: Likewise.
28841         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
28842         * sysdeps/s390/s390-64/sub_n.S: Likewise.
28843         * sysdeps/sh/dl-trampoline.S: Likewise.
28844         * sysdeps/sh/memset.S: Likewise.
28845         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
28846         * sysdeps/sh/strlen.S: Likewise.
28847         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
28848         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
28849         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
28850         * sysdeps/sparc/sparc32/rem.S: Likewise.
28851         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
28852         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
28853         * sysdeps/sparc/sparc32/strchr.S: Likewise.
28854         * sysdeps/sparc/sparc32/udiv.S: Likewise.
28855         * sysdeps/sparc/sparc32/urem.S: Likewise.
28856         * sysdeps/sparc/sparc64/add_n.S: Likewise.
28857         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
28858         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
28859         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
28860         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
28861         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
28862         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
28863         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
28864         * sysdeps/unix/bsd/times.c: Likewise.
28865         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
28866         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
28867         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
28868         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
28869         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
28870         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
28871         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
28872         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
28873         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
28874         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
28875         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
28876         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
28877         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
28878         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
28879         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
28880         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
28881         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
28882         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
28883         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
28884         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
28885         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
28886         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
28887         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
28888         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
28889         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
28890         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
28891         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
28892         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
28893         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
28894         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
28895         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
28896         * sysdeps/x86_64/strcspn.S: Likewise.
28898 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28900         * locale/C-translit.h: Revert #include <stdint.h> because this is a
28901         generated file.  Regenerate properly from gen-translit.pl.
28902         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
28903         locale/C-translit.h.
28905 2013-06-05  Andreas Schwab  <schwab@suse.de>
28907         [BZ #15100]
28908         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
28909         week as 6 instead of -1.
28910         * time/tst-strptime.c (day_tests): Add test case.
28912 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
28914         * sysdeps/generic/math_private.h
28915         (libc_feholdexcept_setround_53bit): Replace with
28916         libc_feholdsetround_53bit.
28917         (libc_feupdateenv_53bit): Replace with
28918         libc_feresetround_53bit.
28919         (SET_RESTORE_ROUND_53BIT): Adjust.
28921 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
28923         * string/test-strchrnul.c: Add copyright header.
28925         * posix/tst-getaddrinfo4.c: Increase test timeout.
28927 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
28929         [BZ #15536]
28930         * math/libm-test.inc (MAX_EXP): Remove
28931         (MIN_EXP): Define.
28932         (ulp): Use MIN_EXP - MANT_DIG.
28933         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
28935 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
28937         * po/be.po: Revert last change.
28938         * po/zh_CN.po: Likewise.
28939         * po/header.pot: Likewise.
28941 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
28943         * Makefile ($(common-objpfx)linkobj/libc.so): Define
28944         link-libc-deps to empty as target-specific variable.
28945         * Makerules (link-libc-args): New variable.
28946         (libc-for-link): Likewise.
28947         (link-libc-deps): Likewise.
28948         (lib%.so): Depend on $(link-libc-deps).  Link with
28949         $(link-libc-args).
28950         (build-module): Link with $(link-libc-args).
28951         (build-module-asneeded): Likewise.
28952         (build-module-helper-objlist): Filter out $(link-libc-deps) from
28953         list of objects.
28954         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
28955         target-specific variable.
28956         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
28957         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
28958         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
28959         libc.
28960         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
28961         libc and ld.so.
28962         ($(objpfx)libpcprofile.so): Likewise.
28963         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
28964         libc_nonshared.a.
28965         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
28966         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
28967         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
28968         $(link-libc-deps).
28969         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
28970         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
28971         * login/Makefile ($(objpfx)libutil.so): Likewise.
28972         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
28973         * math/Makefile ($(objpfx)libm.so): Likewise.
28974         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
28975         $(objpfx)libnsl.so): Define libc-for-link as target-specific
28976         variable instead of depending directly on libc.
28977         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
28978         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
28979         $(link-libc-deps).
28980         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
28981         libc.
28982         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
28983         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
28984         ($(objpfx)libanl.so): Likewise.
28985         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
28986         ld.so.
28987         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
28988         $(link-libc-deps).
28989         * sysdeps/i386/fpu/Makefile: Remove file.
28990         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
28991         ($(objpfx)libm.so): Remove dependency on ld.so.
28993 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
28995         [BZ # 15553]
28996         * nis/yp_xdr.c (XDRMAXNAME): Define.
28997         (XDRMAXRECORD): Define.
28998         (xdr_domainname): Use XDRMAXNAME.
28999         (xdr_mapname): Likewise.
29000         (xdr_peername): Likewise.
29001         (xdr_keydat): Use XDRMAXRECORD.
29002         (xdr_valdat): Likewise.
29004 2013-05-30  Jeff Law  <law@redhat.com>
29006         [BZ #14256]
29007         * manual/errno.texi (ESTALE): Update to account for more than
29008         just NFS file systems.
29009         * sysdeps/gnu/errlist.c: Regenerated.
29011 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
29013         [BZ #15465]
29014         * elf/Makefile (tests): Add tst-null-argv.
29015         (modules-names):  Add tst-null-argv-lib.
29016         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
29017         (tst-null-argv-ENV): Set environment for tst-null-argv.
29018         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
29019         (RTLD_PROGNAME): New macro.
29020         * elf/tst-null-argv.c: New test case.
29021         * elf/tst-null-argv-lib.c: Library for test case.
29022         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
29023         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
29024         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
29025         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
29026         * elf/dl-init.c (call_init): Likewise.
29027         (_dl_init): Likewise.
29028         * elf/dl-load.c (print_search_path): Likewise.
29029         (_dl_map_object): Likewise.
29030         * elf/dl-lookup.c (do_lookup_x): Likewise.
29031         (add_dependency): Likewise.
29032         (_dl_lookup_symbol_x): Likewise.
29033         (_dl_debug_bindings): Likewise.
29034         * elf/dl-open.c (_dl_show_scope): Likewise.
29035         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
29036         * elf/dl-version.c (match_symbol): Likewise.
29037         (_dl_check_map_versions): Likewise.
29038         * elf/rtld.c (dl_main): Likewise.
29039         (print_unresolved): Use RTLD_PROGNAME.
29040         (print_missing_version): Likewise.
29041         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
29042         (elf_machine_rela): Likewise.
29043         * sysdeps/powerpc/powerpc32/dl-machine.c
29044         (__process_machine_rela): Likewise.
29045         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
29046         Likewise.
29047         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
29048         Likewise.
29049         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
29050         Likewise.
29051         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
29052         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
29053         Likewise.
29054         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
29055         Likewise.
29056         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
29058 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
29060         * po/be.po: Add descriptive title.
29061         * po/zh_CN.po: Likewise.
29062         * po/header.pot: Likewise.
29064 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
29066         * locale/programs/locarchive.c (create_archive): Inlucde fname in
29067         error message.
29068         (enlarge_archive): Likewise.
29070 2013-05-28  Ben North  <ben@redfrontdoor.org>
29072         * manual/arith.texi (frexp): It is the magnitude of the return
29073         value which lies in [0.5, 1), not the return value itself.
29075 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29077         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29079 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
29081         * stdio-common/bug26.c (main): Correct fscanf template.
29083         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
29084         declare _dl_skip_args.
29086         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
29087         Don't declare.
29089         * manual/platform.texi: Add missing @end deftypefun.
29091 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
29093         [BZ #15529]
29094         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
29095         bit of mantissa of 2^16382.
29096         * math/libm-test.inc (hypot_test_data): Add more tests.
29098         * math/libm-test.inc: Add drem and pow10 to list of tested
29099         functions.
29100         (pow10_test): New function.
29101         (drem_test): Likewise.
29102         (drem_test_tonearest): Likewise.
29103         (drem_test_towardzero): Likewise.
29104         (drem_test_downward): Likewise.
29105         (drem_test_upward): Likewise.
29106         (main): Call the new functions.
29108         * math/libm-test.inc (finite_test_data): Remove.
29109         (finite_test): Run tests from isfinite_test_data.
29110         (gamma_test_data): Remove.
29111         (gamma_test): Run tests from lgamma_test_data.
29112         * sysdeps/i386/fpu/libm-test-ulps: Update.
29113         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29115 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29117         * manual/platform.texi: Add PowerPC PPR function set documentation.
29118         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
29119         implementation.
29121 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
29123         * math/libm-test.inc (MAX_EXP): Define.
29124         (ULPDIFF): Define.
29125         (ulp): New function.
29126         (check_float_internal): Use ULPDIFF.
29127         (cpow_test): Disable failing test.
29128         (check_ulp): Test ulp() implemetnation.
29129         (main): Call check_ulp before starting tests.
29131 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
29133         * math/gen-libm-test.pl (generate_testfile): Do not handle
29134         START_DATA and END_DATA.
29135         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
29136         END_DATA.
29137         (acos_tonearest_test_data): Likewise.
29138         (acos_towardzero_test_data): Likewise.
29139         (acos_downward_test_data): Likewise.
29140         (acos_upward_test_data): Likewise.
29141         (acosh_test_data): Likewise.
29142         (asin_test_data): Likewise.
29143         (asin_tonearest_test_data): Likewise.
29144         (asin_towardzero_test_data): Likewise.
29145         (asin_downward_test_data): Likewise.
29146         (asin_upward_test_data): Likewise.
29147         (asinh_test_data): Likewise.
29148         (atan_test_data): Likewise.
29149         (atanh_test_data): Likewise.
29150         (atan2_test_data): Likewise.
29151         (cabs_test_data): Likewise.
29152         (cacos_test_data): Likewise.
29153         (cacosh_test_data): Likewise.
29154         (carg_test_data): Likewise.
29155         (casin_test_data): Likewise.
29156         (casinh_test_data): Likewise.
29157         (catan_test_data): Likewise.
29158         (catanh_test_data): Likewise.
29159         (cbrt_test_data): Likewise.
29160         (ccos_test_data): Likewise.
29161         (ccosh_test_data): Likewise.
29162         (ceil_test_data): Likewise.
29163         (cexp_test_data): Likewise.
29164         (cimag_test_data): Likewise.
29165         (clog_test_data): Likewise.
29166         (clog10_test_data): Likewise.
29167         (conj_test_data): Likewise.
29168         (copysign_test_data): Likewise.
29169         (cos_test_data): Likewise.
29170         (cos_tonearest_test_data): Likewise.
29171         (cos_towardzero_test_data): Likewise.
29172         (cos_downward_test_data): Likewise.
29173         (cos_upward_test_data): Likewise.
29174         (cosh_test_data): Likewise.
29175         (cosh_tonearest_test_data): Likewise.
29176         (cosh_towardzero_test_data): Likewise.
29177         (cosh_downward_test_data): Likewise.
29178         (cosh_upward_test_data): Likewise.
29179         (cpow_test_data): Likewise.
29180         (cproj_test_data): Likewise.
29181         (creal_test_data): Likewise.
29182         (csin_test_data): Likewise.
29183         (csinh_test_data): Likewise.
29184         (csqrt_test_data): Likewise.
29185         (ctan_test_data): Likewise.
29186         (ctan_tonearest_test_data): Likewise.
29187         (ctan_towardzero_test_data): Likewise.
29188         (ctan_downward_test_data): Likewise.
29189         (ctan_upward_test_data): Likewise.
29190         (ctanh_test_data): Likewise.
29191         (ctanh_tonearest_test_data): Likewise.
29192         (ctanh_towardzero_test_data): Likewise.
29193         (ctanh_downward_test_data): Likewise.
29194         (ctanh_upward_test_data): Likewise.
29195         (erf_test_data): Likewise.
29196         (erfc_test_data): Likewise.
29197         (exp_test_data): Likewise.
29198         (exp_tonearest_test_data): Likewise.
29199         (exp_towardzero_test_data): Likewise.
29200         (exp_downward_test_data): Likewise.
29201         (exp_upward_test_data): Likewise.
29202         (exp10_test_data): Likewise.
29203         (exp2_test_data): Likewise.
29204         (expm1_test_data): Likewise.
29205         (fabs_test_data): Likewise.
29206         (fdim_test_data): Likewise.
29207         (finite_test_data): Likewise.
29208         (floor_test_data): Likewise.
29209         (fma_test_data): Likewise.
29210         (fma_towardzero_test_data): Likewise.
29211         (fma_downward_test_data): Likewise.
29212         (fma_upward_test_data): Likewise.
29213         (fmax_test_data): Likewise.
29214         (fmin_test_data): Likewise.
29215         (fmod_test_data): Likewise.
29216         (fpclassify_test_data): Likewise.
29217         (frexp_test_data): Likewise.
29218         (gamma_test_data): Likewise.
29219         (hypot_test_data): Likewise.
29220         (ilogb_test_data): Likewise.
29221         (isfinite_test_data): Likewise.
29222         (isgreater_test_data): Likewise.
29223         (isgreaterequal_test_data): Likewise.
29224         (isinf_test_data): Likewise.
29225         (isless_test_data): Likewise.
29226         (islessequal_test_data): Likewise.
29227         (islessgreater_test_data): Likewise.
29228         (isnan_test_data): Likewise.
29229         (isnormal_test_data): Likewise.
29230         (issignaling_test_data): Likewise.
29231         (isunordered_test_data): Likewise.
29232         (j0_test_data): Likewise.
29233         (j1_test_data): Likewise.
29234         (jn_test_data): Likewise.
29235         (ldexp_test_data): Likewise.
29236         (lgamma_test_data): Likewise.
29237         (lrint_test_data): Likewise.
29238         (lrint_tonearest_test_data): Likewise.
29239         (lrint_towardzero_test_data): Likewise.
29240         (lrint_downward_test_data): Likewise.
29241         (lrint_upward_test_data): Likewise.
29242         (llrint_test_data): Likewise.
29243         (llrint_tonearest_test_data): Likewise.
29244         (llrint_towardzero_test_data): Likewise.
29245         (llrint_downward_test_data): Likewise.
29246         (llrint_upward_test_data): Likewise.
29247         (log_test_data): Likewise.
29248         (log10_test_data): Likewise.
29249         (log1p_test_data): Likewise.
29250         (log2_test_data): Likewise.
29251         (logb_test_data): Likewise.
29252         (logb_downward_test_data): Likewise.
29253         (lround_test_data): Likewise.
29254         (llround_test_data): Likewise.
29255         (modf_test_data): Likewise.
29256         (nearbyint_test_data): Likewise.
29257         (nextafter_test_data): Likewise.
29258         (nexttoward_test_data): Likewise.
29259         (pow_test_data): Likewise.
29260         (pow_tonearest_test_data): Likewise.
29261         (pow_towardzero_test_data): Likewise.
29262         (pow_downward_test_data): Likewise.
29263         (pow_upward_test_data): Likewise.
29264         (remainder_test_data): Likewise.
29265         (remainder_tonearest_test_data): Likewise.
29266         (remainder_towardzero_test_data): Likewise.
29267         (remainder_downward_test_data): Likewise.
29268         (remainder_upward_test_data): Likewise.
29269         (remquo_test_data): Likewise.
29270         (rint_test_data): Likewise.
29271         (rint_tonearest_test_data): Likewise.
29272         (rint_towardzero_test_data): Likewise.
29273         (rint_downward_test_data): Likewise.
29274         (rint_upward_test_data): Likewise.
29275         (round_test_data): Likewise.
29276         (scalb_test_data): Likewise.
29277         (scalbn_test_data): Likewise.
29278         (scalbln_test_data): Likewise.
29279         (signbit_test_data): Likewise.
29280         (sin_test_data): Likewise.
29281         (sin_tonearest_test_data): Likewise.
29282         (sin_towardzero_test_data): Likewise.
29283         (sin_downward_test_data): Likewise.
29284         (sin_upward_test_data): Likewise.
29285         (sincos_test_data): Likewise.
29286         (sinh_test_data): Likewise.
29287         (sinh_tonearest_test_data): Likewise.
29288         (sinh_towardzero_test_data): Likewise.
29289         (sinh_downward_test_data): Likewise.
29290         (sinh_upward_test_data): Likewise.
29291         (sqrt_test_data): Likewise.
29292         (tan_test_data): Likewise.
29293         (tan_tonearest_test_data): Likewise.
29294         (tan_towardzero_test_data): Likewise.
29295         (tan_downward_test_data): Likewise.
29296         (tan_upward_test_data): Likewise.
29297         (tanh_test_data): Likewise.
29298         (tgamma_test_data): Likewise.
29299         (trunc_test_data): Likewise.
29300         (y0_test_data): Likewise.
29301         (y1_test_data): Likewise.
29302         (yn_test_data): Likewise.
29303         (significand_test_data): Likewise.
29305         * math/gen-libm-test.pl (@functions): Remove variable.
29306         (generate_testfile): Don't handle START and END lines.
29307         * math/libm-test.inc (START): New macro.
29308         (END): Likewise.
29309         (END_COMPLEX): Likewise.
29310         (acos_test): Use END macro without arguments.
29311         (acos_test_tonearest): Likewise.
29312         (acos_test_towardzero): Likewise.
29313         (acos_test_downward): Likewise.
29314         (acos_test_upward): Likewise.
29315         (acosh_test): Likewise.
29316         (asin_test): Likewise.
29317         (asin_test_tonearest): Likewise.
29318         (asin_test_towardzero): Likewise.
29319         (asin_test_downward): Likewise.
29320         (asin_test_upward): Likewise.
29321         (asinh_test): Likewise.
29322         (atan_test): Likewise.
29323         (atanh_test): Likewise.
29324         (atan2_test): Likewise.
29325         (cabs_test): Likewise.
29326         (cacos_test): Use END_COMPLEX macro without arguments.
29327         (cacosh_test): Likewise.
29328         (carg_test): Use END macro without arguments.
29329         (casin_test): Use END_COMPLEX macro without arguments.
29330         (casinh_test): Likewise.
29331         (catan_test): Likewise.
29332         (catanh_test): Likewise.
29333         (cbrt_test): Use END macro without arguments.
29334         (ccos_test): Use END_COMPLEX macro without arguments.
29335         (ccosh_test): Likewise.
29336         (ceil_test): Use END macro without arguments.
29337         (cexp_test): Use END_COMPLEX macro without arguments.
29338         (cimag_test): Use END macro without arguments.
29339         (clog_test): Use END_COMPLEX macro without arguments.
29340         (clog10_test): Likewise.
29341         (conj_test): Likewise.
29342         (copysign_test): Use END macro without arguments.
29343         (cos_test): Likewise.
29344         (cos_test_tonearest): Likewise.
29345         (cos_test_towardzero): Likewise.
29346         (cos_test_downward): Likewise.
29347         (cos_test_upward): Likewise.
29348         (cosh_test): Likewise.
29349         (cosh_test_tonearest): Likewise.
29350         (cosh_test_towardzero): Likewise.
29351         (cosh_test_downward): Likewise.
29352         (cosh_test_upward): Likewise.
29353         (cpow_test): Use END_COMPLEX macro without arguments.
29354         (cproj_test): Likewise.
29355         (creal_test): Use END macro without arguments.
29356         (csin_test): Use END_COMPLEX macro without arguments.
29357         (csinh_test): Likewise.
29358         (csqrt_test): Likewise.
29359         (ctan_test): Likewise.
29360         (ctan_test_tonearest): Likewise.
29361         (ctan_test_towardzero): Likewise.
29362         (ctan_test_downward): Likewise.
29363         (ctan_test_upward): Likewise.
29364         (ctanh_test): Likewise.
29365         (ctanh_test_tonearest): Likewise.
29366         (ctanh_test_towardzero): Likewise.
29367         (ctanh_test_downward): Likewise.
29368         (ctanh_test_upward): Likewise.
29369         (erf_test): Use END macro without arguments.
29370         (erfc_test): Likewise.
29371         (exp_test): Likewise.
29372         (exp_test_tonearest): Likewise.
29373         (exp_test_towardzero): Likewise.
29374         (exp_test_downward): Likewise.
29375         (exp_test_upward): Likewise.
29376         (exp10_test): Likewise.
29377         (exp2_test): Likewise.
29378         (expm1_test): Likewise.
29379         (fabs_test): Likewise.
29380         (fdim_test): Likewise.
29381         (finite_test): Likewise.
29382         (floor_test): Likewise.
29383         (fma_test): Likewise.
29384         (fma_test_towardzero): Likewise.
29385         (fma_test_downward): Likewise.
29386         (fma_test_upward): Likewise.
29387         (fmax_test): Likewise.
29388         (fmin_test): Likewise.
29389         (fmod_test): Likewise.
29390         (fpclassify_test): Likewise.
29391         (frexp_test): Likewise.
29392         (gamma_test): Likewise.
29393         (hypot_test): Likewise.
29394         (ilogb_test): Likewise.
29395         (isfinite_test): Likewise.
29396         (isgreater_test): Likewise.
29397         (isgreaterequal_test): Likewise.
29398         (isinf_test): Likewise.
29399         (isless_test): Likewise.
29400         (islessequal_test): Likewise.
29401         (islessgreater_test): Likewise.
29402         (isnan_test): Likewise.
29403         (isnormal_test): Likewise.
29404         (issignaling_test): Likewise.
29405         (isunordered_test): Likewise.
29406         (j0_test): Likewise.
29407         (j1_test): Likewise.
29408         (jn_test): Likewise.
29409         (ldexp_test): Likewise.
29410         (lgamma_test): Likewise.
29411         (lrint_test): Likewise.
29412         (lrint_test_tonearest): Likewise.
29413         (lrint_test_towardzero): Likewise.
29414         (lrint_test_downward): Likewise.
29415         (lrint_test_upward): Likewise.
29416         (llrint_test): Likewise.
29417         (llrint_test_tonearest): Likewise.
29418         (llrint_test_towardzero): Likewise.
29419         (llrint_test_downward): Likewise.
29420         (llrint_test_upward): Likewise.
29421         (log_test): Likewise.
29422         (log10_test): Likewise.
29423         (log1p_test): Likewise.
29424         (log2_test): Likewise.
29425         (logb_test): Likewise.
29426         (logb_test_downward): Likewise.
29427         (lround_test): Likewise.
29428         (llround_test): Likewise.
29429         (modf_test): Likewise.
29430         (nearbyint_test): Likewise.
29431         (nextafter_test): Likewise.
29432         (nexttoward_test): Likewise.
29433         (pow_test): Likewise.
29434         (pow_test_tonearest): Likewise.
29435         (pow_test_towardzero): Likewise.
29436         (pow_test_downward): Likewise.
29437         (pow_test_upward): Likewise.
29438         (remainder_test): Likewise.
29439         (remainder_test_tonearest): Likewise.
29440         (remainder_test_towardzero): Likewise.
29441         (remainder_test_downward): Likewise.
29442         (remainder_test_upward): Likewise.
29443         (remquo_test): Likewise.
29444         (rint_test): Likewise.
29445         (rint_test_tonearest): Likewise.
29446         (rint_test_towardzero): Likewise.
29447         (rint_test_downward): Likewise.
29448         (rint_test_upward): Likewise.
29449         (round_test): Likewise.
29450         (scalb_test): Likewise.
29451         (scalbn_test): Likewise.
29452         (scalbln_test): Likewise.
29453         (signbit_test): Likewise.
29454         (sin_test): Likewise.
29455         (sin_test_tonearest): Likewise.
29456         (sin_test_towardzero): Likewise.
29457         (sin_test_downward): Likewise.
29458         (sin_test_upward): Likewise.
29459         (sincos_test): Likewise.
29460         (sinh_test): Likewise.
29461         (sinh_test_tonearest): Likewise.
29462         (sinh_test_towardzero): Likewise.
29463         (sinh_test_downward): Likewise.
29464         (sinh_test_upward): Likewise.
29465         (sqrt_test): Likewise.
29466         (tan_test): Likewise.
29467         (tan_test_tonearest): Likewise.
29468         (tan_test_towardzero): Likewise.
29469         (tan_test_downward): Likewise.
29470         (tan_test_upward): Likewise.
29471         (tanh_test): Likewise.
29472         (tgamma_test): Likewise.
29473         (trunc_test): Likewise.
29474         (y0_test): Likewise.
29475         (y1_test): Likewise.
29476         (yn_test): Likewise.
29477         (significand_test): Likewise.
29479 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
29481         [BZ #15381]
29482         * libio/genops.c (_IO_no_init): Initialize wide struct info.
29484 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
29486         [BZ #14894]
29487         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
29488         __ppc_mdoio and __ppc_mdoom.
29489         * manual/platform.texi: Document new functions __ppc_yield,
29490         __ppc_mdoio and __ppc_mdoom.
29492 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
29494         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
29495         (main): Mention "tls" pseudo-hwcap is legacy.
29496         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
29498 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29500         * math/gen-libm-test.pl (parse_args): Output only string of
29501         arguments as text for test name, not full call or descriptions of
29502         tests for extra outputs.
29503         (generate_testfile): Do not pass function name to parse_args.
29504         Generate this_func variable from START.
29505         * math/libm-test.inc (struct test_f_f_data): Rename test_name
29506         field to arg_str.
29507         (struct test_ff_f_data): Likewise.
29508         (test_ff_f_data_nexttoward): Likewise.
29509         (struct test_fi_f_data): Likewise.
29510         (struct test_fl_f_data): Likewise.
29511         (struct test_if_f_data): Likewise.
29512         (struct test_fff_f_data): Likewise.
29513         (struct test_c_f_data): Likewise.
29514         (struct test_f_f1_data): Likewise.  Remove field extra_name.
29515         (struct test_fF_f1_data): Likewise.
29516         (struct test_ffI_f1_data): Likewise.
29517         (struct test_c_c_data): Rename test_name field to arg_str.
29518         (struct test_cc_c_data): Likewise.
29519         (struct test_f_i_data): Likewise.
29520         (struct test_ff_i_data): Likewise.
29521         (struct test_f_l_data): Likewise.
29522         (struct test_f_L_data): Likewise.
29523         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
29524         and extra2_name.
29525         (COMMON_TEST_SETUP): New macro.
29526         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
29527         (COMMON_TEST_CLEANUP): Likewise.
29528         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
29529         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
29530         macros.
29531         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
29532         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
29533         macros.
29534         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
29535         (RUN_TEST_fff_f): Take argument string.  Call new setup and
29536         cleanup macros.
29537         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
29538         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
29539         macros.
29540         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
29541         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
29542         macros.
29543         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29544         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
29545         cleanup macros.
29546         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29547         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
29548         cleanup macros.
29549         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29550         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
29551         cleanup macros.
29552         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29553         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
29554         macros.
29555         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
29556         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
29557         macros.
29558         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
29559         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
29560         macros.
29561         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
29562         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
29563         cleanup macros.
29564         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
29565         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
29566         cleanup macros.
29567         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
29568         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
29569         macros.
29570         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
29571         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
29572         cleanup macros.
29573         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
29574         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
29575         macros.
29576         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
29577         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
29578         macros.
29579         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
29580         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
29581         cleanup macros.
29582         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
29584 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
29586         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
29587         to _sifields.sigfault.
29588         (si_addr_lsb): Define new macro.
29589         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
29590         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
29591         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
29593 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
29595         [BZ #15441]
29596         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
29597         returns -1.
29598         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
29599         null return -1.
29600         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
29601         loading the domain.
29603 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29605         * math/gen-libm-test.pl (parse_args): Do not include expected
29606         result in test name.
29607         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
29608         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29609         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29610         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29611         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29612         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29614 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
29616         * benchtests/Makefile: Sort function entries.
29618         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
29619         tanh, asinh, acosh, atanh.
29620         * benchtests/acos-inputs: New file.
29621         * benchtests/acosh-inputs: New file.
29622         * benchtests/asin-inputs: New file.
29623         * benchtests/asinh-inputs: New file.
29624         * benchtests/atanh-inputs: New file.
29625         * benchtests/cosh-inputs: New file.
29626         * benchtests/log-inputs: New file.
29627         * benchtests/sinh-inputs: New file.
29628         * benchtests/tanh-inputs: New file.
29630 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
29632         [BZ #15339]
29633         * posix/tst-getaddrinfo4.c: New test.
29634         * posix/Makefile (tests): Add it.
29636 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29638         [BZ #15339]
29639         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
29640         when no services were used.
29641         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
29642         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
29644 2013-05-21  Andreas Schwab  <schwab@suse.de>
29646         [BZ #15014]
29647         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
29648         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
29649         successful.
29650         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
29651         redundant variable declarations and reallocation of buffer when
29652         parsing as IPv6 address.  Always set NSS status when called from
29653         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
29654         buffer too small.  Correct computation of needed size.
29655         * nss/Makefile (tests): Add test-digits-dots.
29656         * nss/test-digits-dots.c: New test.
29658 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29660         * benchtests/Makefile: Remove instructions for adding
29661         benchmark tests.
29662         * benchtests/README: New file to explain how to execute and
29663         enhance the benchmark tests.
29665 2013-05-21  Andreas Schwab  <schwab@suse.de>
29667         [BZ #15493]
29668         * setjmp/Makefile (tests): Add tst-sigsetjmp.
29669         * setjmp/tst-sigsetjmp.c: New test.
29671 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29673         * sysdeps/x86_64/memset.S (memset): New implementation.
29674         (__bzero): Likewise.
29675         (__memset_tail): New function.
29677 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29679         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
29680         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
29681         __memcpy_sse2_unaligned ifunc selection.
29682         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
29683         Add memcpy-sse2-unaligned.S.
29684         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
29685         Add: __memcpy_sse2_unaligned.
29687 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
29689         [BZ #15490]
29690         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
29691         math_force_eval before restoring floating-point envrionment.
29692         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
29693         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
29694         Likewise.
29695         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
29696         <math_private.h>.
29697         (__nearbyintl): Use math_force_eval before restoring
29698         floating-point environment.
29699         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
29701         * math/gen-libm-test.pl (special_functions): Remove.
29702         (parse_args): Don't handle TEST_extra.  Handle functions with no
29703         return value.
29704         * math/libm-test.inc (struct test_sincos_data): Replace with
29705         struct test_fFF_11_data.
29706         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
29707         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
29708         (sincos_test_data): Change element type to struct
29709         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
29710         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
29711         RUN_TEST_LOOP_sincos.
29712         * math/README.libm-test: Don't mention special handling of
29713         individual functions.
29714         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
29715         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29716         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29717         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29718         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29719         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29721         * math/gen-libm-test.pl (get_variable): Remove function.
29722         (parse_args): Don't show pointer parameters to call in test
29723         names.  Use "extra output N" in test names for extra outputs
29724         rather than naming variables.
29726 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
29728         [BZ #15488]
29729         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
29730         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
29731         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
29732         double tests.
29733         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
29734         disable.
29735         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
29736         check_long_double.
29738         * math/gen-libm-test.pl (@tests): Remove variable.
29739         ($count): Likewise.
29740         (new_test): Remove function.
29741         (show_exceptions): New function.
29742         (special_functions): Use show_exceptions instead of new_test.
29743         (parse_args): Likewise.
29744         (generate_testfile): Pass only function name in generated call to
29745         print_max_error or print_complex_max_error.
29746         (get_ulps): Do not handle complex tests specially.
29747         (output_test): Rename to ...
29748         (get_all_ulps_for_test): ... this.  Return a string rather than
29749         printing to a file.  Require ulps to be present.
29750         (output_ulps): Generate arrays rather than #defines.
29751         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
29752         (struct ulp_data): New type.
29753         (BUILD_COMPLEX_ULP): Remove macro.
29754         (compare_ulp_data): New function.
29755         (find_ulps): Likewise.
29756         (find_test_ulps): Likewise.
29757         (find_function_ulps): Likewise.
29758         (find_complex_function_ulps): Likewise.
29759         (print_max_error): Determine allowed ulps using
29760         find_function_ulps.
29761         (print_complex_max_error): Determine allowed ulps using
29762         find_complex_function_ulps.
29763         (check_float_internal): Determine max ulps using find_test_ulps.
29764         (check_float): Do not take max_ulp parameter.  Update call to
29765         check_float_internal.
29766         (check_complex): Likewise.
29767         (check_int): Do not take max_ulp parameter.
29768         (check_long): Likewise.
29769         (check_bool): Likewise.
29770         (check_longlong): Likewise.
29771         (struct test_f_f_data): Remove max_ulp field.
29772         (struct test_ff_f_data): Likewise.
29773         (struct test_ff_f_data_nexttoward): Likewise.
29774         (struct test_fi_f_data): Likewise.
29775         (struct test_fl_f_data): Likewise.
29776         (struct test_if_f_data): Likewise.
29777         (struct test_fff_f_data): Likewise.
29778         (struct test_c_f_data): Likewise.
29779         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
29780         (struct test_fF_f1_data): Likewise.
29781         (struct test_ffI_f1_data): Likewise.
29782         (struct test_c_c_data): Remove max_ulp field.
29783         (struct test_cc_c_data): Likewise.
29784         (struct test_f_i_data): Likewise.
29785         (struct test_ff_i_data): Likewise.
29786         (struct test_f_l_data): Likewise.
29787         (struct test_f_L_data): Likewise.
29788         (struct test_sincos_data): Likewise.
29789         (RUN_TEST_f_f): Do not handle ulps.
29790         (RUN_TEST_LOOP_f_f): Likewise.
29791         (RUN_TEST_2_f): Likewise.
29792         (RUN_TEST_LOOP_2_f): Likewise.
29793         (RUN_TEST_fff_f): Likewise.
29794         (RUN_TEST_LOOP_fff_f): Likewise.
29795         (RUN_TEST_c_f): Likewise.
29796         (RUN_TEST_LOOP_c_f): Likewise.
29797         (RUN_TEST_f_f1): Likewise.
29798         (RUN_TEST_LOOP_f_f1): Likewise.
29799         (RUN_TEST_fF_f1): Likewise.
29800         (RUN_TEST_LOOP_fF_f1): Likewise.
29801         (RUN_TEST_fI_f1): Likewise.
29802         (RUN_TEST_LOOP_fI_f1): Likewise.
29803         (RUN_TEST_ffI_f1): Likewise.
29804         (RUN_TEST_LOOP_ffI_f1): Likewise.
29805         (RUN_TEST_c_c): Likewise.
29806         (RUN_TEST_LOOP_c_c): Likewise.
29807         (RUN_TEST_cc_c): Likewise.
29808         (RUN_TEST_LOOP_cc_c): Likewise.
29809         (RUN_TEST_f_i): Likewise.
29810         (RUN_TEST_LOOP_f_i): Likewise.
29811         (RUN_TEST_f_i_tg): Likewise.
29812         (RUN_TEST_LOOP_f_i_tg): Likewise.
29813         (RUN_TEST_ff_i_tg): Likewise.
29814         (RUN_TEST_LOOP_ff_i_tg): Likewise.
29815         (RUN_TEST_f_b): Likewise.
29816         (RUN_TEST_LOOP_f_b): Likewise.
29817         (RUN_TEST_f_b_tg): Likewise.
29818         (RUN_TEST_LOOP_f_b_tg): Likewise.
29819         (RUN_TEST_f_l): Likewise.
29820         (RUN_TEST_LOOP_f_l): Likewise.
29821         (RUN_TEST_f_L): Likewise.
29822         (RUN_TEST_LOOP_f_L): Likewise.
29823         (RUN_TEST_sincos): Likewise.
29824         (RUN_TEST_LOOP_sincos): Likewise.
29826 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
29828         [BZ #15480]
29829         [BZ #15485]
29830         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
29831         main case of finite arguments, set rounding mode to FE_TONEAREST
29832         and discard exceptions.
29833         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
29834         exceptions.
29835         (remainder_tonearest_test_data): New variable.
29836         (remainder_test_tonearest): New function.
29837         (remainder_towardzero_test_data): New variable.
29838         (remainder_test_towardzero): New function.
29839         (remainder_downward_test_data): New variable.
29840         (remainder_test_downward): New function.
29841         (remainder_upward_test_data): New variable.
29842         (remainder_test_upward): New function.
29843         (main): Call the new test functions.
29845         * math/libm-test.inc (struct test_f_f1_data): Remove field
29846         extra_init.
29847         (struct test_fF_f1_data): Likewise.
29848         (struct test_ffI_f1_data): Likewise.
29849         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
29850         based on value of EXTRA_EXPECTED.
29851         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29852         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
29853         EXTRA_VAR based on value of EXTRA_EXPECTED.
29854         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29855         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
29856         EXTRA_VAR based on value of EXTRA_EXPECTED.
29857         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29858         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
29859         EXTRA_VAR based on value of EXTRA_EXPECTED.
29860         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29861         * math/gen-libm-test.pl (parse_args): Don't output initializers
29862         for extra output values.
29864         * math/libm-test.inc (check_int): Expect result to be exactly
29865         equal to expected value and do not handle ulps.
29866         (check_long): Likewise.
29867         (check_longlong): Likewise.
29869         * math/libm-test.inc (ceil_test_data): Test for "inexact"
29870         exceptions.
29871         (cimag_test_data): Likewise.
29872         (conj_test_data): Likewise.
29873         (copysign_test_data): Likewise.
29874         (cproj_test_data): Likewise.
29875         (creal_test_data): Likewise.
29876         (fabs_test_data): Likewise.
29877         (fdim_test_data): Likewise.
29878         (finite_test_data): Likewise.
29879         (floor_test_data): Likewise.
29880         (fmax_test_data): Likewise.
29881         (fmin_test_data): Likewise.
29882         (fmod_test_data): Likewise.
29883         (fpclassify_test_data): Likewise.
29884         (frexp_test_data): Likewise.
29885         (ilogb_test_data): Likewise.
29886         (isfinite_test_data): Likewise.
29887         (isgreater_test_data): Likewise.
29888         (isgreaterequal_test_data): Likewise.
29889         (isinf_test_data): Likewise.
29890         (isless_test_data): Likewise.
29891         (islessequal_test_data): Likewise.
29892         (islessgreater_test_data): Likewise.
29893         (isnan_test_data): Likewise.
29894         (isnormal_test_data): Likewise.
29895         (issignaling_test_data): Likewise.
29896         (isunordered_test_data): Likewise.
29897         (ldexp_test_data): Likewise.
29898         (lrint_test_data): Likewise.
29899         (lrint_test_data) [TEST_FLOAT]: Disable one test.
29900         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
29901         (lrint_tonearest_test_data): Test for "inexact" exceptions.
29902         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29903         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
29904         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29905         test input.
29906         (lrint_towardzero_test_data): Test for "inexact" exceptions.
29907         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29908         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
29909         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
29910         that test input.
29911         (lrint_downward_test_data): Test for "inexact" exceptions.
29912         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29913         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
29914         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29915         test input.
29916         (lrint_upward_test_data): Test for "inexact" exceptions.
29917         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
29918         test input.
29919         (llrint_test_data): Test for "inexact" exceptions.
29920         (llrint_test_data) [TEST_FLOAT]: Disable one test.
29921         (llrint_tonearest_test_data): Test for "inexact" exceptions.
29922         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29923         (llrint_towardzero_test_data): Test for "inexact" exceptions.
29924         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29925         (llrint_downward_test_data): Test for "inexact" exceptions.
29926         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29927         (llrint_upward_test_data): Test for "inexact" exceptions.
29928         (logb_test_data): Likewise.
29929         (logb_downward_test_data): Likewise.
29930         (nextafter_test_data): Likewise.
29931         (nexttoward_test_data): Likewise.
29932         (remainder_test_data): Likewise.
29933         (remquo_test_data): Likewise.
29934         (scalbn_test_data): Likewise.
29935         (scalbln_test_data): Likewise.
29936         (signbit_test_data): Likewise.
29937         (sqrt_test_data): Likewise.
29938         (significand_test_data): Likewise.
29940 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
29942         [BZ #15424]
29943         * benchtests/bench-modf.c (struct args): Mark arg0 as
29944         volatile.
29945         * scripts/bench.pl: Mark members of struct args as volatile.
29947 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29949         [BZ # 15497]
29950         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
29951         negative infinity on POWER6 or lower.
29952         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
29954 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
29956         [BZ #15442]
29957         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
29958         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
29959         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
29960         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
29961         (_FP_SETQNAN): New macro.
29962         (_FP_SETQNAN_SEMIRAW): Likewise.
29963         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
29964         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
29965         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
29966         (FP_EXTEND): Use _FP_FRAC_SNANP.
29967         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
29968         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
29969         into account.
29970         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29971         New macro.
29972         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29973         Likewise.
29975 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29977         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
29978         with DIVIDE_BY_ZERO_EXCEPTION.
29979         (gamma_test_data): Likewise.
29980         (lgamma_test_data): Likewise.
29981         (log_test_data): Likewise.
29982         (log10_test_data): Likewise.
29983         (log2_test_data): Likewise.
29984         (tgamma_test_data): Likewise.
29986         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
29987         (acos_test_tonearest): Likewise.
29988         (acos_test_towardzero): Likewise.
29989         (acos_test_downward): Likewise.
29990         (acos_test_upward): Likewise.
29991         (acosh_test): Likewise.
29992         (asin_test): Likewise.
29993         (asin_test_tonearest): Likewise.
29994         (asin_test_towardzero): Likewise.
29995         (asin_test_downward): Likewise.
29996         (asin_test_upward): Likewise.
29997         (asinh_test): Likewise.
29998         (atan_test): Likewise.
29999         (atanh_test): Likewise.
30000         (atan2_test): Likewise.
30001         (cabs_test): Likewise.
30002         (cacos_test): Likewise.
30003         (cacosh_test): Likewise.
30004         (casin_test): Likewise.
30005         (casinh_test): Likewise.
30006         (catan_test): Likewise.
30007         (catanh_test): Likewise.
30008         (cbrt_test): Likewise.
30009         (ccos_test): Likewise.
30010         (ccosh_test): Likewise.
30011         (cexp_test): Likewise.
30012         (clog_test): Likewise.
30013         (clog10_test): Likewise.
30014         (cos_test): Likewise.
30015         (cos_test_tonearest): Likewise.
30016         (cos_test_towardzero): Likewise.
30017         (cos_test_downward): Likewise.
30018         (cos_test_upward): Likewise.
30019         (cosh_test): Likewise.
30020         (cosh_test_tonearest): Likewise.
30021         (cosh_test_towardzero): Likewise.
30022         (cosh_test_downward): Likewise.
30023         (cosh_test_upward): Likewise.
30024         (cpow_test): Likewise.
30025         (csin_test): Likewise.
30026         (csinh_test): Likewise.
30027         (csqrt_test): Likewise.
30028         (ctan_test): Likewise.
30029         (ctan_test_tonearest): Likewise.
30030         (ctan_test_towardzero): Likewise.
30031         (ctan_test_downward): Likewise.
30032         (ctan_test_upward): Likewise.
30033         (ctanh_test): Likewise.
30034         (ctanh_test_tonearest): Likewise.
30035         (ctanh_test_towardzero): Likewise.
30036         (ctanh_test_downward): Likewise.
30037         (ctanh_test_upward): Likewise.
30038         (erf_test): Likewise.
30039         (erfc_test): Likewise.
30040         (exp_test): Likewise.
30041         (exp_test_tonearest): Likewise.
30042         (exp_test_towardzero): Likewise.
30043         (exp_test_downward): Likewise.
30044         (exp_test_upward): Likewise.
30045         (exp10_test): Likewise.
30046         (exp2_test): Likewise.
30047         (expm1_test): Likewise.
30048         (fmod_test): Likewise.
30049         (gamma_test): Likewise.
30050         (hypot_test): Likewise.
30051         (j0_test): Likewise.
30052         (j1_test): Likewise.
30053         (jn_test): Likewise.
30054         (lgamma_test): Likewise.
30055         (log_test): Likewise.
30056         (log10_test): Likewise.
30057         (log1p_test): Likewise.
30058         (log2_test): Likewise.
30059         (logb_test_downward): Likewise.
30060         (pow_test): Likewise.
30061         (pow_test_tonearest): Likewise.
30062         (pow_test_towardzero): Likewise.
30063         (pow_test_downward): Likewise.
30064         (pow_test_upward): Likewise.
30065         (remainder_test): Likewise.
30066         (remquo_test): Likewise.
30067         (sin_test): Likewise.
30068         (sin_test_tonearest): Likewise.
30069         (sin_test_towardzero): Likewise.
30070         (sin_test_downward): Likewise.
30071         (sin_test_upward): Likewise.
30072         (sincos_test): Likewise.
30073         (sinh_test): Likewise.
30074         (sinh_test_tonearest): Likewise.
30075         (sinh_test_towardzero): Likewise.
30076         (sinh_test_downward): Likewise.
30077         (sinh_test_upward): Likewise.
30078         (sqrt_test): Likewise.
30079         (tan_test): Likewise.
30080         (tan_test_tonearest): Likewise.
30081         (tan_test_towardzero): Likewise.
30082         (tan_test_downward): Likewise.
30083         (tan_test_upward): Likewise.
30084         (tanh_test): Likewise.
30085         (tgamma_test): Likewise.
30086         (y0_test): Likewise.
30087         (y1_test): Likewise.
30088         (yn_test): Likewise.
30090         * math/gen-libm-test.pl (adjust_arg): Remove function.
30091         (special_function): Remove argument $in_func.  Only handle
30092         generating output for tables of tests, not inside functions.
30093         (parse_args): Likewise.
30094         (generate_testfile): Remove variable $in_func.  Update call to
30095         parse_args.
30096         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
30097         (MINUS_ZERO_INIT): Rename macro to minus_zero.
30098         (PLUS_INFTY_INIT): Rename macro to plus_infty.
30099         (MINUS_INFTY_INIT): Rename macro to minus_infty.
30100         (QNAN_VALUE_INIT): Rename macro to qnan_value.
30101         (MAX_VALUE_INIT): Rename macro to max_value.
30102         (MIN_VALUE_INIT): Rename macro to min_value.
30103         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
30104         (plus_zero): Remove variable.
30105         (minus_zero): Likewise.
30106         (plus_infty): Likewise.
30107         (minus_infty): Likewise.
30108         (qnan_value): Likewise.
30109         (max_value): Likewise.
30110         (min_value): Likewise.
30111         (min_subnorm_value): Likewise.
30113 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30115         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
30116         uint64_t or uint32_t usage.
30117         * crypt/sha256-block.c: Likewise.
30118         * crypt/sha256-crypt.c: Likewise.
30119         * crypt/sha256.c: Likewise.
30120         * crypt/sha512-block.c: Likewise.
30121         * crypt/sha512-crypt.c: Likewise.
30122         * crypt/sha512.c: Likewise.
30123         * debug/backtrace-tst.c: Likewise.
30124         * debug/pcprofiledump.c: Likewise.
30125         * elf/cache.c: Likewise.
30126         * elf/dl-cache.c: Likewise.
30127         * elf/dl-misc.c: Likewise.
30128         * elf/dl-profile.c: Likewise.
30129         * elf/dl-support.c: Likewise.
30130         * elf/ldconfig.c: Likewise.
30131         * elf/sprof.c: Likewise.
30132         * iconv/dummy-repertoire.c: Likewise.
30133         * iconv/iconv_charmap.c: Likewise.
30134         * iconv/skeleton.c: Likewise.
30135         * iconvdata/8bit-generic.c: Likewise.
30136         * iconvdata/cp737.h: Likewise.
30137         * iconvdata/cp775.h: Likewise.
30138         * iconvdata/ibm1008.h: Likewise.
30139         * iconvdata/ibm1025.h: Likewise.
30140         * iconvdata/ibm1046.h: Likewise.
30141         * iconvdata/ibm1097.h: Likewise.
30142         * iconvdata/ibm1112.h: Likewise.
30143         * iconvdata/ibm1122.h: Likewise.
30144         * iconvdata/ibm1123.h: Likewise.
30145         * iconvdata/ibm1124.h: Likewise.
30146         * iconvdata/ibm1129.h: Likewise.
30147         * iconvdata/ibm1130.h: Likewise.
30148         * iconvdata/ibm1132.h: Likewise.
30149         * iconvdata/ibm1133.h: Likewise.
30150         * iconvdata/ibm1137.h: Likewise.
30151         * iconvdata/ibm1140.h: Likewise.
30152         * iconvdata/ibm1141.h: Likewise.
30153         * iconvdata/ibm1142.h: Likewise.
30154         * iconvdata/ibm1143.h: Likewise.
30155         * iconvdata/ibm1144.h: Likewise.
30156         * iconvdata/ibm1145.h: Likewise.
30157         * iconvdata/ibm1146.h: Likewise.
30158         * iconvdata/ibm1147.h: Likewise.
30159         * iconvdata/ibm1148.h: Likewise.
30160         * iconvdata/ibm1149.h: Likewise.
30161         * iconvdata/ibm1153.h: Likewise.
30162         * iconvdata/ibm1154.h: Likewise.
30163         * iconvdata/ibm1155.h: Likewise.
30164         * iconvdata/ibm1156.h: Likewise.
30165         * iconvdata/ibm1157.h: Likewise.
30166         * iconvdata/ibm1158.h: Likewise.
30167         * iconvdata/ibm1160.h: Likewise.
30168         * iconvdata/ibm1161.h: Likewise.
30169         * iconvdata/ibm1162.h: Likewise.
30170         * iconvdata/ibm1163.h: Likewise.
30171         * iconvdata/ibm1164.h: Likewise.
30172         * iconvdata/ibm1166.h: Likewise.
30173         * iconvdata/ibm1167.h: Likewise.
30174         * iconvdata/ibm12712.h: Likewise.
30175         * iconvdata/ibm1390.h: Likewise.
30176         * iconvdata/ibm1399.h: Likewise.
30177         * iconvdata/ibm16804.h: Likewise.
30178         * iconvdata/ibm4517.h: Likewise.
30179         * iconvdata/ibm4899.h: Likewise.
30180         * iconvdata/ibm4909.h: Likewise.
30181         * iconvdata/ibm4971.h: Likewise.
30182         * iconvdata/ibm5347.h: Likewise.
30183         * iconvdata/ibm803.h: Likewise.
30184         * iconvdata/ibm856.h: Likewise.
30185         * iconvdata/ibm901.h: Likewise.
30186         * iconvdata/ibm902.h: Likewise.
30187         * iconvdata/ibm9030.h: Likewise.
30188         * iconvdata/ibm9066.h: Likewise.
30189         * iconvdata/ibm921.h: Likewise.
30190         * iconvdata/ibm922.h: Likewise.
30191         * iconvdata/ibm9448.h: Likewise.
30192         * iconvdata/isiri-3342.h: Likewise.
30193         * iconvdata/jis0201.h: Likewise.
30194         * include/link.h: Likewise.
30195         * include/netdb.h: Likewise.
30196         * inet/check_native.c: Likewise.
30197         * inet/check_pf.c: Likewise.
30198         * inet/getipv4sourcefilter.c: Likewise.
30199         * inet/getnameinfo.c: Likewise.
30200         * inet/getsourcefilter.c: Likewise.
30201         * inet/htonl.c: Likewise.
30202         * inet/setipv4sourcefilter.c: Likewise.
30203         * inet/setsourcefilter.c: Likewise.
30204         * inet/test-inet6_opt.c: Likewise.
30205         * inet/tst-network.c: Likewise.
30206         * locale/C-collate.c: Likewise.
30207         * locale/C-ctype.c: Likewise.
30208         * locale/C-time.c: Likewise.
30209         * locale/C-translit.h: Likewise.
30210         * locale/loadarchive.c: Likewise.
30211         * locale/programs/3level.h: Likewise.
30212         * locale/programs/charmap.c: Likewise.
30213         * locale/programs/charmap.h: Likewise.
30214         * locale/programs/ld-address.c: Likewise.
30215         * locale/programs/ld-collate.c: Likewise.
30216         * locale/programs/ld-ctype.c: Likewise.
30217         * locale/programs/ld-identification.c: Likewise.
30218         * locale/programs/ld-measurement.c: Likewise.
30219         * locale/programs/ld-messages.c: Likewise.
30220         * locale/programs/ld-monetary.c: Likewise.
30221         * locale/programs/ld-name.c: Likewise.
30222         * locale/programs/ld-numeric.c: Likewise.
30223         * locale/programs/ld-paper.c: Likewise.
30224         * locale/programs/ld-telephone.c: Likewise.
30225         * locale/programs/ld-time.c: Likewise.
30226         * locale/programs/linereader.c: Likewise.
30227         * locale/programs/locale.c: Likewise.
30228         * locale/programs/locarchive.c: Likewise.
30229         * locale/programs/locfile.h: Likewise.
30230         * locale/programs/repertoire.c: Likewise.
30231         * locale/programs/simple-hash.c: Likewise.
30232         * locale/programs/simple-hash.h: Likewise.
30233         * malloc/memusage.c: Likewise.
30234         * malloc/memusagestat.c: Likewise.
30235         * nis/nis_defaults.c: Likewise.
30236         * nis/nis_hash.c: Likewise.
30237         * nis/nis_print.c: Likewise.
30238         * nis/nis_xdr.c: Likewise.
30239         * nscd/connections.c: Likewise.
30240         * nscd/hstcache.c: Likewise.
30241         * nscd/nscd_gethst_r.c: Likewise.
30242         * nscd/nscd_getserv_r.c: Likewise.
30243         * nscd/nscd_helper.c: Likewise.
30244         * nscd/servicescache.c: Likewise.
30245         * nss/makedb.c: Likewise.
30246         * nss/nss_db/db-XXX.c: Likewise.
30247         * nss/nss_db/db-initgroups.c: Likewise.
30248         * nss/nss_db/db-netgrp.c: Likewise.
30249         * nss/nss_files/files-network.c: Likewise.
30250         * nss/nss_files/files-parse.c: Likewise.
30251         * posix/bug-regex5.c: Likewise.
30252         * posix/fnmatch_loop.c: Likewise.
30253         * posix/regcomp.c: Likewise.
30254         * posix/regexec.c: Likewise.
30255         * posix/tst-rfc3484-2.c: Likewise.
30256         * posix/tst-rfc3484-3.c: Likewise.
30257         * posix/tst-rfc3484.c: Likewise.
30258         * resolv/nss_dns/dns-canon.c: Likewise.
30259         * resolv/nss_dns/dns-network.c: Likewise.
30260         * resolv/res_init.c: Likewise.
30261         * resolv/res_mkquery.c: Likewise.
30262         * resolv/tst-aton.c: Likewise.
30263         * stdlib/cxa_atexit.c: Likewise.
30264         * stdlib/cxa_finalize.c: Likewise.
30265         * stdlib/gen-fpioconst.c: Likewise.
30266         * stdlib/strtol_l.c: Likewise.
30267         * string/tst-endian.c: Likewise.
30268         * sunrpc/auth_des.c: Likewise.
30269         * sunrpc/clnt_udp.c: Likewise.
30270         * sunrpc/rtime.c: Likewise.
30271         * sunrpc/svcauth_des.c: Likewise.
30272         * sunrpc/xdr.c: Likewise.
30273         * sunrpc/xdr_intXX_t.c: Likewise.
30274         * sunrpc/xdr_rec.c: Likewise.
30275         * sysdeps/generic/ldconfig.h: Likewise.
30276         * sysdeps/generic/ldsodefs.h: Likewise.
30277         * sysdeps/generic/memusage.h: Likewise.
30278         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
30279         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
30280         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
30281         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
30282         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
30283         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
30284         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
30285         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
30286         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
30287         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
30288         * sysdeps/posix/getaddrinfo.c: Likewise.
30289         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
30290         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
30291         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
30292         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
30293         * sysdeps/powerpc/test-gettimebase.c: Likewise.
30294         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
30295         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
30296         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
30297         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
30298         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
30299         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
30300         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
30301         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
30302         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
30303         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
30304         * sysdeps/x86_64/dl-tls.h: Likewise.
30305         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
30306         * time/alt_digit.c: Likewise.
30307         * time/era.c: Likewise.
30308         * wcsmbs/tst-c16c32-1.c: Likewise.
30310 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
30312         * math/libm-test.inc (struct test_sincos_data): New type.
30313         (RUN_TEST_LOOP_sincos): New macro.
30314         (sincos_test_data): New variable.
30315         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
30317 2013-05-16  Richard Henderson  <rth@redhat.com>
30319         * math/atest-exp2.c (LIMB64): New macro.
30320         (CONSTSZ): New macro.
30321         (mp_exp1, mp_exp_m1, mp_log2): New variables.
30322         (hexdig): Move ...
30323         (print_mpn_fp): ... to function scope.
30324         (read_mpn_hex): Remove.
30325         (get_log2): Remove.
30326         (exp2_mpn): Use mp_log2.
30327         (main): Use mp_exp1.
30329 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
30331         * math/libm-test.inc: Remove comment about not testing "inexact"
30332         exceptions.
30333         (INEXACT_EXCEPTION): New macro.
30334         (NO_INEXACT_EXCEPTION): Likewise.
30335         (INVALID_EXCEPTION_OK): Update value.
30336         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
30337         (OVERFLOW_EXCEPTION_OK): Likewise.
30338         (UNDERFLOW_EXCEPTION_OK): Likewise.
30339         (IGNORE_ZERO_INF_SIGN): Likewise.
30340         (ERRNO_UNCHANGED): Likewise.
30341         (ERRNO_EDOM): Likewise.
30342         (ERRNO_ERANGE): Likewise.
30343         (test_exceptions): Handle testing "inexact" exceptions.
30344         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
30345         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
30346         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
30347         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
30348         INEXACT_EXCEPTION.
30349         (rint_towardzero_test_data): Likewise.
30350         (rint_downward_test_data): Likewise.
30351         (rint_upward_test_data): Likewise.
30353         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
30354         with OVERFLOW_EXCEPTION.
30355         (exp10_test_data): Likewise.
30356         (exp2_test_data): Likewise.
30357         (expm1_test_data): Likewise.
30358         (lgamma_test_data): Likewise.
30359         (pow_test_data): Likewise.
30360         (tgamma_test_data): Likewise.
30361         (yn_test_data): Remove duplicate test of overflow.
30363         * math/libm-test.inc (struct test_cc_c_data): New type.
30364         (RUN_TEST_LOOP_cc_c): New macro.
30365         (cpow_test_data): New variable.
30366         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
30368         * math/libm-test.inc (struct test_f_L_data): New type.
30369         (RUN_TEST_LOOP_f_L): New macro.
30370         (llrint_test_data): New variable.
30371         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
30372         (llrint_tonearest_test_data): New variable.
30373         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
30374         (llrint_towardzero_test_data): New variable.
30375         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
30376         (llrint_downward_test_data): New variable.
30377         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
30378         (llrint_upward_test_data): New variable.
30379         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
30380         (llround_test_data): New variable.
30381         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
30383 2013-05-13  Peter Collingbourne  <pcc@google.com>
30385         * math/atest-exp2.c (get_log2): Remove const attribute.
30387 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30389         * math/libm-test.inc (struct test_f_l_data): New type.
30390         (RUN_TEST_LOOP_f_l): New macro.
30391         (lrint_test_data): New variable.
30392         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
30393         (lrint_tonearest_test_data): New variable.
30394         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
30395         (lrint_towardzero_test_data): New variable.
30396         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
30397         (lrint_downward_test_data): New variable.
30398         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
30399         (lrint_upward_test_data): New variable.
30400         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
30401         (lround_test_data): New variable.
30402         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
30404 2013-05-15  Peter Collingbourne  <pcc@google.com>
30406         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
30407         (EXTRACT_WORDS64) Use where appropriate.
30408         (INSERT_WORDS64) Likewise.
30410         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
30411         constraints with x constraints.
30412         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
30414         * malloc/obstack.c (_obstack_compat): Add initializer.
30416 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
30418         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
30419         si_trapno and add si_addr_lsb to _sifields.sigfault.
30420         (si_trapno): Remove macro.
30421         (si_addr_lsb): Define new macro.
30422         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
30424 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30426         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
30427         instead of TEST_f_l.
30428         (llrint_test_tonearest): Likewise.
30429         (llrint_test_towardzero): Likewise.
30430         (llrint_test_downward): Likewise.
30431         (llrint_test_upward): Likewise.
30432         (llround_test): Likewise.
30434         * math/libm-test.inc (struct test_f_i_data): Add comment.
30435         (RUN_TEST_LOOP_f_b): New macro.
30436         (RUN_TEST_LOOP_f_b_tg): Likewise.
30437         (finite_test_data): New variable.
30438         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
30439         (isfinite_test_data): New variable.
30440         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30441         (isinf_test_data): New variable.
30442         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30443         (isnan_test_data): New variable.
30444         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30445         (isnormal_test_data): New variable.
30446         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30447         (issignaling_test_data): New variable.
30448         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30449         (signbit_test_data): New variable.
30450         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30452         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
30453         with INVALID_EXCEPTION.
30454         (acosh_test_data): Likewise.
30455         (asin_test_data): Likewise.
30456         (atanh_test_data): Likewise.
30457         (fmod_test_data): Likewise.
30458         (log_test_data): Likewise.
30459         (log10_test_data): Likewise.
30460         (log2_test_data): Likewise.
30461         (pow_test_data): Likewise.
30462         (sqrt_test_data): Likewise.
30463         (y0_test_data): Likewise.
30464         (y1_test_data): Likewise.
30465         (yn_test_data): Likewise.
30467         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
30468         function contents.
30470         * math/libm-test.inc (struct test_ff_i_data): New type.
30471         (RUN_TEST_LOOP_ff_i_tg): New macro.
30472         (isgreater_test_data): New variable.
30473         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30474         (isgreaterequal_test_data): New variable.
30475         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30476         (isless_test_data): New variable.
30477         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30478         (islessequal_test_data): New variable.
30479         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30480         (islessgreater_test_data): New variable.
30481         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30482         (isunordered_test_data): New variable.
30483         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30485 2013-05-14  David S. Miller  <davem@davemloft.net>
30487         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30489 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
30491         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
30493         * math/libm-test.inc (struct test_fF_f1_data): Change type of
30494         extra_test to int.
30495         (struct test_f_i_data): Change type of max_ulp to int.
30497         * math/libm-test.inc (test_ffI_f1_data): New type.
30498         (RUN_TEST_LOOP_ffI_f1): New macro.
30499         (remquo_test_data): New variable.
30500         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
30502         * setjmp/tst-setjmp-fp.c: New file.
30503         * setjmp/Makefile (tests): Add tst-setjmp-fp.
30504         (link-libm): New variable.
30505         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
30507         * math/libm-test.inc (struct test_f_i_data): New type.
30508         (RUN_TEST_LOOP_f_i): New macro.
30509         (RUN_TEST_LOOP_f_i_tg): Likewise.
30510         (fpclassify_test_data): New variable.
30511         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
30512         (ilogb_test_data): New variable.
30513         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
30515         * math/libm-test.inc (scalbln_test): Correct function name in END
30516         call.
30518         * math/libm-test.inc (struct test_f_f1_data): Add comment.
30519         (RUN_TEST_LOOP_fI_f1): New macro.
30520         (frexp_test_data): New variable.
30521         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
30523         * math/libm-test.inc (struct test_fF_f1_data): New type.
30524         (RUN_TEST_LOOP_fF_f1): New macro.
30525         (modf_test_data): New variable.
30526         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
30528         * math/libm-test.inc (struct test_f_f1_data): New type.
30529         (RUN_TEST_LOOP_f_f1): New macro.
30530         (gamma_test_data): New variable.
30531         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30532         (lgamma_test_data): New variable.
30533         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30535 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
30537         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
30538         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
30539         (main): Comment "tls" pseudo-hwcap.
30541 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
30543         * math/libm-test.inc (struct test_fl_f_data): New type.
30544         (RUN_TEST_LOOP_fl_f): New variable.
30545         (scalbln_test_data): New variable.
30546         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
30548         * math/libm-test.inc (struct test_fi_f_data): New type.
30549         (RUN_TEST_LOOP_fi_f): New macro.
30550         (ldexp_test_data): New variable.
30551         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
30552         (scalbn_test_data): New variable.
30553         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
30555         * math/libm-test.inc (struct test_c_f_data): New type.
30556         (RUN_TEST_LOOP_c_f): New macro.
30557         (cabs_test_data): New variable.
30558         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
30559         (carg_test_data): New variable.
30560         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
30561         (cimag_test_data): New variable.
30562         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
30563         (creal_test_data): New variable.
30564         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
30566         * math/libm-test.inc (struct test_if_f_data): New type.
30567         (RUN_TEST_LOOP_if_f): New macro.
30568         (jn_test_data): New variable.
30569         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
30570         (yn_test_data): New variable.
30571         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
30573         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
30575 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30577         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
30578         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
30580 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
30582         * benchtests/Makefile (CPPFLAGS-nonlib): Add
30583         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
30584         (bench-deps): Add bench-timing.h.
30585         * benchtests-bench-skeleton.c: Include bench-timing.h.
30586         (main): Use TIMING_* macros instead of clock_gettime.
30587         * benchtests/bench-timing.h: New file.
30589         [BZ #14582]
30590         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
30591         Renamed from _LIB_VERSION.
30592         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
30594 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
30596         * math/libm-test.inc (struct test_fff_f_data): New type.
30597         (RUN_TEST_LOOP_fff_f): New macro.
30598         (fma_test_data): New variable.
30599         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
30600         (fma_towardzero_test_data): New variable.
30601         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
30602         (fma_downward_test_data): New variable.
30603         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
30604         (fma_upward_test_data): New variable.
30605         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
30607         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
30608         (struct test_c_c_data): New type.
30609         (RUN_TEST_LOOP_c_c): New macro.
30610         (cacos_test_data): New variable.
30611         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
30612         (cacosh_test_data): New variable.
30613         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
30614         (casin_test_data): New variable.
30615         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
30616         (casinh_test_data): New variable.
30617         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
30618         (catan_test_data): New variable.
30619         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
30620         (catanh_test_data): New variable.
30621         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
30622         (ccos_test_data): New variable.
30623         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
30624         (ccosh_test_data): New variable.
30625         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
30626         (cexp_test_data): New variable.
30627         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
30628         (clog_test_data): New variable.
30629         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
30630         (clog10_test_data): New variable.
30631         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
30632         (conj_test_data): New variable.
30633         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
30634         (cproj_test_data): New variable.
30635         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
30636         (csin_test_data): New variable.
30637         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
30638         (csinh_test_data): New variable.
30639         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
30640         (csqrt_test_data): New variable.
30641         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
30642         (ctan_test_data): New variable.
30643         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
30644         (ctan_tonearest_test_data): New variable.
30645         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30646         (ctan_towardzero_test_data): New variable.
30647         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30648         (ctan_downward_test_data): New variable.
30649         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30650         (ctan_upward_test_data): New variable.
30651         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30652         (ctanh_test_data): New variable.
30653         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
30654         (ctanh_tonearest_test_data): New variable.
30655         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30656         (ctanh_towardzero_test_data): New variable.
30657         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30658         (ctanh_downward_test_data): New variable.
30659         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30660         (ctanh_upward_test_data): New variable.
30661         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30662         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
30663         of BUILD_COMPLEX.
30665         * math/libm-test.inc (struct test_ff_f_data): New type.
30666         (struct test_ff_f_data_nexttoward): Likewise.
30667         (RUN_TEST_LOOP_2_f): New macro.
30668         (RUN_TEST_LOOP_ff_f): Likewise.
30669         (atan2_test_data): New variable.
30670         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
30671         (copysign_test_data): New variable.
30672         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
30673         (fdim_test_data): New variable.
30674         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
30675         (fmax_test_data): New variable.
30676         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
30677         (fmin_test_data): New variable.
30678         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
30679         (fmod_test_data): New variable.
30680         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
30681         (hypot_test_data): New variable.
30682         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
30683         (nextafter_test_data): New variable.
30684         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
30685         (nexttoward_test_data): New variable.
30686         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
30687         (pow_test_data): New variable.
30688         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
30689         (pow_tonearest_test_data): New variable.
30690         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
30691         (pow_towardzero_test_data): New variable.
30692         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
30693         (pow_downward_test_data): New variable.
30694         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
30695         (pow_upward_test_data): New variable.
30696         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
30697         (remainder_test_data): New variable.
30698         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
30699         (scalb_test_data): New variable.
30700         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
30701         * sysdeps/i386/fpu/libm-test-ulps: Update.
30703 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
30705         * math/libm-test.inc (fma_test): Use max_value instead of local
30706         variable fltmax.
30707         (nextafter_test): Likewise.
30709         * math/libm-test.inc (acos_towardzero_test_data): New variable.
30710         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30711         (acos_downward_test_data): New variable.
30712         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30713         (acos_upward_test_data): New variable.
30714         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30715         (acosh_test_data): New variable.
30716         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
30717         (asin_test_data): New variable.
30718         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
30719         (asin_tonearest_test_data): New variable.
30720         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30721         (asin_towardzero_test_data): New variable.
30722         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30723         (asin_downward_test_data): New variable.
30724         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30725         (asin_upward_test_data): New variable.
30726         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30727         (asinh_test_data): New variable.
30728         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
30729         (atan_test_data): New variable.
30730         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
30731         (atanh_test_data): New variable.
30732         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
30733         (cbrt_test_data): New variable.
30734         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
30735         (ceil_test_data): New variable.
30736         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
30737         (cos_test_data): New variable.
30738         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
30739         (cos_tonearest_test_data): New variable.
30740         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30741         (cos_towardzero_test_data): New variable.
30742         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30743         (cos_downward_test_data): New variable.
30744         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30745         (cos_upward_test_data): New variable.
30746         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30747         (cosh_test_data): New variable.
30748         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
30749         (cosh_tonearest_test_data): New variable.
30750         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30751         (cosh_towardzero_test_data): New variable.
30752         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30753         (cosh_downward_test_data): New variable.
30754         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30755         (cosh_upward_test_data): New variable.
30756         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30757         (erf_test_data): New variable.
30758         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
30759         (erfc_test_data): New variable.
30760         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
30761         (exp_test_data): New variable.
30762         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
30763         (exp_tonearest_test_data): New variable.
30764         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30765         (exp_towardzero_test_data): New variable.
30766         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30767         (exp_downward_test_data): New variable.
30768         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30769         (exp_upward_test_data): New variable.
30770         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30771         (exp10_test_data): New variable.
30772         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
30773         (exp2_test_data): New variable.
30774         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
30775         (expm1_test_data): New variable.
30776         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
30777         (fabs_test_data): New variable.
30778         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
30779         (floor_test_data): New variable.
30780         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
30781         (j0_test_data): New variable.
30782         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
30783         (j1_test_data): New variable.
30784         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
30785         (log_test_data): New variable.
30786         (log_test): Run tests with RUN_TEST_LOOP_f_f.
30787         (log10_test_data): New variable.
30788         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
30789         (log1p_test_data): New variable.
30790         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
30791         (log2_test_data): New variable.
30792         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
30793         (logb_test_data): New variable.
30794         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
30795         (logb_downward_test_data): New variable.
30796         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30797         (nearbyint_test_data): New variable.
30798         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
30799         (rint_test_data): New variable.
30800         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
30801         (rint_tonearest_test_data): New variable.
30802         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30803         (rint_towardzero_test_data): New variable.
30804         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30805         (rint_downward_test_data): New variable.
30806         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30807         (rint_upward_test_data): New variable.
30808         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30809         (round_test_data): New variable.
30810         (round_test): Run tests with RUN_TEST_LOOP_f_f.
30811         (sin_test_data): New variable.
30812         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
30813         (sin_tonearest_test_data): New variable.
30814         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30815         (sin_towardzero_test_data): New variable.
30816         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30817         (sin_downward_test_data): New variable.
30818         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30819         (sin_upward_test_data): New variable.
30820         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30821         (sinh_test_data): New variable.
30822         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
30823         (sinh_tonearest_test_data): New variable.
30824         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30825         (sinh_towardzero_test_data): New variable.
30826         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30827         (sinh_downward_test_data): New variable.
30828         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30829         (sinh_upward_test_data): New variable.
30830         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30831         (sqrt_test_data): New variable.
30832         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
30833         (tan_test_data): New variable.
30834         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
30835         (tan_tonearest_test_data): New variable.
30836         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30837         (tan_towardzero_test_data): New variable.
30838         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30839         (tan_downward_test_data): New variable.
30840         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30841         (tan_upward_test_data): New variable.
30842         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30843         (tanh_test_data): New variable.
30844         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
30845         (tgamma_test_data): New variable.
30846         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
30847         (trunc_test_data): New variable.
30848         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
30849         (y0_test_data): New variable.
30850         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
30851         (y1_test_data): New variable.
30852         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
30853         (significand_test_data): New variable.
30854         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
30856 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
30858         [BZ #12387]
30859         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
30861 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
30863         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
30865 2013-05-10  Andreas Jaeger  <aj@suse.de>
30867         [BZ #15448]
30868         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
30869         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
30871 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30873         * math/gen-libm-test.pl (adjust_arg): New function.
30874         (special_functions): Handle generating output in both functions
30875         and arrays.
30876         (parse_args): Likewise.
30877         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
30878         $in_func argument to parse_args.
30879         * math/libm-test.inc (struct test_f_f_data): New type.
30880         (IF_ROUND_INIT_): New macro.
30881         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
30882         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
30883         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
30884         (IF_ROUND_INIT_FE_UPWARD): Likewise.
30885         (ROUND_RESTORE_): Likewise.
30886         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
30887         (ROUND_RESTORE_FE_TONEAREST): Likewise.
30888         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
30889         (ROUND_RESTORE_FE_UPWARD): Likewise.
30890         (RUN_TEST_LOOP_f_f): New macro.
30891         (acos_test_data): New variable.
30892         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
30893         (acos_tonearest_test_data): New variable.
30894         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30896 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30898         * benchtests/bench-skeleton.c (startup): Fix coding style.
30900 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30902         [BZ #6809]
30903         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
30904         negative infinity argument.
30905         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
30906         negative infinity argument.
30907         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
30908         negative infinity argument.
30909         * math/libm-test.inc (tgamma_test): Expect errno to be set for
30910         domain errors.
30912 2013-05-10  Florian Weimer  <fweimer@redhat.com>
30914         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
30915         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
30916         * iconv/iconv_prog.c (main): Likewise.
30917         * locale/programs/charmap-dir.c (charmap_readdir)
30918         (fopen_uncompressed): Likewise.
30919         * locale/programs/locfile.c (siblings_uncached)
30920         (write_locale_data): Use lstat64 instead of lstat.
30921         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
30922         stat.
30924 2013-05-10  Andreas Jaeger  <aj@suse.de>
30926         [BZ #15395]
30927         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
30928         localization.
30929         Include <locale.h>.
30931 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
30933         * elf/dl-close.c (_dl_close_worker): Add comments.
30935 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
30937         [BZ #15359]
30938         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
30939         high part of pi/2.
30940         (__ieee754_rem_pio2l): Update comments.
30942         [BZ #15429]
30943         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
30944         high part of pi/2.
30945         (__ieee754_rem_pio2l): Update comments.
30947         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
30948         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
30950         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
30951         M_PI_4l.
30953         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
30954         (M_PI_34_LOG10El): Likewise.
30955         (M_PI2_LOG10El): Likewise.
30956         (M_PI4_LOG10El): Likewise.
30957         (M_PI_LOG10El): Likewise.
30959 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30961         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30963 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
30965         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
30966         (MINUS_ZERO_INIT): Likewise.
30967         (PLUS_INFTY_INIT): Likewise.
30968         (MINUS_INFTY_INIT): Likewise.
30969         (QNAN_VALUE_INIT): Likewise.
30970         (MAX_VALUE_INIT): Likewise.
30971         (MIN_VALUE_INIT): Likewise.
30972         (MIN_SUBNORM_VALUE_INIT): Likewise.
30973         (plus_zero): Initialize with PLUS_ZERO_INIT.
30974         (minus_zero): Initialize with MINUS_ZERO_INIT.
30975         (plus_infty): Initialize with PLUS_INFTY_INIT.
30976         (minus_infty): Initialize with MINUS_INFTY_INIT.
30977         (qnan_value): Initialize with QNAN_VALUE_INIT.
30978         (max_value): Initialize with MAX_VALUE_INIT.
30979         (min_value): Initialize with MIN_VALUE_INIT.
30980         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
30982         * math/libm-test.inc (RUN_TEST_if_f): New macro.
30983         (jn_test): Use TEST_if_f instead of TEST_ff_f.
30984         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
30985         (yn_test): Use TEST_if_f instead of TEST_ff_f.
30987         * math/libm-test.inc (RUN_TEST_f_f): New macro.
30988         (RUN_TEST_2_f): Likewise.
30989         (RUN_TEST_ff_f): Likewise.
30990         (RUN_TEST_fi_f): Likewise.
30991         (RUN_TEST_fl_f): Likewise.
30992         (RUN_TEST_fff_f): Likewise.
30993         (RUN_TEST_c_f): Likewise.
30994         (RUN_TEST_f_f1): Likewise.
30995         (RUN_TEST_fF_f1): Likewise.
30996         (RUN_TEST_fI_f1): Likewise.
30997         (RUN_TEST_ffI_f1): Likewise.
30998         (RUN_TEST_c_c): Likewise.
30999         (RUN_TEST_cc_c): Likewise.
31000         (RUN_TEST_f_i): Likewise.
31001         (RUN_TEST_f_i_tg): Likewise.
31002         (RUN_TEST_ff_i_tg): Likewise.
31003         (RUN_TEST_f_b): Likewise.
31004         (RUN_TEST_f_b_tg): Likewise.
31005         (RUN_TEST_f_l): Likewise.
31006         (RUN_TEST_f_L): Likewise.
31007         (RUN_TEST_sincos): Likewise.
31008         * math/gen-libm-test.pl (new_test): Take new argument to indicate
31009         whether to show exceptions.  Do not include ");\n" in return
31010         value.
31011         (special_functions): Output call to RUN_TEST_sincos instead of
31012         check_float calls.  Update calls to new_test.
31013         (parse_args): Output call to single RUN_TEST_* macro instead of
31014         check_* calls and other assignments.  Update calls to new_test.
31016         [BZ #2546]
31017         [BZ #2560]
31018         [BZ #5159]
31019         [BZ #15426]
31020         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
31021         input to result for tgamma overflow.
31022         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
31023         (gamma_coeff): New variable.
31024         (NCOEFF): New macro.
31025         (gamma_positive): New function.
31026         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
31027         underflow here.  Use gamma_positive instead of exp (lgamma) for
31028         other arguments.
31029         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
31030         (gamma_coeff): New variable.
31031         (NCOEFF): New macro.
31032         (gammaf_positive): New function.
31033         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
31034         underflow here.  Use gamma_positive instead of exp (lgamma) for
31035         other arguments.
31036         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
31037         (gamma_coeff): New variable.
31038         (NCOEFF): New macro.
31039         (gammal_positive): New function.
31040         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
31041         underflow here.  Use gamma_positive instead of exp (lgamma) for
31042         other arguments.
31043         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
31044         (gamma_coeff): New variable.
31045         (NCOEFF): New macro.
31046         (gammal_positive): New function.
31047         (__ieee754_gammal_r): Handle positive infinity, overflow and
31048         underflow here.  Handle NaN the same as positive infinity.  Remove
31049         check x < 0xffffffff for negative integers.  Use gamma_positive
31050         instead of exp (lgamma) for other arguments.
31051         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
31052         (gamma_coeff): New variable.
31053         (NCOEFF): New macro.
31054         (gammal_positive): New function.
31055         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
31056         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
31057         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
31058         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
31059         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
31060         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
31061         * sysdeps/generic/math_private.h (__gamma_productf): New
31062         prototype.
31063         (__gamma_product): Likewise.
31064         (__gamma_productl): Likewise.
31065         * math/Makefile (libm-calls): Add gamma_product.
31066         * math/libm-test.inc (tgamma_test): Add more tests.
31067         * sysdeps/i386/fpu/libm-test-ulps: Update.
31068         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31070 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
31072         * benchtests/bench-skeleton.c (main): Preheat CPU.
31074 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
31076         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
31078 2013-05-07  Roland McGrath  <roland@hack.frob.com>
31080         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
31081         and _dl_skip_args_internal.
31083 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
31085         * manual/message.texi (Message Translation): Talk about users.
31086         Message to key mapping impacts design.
31088 2013-05-06  Roland McGrath  <roland@hack.frob.com>
31090         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
31092         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
31094         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
31095         * sysdeps/wordsize-64/glob64.c: ... here.
31097         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
31098         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
31099         New macros.
31101         * debug/getlogin_r_chk.c: Moved to ...
31102         * login/getlogin_r_chk.c: ... here.
31103         * debug/Makefile (routines): Move getlogin_r_chk to ...
31104         * login/Makefile (routines): ... here.
31105         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
31106         * login/Versions (libc: GLIBC_2.4): ... here.
31108         * io/poll.c (__poll): Renamed from poll.
31109         Add libc_hidden_def.
31110         (poll): Define as weak alias.
31112         * debug/ptsname_r_chk.c: Moved to ...
31113         * login/ptsname_r_chk.c: ... here.
31114         * debug/Makefile (routines): Move ptsname_r_chk to ...
31115         * login/Makefile (routines): ... here.
31116         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
31117         * login/Versions (libc: GLIBC_2.4): ... here.
31119         * posix/getlogin.c: Moved to ...
31120         * login/getlogin.c: ... here.
31121         * posix/getlogin_r.c: Moved to ...
31122         * login/getlogin_r.c: ... here.
31123         * posix/getlogin_r.c: Moved to ...
31124         * login/getlogin_r.c: ... here.
31125         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
31126         * login/Makefile (routines): ... here.
31127         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
31128         * login/Versions (libc: GLIBC_2.0): ... here.
31130         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
31131         (setrlimit): Define as weak alias.
31133         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
31134         Call __ names for open, ftruncate, and close.
31135         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
31136         (truncate): Define as weak alias.
31138 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
31140         * math/gen-libm-test.pl (parse_args): Initialize x before each
31141         test of frexp, modf and remquo.
31143         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
31144         test signgam value.
31146 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31148         [BZ #15418]
31149         [BZ #15419]
31150         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
31151         internal tests.
31152         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
31154 2013-05-06  Roland McGrath  <roland@hack.frob.com>
31156         * elf/dl-writev.h: New file.
31157         * elf/dl-misc.c: Include it.
31158         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
31159         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
31161 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
31163         * math/libm-test.inc (noXFails): Remove variable.
31164         (noXPasses): Likewise.
31165         (BUILD_COMPLEX_INT): Remove macro.
31166         (print_screen): Remove xfail argument.
31167         (print_screen_max_error): Likewise.
31168         (update_stats): Likewise.
31169         (print_max_error): Likewise.  Update calls to other affected
31170         functions.
31171         (print_complex_max_error): Likewise.
31172         (test_single_exception): Update calls to print_screen.
31173         (test_single_errno): Likewise.
31174         (check_float_internal): Remove xfail argument.  Update calls to
31175         other affected functions.
31176         (check_float): Likewise.
31177         (check_complex): Likewise.
31178         (check_int): Likewise.
31179         (check_long): Likewise.
31180         (check_bool): Likewise.
31181         (check_longlong): Likewise.
31182         (main): Don't print noXFails and noXPasses.
31183         * math/gen-libm-test.pl (top level): Don't mention expected
31184         failure handling in comment.
31185         (new_test): Don't handle expected failures.
31186         (parse_args): Don't mention expected failure handling in comment.
31187         (generate_testfile): Don't handle expected failures.
31188         (parse_ulps): Likewise.
31189         (print_ulps_file): Likewise.
31190         (get_failure): Remove function.
31191         (output_test): Don't handle expected failures.
31192         * make/README.libm-test: Don't mention expected failure handling.
31194         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
31195         (minus_zero): Likewise.
31196         (plus_infty): Likewise.
31197         (minus_infty): Likewise.
31198         (qnan_value): Likewise.
31199         (max_value): Likewise.
31200         (min_value): Likewise.
31201         (min_subnorm_value): Likewise.
31202         (initialize): Do not initialize those variables dynamically.
31204 2013-05-03  Roland McGrath  <roland@hack.frob.com>
31206         * io/open.c (__open_2): Moved to ...
31207         * io/open_2.c: ... this new file.
31208         * io/open64.c (__open64_2): Moved to ...
31209         * io/open64_2.c: ... this new file.
31210         * io/openat.c (__openat_2): Moved to ...
31211         * io/openat_2.c: ... this new file.
31212         * io/openat64.c (__openat64_2): Moved to ...
31213         * io/openat64_2.c: ... this new file.
31214         * io/Makefile (routines): Add them.
31215         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
31216         * sysdeps/unix/sysv/linux/open_2.c: File removed.
31217         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
31218         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
31219         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
31220         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
31221         (__openat64): Add hidden_ver.
31222         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
31223         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
31225         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
31226         Separately conditionalize setting of GLRO(dl_sysinfo) so
31227         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
31228         as well, but the actual setting is only under [NEED_DL_SYSINFO].
31230 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31232         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
31233         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
31234         definition.
31235         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
31236         * sysdeps/unix/sysv/linux/powerpc/init-first.c
31237         (_libc_vdso_platform_setup): Add __vdso_time initialization.
31238         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
31239         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
31241 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
31243         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
31244         test signgam value.
31246         * math/libm-test.inc (hypot_test): Do not use
31247         IGNORE_ZERO_INF_SIGN.
31249 2013-05-03  Andreas Jaeger  <aj@suse.de>
31251         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
31252         Linux 3.9.
31253         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
31254         (PF_MAX): Adjust for VSOCK change.
31256 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31258         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31260 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
31262         [BZ #15264]
31263         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
31264         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
31265         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
31267 2013-05-02  David S. Miller  <davem@davemloft.net>
31269         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31271 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
31273         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
31275 2013-05-01  Roland McGrath  <roland@hack.frob.com>
31277         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
31279 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
31281         [BZ #14952]
31282         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
31283         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
31284         Use __attribute__ ((__gnu_inline__)).
31285         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
31286         Don't use __attribute__ ((__gnu_inline__)).
31288 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
31290         [BZ #15423]
31291         * math/s_catan.c (__catan): Handle small real or imaginary part of
31292         input specially to avoid spurious underflow.
31293         * math/s_catanf.c (__catanf): Likewise.
31294         * math/s_catanh.c (__catanh): Likewise.
31295         * math/s_catanhf.c (__catanhf): Likewise.
31296         * math/s_catanhl.c (__catanhl): Likewise.
31297         * math/s_catanl.c (__catanl): Likewise.
31298         * math/libm-test.inc (catan_test): Add more tests.
31299         (catanh_test): Likewise.
31300         * sysdeps/i386/fpu/libm-test-ulps: Update.
31301         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31303 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31305         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31307 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
31309         [BZ #15416]
31310         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
31311         accurately for denominator in atan2.
31312         * math/s_catanf.c (__catanf): Likewise.
31313         * math/s_catanh.c (__catanh): Likewise.
31314         * math/s_catanhf.c (__catanhf): Likewise.
31315         * math/s_catanhl.c (__catanhl): Likewise.
31316         * math/s_catanl.c (__catanl): Likewise.
31317         * math/libm-test.inc (catan_test): Add more tests.
31318         (catanh_test): Likewise.
31319         * sysdeps/i386/fpu/libm-test-ulps: Update.
31320         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31322 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
31324         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
31326         * benchtests/Makefile (bench): Remove slow benchmarks.
31327         * benchtests/atan-inputs: Add slow benchmark inputs.
31328         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
31329         (BENCH_FUNC): Accept variant offset.
31330         (VARIANT): Define.
31331         * benchtests/bench-skeleton.c (main): Run benchmark for each
31332         variant.
31333         * benchtests/cos-inputs: Add slow benchmark inputs.
31334         * benchtests/exp-inputs: Likewise.
31335         * benchtests/pow-inputs: Likewise.
31336         * benchtests/sin-inputs: Likewise.
31337         * benchtests/slowatan-inputs: Remove.
31338         * benchtests/slowatan.c: Remove.
31339         * benchtests/slowcos-inputs: Remove.
31340         * benchtests/slowcos.c: Remove.
31341         * benchtests/slowexp-inputs: Remove.
31342         * benchtests/slowexp.c: Remove.
31343         * benchtests/slowpow-inputs: Remove.
31344         * benchtests/slowpow.c: Remove.
31345         * benchtests/slowsin-inputs: Remove.
31346         * benchtests/slowsin.c: Remove.
31347         * benchtests/slowtan-inputs: Remove.
31348         * benchtests/slowtan.c: Remove.
31349         * benchtests/tan-inputs: Add slow benchmark inputs.
31350         * scripts/bench.pl: Parse comments and directives.
31352         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
31353         in CPPFLAGS.
31354         ($(objpfx)bench-%.c): Remove *-ITER.
31355         * benchtests/bench-modf.c: Remove definition of ITER.
31356         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
31357         (main): Loop for DURATION seconds instead of fixed number of
31358         iterations.
31359         * scripts/bench.pl: Don't expect iterations in parameters.
31361 2013-04-29  Roland McGrath  <roland@hack.frob.com>
31363         * io/fchdir.c (__fchdir): Renamed from fchdir.
31364         (fchdir): Define as weak alias.
31366 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31368         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
31369         (ERRNO_EDOM): Likewise.
31370         (ERRNO_ERANGE): Likewise.
31371         (noErrnoTests): New variable.
31372         (init_max_error): Set errno to 0.
31373         (test_single_errno): New function.
31374         (test_errno): Likewise.
31375         (check_float_internal): Call test_errno.  Set errno to 0.
31376         (check_complex): Refer to errno tests in comment.
31377         (check_int): Call test_errno.  Set errno to 0.
31378         (check_long): Likewise.
31379         (check_bool): Likewise.
31380         (check_longlong): Likewise.
31381         (cos_test): Use ERRNO_* flags for errno tests instead of
31382         check_int.
31383         (expm1_test): Likewise.
31384         (fmod_test): Likewise.
31385         (ilogb_test): Likewise.
31386         (lgamma_test): Likewise.
31387         (pow_test): Likewise.
31388         (remainder_test): Likewise.
31389         (sin_test): Likewise.
31390         (tan_test): Likewise.
31391         (yn_test): Likewise.
31392         (initialize): Set errno to 0.
31393         (main): Print number of errno tests.
31394         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
31396 2013-04-29  Andreas Jaeger  <aj@suse.de>
31398         [BZ #15084]
31399         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
31400         and RES_USEVC.
31402         [BZ #15085]
31403         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
31404         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
31405         unimplemented.
31407         [BZ #15380]
31408         * stdlib/random.c (__initstate): Return NULL if
31409         __initstate fails.
31411         [BZ #15086]
31412         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
31413         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
31414         RES_SNGLKUPREOP.
31416 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31418         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31420 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31422         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
31423         of individual tests.
31424         (casin_test): Likewise.
31425         (casinh_test): Likewise.
31427 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
31429         [BZ #15409]
31430         * math/s_catan.c (__catan): Handle arguments with large real or
31431         imaginary part separately without squaring.
31432         * math/s_catanf.c (__catanf): Likewise.
31433         * math/s_catanh.c (__catanh): Likewise.
31434         * math/s_catanhf.c (__catanhf): Likewise.
31435         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31436         and redefine.
31437         (__catanhl): Handle arguments with large real or imaginary part
31438         separately without squaring.
31439         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31440         and redefine.
31441         (__catanl): Handle arguments with large real or imaginary part
31442         separately without squaring.
31443         * math/libm-test.inc (catan_test): Add more tests.
31444         (catanh_test): Likewise.
31445         * sysdeps/i386/fpu/libm-test-ulps: Update.
31446         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31448 2013-04-27  Andreas Jaeger  <aj@suse.de>
31450         [BZ #15007]
31451         * stdlib/stdlib.h: Update guards for qecvt.
31452         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
31453         <stdlib.h>.
31455 2013-04-27  Allan McRae  <allan@archlinux.org>
31457         * sysdeps/i386/fpu/libm-test-ulps: Update.
31459 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
31461         [BZ #15406]
31462         * math/s_catan.c: Include <float.h>.
31463         (__catan): Ensure underflow exception occurs for underflowed
31464         result.
31465         * math/s_catanf.c: Include <float.h>.
31466         (__catanf): Ensure underflow exception occurs for underflowed
31467         result.
31468         * math/s_catanh.c: Include <float.h>.
31469         (__catanh): Ensure underflow exception occurs for underflowed
31470         result.
31471         * math/s_catanhf.c: Include <float.h>.
31472         (__catanhf): Ensure underflow exception occurs for underflowed
31473         result.
31474         * math/s_catanhl.c: Include <float.h>.
31475         (__catanhl): Ensure underflow exception occurs for underflowed
31476         result.
31477         * math/s_catanl.c: Include <float.h>.
31478         (__catanl): Ensure underflow exception occurs for underflowed
31479         result.
31480         * math/libm-test.inc (catan_test): Add more tests.
31481         (catanh_test): Likewise.
31483         [BZ #15405]
31484         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
31485         underflowed result.
31486         * math/s_ccoshf.c (__ccoshf): Likewise.
31487         * math/s_ccoshl.c (__ccoshl): Likewise.
31488         * math/s_csin.c (__csin): Likewise.
31489         * math/s_csinf.c (__csinf): Likewise.
31490         * math/s_csinh.c (__csinh): Likewise.
31491         * math/s_csinhf.c (__csinhf): Likewise.
31492         * math/s_csinhl.c (__csinhl): Likewise.
31493         * math/s_csinl.c (__csinl): Likewise.
31494         * math/libm-test.inc (ccos_test): Add more tests.
31495         (ccosh_test): Likewise.
31496         (csin_test): Likewise.
31497         (csinh_test): Likewise.
31499 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31501         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
31502         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
31503         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
31504         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
31505         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
31506         powerpc/power5+/fpu folders.
31507         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
31510 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31512         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31514 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
31516         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
31517         additions to variable.
31518         [$(config-machine) = x86_64] (modules-names): Likewise.
31519         ($(objpfx)tst-audit3): Remove dependency.
31520         ($(objpfx)tst-audit3.out): Likewise.
31521         ($(objpfx)tst-audit4): Likewise.
31522         ($(objpfx)tst-audit4.out): Likewise.
31523         ($(objpfx)tst-audit5): Likewise.
31524         ($(objpfx)tst-audit5.out): Likewise.
31525         ($(objpfx)tst-audit6): Likewise.
31526         ($(objpfx)tst-audit6.out): Likewise.
31527         ($(objpfx)tst-audit7): Likewise.
31528         ($(objpfx)tst-audit7.out): Likewise.
31529         (tst-audit3-ENV): Remove variable.
31530         (tst-audit4-ENV): Likewise.
31531         (tst-audit5-ENV): Likewise.
31532         (tst-audit6-ENV): Likewise.
31533         (tst-audit7-ENV): Likewise.
31534         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
31535         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
31536         addition to variable.
31537         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
31538         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
31539         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
31540         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
31541         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
31542         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
31543         tst-audit3, tst-audit4 and tst-audit5.
31544         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
31545         tst-audit6 and tst-audit7.
31546         [$(subdir) = elf] (modules-names): Add audit modules for those
31547         tests.
31548         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
31549         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
31550         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
31551         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
31552         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
31553         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
31554         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
31555         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
31556         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
31557         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
31558         [$(subdir) = elf] (tst-audit3-ENV): New variable.
31559         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
31560         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
31561         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
31562         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
31563         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
31564         Likewise.
31565         [$(subdir) = elf && $(config-cflags-avx) = yes]
31566         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
31567         [$(subdir) = elf && $(config-cflags-avx) = yes]
31568         (CFLAGS-tst-auditmod4a.c): Likewise.
31569         [$(subdir) = elf && $(config-cflags-avx) = yes]
31570         (CFLAGS-tst-auditmod4b.c): Likewise.
31571         [$(subdir) = elf && $(config-cflags-avx) = yes]
31572         (CFLAGS-tst-auditmod6b.c): Likewise.
31573         [$(subdir) = elf && $(config-cflags-avx) = yes]
31574         (CFLAGS-tst-auditmod6c.c): Likewise.
31575         [$(subdir) = elf && $(config-cflags-avx) = yes]
31576         (CFLAGS-tst-auditmod7b.c): Likewise.
31577         * elf/tst-audit3.c: Move to ...
31578         * sysdeps/x86_64/tst-audit3.c: ... here.
31579         * elf/tst-audit4.c: Move to ...
31580         * sysdeps/x86_64/tst-audit4.c: ... here.
31581         * elf/tst-audit5.c: Move to ...
31582         * sysdeps/x86_64/tst-audit5.c: ... here.
31583         * elf/tst-audit6.c: Move to ...
31584         * sysdeps/x86_64/tst-audit6.c: ... here.
31585         * elf/tst-audit7.c: Move to ...
31586         * sysdeps/x86_64/tst-audit7.c: ... here.
31587         * elf/tst-auditmod3a.c: Move to ...
31588         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
31589         * elf/tst-auditmod3b.c: Move to ...
31590         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
31591         * elf/tst-auditmod4a.c: Move to ...
31592         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
31593         * elf/tst-auditmod4b.c: Move to ...
31594         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
31595         * elf/tst-auditmod5a.c: Move to ...
31596         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
31597         * elf/tst-auditmod5b.c: Move to ...
31598         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
31599         * elf/tst-auditmod6a.c: Move to ...
31600         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
31601         * elf/tst-auditmod6b.c: Move to ...
31602         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
31603         * elf/tst-auditmod6c.c: Move to ...
31604         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
31605         * elf/tst-auditmod7a.c: Move to ...
31606         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
31607         * elf/tst-auditmod7b.c: Move to ...
31608         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
31610 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
31612         [BZ #15366]
31613         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
31614         define unconditionally.
31615         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
31616         define unconditionally.
31617         (INT8_C, INT16_C, etc.): Likewise.
31619 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
31621         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
31622         __ehdr_start with hidden visibility.
31624         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
31626 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
31628         * math/libm-test.inc (cos_test): Use accurate hex constants.
31629         (sincost_test): Likewise.
31631 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
31633         * math/libm-test.inc (catan_test): Add more tests.
31634         (catanh_test): Likewise.
31636         * math/s_catanf.c (__catanf): Use suffixed floating-point
31637         constants.
31638         * math/s_catanhf.c (__catanhf): Likewise.
31639         * math/s_catanhl.c (__catanhl): Likewise.
31640         * math/s_catanl.c (__catanl): Likewise.
31642         [BZ #15394]
31643         * math/s_catan.c (__catan): Calculate imaginary part of result
31644         with log1p not log unless computing log of number close to 0.
31645         * math/s_catanf.c (__catanf): Likewise.
31646         * math/s_catanl.c (__catanl): Likewise.
31647         * math/s_catanh.c (__catanh): Calculate real part of result with
31648         log1p not log unless computing log of number close to 0.
31649         * math/s_catanhf.c (__catanhf): Likewise.
31650         * math/s_catanhl.c (__catanhl): Likewise.
31651         * math/libm-test.inc (catan_test): Add more tests.
31652         (catanh_test): Likewise.
31653         * sysdeps/i386/fpu/libm-test-ulps: Update.
31654         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31656 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
31658         * benchtests/Makefile: Mention files in which fast and slow
31659         paths of math functions are implemented.
31661 2013-04-23  Roland McGrath  <roland@hack.frob.com>
31663         * sysdeps/posix/timespec_get.c: New file.
31665 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31667         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
31668         POWER.
31669         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
31670         for POWER.
31671         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
31672         powerpc/power5/fpu folders.
31673         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
31674         * benchtests/Makefile: Add modf testcase.
31675         * benchtests/bench-modf.c: New file: Benchmark test for mo
31677 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
31679         [BZ #14888]
31680         * time/Makefile (tests): Add tst-strptime-whitespace.
31681         * time/strptime_l.c (get_number): Use ISSPACE.
31682         (__strptime_internal): Likewise.
31683         * time/tst-strptime-whitespace.c: New test case.
31685 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
31687         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
31688         member.
31689         (_nss_files_init): Set it here.
31691 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
31693         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
31694         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
31695         unsigned.
31697 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
31699         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
31701 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
31703         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
31704         size just once.
31706 2013-04-21  David S. Miller  <davem@davemloft.net>
31708         * po/ru.po: Update Russion translation from translation project.
31710 2013-04-17  Adam Conrad  <adconrad@0c3.net>
31712         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
31713         and setfsgid.
31715 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
31717         * configure.in: Remove i386 configure warning. Remove i386 case.
31718         * configure: Regenerate.
31719         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
31720         Add example to error message.
31721         * sysdeps/i386/configure: Regenerate.
31723 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
31725         * benchtests/Makefile (bench): Add cos, tan, slowcos and
31726         slowtan.
31727         * benchtests/cos-inputs: New file.
31728         * benchtests/slowcos-inputs: New file.
31729         * benchtests/slowcos.c: New file.
31730         * benchtests/slowtan-inputs: New file.
31731         * benchtests/slowtan.c: New file.
31732         * benchtests/tan-inputs: New file.
31734 2013-04-16  Roland McGrath  <roland@hack.frob.com>
31736         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
31737         considered kosher.
31739 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
31741         * benchtests/Makefile: Include cppflags-iterator.mk to add
31742         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
31744         * Makefile.in (bench-clean): New target.
31745         * benchtests/Makefile (bench-clean): Likewise.
31747 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
31749         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
31751 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
31753         * stdio-common/tstdiomisc.c: Fix coding-style violation.
31755 2013-04-15  Andreas Schwab  <schwab@suse.de>
31757         * nscd/grpcache.c (cache_addgr): Properly check for short write.
31758         * nscd/initgrcache.c (addinitgroupsX): Likewise.
31759         * nscd/pwdcache.c (cache_addpw): Likewise.
31760         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
31761         more than recsize.
31763 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31765         * benchtests/Makefile (bench): Write all output to
31766         bench-out.tmp together.
31768 2013-04-15  Andreas Schwab  <schwab@suse.de>
31770         * nscd/nscd.c (main): Don't fork again after closing files.
31772 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31774         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
31776         * benchtests/Rules (bench-deps): Collect dependencies into a
31777         single variable.  Add Makefile to dependencies.
31778         ($(objpfx)bench-%.c): Depend on bench-deps.
31780 2013-04-12  Roland McGrath  <roland@hack.frob.com>
31781             Xavier Roche  <roche+kml2@exalead.com>
31783         [BZ #15361]
31784         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
31785         just that it's a file descriptor.
31786         * manual/llio.texi (Synchronizing AIO Operations): Update description
31787         for EBADF error from aio_fsync.
31789 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
31791         * Rules (bench): Move target definition...
31792         * benchtests/Makefile: ... here.
31794 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
31796         * math/libm-test.inc (cos_test): Fix PI/2 test.
31797         (sincos_test): Likewise.
31798         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
31799         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
31801 2013-04-11  Andreas Schwab  <schwab@suse.de>
31803         [BZ #13988]
31804         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
31805         accept exponent character only when digits were seen.
31806         * stdio-common/Makefile (tests): Add bug26.
31807         * stdio-common/bug26.c: New file.
31809         [BZ #14293]
31810         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
31811         non-freeable.
31813 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31815         * Makeconfig (rtld-prefix): Define built linker prefix.
31816         * Rules (run-bench): Use it.
31817         * math/Makefile (run-regen-ulps): Likewise.
31819         * Rules (bench): Remove eval.
31821 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
31822             Roland McGrath  <roland@hack.frob.com>
31823             Ondrej Bilka  <neleai@seznam.cz>
31825         [BZ #15346]
31826         * time/getdate.c: Include ctype.h and alloca.h.
31827         (__getdate_r): Trim leading and trailing spaces of input.
31828         * time/tst-getdate.c (tests): Add tests with leading and
31829         trailing spaces.
31831 2013-04-08  Roland McGrath  <roland@hack.frob.com>
31833         [BZ #14280]
31834         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
31835         when computing value.
31837 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31839         * math/README.libm-test (How can I generate "libm-test-ulps"?):
31840         Use testrun.sh to run libm tests.
31842         [BZ #15309]
31843         * elf/dl-open.c (dl_open_worker): memset all of seen array.
31845 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
31847         [BZ #15264]
31848         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
31850 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31852         * Makefile.in (regen-ulps): New target.
31853         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
31854         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
31855         [ifneq (no,$(PERL)] (regen-ulps): New target.
31856         [ifeq (no,$(PERL)] (regen-ulps): New target.
31857         * math/libm-test.inc (ulps_file_name): Define.
31858         (output_dir): New variable.
31859         (options): Add "output-dir" option.
31860         (parse_opt): Handle 'o' case.
31861         (main): If output_dir is non-NULL use it as a prefix
31862         otherwise use "".
31863         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
31865 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31867         [BZ #10060, #10062]
31868         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
31869         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
31870         fail configure if __sync_val_compare_and_swap is not inlined.
31871         * sysdeps/i386/configure: Regenerate.
31872         * configure.in: Build for i686 when configured for i386.
31873         * configure: Regenerate.
31874         * README: Remove i386 reference.
31876 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31878         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
31879         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31881 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
31883         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
31884         (lmsnanval): New variables.
31885         (F): Add conversion tests.
31886         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
31887         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
31889         * stdio-common/tstdiomisc.c (F): Properly collect individual
31890         tests' results.
31892         [BZ #14686, #15336]
31893         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
31894         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
31895         Instead, use input NaN values or generate a qNaN by arithmetic
31896         operation.  Also fix bugs to comply with the standard.
31897         * math/libm-test.inc (remainder_test): Add more tests.
31899         [BZ #15335, #15342]
31900         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
31901         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
31902         input NaN values or generate a qNaN by arithmetic operation.
31904         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
31905         unreachable code.
31907         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
31908         definitions.
31910 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
31912         [BZ #14478]
31913         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
31914         underflowed result.
31915         * math/s_cexpf.c (__cexpf): Likewise.
31916         * math/s_cexpl.c (__cexpl): Likewise.
31917         * math/libm-test.inc (cexp_test): Add more tests.
31919 2013-04-03  Andreas Schwab  <schwab@suse.de>
31921         [BZ #15330]
31922         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
31923         order arrays from heap if bigger than alloca cutoff.
31925 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
31927         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
31928         (SNAN_TESTS_double): Refer to GCC PR56831.
31929         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
31930         GCC PR56828.
31932 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
31934         * Rules (bench): Move bench.out after the run is complete.
31936         * Rules (bench): Echo currently running benchmark.
31938         * benchtests/Makefile (bench): Add atan and slowatan.
31939         * benchtests/atan-inputs: New file.
31940         * benchtests/slowatan-inputs: New file.
31941         * benchtests/slowatan.c: New file.
31943         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
31944         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
31945         its value.
31947         [BZ #15305]
31948         * sysdeps/unix/sysv/linux/kernel-features.h
31949         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
31950         __ASSUME_XFS_RESTRICTED_CHOWN.
31951         * sysdeps/unix/sysv/linux/pathconf.c
31952         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
31953         Save and restore errno.
31955 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
31957         [BZ #15327]
31958         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
31959         arguments using __kernel_casinh.
31960         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
31961         arguments using __kernel_casinhf.
31962         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
31963         arguments using __kernel_casinhl.
31964         * math/libm-test.inc (cacosh_test): Add more tests.
31965         * sysdeps/i386/fpu/libm-test-ulps: Update.
31966         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31968 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
31970         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
31971         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
31973         * bench/Makefile (bench): Add sin and slowsin.
31974         * benchtests/sin-inputs: New file.
31975         * benchtests/slowsin-inputs: New file.
31976         * benchtests/slowsin.c: New file.
31978         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
31979         (bench): Add slowexp and slowpow.
31980         (exp-ITER): Increase iterations.
31981         (pow-ITER): Likewise.
31982         * benchtests/exp-inputs: Change input.
31983         * benchtests/pow-inputs: Likewise.
31984         * benchtests/slowexp-inputs: New file.
31985         * benchtests/slowexp.c: New file.
31986         * benchtests/slowpow-inputs: New file.
31987         * benchtests/slowpow.c: New file.
31989 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31991         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
31992         instructions.
31993         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
31994         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
31995         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
31996         * benchtests/Makefile: Add rint benchtest.
31997         * benchtests/rint-inputs: Input for rint benchtest.
31999 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
32001         * Versions.def (libm): Add GLIBC_2.18.
32002         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
32003         hidden libm prototypes.
32004         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
32005         * math/Makefile (libm-calls): Add s_issignaling.
32006         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
32007         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
32008         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
32009         declaration.
32010         * math/math.h [__USE_GNU] (issignaling): New macro.
32011         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
32012         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
32013         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
32014         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
32015         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
32016         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
32017         * manual/arith.texi (issignaling): New section.
32018         * manual/libm-err-tab.pl (@all_functions): Update comment.
32019         * math/gen-libm-test.pl (parse_args): Apply special handling for
32020         issignaling.
32021         * math/libm-test.inc (print_float, issignaling_test): New
32022         functions.
32023         (check_float_internal): Add issignaling checks.
32024         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
32025         default definition.
32026         * sysdeps/powerpc/math-tests.h: New file.
32027         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
32028         tests.
32029         * math/test-snan.c (TEST_FUNC): Likewise.
32031 2013-03-30  David S. Miller  <davem@davemloft.net>
32033         * po/de.po: Update from translation team.
32035 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
32037         [BZ #10357]
32038         * math/k_casinh.c (__kernel_casinh): Handle arguments with
32039         imaginary part less than 1.0 and real part less than 0.5
32040         specially.
32041         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32042         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32043         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
32044         (cacos_test): Add more tests.
32045         (casin_test): Likewise.
32046         (casinh_test): Likewise.
32047         * sysdeps/i386/fpu/libm-test-ulps: Update.
32048         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32050 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32052         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
32053         ONE with its value.
32055         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
32056         (__pow_mp): Replace ONE and MONE with their values.
32057         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32058         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
32059         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
32060         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
32061         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32062         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
32064         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
32066         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
32067         (__pow_mp): Replace ZERO and MZERO with their values.
32068         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
32069         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32070         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
32071         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
32072         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32073         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
32074         (__sqr): Likewise.
32076         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
32078         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
32080 2013-03-28  Roland McGrath  <roland@hack.frob.com>
32082         * include/stdlib.h [!SHARED] (__call_tls_dtors):
32083         Declare with __attribute__ ((weak)).
32084         * stdlib/exit.c (__libc_atexit) [!SHARED]:
32085         Call __call_tls_dtors only if it's not NULL.
32087 2013-03-28  Roland McGrath  <roland@hack.frob.com>
32089         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
32090         didn't do it already, then set _dl_phdr and _dl_phnum based on the
32091         magic __ehdr_start linker symbol if it's defined.
32092         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
32093         them up here if it was already done.
32095         * elf/dl-support.c (_dl_phdr): Make pointer to const.
32096         (_dl_aux_init): Use const in cast when setting it.
32097         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
32098         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
32099         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
32101         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
32102         Declare them here.
32103         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
32104         * csu/libc-tls.c: Nor here.
32105         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
32107         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
32108         (__libc_message): Never call vsyslog.
32110 2013-03-28  Alan Modra  <amodra@gmail.com>
32112         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
32113         Define as empty.
32114         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
32115         Likewise.
32117 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32119         [BZ #15214]
32120         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
32121         underflow.
32122         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
32124 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32126         [BZ #15304]
32127         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
32128         Don't add gid passed as argument.
32130         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
32132 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
32134         [BZ #15307]
32135         * math/k_casinh.c (__kernel_casinh): Handle arguments with
32136         imaginary part between 1.0 and 1.5 and real part less than 0.5
32137         specially.
32138         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32139         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32140         * math/libm-test.inc (cacos_test): Add more tests.
32141         (casin_test): Likewise.
32142         (casinh_test): Likewise.
32143         * sysdeps/i386/fpu/libm-test-ulps: Update.
32144         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32146 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32148         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
32149         constants.
32150         (norm): Likewise.
32151         (denorm): Likewise.
32152         (__dbl_mp): Likewise.
32153         (add_magnitudes): Likewise.
32154         (sub_magnitudes): Likewise.
32155         (__add): Likewise.
32156         (__sub): Likewise.
32157         (__mul): Likewise.
32158         (__sqr): Likewise.
32159         (__inv): Likewise.
32160         (__dvd): Likewise.
32162         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
32163         commented code.
32164         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
32165         (__dubcos): Likewise.
32166         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
32167         (__ieee754_acos): Likewise.
32168         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
32169         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
32170         (__exp1): Likewise.
32171         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32172         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
32173         (log1): Likewise.
32174         (my_log2): Likewise.
32175         (checkint): Likewise.
32176         * sysdeps/ieee754/dbl-64/e_remainder.c
32177         (__ieee754_remainder): Likewise.
32178         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32179         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
32180         (bsloww): Likewise.
32181         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
32183         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
32184         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
32185         MANTISSA_STORE_T to store computations on mantissa.  Use
32186         macros for rounding and division.
32187         (denorm): Likewise.
32188         (__dbl_mp): Likewise.
32189         (add_magnitudes): Likewise.
32190         (sub_magnitudes): Likewise.
32191         (__mul): Likewise.
32192         (__sqr): Likewise.
32193         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
32194         powers of two in terms of TWOPOW macro.
32195         (mp_no): Make type of mantissa as MANTISSA_T.
32196         [!RADIXI]: Define RADIXI.
32197         [!TWO52]: Define TWO52.
32198         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
32200 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32202         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
32203         llroundl symbol when building for PPC32.
32205 2013-03-24  Mark H Weaver  <mhw@netris.org>
32207         * manual/arith.texi (Normalization Functions): Fix prototypes for
32208         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
32210 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32212         [BZ #13889]
32213         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
32214         high value to check if expl overflow.
32215         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
32216         to check for underflow and overflow.
32217         * math/libm-test.inc: Add exp test.
32219 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
32221         [BZ #11120]
32222         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
32223         with NOT_IN_libc.
32225 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32227         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
32228         symbol.
32230 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
32232         * math/gen-libm-test.pl (parse_args, special_functions): Properly
32233         wrap blocks consisting of several statements.
32235         * sysdeps/generic/math-tests.h: New file.
32236         * sysdeps/i386/fpu/math-tests.h: Likewise.
32237         * math/test-snan.c: Include it.
32238         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
32240 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
32242         [BZ #15285]
32243         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
32244         (__ieee754_j0l): Do not improve calculations using cos of twice
32245         input for inputs above LDBL_MAX / 2.0L.
32246         (__ieee754_y0l): Likewise.
32247         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
32248         (__ieee754_j1l): Do not improve calculations using cos of twice
32249         input for inputs above LDBL_MAX / 2.0L.
32250         (__ieee754_y1l): Likewise.
32251         * math/libm-test.inc (j0_test): Add another test.
32252         (j1_test): Likewise.
32253         (y0_test): Likewise.
32254         (y1_test): Likewise.
32255         * sysdeps/i386/fpu/libm-test-ulps: Update.
32257 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32259         * Rules ($(objpfx)bench-%.c): Include code from a C source
32260         file.
32262 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
32264         [BZ #15287]
32265         * math/k_casinh.c (__kernel_casinh): Handle arguments with
32266         imaginary part 1.0 and real part less than 0.5 specially.
32267         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32268         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32269         * math/libm-test.inc (cacos_test): Add more tests.
32270         (casin_test): Likewise.
32271         (casinh_test): Likewise.
32272         * sysdeps/i386/fpu/libm-test-ulps: Update.
32273         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32275 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32277         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
32278         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
32280 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
32282         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
32283         * config.make.in (config-cflags-sse4): Remove variable.
32284         (config-cflags-avx): Likewise.
32285         (config-cflags-sse2avx): Likewise.
32286         (config-cflags-novzeroupper): Likewise.
32287         (config-asflags-i686): Likewise.
32288         (have-mfma4): Likewise.
32289         (have-as-vis3): Likewise.
32290         (MIG): Likewise.
32291         * configure.in (MIG): Do not AC_SUBST.
32292         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
32293         (libc_cv_cc_sse4): Do not AC_SUBST.
32294         (libc_cv_cc_avx): Likewise.
32295         (libc_cv_cc_sse2avx): Likewise.
32296         (libc_cv_cc_novzeroupper): Likewise.
32297         (libc_cv_cc_fma4): Likewise.
32298         (libc_cv_as_i686): Likewise.
32299         (libc_cv_sparc_as_vis3): Likewise.
32300         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
32301         LIBC_CONFIG_VAR.
32302         (config-asflags-i686): Likewise.
32303         (config-cflags-avx): Likewise.
32304         (config-cflags-sse2avx): Likewise.
32305         (have-mfma4): Likewise.
32306         (config-cflags-novzeroupper): Likewise.
32307         * sysdeps/mach/configure.in (MIG): Likewise.
32308         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
32309         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
32310         LIBC_CONFIG_VAR.
32311         (config-cflags-avx): Likewise.
32312         (config-cflags-sse2avx): Likewise.
32313         (have-mfma4): Likewise.
32314         (config-cflags-novzeroupper): Likewise.
32315         * configure: Regenerated.
32316         * sysdeps/i386/configure: Likewise.
32317         * sysdeps/mach/configure: Likewise.
32318         * sysdeps/sparc/configure: Likewise.
32319         * sysdeps/x86_64/configure: Likewise.
32321 2013-03-20  Roland McGrath  <roland@hack.frob.com>
32323         [BZ #14812]
32324         * locale/programs/localedef.c (options): Put N_ translation marker
32325         on argument names, not just descriptions.
32327 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32329         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
32331 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
32333         [BZ #14176]
32334         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
32336 2013-03-19  Roland McGrath  <roland@hack.frob.com>
32338         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
32339         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
32340         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
32341         [!BEFORE_ABORT] (before_abort): New function.
32342         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
32343         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
32344         (writev_for_fatal): New function.
32345         (WRITEV_FOR_FATAL): New macro; call that.
32346         (backtrace_and_maps): New function.
32347         (BEFORE_ABORT): New macro; call that.
32348         (struct str_list): Type removed.
32349         (__libc_message, __libc_fatal): Functions removed.
32350         Include <sysdeps/posix/libc_fatal.c> instead.
32352 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
32354         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
32355         constants.
32356         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
32357         double constants.
32359 2013-03-19  Andreas Schwab  <schwab@suse.de>
32361         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
32362         * sysdeps/gnu/configure: Regenerate.
32364         * configure.in: Substitute libc_cv_rtlddir.
32365         * configure: Regenerate.
32366         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
32367         * Makeconfig (rtlddir, inst_rtlddir): New variables.
32368         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
32369         * elf/Makefile (install-others, CFLAGS-interp.c)
32370         (ldso_install, common-ldd-rewrite): Likewise.
32371         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
32372         $(inst_slibdir)/$(rtld-installed-name).
32373         * scripts/rellns-sh: Add -p option.
32374         * Makerules (make-shlib-link): Use rellns-sh to get relative name
32375         for source.
32377 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32379         * manual/nptl.texi: Renamed to ...
32380         * manual/threads.texi: ... this.
32381         * manual/Makefile (chapters): Update.
32383 2013-03-18  Roland McGrath  <roland@hack.frob.com>
32385         [BZ #14812]
32386         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
32387         on argument names, not just descriptions.
32388         * malloc/memusagestat.c (options): Likewise.
32389         * nss/getent.c (options): Likewise.
32391 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
32393         [BZ #14812]
32394         * iconv/iconv_prog.c (options): Put N_ translation marker
32395         on argument names, not just descriptions.
32396         * iconv/iconvconfig.c (options): Likewise.
32398 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
32400         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
32401         implementation which is faster on all x86_64 architectures.
32402         Tested on AMD, Intel Nehalem, SNB, IVB.
32403         * sysdeps/x86_64/strnlen.S: Likewise.
32405         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
32406         Remove all multiarch strlen and strnlen versions.
32407         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
32408         Remove strlen and strnlen related parts.
32410         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
32411         Inline strlen part.
32412         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
32414         * sysdeps/x86_64/multiarch/strlen.S: Remove.
32415         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
32416         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
32417         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
32418         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
32419         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
32421 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
32423         * manual/memory.texi (Malloc Tunable Parameters):
32424         Sort parameters alphabetically. Add comments for missing entries.
32426 2013-03-17  David S. Miller  <davem@davemloft.net>
32428         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32430 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
32432         [BZ #15283]
32433         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
32434         for arguments at most half maximum finite value.
32435         * math/libm-test.inc (j0_test): Add more tests.
32436         (j1_test): Likewise.
32437         (y0_test): Likewise.
32438         (y1_test): Likewise.
32439         * sysdeps/i386/fpu/libm-test-ulps: Update.
32440         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32442         [BZ #14155]
32443         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
32444         1 / x and functions P and Q for arguments above 0x1p256L.
32445         (__ieee754_y0l): Likewise.
32446         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
32447         (__ieee754_y1l): Likewise.
32448         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
32449         (j1_test): Likewise.
32450         (y0_test): Likewise.
32451         (y1_test): Likewise.
32453 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
32455         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
32456         variable.
32458 2013-03-15  Roland McGrath  <roland@hack.frob.com>
32460         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
32461         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
32462         zero since it's initialized to EXEC_PAGESIZE.
32464         * sysdeps/unix/sysv/linux/ldsodefs.h
32465         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
32466         * sysdeps/generic/ldsodefs.h: ... here.
32468 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
32470         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
32472         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
32473         math/test-snan.c.
32474         * math/test-snan.c: Renamed from
32475         sysdeps/powerpc/fpu/test-powerpc-snan.c.
32476         * math/Makefile (tests): Add test-snan.
32477         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
32478         test-powerpc-snan.
32480         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
32481         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
32482         functions.
32483         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
32484         __builtin_nan family of functions.
32485         * math/libm-test.inc (initialize): Initialize qnan_value with
32486         __builtin_nan family of functions.
32487         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
32488         Remove variables.
32489         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
32490         Remove functions.
32491         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
32492         storage class.  Initialize qNaN_var and sNaN_var with
32493         __builtin_nan and __builtin_nans families of functions,
32494         respectively.
32496         * math/libm-test.inc (acosh_test): Also test with qNaN input.
32497         (sqrt_test): Remove duplicate test with qNaN input.
32498         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
32499         (round_test, signbit_test, significand_test): Note missing +/-Inf
32500         as well as qNaN tests.
32502         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
32503         qNaN_var.  Fix a few strings, too.
32504         * math/libm-test.inc (nan_value): Rename to qnan_value.
32505         * math/gen-libm-test.pl (%beautify): Adjust to that.
32506         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
32507         * math/test-misc.c (main): Likewise.
32508         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
32509         to __qnan_bytes, and __qnan_union, respectively.
32510         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
32511         Likewise.
32512         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
32513         and lqnanval, respectively.
32514         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
32515         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
32516         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
32517         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
32519         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
32520         * math/test-misc.c (main) [__x86_64__]: Enable test for long
32521         doubles.
32523         * math/test-misc.c (main): Fix copy'n'pastos.
32524         * misc/tst-efgcvt.c (special): Likewise.
32526         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
32527         Remove declarations.
32529 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32531         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
32532         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
32533         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
32534         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
32536 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32538         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
32539         macro to return vdso values correctly in IFUNC implementations.
32540         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
32541         Optimization by using IFUNC.
32543 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32544             Richard Henderson  <rth@redhat.com>
32545             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
32547         * Makefile.in (bench): New target.
32548         * NEWS: Mention the benchmark framework.
32549         * Rules (bench): Likewise.
32550         (binaries-bench): Generate binaries for functions to
32551         benchmark.
32552         * benchtests/Makefile: New makefile for benchmark tests.
32553         * benchtests/bench-skeleton.c: New skeleton file for benchmark
32554         programs.
32555         * benchtests/exp-inputs: New input file for EXP function.
32556         * benchtests/pow-inputs: New input file for POW function.
32557         * scripts/bench.pl: New script to generate source files for
32558         benchmark programs.
32560 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32562         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
32563         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
32564         computations on mantissa.  Use macros for rounding and
32565         division.
32566         (denorm): Likewise.
32567         (__dbl_mp): Likewise.
32568         (add_magnitudes): Likewise.
32569         (sub_magnitudes): Likewise.
32570         (__mul): Likewise.
32571         (__sqr): Likewise.
32572         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
32573         powers of two in terms of TWOPOW macro.
32574         (mp_no): Make type of mantissa as MANTISSA_T.
32575         [!RADIXI]: Define RADIXI.
32576         [!TWO52]: Define TWO52.
32577         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
32579         * manual/nptl.texi (cindex): Modify threads to pthreads.
32581 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
32583         * sysdeps/x86_64/preconfigure: Regenerated.
32585 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
32587         [BZ #14155]
32588         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
32589         0x1p28 and above.
32590         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
32591         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
32592         0x1p28 and above.
32593         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
32594         * math/libm-test.inc (j0_test): Do not allow one spurious
32595         underflow exception.
32596         (y1_test): Likewise.
32598 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
32600         * manual/Makefile (chapters): Add nptl.
32601         * manual/debug.texi (Debugging Support): Add link to Threads
32602         chapter.
32603         * manual/nptl.texi: New file.
32605         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
32607 2013-03-14  Petr Baudis  <pasky@ucw.cz>
32609         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
32610         for non-NULL pointer before the memory validity test. Pointed
32611         out by Holger Brunck <holger.brunck@keymile.com>.
32613 2013-03-13  Andreas Schwab  <schwab@suse.de>
32615         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
32616         instead of .os.
32618 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
32620         * timezone/zic.c: Update from tzcode 2013b.
32622 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
32624         * manual/install.texi (Configuring and compiling):
32625         Mention i686 and i586.
32626         * INSTALL: Regenerate.
32628 2013-03-12  Roland McGrath  <roland@hack.frob.com>
32630         * sysdeps/init_array/elf-init.c: New file.
32631         * csu/elf-init.c
32632         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
32633         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
32635         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
32636         __gmon_start__ as global, but as static with a .preinit_array pointer.
32637         * sysdeps/init_array/gmon-start.c: New file.  Use that.
32638         * sysdeps/init_array/crti.S: New file, empty except for comments.
32639         * sysdeps/init_array/crtn.S: Likewise.
32641 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
32643         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
32644         definining bcopy.
32645         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
32646         Remove Prefer_SSE_for_memop.
32647         * sysdeps/x86_64/multiarch/init-arch.h: Remove
32648         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
32649         HAS_PREFER_SSE_FOR_MEMOP.
32650         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
32651         memset-x86-64.
32652         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
32653         Remove bzero, memset ifunc support.
32654         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
32655         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
32656         * sysdeps/x86_64/multiarch/memset.S: Likewise.
32657         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
32659 2013-03-11  Andreas Schwab  <schwab@suse.de>
32661         [BZ #15234]
32662         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
32663         by SHLIB_COMPAT.
32664         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
32665         (GLIBC_2.16): Remove pthread_atfork.
32667 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
32669         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
32670         (ptestcases.h): Likewise.
32672 2013-03-08  Roland McGrath  <roland@hack.frob.com>
32674         * Makeconfig ($(common-objpfx)config.status): Depend on
32675         sysdeps/*/preconfigure{,.in} too.
32677 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
32679         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
32680         (__free_hook): Use void * instead of __malloc_ptr_t.
32681         (__malloc_hook): Likewise.
32682         (__realloc_hook): Likewise.
32683         (__memalign_hook): Likewise.
32684         (__after_morecore_hook): Likewise.
32685         * malloc/arena.c (save_malloc_hook): Likewise.
32686         (save_free_hook): Likewise.
32687         * malloc/hooks.c (malloc_hook_ini): Likewise.
32688         (realloc_hook_ini): Likewise.
32689         (memalign_hook_ini): Likewise.
32690         * malloc/malloc.c (malloc_hook_ini): Likewise.
32691         (realloc_hook_ini): Likewise.
32692         (memalign_hook_ini): Likewise.
32693         (__free_hook): Likewise.
32694         (__malloc_hook): Likewise.
32695         (__realloc_hook): Likewise.
32696         (__memalign_hook): Likewise.
32697         (__libc_malloc): Likewise.
32698         (__libc_free): Likewise.
32699         (__libc_realloc): Likewise.
32700         (__libc_memalign): Likewise.
32701         (__libc_valloc): Likewise.
32702         (__libc_pvalloc): Likewise.
32703         (__libc_calloc): Likewise.
32704         (__posix_memalign): Likewise.
32705         * malloc/morecore.c (__sbrk): Likewise.
32706         (__default_morecore): Likewise.
32708         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
32710         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
32711         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
32712         __malloc_ptrdiff_t.
32714         * malloc/malloc.h (__malloc_size_t): Remove macro.
32715         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
32716         __malloc_size_t.
32717         (old_memalign_hook): Likewise.
32718         (old_realloc_hook): Likewise.
32719         (struct hdr): Likewise.
32720         (flood): Likewise.
32721         (mallochook): Likewise.
32722         (memalignhook): Likewise.
32723         (reallochook): Likewise.
32724         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
32725         (tr_old_realloc_hook): Likewise.
32726         (tr_old_memalign_hook): Likewise.
32727         (tr_mallochook): Likewise.
32728         (tr_reallochook): Likewise.
32729         (tr_memalignhook): Likewise.
32731 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32733         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
32734         default_ldbl_pack and using as default implementation.
32735         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
32736         implementation.
32737         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
32738         redundant definition.
32739         (ldbl_insert_mantissa): Likewise.
32740         (ldbl_canonicalize): Likewise.
32741         (ldbl_nearbyint): Likewise.
32742         (ldbl_pack): Rename to ldbl_pack_ppc.
32743         (ldbl_unpack): Rename to ldbl_unpack_ppc.
32744         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
32745         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
32747 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
32749         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
32750         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
32751         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
32752         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
32753         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
32754         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
32755         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
32756         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
32758 2013-03-07  Andreas Jaeger  <aj@suse.de>
32760         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
32761         bits/mman-linux.h.
32763 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32765         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
32766         Include mpa.h and declare __MPEXP.
32767         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
32768         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32769         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32770         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
32771         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32772         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32773         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
32775         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
32776         (__slowpow): Use long double EXPL and LOGL functions to
32777         compute POW.
32778         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32779         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32780         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
32781         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32782         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32783         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
32785         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
32786         intermediate variable to calculate exponent.
32787         (__sqr): Likewise.
32788         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32789         Likewise.
32790         (__sqr): Likewise.
32792         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
32793         [!NO__SQR]: Define __sqr.
32794         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
32795         and NO__SQR.  Remove all code except __mul and __sqr.  Include
32796         sysdeps/ieee754/dbl-64/mpa.c.
32797         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
32799         [BZ #12723]
32800         * posix/Makefile (tests): Add tst-pathconf.
32801         * posix/tst-pathconf.c: New test case.
32802         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
32803         _PC_PIPE_BUF.
32804         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
32806 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
32808         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
32810 2013-03-06  Andreas Jaeger  <aj@suse.de>
32812         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
32813         definition via __MAP_ANONYMOUS.
32815         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
32816         it's not part of Linux headers.
32818         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
32819         (MAP_HUGE_MASK): Define.
32821         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32822         Define.
32823         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32824         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32825         Define.
32826         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32827         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32828         Define.
32829         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32830         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
32831         Define.
32832         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32834         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
32835         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
32836         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
32837         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
32838         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
32839         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
32841         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
32842         Handle f2fs.
32844         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
32845         Handle f2fs and efivarfs.
32847         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
32848         f2fs.
32850         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
32851         (EFIVARFS_MAGIC): Add.
32852         (F2FS_LINK_MAX): Add.
32854 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
32856         * stdio-common/vfprintf.c: Replace __builtin_expect with
32857         __glibc_unlikely.
32859 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
32861         [BZ #13550]
32862         * sysdeps/generic/bp-sym.h: Remove file.
32863         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
32864         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
32865         <bp-sym.h> and <bp-asm.h>.
32866         (__longjmp): Don't use BP_SYM.
32867         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
32868         and <bp-asm.h>.
32869         (memcpy): Don't use BP_SYM.
32870         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
32871         <bp-sym.h> and <bp-asm.h>.
32872         (memcpy): Don't use BP_SYM.
32873         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
32874         <bp-asm.h>.
32875         (memcpy): Don't use BP_SYM.
32876         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
32877         <bp-asm.h>.
32878         (memset): Don't use BP_SYM.
32879         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32880         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32881         (__bzero): Don't use BP_SYM.
32882         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32883         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32884         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
32885         <bp-sym.h> and <bp-asm.h>.
32886         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32887         pointers.
32888         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
32889         <bp-sym.h> and <bp-asm.h>.
32890         (memcpy): Don't use BP_SYM.
32891         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
32892         <bp-sym.h> and <bp-asm.h>.
32893         (memset): Don't use BP_SYM.
32894         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32895         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32896         (__bzero): Don't use BP_SYM.
32897         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32898         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32899         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
32900         <bp-sym.h> and <bp-asm.h>.
32901         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32902         pointers.
32903         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
32904         <bp-sym.h> and <bp-asm.h>.
32905         (memcpy): Don't use BP_SYM.
32906         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
32907         <bp-sym.h> and <bp-asm.h>.
32908         (memset): Don't use BP_SYM.
32909         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32910         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32911         (__bzero): Don't use BP_SYM.
32912         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32913         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32914         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
32915         <bp-sym.h> and <bp-asm.h>.
32916         (__memchr): Don't use BP_SYM.
32917         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
32918         <bp-sym.h> and <bp-asm.h>.
32919         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32920         pointers.
32921         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
32922         <bp-sym.h> and <bp-asm.h>.
32923         (memcpy): Don't use BP_SYM.
32924         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
32925         <bp-sym.h> and <bp-asm.h>.
32926         (__mempcpy): Don't use BP_SYM.
32927         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
32928         <bp-sym.h> and <bp-asm.h>.
32929         (__memrchr): Don't use BP_SYM.
32930         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
32931         <bp-sym.h> and <bp-asm.h>.
32932         (memset): Don't use BP_SYM.
32933         (__bzero): Likewise.
32934         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
32935         <bp-sym.h> and <bp-asm.h>.
32936         (__rawmemchr): Don't use BP_SYM.
32937         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
32938         <bp-sym.h> and <bp-asm.h>.
32939         (__STRCMP): Don't use BP_SYM.
32940         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
32941         <bp-sym.h> and <bp-asm.h>.
32942         (strchr): Don't use BP_SYM.
32943         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
32944         <bp-sym.h> and <bp-asm.h>.
32945         (__strchrnul): Don't use BP_SYM.
32946         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
32947         <bp-sym.h> and <bp-asm.h>.
32948         (strlen): Don't use BP_SYM.
32949         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
32950         <bp-sym.h> and <bp-asm.h>.
32951         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32952         pointers.
32953         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
32954         <bp-sym.h> and <bp-asm.h>.
32955         (__strnlen): Don't use BP_SYM.
32956         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
32957         <bp-sym.h> and <bp-asm.h>.
32958         (__GI__setjmp): Don't use BP_SYM.
32959         (_setjmp): Likewise.
32960         (__sigsetjmp): Likewise.
32961         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
32962         (L(start_addresses)): Don't use BP_SYM.
32963         (_start): Likewise.
32964         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
32965         <bp-asm.h>.
32966         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
32967         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
32968         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32969         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32970         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
32971         <bp-asm.h>.
32972         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
32973         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
32974         about bounded pointers.
32975         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32976         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32977         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
32978         <bp-asm.h>.
32979         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32980         about bounded pointers.  Remove GKM FIXME comments.
32981         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32982         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
32983         <bp-asm.h>.
32984         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
32985         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
32986         Remove GKM FIXME comments.
32987         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32988         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32989         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
32990         <bp-asm.h>.
32991         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32992         about bounded pointers.  Remove GKM FIXME comment.
32993         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
32994         and <bp-asm.h>.
32995         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32996         pointers.
32997         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
32998         <bp-sym.h> and <bp-asm.h>.
32999         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
33000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
33001         <bp-sym.h> and <bp-asm.h>.
33002         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
33003         comment.
33005 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
33007         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
33008         call free(NULL).
33010 2013-03-05  David S. Miller  <davem@davemloft.net>
33012         * po/es.po: Update from translation team.
33014 2013-03-05  Andreas Jaeger  <aj@suse.de>
33016         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
33017         <bits/mman-linux.h>.
33018         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
33019         is fine.
33020         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
33021         <bits/mman-linux.h> to end of file.
33022         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
33023         is fine.
33024         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
33025         <bits/mman-linux.h> to end of file.
33026         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
33027         is fine.
33028         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
33029         <bits/mman-linux.h> to end of file.
33031         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
33032         (MCL_CURRENT, MCL_FUTURE): Define here.
33034 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33036         [BZ #15232]
33037         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
33038         attribute_hidden.
33039         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
33041 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33043         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
33044         fourth parameter needed for rt_sigprocmask syscall.
33045         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
33046         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
33047         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
33048         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
33049         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
33050         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
33052 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
33054         [BZ #13550]
33055         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
33056         comment about bounded pointers.
33057         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
33058         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
33060 2013-03-04  Andreas Jaeger  <aj@suse.de>
33062         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
33063         common definitions.
33065         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
33066         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
33067         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
33068         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
33069         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
33070         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
33072 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33074         [BZ #15055]
33075         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
33076         __ieee754_sqrl instead of __sqrl.
33078 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
33080         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
33081         * sysdeps/powerpc/fpu_control.h: ... here.
33082         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
33083         * sysdeps/powerpc/bits/fenvinline.h: ... here.
33084         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
33085         * sysdeps/powerpc/bits/mathinline.h: ... here.
33087 2013-03-01  Roland McGrath  <roland@hack.frob.com>
33089         * elf/dl-hwcaps.c (_dl_important_hwcaps):
33090         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
33091         to just [NEED_DL_SYSINFO_DSO].
33092         * elf/dl-support.c: Likewise.
33093         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
33094         * elf/rtld.c (dl_main): Likewise.
33095         * elf/setup-vdso.h (setup_vdso): Likewise.
33096         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
33097         * sysdeps/unix/sysv/linux/dl-sysdep.c
33098         (_dl_discover_osversion): Likewise.
33100 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
33102         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
33103         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
33105 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
33107         * NEWS: Mention libm performance improvements and non-x86 PI
33108         futex support.
33110         * csu/libc-start.c (__pthread_initialize_minimal): Change
33111         function arguments.
33112         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
33114 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
33116         [BZ #13550]
33117         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
33118         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
33119         <bp-sym.h> and <bp-asm.h>.
33120         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33121         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
33122         and <bp-asm.h>.
33123         (memcpy): Don't use BP_SYM.
33124         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
33125         <bp-asm.h>.
33126         (__mpn_add_n): Don't use BP_SYM.
33127         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
33128         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
33129         and <bp-asm.h>.
33130         (__mpn_addmul_1): Don't use BP_SYM.
33131         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33132         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
33133         <bp-sym.h>.
33134         (_setjmp): Don't use BP_SYM.
33135         (__novmx_setjmp): Likewise.
33136         (__GI__setjmp): Likewise.
33137         (__vmx_setjmp): Likewise.
33138         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
33139         <bp-sym.h>.
33140         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
33141         (__bzero): Don't use BP_SYM.
33142         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
33143         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
33144         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
33145         <bp-sym.h> and <bp-asm.h>.
33146         (memcpy): Don't use BP_SYM.
33147         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
33148         <bp-sym.h> and <bp-asm.h>.
33149         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33150         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
33151         <bp-sym.h> and <bp-asm.h>.
33152         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33153         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
33154         <bp-asm.h>.
33155         (__mpn_lshift): Don't use BP_SYM.
33156         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33157         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
33158         <bp-asm.h>.
33159         (memset): Don't use BP_SYM.
33160         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
33161         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
33162         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
33163         <bp-asm.h>.
33164         (__mpn_mul_1): Don't use BP_SYM.
33165         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33166         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
33167         <bp-sym.h> and <bp-asm.h>.
33168         (memcmp): Don't use BP_SYM.
33169         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
33170         <bp-sym.h> and <bp-asm.h>.
33171         (memcpy): Don't use BP_SYM.
33172         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
33173         <bp-sym.h> and <bp-asm.h>.
33174         (memset): Don't use BP_SYM.
33175         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
33176         <bp-sym.h> and <bp-asm.h>.
33177         (strncmp): Don't use BP_SYM.
33178         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
33179         <bp-sym.h> and <bp-asm.h>.
33180         (memcpy): Don't use BP_SYM.
33181         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
33182         <bp-sym.h> and <bp-asm.h>.
33183         (memset): Don't use BP_SYM.
33184         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
33185         <bp-sym.h> and <bp-asm.h>.
33186         (__memchr): Don't use BP_SYM.
33187         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
33188         <bp-sym.h> and <bp-asm.h>.
33189         (memcmp): Don't use BP_SYM.
33190         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
33191         <bp-sym.h> and <bp-asm.h>.
33192         (memcpy): Don't use BP_SYM.
33193         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
33194         <bp-sym.h> and <bp-asm.h>.
33195         (__mempcpy): Don't use BP_SYM.
33196         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
33197         <bp-sym.h> and <bp-asm.h>.
33198         (__memrchr): Don't use BP_SYM.
33199         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
33200         <bp-sym.h> and <bp-asm.h>.
33201         (memset): Don't use BP_SYM.
33202         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
33203         <bp-sym.h> and <bp-asm.h>.
33204         (__rawmemchr): Don't use BP_SYM.
33205         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
33206         <bp-sym.h> and <bp-asm.h>.
33207         (__STRCMP): Don't use BP_SYM.
33208         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
33209         <bp-sym.h> and <bp-asm.h>.
33210         (strchr): Don't use BP_SYM.
33211         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
33212         <bp-sym.h> and <bp-asm.h>.
33213         (__strchrnul): Don't use BP_SYM.
33214         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
33215         <bp-sym.h> and <bp-asm.h>.
33216         (strlen): Don't use BP_SYM.
33217         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
33218         <bp-sym.h> and <bp-asm.h>.
33219         (strncmp): Don't use BP_SYM.
33220         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
33221         <bp-sym.h> and <bp-asm.h>.
33222         (__strnlen): Don't use BP_SYM.
33223         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
33224         <bp-asm.h>.
33225         (__mpn_rshift): Don't use BP_SYM.
33226         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33227         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
33228         <bp-sym.h> and <bp-asm.h>.
33229         (__sigsetjmp): Don't use BP_SYM.
33230         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
33231         (L(start_addresses)): Don't use BP_SYM.
33232         (_start): Likewise.
33233         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
33234         <bp-asm.h>.
33235         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
33236         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33237         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
33238         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
33239         <bp-asm.h>.
33240         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
33241         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
33242         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33243         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
33244         <bp-asm.h>.
33245         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
33246         comments.
33247         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
33248         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
33249         <bp-asm.h>.
33250         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
33251         FIXME comments.
33252         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33253         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
33254         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
33255         <bp-asm.h>.
33256         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
33257         comment.
33258         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
33259         and <bp-asm.h>.
33260         (strncmp): Don't use BP_SYM,
33261         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
33262         <bp-asm.h>.
33263         (__mpn_sub_n): Don't use BP_SYM.
33264         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33265         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
33266         and <bp-asm.h>.
33267         (__mpn_submul_1): Don't use BP_SYM.
33268         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
33270         <bp-sym.h> and <bp-asm.h>.
33271         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
33272         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
33273         <bp-sym.h> and <bp-asm.h>.
33274         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
33275         comment.
33277 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
33279         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
33280         Use ZK to minimize writes to Z.
33281         (sub_magnitudes): Simplify code a bit.
33282         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
33283         Use ZK to minimize writes to Z.
33284         (sub_magnitudes): Simplify code a bit.
33286 2013-02-27  Roland McGrath  <roland@hack.frob.com>
33288         * csu/gmon-start.c: Add special exception to license text.
33290 2013-02-27  Richard Henderson  <rth@redhat.com>
33292         * scripts/config.guess: Update from config.git.
33293         * scripts/config.sub: Likewise.
33295 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
33297         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
33299         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
33301         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
33303         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
33305         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
33307 2013-02-26  Roland McGrath  <roland@hack.frob.com>
33309         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
33310         [$(build-shared = yes].
33312 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
33314         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
33315         (__mul): Reduce iterations for calculating mantissa.
33317         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
33318         MPTWO.
33319         (__mpranred): Likewise.
33321         [BZ #15160]
33322         * malloc/memusagestat.c (main): Draw graphs for heap and stack
33323         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
33325 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
33327         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
33328         Define __attribute__.
33330 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
33332         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
33333         unused.
33334         * posix/regex_internal.h (__attribute): Remove.
33335         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
33336         (re_string_context_at): Likewise.
33337         (bitset_not): Use __attribute__ and mark function as possibly
33338         unused.
33339         (bitset_merge): Likewise.
33340         (bitset_mask): Likewise.
33341         (re_string_char_size_at): Likewise.
33342         (re_string_wchar_at): Likewise.
33343         (re_string_elem_size_at): Likewise.
33345 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
33347         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
33348         code.
33349         (cc32): Likewise.
33351         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
33352         (__acr): Likewise.
33353         (__cpy): Likewise.
33354         (norm): Likewise.
33355         (denorm): Likewise.
33356         (__dbl_mp): Likewise.
33357         (add_magnitudes): Likewise.
33358         (sub_magnitudes): Likewise.
33359         (__mul): Likewise.
33360         (__inv): Likewise.
33362         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
33363         style.
33365         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
33366         style.
33368         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
33369         code.
33371         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
33372         up changes with default code.
33373         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
33374         Likewise.
33376 2013-02-24  Allan McRae  <allan@archlinux.org>
33378         * manual/socket.texi (The Internet Namespace): Order menu items
33379         to match that in the file.
33381         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
33382         node listing of the info page menu.
33384 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
33386         [BZ #13550]
33387         * sysdeps/i386/bp-asm.h: Remove file.
33388         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33389         (PARMS): Do not use macros from bp-asm.h.
33390         (S1): Likewise.
33391         (S2): Likewise.
33392         (SIZE): Likewise.
33393         (__mpn_add_n): Do not use BP_SYM
33394         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
33395         "bp-asm.h".
33396         (PARMS): Do not use macros from bp-asm.h.
33397         (S1): Likewise.
33398         (SIZE): Likewise.
33399         (__mpn_addmul_1): Do not use BP_SYM
33400         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
33401         "bp-asm.h".
33402         (PARMS): Do not use macros from bp-asm.h.
33403         (SIGMSK): Likewise.
33404         (_setjmp): Likewise.  Do not use BP_SYM.
33405         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
33406         "bp-asm.h".
33407         (PARMS): Do not use macros from bp-asm.h.
33408         (SIGMSK): Likewise.
33409         (setjmp): Likewise.  Do not use BP_SYM.
33410         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
33411         "bp-asm.h".
33412         (PARMS): Do not use macros from bp-asm.h.
33413         (__frexp): Do not use BP_SYM.
33414         (frexp): Likewise.
33415         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
33416         "bp-asm.h".
33417         (PARMS): Do not use macros from bp-asm.h.
33418         (__frexpf): Do not use BP_SYM.
33419         (frexpf): Likewise.
33420         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
33421         "bp-asm.h".
33422         (PARMS): Do not use macros from bp-asm.h.
33423         (__frexpl): Do not use BP_SYM.
33424         (frexpl): Likewise.
33425         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
33426         "bp-asm.h".
33427         (PARMS): Do not use macros from bp-asm.h.
33428         (__remquo): Do not use BP_SYM.
33429         (remquo): Likewise.
33430         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
33431         "bp-asm.h".
33432         (PARMS): Do not use macros from bp-asm.h.
33433         (__remquof): Do not use BP_SYM.
33434         (remquof): Likewise.
33435         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
33436         "bp-asm.h".
33437         (PARMS): Do not use macros from bp-asm.h.
33438         (__remquol): Do not use BP_SYM.
33439         (remquol): Likewise.
33440         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
33441         "bp-asm.h".
33442         (PARMS): Do not use macros from bp-asm.h.
33443         (DEST): Likewise.
33444         (SRC): Likewise.
33445         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
33446         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
33447         "bp-asm.h".
33448         (PARMS): Do not use macros from bp-asm.h.
33449         (strlen): Do not use BP_SYM.
33450         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
33451         "bp-asm.h".
33452         (PARMS): Do not use macros from bp-asm.h.
33453         (S1): Likewise.
33454         (S2): Likewise.
33455         (SIZE): Likewise.
33456         (__mpn_add_n): Do not use BP_SYM.
33457         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
33458         "bp-asm.h".
33459         (PARMS): Do not use macros from bp-asm.h.
33460         (S1): Likewise.
33461         (SIZE): Likewise.
33462         (__mpn_addmul_1): Do not use BP_SYM.
33463         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
33464         weak_alias.
33465         (bzero): Likewise.
33466         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
33467         "bp-asm.h".
33468         (PARMS): Do not use macros from bp-asm.h.
33469         (S): Likewise.
33470         (SIZE): Likewise.
33471         (__mpn_lshift): Do not use BP_SYM.
33472         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
33473         "bp-asm.h".
33474         (PARMS): Do not use macros from bp-asm.h.
33475         (DEST): Likewise.
33476         (SRC): Likewise.
33477         (LEN): Likewise.
33478         (memcpy): Likewise.  Do not use BP_SYM.
33479         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
33480         libc_hidden_def and weak_alias.
33481         (mempcpy): Do not use BP_SYM in weak_alias.
33482         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
33483         "bp-asm.h".
33484         (PARMS): Do not use macros from bp-asm.h.
33485         (DEST): Likewise.
33486         (LEN): Likewise.
33487         [!BZERO_P] (CHR): Likewise.
33488         (memset): Likewise.  Do not use BP_SYM.
33489         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
33490         "bp-asm.h".
33491         (PARMS): Do not use macros from bp-asm.h.
33492         (S1): Likewise.
33493         (SIZE): Likewise.
33494         (__mpn_mul_1): Do not use BP_SYM.
33495         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
33496         "bp-asm.h".
33497         (PARMS): Do not use macros from bp-asm.h.
33498         (S): Likewise.
33499         (SIZE): Likewise.
33500         (__mpn_rshift): Do not use BP_SYM.
33501         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
33502         "bp-asm.h".
33503         (PARMS): Do not use macros from bp-asm.h.
33504         (STR): Likewise.
33505         (CHR): Likewise.
33506         (strchr): Likewise.  Do not use BP_SYM.
33507         (index): Do not use BP_SYM in weak_alias.
33508         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
33509         "bp-asm.h".
33510         (PARMS): Do not use macros from bp-asm.h.
33511         (DEST): Likewise.
33512         (SRC): Likewise.
33513         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
33514         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
33515         "bp-asm.h".
33516         (PARMS): Do not use macros from bp-asm.h.
33517         (strlen): Do not use BP_SYM.
33518         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
33519         "bp-asm.h".
33520         (PARMS): Do not use macros from bp-asm.h.
33521         (S1): Likewise.
33522         (S2): Likewise.
33523         (SIZE): Likewise.
33524         (__mpn_sub_n): Do not use BP_SYM.
33525         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
33526         "bp-asm.h".
33527         (PARMS): Do not use macros from bp-asm.h.
33528         (S1): Likewise.
33529         (SIZE): Likewise.
33530         (__mpn_submul_1): Do not use BP_SYM.
33531         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
33532         "bp-asm.h".
33533         (PARMS): Do not use macros from bp-asm.h.
33534         (S1): Likewise.
33535         (S2): Likewise.
33536         (SIZE): Likewise.
33537         (__mpn_add_n): Do not use BP_SYM.
33538         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
33539         weak_alias.
33540         (bzero): Likewise.
33541         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
33542         "bp-asm.h".
33543         (PARMS): Do not use macros from bp-asm.h.
33544         (BLK2): Likewise.
33545         (LEN): Likewise.
33546         (memcmp): Do not use BP_SYM.
33547         (bcmp): Do not use BP_SYM in weak_alias.
33548         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
33549         "bp-asm.h".
33550         (PARMS): Do not use macros from bp-asm.h.
33551         (DEST): Likewise.
33552         (SRC): Likewise.
33553         (LEN): Likewise.
33554         (memcpy): Likewise.  Do not use BP_SYM.
33555         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
33556         "bp-asm.h".
33557         (PARMS): Do not use macros from bp-asm.h.
33558         (DEST): Likewise.
33559         (SRC): Likewise.
33560         (LEN): Likewise.
33561         (memmove): Likewise.  Do not use BP_SYM.
33562         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
33563         "bp-asm.h".
33564         (PARMS): Do not use macros from bp-asm.h.
33565         (DEST): Likewise.
33566         (SRC): Likewise.
33567         (LEN): Likewise.
33568         (__mempcpy): Likewise.  Do not use BP_SYM.
33569         (mempcpy): Do not use BP_SYM in weak_alias.
33570         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
33571         "bp-asm.h".
33572         (PARMS): Do not use macros from bp-asm.h.
33573         (DEST): Likewise.
33574         (LEN): Likewise.
33575         [!BZERO_P] (CHR): Likewise.
33576         (memset): Likewise.  Do not use BP_SYM.
33577         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
33578         "bp-asm.h".
33579         (PARMS): Do not use macros from bp-asm.h.
33580         (STR2): Likewise.
33581         (strcmp): Do not use BP_SYM.
33582         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
33583         "bp-asm.h".
33584         (PARMS): Do not use macros from bp-asm.h.
33585         (STR): Likewise.
33586         (DELIM): Likewise.
33587         [USE_AS_STRTOK_R] (SAVE): Likewise.
33588         (FUNCTION): Likewise.  Do not use BP_SYM.
33589         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
33590         aliases.
33591         (strtok_r): Likewise.
33592         (__GI___strtok_r): Likewise.
33593         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33594         (PARMS): Do not use macros from bp-asm.h.
33595         (S): Likewise.
33596         (SIZE): Likewise.
33597         (__mpn_lshift): Do not use BP_SYM.
33598         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33599         (PARMS): Do not use macros from bp-asm.h.
33600         (STR): Likewise.
33601         (CHR): Likewise.
33602         (__memchr): Do not use BP_SYM.
33603         (memchr): Do not use BP_SYM in weak_alias.
33604         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33605         (PARMS): Do not use macros from bp-asm.h.
33606         (BLK2): Likewise.
33607         (LEN): Likewise.
33608         (memcmp): Do not use BP_SYM.
33609         (bcmp): Do not use BP_SYM in weak_alias.
33610         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
33611         (PARMS): Do not use macros from bp-asm.h.
33612         (S1): Likewise.
33613         (SIZE): Likewise.
33614         (__mpn_mul_1): Do not use BP_SYM.
33615         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
33616         "bp-asm.h".
33617         (PARMS): Do not use macros from bp-asm.h.
33618         (STR): Likewise.
33619         (CHR): Likewise.
33620         (__rawmemchr): Do not use BP_SYM.
33621         (rawmemchr): Do not use BP_SYM in weak_alias.
33622         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33623         (PARMS): Do not use macros from bp-asm.h.
33624         (S): Likewise.
33625         (SIZE): Likewise.
33626         (__mpn_rshift): Do not use BP_SYM.
33627         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33628         (PARMS): Do not use macros from bp-asm.h.
33629         (SIGMSK): Likewise.
33630         (__sigsetjmp): Likewise.  Do not use BP_SYM.
33631         * sysdeps/i386/start.S: Do not include "bp-sym.h".
33632         (_start): Do not use BP_SYM.
33633         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
33634         (PARMS): Do not use macros from bp-asm.h.
33635         (DEST): Likewise.
33636         (SRC): Likewise.
33637         (__stpcpy): Likewise.  Do not use BP_SYM.
33638         (stpcpy): Do not use BP_SYM in weak_alias.
33639         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
33640         "bp-asm.h".
33641         (PARMS): Do not use macros from bp-asm.h.
33642         (DEST): Likewise.
33643         (SRC): Likewise.
33644         (LEN): Likewise.
33645         (__stpncpy): Likewise.  Do not use BP_SYM.
33646         (stpncpy): Do not use BP_SYM in weak_alias.
33647         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33648         (PARMS): Do not use macros from bp-asm.h.
33649         (STR): Likewise.
33650         (CHR): Likewise.
33651         (strchr): Likewise.  Do not use BP_SYM.
33652         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
33653         "bp-asm.h".
33654         (PARMS): Do not use macros from bp-asm.h.
33655         (STR): Likewise.
33656         (CHR): Likewise.
33657         (__strchrnul): Likewise.  Do not use BP_SYM.
33658         (strchrnul): Do not use BP_SYM in weak_alias.
33659         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
33660         "bp-asm.h".
33661         (PARMS): Do not use macros from bp-asm.h.
33662         (STOP): Likewise.
33663         (strcspn): Do not use BP_SYM.
33664         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
33665         "bp-asm.h".
33666         (PARMS): Do not use macros from bp-asm.h.
33667         (STR): Likewise.
33668         (STOP): Likewise.
33669         (strpbrk): Likewise.  Do not use BP_SYM.
33670         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
33671         "bp-asm.h".
33672         (PARMS): Do not use macros from bp-asm.h.
33673         (STR): Likewise.
33674         (CHR): Likewise.
33675         (strrchr): Likewise.  Do not use BP_SYM.
33676         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
33677         (PARMS): Do not use macros from bp-asm.h.
33678         (SKIP): Likewise.
33679         (strspn): Do not use BP_SYM.
33680         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
33681         (PARMS): Do not use macros from bp-asm.h.
33682         (STR): Likewise.
33683         (DELIM): Likewise.
33684         (SAVE): Likewise.
33685         (FUNCTION): Likewise.  Do not use BP_SYM.
33686         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
33687         aliases.
33688         (strtok_r): Likewise.
33689         (__GI___strtok_r): Likewise.
33690         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33691         (PARMS): Do not use macros from bp-asm.h.
33692         (S1): Likewise.
33693         (S2): Likewise.
33694         (SIZE): Likewise.
33695         (__mpn_sub_n): Do not use BP_SYM.
33696         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
33697         "bp-asm.h".
33698         (PARMS): Do not use macros from bp-asm.h.
33699         (S1): Likewise.
33700         (SIZE): Likewise.
33701         (__mpn_submul_1): Do not use BP_SYM.
33702         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
33703         <bp-sym.h>.
33704         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
33705         and <bp-asm.h>.
33706         (PARMS): Do not use macros from bp-asm.h.
33707         (FLAGS): Likewise.
33708         (PTID): Likewise.
33709         (TLS): Likewise.
33710         (CTID): Likewise.
33711         (__clone): Do not use BP_SYM.
33712         (clone): Do not use BP_SYM in weak_alias.
33713         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
33714         and <bp-asm.h>.
33715         (PARMS): Do not use macros from bp-asm.h.
33716         (LEN): Likewise.
33717         (__mmap64): Do not use BP_SYM.
33718         (mmap64): Do not use BP_SYM in weak_alias.
33719         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
33720         <bp-sym.h> and <bp-asm.h>.
33721         (PARMS): Do not use macros from bp-asm.h.
33722         (__posix_fadvise64_l64): Do not use BP_SYM.
33723         * sysdeps/unix/sysv/linux/i386/semtimedop.S
33724         (PARMS): Do not use macros from bp-asm.h.
33725         (NSOPS): Likewise.
33726         (semtimedop): Do not use BP_SYM.
33727         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
33728         and <bp-asm.h>.
33730 2013-02-21  Allan McRae  <allan@archlinux.org>
33732         * manual/message.texi (Charset conversion in gettext):
33733         Move @end statement to beginning of line.
33735 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33737         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
33738         static.
33739         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
33740         Likewise.
33742         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
33743         (denorm): Likewise.
33744         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
33745         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
33747 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33749         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
33750         tail-call to the resolved function if pltexit isn't needed.
33752 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33754         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
33755         or Y being zero as being unlikely.
33756         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
33757         Likewise.
33759 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
33761         * manual/nss.texi (System Databases and Name Service Switch):
33762         Remove frobnicate @pxref.
33764 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33766         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33767         __attribute__ ((unused)) to __attribute__ ((__unused__)).
33769 2013-02-20  Petr Machata  <pmachata@redhat.com>
33771         * elf/elf.h (R_ARM_TARGET1): New macro.
33772         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
33773         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
33774         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
33775         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
33776         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
33777         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
33778         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
33779         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
33780         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
33781         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
33782         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
33783         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
33784         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
33785         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
33786         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
33787         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
33788         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
33789         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
33790         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
33791         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
33792         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
33793         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
33794         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
33795         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
33796         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
33797         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
33798         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
33799         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
33800         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
33801         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
33802         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
33803         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
33804         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
33805         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
33806         (R_ARM_THM_GOT_BREL12): Likewise.
33807         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
33808         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
33809         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
33810         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
33811         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
33812         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
33813         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
33814         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
33815         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
33817 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33819         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33820         __attribute_used__ to __attribute__ ((unused)).
33822 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
33824         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
33825         powerpc mpa.c.
33826         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
33827         comment formatting.
33828         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
33830 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
33832         [BZ #13550]
33833         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
33834         Remove macro.
33835         (ENTER): Remove both macro definitions.
33836         (LEAVE): Likewise.
33837         (CHECK_BOUNDS_LOW): Likewise.
33838         (CHECK_BOUNDS_HIGH): Likewise.
33839         (CHECK_BOUNDS_BOTH): Likewise.
33840         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
33841         (RETURN_BOUNDED_POINTER): Likewise.
33842         (RETURN_NULL_BOUNDED_POINTER): Likewise.
33843         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
33844         (POP_ERRNO_LOCATION_RETURN): Likewise.
33845         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
33846         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33847         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
33848         macros.
33849         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33850         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
33851         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
33852         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
33853         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
33854         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
33855         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
33856         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
33857         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
33858         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
33859         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
33860         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
33861         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33862         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
33863         removed macros.
33864         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33865         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
33866         macros.
33867         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33868         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
33869         * sysdeps/i386/i586/memset.S (memset): Likewise.
33870         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
33871         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33872         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
33873         macros.
33874         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33875         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
33876         Change uses of L(2) to L(out).
33877         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
33878         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
33879         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
33880         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33881         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
33882         removed macros.
33883         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33884         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
33885         macros.
33886         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33887         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
33888         (RETURN): Do not use macro LEAVE.
33889         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
33890         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
33891         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
33892         * sysdeps/i386/i686/memset.S (memset): Likewise.
33893         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
33894         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
33895         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
33896         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
33897         Likewise.
33898         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33899         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
33900         L(1_2) and L(1_3) into L(1).
33901         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33902         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
33903         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33904         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
33905         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
33906         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
33907         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
33908         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33909         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
33910         macros.
33911         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
33912         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33913         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
33914         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
33915         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
33916         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33917         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
33918         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
33919         * sysdeps/i386/strcspn.S (strcspn): Likewise.
33920         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
33921         * sysdeps/i386/strrchr.S (strrchr): Likewise.
33922         * sysdeps/i386/strspn.S (strspn): Likewise.
33923         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
33924         conditional code.
33925         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33926         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
33927         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33928         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
33929         L(1_3) into L(1_1).
33930         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
33931         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33932         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
33933         macros.
33934         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33936 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
33938         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
33939         macro.
33941 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
33943         * math/atest-exp.c (exp_mpn): Remove ROUND.
33944         * math/atest-exp2.c (exp_mpn): Likewise.
33945         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
33947         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
33948         * stdlib/tst-tls-atexit-lib.c: Likewise.
33949         * stdlib/tst-tls-atexit.c: Likewise.
33951 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33953         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
33954         and __attribute_alloc_size__.
33956 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33958         * include/programs/xmalloc.h: Change __attribute_alloc_size to
33959         __attribute_alloc_size__.
33960         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
33961         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
33963 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33965         * include/programs/xmalloc.h: New file.
33966         * catgets/gencat.c: Include it.
33967         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
33968         * elf/pldd.c: Likewise.
33969         * iconv/iconv_charmap.c: Likewise.
33970         * iconv/iconvconfig.c: Likewise.
33971         * iconv/strtab.c: Likewise.
33972         * locale/programs/locale.c: Likewise.
33973         * locale/programs/localedef.h: Likewise.
33974         * locale/programs/simple-hash.c: Likewise.
33975         * nscd/nscd.h: Likewise.
33976         * nss/makedb.c: Likewise.
33977         * sysdeps/generic/ldconfig.h: Likewise.
33979 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33981         * Versions.def: Add GLIBC_2.18.
33982         * include/link.h (struct link_map): New member l_tls_dtor_count.
33983         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
33984         (__call_tls_dtors): Likewise.
33985         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
33986         __cxa_thread_atexit_impl.
33987         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33988         Likewise.
33989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33990         Likewise.
33991         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
33992         Likewise.
33993         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
33994         Likewise.
33995         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33996         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
33997         Likewise.
33998         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
33999         Likewise.
34000         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34001         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
34002         Likewise.
34003         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
34004         (tests): Add test case tst-tls-atexit.
34005         (modules-names): Add shared library for tst-tls-atexit.
34006         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
34007         (GLIBC_PRIVATE): Add __call_tls_dtors.
34008         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
34009         for libstdc++.
34010         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
34011         * stdlib/tst-tls-atexit.c: New test case.
34012         * stdlib/tst-tls-atexit-lib.c: New test case.
34014         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
34016         * elf/Versions (ld): Add _dl_find_dso_for_object.
34017         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
34018         * elf/dl-open.c (_dl_find_dso_for_object): New function.
34019         (dl_open_worker): Use _dl_find_dso_for_object.
34020         * elf/dl-sym.c (do_sym): Likewise.
34021         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
34023 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34025         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
34026         Syntactic changes only.
34027         (_dl_runtime_profile): Do a tail-call to the resolved function.
34029 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
34031         [BZ #13550]
34032         * sysdeps/x86_64/bp-asm.h: Remove file.
34033         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
34034         <bp-sym.h> and <bp-asm.h>.
34035         (__clone): Do not use BP_SYM.
34036         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
34037         <bp-sym.h> and <bp-asm.h>.
34038         * sysdeps/unix/x86_64/sysdep.S: Likewise.
34039         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
34040         "bp-asm.h".
34041         (_setjmp): Do not use BP_SYM.
34042         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
34043         "bp-asm.h".
34044         (setjmp): Do not use BP_SYM.
34045         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
34046         libc_hidden_def.
34047         (mempcpy): Do not use BP_SYM in weak_alias.
34048         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
34049         "bp-asm.h".
34050         (strchr): Do not use BP_SYM.
34051         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
34052         "bp-asm.h".
34053         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
34054         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
34055         (_start): Do not use BP_SYM.
34056         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
34057         "bp-asm.h".
34058         (strcat): Do not use BP_SYM.
34059         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
34060         "bp-asm.h".
34061         (STRCMP): Do not use BP_SYM.
34062         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
34063         "bp-asm.h".
34064         (STRCPY): Do not use BP_SYM.
34065         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
34066         "bp-asm.h".
34067         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
34068         "bp-asm.h".
34069         (FUNCTION): Do not use BP_SYM.
34070         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
34071         weak_alias.
34072         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
34074 2013-02-17  Andreas Jaeger  <aj@suse.de>
34076         * time/Versions: Sort entries.
34077         * string/Versions: Likewise.
34078         * resolv/Versions: Likewise.
34079         * posix/Versions: Likewise.
34080         * iconv/Versions: Likewise.
34081         * elf/Versions: Likewise.
34082         * wcsmbs/Versions: Likewise.
34084 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
34086         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
34087         loop termination condition.
34089         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
34090         variable to calculate EZ.
34091         (__sqr): Likewise.
34093         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
34094         the lower precision input.
34096 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
34098         [BZ #13550]
34099         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
34100         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
34101         (run-via-rtld-prefix): Do not handle %-bp tests.
34102         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
34103         (all-object-suffixes): Remove .ob.
34104         (bppfx): Remove variable.
34105         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
34106         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
34107         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
34108         [$(build-bounded) = yes] (libtype.ob): Likewise.
34109         * Makerules (elide-routines.ob): Remove variable.
34110         (do-tests-clean): Do not handle *-bp.out.
34111         (common-mostlyclean): Do not handle *-bp and *-bp.out.
34112         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
34113         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
34114         (tests): Do not include $(tests-bp.out).
34115         (xtests): Do not include $(xtests-bp.out).
34116         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
34117         [$(build-bounded) = yes] ($(addprefix
34118         $(objpfx),$(binaries-bounded))): Remove rule.
34119         ($(objpfx)%-bp.out): Remove rule.
34120         * config.make.in (build-bounded): Remove variable.
34121         * crypt/Makefile [$(build-bounded) = yes]
34122         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
34123         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
34124         append to variable.
34125         [$(build-bounded) = yes] (install-lib): Likewise.
34126         [$(build-bounded) = yes] (generated): Likewise.
34127         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
34128         Remove rule.
34129         * intl/Makefile [$(build-bounded) = yes]
34130         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
34131         * math/Makefile [$(build-bounded) = yes]
34132         ($(tests:%=$(objpfx)%-bp): Likewise.
34133         * misc/Makefile [$(build-bounded) = yes]
34134         ($(objpfx)tst-tsearch-bp): Likewise.
34135         * nptl/Makeconfig (bounded-thread-library): Remove variable.
34136         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
34137         Remove dependency.
34138         * string/Makefile (o-objects.ob): Remove variable.
34139         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
34140         (CFLAGS-.ob): Remove variable.
34141         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
34142         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
34143         both definitions of variable.
34144         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
34145         (ASFLAGS-.ob): Remove variable.
34147 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
34149         [BZ #13550]
34150         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
34151         Remove __BOUNDED_POINTERS__ from condition.
34152         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
34153         * string/bits/string2.h [!__NO_STRING_INLINES &&
34154         !__BOUNDED_POINTERS__]: Likewise.
34155         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
34156         Likewise.
34157         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
34158         Remove conditional code.
34159         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
34160         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
34161         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
34162         condition.
34164         [BZ #13550]
34165         * csu/libc-start.c: Do not include <bp-sym.h>.
34166         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
34167         * elf/dl-open.c: Do not include <bp-sym.h>.
34168         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
34169         * math/fegetenv.c: Do not include <bp-sym.h>.
34170         (fegetenv): Do not use BP_SYM in versioned symbols.
34171         * nptl/sysdeps/pthread/bits/libc-lockP.h
34172         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
34173         <bp-sym.h>.
34174         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34175         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
34176         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34177         (__pthread_mutex_destroy): Likewise.
34178         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34179         (__pthread_mutex_lock): Likewise.
34180         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34181         (__pthread_mutex_trylock): Likewise.
34182         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34183         (__pthread_mutex_unlock): Likewise.
34184         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34185         (__pthread_mutexattr_init): Likewise.
34186         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34187         (__pthread_mutexattr_destroy): Likewise.
34188         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34189         (__pthread_mutexattr_settype): Likewise.
34190         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34191         (__pthread_rwlock_init): Likewise.
34192         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34193         (__pthread_rwlock_destroy): Likewise.
34194         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34195         (__pthread_rwlock_rdlock): Likewise.
34196         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34197         (__pthread_rwlock_tryrdlock): Likewise.
34198         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34199         (__pthread_rwlock_wrlock): Likewise.
34200         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34201         (__pthread_rwlock_trywrlock): Likewise.
34202         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34203         (__pthread_rwlock_unlock): Likewise.
34204         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34205         (__pthread_key_create): Likewise.
34206         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34207         (__pthread_setspecific): Likewise.
34208         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34209         (__pthread_getspecific): Likewise.
34210         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
34211         Likewise.
34212         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34213         (_pthread_cleanup_push_defer): Likewise.
34214         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34215         (_pthread_cleanup_pop_restore): Likewise.
34216         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34217         (pthread_setcancelstate): Likewise.
34218         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
34219         <bp-sym.h>.
34220         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
34221         (memchr): Do not use BP_SYM in weak_alias.
34222         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
34223         (fegetenv): Do not use BP_SYM in versioned symbols.
34224         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
34225         (fesetenv): Do not use BP_SYM in versioned symbols.
34226         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
34227         (feupdateenv): Do not use BP_SYM in versioned symbols.
34228         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
34229         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
34230         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
34231         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
34232         (open64): Do not use BP_SYM in weak_alias.
34233         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
34234         (fegetenv): Do not use BP_SYM in versioned symbols.
34235         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
34236         (fesetenv): Do not use BP_SYM in versioned symbols.
34237         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
34238         (feupdateenv): Do not use BP_SYM in versioned symbols.
34239         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
34240         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
34241         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
34242         (feraiseexcept): Do not use BP_SYM in versioned symbols.
34243         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
34244         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
34245         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
34246         <bp-sym.h>.
34247         (__libc_start_main): Do not use BP_SYM.
34249 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
34251         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
34252         redundant return line.
34253         (norm): Likewise.
34254         (denorm): Likewise.
34255         (dbl_mp): Likewise.
34256         (sub_magnitudes): Likewise.
34257         (__add): Likewise.
34258         (__sub): Likewise.
34259         (__mul): Likewise.
34260         (__inv): Likewise.
34261         (__dvd): Likewise.
34262         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
34263         (norm): Likewise.
34264         (denorm): Likewise.
34265         (dbl_mp): Likewise.
34266         (sub_magnitudes): Likewise.
34267         (__add): Likewise.
34268         (__sub): Likewise.
34269         (__mul): Likewise.
34270         (__inv): Likewise.
34271         (__dvd): Likewise.
34273         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
34274         instead of __mul.
34275         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
34276         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
34277         (cc32): Likewise.
34279         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
34280         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
34281         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
34282         of __mul for squares.
34283         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
34284         function
34285         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
34286         Likewise.
34287         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
34288         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
34290 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
34292         [BZ #13550]
34293         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
34294         code.
34295         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
34296         prototype or function definition.  Rename ubp_* variables and
34297         parameters.  Remove argv definitions conditional on
34298         [__BOUNDED_POINTERS__].
34299         * debug/backtrace.c (__backtrace): Do not use __unbounded.
34300         * elf/dl-runtime.c (_dl_fixup): Likewise.
34301         * include/set-hooks.h (RUN_HOOK): Likewise.
34302         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
34303         definition.
34304         * string/strcpy.c (strcpy): Do not use __unbounded.
34305         * sysdeps/generic/frame.h (struct layout): Likewise.
34306         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
34307         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
34308         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
34309         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
34310         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
34311         (__backtrace): Likewise.
34312         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
34313         use __ptrvalue.
34314         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
34315         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
34316         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
34317         Likewise.
34318         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
34319         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
34320         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
34321         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
34322         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
34323         Do not use __unbounded.
34324         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
34325         Rename __unboundedrlimits parameter to rlimits in prototype.
34326         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
34327         Do not use __unbounded.
34328         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
34329         not use __ptrvalue.
34330         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
34331         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
34332         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
34333         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
34334         __ptrvalue or __unbounded.
34335         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
34336         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
34337         use __unbounded.
34338         (__new_msgctl): Do not use __ptrvalue.
34339         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
34340         __unbounded.
34341         (__libc_msgrcv): Do not use __ptrvalue.
34342         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
34343         startup_info): Do not use __unbounded.
34344         (__libc_start_main): Likewise.  Rename ubp_* variables and
34345         parameters.  Remove argv definitions conditional on
34346         [__BOUNDED_POINTERS__].
34347         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
34348         __ptrvalue.
34349         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
34350         use __unbounded.
34351         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
34352         or __ptrvalue.
34353         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
34354         use __unbounded.
34355         (__new_shmctl): Do not use __ptrvalue.
34356         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
34357         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
34358         Likewise.
34359         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
34360         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
34361         (__libc_sigaction): Likewise.
34362         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
34363         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
34364         Likewise.
34365         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34367 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
34369         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
34371         * string/mempcpy.c: Implement by calling memcpy.
34373 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
34375         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
34377         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
34378         evaluation.
34380         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
34381         values in the mantissa.
34383         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
34384         minimize writes to Z.
34385         (sub_magnitudes): Simplify code a bit.
34387 2013-02-12  Roland McGrath  <roland@hack.frob.com>
34389         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
34390         from the message.  The linker prefixes all warnings with that already.
34392 2013-02-12  Andreas Schwab  <schwab@suse.de>
34394         [BZ #15078]
34395         * posix/regexec.c (extend_buffers): Add parameter min_len.
34396         (check_matching): Pass minimum needed length.
34397         (clean_state_log_if_needed): Likewise.
34398         (get_subexp): Likewise.
34399         * posix/Makefile (tests): Add bug-regex34.
34400         (bug-regex34-ENV): Define.
34401         * posix/bug-regex34.c: New file.
34403         [BZ #11561]
34404         * posix/regcomp.c (parse_bracket_exp): When looking up collating
34405         elements compare against the byte sequence of it, not its name.
34406         * posix/Makefile (tests): Add bug-regex35.
34407         (bug-regex35-ENV): Define.
34408         * posix/bug-regex35.c: New file.
34410 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34412         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
34413         comment.
34414         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
34415         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
34416         (CHECK_EOL): Add undef.
34418 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
34420         * bits/stdlib-bsearch.h: New file.
34421         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
34422         * stdlib/stdlib.h: Likewise.
34424 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34426         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
34427         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
34428         declaration.
34429         * manual/search.texi (Array Search Function): Add missing const in
34430         lfind prototype.
34431         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
34432         declaration to use rlim_t.
34433         (Basic Scheduling Functions): Remove erroneous const from
34434         sched_getparam prototype.  Remove erroneous * from
34435         sched_get_priority_max and sched_get_priority_min prototypes.
34436         (Resource Usage): Fix summary @comment on vtimes to refer to
34437         sys/vtimes.h rather than vtimes.h.
34438         Add missing *s in vtimes prototype.
34439         (Limits on Resources): Fix ulimit prototype to return long int.
34440         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
34441         prototypes to use long int rather than double.
34442         (BSD Random): Fix initstate and setstate to use char *, not void *.
34443         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
34444         prototype to make second argument 'struct aiocb64 *const[]'.
34445         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
34446         (Status of AIO Operations): Remove erroneous const in aio_return and
34447         aio_return64 prototypes.
34448         (Synchronizing I/O): Fix sync prototype to return void.
34449         * manual/startup.texi (Suboptions): Remove an erroneous const in
34450         getsubopt prototype.
34451         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
34452         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
34453         use size_t rather than int.
34454         (Scanning All Users): Likewise for getpwent_r.
34455         (Setting Groups): Add missing const to setgroups prototype.
34456         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
34457         * manual/socket.texi (Host Names): Fix gethostbyaddr and
34458         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
34459         'const void *' rather than 'const char *'.
34460         (Host Address Functions): Likewise for inet_ntop.
34461         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
34462         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
34463         ssize_t for return value.
34464         (Sending Data): Likewise for send, sendto, sendmsg.
34465         (Socket Option Functions): Add a missing const in setsockopt prototype.
34466         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
34467         use wchar_t for the argument.
34468         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
34469         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
34470         take no arguments.
34471         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
34472         double/float/long double for second argument.
34473         Fix return types of significand, significandf, significandl.
34474         * manual/filesys.texi (Setting Permissions): Use mode_t for second
34475         argument in fchmod prototype.
34476         (File Owner): Use uid_t and gid_t in fchown prototype.
34477         (File Times): Add const to utimes, futimes, and lutimes prototypes.
34478         (Making Special Files): Use mode_t and dev_t in mknod prototype.
34479         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
34480         use 'const struct dirent **' as argument types to CMP function pointer
34481         argument.
34482         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
34483         (File Times): Fix summary magic @comment for struct utimbuf and utime
34484         to refer to utime.h, not time.h.
34485         * manual/string.texi (Argz Functions): Add missing const in
34486         argz_extract and argz_next prototypes.
34487         (Finding Tokens in a String): Likewise for basename.
34488         (String/Array Comparison): Fix typo in wcscasecmp prototype.
34489         (Copying and Concatenation): Fix typo in wmemmove prototype.
34490         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
34491         (Signal Stack): Remove erroneous const in sigstack prototype.
34492         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
34493         prototype.
34494         (Simple Calendar Time): Likewise for stime.
34495         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
34496         prototype.
34497         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
34498         say sys/sysctl.h instead.
34499         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
34500         and vsyslog prototypes.
34502 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34504         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
34505         Remove.
34507 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34509         * misc/sys/mman.h: Fix typo in mremap comment.
34511 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34513         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
34514         the '\0' terminator.
34516 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34518         [BZ #13550]
34519         * debug/segfault.c: Don't include <bp-checks.h>.
34520         * sysdeps/generic/bp-checks.h: Remove file.
34521         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
34522         (__GETDENTS): Don't use CHECK_N.
34523         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
34524         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
34525         (__getgroups): Don't use CHECK_N.
34526         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
34527         (setgroups): Don't use CHECK_N.
34528         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
34529         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
34530         (__libc_msgrcv): Don't use CHECK_N.
34531         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
34532         (__libc_msgsnd): Don't use CHECK_N.
34533         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
34534         <bp-checks.h>.
34535         (__libc_pread): Don't use CHECK_N.
34536         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
34537         include <bp-checks.h>.
34538         (__libc_pread64): Don't use CHECK_N.
34539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
34540         include <bp-checks.h>.
34541         (__libc_pwrite): Don't use CHECK_N.
34542         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
34543         include <bp-checks.h>.
34544         (__libc_pwrite64): Don't use CHECK_N.
34545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
34546         <bp-checks.h>.
34547         (__libc_pread): Don't use CHECK_N.
34548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
34549         include <bp-checks.h>.
34550         (__libc_pread64): Don't use CHECK_N.
34551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
34552         include <bp-checks.h>.
34553         (__libc_pwrite): Don't use CHECK_N.
34554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
34555         include <bp-checks.h>.
34556         (__libc_pwrite64): Don't use CHECK_N.
34557         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
34558         (do_pread): Don't use CHECK_N.
34559         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
34560         (do_pread64): Don't use CHECK_N.
34561         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
34562         (do_pwrite): Don't use CHECK_N.
34563         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
34564         (do_pwrite64): Don't use CHECK_N.
34565         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
34566         (__libc_readv): Don't use CHECK_N.
34567         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
34568         (semop): Don't use CHECK_N.
34569         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
34570         <bp-checks.h>.
34571         (semtimedop): Don't use CHECK_N.
34572         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
34573         (__libc_pread): Don't use CHECK_N.
34574         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
34575         <bp-checks.h>.
34576         (__libc_pread64): Don't use CHECK_N.
34577         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
34578         <bp-checks.h>.
34579         (__libc_pwrite): Don't use CHECK_N.
34580         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
34581         <bp-checks.h>.
34582         (__libc_pwrite64): Don't use CHECK_N.
34583         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
34584         <bp-checks.h>.
34585         (__libc_msgrcv): Don't use CHECK_N.
34586         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
34587         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
34588         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
34589         (__libc_writev): Don't use CHECK_N.
34591 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34593         * string/strcpy.c: Removed unused variable.
34595         * Makeconfig (+sysdep-includes): Define with := rather than =.
34596         Use an existing include/ subdir of each sysdeps dir before it.
34598 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34600         * nscd/connection.c (register_traced_file): Comment function.
34601         [HAVE_INOTIFY] (union __inev): Define.
34602         [HAVE_INOTIFY] (inotify_check_files): New function.
34603         [HAVE_INOTIFY] (clear_db_cache): Likewise.
34604         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
34605         clear_db_cache.
34606         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
34608 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34610         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
34611         loaded if not already and that a failure is permanent.
34613 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34615         [BZ #15006]
34616         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
34617         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
34619 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34621         [BZ #13550]
34622         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
34623         (CHECK_1_NULL_OK): Likewise.
34624         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
34625         (__fxstat): Do not use CHECK_1.
34626         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
34627         <bp-checks.h>.
34628         (___fxstat64): Do not use CHECK_1.
34629         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
34630         <bp-checks.h>.
34631         (__fxstatat): Do not use CHECK_1.
34632         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
34633         <bp-checks.h>.
34634         (__fxstatat64): Do not use CHECK_1.
34635         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
34636         <bp-checks.h>.
34637         (__fxstat): Do not use CHECK_1.
34638         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
34639         <bp-checks.h>.
34640         (__fxstatat): Do not use CHECK_1.
34641         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34642         <bp-checks.h>.
34643         (__getresgid): Do not use CHECK_1.
34644         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34645         <bp-checks.h>.
34646         (__getresuid): Do not use CHECK_1.
34647         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
34648         <bp-checks.h>.
34649         (__lxstat): Do not use CHECK_1.
34650         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34651         <bp-checks.h>.
34652         (__old_msgctl): Do not use CHECK_1.
34653         (__new_msgctl): Likewise.
34654         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
34655         <bp-checks.h>.
34656         (__new_setrlimit): Do not use CHECK_1.
34657         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34658         <bp-checks.h>.
34659         (__old_shmctl): Do not use CHECK_1.
34660         (__new_shmctl): Likewise.
34661         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
34662         <bp-checks.h>.
34663         (__xstat): Do not use CHECK_1.
34664         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
34665         (__lxstat): Do not use CHECK_1.
34666         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
34667         <bp-checks.h>.
34668         (___lxstat64): Do not use CHECK_1.
34669         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
34670         (__old_msgctl): Do not use CHECK_1.
34671         (__new_msgctl): Likewise.
34672         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
34673         <bp-checks.h>.
34674         (__gettimeofday): Do not use CHECK_1.
34675         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
34676         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
34677         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
34678         <bp-checks.h>.
34679         (__gettimeofday): Do not use CHECK_1.
34680         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
34681         (__old_shmctl): Do not use CHECK_1_NULL_OK.
34682         (__new_shmctl): Do not use CHECK_1.
34683         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
34684         <bp-checks.h>.
34685         (do_sigtimedwait): Do not use CHECK_1.
34686         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
34687         <bp-checks.h>.
34688         (do_sigwaitinfo): Do not use CHECK_1.
34689         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
34690         <bp-checks.h>.
34691         (msgctl): Do not use CHECK_1.
34692         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
34693         <bp-checks.h>.
34694         (shmctl): Do not use CHECK_1.
34695         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
34696         (ustat): Do not use CHECK_1.
34697         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
34698         <bp-checks.h>.
34699         (__fxstat): Do not use CHECK_1.
34700         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
34701         <bp-checks.h>.
34702         (__fxstatat): Do not use CHECK_1.
34703         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
34704         <bp-checks.h>.
34705         (__lxstat): Do not use CHECK_1.
34706         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
34707         <bp-checks.h>.
34708         (__xstat): Do not use CHECK_1.
34709         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
34710         (__xstat): Do not use CHECK_1.
34711         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
34712         (___xstat64): Do not use CHECK_1.
34714         [BZ #13550]
34715         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
34716         definitions.
34717         (CHECK_BOUNDS_HIGH): Likewise.
34718         * string/strcpy.c: Do not include <bp-checks.h>.
34719         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
34721 2013-02-07  Roland McGrath  <roland@hack.frob.com>
34723         * nscd/nscd-client.h (__nscd_drop_map_ref):
34724         Add __attribute__ ((unused)).
34725         * nis/nss-nisplus.h (niserr2nss): Likewise.
34727         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
34728         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
34730         * csu/libc-tls.c (init_static_tls, init_slotinfo):
34731         Remove inline keyword.
34732         * include/rounding-mode.h (round_away): Likewise.
34733         * libio/wfileops.c (adjust_wide_data): Likewise.
34734         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
34735         (__m128i_strloadu_tolower): Likewise.
34736         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
34737         (__m128i_strloadu_tolower): Likewise.
34738         * time/mktime.c (ydhms_diff): Likewise.
34739         * locale/elem-hash.h (elem_hash): Likewise.
34740         * locale/setlocale.c (setdata): Likewise.
34741         * posix/regex_internal.h (re_string_char_size_at): Likewise.
34742         (re_string_wchar_at): Likewise.
34743         (bitset_not, bitset_merge, bitset_mask): Likewise.
34744         [!(__GNUC__ > 3)] (inline): Remove macro.
34745         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
34746         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
34747         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
34748         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
34749         * string/memcmp.c (memcmp_bytes): Likewise.
34750         * locale/programs/locarchive.c (compute_hashval): Likewise.
34751         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
34752         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
34753         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
34754         * nss/getent.c (print_rpc, print_protocols): Likewise.
34755         (print_passwd, print_group, print_aliases): Likewise.
34756         * nis/nss-nisplus.h (niserr2nss): Likewise.
34757         * nscd/connections.c (restart_p): Likewise.
34758         Change return type to bool.
34760 2013-02-05  Roland McGrath  <roland@hack.frob.com>
34762         * Makeconfig (all-Depend-files): Add existing
34763         $(sorted-subdirs:=/Depend) files.
34764         (all-subdirs): Remove nss.
34765         * sysdeps/unix/inet/Subdirs: Add it here instead.
34766         * hesiod/Depend: New file.
34768         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
34769         instead of calling alloca.
34771         * io/lseek.c (__lseek): Rename to __libc_lseek.
34772         Define __lseek as an alias.
34774         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
34776 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
34778         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
34779         else clause and remove check for non-standard endianness.
34781 2013-02-04  David S. Miller  <davem@davemloft.net>
34783         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34785 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
34787         [BZ #13550]
34788         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
34789         (__ubp_memchr): Remove prototype.
34790         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
34791         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34792         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
34793         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34794         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
34795         Remove alias.
34796         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
34797         (__ubp_memchr): Likewise.
34798         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
34799         (__ubp_memchr): Likewise.
34800         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
34801         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
34802         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
34803         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
34804         CHECK_STRING.
34805         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
34806         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
34807         (__getcwd): Do not use CHECK_STRING.
34808         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34809         <bp-checks.h>.
34810         (__real_chown): Do not use CHECK_STRING.
34811         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
34812         <bp-checks.h>.
34813         (fchownat): Do not use CHECK_STRING.
34814         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
34815         CHECK_STRING.
34816         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34817         <bp-checks.h>.
34818         (__lchown): Do not use CHECK_STRING.
34819         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
34820         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
34821         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
34822         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
34823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34824         include <bp-checks.h>.
34825         (truncate64): Do not use CHECK_STRING.
34826         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34827         <bp-checks.h>.
34828         (__real_chown): Do not use CHECK_STRING.
34829         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34830         <bp-checks.h>.
34831         (__lchown): Do not use CHECK_STRING.
34832         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34833         <bp-checks.h>.
34834         (__chown): Do not use CHECK_STRING.
34835         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
34836         <bp-checks.h>.
34837         (truncate64): Do not use CHECK_STRING.
34838         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
34839         Likewise.
34840         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
34841         (__xmknod): Do not use CHECK_STRING.
34842         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
34843         <bp-checks.h>.
34844         (__xmknodat): Do not use CHECK_STRING.
34845         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34846         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
34848 2013-02-04  Andreas Schwab  <schwab@suse.de>
34850         [BZ #14142]
34851         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
34852         * include/netdb.h: Likewise for h_errno.
34853         * elf/tst-stackguard1.c: Include <tls.h>.
34855 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
34857         * elf/link.h (struct link_map): Extend the l_addr comment.
34858         * include/link.h (struct link_map): Likewise.
34860 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
34862         [BZ #13550]
34863         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
34864         (BOUNDED_1): Remove macro.
34865         * debug/backtrace.c: Don't include <bp-checks.h>.
34866         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
34867         (__backtrace): Likewise.
34868         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
34869         <bp-checks.h>.
34870         (__backtrace): Don't use BOUNDED_1.
34871         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
34872         <bp-checks.h>.
34873         (__backtrace): Don't use BOUNDED_1.
34874         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
34875         (__backtrace): Don't use BOUNDED_1.
34876         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
34877         (shmat): Don't use BOUNDED_N.
34879 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
34881         [BZ #13550]
34882         * sysdeps/generic/bp-start.h: Remove file.
34883         * csu/libc-start.c: Don't include <bp-start.h>.
34884         (LIBC_START_MAIN): Set up __environ directly instead of using
34885         INIT_ARGV_and_ENVIRON.
34886         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
34887         <bp-start.h>.
34889         [BZ #13550]
34890         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
34891         definitions.
34892         (CHECK_FCNTL): Likewise.
34893         (CHECK_N_PAGES): Likewise.
34895         [BZ #13550]
34896         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
34897         definitions.
34898         (CHECK_SIGSET_NULL_OK): Likewise.
34899         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
34900         <bp-checks.h>.
34901         (sigpending): Don't use CHECK_SIGSET.
34902         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
34903         <bp-checks.h>.
34904         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34905         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
34906         <bp-checks.h>.
34907         (do_sigsuspend): Don't use CHECK_SIGSET.
34908         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
34909         use CHECK_SIGSET.
34910         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
34911         (do_sigwait): Don't use CHECK_SIGSET.
34912         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
34913         use CHECK_SIGSET.
34914         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
34915         include <bp-checks.h>.
34916         (sigpending): Don't use CHECK_SIGSET.
34917         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
34918         include <bp-checks.h>.
34919         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34920         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
34921         <bp-checks.h>.
34922         (sigpending): Don't use CHECK_SIGSET.
34923         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
34924         <bp-checks.h>.
34925         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34927         [BZ #13550]
34928         * sysdeps/generic/bp-semctl.h: Remove file.
34929         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
34930         <bp-checks.h> and <bp-semctl.h>.
34931         (__old_semctl): Don't use CHECK_SEMCTL.
34932         (__new_semctl): Likewise.
34933         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
34934         and <bp-semctl.h>.
34935         (__old_semctl): Don't use CHECK_SEMCTL.
34936         (__new_semctl): Likewise.
34937         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
34938         <bp-checks.h> and <bp-semctl.h>.
34939         (__old_semctl): Don't use CHECK_SEMCTL.
34940         (__new_semctl): Likewise.
34941         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
34942         <bp-checks.h> and <bp-semctl.h>.
34943         (semctl): Don't use CHECK_SEMCTL.
34945         [BZ #13550]
34946         * Makerules (elide-bp-thunks): Remove variable.
34947         (elide-routines.oS): Don't use $(elide-bp-thunks).
34948         (elide-routines.os): Likewise.
34949         (elide-routines.o): Likewise.
34950         (elide-routines.op): Likewise.
34951         (elide-routines.og): Likewise.
34952         (objects): Don't use $(bp-thunks).
34953         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
34954         include.
34955         (common-generated): Do not add s-proto-bp.d.
34956         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
34957         (int): Likewise.
34958         (typ): Likewise.
34959         Do not generate makefile rules for bounded-pointer thunks.
34960         * sysdeps/generic/bp-thunks.h: Remove file.
34961         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
34962         * sysdeps/unix/s-proto-bp.S: Likewise.
34964         [BZ #15062]
34965         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
34966         parts of result separately when argument is not close to line from
34967         -i to i and one part of argument is small.
34968         * math/k_casinhf.c (__kernel_casinhf): Likewise.
34969         * math/k_casinhl.c (__kernel_casinhl): Likewise.
34970         * math/libm-test.inc (cacos_test): Add more tests.
34971         (casin_test): Likewise.
34972         (casinh_test): Likewise.
34973         * sysdeps/i386/fpu/libm-test-ulps: Update.
34974         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34976 2013-01-31  David S. Miller  <davem@davemloft.net>
34978         * po/de.po: Update from translation team.
34980 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
34982         * time/tzfile.c: Include stdint.h for SIZE_MAX.
34984 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
34986         * configure.in (_AC_PROG_CC_C89): New definition.
34987         * configure: Regenerate.
34989         * configure.in (AC_PROG_CPP): New definition.
34990         * configure: Regenerate.
34992 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
34994         * debug/tst-backtrace.h: New file.
34995         * debug/tst-backtrace2.c: Include tst-backtrace.h.
34996         (ret): Remove variable.
34997         (x): Likewise.
34998         (FAIL): Remove macro.
34999         (NO_INLINE): Likewise.
35000         (fn1): Use match function instead of strstr.
35001         * debug/tst-backtrace3.c: Include tst-backtrace.h.
35002         (ret): Remove variable.
35003         (x): Likewise.
35004         (FAIL): Remove macro.
35005         (NO_INLINE): Likewise.
35006         (fn): Use match function instead of strstr.
35007         * debug/tst-backtrace4.c: Include tst-backtrace.h.
35008         (ret): Remove variable.
35009         (x): Likewise.
35010         (FAIL): Remove macro.
35011         (NO_INLINE): Likewise.
35012         (handle_signal): Use match function instead of strstr.
35013         * debug/tst-backtrace5.c: Include tst-backtrace.h.
35014         (ret): Remove variable.
35015         (x): Likewise.
35016         (FAIL): Remove macro.
35017         (NO_INLINE): Likewise.
35018         (handle_signal): Use match function instead of strstr.
35020 2013-01-23  Roland McGrath  <roland@hack.frob.com>
35022         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
35024 2013-01-23  David S. Miller  <davem@davemloft.net>
35026         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
35027         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
35028         argument of CAS if possible.
35029         * sysdeps/sparc/sparc64/bits/atomic.h
35030         (__arch_compare_and_exchange_val_32_acq): Likewise.
35031         (__arch_compare_and_exchange_val_64_acq): Likewise.
35033 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
35035         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
35036         * sysdeps/posix/ulimit.c: ... this.
35037         Include <limits.h>.
35038         * sysdeps/unix/bsd/ulimit.c: Remove file.
35040 2013-01-23  Adam Conrad  <adconrad@0c3.net>
35042         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
35043         (LDFLAGS-tst-array5): Likewise.
35045 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
35047         [BZ #15036]
35048         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
35049         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
35050         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
35051         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
35053 2013-01-21  David S. Miller  <davem@davemloft.net>
35055         * sysdeps/sparc/backtrace.c: New file.
35056         * sysdeps/sparc/sparc32/backtrace.h: New file.
35057         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
35058         * sysdeps/sparc/sparc64/backtrace.h: New file.
35059         * sysdeps/sparc/sparc64/backtrace.c: Delete.
35060         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
35061         -funwind-tables.
35063 2013-01-21  Andreas Schwab  <schwab@suse.de>
35065         [BZ #15020]
35066         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
35067         closed its stdout.
35069 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
35071         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
35072         "mpa2.h".
35073         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35075 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
35076             Mark Mitchell  <mark@codesourcery.com>
35077             Tom de Vries  <tom@codesourcery.com>
35078             Paul Pluzhnikov  <ppluzhnikov@google.com>
35080         * debug/tst-backtrace2.c: New file.
35081         * debug/tst-backtrace3.c: Likewise.
35082         * debug/tst-backtrace4.c: Likewise.
35083         * debug/tst-backtrace5.c: Likewise.
35084         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
35085         (CFLAGS-tst-backtrace3.c): Likewise.
35086         (CFLAGS-tst-backtrace4.c): Likewise.
35087         (CFLAGS-tst-backtrace5.c): Likewise.
35088         (LDFLAGS-tst-backtrace2): Likewise.
35089         (LDFLAGS-tst-backtrace3): Likewise.
35090         (LDFLAGS-tst-backtrace4): Likewise.
35091         (LDFLAGS-tst-backtrace5): Likewise.
35092         (tests): Add new tests tst-backtrace2, tst-backtrace3,
35093         tst-backtrace4 and tst-backtrace5.
35095 2013-01-18  Anton Blanchard  <anton@samba.org>
35096             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
35098         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
35099         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
35100         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
35101         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
35102         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
35103         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
35104         "+r" and remove output regs list as redundant.  Add explicit inline
35105         asm to specify register of return val to work around compiler codegen
35106         bug.  Remove (int) cast on return value.  Add return type parameter to
35107         use in macro so that this macro does not truncate return value for
35108         64-bit values.
35109         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
35110         pass to INTERNAL_VSYSCALL_NCS.
35111         (INLINE_VSYSCALL): Add 'long int' as return type to
35112         INTERNAL_VSYSCALL_NCS macro invocation.
35113         (INTERNAL_VSYSCALL): Add 'long int' as return type to
35114         INTERNAL_VSYSCALL_NCS macro invocation.
35115         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
35117 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
35119         [BZ #14496]
35120         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
35121         Fix application of SIMD FP exception mask.
35123         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
35124         mp_no from a power of two.
35125         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
35126         __mpexp_twomm1.  Use __pow_mp.
35128         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
35129         multiplication.
35131 2013-01-17  David S. Miller  <davem@davemloft.net>
35133         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35135 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
35137         [BZ #15023]
35138         * include/complex.h: Condition contents on [!_COMPLEX_H].
35139         (__kernel_casinhf): New prototype.
35140         (__kernel_casinh): Likewise.
35141         (__kernel_casinhl): Likewise.
35142         * math/Makefile (libm_calls): Add k_casinh.
35143         * math/k_casinh.c: New file.
35144         * math/k_casinhf.c: Likewise.
35145         * math/k_casinhl.c: Likewise.
35146         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
35147         finite nonzero arguments.
35148         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
35149         finite nonzero arguments.
35150         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
35151         finite nonzero arguments.
35152         * math/s_casinh.c: Do not include <float.h>.
35153         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
35154         * math/s_casinhf.c: Do not include <float.h>.
35155         (__casinhf): Move code for finite nonzero arguments to
35156         k_casinhf.c.
35157         * math/s_casinhl.c: Do not include <float.h>.
35158         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
35159         redefine.
35160         (__casinhl): Move code for finite nonzero arguments to
35161         k_casinhl.c.
35162         * math/libm-test.inc (cacos_test): Add more tests.
35163         * sysdeps/i386/fpu/libm-test-ulps: Update.
35164         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35166 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
35168         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
35169         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
35170         [!HAVE_MREMAP]: Remove [defined linux] case.
35171         * malloc/arena.c: Do not include <malloc-sysdep.h>.
35173 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
35175         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
35177 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
35179         * elf/elf.h (R_386_SIZE32): New relocation.
35180         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
35181         R_386_SIZE32.
35182         (elf_machine_rela): Likewise.
35183         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
35184         R_X86_64_SIZE64 and R_X86_64_SIZE32.
35186 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
35188         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
35189         (FP_FAST_FMA): Do not define.
35190         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
35191         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
35192         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
35193         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
35194         !_SOFT_FLOAT]: Likewise.
35195         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
35196         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
35197         value.
35198         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
35199         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
35200         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
35201         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
35202         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
35203         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
35204         file.
35206 2013-01-16  Andreas Schwab  <schwab@suse.de>
35208         [BZ #14327]
35209         * include/stdlib.h (__mktemp): Add declaration.
35210         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
35211         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
35213 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35215         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
35216         definitions.
35217         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
35218         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
35219         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
35220         definitions here.
35221         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
35222         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
35223         definitions.
35224         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
35225         and ONE.
35226         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
35227         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
35228         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
35229         definitions.
35230         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
35231         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
35232         definitions.
35233         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
35235         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
35237 2013-01-15  David S. Miller  <davem@davemloft.net>
35239         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35240         trunc{,f} to libm-sysdep_routes.
35241         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35242         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
35243         file.
35244         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
35245         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
35246         file.
35247         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
35248         file.
35249         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
35250         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
35251         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
35252         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
35253         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
35254         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
35255         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
35256         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
35258         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35259         nearbyint{,f} to libm-sysdep_routes.
35260         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35261         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
35262         New file.
35263         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
35264         file.
35265         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
35266         New file.
35267         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
35268         file.
35269         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
35270         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
35271         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
35272         file.
35273         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
35274         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
35275         file.
35276         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
35277         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
35278         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
35280         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
35281         libc_feholdexcept and libc_fesetenv.
35283 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
35285         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
35287 2013-01-14  David S. Miller  <davem@davemloft.net>
35289         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
35290         (SPARC_ASM_VIS2_IFUNC): Likewise.
35291         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
35292         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
35293         use of 'siam' instruction.
35294         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
35295         Likewise.
35296         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
35297         Likewise.
35298         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
35299         Likewise.
35300         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
35301         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
35302         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
35303         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
35304         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
35305         file.
35306         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
35307         file.
35308         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
35309         file.
35310         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
35311         file.
35312         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
35313         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
35314         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
35315         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
35316         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
35317         new VIS2 routines.
35318         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
35319         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
35320         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
35321         Likewise.
35322         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
35323         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
35324         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
35325         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
35326         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
35327         routines to libm-sysdep_routines.
35328         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35330         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35331         fdim/fdimf to libm-sysdep_routines.
35332         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
35333         file.
35334         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
35335         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
35336         file.
35337         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
35338         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
35339         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
35340         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
35341         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
35342         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
35343         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
35345 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
35347         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
35348         to optimize copies.
35350         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
35351         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35352         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35354         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
35355         local variable MPTWO.
35356         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
35357         Likewise.
35359 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35361         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
35362         GLOB_NOESCAPE.
35364 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35366         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
35368 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35370         * manual/pattern.texi (glob_t): Document gl_flags.
35371         (glob64_t): Likewise.
35373 2013-01-11  David S. Miller  <davem@davemloft.net>
35375         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
35376         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
35377         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
35378         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
35379         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
35380         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
35381         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
35382         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
35383         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
35384         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
35385         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
35386         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
35387         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
35389         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35390         sparc V9 rather than using V8 code.
35391         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35392         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35394         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
35395         Move to...
35396         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
35397         Here.
35399 2013-01-11  Roland McGrath  <roland@hack.frob.com>
35401         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
35402         not in the main loop.
35403         * configure: Regenerated.
35405 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
35407         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
35408         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
35409         to just #else.
35410         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
35411         [!__GLIBC_HAVE_LONG_LONG] case.
35412         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
35413         condition to just #else.
35414         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
35415         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
35416         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
35417         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
35418         unconditional.
35419         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
35420         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35421         #elif condition to just #else.
35422         * sysdeps/unix/sysv/linux/sys/sysmacros.h
35423         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
35424         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35425         #elif condition to just #else.
35427 2013-01-11  Steve Ellcey  <sellcey@mips.com>
35429         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
35430         (EF_MIPS_ARCH_64): Fix value.
35431         (EF_MIPS_ARCH_32R2): New.
35432         (EF_MIPS_ARCH_64R2): New.
35434 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
35436         * Makeconfig (+link-pie-before-libc): New.
35437         (+link-pie-after-libc): Likewise.
35438         (+link-pie-tests): Likewise.
35439         (+link-pie): Rewritten.
35440         (link-before-libc): Remove $(config-LDFLAGS).
35441         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
35442         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
35443         (config-LDFLAGS): Renamed to ...
35444         (rtld-LDFLAGS): This.
35445         (rtld-tests-LDFLAGS): New macro.
35446         (link-libc-rpath-link): Likewise.
35447         (link-libc-tests-rpath-link): Likewise.
35448         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
35449         (link-libc): Prepand $(link-libc-rpath-link).
35450         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
35451         (test-program-prefix): New macro.
35452         (test-via-rtld-prefix): Likewise.
35453         (test-program-cmd): Likewise.
35454         (host-test-program-cmd): Likewise.
35455         * Makefile ($(common-objpfx)testrun.sh): Replace
35456         $(run-program-prefix) with $(test-program-prefix).
35457         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
35458         $(rtld-LDFLAGS).
35459         ($(common-objpfx)shlib.lds): Likewise.
35460         (build-module-helper): Likewise.
35461         ($(common-objpfx)format.lds): Likewise.
35462         * Rules (binaries-pie-tests): New.
35463         (binaries-pie-notests): Likewise.
35464         (binaries-pie): Rewritten.
35465         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
35466         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
35467         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
35468         (make-test-out): Replace $(host-built-program-cmd) with
35469         $(host-test-program-cmd).
35470         * config.make.in (build-hardcoded-path-in-tests): New variable.
35471         * configure.in (--enable-hardcoded-path-in-tests): New configure
35472         option.
35473         (hardcoded_path_in_tests): New AC_SUBST.
35474         * configure: Regenerated.
35475         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
35476         $(built-program-cmd) with $(test-program-cmd).
35477         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
35478         (test_program_cmd): This.
35479         * elf/Makefile ($(objpfx)order.out): Run test with
35480         $(test-program-prefix).
35481         ($(objpfx)order2.out): Likewise.
35482         ($(objpfx)tst-initorder.out): Likewise.
35483         ($(objpfx)tst-initorder2.out): Likewise.
35484         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
35485         $(test-program-cmd).
35486         ($(objpfx)tst-array1-static.out): Likewise.
35487         ($(objpfx)tst-array2.out): Likewise.
35488         ($(objpfx)tst-array3.out): Likewise.
35489         ($(objpfx)tst-array4.out): Likewise.
35490         ($(objpfx)tst-array5.out): Likewise.
35491         ($(objpfx)tst-array5-static.out): Likewise.
35492         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
35493         $(test-program-cmd).
35494         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
35495         $(run-program-prefix) with $(test-program-prefix).
35496         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
35497         (test_program_prefix): This.
35498         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
35499         $(run-program-prefix) with $(test-program-prefix).
35500         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
35501         (test_program_prefix): This.
35502         * iconvdata/tst-tables.sh: Likewise.
35503         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
35504         $(run-program-prefix) with $(test-program-prefix).
35505         ($(objpfx)tst-translit.out): Likewise.
35506         ($(objpfx)tst-gettext2.out): Likewise.
35507         ($(objpfx)tst-gettext4.out): Likewise.
35508         ($(objpfx)tst-gettext6.out): Likewise.
35509         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
35510         (test_program_prefix): This.
35511         * intl/tst-gettext2.sh: Likewise.
35512         * intl/tst-gettext4.sh  Likewise.
35513         * intl/tst-gettext6.sh: Likewise.
35514         * intl/tst-translit.sh: Likewise.
35515         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
35516         with $(test-program-cmd).
35517         * libio/Makefile ($(objpfx)test-freopen.out): Replace
35518         $(run-program-prefix) with $(test-program-prefix).
35519         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
35520         (test_program_prefix): This.
35521         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
35522         $(run-program-prefix) with $(test-program-prefix).
35523         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
35524         (test_program_prefix): This.
35525         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
35526         * posix/Makefile ($(objpfx)globtest.out): Replace
35527         $(run-via-rtld-prefix) and $(test-wrapper) with
35528         $(test-program-prefix) and $(test-via-rtld-prefix).
35529         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
35530         $(test-program-prefix).
35531         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
35532         $(host-test-program-cmd).
35533         (tst-spawn-ARGS): Likewise.
35534         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
35535         $(test-program-prefix).
35536         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
35537         (test_via_rtld_prefix): This.
35538         (test_wrapper): Renamed to ...
35539         (test_program_prefix): This.
35540         (run_program_prefix): Replaced by test_program_prefix.
35541         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
35542         (test_program_prefix): This.
35543         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
35544         with $(host-test-program-cmd).
35545         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
35546         $(run-program-prefix) with $(test-program-prefix).
35547         ($(objpfx)tst-printf.out): Likewise.
35548         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
35549         $(test-program-cmd).
35550         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
35551         (test_program_prefix): This.
35552         * stdio-common/tst-unbputc.sh: Likewise.
35553         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
35554         $(run-program-prefix) with $(test-program-prefix).
35555         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
35556         (test_program_prefix): This.
35557         * string/Makefile ($(objpfx)tst-svc.out):  Replace
35558         $(built-program-cmd) with $(test-program-cmd).
35560 2013-01-11  Andreas Jaeger  <aj@suse.de>
35562         [BZ #15003]
35563         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
35564         value. Sync with Linux 3.7.
35566 2013-01-10  David S. Miller  <davem@davemloft.net>
35568         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
35569         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35570         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35572 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35574         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
35575         never set.
35576         * configure: Regenerated.
35578 2013-01-10  David S. Miller  <davem@davemloft.net>
35580         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35581         sparc V9 rather than using V8 code.
35582         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35583         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35585 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35587         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
35588         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
35589         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
35590         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
35591         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
35592         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
35593         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
35594         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
35595         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
35596         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
35597         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
35598         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
35599         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
35600         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
35601         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
35602         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
35603         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
35604         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
35605         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
35606         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
35607         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
35608         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
35609         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
35610         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
35611         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
35612         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
35613         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
35615 2013-01-10  David S. Miller  <davem@davemloft.net>
35617         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35619 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35621         * posix/Makefile (tests-static): New variable.
35622         (tests): Add $(tests-static).
35623         (tst-exec-static-ARGS): New variable.
35624         (tst-spawn-static-ARGS): Likewise.
35625         * posix/tst-exec-static.c: New file.
35626         * posix/tst-spawn-static.c: Likewise.
35627         * posix/tst-exec.c: Support run directly.
35628         * posix/tst-spawn.c: Likewise.
35630 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
35632         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
35633         long.
35634         * math/bits/mathcalls.h (llrint): Likewise.
35635         (llround): Likewise.
35636         * stdlib/stdlib.h (struct drand48_data): Likewise.
35637         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
35638         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
35639         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
35640         Likewise.
35641         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
35642         Likewise.
35643         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
35644         (elf_greg_t): Likewise.
35645         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
35646         (__jmp_buf): Likewise.
35647         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
35648         definitions.
35649         (llrint): Likewise, for all definitions.
35650         (llrintl): Likewise.
35652         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
35653         Remove [__GNUC__] condition.
35654         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
35655         condition to just [__USE_ISOC99].
35656         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
35658 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35660         [BZ #14200]
35661         * sysdeps/unix/sysv/linux/x86/bits/environments.h
35662         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
35663         defined.
35664         (_POSIX_V6_ILP32_OFF32): Likewise.
35665         (_XBS5_ILP32_OFF32): Likewise.
35666         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
35667         (__ILP32_OFFBIG_LDFLAGS): Likewise.
35669 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
35671         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
35673         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
35674         doubles __mpexp_twomm1.  Adjust usage.
35675         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
35676         Remove.
35678 2013-01-10  Andreas Schwab  <schwab@suse.de>
35680         [BZ #14964]
35681         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
35682         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
35684 2013-01-09  David S. Miller  <davem@davemloft.net>
35686         [BZ #15003]
35687         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
35688         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
35689         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
35690         (TCP_FASTOPEN): Define.
35691         (tcp_repair_opt): New structure.
35692         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
35693         enum values.
35694         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
35695         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
35696         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
35697         (tcp_cookie_transactions): New structure.
35699 2013-01-09  Anton Blanchard  <anton@samba.org>
35701         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
35702         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
35703         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
35704         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
35706 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
35708         * include/features.h (__USE_ANSI): Remove.
35710 2013-01-09  Roland McGrath  <roland@hack.frob.com>
35712         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
35714         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
35716 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
35718         * sysdeps/s390/fpu/libm-test-ulps: Update.
35720         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35722         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
35723         (__acr): Likewise.
35724         (__cpy): Likewise.
35725         (norm): Likewise.
35726         (denorm): Likewise.
35727         (__mp_dbl): Likewise.
35728         (__dbl_mp): Likewise.
35729         (add_magnitudes): Likewise.
35730         (sub_magnitudes): Likewise.
35731         (__add): Likewise.
35732         (__sub): Likewise.
35733         (__mul): Likewise.
35734         (__inv): Likewise.
35735         (__dvd): Likewise.
35736         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
35737         (__acr): Likewise.
35738         (__cpy): Likewise.
35739         (norm): Likewise.
35740         (denorm): Likewise.
35741         (__mp_dbl): Likewise.
35742         (__dbl_mp): Likewise.
35743         (add_magnitudes): Likewise.
35744         (sub_magnitudes): Likewise.
35745         (__add): Likewise.
35746         (__sub): Likewise.
35747         (__mul): Likewise.
35748         (__inv): Likewise.
35749         (__dvd): Likewise.
35750         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
35751         (__acr): Likewise.
35752         (__cpy): Likewise.
35753         (norm): Likewise.
35754         (denorm): Likewise.
35755         (__mp_dbl): Likewise.
35756         (__dbl_mp): Likewise.
35757         (add_magnitudes): Likewise.
35758         (sub_magnitudes): Likewise.
35759         (__add): Likewise.
35760         (__sub): Likewise.
35761         (__mul): Likewise.
35762         (__inv): Likewise.
35763         (__dvd): Likewise.
35765 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
35767         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
35768         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
35769         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
35770         2 && __USE_EXTERN_INLINES]: Likewise.
35772 2013-01-08  Andreas Jaeger  <aj@suse.de>
35774         [BZ# 14985]
35775         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
35776         Remove.
35777         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35778         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35780 2013-01-07  Anton Blanchard  <anton@samba.org>
35782         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
35783         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
35784         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
35785         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
35786         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
35787         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
35788         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
35789         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
35790         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35791         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
35792         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
35793         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
35794         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
35795         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
35796         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
35797         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
35798         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
35799         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
35800         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
35801         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
35802         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
35803         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
35804         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
35805         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
35806         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
35807         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
35808         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
35809         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
35810         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
35811         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
35812         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
35813         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35814         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
35815         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
35816         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
35817         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
35818         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
35819         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
35820         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
35821         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
35822         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
35823         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
35824         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
35826 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
35828         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
35829         (__MALLOC_PMT): Likewise.
35830         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
35831         [__GNUC__], only on [_LIBC].
35832         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35833         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
35834         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35835         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
35836         forward declaration.
35837         (realloc_hook_ini): Likewise.
35838         (memalign_hook_ini): Likewise.
35839         (__libc_memalign): Do not use __MALLOC_PMT in variable
35840         declaration.
35841         (__libc_valloc): Likewise.
35842         (__libc_pvalloc): Likewise.
35843         (__libc_calloc): Likewise.
35844         (__posix_memalign): Likewise.
35846         [BZ #14996]
35847         * math/s_casinh.c: Include <float.h>.
35848         (__casinh): Do not do computation with squaring and square root
35849         for large arguments.
35850         * math/s_casinhf.c: Include <float.h>.
35851         (__casinhf): Do not do computation with squaring and square root
35852         for large arguments.
35853         * math/s_casinhl.c: Include <float.h>.
35854         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
35855         (__casinhl): Do not do computation with squaring and square root
35856         for large arguments.
35857         * math/libm-test.inc (casin_test): Add more tests.
35858         (casinh_test): Likewise.
35859         * sysdeps/i386/fpu/libm-test-ulps: Update.
35860         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35862 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
35864         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
35865         (__x86_64_raw_data_cache_size): Likewise.
35866         (__x86_64_data_cache_size_half): Likewise.
35867         (__x86_64_raw_data_cache_size_half): Likewise.
35868         (__x86_64_shared_cache_size): Likewise.
35869         (__x86_64_raw_shared_cache_size): Likewise.
35870         (__x86_64_shared_cache_size_half): Likewise.
35871         (__x86_64_raw_shared_cache_size_half): Likewise.
35872         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
35873         to ...
35874         (__x86_data_cache_size): This.
35875         (__x86_64_raw_data_cache_size): Renamed to ...
35876         (__x86_raw_data_cache_size): This.
35877         (__x86_64_data_cache_size_half): Renamed to ...
35878         (__x86_data_cache_size_half): This.
35879         (__x86_64_raw_data_cache_size_half): Renamed to ...
35880         (__x86_raw_data_cache_size_half): This.
35881         (__x86_64_shared_cache_size): Renamed to ...
35882         (__x86_shared_cache_size): This.
35883         (__x86_64_raw_shared_cache_size): Renamed to ...
35884         (__x86_raw_shared_cache_size): This.
35885         (__x86_64_shared_cache_size_half): Renamed to ...
35886         (__x86_shared_cache_size_half): This.
35887         (__x86_64_raw_shared_cache_size_half): Renamed to ...
35888         (__x86_raw_shared_cache_size_half): This.
35889         * sysdeps/x86_64/memcpy.S: Updated.
35890         * sysdeps/x86_64/memset.S: Likewise.
35891         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
35892         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
35893         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
35895 2013-01-04  David S. Miller  <davem@davemloft.net>
35897         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35899 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
35901         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
35902         1 to avoid redefinition warning.
35903         (__USE_GNU): Don't define.
35904         (init_signaling_nan): Protoize.
35906         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35908 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35910         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
35911         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
35912         (__cpymn): Likewise.
35913         (norm): Remove commented code.
35914         (denorm): Likewise.
35915         (__mp_dbl): Likewise.
35916         (__inv): Likewise.
35917         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
35918         (__cpymn): Likewise.
35919         (norm): Remove commented code.
35920         (denorm): Likewise.
35921         (__mp_dbl): Likewise.
35922         (__inv): Likewise.
35924         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
35925         mp_no value for 1.0 and 2.0.
35926         (norm): Use RADIXI instead of radixi.d.
35927         (denorm): Likewise.
35928         (__mul): Use 0.0 instead of zero.d.
35929         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
35930         mp_no value for 1.0 and 2.0.
35931         (norm): Use RADIXI instead of radixi.d.
35932         (denorm): Likewise.
35933         (__mul): Use 0.0 instead of zero.d.
35935 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
35937         [BZ #14994]
35938         * math/s_casinh.c (__casinh): Reduce finite argument to first
35939         quadrant then set signs of results at the end.
35940         * math/s_casinhf.c (__casinhf): Likewise.
35941         * math/s_casinhl.c (__casinhl): Likewise.
35942         * math/libm-test.inc (casin_test): Add more tests.
35943         (casinh_test): Likewise.
35944         * sysdeps/i386/fpu/libm-test-ulps: Update.
35945         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35947 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35949         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
35951         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
35953         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
35954         declarations.
35955         (denorm): Likewise.
35956         (__mp_dbl): Likewise.
35957         (__inv): Likewise.
35959         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
35960         and adjust the header comment.
35962         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
35963         variable name from declaration.
35965 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
35967         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35968         Initialize COMMON_CPUID_INDEX_7 element.
35969         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
35970         (CPUID_RTM): Likewise.
35971         (HAS_RTM): Likewise.
35972         (COMMON_CPUID_INDEX_7): New enum.
35974 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
35976         [BZ #14981]
35977         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
35978         size is zero, record memory as freed.
35980 2013-01-03  Andreas Jaeger  <aj@suse.de>
35982         * po/ia.po: Add new Interlingua translation.
35984 2012-01-03  Allan McRae  <allan@archlinux.org>
35986         * locale/programs/localedef.c: Fix description of '--posix' flag.
35988 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
35990         * NEWS: Update dates in second copyright notice.
35991         * README: Update copyright dates in example.
35992         * manual/libc.texinfo: Update copyright dates.
35993         * scripts/test-installation.pl: Update copyright date in --version
35994         output.
35996         * hurd/ctty-input.c: Fix copyright notice formatting.
35997         * hurd/ctty-output.c: Likewise.
35998         * hurd/dtable.c: Likewise.
35999         * hurd/hurd-raise.c: Likewise.
36000         * hurd/hurdprio.c: Likewise.
36001         * hurd/msgportdemux.c: Likewise.
36002         * misc/sys/file.h: Likewise.
36003         * misc/sys/ioctl.h: Likewise.
36004         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
36005         * sysdeps/mach/hurd/chdir.c: Likewise.
36006         * sysdeps/mach/hurd/fchdir.c: Likewise.
36007         * sysdeps/mach/hurd/rename.c: Likewise.
36008         * sysdeps/mach/hurd/rmdir.c: Likewise.
36009         * sysdeps/mach/hurd/seekdir.c: Likewise.
36010         * sysdeps/mach/hurd/setsid.c: Likewise.
36011         * sysdeps/posix/wait3.c: Likewise.
36013         * All files with FSF copyright notices: Update copyright dates
36014         using scripts/update-copyrights.
36015         * intl/plural.c: Regenerated.
36016         * locale/programs/charmap-kw.h: Likewise.
36017         * locale/programs/locfile-kw.h: Likewise.
36019 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
36021         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
36022         four values.
36024         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
36025         calculation loop and add branch prediction.
36027         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
36028         check access beyond bounds of m1np.
36030         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
36031         MPTWO.
36032         (__inv): Remove local variable MPTWO to use the global
36033         constant.
36034         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
36035         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
36036         variable MPTWO.
36037         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
36038         MP3HALFS static const.
36040 2013-01-01  David S. Miller  <davem@davemloft.net>
36042         * po/ca.po: Update from translation team.
36044 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
36046         * scripts/update-copyrights: New file.
36047         * Makeconfig: Reformat copyright notice.
36048         * ctype/ctype.h: Likewise.
36049         * debug/swprintf_chk.c: Likewise.
36050         * elf/dl-cache.c: Likewise.
36051         * elf/dl-debug.c: Likewise.
36052         * elf/dl-object.c: Likewise.
36053         * grp/initgroups.c: Likewise.
36054         * hurd/Makefile: Likewise.
36055         * hurd/hurd/signal.h: Likewise.
36056         * hurd/hurdfault.c: Likewise.
36057         * hurd/hurdioctl.c: Likewise.
36058         * hurd/hurdlookup.c: Likewise.
36059         * hurd/intr-msg.c: Likewise.
36060         * iconv/gconv_open.c: Likewise.
36061         * libio/swprintf.c: Likewise.
36062         * locale/lc-ctype.c: Likewise.
36063         * locale/nl_langinfo.c: Likewise.
36064         * mach/Machrules: Likewise.
36065         * mach/Makefile: Likewise.
36066         * malloc/obstack.h: Likewise.
36067         * manual/Makefile: Likewise.
36068         * manual/tsort.awk: Likewise.
36069         * misc/bits/stab.def: Likewise.
36070         * nis/nis_print_group_entry.c: Likewise.
36071         * nis/nis_table.c: Likewise.
36072         * nis/nss_compat/compat-pwd.c: Likewise.
36073         * nis/nss_compat/compat-spwd.c: Likewise.
36074         * po/Makefile: Likewise.
36075         * posix/fnmatch.c: Likewise.
36076         * posix/regex.h: Likewise.
36077         * resolv/Makefile: Likewise.
36078         * resolv/nss_dns/dns-network.c: Likewise.
36079         * resolv/res_hconf.c: Likewise.
36080         * scripts/gen-sorted.awk: Likewise.
36081         * soft-fp/soft-fp.h: Likewise.
36082         * stdio-common/printf.h: Likewise.
36083         * stdlib/monetary.h: Likewise.
36084         * stdlib/random.c: Likewise.
36085         * stdlib/random_r.c: Likewise.
36086         * sysdeps/generic/Makefile: Likewise.
36087         * sysdeps/gnu/Makefile: Likewise.
36088         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
36089         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
36090         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
36091         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
36092         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
36093         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
36094         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
36095         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
36096         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
36097         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
36098         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
36099         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
36100         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
36101         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
36102         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
36103         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
36104         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
36105         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
36106         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
36107         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
36108         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
36109         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
36110         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
36111         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
36112         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
36113         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
36114         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
36115         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
36116         * sysdeps/mach/hurd/errnos.awk: Likewise.
36117         * sysdeps/mach/hurd/fork.c: Likewise.
36118         * sysdeps/mach/hurd/getcwd.c: Likewise.
36119         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
36120         * sysdeps/mach/hurd/mmap.c: Likewise.
36121         * sysdeps/mach/hurd/utimes.c: Likewise.
36122         * sysdeps/mach/hurd/xmknod.c: Likewise.
36123         * sysdeps/posix/profil.c: Likewise.
36124         * sysdeps/posix/readdir_r.c: Likewise.
36125         * sysdeps/powerpc/bits/mathdef.h: Likewise.
36126         * sysdeps/powerpc/bits/setjmp.h: Likewise.
36127         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
36128         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
36129         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
36130         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
36131         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
36132         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
36133         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
36134         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
36135         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
36136         * sysdeps/pthread/lio_listio.c: Likewise.
36137         * sysdeps/sparc/dl-procinfo.h: Likewise.
36138         * sysdeps/unix/i386/sysdep.S: Likewise.
36139         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
36140         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
36141         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
36142         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
36143         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
36144         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
36145         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
36146         * sysdeps/unix/sysv/linux/speed.c: Likewise.
36147         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
36148         * sysdeps/wordsize-32/divdi3.c: Likewise.
36149         * time/sys/time.h: Likewise.
36150         * wcsmbs/Makefile: Likewise.
36152 2013-01-01  David S. Miller  <davem@davemloft.net>
36154         * po/fr.po: Update from translation team.
36156         * catgets/gencat.c: Update copyright year.
36157         * csu/version.c: Likewise.
36158         * debug/catchsegv.sh: Likewise.
36159         * debug/pcprofiledump.c: Likewise.
36160         * debug/xtrace.sh: Likewise.
36161         * elf/ldconfig.c: Likewise.
36162         * elf/ldd.bash.in: Likewise.
36163         * elf/pldd.c: Likewise.
36164         * elf/sotruss.ksh: Likewise.
36165         * elf/sprof.c: Likewise.
36166         * iconv/iconv_prog.c: Likewise.
36167         * iconv/iconvconfig.c: Likewise.
36168         * locale/programs/locale.c: Likewise.
36169         * locale/programs/localedef.c: Likewise.
36170         * login/programs/pt_chown.c: Likewise.
36171         * malloc/memusage.sh: Likewise.
36172         * malloc/memusagestat.c: Likewise.
36173         * malloc/mtrace.pl: Likewise.
36174         * nscd/nscd.c: Likewise.
36175         * nss/getent.c: Likewise.
36176         * nss/makedb.c: Likewise.
36177         * posix/getconf.c: Likewise.
36179 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
36181         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
36182         numbers.
36184 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
36186         * math/bits/mathcalls.h (modf): Use __nonnull.
36188 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
36190         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
36191         (split): Use macro CN instead of the bare value.
36192         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
36193         could be used.
36194         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
36195         instead of the bare value.
36196         (power1): Likewise.
36198 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36200         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
36201         __ATAN_TWOM.
36202         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
36204         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
36205         their values.
36206         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
36207         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
36208         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
36209         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
36211 2012-12-28  Andreas Jaeger  <aj@suse.de>
36213         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
36214         values are from Linux 3.7.
36216         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
36217         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
36219 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36221         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
36222         TRUE case.
36224         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
36225         (norm): Likewise.
36226         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
36227         variables with preprocessor constants.
36228         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
36229         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
36230         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
36232 2012-12-27  Bruno Haible  <bruno@clisp.org>
36234         [BZ #14317]
36235         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
36236         only if needed.
36238 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36240         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
36241         and use variable directly.
36242         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
36244         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
36245         MPONE.
36246         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
36247         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
36248         variable MPONE.
36249         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
36250         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
36251         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
36252         include directive.  Remove local variable MPONE.
36253         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
36254         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
36255         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
36257 2012-12-25  David S. Miller  <davem@davemloft.net>
36259         * version.h (RELEASE): Set to "development".
36260         (VERSION): Set to "2.17.90".
36261         * NEWS: Add 2.18 section.
36263 2012-12-21  David S. Miller  <davem@davemloft.net>
36265         * po/hr.po: Update from translation team.
36267 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36269         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
36271 2012-12-19  Steve Ellcey  <sellcey@mips.com>
36273         * NEWS:  Mention new memcpy for MIPS.
36275 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36277         * manual/contrib.texi (Contributors): Spelling correction.
36279 2012-12-15  David S. Miller  <davem@davemloft.net>
36281         * po/ru.po: Update from translation team.
36283 2012-12-13  David S. Miller  <davem@davemloft.net>
36285         * NEWS: Mention IFUNC testsuite enhancements.
36287         * po/pl.po: Update from translation team.
36288         * po/bg.po: Likewise.
36290         * manual/contrib.texi (Contributors): Update entries for Hongjiu
36291         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
36293 2012-12-11  David S. Miller  <davem@davemloft.net>
36295         * po/sv.po: Update from translation team.
36297         * po/vi.po: Update from translation team.
36299         * po/cs.po: Update from translation team.
36301         * po/de.po: Update from translation team.
36302         * po/eo.po: Likewise.
36303         * po/nl.po: Likewise.
36305 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
36307         [BZ #14246]
36308         * manual/argp.texi (Argp Helper Functions): Move node to follow
36309         Argp Parsing State.
36311         [BZ #14872]
36312         * manual/conf.texi (Limits on File System Capacity): Mention if
36313         terminating null is included in the max size.
36315 2012-12-10  Andreas Jaeger  <aj@suse.de>
36317         * po/cs.po: Update from translation team.
36319 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
36321         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
36322         void pointer and cast to uintptr_t.
36323         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
36324         path.
36325         * sysdeps/s390/s390-64/memcpy.S: Likewise.
36326         * sysdeps/s390/s390-64/memset.S: Likewise.
36328 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
36330         [BZ #14833]
36331         * menual/message.texi (Message Translation): Fix typos.
36332         (Helper programs for gettext): Likewise.
36334 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
36336         [BZ #14898]
36337         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
36338         Change to -1.
36340 2012-12-07  David S. Miller  <davem@davemloft.net>
36342         * po/libc.pot: Update.
36344 2012-12-07  Richard Henderson  <rth@redhat.com>
36346         [BZ #10114]
36347         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
36348         normal/normal case to before the switch.
36349         (_FP_DIV): Likewise.
36351 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
36352             Mike Frysinger  <vapier@gentoo.org>
36354         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
36355         check for __NR_fadvise64_64.
36357 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
36359         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
36360         0, not just to plain "0" as a statement.
36361         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
36362         with cw.
36364 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
36366         * NEWS: Use sourceware.org in Bugzilla URL.
36368 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
36370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
36371         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36373         * stdio-common/tst-put-error.c (do_test): Add newline to the
36374         padded test to ensure flush.
36376 2012-12-05  Jeff Law  <law@redhat.com>
36378         * sunrpc/etc.rpc (fedfs_admin): Add entry.
36380 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
36382         * README: Don't refer to ports add-on as distributed separately.
36383         Mention AArch64 in list of systems supported in the ports add-on.
36385         * LICENSES: Add more non-FSF copyright and license notices.
36387         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
36388         ((unused)).
36390         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
36392         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
36393         10000 as width of padded output.
36395 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36397         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
36399         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
36400         variable LX with __attribute__ ((unused)).
36401         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
36402         Likewise.
36403         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
36404         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36405         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
36406         with __attribute__ ((unused)).
36408 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
36410         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
36412 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36414         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
36415         (CFLAGS-nldbl-acos.c): New variable.
36416         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
36417         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
36418         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
36419         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
36420         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
36421         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
36422         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
36423         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
36424         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
36425         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
36426         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
36427         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
36428         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
36429         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
36430         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
36431         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
36432         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
36433         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
36434         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
36435         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
36436         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
36437         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
36438         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
36439         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
36440         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
36441         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
36442         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
36443         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
36444         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
36445         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
36446         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
36447         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
36448         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
36449         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
36450         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
36451         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
36452         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
36453         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
36454         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
36455         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
36456         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
36457         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
36458         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
36459         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
36460         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
36461         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
36462         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
36463         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
36464         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
36465         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
36466         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
36467         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
36468         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
36469         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
36470         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
36471         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
36472         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
36473         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
36474         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
36475         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
36476         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
36477         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
36478         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
36479         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
36480         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
36481         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
36482         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
36483         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
36484         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
36485         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
36486         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
36487         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
36488         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
36489         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
36490         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
36491         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
36492         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
36493         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
36494         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
36495         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
36496         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
36497         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
36498         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
36499         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
36500         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
36501         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
36502         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
36503         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
36504         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
36505         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
36506         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
36507         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
36508         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
36509         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
36510         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
36511         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
36512         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
36514         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
36515         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36517         [BZ #14914]
36518         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
36519         whole low double instead of just low 47 bits when splitting values
36520         into two parts.
36522 2012-12-03  Allan McRae  <allan@archlinux.org>
36524         * manual/stdio.texi (Predefined Printf Handlers): Remove
36525         @hsep and @vsep usage.
36527 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
36529         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
36530         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
36532 2012-12-03  Jeff Law  <law@redhat.com>
36534         * time/sys/time.h (settimeofday): Do not mark TV argument
36535         as __nonnull.
36537 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
36539         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
36540         when currently writing and seek to current position when not.
36541         * libio/Makefile (tests): Remove bug-fclose1.
36542         * libio/bug-fclose1.c: Delete.
36544 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
36546         * manual/arith.texi (feenableexcept): Fix typo.
36547         (fedisableexcept): Likewise.
36549 2012-11-30  Roland McGrath  <roland@hack.frob.com>
36551         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
36552         second, differently-typed declaration, rather than a cast.
36554 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
36556         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
36557         * include/rpc/svc.h: ... here.
36559 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
36561         [BZ #13013]
36562         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
36563         depending n and resplen2 to catch cases where answer
36564         equals answerp2.
36566 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
36568         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
36569         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
36571 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
36573         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
36575 2012-11-29  Roland McGrath  <roland@hack.frob.com>
36577         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
36579 2012-11-28  Jeff Law  <law@redhat.com>
36581         [BZ #13761]
36582         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
36583         dataset_temporary.  Track alloca usage into alloca_used.
36584         If dataset is large allocate and release it via malloc/free.
36586 2012-06-04  Florian Weimer  <fweimer@redhat.com>
36588         [BZ #14197]
36589         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
36591 2012-11-28  David S. Miller  <davem@davemloft.net>
36593         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36595 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36597         [BZ #14803]
36598         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
36599         of pi/2 rounded to nearest to 64 bits.
36600         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
36601         nearest to 64 bits.
36602         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
36603         bits.
36605 2012-11-28  Jeff Law <law@redhat.com>
36606             Martin Osvald <mosvald@redhat.com>
36608         [BZ #14889]
36609         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
36610         * sunrpc/svc.c: Include time.h.
36611         (__svc_accept_failed): New function.
36612         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
36613         any reason other than EINTR, call __svc_accept_failed.
36614         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
36615         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
36617 2012-11-28  Andreas Schwab  <schwab@suse.de>
36619         * scripts/abilist.awk: Also handle indirect functions in .opd
36620         section.
36622 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36624         [BZ #13881]
36625         * sysdeps/x86/fpu/powl_helper.c: New file.
36626         * sysdeps/x86/fpu/Makefile: Likewise.
36627         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
36628         (p3): New object.
36629         (__ieee754_powl): Use __powl_helper for finite arguments except
36630         integer exponents below 8.
36631         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
36632         (p3): New object.
36633         (__ieee754_powl): Use __powl_helper for finite arguments except
36634         integer exponents below 8.
36635         * math/libm-test.inc (pow_test): Add more tests and enable some
36636         previously disabled tests.
36637         * sysdeps/i386/fpu/libm-test-ulps: Update.
36638         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36640 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36641             Carlos O'Donell  <carlos_odonell@mentor.com>
36643         * nss/makedb.c (is_prime): Assert that input is odd and greater
36644         than 4.  Note that fact in a comment too.
36645         (next_prime): Add 4 to input.
36647 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36649         [BZ #11741]
36650         * libio/Makefile (tests): Add test case tst-fwrite-error.
36651         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
36652         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
36653         * libio/tst-fwrite-error.c: New test case.
36655 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
36657         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
36658         before casting to void *.
36659         * include/libc-internal.h (__pointer_type): New macro.
36660         (__integer_if_pointer_type_sub): Likewise.
36661         (__integer_if_pointer_type): Likewise.
36662         (cast_to_integer): Likewise.
36663         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
36664         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
36665         before casting to atomic64_t.
36666         (atomic_exchange_acq): Likewise.
36667         (__arch_exchange_and_add_body): Likewise.
36668         (__arch_add_body): Likewise.
36669         (atomic_add_negative): Likewise.
36670         (atomic_add_zero): Likewise.
36672 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
36674         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
36675         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
36676         (add_fdes): Likewise.
36677         (linear_search_fdes): Likewise.
36678         (binary_search_unencoded_fdes): Likewise.
36680 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
36682         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
36684 2012-11-24  Adam Conrad  <adconrad@0c3.net>
36686         * configure.in: Autodetect C++ header directories.
36687         * configure: Regenerated.
36689 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
36691         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
36693 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
36695         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36697 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
36699         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
36700         LDBL_MANT_DIG == 106]: Disable some tests.
36701         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36702         Likewise.
36703         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36704         Likewise.
36706         [BZ #14871]
36707         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
36708         input for small inputs.  Return +/- pi/2 for large inputs.
36709         * math/libm-test.inc (atan_test): Add more tests.
36711         * sysdeps/generic/unwind-dw2-fde-glibc.c
36712         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
36713         __attribute__ ((unused)).
36715         [BZ #14645]
36716         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
36717         x * y if x and y are nonzero and z is zero.
36719         [BZ #14811]
36720         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
36721         nonzero exponents with absolute value below 0x1p-117 to +/-
36722         0x1p-117.
36724         [BZ #14869]
36725         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
36726         up arguments below 2**-450, not just those below 2**-500.
36727         * math/libm-test.inc (hypot_test): Add another test.
36729         [BZ #14868]
36730         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
36731         Return a+b for ratio over 2**120, not 2**60.
36732         * math/libm-test.inc (hypot_test): Add another test.
36734         * math/libm-test.inc (clog_test): Use
36735         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
36736         (clog10_test): Likewise.
36738         [BZ #6778]
36739         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
36741 2012-11-22  Andreas Schwab  <schwab@suse.de>
36743         * sysdeps/i386/fpu/libm-test-ulps: Update.
36745 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
36747         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
36748         printf output with newline.
36750 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
36752         [BZ #14865]
36753         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
36754         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
36755         -z nodlopen, -z initfirst and -z execstack support.
36756         * configure: Regenerated.
36758         * elf/elf.h (DF_1_NODIRECT): New macro.
36759         (DF_1_IGNMULDEF): Likewise.
36760         (DF_1_NOKSYMS): Likewise.
36761         (DF_1_NOHDR): Likewise.
36762         (DF_1_EDITED): Likewise.
36763         (DF_1_NORELOC): Likewise.
36764         (DF_1_SYMINTPOSE): Likewise.
36765         (DF_1_GLOBAUDIT): Likewise.
36766         (DF_1_SINGLETON): Likewise.
36767         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
36768         DT_1_SUPPORTED_MASK bits.
36769         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
36771 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
36773         * sysdeps/unix/make-syscalls.sh: Document prefixes.
36775 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
36777         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
36778         macro.
36780         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
36781         (sendmmsg): Move declarations...
36782         * socket/sys/socket.h: ... here.
36783         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
36784         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
36785         include it from...
36786         * socket/recvmmsg.c: ... this new file.
36787         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
36788         (sendmmsg): Rename to __sendmmsg, create weak alias and make
36789         definition of __sendmmsg hidden.
36790         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
36791         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
36792         Move ENOSYS stub into and include it from...
36793         * socket/sendmmsg.c: ... this new file.
36794         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
36795         (sysdep_routines): Move recvmmsg and sendmmsg...
36796         * socket/Makefile (routines): ... here.
36797         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
36798         (GLIBC_PRIVATE): Add __sendmmsg.
36799         * include/sys/socket.h (__sendmmsg): Add declarations.
36800         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
36801         sendmmsg.
36803 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
36805         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
36806         variable I1 with __attribute__ ((unused)).
36807         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
36809 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36811         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
36812         DUMMY variables with __attribute__ ((unused)).
36814         * bits/byteswap.h: Include <bits/types.h>.
36815         (__bswap_64): Use __uint64_t instead of unsigned long long int.
36817 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36819         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
36820         string_t.  Do not manually set errno.
36821         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
36822         length with __strnlen.  Make sure to both set errno and return it on
36823         failure.
36825 2012-11-19  David S. Miller  <davem@davemloft.net>
36827         With help from Joseph Myers.
36828         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
36829         very large arguments properly.
36830         * math/libm-test.inc (atan_test): New tests.
36831         (atan2_test): New tests.
36832         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36833         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36835 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36837         [BZ #14856]
36838         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
36839         Define to 3.
36841         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
36842         [POSIX] (EADDRNOTAVAIL): Likewise.
36843         [POSIX] (EAFNOSUPPORT): Likewise.
36844         [POSIX] (EALREADY): Likewise.
36845         [POSIX] (ECONNABORTED): Likewise.
36846         [POSIX] (ECONNREFUSED): Likewise.
36847         [POSIX] (ECONNRESET): Likewise.
36848         [POSIX] (EDESTADDRREQ): Likewise.
36849         [POSIX] (EDQUOT): Likewise.
36850         [POSIX] (EHOSTUNREACH): Likewise.
36851         [POSIX] (EIDRM): Likewise.
36852         [POSIX] (EISCONN): Likewise.
36853         [POSIX] (ELOOP): Likewise.
36854         [POSIX] (EMULTIHOP): Likewise.
36855         [POSIX] (ENETDOWN): Likewise.
36856         [POSIX] (ENETUNREACH): Likewise.
36857         [POSIX] (ENOBUFS): Likewise.
36858         [POSIX] (ENODATA): Likewise.
36859         [POSIX] (ENOLINK): Likewise.
36860         [POSIX] (ENOMSG): Likewise.
36861         [POSIX] (ENOPROTOOPT): Likewise.
36862         [POSIX] (ENOSR): Likewise.
36863         [POSIX] (ENOSTR): Likewise.
36864         [POSIX] (ENOTCONN): Likewise.
36865         [POSIX] (ENOTSOCK): Likewise.
36866         [POSIX] (EOPNOTSUPP): Likewise.
36867         [POSIX] (EOVERFLOW): Likewise.
36868         [POSIX] (EPROTO): Likewise.
36869         [POSIX] (EPROTONOSUPPORT): Likewise.
36870         [POSIX] (EPROTOTYPE): Likewise.
36871         [POSIX] (ESTALE): Likewise.
36872         [POSIX] (ETIME): Likewise.
36873         [POSIX] (ETXTBSY): Likewise.
36874         [POSIX] (EWOULDBLOCK): Likewise.
36875         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
36876         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
36877         [POSIX] (SEEK_CUR): Likewise.
36878         [POSIX] (SEEK_END): Likewise.
36879         [POSIX || UNIX98] (mode_t): Do not require.
36880         [POSIX] (off_t): Likewise.
36881         [POSIX] (pid_t): Likewise.
36882         [POSIX] (sys/stat.h): Do not allow header.
36883         [POSIX] (unistd.h): Likewise.
36884         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
36885         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
36886         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
36887         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
36888         require.
36889         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
36890         sigevent): Specify elements.
36891         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
36892         entry.
36893         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
36894         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
36896         * conform/data/cpio.h-data [POSIX]: Disable whole file.
36897         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
36898         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
36899         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
36900         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
36901         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
36902         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
36903         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
36904         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
36905         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
36906         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
36907         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
36908         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
36909         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
36910         Likewise.
36911         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
36912         Likewise.
36913         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
36914         Likewise.
36915         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
36916         Likewise.
36917         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
36918         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
36919         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
36920         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
36921         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
36922         Specify lower bound on value.
36923         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
36924         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
36925         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
36926         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
36927         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
36928         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
36929         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
36930         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
36931         value.
36932         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
36933         as optional.
36934         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
36935         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
36936         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
36937         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
36938         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
36939         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
36940         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
36941         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
36942         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
36943         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
36944         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
36945         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
36946         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
36947         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
36948         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
36949         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
36950         entry.
36951         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
36952         optional.
36953         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
36954         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
36955         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
36956         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
36957         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
36958         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
36959         Likewise.
36960         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
36961         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
36962         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
36963         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
36964         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
36965         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
36966         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
36967         as optional.
36968         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
36969         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
36970         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
36971         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
36972         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
36973         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
36974         specify as optional.
36975         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
36976         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
36977         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
36978         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
36979         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
36980         [XPG3] (NL_LANGMAX): Likewise.
36981         [POSIX || XPG3] (NL_MSGMAX): Likewise.
36982         [POSIX || XPG3] (NL_NMAX): Likewise.
36983         [POSIX || XPG3] (NL_SETMAX): Likewise.
36984         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
36985         [XPG3] (NZERO): Likewise.
36986         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
36987         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
36988         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
36989         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
36990         (REG_ERANGE): Expect.
36991         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
36992         optional-constant.
36993         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
36994         Use (void) in prototype.
36995         [POSIX] (*_t): Allow.
36996         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
36997         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
36998         (WRDE_BADVAL): Expect.
37000         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
37001         expect.
37002         [XPG3 || XPG4] (O_RSYNC): Likewise.
37003         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
37004         Likewise.
37005         [XPG3 || XPG4] (pthread_sigmask): Likewise.
37006         [XPG3 || XPG4] (sigqueue): Likewise.
37007         [XPG3 || XPG4] (sigtimedwait): Likewise.
37008         [XPG3 || XPG4] (sigwaitinfo): Likewise.
37009         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
37010         [XPG3 || XPG4] (vsnprintf): Likewise.
37011         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
37012         Likewise.
37013         [XPG3 || XPG4] (blksize_t): Likewise.
37014         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
37015         Likewise.
37016         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
37017         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
37018         [XPG3 || XPG4] (struct itimerspec): Likewise.
37019         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
37020         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
37021         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
37022         [XPG3 || XPG4] (clockid_t): Likewise.
37023         [XPG3 || XPG4] (timer_t): Likewise.
37024         [XPG3 || XPG4] (clock_getres): Likewise.
37025         [XPG3 || XPG4] (clock_gettime): Likewise.
37026         [XPG3 || XPG4] (clock_settime): Likewise.
37027         [XPG3 || XPG4] (nanosleep): Likewise.
37028         [XPG3 || XPG4] (timer_create): Likewise.
37029         [XPG3 || XPG4] (timer_delete): Likewise.
37030         [XPG3 || XPG4] (timer_gettime): Likewise.
37031         [XPG3 || XPG4] (timer_getoverrun): Likewise.
37032         [XPG3 || XPG4] (timer_settime): Likewise.
37033         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
37034         [XPG3 || XPG4] (getlogin_r): Likewise.
37035         [XPG3 || XPG4] (pread): Likewise.
37036         [XPG3 || XPG4] (pthread_atfork): Likewise.
37037         [XPG3 || XPG4] (pwrite): Likewise.
37039         [BZ #14835]
37040         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
37041         <bits/siginfo.h>.
37043 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
37045         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
37046         finalizing MALLSTREAM.
37048         * sysdeps/mach/hurd/syncfs.c: New file.
37050 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
37052         [BZ #14719]
37053         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
37054         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
37055         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
37056         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
37057         (_nss_dns_gethostbyname4_r): Likewise.
37058         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
37059         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
37061 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
37063         [BZ #13763]
37064         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
37066 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
37068         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
37069         * elf/cache.c (print_entry): Print ",AArch64" for
37070         FLAG_AARCH64_LIB64
37072         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
37073         * elf/cache.c (print_entry): Print ",hard-float" for
37074         FLAG_ARM_LIBHF.
37076 2012-11-18  David S. Miller  <davem@davemloft.net>
37078         With help from Joseph Myers.
37079         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
37080         cutoff to 2**-13.
37081         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
37082         cutoff to 2**-25.
37083         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
37084         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
37085         small.
37086         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
37087         * math/libm-test.inc (y0_test): New tests.
37088         (y1_test): New tests.
37089         * sysdeps/i386/fpu/libm-test-ulps: Update.
37090         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37091         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37093 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
37095         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
37096         64-bit targets.
37097         * configure: Regenerated.
37099 2012-11-17  David S. Miller  <davem@davemloft.net>
37101         [BZ #14811]
37102         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
37103         nonzero exponents with absolute value below 0x1p-128 to +/-
37104         0x1p-128.
37106 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
37108         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
37110         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
37112         * posix/getconf-speclist.c: New file.
37113         * posix/posix-envs.def: Likewise.
37114         * posix/confstr.c (START_ENV_GROUP): New macro.
37115         (END_ENV_GROUP): Likewise.
37116         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
37117         (KNOWN_PRESENT_ENV_STRING): Likewise.
37118         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
37119         (UNKNOWN_ENVIRONMENT): Likewise.
37120         (confstr): Include posix-envs.def instead of handling
37121         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
37122         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
37123         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
37124         (END_ENV_GROUP): Likewise.
37125         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
37126         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
37127         (UNKNOWN_ENVIRONMENT): Likewise.
37128         (__sysconf): Include posix-envs.def instead of handling associated
37129         cases directly here.
37130         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
37131         preprocessing getconf-speclist.c rather than running getconf or
37132         generating empty file.
37134 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
37136         * scripts/check-local-headers.sh: Ignore 'mach' headers.
37138 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
37140         [BZ #14672]
37141         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
37143 2012-11-16  David S. Miller  <davem@davemloft.net>
37145         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
37146         smaller than LDBL_EPSILON/2.0L, just return xm1.
37148 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
37150         * elf/tst-array1.c (init): Set constructor priority to 1000.
37151         (fini): Set destructor priority to 1000.
37152         * elf/tst-array2dep.c: Likewise.
37154 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
37156         [BZ #11741]
37157         * libio/fileops.c (_IO_new_file_write): Correctly return error.
37158         (_IO_new_file_xsputn): Also return EOF if none of the input
37159         data was written when overflow failed.
37160         * libio/iopadn.c (_IO_padn): Likewise.
37161         * libio/iowpadn.c (_IO_wpadn): Likewise.
37162         * stdio-common/tst-put-error.c: Add copyright notice.
37163         (do_test): Add case for printing padded string.
37164         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
37165         _IO_padn returned error.
37166         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
37167         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
37168         return EOF.
37170 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
37172         * libio/libioP.h: Add comment note that the references to C++
37173         bits are now obsolete.
37175 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37177         * math/libm-test.inc (check_complex): Use asprintf.
37179 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
37181         * debug/pcprofiledump.c (print_version): Update copyright year.
37182         * malloc/memusagestat.c (print_version): Likewise.
37184 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
37186         [BZ #14831]
37187         * elf/Makefile (tests): Add tst-audit8.
37188         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
37189         ($(objpfx)tst-audit8.out): New target.
37190         (tst-audit8-ENV): New variable.
37191         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
37192         audit if l_reloc_result is NULL.
37193         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
37194         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
37195         * elf/tst-audit8.c: New file.
37197 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37199         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
37200         * misc/Makefile (CFLAGS-select.c): Define.
37201         * posix/Makefile (CFLAGS-pause.c): Define.
37203 2012-11-13  David S. Miller  <davem@davemloft.net>
37205         * crypt/Makefile: Move test targets after toplevel Rules
37206         inclusion.  Grab any necessary sysdep routines when linking.
37207         * crypt/md5.c (md5_process_block): Remove define, we will always
37208         name it __md5_process_block.
37209         (md5_finish_ctx): Update md5_process_block call.
37210         (md5_stream): Likewise.
37211         (md5_process_bytes): Likewise.
37212         (md5_process_block): Rename to __md5_process_block and move to ...
37213         * crypt/md5-block.c: ... here.
37214         * crypt/sha256.c (sha256_process_block): Move to ...
37215         * crypt/sha256-block.c: ... here.
37216         * crypt/sha512.c (sha512_process_block): Move to ...
37217         * crypt/sha512-block.c: ... here.
37218         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
37219         path.
37220         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
37221         * sysdeps/sparc/sparc64/multiarch/Makefile
37222         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
37223         crypt subdir.
37224         (localedef-aux): Add md5 crypto assembler when in locale subdir.
37225         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
37226         multiarch changes.
37227         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
37228         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
37229         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
37230         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
37231         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
37232         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
37233         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
37234         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
37235         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
37236         file.
37237         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
37238         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
37239         file.
37240         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
37242 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
37244         * timezone/tzselect.ksh: Update from tzcode git revision
37245         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
37246         * timezone/zdump.c: Likewise.
37247         * timezone/zic.c: Likewise.
37248         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
37249         in TZVERSION setting, not $(PKGVERSION).
37250         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
37251         REPORT_BUGS_TO settings.
37253         [BZ #14838]
37254         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
37255         macro.
37257 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37259         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
37260         detection to immediately after _FP_ROUND().
37261         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
37262         bits are 0.
37264 2012-11-11  David S. Miller  <davem@davemloft.net>
37266         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
37267         inttypes.h
37268         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
37269         __close rather than their public counterparts.
37271 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
37273         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
37274         file.
37275         [UNIX98] (sem_timedwait): Do not expect.
37276         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
37277         [XPG4 || UNIX98] (sockatmark): Do not expect.
37278         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
37279         (clock_getcpuclockid): Do not expect.
37280         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
37281         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
37282         Do not expect.
37283         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
37284         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
37285         [UNIX98] (vwscanf): Likewise.
37286         [UNIX98] (vswscanf): Likewise.
37288 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
37290         * timezone/version.h: Remove file.
37291         * timezone/README: Do not refer to version.h.
37292         * timezone/Makefile ($(objpfx)zic.o): New dependency on
37293         $(objpfx)version.h.
37294         ($(objpfx)zdump.o): Likewise.
37295         ($(objpfx)version.h): New target.
37297         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
37298         2012i.
37299         * timezone/README: Don't mention modification to tzselect.ksh.
37300         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
37301         work on unmodified tzselect.ksh.  Substitute version numbers in
37302         tzselect.ksh.
37304         * Makefile (format-me): Remove.
37305         (INSTALL): Adjust indentation.  Use commands directly instead of
37306         using $(format-me).
37308         * aclocal.m4 (ACX_PKGVERSION): New macro.
37309         (ACX_BUGURL): Likewise.
37310         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
37311         (PKGVERSION): New AC_DEFINE_UNQUOTED.
37312         (REPORT_BUGS_TO): Likewise.
37313         * configure: Regenerated.
37314         * config.h.in (PKGVERSION): New macro.
37315         (REPORT_BUGS_TO): Likewise.
37316         * config.make.in (PKGVERSION): New variable.
37317         (PKGVERSION_TEXI): Likewise.
37318         (REPORT_BUGS_TO): Likewise.
37319         (REPORT_BUGS_TEXI): Likewise.
37320         * Makefile (format-me): Use -I$(common-objpfx)manual.
37321         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
37322         ($(common-objpfx)manual/%): New target.
37323         (manual/%): Remove target.
37324         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
37325         (print_version): Use PKGVERSION.
37326         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
37327         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
37328         and REPORT_BUGS_TO.
37329         ($(objpfx)xtrace): Likewise.
37330         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
37331         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
37332         (print_version): Use PKGVERSION.
37333         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
37334         (do_version): Use PKGVERSION.
37335         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
37336         REPORT_BUGS_TO.
37337         (common-ldd-rewrite): Likewise.
37338         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
37339         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
37340         (print_version): Use PKGVERSION.
37341         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
37342         * elf/pldd.c (argp_program_bug_address): Remove variable.
37343         (more_help): New function.
37344         (argp): Use more_help.
37345         (print_version): Use PKGVERSION.
37346         * elf/sln.c (main): Use PKGVERSION.
37347         (usage): Use REPORT_BUGS_TO.
37348         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
37349         (top level): Use PKGVERSION.
37350         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
37351         (print_version): Use PKGVERSION.
37352         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
37353         (print_version): Use PKGVERSION.
37354         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
37355         (print_version): Use PKGVERSION.
37356         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
37357         (print_version): Use PKGVERSION.
37358         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
37359         (print_version): Use PKGVERSION.
37360         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
37361         (print_version): Use PKGVERSION.
37362         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
37363         and BUGURL.
37364         ($(objpfx)memusage): Likewise.
37365         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
37366         (do_version): Use PKGVERSION.
37367         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
37368         (print_version): Use PKGVERSION.
37369         * malloc/mtrace.pl ($PACKAGE): Remove variable.
37370         ($PKGVERSION): New variable.
37371         ($REPORT_BUGS_TO): Likewise.
37372         (usage): Use $REPORT_BUGS_TO.
37373         (top level): Use $PKGVERSION.
37374         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
37375         ($(objpfx)pkgvers.texi): New rule.
37376         ($(objpfx)stamp-pkgvers): Likewise.
37377         * manual/install.texi: Include pkgvers.texi.
37378         (--with-pkgversion): Document new configure option.
37379         (--with-bugurl): Likewise.
37380         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
37381         than necessarily for this particular distribution.  Use
37382         REPORT_BUGS_TO for where to report bugs.
37383         * INSTALL: Regenerated.
37384         * manual/libc.texinfo: Include pkgvers.texi.
37385         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
37386         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
37387         (print_version): Use PKGVERSION.
37388         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
37389         (print_version): Use PKGVERSION.
37390         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
37391         (print_version): Use PKGVERSION.
37392         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
37393         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
37394         macro.
37395         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
37396         (print_version): Use PKGVERSION.
37397         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
37398         (print_version): Use PKGVERSION.
37399         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
37400         and PKGVERSION.
37402         * timezone/checktab.awk: Update from tzcode 2012i.
37403         * timezone/ialloc.c: Likewise.
37404         * timezone/private.h: Likewise.
37405         * timezone/scheck.c: Likewise.
37406         * timezone/tzfile.h: Likewise.
37407         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
37408         (TZVERSION): Hardcode tzcode version number.
37409         * timezone/zdump.c: Update from tzcode 2012i.
37410         * timezone/zic.c: Likewise.
37411         * timezone/version.h: New file.
37412         * timezone/README: Describe version.h.  Update upstream location.
37414         [BZ #14824]
37415         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
37416         (mktemp): Enable declaration.
37417         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
37418         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
37419         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
37420         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
37421         Likewise.
37422         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
37423         Likewise.
37424         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
37425         Likewise.
37426         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
37427         Likewise.
37428         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
37429         Likewise.
37430         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
37431         Likewise.
37433         [BZ #14821]
37434         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
37435         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
37436         for copies of such integer values.
37437         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
37438         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
37440 2012-11-09  Andreas Jaeger  <aj@suse.de>
37442         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
37443         definitions and declarations that are provided by
37444         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37446 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37448         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
37449         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
37450         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
37451         definition.
37453 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37455         * elf/elf.h: Update comment before AArch64 relocations.
37457 2012-11-07  David S. Miller  <davem@davemloft.net>
37459         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
37460         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
37461         (__start_context): Declare.
37462         (__makecontext_ret): Delete.
37463         (__makecontext): Hook up __start_context instead of
37464         __makecontext_ret.
37465         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
37466         (sysdep_routines): Add __start_context when in stdlib.
37468 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37470         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
37471         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
37472         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
37473         hardcoded "nm".
37474         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
37475         (READELF): New variable.  Use it instead of hardcoded "readelf".
37477 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
37479         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
37480         * sysdeps/x86/Makefile: Here.
37481         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
37482         * sysdeps/x86/tst-xmmymm.sh: This.
37484 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37486         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
37487         expectations.
37488         [UNIX98] (pthread_barrier_t): Do not expect.
37489         [UNIX98] (pthread_barrierattr_t): Likewise.
37490         [UNIX98] (pthread_spinlock_t): Likewise.
37491         [UNIX98] (pthread_barrier_destroy): Likewise.
37492         [UNIX98] (pthread_barrier_init): Likewise.
37493         [UNIX98] (pthread_barrier_wait): Likewise.
37494         [UNIX98] (pthread_barrierattr_destroy): Likewise.
37495         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
37496         [UNIX98] (pthread_barrierattr_init): Likewise.
37497         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
37498         [UNIX98] (pthread_getcpuclockid): Likewise.
37499         [UNIX98] (pthread_mutex_timedlock): Likewise.
37500         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
37501         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
37502         [UNIX98] (pthread_sigmask): Likewise.
37503         [UNIX98] (pthread_spin_destroy): Likewise.
37504         [UNIX98] (pthread_spin_init): Likewise.
37505         [UNIX98] (pthread_spin_lock): Likewise.
37506         [UNIX98] (pthread_spin_trylock): Likewise.
37507         [UNIX98] (pthread_spin_unlock): Likewise.
37508         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
37509         Do not expect.
37510         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
37511         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
37512         [XPG3 || XPG4] (pthread_cond_t): Likewise.
37513         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
37514         [XPG3 || XPG4] (pthread_key_t): Likewise.
37515         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
37516         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
37517         [XPG3 || XPG4] (pthread_once_t): Likewise.
37518         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
37519         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
37520         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
37521         [XPG3 || XPG4] (pthread_t): Likewise.
37523         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
37524         not expect.
37525         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
37527         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
37528         Change function return type to int.
37530         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
37531         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
37532         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
37533         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
37534         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
37535         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
37536         [!POSIX] (posix_madvise): Likewise.
37537         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
37538         && !UNIX98].
37539         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
37540         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
37541         (mode_t): Likewise.
37542         (posix_mem_offset): Likewise.
37543         (posix_typed_mem_get_info): Likewise.
37544         (posix_typed_mem_open): Likewise.
37546         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
37547         Change condition to [XOPEN2K8].
37549         * conform/conformtest.pl: Preprocess allow-header data with -x c
37550         instead of from stdin.
37551         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
37552         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
37553         [C99-based standards] (cerfc): Likewise.
37554         [C99-based standards] (cexp2): Likewise.
37555         [C99-based standards] (cexpm1): Likewise.
37556         [C99-based standards] (clog10): Likewise.
37557         [C99-based standards] (clog1p): Likewise.
37558         [C99-based standards] (clog2): Likewise.
37559         [C99-based standards] (clgamma): Likewise.
37560         [C99-based standards] (ctgamma): Likewise.
37561         [C99-based standards] (cerff): Likewise.
37562         [C99-based standards] (cerfcf): Likewise.
37563         [C99-based standards] (cexp2f): Likewise.
37564         [C99-based standards] (cexpm1f): Likewise.
37565         [C99-based standards] (clog10f): Likewise.
37566         [C99-based standards] (clog1pf): Likewise.
37567         [C99-based standards] (clog2f): Likewise.
37568         [C99-based standards] (clgammaf): Likewise.
37569         [C99-based standards] (ctgammaf): Likewise.
37570         [C99-based standards] (cerfl): Likewise.
37571         [C99-based standards] (cerfcl): Likewise.
37572         [C99-based standards] (cexp2l): Likewise.
37573         [C99-based standards] (cexpm1l): Likewise.
37574         [C99-based standards] (clog10l): Likewise.
37575         [C99-based standards] (clog1pl): Likewise.
37576         [C99-based standards] (clog2l): Likewise.
37577         [C99-based standards] (clgammal): Likewise.
37578         [C99-based standards] (ctgammal): Likewise.
37579         * conform/data/inttypes.h-data [C99-based standards]: Include
37580         stdint.h-data.  Remove all expectations for stdint.h contents.
37581         [C99-based standards] (PRI*): Do not allow.
37582         [C99-based standards] (SCN*): Likewise.
37583         [C99-based standards] (*_t): Likewise.
37584         [C99-based-standards] (PRId8): Expect macro.
37585         [C99-based-standards] (PRIi8): Likewise.
37586         [C99-based-standards] (PRIo8): Likewise.
37587         [C99-based-standards] (PRIu8): Likewise.
37588         [C99-based-standards] (PRIx8): Likewise.
37589         [C99-based-standards] (PRIX8): Likewise.
37590         [C99-based-standards] (SCNd8): Likewise.
37591         [C99-based-standards] (SCNi8): Likewise.
37592         [C99-based-standards] (SCNo8): Likewise.
37593         [C99-based-standards] (SCNu8): Likewise.
37594         [C99-based-standards] (SCNx8): Likewise.
37595         [C99-based-standards] (PRIdLEAST8): Likewise.
37596         [C99-based-standards] (PRIiLEAST8): Likewise.
37597         [C99-based-standards] (PRIoLEAST8): Likewise.
37598         [C99-based-standards] (PRIuLEAST8): Likewise.
37599         [C99-based-standards] (PRIxLEAST8): Likewise.
37600         [C99-based-standards] (PRIXLEAST8): Likewise.
37601         [C99-based-standards] (SCNdLEAST8): Likewise.
37602         [C99-based-standards] (SCNiLEAST8): Likewise.
37603         [C99-based-standards] (SCNoLEAST8): Likewise.
37604         [C99-based-standards] (SCNuLEAST8): Likewise.
37605         [C99-based-standards] (SCNxLEAST8): Likewise.
37606         [C99-based-standards] (PRIdFAST8): Likewise.
37607         [C99-based-standards] (PRIiFAST8): Likewise.
37608         [C99-based-standards] (PRIoFAST8): Likewise.
37609         [C99-based-standards] (PRIuFAST8): Likewise.
37610         [C99-based-standards] (PRIxFAST8): Likewise.
37611         [C99-based-standards] (PRIXFAST8): Likewise.
37612         [C99-based-standards] (SCNdFAST8): Likewise.
37613         [C99-based-standards] (SCNiFAST8): Likewise.
37614         [C99-based-standards] (SCNoFAST8): Likewise.
37615         [C99-based-standards] (SCNuFAST8): Likewise.
37616         [C99-based-standards] (SCNxFAST8): Likewise.
37617         [C99-based-standards] (PRId16): Likewise.
37618         [C99-based-standards] (PRIi16): Likewise.
37619         [C99-based-standards] (PRIo16): Likewise.
37620         [C99-based-standards] (PRIu16): Likewise.
37621         [C99-based-standards] (PRIx16): Likewise.
37622         [C99-based-standards] (PRIX16): Likewise.
37623         [C99-based-standards] (SCNd16): Likewise.
37624         [C99-based-standards] (SCNi16): Likewise.
37625         [C99-based-standards] (SCNo16): Likewise.
37626         [C99-based-standards] (SCNu16): Likewise.
37627         [C99-based-standards] (SCNx16): Likewise.
37628         [C99-based-standards] (PRIdLEAST16): Likewise.
37629         [C99-based-standards] (PRIiLEAST16): Likewise.
37630         [C99-based-standards] (PRIoLEAST16): Likewise.
37631         [C99-based-standards] (PRIuLEAST16): Likewise.
37632         [C99-based-standards] (PRIxLEAST16): Likewise.
37633         [C99-based-standards] (PRIXLEAST16): Likewise.
37634         [C99-based-standards] (SCNdLEAST16): Likewise.
37635         [C99-based-standards] (SCNiLEAST16): Likewise.
37636         [C99-based-standards] (SCNoLEAST16): Likewise.
37637         [C99-based-standards] (SCNuLEAST16): Likewise.
37638         [C99-based-standards] (SCNxLEAST16): Likewise.
37639         [C99-based-standards] (PRIdFAST16): Likewise.
37640         [C99-based-standards] (PRIiFAST16): Likewise.
37641         [C99-based-standards] (PRIoFAST16): Likewise.
37642         [C99-based-standards] (PRIuFAST16): Likewise.
37643         [C99-based-standards] (PRIxFAST16): Likewise.
37644         [C99-based-standards] (PRIXFAST16): Likewise.
37645         [C99-based-standards] (SCNdFAST16): Likewise.
37646         [C99-based-standards] (SCNiFAST16): Likewise.
37647         [C99-based-standards] (SCNoFAST16): Likewise.
37648         [C99-based-standards] (SCNuFAST16): Likewise.
37649         [C99-based-standards] (SCNxFAST16): Likewise.
37650         [C99-based-standards] (PRId32): Likewise.
37651         [C99-based-standards] (PRIi32): Likewise.
37652         [C99-based-standards] (PRIo32): Likewise.
37653         [C99-based-standards] (PRIu32): Likewise.
37654         [C99-based-standards] (PRIx32): Likewise.
37655         [C99-based-standards] (PRIX32): Likewise.
37656         [C99-based-standards] (SCNd32): Likewise.
37657         [C99-based-standards] (SCNi32): Likewise.
37658         [C99-based-standards] (SCNo32): Likewise.
37659         [C99-based-standards] (SCNu32): Likewise.
37660         [C99-based-standards] (SCNx32): Likewise.
37661         [C99-based-standards] (PRIdLEAST32): Likewise.
37662         [C99-based-standards] (PRIiLEAST32): Likewise.
37663         [C99-based-standards] (PRIoLEAST32): Likewise.
37664         [C99-based-standards] (PRIuLEAST32): Likewise.
37665         [C99-based-standards] (PRIxLEAST32): Likewise.
37666         [C99-based-standards] (PRIXLEAST32): Likewise.
37667         [C99-based-standards] (SCNdLEAST32): Likewise.
37668         [C99-based-standards] (SCNiLEAST32): Likewise.
37669         [C99-based-standards] (SCNoLEAST32): Likewise.
37670         [C99-based-standards] (SCNuLEAST32): Likewise.
37671         [C99-based-standards] (SCNxLEAST32): Likewise.
37672         [C99-based-standards] (PRIdFAST32): Likewise.
37673         [C99-based-standards] (PRIiFAST32): Likewise.
37674         [C99-based-standards] (PRIoFAST32): Likewise.
37675         [C99-based-standards] (PRIuFAST32): Likewise.
37676         [C99-based-standards] (PRIxFAST32): Likewise.
37677         [C99-based-standards] (PRIXFAST32): Likewise.
37678         [C99-based-standards] (SCNdFAST32): Likewise.
37679         [C99-based-standards] (SCNiFAST32): Likewise.
37680         [C99-based-standards] (SCNoFAST32): Likewise.
37681         [C99-based-standards] (SCNuFAST32): Likewise.
37682         [C99-based-standards] (SCNxFAST32): Likewise.
37683         [C99-based-standards] (PRId64): Likewise.
37684         [C99-based-standards] (PRIi64): Likewise.
37685         [C99-based-standards] (PRIo64): Likewise.
37686         [C99-based-standards] (PRIu64): Likewise.
37687         [C99-based-standards] (PRIx64): Likewise.
37688         [C99-based-standards] (PRIX64): Likewise.
37689         [C99-based-standards] (SCNd64): Likewise.
37690         [C99-based-standards] (SCNi64): Likewise.
37691         [C99-based-standards] (SCNo64): Likewise.
37692         [C99-based-standards] (SCNu64): Likewise.
37693         [C99-based-standards] (SCNx64): Likewise.
37694         [C99-based-standards] (PRIdLEAST64): Likewise.
37695         [C99-based-standards] (PRIiLEAST64): Likewise.
37696         [C99-based-standards] (PRIoLEAST64): Likewise.
37697         [C99-based-standards] (PRIuLEAST64): Likewise.
37698         [C99-based-standards] (PRIxLEAST64): Likewise.
37699         [C99-based-standards] (PRIXLEAST64): Likewise.
37700         [C99-based-standards] (SCNdLEAST64): Likewise.
37701         [C99-based-standards] (SCNiLEAST64): Likewise.
37702         [C99-based-standards] (SCNoLEAST64): Likewise.
37703         [C99-based-standards] (SCNuLEAST64): Likewise.
37704         [C99-based-standards] (SCNxLEAST64): Likewise.
37705         [C99-based-standards] (PRIdFAST64): Likewise.
37706         [C99-based-standards] (PRIiFAST64): Likewise.
37707         [C99-based-standards] (PRIoFAST64): Likewise.
37708         [C99-based-standards] (PRIuFAST64): Likewise.
37709         [C99-based-standards] (PRIxFAST64): Likewise.
37710         [C99-based-standards] (PRIXFAST64): Likewise.
37711         [C99-based-standards] (SCNdFAST64): Likewise.
37712         [C99-based-standards] (SCNiFAST64): Likewise.
37713         [C99-based-standards] (SCNoFAST64): Likewise.
37714         [C99-based-standards] (SCNuFAST64): Likewise.
37715         [C99-based-standards] (SCNxFAST64): Likewise.
37716         [C99-based-standards] (PRIdMAX): Likewise.
37717         [C99-based-standards] (PRIiMAX): Likewise.
37718         [C99-based-standards] (PRIoMAX): Likewise.
37719         [C99-based-standards] (PRIuMAX): Likewise.
37720         [C99-based-standards] (PRIxMAX): Likewise.
37721         [C99-based-standards] (PRIXMAX): Likewise.
37722         [C99-based-standards] (SCNdMAX): Likewise.
37723         [C99-based-standards] (SCNiMAX): Likewise.
37724         [C99-based-standards] (SCNoMAX): Likewise.
37725         [C99-based-standards] (SCNuMAX): Likewise.
37726         [C99-based-standards] (SCNxMAX): Likewise.
37727         [C99-based-standards] (PRIdPTR): Likewise.
37728         [C99-based-standards] (PRIiPTR): Likewise.
37729         [C99-based-standards] (PRIoPTR): Likewise.
37730         [C99-based-standards] (PRIuPTR): Likewise.
37731         [C99-based-standards] (PRIxPTR): Likewise.
37732         [C99-based-standards] (PRIXPTR): Likewise.
37733         [C99-based-standards] (SCNdPTR): Likewise.
37734         [C99-based-standards] (SCNiPTR): Likewise.
37735         [C99-based-standards] (SCNoPTR): Likewise.
37736         [C99-based-standards] (SCNuPTR): Likewise.
37737         [C99-based-standards] (SCNxPTR): Likewise.
37738         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
37739         allow.
37740         * conform/data/stdint.h-data: Update comments to clarify
37741         requirements.
37742         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
37743         type.
37744         [C99-based standards] (INT8_MAX): Likewise.
37745         [C99-based standards] (INT16_MIN): Likewise.
37746         [C99-based standards] (INT16_MAX): Likewise.
37747         [C99-based standards] (INT32_MIN): Likewise.
37748         [C99-based standards] (INT32_MAX): Likewise.
37749         [C99-based standards] (INT64_MIN): Likewise.
37750         [C99-based standards] (INT64_MAX): Likewise.
37751         [C99-based standards] (UINT8_MAX): Likewise.
37752         [C99-based standards] (UINT16_MAX): Likewise.
37753         [C99-based standards] (UINT32_MAX): Likewise.
37754         [C99-based standards] (UINT64_MAX): Likewise.
37755         [C99-based standards] (INT_LEAST8_MIN): Likewise.
37756         [C99-based standards] (INT_LEAST8_MAX): Likewise.
37757         [C99-based standards] (INT_LEAST16_MIN): Likewise.
37758         [C99-based standards] (INT_LEAST16_MAX): Likewise.
37759         [C99-based standards] (INT_LEAST32_MIN): Likewise.
37760         [C99-based standards] (INT_LEAST32_MAX): Likewise.
37761         [C99-based standards] (INT_LEAST64_MIN): Likewise.
37762         [C99-based standards] (INT_LEAST64_MAX): Likewise.
37763         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
37764         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
37765         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
37766         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
37767         [C99-based standards] (INT_FAST8_MIN): Likewise.
37768         [C99-based standards] (INT_FAST8_MAX): Likewise.
37769         [C99-based standards] (INT_FAST16_MIN): Likewise.
37770         [C99-based standards] (INT_FAST16_MAX): Likewise.
37771         [C99-based standards] (INT_FAST32_MIN): Likewise.
37772         [C99-based standards] (INT_FAST32_MAX): Likewise.
37773         [C99-based standards] (INT_FAST64_MIN): Likewise.
37774         [C99-based standards] (INT_FAST64_MAX): Likewise.
37775         [C99-based standards] (UINT_FAST8_MAX): Likewise.
37776         [C99-based standards] (UINT_FAST16_MAX): Likewise.
37777         [C99-based standards] (UINT_FAST32_MAX): Likewise.
37778         [C99-based standards] (UINT_FAST64_MAX): Likewise.
37779         [C99-based standards] (INTPTR_MIN): Likewise.
37780         [C99-based standards] (INTPTR_MAX): Likewise.
37781         [C99-based standards] (UINTPTR_MAX): Likewise.
37782         [C99-based standards] (INTMAX_MIN): Likewise.
37783         [C99-based standards] (INTMAX_MAX): Likewise.
37784         [C99-based standards] (UINTMAX_MAX): Likewise.
37785         [C99-based standards] (PTRDIFF_MIN): Likewise.
37786         [C99-based standards] (PTRDIFF_MAX): Likewise.
37787         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
37788         [C99-based standards] (SIZE_MAX): Likewise.
37789         [C99-based standards] (WCHAR_MAX): Likewise.
37790         [C99-based standards] (WINT_MAX): Likewise.
37791         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
37792         constraint on value.
37793         [C99-based standards] (WCHAR_MIN): Likewise.
37794         [C99-based standards] (WINT_MIN): Likewise.
37795         [C99-based standards] (*_t): Allow.
37796         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
37797         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
37798         Include math.h-data and complex.h-data.  Remove all expectations
37799         of math.h and complex.h contents.
37800         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
37801         at end of line.
37802         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
37803         (struct tm): Expect tag.
37804         [C99-based-standards] (wcstof): Expect function.
37805         [C99-based-standards] (wcstold): Likewise.
37806         [C99-based-standards] (wcstoll): Likewise.
37807         [C99-based-standards] (wcstoull): Likewise.
37808         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
37809         macro-int-constant.  Specify type.
37810         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
37811         constraint on value.
37812         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37813         Specify type.
37814         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
37815         Specify value.
37816         [ISO C standards]: Do not allow headers.
37817         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
37818         wcs[abcdefghijklmnopqrstuvwxyz]*.
37819         [ISO C standards] (*_t): Do not allow.
37820         * conform/data/wctype.h-data [C99-based standards] (iswblank):
37821         Expect function.
37822         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
37823         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37824         Specify type.
37825         [ISO C standards]: Do not allow headers.
37826         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
37827         is[abcdefghijklmnopqrstuvwxyz]*.
37828         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
37829         to[abcdefghijklmnopqrstuvwxyz]*.
37830         [ISO C standards] (*_t): Do not allow.
37831         * conform/data/stdalign.h-data: New file.
37832         * conform/data/stdbool.h-data: Likewise.
37833         * conform/data/stdnoreturn.h-data: Likewise.
37835 2012-11-07  Roland McGrath  <roland@hack.frob.com>
37837         [BZ #14815]
37838         * manual/filesys.texi (Directory Entries): Typo fix.
37839         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
37841 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37843         * elf/elf.h (EM_AARCH64): New macro.
37844         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
37845         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
37846         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
37847         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
37848         (R_AARCH64_TLSDESC): Likewise.
37849         (NT_ARM_TLS): Likewise.
37850         (NT_ARM_HW_BREAK): Likewise.
37851         (NT_ARM_HW_WATCH): Likewise.
37853 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37855         [BZ #14811]
37856         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
37857         (__ieee754_powl): Saturate nonzero exponents with absolute value
37858         below 0x1p-79 to +/- 0x1p-79.
37859         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
37860         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
37861         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
37862         nonzero exponents with absolute value below 0x1p-32 to +/-
37863         0x1p-32.
37864         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
37865         (__ieee754_powl): Saturate nonzero exponents with absolute value
37866         below 0x1p-79 to +/- 0x1p-79.
37867         * math/libm-test.inc (pow_test): Add more tests.
37869 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37871         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
37872         _dl_s390_cap_flags with kernel. Increase string length.
37873         (_dl_s390_platforms): Add z196 and zEC12.
37875 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37877         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
37878         Change XOPEN21K to XOPEN2K.
37880 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
37882         * string/memmove.c: Use memcpy when possible.
37884 2012-11-06  Andreas Jaeger  <aj@suse.de>
37886         * po/eo.po: Update from translation team.
37888 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
37890         [BZ #14793]
37891         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
37892         exponent and small x and y exponents, scale x or y up.  Increase
37893         by 2 the exponent used in scaling up.
37894         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37895         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37896         * math/libm-test.inc (fma_test): Add more tests.
37897         (fma_test_towardzero): Likewise.
37898         (fma_test_downward): Likewise.
37899         (fma_test_upward): Likewise.
37901 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
37903         [BZ #14805]
37904         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
37905         fenv_t *.
37907         [BZ #14801]
37908         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
37909         namespace for names of struct fields.
37910         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
37911         fenv_t fields.
37912         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
37913         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
37915 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37917         [BZ #3665]
37918         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
37920 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37922         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
37923         PTR_DEMANGLE.
37925         [BZ #5246]
37926         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
37927         PTR_DEMANGLE.
37929 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
37931         [BZ #14797]
37932         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
37933         definitely overflow as x * y not x * y + z.
37934         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37935         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37936         * math/libm-test.inc (fma_test): Add more tests.
37937         (fma_test_towardzero): Likewise.
37938         (fma_test_downward): Likewise.
37939         (fma_test_upward): Likewise.
37941 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37943         [BZ #157]
37945         * include/stub-tag.h: Remove file.
37946         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
37947         '#include' of it.
37948         * manual/maint.texi (Porting): Don't reference it.
37949         * Makerules ($(objpfx)stubs): Likewise.
37950         * dirent/closedir.c: Don't include <stub-tag.h>.
37951         * dirent/dirfd.c: Likewise.
37952         * dirent/fdopendir.c: Likewise.
37953         * dirent/getdents.c: Likewise.
37954         * dirent/getdents64.c: Likewise.
37955         * dirent/opendir.c: Likewise.
37956         * dirent/readdir.c: Likewise.
37957         * dirent/readdir64.c: Likewise.
37958         * dirent/readdir64_r.c: Likewise.
37959         * dirent/readdir_r.c: Likewise.
37960         * dirent/rewinddir.c: Likewise.
37961         * dirent/seekdir.c: Likewise.
37962         * dirent/telldir.c: Likewise.
37963         * gmon/profil.c: Likewise.
37964         * grp/setgroups.c: Likewise.
37965         * inet/if_index.c: Likewise.
37966         * io/access.c: Likewise.
37967         * io/chdir.c: Likewise.
37968         * io/chmod.c: Likewise.
37969         * io/chown.c: Likewise.
37970         * io/close.c: Likewise.
37971         * io/dup.c: Likewise.
37972         * io/dup2.c: Likewise.
37973         * io/dup3.c: Likewise.
37974         * io/euidaccess.c: Likewise.
37975         * io/faccessat.c: Likewise.
37976         * io/fchdir.c: Likewise.
37977         * io/fchmod.c: Likewise.
37978         * io/fchmodat.c: Likewise.
37979         * io/fchown.c: Likewise.
37980         * io/fchownat.c: Likewise.
37981         * io/fcntl.c: Likewise.
37982         * io/flock.c: Likewise.
37983         * io/fstatfs.c: Likewise.
37984         * io/fstatfs64.c: Likewise.
37985         * io/fstatvfs.c: Likewise.
37986         * io/fstatvfs64.c: Likewise.
37987         * io/futimens.c: Likewise.
37988         * io/fxstat.c: Likewise.
37989         * io/fxstat64.c: Likewise.
37990         * io/fxstatat.c: Likewise.
37991         * io/fxstatat64.c: Likewise.
37992         * io/getcwd.c: Likewise.
37993         * io/isatty.c: Likewise.
37994         * io/lchmod.c: Likewise.
37995         * io/lchown.c: Likewise.
37996         * io/link.c: Likewise.
37997         * io/linkat.c: Likewise.
37998         * io/lseek.c: Likewise.
37999         * io/lseek64.c: Likewise.
38000         * io/lxstat64.c: Likewise.
38001         * io/mkdir.c: Likewise.
38002         * io/mkdirat.c: Likewise.
38003         * io/mkfifo.c: Likewise.
38004         * io/mkfifoat.c: Likewise.
38005         * io/open.c: Likewise.
38006         * io/open64.c: Likewise.
38007         * io/openat.c: Likewise.
38008         * io/openat64.c: Likewise.
38009         * io/pipe.c: Likewise.
38010         * io/pipe2.c: Likewise.
38011         * io/poll.c: Likewise.
38012         * io/posix_fadvise.c: Likewise.
38013         * io/posix_fadvise64.c: Likewise.
38014         * io/posix_fallocate.c: Likewise.
38015         * io/posix_fallocate64.c: Likewise.
38016         * io/read.c: Likewise.
38017         * io/readlink.c: Likewise.
38018         * io/readlinkat.c: Likewise.
38019         * io/rmdir.c: Likewise.
38020         * io/sendfile.c: Likewise.
38021         * io/sendfile64.c: Likewise.
38022         * io/statfs.c: Likewise.
38023         * io/statfs64.c: Likewise.
38024         * io/statvfs.c: Likewise.
38025         * io/statvfs64.c: Likewise.
38026         * io/symlink.c: Likewise.
38027         * io/symlinkat.c: Likewise.
38028         * io/ttyname.c: Likewise.
38029         * io/ttyname_r.c: Likewise.
38030         * io/umask.c: Likewise.
38031         * io/unlink.c: Likewise.
38032         * io/unlinkat.c: Likewise.
38033         * io/utime.c: Likewise.
38034         * io/utimensat.c: Likewise.
38035         * io/write.c: Likewise.
38036         * io/xmknod.c: Likewise.
38037         * io/xmknodat.c: Likewise.
38038         * io/xstat.c: Likewise.
38039         * io/xstat64.c: Likewise.
38040         * login/getpt.c: Likewise.
38041         * login/grantpt.c: Likewise.
38042         * login/unlockpt.c: Likewise.
38043         * math/e_acoshl.c: Likewise.
38044         * math/e_acosl.c: Likewise.
38045         * math/e_asinl.c: Likewise.
38046         * math/e_atan2l.c: Likewise.
38047         * math/e_atanhl.c: Likewise.
38048         * math/e_coshl.c: Likewise.
38049         * math/e_expl.c: Likewise.
38050         * math/e_fmodl.c: Likewise.
38051         * math/e_gammal_r.c: Likewise.
38052         * math/e_hypotl.c: Likewise.
38053         * math/e_j0l.c: Likewise.
38054         * math/e_j1l.c: Likewise.
38055         * math/e_jnl.c: Likewise.
38056         * math/e_lgammal_r.c: Likewise.
38057         * math/e_log10l.c: Likewise.
38058         * math/e_log2l.c: Likewise.
38059         * math/e_logl.c: Likewise.
38060         * math/e_powl.c: Likewise.
38061         * math/e_rem_pio2l.c: Likewise.
38062         * math/e_sinhl.c: Likewise.
38063         * math/e_sqrtl.c: Likewise.
38064         * math/fclrexcpt.c: Likewise.
38065         * math/fedisblxcpt.c: Likewise.
38066         * math/feenablxcpt.c: Likewise.
38067         * math/fegetenv.c: Likewise.
38068         * math/fegetexcept.c: Likewise.
38069         * math/fegetround.c: Likewise.
38070         * math/feholdexcpt.c: Likewise.
38071         * math/fesetenv.c: Likewise.
38072         * math/fesetround.c: Likewise.
38073         * math/feupdateenv.c: Likewise.
38074         * math/fgetexcptflg.c: Likewise.
38075         * math/fraiseexcpt.c: Likewise.
38076         * math/fsetexcptflg.c: Likewise.
38077         * math/ftestexcept.c: Likewise.
38078         * math/k_cosl.c: Likewise.
38079         * math/k_rem_pio2l.c: Likewise.
38080         * math/k_sinl.c: Likewise.
38081         * math/k_tanl.c: Likewise.
38082         * math/s_asinhl.c: Likewise.
38083         * math/s_atanl.c: Likewise.
38084         * math/s_cbrtl.c: Likewise.
38085         * math/s_erfl.c: Likewise.
38086         * math/s_expm1l.c: Likewise.
38087         * math/s_log1pl.c: Likewise.
38088         * math/s_tanhl.c: Likewise.
38089         * misc/acct.c: Likewise.
38090         * misc/brk.c: Likewise.
38091         * misc/chflags.c: Likewise.
38092         * misc/chroot.c: Likewise.
38093         * misc/fchflags.c: Likewise.
38094         * misc/fgetxattr.c: Likewise.
38095         * misc/flistxattr.c: Likewise.
38096         * misc/fremovexattr.c: Likewise.
38097         * misc/fsetxattr.c: Likewise.
38098         * misc/fsync.c: Likewise.
38099         * misc/ftruncate.c: Likewise.
38100         * misc/futimes.c: Likewise.
38101         * misc/futimesat.c: Likewise.
38102         * misc/getdomain.c: Likewise.
38103         * misc/getdtsz.c: Likewise.
38104         * misc/gethostid.c: Likewise.
38105         * misc/gethostname.c: Likewise.
38106         * misc/getloadavg.c: Likewise.
38107         * misc/getpagesize.c: Likewise.
38108         * misc/getsysstats.c: Likewise.
38109         * misc/getxattr.c: Likewise.
38110         * misc/gtty.c: Likewise.
38111         * misc/ioctl.c: Likewise.
38112         * misc/lgetxattr.c: Likewise.
38113         * misc/listxattr.c: Likewise.
38114         * misc/llistxattr.c: Likewise.
38115         * misc/lremovexattr.c: Likewise.
38116         * misc/lsetxattr.c: Likewise.
38117         * misc/lutimes.c: Likewise.
38118         * misc/madvise.c: Likewise.
38119         * misc/mincore.c: Likewise.
38120         * misc/mlock.c: Likewise.
38121         * misc/mlockall.c: Likewise.
38122         * misc/mmap.c: Likewise.
38123         * misc/mprotect.c: Likewise.
38124         * misc/msync.c: Likewise.
38125         * misc/munlock.c: Likewise.
38126         * misc/munlockall.c: Likewise.
38127         * misc/munmap.c: Likewise.
38128         * misc/preadv.c: Likewise.
38129         * misc/preadv64.c: Likewise.
38130         * misc/ptrace.c: Likewise.
38131         * misc/pwritev.c: Likewise.
38132         * misc/pwritev64.c: Likewise.
38133         * misc/readv.c: Likewise.
38134         * misc/reboot.c: Likewise.
38135         * misc/remap_file_pages.c: Likewise.
38136         * misc/removexattr.c: Likewise.
38137         * misc/revoke.c: Likewise.
38138         * misc/select.c: Likewise.
38139         * misc/setdomain.c: Likewise.
38140         * misc/setegid.c: Likewise.
38141         * misc/seteuid.c: Likewise.
38142         * misc/sethostid.c: Likewise.
38143         * misc/sethostname.c: Likewise.
38144         * misc/setregid.c: Likewise.
38145         * misc/setreuid.c: Likewise.
38146         * misc/setxattr.c: Likewise.
38147         * misc/sstk.c: Likewise.
38148         * misc/stty.c: Likewise.
38149         * misc/swapoff.c: Likewise.
38150         * misc/swapon.c: Likewise.
38151         * misc/sync.c: Likewise.
38152         * misc/syncfs.c: Likewise.
38153         * misc/syscall.c: Likewise.
38154         * misc/truncate.c: Likewise.
38155         * misc/ualarm.c: Likewise.
38156         * misc/usleep.c: Likewise.
38157         * misc/ustat.c: Likewise.
38158         * misc/utimes.c: Likewise.
38159         * misc/vhangup.c: Likewise.
38160         * misc/writev.c: Likewise.
38161         * posix/_exit.c: Likewise.
38162         * posix/alarm.c: Likewise.
38163         * posix/execve.c: Likewise.
38164         * posix/fexecve.c: Likewise.
38165         * posix/fork.c: Likewise.
38166         * posix/fpathconf.c: Likewise.
38167         * posix/getaddrinfo.c: Likewise.
38168         * posix/getegid.c: Likewise.
38169         * posix/geteuid.c: Likewise.
38170         * posix/getgid.c: Likewise.
38171         * posix/getgroups.c: Likewise.
38172         * posix/getlogin.c: Likewise.
38173         * posix/getlogin_r.c: Likewise.
38174         * posix/getpgid.c: Likewise.
38175         * posix/getpid.c: Likewise.
38176         * posix/getppid.c: Likewise.
38177         * posix/getresgid.c: Likewise.
38178         * posix/getresuid.c: Likewise.
38179         * posix/getsid.c: Likewise.
38180         * posix/getuid.c: Likewise.
38181         * posix/glob64.c: Likewise.
38182         * posix/nanosleep.c: Likewise.
38183         * posix/pathconf.c: Likewise.
38184         * posix/pause.c: Likewise.
38185         * posix/posix_madvise.c: Likewise.
38186         * posix/pread.c: Likewise.
38187         * posix/pread64.c: Likewise.
38188         * posix/pwrite.c: Likewise.
38189         * posix/pwrite64.c: Likewise.
38190         * posix/sched_getaffinity.c: Likewise.
38191         * posix/sched_getp.c: Likewise.
38192         * posix/sched_gets.c: Likewise.
38193         * posix/sched_primax.c: Likewise.
38194         * posix/sched_primin.c: Likewise.
38195         * posix/sched_rr_gi.c: Likewise.
38196         * posix/sched_setaffinity.c: Likewise.
38197         * posix/sched_setp.c: Likewise.
38198         * posix/sched_sets.c: Likewise.
38199         * posix/sched_yield.c: Likewise.
38200         * posix/setgid.c: Likewise.
38201         * posix/setlogin.c: Likewise.
38202         * posix/setpgid.c: Likewise.
38203         * posix/setresgid.c: Likewise.
38204         * posix/setresuid.c: Likewise.
38205         * posix/setsid.c: Likewise.
38206         * posix/setuid.c: Likewise.
38207         * posix/sleep.c: Likewise.
38208         * posix/spawni.c: Likewise.
38209         * posix/sysconf.c: Likewise.
38210         * posix/times.c: Likewise.
38211         * posix/wait.c: Likewise.
38212         * posix/wait3.c: Likewise.
38213         * posix/wait4.c: Likewise.
38214         * posix/waitpid.c: Likewise.
38215         * resolv/gai_sigqueue.c: Likewise.
38216         * resource/getpriority.c: Likewise.
38217         * resource/getrlimit.c: Likewise.
38218         * resource/getrusage.c: Likewise.
38219         * resource/nice.c: Likewise.
38220         * resource/setpriority.c: Likewise.
38221         * resource/setrlimit.c: Likewise.
38222         * resource/ulimit.c: Likewise.
38223         * rt/aio_cancel.c: Likewise.
38224         * rt/aio_fsync.c: Likewise.
38225         * rt/aio_read.c: Likewise.
38226         * rt/aio_sigqueue.c: Likewise.
38227         * rt/aio_suspend.c: Likewise.
38228         * rt/aio_write.c: Likewise.
38229         * rt/clock_getres.c: Likewise.
38230         * rt/clock_gettime.c: Likewise.
38231         * rt/clock_nanosleep.c: Likewise.
38232         * rt/clock_settime.c: Likewise.
38233         * rt/lio_listio.c: Likewise.
38234         * rt/mq_close.c: Likewise.
38235         * rt/mq_getattr.c: Likewise.
38236         * rt/mq_notify.c: Likewise.
38237         * rt/mq_open.c: Likewise.
38238         * rt/mq_receive.c: Likewise.
38239         * rt/mq_send.c: Likewise.
38240         * rt/mq_setattr.c: Likewise.
38241         * rt/mq_timedreceive.c: Likewise.
38242         * rt/mq_timedsend.c: Likewise.
38243         * rt/mq_unlink.c: Likewise.
38244         * rt/shm_open.c: Likewise.
38245         * rt/shm_unlink.c: Likewise.
38246         * rt/timer_create.c: Likewise.
38247         * rt/timer_delete.c: Likewise.
38248         * rt/timer_getoverr.c: Likewise.
38249         * rt/timer_gettime.c: Likewise.
38250         * rt/timer_settime.c: Likewise.
38251         * setjmp/__longjmp.c: Likewise.
38252         * setjmp/setjmp.c: Likewise.
38253         * signal/kill.c: Likewise.
38254         * signal/killpg.c: Likewise.
38255         * signal/raise.c: Likewise.
38256         * signal/sigaction.c: Likewise.
38257         * signal/sigaltstack.c: Likewise.
38258         * signal/sigblock.c: Likewise.
38259         * signal/sigignore.c: Likewise.
38260         * signal/sigintr.c: Likewise.
38261         * signal/signal.c: Likewise.
38262         * signal/sigpause.c: Likewise.
38263         * signal/sigpending.c: Likewise.
38264         * signal/sigqueue.c: Likewise.
38265         * signal/sigreturn.c: Likewise.
38266         * signal/sigset.c: Likewise.
38267         * signal/sigsetmask.c: Likewise.
38268         * signal/sigstack.c: Likewise.
38269         * signal/sigsuspend.c: Likewise.
38270         * signal/sigtimedwait.c: Likewise.
38271         * signal/sigvec.c: Likewise.
38272         * signal/sigwait.c: Likewise.
38273         * signal/sigwaitinfo.c: Likewise.
38274         * signal/sysv_signal.c: Likewise.
38275         * socket/accept.c: Likewise.
38276         * socket/accept4.c: Likewise.
38277         * socket/bind.c: Likewise.
38278         * socket/connect.c: Likewise.
38279         * socket/getpeername.c: Likewise.
38280         * socket/getsockname.c: Likewise.
38281         * socket/getsockopt.c: Likewise.
38282         * socket/isfdtype.c: Likewise.
38283         * socket/listen.c: Likewise.
38284         * socket/recv.c: Likewise.
38285         * socket/recvfrom.c: Likewise.
38286         * socket/recvmsg.c: Likewise.
38287         * socket/send.c: Likewise.
38288         * socket/sendmsg.c: Likewise.
38289         * socket/sendto.c: Likewise.
38290         * socket/setsockopt.c: Likewise.
38291         * socket/shutdown.c: Likewise.
38292         * socket/sockatmark.c: Likewise.
38293         * socket/socket.c: Likewise.
38294         * socket/socketpair.c: Likewise.
38295         * stdio-common/ctermid.c: Likewise.
38296         * stdio-common/cuserid.c: Likewise.
38297         * stdio-common/remove.c: Likewise.
38298         * stdio-common/rename.c: Likewise.
38299         * stdio-common/renameat.c: Likewise.
38300         * stdio-common/tempname.c: Likewise.
38301         * stdlib/getcontext.c: Likewise.
38302         * stdlib/makecontext.c: Likewise.
38303         * stdlib/setcontext.c: Likewise.
38304         * stdlib/swapcontext.c: Likewise.
38305         * stdlib/system.c: Likewise.
38306         * streams/fattach.c: Likewise.
38307         * streams/fdetach.c: Likewise.
38308         * streams/getmsg.c: Likewise.
38309         * streams/getpmsg.c: Likewise.
38310         * streams/putmsg.c: Likewise.
38311         * streams/putpmsg.c: Likewise.
38312         * sysdeps/unix/bsd/getpt.c: Likewise.
38313         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
38314         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
38315         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
38316         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
38317         Likewise.
38318         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
38319         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
38320         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
38321         * sysvipc/msgctl.c: Likewise.
38322         * sysvipc/msgget.c: Likewise.
38323         * sysvipc/msgrcv.c: Likewise.
38324         * sysvipc/msgsnd.c: Likewise.
38325         * sysvipc/semctl.c: Likewise.
38326         * sysvipc/semget.c: Likewise.
38327         * sysvipc/semop.c: Likewise.
38328         * sysvipc/semtimedop.c: Likewise.
38329         * sysvipc/shmat.c: Likewise.
38330         * sysvipc/shmctl.c: Likewise.
38331         * sysvipc/shmdt.c: Likewise.
38332         * sysvipc/shmget.c: Likewise.
38333         * termios/tcdrain.c: Likewise.
38334         * termios/tcflow.c: Likewise.
38335         * termios/tcflush.c: Likewise.
38336         * termios/tcgetattr.c: Likewise.
38337         * termios/tcgetpgrp.c: Likewise.
38338         * termios/tcsendbrk.c: Likewise.
38339         * termios/tcsetattr.c: Likewise.
38340         * termios/tcsetpgrp.c: Likewise.
38341         * time/adjtime.c: Likewise.
38342         * time/clock.c: Likewise.
38343         * time/getitimer.c: Likewise.
38344         * time/gettimeofday.c: Likewise.
38345         * time/setitimer.c: Likewise.
38346         * time/settimeofday.c: Likewise.
38347         * time/stime.c: Likewise.
38348         * time/time.c: Likewise.
38350 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
38352         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
38353         /usr/old/bin.
38355         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
38356         instead of spaces.
38357         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
38359 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
38361         [BZ #14796]
38362         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
38363         FE_TONEAREST before applying Dekker multiplication and Knuth
38364         addition.  Clear inexact exceptions and check for exact zero
38365         results afterwards.
38366         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38367         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38368         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38369         * math/libm-test.inc (fma_test): Add more tests.
38370         (fma_test_towardzero): Likewise.
38371         (fma_test_downward): Likewise.
38372         (fma_test_upward): Likewise.
38373         * sysdeps/generic/math_private.h (default_libc_fesetround): New
38374         function.
38375         (libc_fesetround): New macro.
38376         (libc_fesetroundf): Likewise.
38377         (libc_fesetroundl): Likewise.
38378         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
38379         function.
38380         (libc_fesetround_387): Likewise.
38381         (libc_fesetroundf): New macro.
38382         (libc_fesetround): Likewise.
38383         (libc_fesetroundl): Likewise.
38384         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
38385         function.
38386         (libc_fesetroundf): New macro.
38387         (libc_fesetround): Likewise.
38388         (libc_fesetroundl): Likewise.
38389         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
38390         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
38391         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
38392         libm_hidden_ver.
38393         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
38394         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
38395         libm_hidden_def.
38396         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
38397         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
38398         libm_hidden_ver.
38399         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
38400         libm_hidden_def.
38402         [BZ #3439]
38403         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
38404         integer constant usable in #if and use that to give value to enum
38405         constant.
38406         (FE_DIVBYZERO): Likewise.
38407         (FE_UNDERFLOW): Likewise.
38408         (FE_OVERFLOW): Likewise.
38409         (FE_INVALID): Likewise.
38410         (FE_INVALID_SNAN): Likewise.
38411         (FE_INVALID_ISI): Likewise.
38412         (FE_INVALID_IDI): Likewise.
38413         (FE_INVALID_ZDZ): Likewise.
38414         (FE_INVALID_IMZ): Likewise.
38415         (FE_INVALID_COMPARE): Likewise.
38416         (FE_INVALID_SOFTWARE): Likewise.
38417         (FE_INVALID_SQRT): Likewise.
38418         (FE_INVALID_INTEGER_CONVERSION): Likewise.
38419         (FE_TONEAREST): Likewise.
38420         (FE_TOWARDZERO): Likewise.
38421         (FE_UPWARD): Likewise.
38422         (FE_DOWNWARD): Likewise.
38423         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
38424         (FE_DIVBYZERO): Likewise.
38425         (FE_OVERFLOW): Likewise.
38426         (FE_UNDERFLOW): Likewise.
38427         (FE_INEXACT): Likewise.
38428         (FE_TONEAREST): Likewise.
38429         (FE_DOWNWARD): Likewise.
38430         (FE_UPWARD): Likewise.
38431         (FE_TOWARDZERO): Likewise.
38432         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
38433         (FE_UNDERFLOW): Likewise.
38434         (FE_OVERFLOW): Likewise.
38435         (FE_DIVBYZERO): Likewise.
38436         (FE_INVALID): Likewise.
38437         (FE_TONEAREST): Likewise.
38438         (FE_TOWARDZERO): Likewise.
38439         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
38440         (FE_OVERFLOW): Likewise.
38441         (FE_UNDERFLOW): Likewise.
38442         (FE_DIVBYZERO): Likewise.
38443         (FE_INEXACT): Likewise.
38444         (FE_TONEAREST): Likewise.
38445         (FE_TOWARDZERO): Likewise.
38446         (FE_UPWARD): Likewise.
38447         (FE_DOWNWARD): Likewise.
38448         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
38449         (FE_DIVBYZERO): Likewise.
38450         (FE_OVERFLOW): Likewise.
38451         (FE_UNDERFLOW): Likewise.
38452         (FE_INEXACT): Likewise.
38453         (FE_TONEAREST): Likewise.
38454         (FE_DOWNWARD): Likewise.
38455         (FE_UPWARD): Likewise.
38456         (FE_TOWARDZERO): Likewise.
38458 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
38460         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
38462 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
38464         * scripts/cross-test-ssh.sh (command): Use newlines to separate
38465         commands.  Quote $PWD.
38466         (blacklist_exports): Don't use remove_newlines.  Replace "declare
38467         -x" by "export".
38468         (remove_newlines): Remove.
38470 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
38472         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
38473         * stdlib/stdlib.h (atof): Moved to ...
38474         * include/bits/stdlib-float.h: Here.  New file.
38475         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
38476         * stdlib/bits/stdlib-float.h: New file.
38477         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
38478         -mno-sse -mno-mmx.
38479         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
38480         <xmmintrin.h>.
38482 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38484         * conform/conformtest.pl (@headers): Add fenv.h.
38485         * conform/data/fenv.h-data: New file.
38486         * include/fenv.h [_ISOMAC]: Disable all contents of file except
38487         include of <math/fenv.h>.
38489         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
38490         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
38491         && !UNIX98].  Enables tests for XOPEN2K8.
38492         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
38493         POSIX2008]: Likewise.
38495         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
38496         (struct rusage): Do not expect type or its members.
38498         [BZ #3439]
38499         * math/math.h (FP_NAN): Define macro to integer constant usable in
38500         #if and use that to give value to enum constant.
38501         (FP_INFINITE): Likewise.
38502         (FP_ZERO): Likewise.
38503         (FP_SUBNORMAL): Likewise.
38504         (FP_NORMAL): Likewise.
38506 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
38508         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
38509         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
38510         arguments.
38512 2012-11-02  Roland McGrath  <roland@hack.frob.com>
38514         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
38515         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
38516         autoconf-time if not.
38517         * configure.in: Remove AC_PREREQ.
38519 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38521         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
38522         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
38523         of the internal implementation.
38525 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38527         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
38528         except include of <misc/sys/syslog.h>.
38530 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38532         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
38533         function returns with a NULL context exit with zero.
38535 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38537         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
38539 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
38541         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
38542         (run_program_cmd): This.
38543         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
38544         (tst_langinfo): New variable.  Use it.
38546 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
38548         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
38549         floating point opcodes.
38551 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38553         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
38554         variable.
38556         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
38558         * sysdeps/mach/hurd/powerpc: Remove directory.
38559         * sysdeps/mach/powerpc: Likewise.
38561 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38563         * scripts/check-local-headers.sh: Ignore c++ headers.
38565 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38567         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
38568         __libc_cleanup_region_start argument.
38570 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
38572         [BZ #14784]
38573         [BZ #14785]
38574         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
38575         x * y using scaling, not as x * y + z.
38576         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38577         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38578         * math/libm-test.inc (fma_test): Add more tests.
38579         (fma_test_towardzero): Likewise.
38580         (fma_test_downward): Likewise.
38581         (fma_test_upward): Likewise.
38583 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38585         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
38587 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38589         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
38590         New variable.
38592 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
38594         * rt/tst-shm.c (worker): Correct checking for mmap failure.
38596 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38598         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38599         Fix sort order.
38600         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38601         Likewise.
38603 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38605         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38606         Fix the order of the list for glibc 2.17.
38607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38608         Likewise.
38610 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38612         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38614 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38616         [BZ #14610]
38617         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
38618         for low part of x being zero before using __atanl (y).
38619         * math/libm-test.inc (atan2_test): Add another test.
38621         * manual/install.texi (Configuring and compiling): Document
38622         general use of test-wrapper and test-wrapper-env.
38623         * INSTALL: Regenerated.
38625         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
38626         (__fma): Do not extract and scale down low bits on after-rounding
38627         systems when result rounded to normal precision would have normal
38628         exponent.
38629         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
38630         (__fmal): Do not extract and scale down low bits on after-rounding
38631         systems when result rounded to normal precision would have normal
38632         exponent.
38633         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
38634         (__fmal): Do not extract and scale down low bits on after-rounding
38635         systems when result rounded to normal precision would have normal
38636         exponent.
38637         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
38638         macro.
38639         (fma_test): Add more tests.
38640         (fma_test_towardzero): Likewise.
38641         (fma_test_downward): Likewise.
38642         (fma_test_upward): Likewise.
38644 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
38646         * sysdeps/i386/tininess.h: Renamed to ...
38647         * sysdeps/x86/tininess.h: This.
38648         * sysdeps/x86_64/tininess.h: Removed.
38650 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38652         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
38653         input.  Use $(build-program-cmd).
38654         ($(objpfx)tst-array1-static.out): Likewise.
38655         ($(objpfx)tst-array2.out): Likewise.
38656         ($(objpfx)tst-array3.out): Likewise.
38657         ($(objpfx)tst-array4.out): Likewise.
38658         ($(objpfx)tst-array5.out): Likewise.
38659         ($(objpfx)tst-array5-static.out): Likewise.
38661 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
38663         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
38664         if defined.
38666         * nss/nsswitch.h (nss_interface_function): Provide new
38667         macro for use with NSS functions.
38668         * grp/initgroups.c: Use new macro.
38669         * nss/getXXbyYY.c: Likewise.
38670         * nss/getXXbyYY_r.c: Likewise.
38671         * nss/getXXent.c: Likewise.
38672         * nss/getXXent_r.c: Likewise.
38673         * sysdeps/posix/getaddrinfo.c: Likewise.
38675 2012-10-30  Andreas Jaeger  <aj@suse.de>
38677         * po/ru.po: Update Russion translation from translation project.
38679 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38681         [BZ #14152]
38682         [BZ #14783]
38683         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
38684         result and shift together with sticky bit instead of replicating
38685         round-to-nearest rounding.
38686         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38687         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38688         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
38689         missing underflow exceptions.
38690         (fma_test_towardzero): Add more tests.
38691         (fma_test_downward): Likewise.
38692         (fma_test_upward): Likewise.
38694         [BZ #14047]
38695         * sysdeps/generic/tininess.h: New file.
38696         * sysdeps/i386/tininess.h: Likewise.
38697         * sysdeps/sh/tininess.h: Likewise.
38698         * sysdeps/x86_64/tininess.h: Likewise.
38699         * stdlib/tst-strtod-underflow.c: Likewise.
38700         * stdlib/tst-tininess.c: Likewise.
38701         * stdlib/strtod_l.c: Include <tininess.h>.
38702         (round_and_return): Do not set errno for exact underflow cases.
38703         Force an underflow exception when setting errno for underflow.
38704         Determine underflow based on rounding to normal precision if
38705         TININESS_AFTER_ROUNDING.
38706         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
38707         ERANGE for exact underflow cases.
38708         * stdlib/Makefile (tests): Add tst-tininess and
38709         tst-strtod-underflow.
38710         ($(objpfx)tst-tininess): Use $(link-libm).
38711         ($(objpfx)tst-strtod-underflow): Likewise.
38713 2012-10-30  Andreas Jaeger  <aj@suse.de>
38715         [BZ#14767]
38716         * elf/Makefile (tests): Remove conditional for have-initfini-array
38717         since this is now always required and the variable does not exist
38718         anymore.
38719         (tests-static): Likewise.
38720         (modules-names): Likewise.
38722         * po/eo.po: Add Esperanto translation from translation project.
38724         * elf/tst-array1.c (fini_array): Make writeable so that it can be
38725         merged with constructor/destructor.
38726         (init_array): Likewise.
38727         * elf/tst-array2dep.c (fini_array): Likewise.
38728         (init_array): Likewise.
38730 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
38732         * manual/message.texi: Delete @cartouche tags.
38734 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
38736         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
38737         EOPNOTSUPP.
38738         * sysdeps/mach/hurd/fsync.c: Likewise.
38740         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
38741         [_POSIX_REALTIME_SIGNALS]: Change condition to
38742         [_POSIX_REALTIME_SIGNALS > 0].
38744 2012-10-27  Andreas Jaeger  <aj@suse.de>
38746         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
38747         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
38748         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
38749         [__WORDSIZE != 64]: Likewise.
38751 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
38753         *  iconvdata/tst-table.sh: Remove ${SHELL}.
38754         *  iconvdata/tst-tables.sh: Likewise.
38756 2012-10-25  David S. Miller  <davem@davemloft.net>
38758         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38759         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
38760         of strtoull.
38762         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
38763         ifunc-impl-list.c
38764         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
38765         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
38766         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
38767         file.
38769 2012-10-25  Roland McGrath  <roland@hack.frob.com>
38771         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38772         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
38773         __getdirentries.
38775 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38776             Jim Blandy  <jimb@codesourcery.com>
38778         * scripts/cross-test-ssh.sh: New file.
38779         * manual/install.texi (Configuring and compiling): Document use of
38780         cross-test-ssh.sh.
38781         * INSTALL: Regenerated.
38783 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
38785         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
38786         EOPNOTSUPP.
38788 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38790         * Makeconfig (run-program-prefix): Fix comment.
38792 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38793             Jim Blandy  <jimb@codesourcery.com>
38795         * Makeconfig (test-wrapper): New variable,
38796         (test-wrapper-env): Likewise.
38797         [$(cross-compiling) = yes && $(test-wrapper) != ""]
38798         (run-built-tests): Define to yes.
38799         (run-program-prefix): Use $(test-wrapper).
38800         (built-program-cmd): Likewise.
38801         * Rules (make-test-out): Use $(test-wrapper-env) and
38802         $(host-built-program-cmd).
38803         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
38804         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
38805         tst-pathopt.sh.
38806         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
38807         $(test-wrapper-env) to tst-rtld-load-self.sh.
38808         ($(objpfx)order2.out): Use $(test-wrapper).
38809         ($(objpfx)tst-initorder.out): Likewise.
38810         ($(objpfx)tst-initorder2.out): Likewise.
38811         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
38812         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
38813         (test_wrapper_env): New variable.  Use it to run ld.so.
38814         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
38815         Use it to run ld.so.
38816         (test_wrapper_env): Likewise.
38817         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
38818         $(test-wrapper) to run-iconv-test.sh.
38819         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
38820         (ICONV): Use $test_wrapper.
38821         * posix/Makefile ($(objpfx)globtest.out): Pass
38822         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
38823         globtest.sh, not $(run-program-prefix).
38824         * posix/globtest.sh (run_via_rtld_prefix): New variable.
38825         (test_wrapper): Likewise.
38826         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
38827         set together with run_via_rtld_prefix.
38828         (run_program_prefix): Define in terms of test_wrapper and
38829         run_via_rtld_prefix.
38831 2012-10-24  Roland McGrath  <roland@hack.frob.com>
38833         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
38834         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
38835         Targets removed.
38837         [BZ #14743]
38838         * include/time.h: Remove librt_hidden_proto (clock_gettime).
38839         Declare __clock_getres, __clock_gettime, __clock_settime,
38840         __clock_nanosleep, and __clock_getcpuclockid.
38841         * rt/clock_gettime.c: Define __clock_gettime as an alias.
38842         Remove librt_hidden_def (clock_gettime).
38843         * sysdeps/unix/clock_gettime.c: Likewise.
38844         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
38845         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
38846         * rt/clock_getres.c: Define __clock_getres as an alias.
38847         * sysdeps/posix/clock_getres.c: Likewise.
38848         * rt/clock_settime.c: Define __clock_settime as an alias.
38849         * sysdeps/unix/clock_settime.c: Likewise.
38850         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
38851         * sysdeps/unix/clock_nanosleep.c: Likewise.
38852         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
38853         * rt/clock-compat.c: New file.
38854         * rt/Makefile (librt-routines): Add clock-compat and move
38855         $(clock-routines) to ...
38856         (routines): ... here, new variable.
38857         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
38858         Don't add get_clockfreq here.
38859         * rt/Versions (libc: GLIBC_2.17): New version set.
38860         Add clock_* symbols here.
38861         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
38862         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
38863         (GLIBC_2.17): Add clock_* symbols.
38864         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
38865         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
38866         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
38867         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38868         Likewise.
38869         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38870         Likewise.
38871         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
38872         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
38873         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
38874         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
38875         * NEWS: Mention the move.
38877         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
38878         Use __open, __read, __close rather than their public counterparts.
38879         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38880         (__get_clockfreq_via_cpuinfo): Likewise.
38881         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
38882         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
38884         * config.h.in (HAVE_IFUNC): New #undef.
38885         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
38886         was successful.
38887         * configure: Regenerated.
38889 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38891         * configure.in: Move READELF check to start of file.
38892         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
38893         libc_cv_asm_gnu_indirect_function in the process.
38894         * configure: Regenerated.
38896 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38898         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
38899         send the output to /dev/null.
38900         (libc_cv_cc_with_libunwind): Likewise.
38901         (libc_cv_as_noexecstack): Likewise.
38902         * configure: Regenerate.
38904 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38906         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
38908         * posix/globtest.sh (TMPDIR): Do not set.
38909         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
38910         (testout): Likewise.
38912 2012-10-24  Andreas Jaeger  <aj@suse.de>
38914         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
38915         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
38916         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
38917         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
38918         posix_fadvise64, posix_fallocate64.
38920         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
38921         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
38922         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
38923         Likewise.
38924         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
38925         Likewise.
38926         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
38928         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
38929         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
38930         <bits/fcntl-linux.h>.
38931         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
38933         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
38934         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
38935         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
38936         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
38937         [__WORDSIZE != 64]: Likewise.
38939 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38941         * Makeconfig (run-built-tests): New variable.
38942         * Rules [$(cross-compiling) = yes]: Change condition to
38943         [$(run-built-tests) = no].
38944         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
38945         to [$(run-built-tests) = yes].
38946         * elf/Makefile [$(cross-compiling) = no]: Likewise
38947         * grp/Makefile [$(cross-compiling) = no]: Likewise.
38948         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
38949         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
38950         * intl/Makefile [$(cross-compiling) = no]: Likewise.
38951         * io/Makefile [$(cross-compiling) = no]: Likewise.
38952         * libio/Makefile [$(cross-compiling) = no]: Likewise.
38953         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
38954         * misc/Makefile [$(cross-compiling) = no]: Likewise.
38955         * posix/Makefile [$(cross-compiling) = no]: Likewise.
38956         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
38957         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
38958         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
38959         * string/Makefile [$(cross-compiling) = no]: Likewise.
38961         * posix/Makefile ($(objpfx)globtest.out): Pass
38962         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
38963         $(rtld-installed-name).
38964         * posix/globtest.sh (elf_objpfx): Remove variable.
38965         (rtld_installed_name): Likewise.
38966         (library_path): Likewise.
38967         (run_program_prefix): New variable.  Use for running globtest
38968         binary.
38970 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
38971             Joseph Myers  <joseph@codesourcery.com>
38973         * Makeconfig (host-built-program-cmd): New variable.
38974         * elf/Makefile (tst-stackguard1-ARGS): Use
38975         $(host-built-program-cmd).
38976         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
38977         (tst-spawn-ARGS): Likewise.
38978         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
38980 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38981             Jim Blandy  <jimb@codesourcery.com>
38983         * Makeconfig (run-via-rtld-prefix): New variable.
38984         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
38985         (built-program-cmd): Likewise.
38987 2012-10-22  Andreas Jaeger  <aj@suse.de>
38989         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
38990         __O_RSYNC if it exists, otherwise to O_SYNC.
38992 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
38993             Joseph Myers  <joseph@codesourcery.com>
38995         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
38996         /dev/null.
38997         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
38998         from /dev/null
38999         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
39000         /dev/null.
39002 2012-10-22  Andreas Jaeger  <aj@suse.de>
39004         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
39005         Define always.
39006         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
39008         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
39009         bits/fcntl-linux.h.
39011         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
39012         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
39014         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
39015         to __O_LARGEFILE.
39016         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
39017         to __O_LARGEFILE.
39019 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
39020             Joseph Myers  <joseph@codesourcery.com>
39022         * config.make.in (NM): New variable.
39024 2012-10-21  Andreas Jaeger  <aj@suse.de>
39026         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
39027         definitions and declarations that are provided by
39028         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
39030 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
39032         [BZ #14683]
39033         * elf/Makefile (tests-static): Add tst-leaks1-static.
39034         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
39035         ($(objpfx)tst-leaks1-static): New rule.
39036         ($(objpfx)tst-leaks1-static-mem): Likewise.
39037         (tst-leaks1-static-ENV): New macro.
39038         * elf/dl-open.c (dl_open_worker): Check the main application
39039         only if SHARED is defined.
39040         * elf/tst-leaks1-static.c: New file.
39042 2012-10-20  Andreas Jaeger  <aj@suse.de>
39044         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
39045         generic values for Linux.
39046         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
39047         and declarations that are provided by <bits/fcntl-linux.h> and
39048         include <bits/fcntl-linux.h>.
39049         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
39050         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
39052 2012-10-20  Roland McGrath  <roland@hack.frob.com>
39054         * io/fcntl.h: Move include of <bits/types.h> to the top and
39055         include it unconditionally.
39057 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
39059         * wcsmbs/Makefile (tests-ifunc): New variable.
39060         (tests): Add $(tests-ifunc).
39061         * wcsmbs/test-wcschr-ifunc.c: New file.
39062         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
39063         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
39064         * wcsmbs/test-wcslen-ifunc.c: Likewise.
39065         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
39066         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
39068         * string/Makefile (tests-ifunc): New variable.
39069         (tests): Add $(tests-ifunc).
39070         * string/test-memccpy.c (TEST_NAME): New macro.
39071         * string/test-memchr.c (TEST_NAME): Likewise.
39072         * string/test-memcmp.c (TEST_NAME): Likewise.
39073         * string/test-memcpy.c (TEST_NAME): Likewise.
39074         * string/test-memmem.c (TEST_NAME): Likewise.
39075         * string/test-memmove.c (TEST_NAME): Likewise.
39076         * string/test-memset.c (TEST_NAME): Likewise.
39077         * string/test-rawmemchr.c (TEST_NAME): Likewise.
39078         * string/test-stpcpy.c (TEST_NAME): Likewise.
39079         * string/test-stpncpy.c (TEST_NAME): Likewise.
39080         * string/test-strcasecmp.c (TEST_NAME): Likewise.
39081         * string/test-strcasestr.c (TEST_NAME): Likewise.
39082         * string/test-strcat.c (TEST_NAME): Likewise.
39083         * string/test-strchr.c (TEST_NAME): Likewise.
39084         * string/test-strcmp.c(TEST_NAME): Likewise.
39085         * string/test-strcpy.c (TEST_NAME): Likewise.
39086         * string/test-strcspn.c (TEST_NAME): Likewise.
39087         * string/test-strlen.c (TEST_NAME): Likewise.
39088         * string/test-strncasecmp.c (TEST_NAME): Likewise.
39089         * string/test-strncmp.c (TEST_NAME): Likewise.
39090         * string/test-strncpy.c (TEST_NAME): Likewise.
39091         * string/test-strnlen.c (TEST_NAME): Likewise.
39092         * string/test-strpbrk.c (TEST_NAME): Likewise.
39093         * string/test-strrchr.c (TEST_NAME): Likewise.
39094         * string/test-strspn.c (TEST_NAME): Likewise.
39095         * string/test-strstr.c (TEST_NAME): Likewise.
39096         * string/test-bcopy-ifunc.c: New file.
39097         * string/test-bzero-ifunc.c: Likewise.
39098         * string/test-memccpy-ifunc.c: Likewise.
39099         * string/test-memchr-ifunc.c: Likewise.
39100         * string/test-memcmp-ifunc.c: Likewise.
39101         * string/test-memcpy-ifunc.c: Likewise.
39102         * string/test-memmem-ifunc.c: Likewise.
39103         * string/test-memmove-ifunc.c: Likewise.
39104         * string/test-mempcpy-ifunc.c: Likewise.
39105         * string/test-memset-ifunc.c: Likewise.
39106         * string/test-rawmemchr-ifunc.c: Likewise.
39107         * string/test-stpcpy-ifunc.c: Likewise.
39108         * string/test-stpncpy-ifunc.c: Likewise.
39109         * string/test-strcasecmp-ifunc.c: Likewise.
39110         * string/test-strcasestr-ifunc.c: Likewise.
39111         * string/test-strcat-ifunc.c: Likewise.
39112         * string/test-strchr-ifunc.c: Likewise.
39113         * string/test-strchrnul-ifunc.c: Likewise.
39114         * string/test-strcmp-ifunc.c: Likewise.
39115         * string/test-strcpy-ifunc.c: Likewise.
39116         * string/test-strcspn-ifunc.c: Likewise.
39117         * string/test-strlen-ifunc.c: Likewise.
39118         * string/test-strncasecmp-ifunc.c: Likewise.
39119         * string/test-strncat-ifunc.c: Likewise.
39120         * string/test-strncmp-ifunc.c: Likewise.
39121         * string/test-strncpy-ifunc.c: Likewise.
39122         * string/test-strnlen-ifunc.c: Likewise.
39123         * string/test-strpbrk-ifunc.c: Likewise.
39124         * string/test-strrchr-ifunc.c: Likewise.
39125         * string/test-strspn-ifunc.c: Likewise.
39126         * string/test-strstr-ifunc.c: Likewise.
39128         * debug/Makefile (tests-ifunc): New variable.
39129         (tests): Add $(tests-ifunc).
39130         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
39131         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
39132         * debug/test-stpcpy_chk-ifunc.c: New file.
39133         * debug/test-strcpy_chk-ifunc.c: Likewise.
39135 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
39137         [BZ #13601]
39138         * elf/dl-load.c (open_verify): Retry read if the entire ELF
39139         header is not read in.
39141 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
39143         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
39144         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
39145         directly.  Pass built executable to script as
39146         $(built-program-cmd).
39147         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
39148         $testprogram without using LD_LIBRARY_PATH and $ldso.
39150         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
39151         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
39152         $(rtld-installed-name).
39153         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
39154         (rtld_installed_name): Likewise.
39155         (library_path): Likewise.
39156         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
39157         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
39158         $(run-program-prefix) to tst-tables.sh.
39159         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
39160         it to run tst-table-from and tst-table-to.
39161         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
39162         Pass it to tst-table.sh.
39163         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
39164         $(run-program-prefix) to tst-gettext.sh.
39165         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
39166         tst-translit.sh.
39167         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
39168         tst-gettext2.sh.
39169         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
39170         to run tst-gettext.
39171         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
39172         to run tst-gettext2.
39173         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
39174         to run tst-translit.
39175         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
39176         $(run-program-prefix) to tst-mtrace.sh.
39177         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
39178         to run tst-mtrace.
39179         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
39180         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
39181         $(rtld-installed-name).
39182         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
39183         (rtld_installed_name): Likewise.
39184         (run_program_prefix): New variable.  Use it to run wordexp-test.
39186         * Makeconfig (ARCH): Remove all definitions.
39187         (machine): Likewise.
39188         [ARCH]: Remove conditional code.
39189         [!objdir]: Give error.
39190         [!objdir] (objpfx): Remove.
39191         [!objdir] (common-objpfx): Likewise.
39192         [!objdir] (common-objdir): Likewise.
39193         * configure.in (config_makefile): Remove.  Hardcode Makefile in
39194         AC_CONFIG_FILES call.
39195         * configure: Regenerated.
39197         [BZ #13888]
39198         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
39199         or TMPDIR.
39200         (testout): Likewise.
39202         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
39203         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
39204         $(rtld-installed-name).
39205         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
39206         (rtld_installed_name): Likwise.
39207         (runit): Remove function.
39208         (run_getconf): New variable,  Use it for running getconf binary.
39210 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
39212         [BZ #14716]
39213         * string/test-memmem.c (check_result): New function.
39214         (do_one_test): Use it.
39215         (check1): New function.
39216         (test_main): Use it.
39218 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
39220         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
39222 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
39224         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
39225         (_G_LSEEK64): Likewise.
39226         (_G_MMAP64): Likewise.
39227         (_G_FSTAT64): Likewise.
39228         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
39229         (_G_LSEEK64): Likewise.
39230         (_G_MMAP64): Likewise.
39231         (_G_FSTAT64): Likewise.
39232         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
39233         unconditional.  Call __mmap64 directly.
39234         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
39235         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
39236         __lseek64 directly.
39237         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
39238         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
39239         __mmap64 directly.
39240         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
39241         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
39242         __lseek64 directly.
39243         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
39244         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
39245         __lseek64 directly.
39246         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
39247         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
39248         __lseek64 directly.
39249         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
39250         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
39251         __fxstat64 directly.
39252         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
39253         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
39254         unconditional.
39255         (freopen64) [!_G_OPEN64]: Remove conditional code.
39256         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
39257         unconditional.
39258         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
39259         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
39260         unconditional.
39261         (ftello64) [!_G_LSEEK64]: Remove conditional code.
39262         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
39263         unconditional.
39264         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
39265         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
39266         unconditional.
39267         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
39268         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
39269         unconditional.
39270         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
39271         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
39272         unconditional.
39273         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
39274         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
39275         unconditional.
39276         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
39278 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
39280         [BZ #12140]
39281         * manual/memory.texi (Malloc Tunable Parameters): Add note
39282         about free list pointers overwriting some perturb bytes.
39283         Wording suggested by Roland McGrath.
39285 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
39287         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
39288         (lgamma_test): Likewise.
39289         (tgamma_test): Likewise.
39291 2012-10-16  Florian Weimer  <fweimer@redhat.com>
39293         [BZ #14700]
39294         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
39295         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
39297 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
39299         * NEWS: Mention BZ #14716.
39300         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
39301         when removing AVAILABLE1_USES_J macro.
39303 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
39305         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
39306         (__bswap_64): __uint64_t for unsigned 64-bit int.
39308 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
39310         * include/string.h (memmem): Declare libc hidden alias.
39311         * string/memmem.c (memmem): Define libc hidden alias.
39312         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
39313         __read, __close instead of open, read, close.
39315 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
39317         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
39318         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
39319         global and hidden.
39320         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
39321         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
39322         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
39323         Likewise.
39324         (__rawmemchr_sse2): Likewise.
39325         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
39326         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
39327         (__strchr_sse2): Likewise.
39328         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
39329         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
39330         (__strcasecmp_sse2): Likewise.
39331         (__strncasecmp_sse2): Likewise.
39332         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
39333         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
39334         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
39335         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
39336         (__strrchr_sse2): Likewise.
39337         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
39338         ifunc-impl-list.c.
39339         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
39340         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
39341         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
39342         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
39343         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
39344         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
39345         * sysdeps/x86_64/multiarch/memset.S: Likewise.
39346         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
39347         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
39348         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
39349         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
39350         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
39351         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
39352         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
39353         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
39354         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
39355         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
39356         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
39357         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
39358         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
39359         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
39360         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
39361         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
39362         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
39363         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
39364         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
39365         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
39366         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
39367         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
39368         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
39370         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
39371         global and hidden.
39372         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
39373         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
39374         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
39375         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
39376         Likewise.
39377         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
39378         Likewise.
39379         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
39380         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
39381         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
39382         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
39383         ifunc-impl-list.c.
39384         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
39385         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
39386         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
39387         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
39388         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
39389         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
39390         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
39391         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
39392         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
39393         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
39394         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
39395         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
39396         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
39397         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
39398         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
39399         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
39400         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
39401         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
39402         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
39403         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
39404         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
39405         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
39406         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
39407         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
39408         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
39409         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
39410         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
39411         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
39412         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
39413         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
39414         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
39415         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
39416         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
39417         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
39418         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
39419         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
39420         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
39421         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
39422         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
39423         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
39424         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
39426         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
39427         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
39428         * include/ifunc-impl-list.h: New file.
39429         * misc/ifunc-impl-list.c: Likewise.
39430         * misc/Makefile (routines): Add ifunc-impl-list.
39431         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
39432         * string/test-string.h: Include <ifunc-impl-list.h>.
39433         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
39434         TEST_NAME]: New variables.
39435         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
39436         are defined.
39437         (test_init): Call __libc_ifunc_impl_list to initialize
39438         func_list if TEST_IFUNC and TEST_NAME are defined.
39440         * string/Makefile (strop-tests): Add bcopy and bzero.
39441         * string/test-bcopy.c: New file.
39442         * string/test-bzero.c: Likewise.
39443         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
39444         defined.
39445         * string/test-memset.c: Support bzero test if TEST_BZERO is
39446         defined.
39447         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
39448         __libc_memmove.
39449         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
39450         __libc_memset.
39451         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
39452         of memset.
39454 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
39456         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
39457         * configure: Regenerated.
39459         * Makeconfig (+link-static-before-libc): Don't include
39460         $(link-static-libc).
39462         * libio/libio.h (_IO_pos_t): Remove.
39464 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39466         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
39467         McGrath.
39469 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39471         * crypt/crypt-entry.c: Include fips-private.h.
39472         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
39473         * crypt/md5c-test.c (main): Tolerate disabled MD5.
39474         * sysdeps/unix/sysv/linux/fips-private.h: New file.
39475         * sysdeps/generic/fips-private.h: New file, dummy fallback.
39477 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39479         * crypt/crypt-private.h: Include stdbool.h.
39480         (_ufc_setup_salt_r): Return bool.
39481         * crypt/crypt-entry.c: Include errno.h.
39482         (__crypt_r): Return NULL with EINVAL for bad salt.
39483         * crypt/crypt_util.c (bad_for_salt): New.
39484         (_ufc_setup_salt_r): Check that salt is long enough and within
39485         the specified alphabet.
39486         * crypt/badsalttest.c: New file.
39487         * crypt/Makefile (tests): Add it.
39488         ($(objpfx)badsalttest): New.
39490 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
39492         * NEWS: Add entry for BZ #14602.
39494 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39496         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
39497         type-generic.
39498         * math/libm-test.inc: Update comment listing what functions and
39499         macros are tested.
39500         (isgreater_test): New function.
39501         (isgreaterequal_test): Likewise.
39502         (isless_test): Likewise.
39503         (islessequal_test): Likewise.
39504         (islessgreater_test): Likewise.
39505         (isunordered_test): Likewise.
39506         (main): Call the new functions.
39508 2012-10-09  Roland McGrath  <roland@hack.frob.com>
39510         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
39511         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
39512         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
39513         * sysdeps/i386/configure: Regenerated.
39514         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
39515         * sysdeps/mach/configure: Regenerated.
39516         * sysdeps/mach/hurd/configure: Regenerated.
39517         * sysdeps/powerpc/configure: Regenerated.
39518         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39519         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39520         * sysdeps/s390/s390-32/configure: Regenerated.
39521         * sysdeps/s390/s390-64/configure: Regenerated.
39522         * sysdeps/sh/configure: Regenerated.
39523         * sysdeps/sparc/configure: Regenerated.
39524         * sysdeps/unix/sysv/linux/configure: Regenerated.
39525         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
39526         * sysdeps/x86_64/configure: Regenerated.
39528         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
39529         defined.  Don't check if MAP is NULL.
39531 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39533         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
39534         (_G_stat64): Likewise.
39535         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
39536         (_G_stat64): Likewise.
39537         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
39538         instead of struct _G_stat64.
39539         * libio/fileops.c (mmap_remap_check): Likewise.
39540         (decide_maybe_mmap): Likewise.
39541         (_IO_new_file_seekoff): Likewise.
39542         (_IO_file_stat): Likewise.
39543         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
39544         _G_off64_t.
39545         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
39546         instead of struct _G_stat64.
39547         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39549 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
39551         [BZ #14602]
39552         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39553         Replace with ...
39554         (CHECK_EOL): New macro.
39555         (two_way_short_needle): Check beginning of haystack for EOL.  Use
39556         CHECK_EOL.
39557         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39558         Replace with CHECK_EOL.
39559         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39560         Replace with CHECK_EOL.
39562 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
39564         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
39565         type-generic.
39566         * math/libm-test.inc: Update comment listing what functions and
39567         macros are tested.
39568         (finite_test): New function.
39569         (isinf_test): Likewise.
39570         (isnan_test): Likewise.
39571         (fpclassify_test): Test subnormal input.
39572         (isfinite_test): Likewise.
39573         (isnormal_test): Likewise.
39574         (main): Call the new functions.
39576 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
39578         [BZ #14660]
39579         * Makerules (%.dynsym): Force C locale when running
39580         $(OBJDUMP) --dynamic-syms.
39582 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
39584         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
39585         <stdint.h>.
39587 2012-10-06  David S. Miller  <davem@davemloft.net>
39589         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
39590         upper 32-bits of the length value in %o2 since we use branch-on-register
39591         tests which consider the entire 64-bit register.
39593 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
39595         * string/test-strstr.c (check2): Add a test for page boundary.
39597 2012-10-05  David S. Miller  <davem@davemloft.net>
39599         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
39600         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
39601         file.
39602         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39603         sysdep_routines.
39604         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39605         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
39606         and bzero when HWCAP_SPARC_CRYPTO is present.
39608 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
39610         [BZ #14602]
39611         * string/test-strstr.c (check2): New function.
39612         (test_main): Call check2.
39614         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
39615         and bug-strchr1.
39616         * string/bug-strcasestr1.c (do_test): Moved to ...
39617         * string/test-strcasestr.c (check1): Here.  New function.
39618         (do_one_test): Break out result checking code into ...
39619         (check_result): This.  New function.
39620         (do_one_test): Call check_result.
39621         (test_main): Call check1.
39622         * string/bug-strchr1.c (do_test): Moved to ...
39623         * string/test-strchr.c (check1): Here.  New function.
39624         (do_one_test): Break out result checking code into ...
39625         (check_result): This.  New function.
39626         (do_one_test): Call check_result.
39627         (test_main): Call check1.
39628         * string/bug-strstr1.c (main): Moved to ...
39629         * string/test-strstr.c (check1): Here.  New function.
39630         (do_one_test): Break out result checking code into ...
39631         (check_result): This.  New function.
39632         (do_one_test): Call check_result.
39633         (test_main): Call check1.
39634         * string/bug-strcasestr1.c: Removed.
39635         * string/bug-strchr1.c: Likewise.
39636         * string/bug-strstr1.c: Likewise.
39638         * elf/Makefile (dl-routines): Add hwcaps.
39639         * elf/dl-support.c (_dl_important_hwcaps): Removed.
39640         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
39641         (_dl_important_hwcaps): Moved to ...
39642         * elf/dl-hwcaps.c: Here.  New file.
39643         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
39645         [BZ #14557]
39646         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
39647         if IS_IN_rtld isn't defined.
39649         * elf/dl-support.c (_dl_sysinfo_map): New.
39650         Include "get-dynamic-info.h" and "setup-vdso.h".
39651         (_dl_non_dynamic_init): Call setup_vdso.
39652         * elf/dynamic-link.h: Don't include <assert.h>.
39653         (elf_get_dynamic_info): Moved to ...
39654         * elf/get-dynamic-info.h: Here.  New file.
39655         * elf/dynamic-link.h: Include "get-dynamic-info.h".
39656         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
39657         * elf/setup-vdso.h: Here.  New file.
39658         * elf/rtld.c: Include "setup-vdso.h".
39659         (dl_main): Call setup_vdso.
39661 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
39663         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
39664         creal in comment listing functions tested.  List finite, isinf,
39665         isnan, isless, islessequal, isgreater, isgreaterequal,
39666         islessgreater, isunordered, lgamma_r and pow10 as functions and
39667         macros not tested.  Mention which functions not tested are aliases
39668         for other functions.  Fix typo.  Note that signs of NaNs are not
39669         tested.
39671         * scripts/config.guess: Update from config.git.
39672         * scripts/config.sub: Likewise.
39674 2012-10-04  Roland McGrath  <roland@hack.frob.com>
39676         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
39677         * misc/madvise.c (madvise): Renamed to __madvise.
39678         Make madvise a weak alias.
39679         * include/sys/mman.h: Declare __madvise.
39680         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
39681         * sysdeps/unix/syscalls.list
39682         (madvise): Make __madvise the strong name, and madvise a weak alias.
39683         * sysdeps/unix/sysv/linux/syscalls.list
39684         (madvise, mmap): Remove redundant entries.
39685         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
39686         * malloc/malloc.c (mtrim): Likewise.
39687         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
39689 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39691         * sysdeps/mach/hurd/dl-cache.c: File removed.
39692         * config.h.in (USE_LDCONFIG): New #undef.
39693         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
39694         * configure: Regenerated.
39695         * elf/Makefile (dl-routines): Add dl-cache only under
39696         [$(use-ldconfig) = yes].
39697         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
39698         cache on [USE_LDCONFIG].
39699         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
39700         [USE_LDCONFIG].
39701         * elf/rtld.c (dl_main): Likewise.
39703 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
39705         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
39706         _SC_LEVEL4_CACHE_LINESIZE.
39708 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39710         * sysdeps/unix/bsd/confstr.h: File removed.
39712 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
39714         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
39715         sys/sdt-config.h.
39717 2012-10-02  Roland McGrath  <roland@hack.frob.com>
39719         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
39720         Make 'mapoff' field ElfW(Off) rather than off_t.
39722 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
39724         * nscd/Makefile: Remove nscd-cflags and all its users.
39725         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
39726         (CFLAGS-nonlib): Add compiler flags for nscd modules.
39728         [BZ #10631]
39729         * malloc.c (malloc_printerr): Clarify error message.
39731 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
39733         [BZ #14648]
39734         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
39735         Set bit_FMA_Usable if FMA is supported.
39736         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
39737         macro.
39738         (bit_FMA4_Usable): Updated.
39739         (index_FMA_Usable): New macro.
39740         (CPUID_FMA): Likewise
39741         (HAS_FMA): Defined with bit_FMA_Usable.
39743 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39745         * bits/types.h (__swblk_t): Type removed.
39746         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
39747         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
39748         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39749         (__SWBLK_T_TYPE): Likewise.
39750         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
39751         (__SWBLK_T_TYPE): Likewise.
39752         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39753         (__SWBLK_T_TYPE): Likewise.
39754         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39755         (__SWBLK_T_TYPE): Likewise.
39757 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
39758             Honza Horak <hhorak@redhat.com>
39760         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
39761         (xdr_mapname): Use YPMAXMAP as maxsize.
39762         (xdr_peername): Use YPMAXPEER as maxsize.
39763         (xdr_keydat): Use YPAXRECORD as maxsize.
39764         (xdr_valdat): Use YPMAXRECORD as maxsize.
39766 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39768         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
39770         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
39771         * csu/init-first.c: ... here.
39772         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
39773         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
39774         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
39775         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
39776         * sysdeps/i386/init-first.c: File removed.
39777         * sysdeps/sh/init-first.c: File removed.
39779 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
39781         [BZ #14645]
39782         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
39783         if x * y might underflow to zero and z is zero.
39784         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
39785         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39786         * math/libm-test.inc (min_subnorm_value): New variable.
39787         (fma_test): Add more tests.
39788         (fma_test_towardzero): Likewise.
39789         (fma_test_downward): Likewise
39790         (fma_test_upward): Likewise.
39791         (initialize): Set min_subnorm_value.
39793 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
39795         [BZ #14638]
39796         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
39797         0 + 0.
39798         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
39799         mode for addition resulting in exact zero.
39800         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
39801         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
39802         exact 0 + 0.
39803         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
39804         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39805         * math/libm-test.inc (fma_test): Add more tests.
39806         (fma_test_towardzero): New function.
39807         (fma_test_downward): Likewise.
39808         (fma_test_upward): Likewise.
39809         (main): Call the new functions.
39811 2012-09-28  David S. Miller  <davem@davemloft.net>
39813         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
39815 2012-09-28  Roland McGrath  <roland@hack.frob.com>
39817         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
39818         instead of SIGALRM.
39820         * sysdeps/gnu/_G_config.h: Moved to ...
39821         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
39822         * sysdeps/mach/hurd/_G_config.h: Moved to ...
39823         * sysdeps/generic/_G_config.h: ... here.
39825         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
39827         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
39829         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
39830         Conditionalize target on [libnss_test1.so-version].
39832         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
39834         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
39835         (elfobjdir): Move out of conditionals.
39837         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
39838         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
39839         (__nss_lookup_function): Conditionalize label remove_from_tree on
39840         [!DO_STATIC_NSS || SHARED], matching its only use.
39842 2012-09-28  David S. Miller  <davem@davemloft.net>
39844         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
39845         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
39846         file.
39847         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39848         sysdep_routines.
39849         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39850         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
39851         when HWCAP_SPARC_CRYPTO is present.
39853 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39855         * io/tst-mknodat.c: Create a FIFO instead of a socket.
39857 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
39859         [BZ #6530]
39860         * stdio-common/vfprintf.c (process_string_arg): Revert
39861         2000-07-22 change.
39863 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
39865         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
39866         for testcase.
39867         * stdio-common/tst-sprintf.c: Include <locale.h>
39868         (main): Test sprintf's handling of incomplete multibyte
39869         characters.
39871 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
39873         * elf/dl-runtime.c (VERSYMIDX): Removed.
39874         * elf/dl-version.c (VERSYMIDX): Likewise.
39875         * elf/do-rel.h (VERSYMIDX): Likewise.
39876         (VALIDX): Likewise.
39877         * elf/dynamic-link.h (VERSYMIDX): Likewise.
39878         * elf/rtld.c (VALIDX): Likewise.
39879         (ADDRIDX): Likewise.
39880         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
39881         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
39882         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
39883         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
39884         (VALIDX): Likewise.
39885         (ADDRIDX): Likewise.
39887 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39889         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
39891 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
39893         [BZ #11438]
39894         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
39895         to global scope.
39896         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
39897         addresses are in the same scope as 192.0.2/24.
39898         * posix/gai.conf: Document new scope table defaults.
39900 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39902         [BZ #5298]
39903         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
39904         for ftell.  Compute offsets from write pointers instead.
39905         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39907 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39909         [BZ #14543]
39910         * libio/Makefile (tests): New test case tst-fseek.
39911         * libio/tst-fseek.c: New test case to verify that fseek/ftell
39912         combination works in wide mode.
39913         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
39914         state when the external buffer state changes.
39916 2012-09-27  David S. Miller  <davem@davemloft.net>
39918         [BZ #14376]
39919         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
39920         pass reloc->r_addend in as the 'high' argument to
39921         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
39923         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39925 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39927         * rt/tst-aio2.c: Include <pthread.h>.
39928         * rt/tst-aio3.c: Likewise.
39930 2012-09-27  Steve Ellcey  <sellcey@mips.com>
39932         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
39934 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
39936         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
39937         contents on [SHARED].
39939 2012-09-26  Marek Polacek  <polacek@redhat.com>
39941         [BZ #14530]
39942         [BZ #13741]
39943         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
39944         for C++ and GCC <4.3 as well as for non GCC compilers.
39946 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
39948         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39950 2012-09-25  Roland McGrath  <roland@hack.frob.com>
39952         * Makefile.in (all, install): Declare with .PHONY.
39953         Reported by Michael Hope <michael.hope@linaro.org>.
39955 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39957         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
39958         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
39959         system header.
39960         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
39961         Likewise.
39962         (sydep_routines): Add the new and the internal functions.
39963         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
39964         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
39965         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
39966         (GLIBC_2.17): Add the new function.
39967         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
39968         (GLIBC_2.17): Likewise.
39969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
39970         (GLIBC_2.17): Likewise.
39971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
39972         (GLIBC_2.17): Likewise.
39973         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
39975 2012-09-25  Alan Modra  <amodra@gmail.com>
39977         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
39978         Add release barrier before setting once_control to say
39979         initialisation is done.  Add hints on lwarx.  Use macro in
39980         place of isync.
39981         (clear_once_control): Add release barrier.
39983 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
39985         [BZ #13629]
39986         * math/s_clog.c (__clog): Handle more values close to |z| = 1
39987         specially.
39988         * math/s_clog10.c (__clog10): Likewise.
39989         * math/s_clog10f.c (__clog10f): Likewise.
39990         * math/s_clog10l.c (__clog10l): Likewise.
39991         * math/s_clogf.c (__clogf): Likewise.
39992         * math/s_clogl.c (__clogl): Likewise.
39993         * math/Makefile (libm-calls): Add x2y2m1.
39994         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
39995         (__x2y2m1): Likewise.
39996         (__x2y2m1l): Likewise.
39997         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
39998         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
39999         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
40000         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
40001         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
40002         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
40003         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
40004         * sysdeps/i386/fpu/libm-test-ulps: Update.
40005         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40007         [BZ #14621]
40008         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
40009         int as type of variable DEPTH.
40010         (glob): Use size_t instead of int as type of variables NEWCOUNT
40011         and OLD_PATHC.
40013 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40015         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
40016         Add s_sincosf-sse2.
40017         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
40018         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
40019         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
40020         macros for using routine as __sincosf_ia32.
40021         Use macro for function declaration and weak_alias.
40022         * sysdeps/i386/fpu/libm-test-ulps: Update.
40024         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
40025         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40027         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
40028         subnormal argument.
40029         * math/s_cexpf.c (__cexpf): Likewise.
40030         * math/s_csinf.c (__csinf): Likewise.
40031         * math/s_csinhf.c (__csinhf): Likewise.
40032         * math/s_ctanf.c (__ctanf): Likewise.
40033         * math/s_ctanhf.c (__ctanhf): Likewise.
40034         * math/s_ccosh.c (__ccoshf): Likewise.
40035         * math/s_cexp.c (__cexpl): Likewise.
40036         * math/s_csin.c (__csin): Likewise.
40037         * math/s_csinh.c (__csinh): Likewise.
40038         * math/s_ctan.c (__ctan): Likewise.
40039         * math/s_ctanh.c (ctanh): Likewise.
40040         * math/s_ccoshl.c (__ccoshl): Likewise.
40041         * math/s_cexpl.c (__cexpl): Likewise.
40042         * math/s_csinl.c (__csinl): Likewise.
40043         * math/s_csinhl.c (__csinhl): Likewise.
40044         * math/s_ctanl.c (__ctanl): Likewise.
40045         * math/s_ctanhl.c (__ctanhl): Likewise.
40047 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
40049         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
40050         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
40051         (_IO_off_t): Define to __off_t, not _G_off_t.
40052         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
40053         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
40054         (_IO_wint_t): Define to wint_t, not _G_wint_t.
40055         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
40056         type of __dummy and __dummy2 fields.
40057         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
40058         (_G_ssize_t): Likewise.
40059         (_G_off_t): Likewise.
40060         (_G_pid_t): Likewise.
40061         (_G_uid_t): Likewise.
40062         (_G_wchar_t): Likewise.
40063         (_G_wint_t): Likewise.
40064         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
40065         (_G_ssize_t): Likewise.
40066         (_G_off_t): Likewise.
40067         (_G_pid_t): Likewise.
40068         (_G_uid_t): Likewise.
40069         (_G_wchar_t): Likewise.
40070         (_G_wint_t): Likewise.
40071         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
40072         (_G_ssize_t): Likewise.
40073         (_G_off_t): Likewise.
40074         (_G_pid_t): Likewise.
40075         (_G_uid_t): Likewise.
40076         (_G_wchar_t): Likewise.
40077         (_G_wint_t): Likewise.
40079 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
40081         * malloc/arena.c: Include malloc-sysdep.h.
40082         (shrink_heap): Use check_may_shrink_heap to decide if madvise
40083         is sufficient to shrink the heap or an unmap is needed.
40084         * sysdeps/generic/malloc-sysdep.h: New file.  Define
40085         new function check_may_shrink_heap.
40086         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
40087         new function check_may_shrink_heap.
40089 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
40091         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
40092         comments.
40094 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
40096         * catgets/test-gencat.sh: Add "set -e".
40097         * elf/tst-pathopt.sh: Likewise.
40098         * grp/tst_fgetgrent.sh: Likewise.
40099         * iconvdata/run-iconv-test.sh: Likewise.
40100         * intl/tst-gettext.sh: Likewise.
40101         * intl/tst-gettext2.sh: Likewise.
40102         * intl/tst-gettext4.sh: Likewise.
40103         * intl/tst-gettext6.sh: Likewise.
40104         * intl/tst-translit.sh: Likewise.
40105         * io/ftwtest-sh: Likewise.
40106         * libio/test-freopen.sh: Likewise.
40107         * malloc/tst-mtrace.sh: Likewise.
40108         * posix/globtest.sh: Likewise.
40109         * posix/tst-getconf.sh: Likewise.
40110         * posix/wordexp-tst.sh: Likewise.
40111         * stdio-common/tst-printf.sh: Likewise.
40112         * stdio-common/tst-unbputc.sh: Likewise.
40113         * stdlib/tst-fmtmsg.sh: Likewise.
40114         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
40115         * catgets/Makefile: Do not specify -e option when running
40116         testsuite shell scripts.
40117         * elf/Makefile: Likewise.
40118         * grp/Makefile: Likewise.
40119         * iconvdata/Makefile: Likewise.
40120         * intl/Makefile: Likewise.
40121         * io/Makefile: Likewise.
40122         * libio/Makefile: Likewise.
40123         * malloc/Makefile: Likewise.
40124         * posix/Makefile: Likewise.
40125         * stdio-common/Makefile: Likewise.
40126         * stdlib/Makefile: Likewise.
40127         * sysdeps/x86_64/Makefile: Likewise.
40129         * io/ftwtest-sh: Add copyright header.
40130         * posix/globtest.sh: Likewise.
40131         * posix/tst-getconf.sh: Likewise.
40132         * posix/wordexp-tst.sh: Likewise.
40133         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
40135 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
40137         [BZ #13679]
40138         * Makeconfig (+link): Defined as $(+link-static) if
40139         $(build-shared) isn't yes.
40140         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
40141         isn't yes.
40142         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
40144         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
40146         [BZ #14562]
40147         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
40148         new chunk size with MALLOC_ALIGN_MASK.
40150 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
40152         [BZ #5044]
40153         * stdio-common/printf_fphex.c: Include <stdbool.h> and
40154         <rounding-mode.h>.
40155         (__printf_fphex): Determine rounding using get_rounding_mode and
40156         round_away.
40157         * stdio-common/tst-printf-round.c (struct hex_test): New
40158         structure.
40159         (hex_tests): New variable.
40160         (test_hex_in_one_mode): New function.
40161         (do_test): Also run tests for hex float output.
40163 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
40165         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
40166         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
40167         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
40168         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
40169         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
40170         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
40171         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
40172         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
40174 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
40176         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
40177         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
40178         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
40179         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
40181 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
40183         [BZ #14579]
40184         * elf/rtld.c (dl_main): Limit the check for self loading to normal
40185         mode only.
40186         * elf/tst-rtld-load-self.sh: New test.
40187         * elf/Makefile: Run it.
40189 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
40191         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
40192         (tst-writev-ENV): Remove.
40193         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
40195 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
40197         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
40199 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
40201         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
40202         unconditional.
40203         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
40204         Likewise.
40205         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
40206         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
40207         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
40208         Likewise.
40210 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
40212         [BZ #14587]
40213         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
40214         * config.make.in (have-cpp-asm-debuginfo): Removed.
40215         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
40216         * configure: Regenerated.
40218 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
40220         [BZ #5044]
40221         * stdio-common/printf_fp.c: Include <stdbool.h> and
40222         <rounding-mode.h>.
40223         (___printf_fp): Determine rounding using get_rounding_mode and
40224         round_away.
40225         * stdio-common/tst-printf-round.c: New file.
40226         * stdio-common/Makefile (tests): Add tst-printf-round.
40227         (link-libm): New variable.
40228         ($(objpfx)tst-printf-round): Depend in $(link-libm).
40230 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
40232         [BZ #14576]
40233         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
40234         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
40235         Likewise.
40236         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
40237         Likewise.
40239 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
40241         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
40242         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40243         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40244         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40246 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
40248         [BZ #14518]
40249         * include/rounding-mode.h: New file.
40250         * sysdeps/generic/get-rounding-mode.h: Likewise.
40251         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
40252         * stdlib/strtod_l.c: Include <rounding-mode.h>.
40253         (MAX_VALUE): New macro.
40254         (MIN_VALUE): Likewise.
40255         (overflow_value): New function.
40256         (underflow_value): Likewise.
40257         (round_and_return): Use overflow_value and underflow_value to
40258         determine return values in overflow and underflow cases.  Use
40259         round_away to determine rounding depending on rounding mode.
40260         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
40261         determine return values in overflow and underflow cases.
40262         * stdlib/tst-strtod-round.c: Include <fenv.h>.
40263         (struct test_results): New structure.
40264         (struct test): Use struct test_results to store expected results
40265         for all rounding modes.
40266         (TEST): Include expected results for all rounding modes.
40267         (test_in_one_mode): New function.
40268         (do_test): Use test_in_one_mode to compute and check results.
40269         Check results for all rounding modes.
40270         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
40271         $(link-libm).
40273 2012-12-09  Allan McRae  <allan@archlinux.org>
40275         * sysdeps/i386/fpu/libm-test-ulps: Update
40277 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
40279         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
40280         (_G_int32_t): Likewise.
40281         (_G_uint16_t): Likewise.
40282         (_G_uint32_t): Likewise.
40283         (_G_HAVE_BOOL): Likewise.
40284         (_G_HAVE_ATEXIT): Likewise.
40285         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40286         (_G_HAVE_IO_FILE_OPEN): Likewise.
40287         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
40288         (_G_int32_t): Likewise.
40289         (_G_uint16_t): Likewise.
40290         (_G_uint32_t): Likewise.
40291         (_G_HAVE_BOOL): Likewise.
40292         (_G_HAVE_ATEXIT): Likewise.
40293         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40294         (_G_HAVE_IO_FILE_OPEN): Likewise.
40295         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
40296         (_G_int32_t): Likewise.
40297         (_G_uint16_t): Likewise.
40298         (_G_uint32_t): Likewise.
40299         (_G_HAVE_BOOL): Likewise.
40300         (_G_HAVE_ATEXIT): Likewise.
40301         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40302         (_G_HAVE_IO_FILE_OPEN): Likewise.
40304 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
40306         * csu/libc-tls.c: Update copyright years.
40308 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
40310         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
40311         [!_G_USING_THUNKS]: Remove conditional code.
40312         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
40313         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
40315         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
40316         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
40317         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40318         (_G_VTABLE_LABEL_PREFIX): Likewise.
40319         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40320         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40321         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40322         (_G_VTABLE_LABEL_PREFIX): Likewise.
40323         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
40324         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40325         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40326         (_G_VTABLE_LABEL_PREFIX): Likewise.
40327         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
40329 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
40331         * libio/Makefile: Include ../Makeconfig before tests.
40332         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
40333         only if $(build-shared) is yes.
40335         * iconv/gconv_db.c: Update copyright years.
40337 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40339         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
40340         unwind info if defined PIC. Fix special cases description.
40341         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
40343         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
40344         DP_HI_MASK entry.
40345         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
40347 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
40349         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
40351         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
40352         is NULL.
40354         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
40355         (LDLIBS-tst-chk4): This.
40356         (LDFLAGS-tst-chk5): Renamed to ...
40357         (LDLIBS-tst-chk5): This.
40358         (LDFLAGS-tst-chk6): Renamed to ...
40359         (LDLIBS-tst-chk6): This.
40360         (LDFLAGS-tst-lfschk4): Renamed to ...
40361         (LDLIBS-tst-lfschk4): This.
40362         (LDFLAGS-tst-lfschk5): Renamed to ...
40363         (LDLIBS-tst-lfschk5): This.
40364         (LDFLAGS-tst-lfschk6): Renamed to ...
40365         (LDLIBS-tst-lfschk6): This.
40367         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
40368         on $(common-objpfx)soversions.mk.
40370 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
40372         [BZ #10014]
40373         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
40374         example host name.
40376 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
40378         * malloc/arena.c (arena_get_retry): New function that gets
40379         another arena for the caller to try its request on.
40380         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
40381         current arena cannot fulfill the request.
40382         (__libc_memalign): Likewise.
40383         (__libc_memalign): Likewise.
40384         (__libc_pvalloc): Likewise.
40385         (__libc_calloc): Likewise.
40387 2012-09-05  John Tobey  <john.tobey@gmail.com>
40389         [BZ #13542]
40390         * manual/arith.texi (Operations on Complex): Fix description
40391         of carg branch cut.
40393 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40395         [BZ #10014]
40396         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
40397         host name.
40399         [BZ #10038]
40400         * manual/memory.texi (Memory): Make order of menu items match
40401         order of sections.
40403 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40405         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
40406         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
40407         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
40409 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40411         * csu/libc-tls.c (static_dtv): Renamed to ...
40412         (_dl_static_dtv): This.  Make it global.
40413         (_dl_initial_dtv): Removed.
40414         (__libc_setup_tls): Updated.
40415         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
40416         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
40417         DL_INITIAL_DTV.
40419 2012-09-06  Petr Machata  <pmachata@redhat.com>
40421         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
40422         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
40423         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
40424         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
40426 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40428         [BZ #14545]
40429         * csu/libc-tls.c (_dl_initial_dtv): New variable.
40430         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
40431         freeing dtv[-1].
40433 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40435         [BZ #14544]
40436         * Makeconfig (link-static-before-libc): Replace $(+prector)
40437         with $(+prectorT).
40438         (link-static-after-libc): Replace $(+postctor) with
40439         $(+postctorT).
40440         (link-bounded): Replace $(+prector)/$(+postctor) with
40441         $(+prectorT)/$(+postctorT).
40442         (+prectorT): New macro.
40443         (+postctorT): Likewise.
40445 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40447         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
40448         (round_str): Handle values above the maximum for IBM long double
40449         as inexact.
40450         * stdlib/tst-strtod-round.c (tests): Regenerated.
40452 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40454         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
40455         assembler flag.
40456         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
40457         zarch_nohighgprs around the zarch optimized routines.
40458         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
40459         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
40460         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
40461         for zarch.
40463 2012-09-05  David S. Miller  <davem@davemloft.net>
40465         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40467         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
40468         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
40469         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
40470         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
40471         entries.
40473 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40475         * malloc/arena.c: Fold copyright years.
40476         * malloc/mcheck.c, malloc/memusage.c: Likewise.
40478 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40480         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
40482 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40484         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
40486 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40488         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
40489         change internal state upon failure.
40491 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40493         * malloc/mcheck.c (mcheck_check_all): Fix typo.
40494         * malloc/memusage.c (mmap): Likewise.
40495         (mmap64, mremap): Likewise.  Adjust name in comment.
40497 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40499         * libio/fileops.c: Fix typos in comments.
40500         * libio/oldfileops.c: Likewise.
40501         * libio/wfileops.c: Likewise.
40503 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40505         [BZ #1349]
40506         * malloc/Makefile (tests): Add tst-malloc-usable test case.
40507         (tst-malloc-usable-ENV): Set environment for test case.
40508         * malloc/hooks.c (malloc_check_get_size): New function to get
40509         requested size.
40510         * malloc/malloc.c (musable): Use malloc_check_get_size.
40511         * malloc/tst-malloc-usable.c: New test case.
40513 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40515         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
40517 2012-09-05  Allan McRae  <allan@archlinux.org>
40519         [BZ #13966]
40520         * configure.in (CXX_SYSINCLUDES): Use compiler output to
40521         determine header location.
40522         * configure: Regenerated.
40524 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40526         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
40527         float format.
40528         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
40529         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
40530         format.
40531         (test): Regenerate.
40533 2012-09-04  David S. Miller  <davem@davemloft.net>
40535         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
40536         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
40537         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
40539 2012-09-04  Florian Weimer  <fweimer@redhat.com>
40541         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
40542         failures.
40544         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
40546 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
40548         [BZ #9914]
40549         * libio/iogetdelim.c: Include <limits.h>.
40550         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
40551         + len + 1 would overflow.
40553 2012-09-03  Andreas Jaeger  <aj@suse.de>
40555         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40556         * sysdeps/i386/fpu/libm-test-ulps: Update.
40558 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40560         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
40561         Add s_sinf-sse2, s_conf-sse2.
40563         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
40564         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
40565         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
40566         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
40568         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
40569         for using routine as __sinf_ia32.
40570         Use macro for function declaration and weak_alias.
40571         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
40572         for using routine as __cosf_ia32.
40573         Use macro for function declaration and weak_alias.
40575         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
40576         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
40578         * sysdeps/x86_64/fpu/s_sinf.S: New file.
40579         * sysdeps/x86_64/fpu/s_cosf.S: New file.
40580         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40582         * math/libm-test.inc (cos_test): Add more test cases.
40583         (sin_test): Likewise.
40584         (sincos_test): Likewise.
40586 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40588         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
40589         (IFUNC_RESOLVE): Make pointers to the specialized implementations
40590         hidden.
40591         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
40593 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
40595         [BZ #14538]
40596         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
40597         first element of the GOT.
40598         (elf_machine_load_address): Return the difference between
40599         the runtime address of _DYNAMIC and elf_machine_dynamic ().
40601 2012-09-01  Allan McRae  <allan@archlinux.org>
40603         [BZ #13412]
40604         * configure.in (AWK): Require gawk version 3.0 or later.
40605         * configure: Regenerated.
40607 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
40609         * sysdeps/unix/sysv/linux/kernel-features.h
40610         (__ASSUME_POSIX_CPU_TIMERS): Remove.
40611         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
40612         [__NR_clock_getres]: Make code unconditional.
40613         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
40614         (clock_getcpuclockid): Remove code left unreachable by removal of
40615         conditionals.
40616         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
40617         code unconditional.
40618         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40619         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40620         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
40621         Make code unconditional.
40622         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40623         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40624         * sysdeps/unix/sysv/linux/clock_settime.c
40625         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
40626         conditional code.
40627         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
40628         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40630 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
40632         [BZ #14476]
40633         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
40634         scripts/test-installation.pl.
40636         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
40637         and $ld_so_version if it is set.
40639 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
40641         [BZ #14516]
40642         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
40643         failure if reading from procfs failed.
40644         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
40646 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40648         * sysdeps/unix/sysv/linux/kernel-features.h
40649         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
40650         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40651         Remove conditional code.
40652         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40653         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
40654         Remove conditional code.
40655         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40656         * sysdeps/unix/sysv/linux/i386/fxstat.c
40657         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40658         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40659         * sysdeps/unix/sysv/linux/i386/fxstatat.c
40660         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40661         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40662         * sysdeps/unix/sysv/linux/i386/lxstat.c
40663         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40664         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40665         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
40666         Remove conditional code.
40667         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40668         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40669         Remove conditional code.
40670         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40671         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
40672         <kernel-features.h>.
40673         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
40674         Remove.
40675         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
40676         Remove conditional code.
40677         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40678         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
40679         Remove conditional.
40681 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
40683         [BZ #5400]
40684         * NEWS: Add fixed bug number.
40686 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40688         [BZ #14519]
40689         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
40690         underflowing exponent in case of negative sign.
40691         * stdlib/tst-strtod-round-data: Add more tests.
40692         * stdlib/tst-strtod-round.c (tests): Regenerated.
40694         [BZ #3479]
40695         * stdlib/strtod_l.c (NDIG): Remove.
40696         (HEXNDIG): Likewise.
40697         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
40698         smallest representable value.
40699         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
40700         lie within an exact representation of 1/2 ulp of the result.
40701         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
40702         unconditionally.
40703         (TENS_P9_IDX): Define unconditionally.
40704         (TENS_P9_SIZE): Likewise.
40705         (TENS_P10_IDX): Likewise.
40706         (TENS_P10_SIZE): Likewise.
40707         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
40708         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
40709         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
40710         entries for 10^2^13 and 10^2^14.
40711         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
40712         (TENS_P13_IDX): Define.
40713         (TENS_P13_SIZE): Likewise.
40714         (TENS_P14_IDX): Likewise.
40715         (TENS_P14_SIZE): Likewise.
40716         (_fpioconst_pow10): Change array size to
40717         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
40718         unconditional.
40719         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
40720         1024]: Add entries for 10^2^13 and 10^2^14.
40721         [LAST_POW10 > _LAST_POW10]: Remove #error.
40722         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
40723         (_fpioconst_pow10): Change array size to
40724         FPIOCONST_POW10_ARRAY_SIZE.
40725         * stdlib/gen-fpioconst.c: New file.
40726         * stdlib/gen-tst-strtod-round.c: Likewise.
40727         * stdlib/tst-strtod-round-data: Likewise.
40728         * stdlib/tst-strtod-round.c: Likewise.
40729         * stdlib/Makefile (tests): Add tst-strtod-round.
40731         [BZ #14459]
40732         * stdlib/strtod_l.c: Include <stdint.h>.
40733         (NDEBUG): Do not define.
40734         (round_and_return): Change EXPONENT parameter to type intmax_t.
40735         Rearrange calculations to avoid internal overflow possibilities.
40736         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
40737         Rearrange calculations to avoid internal overflow possibilities.
40738         Assert that number fits inside MPNSIZE limbs.
40739         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
40740         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
40741         calculations and add assertions to avoid internal overflow
40742         possibilities.  Add casts to avoid signed/unsigned operations.
40743         * stdlib/tst-strtod-overflow.c: New file.
40744         * stdlib/Makefile (tests): Add tst-strtod-overflow.
40746 2012-08-25  Marek Polacek  <polacek@redhat.com>
40748         * time/time.h: Fix some typos in comments.
40750 2012-08-23  Roland McGrath  <roland@hack.frob.com>
40752         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
40753         * posix/tst-rfc3484-2.c: Likewise.
40754         * posix/tst-rfc3484-3.c: Likewise.
40756 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
40758         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
40759         (EF_ARM_ABI_FLOAT_HARD): Likewise.
40761 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
40763         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
40764         #include of fxstatat64.c.
40766 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40768         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
40769         * shadow/getspent_r.c: Likewise.
40770         * shadow/getspnam.c: Likewise.
40771         * shadow/getspnam_r.c: Likewise.
40772         * gshadow/getsgent.c: Likewise.
40773         * gshadow/getsgent_r.c: Likewise.
40774         * gshadow/getsgnam.c: Likewise.
40775         * gshadow/getsgnam_r.c: Likewise.
40776         * inet/getnetbyad.c: Likewise.
40777         * inet/getnetbyad_r.c: Likewise.
40778         * inet/getnetbynm.c: Likewise.
40779         * inet/getnetbynm_r.c: Likewise.
40780         * inet/getnetent.c: Likewise.
40781         * inet/getnetent_r.c: Likewise.
40782         * inet/getproto.c: Likewise.
40783         * inet/getproto_r.c: Likewise.
40784         * inet/getprtent.c: Likewise.
40785         * inet/getprtent_r.c: Likewise.
40786         * inet/getprtname.c: Likewise.
40787         * inet/getprtname_r.c: Likewise.
40788         * inet/getrpcbyname.c: Likewise.
40789         * inet/getrpcbyname_r.c: Likewise.
40790         * inet/getrpcbynumber.c: Likewise.
40791         * inet/getrpcbynumber_r.c: Likewise.
40792         * inet/getrpcent.c: Likewise.
40793         * inet/getrpcent_r.c: Likewise.
40794         * inet/getaliasent.c: Likewise.
40795         * inet/getaliasent_r.c: Likewise.
40796         * inet/getaliasname.c: Likewise.
40797         * inet/getaliasname_r.c: Likewise.
40798         * nscd/getgrgid_r.c: Likewise.
40799         * nscd/getgrnam_r.c: Likewise.
40800         * nscd/gethstbyad_r.c: Likewise.
40801         * nscd/gethstbynm3_r.c: Likewise.
40802         * nscd/getpwnam_r.c: Likewise.
40803         * nscd/getpwuid_r.c: Likewise.
40804         * nscd/getsrvbynm_r.c: Likewise.
40805         * nscd/getsrvbypt_r.c: Likewise.
40806         * nscd/gai.c: Likewise.
40808         * configure.in (build_nscd): New substituted variable, set
40809         by --disable-build-nscd and defaults to $use_nscd.
40810         * configure: Regenerated.
40811         * config.make.in (build-nscd): New substituted variable.
40812         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
40813         Change conditional to require [$(build-nscd) = yes] as well.
40814         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
40816         [BZ# 13696]
40817         * configure.in (use_nscd): New substituted variable, set by
40818         --disable-nscd.  If enabled, define USE_NSCD.
40819         * configure: Regenerated.
40820         * config.h.in: Add USE_NSCD.
40821         * config.make.in (use-nscd): New substituted variable.
40822         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
40823         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
40824         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
40825         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
40826         (CFLAGS-getgrnam_r.c): Likewise.
40827         (CFLAGS-initgroups.c): Likewise.
40828         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
40829         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
40830         Variables removed.
40831         * inet/getnetgrent_r.c
40832         (nscd_setnetgrent): New function, broken out of ...
40833         (setnetgrent): ... here.  Call it.
40834         (innetgr): Conditionalize nscd bits on [USE_NSCD].
40835         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
40836         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
40837         * nscd/Makefile (routines, aux): Move definitions after include of
40838         Makeconfig.  Conditionalize on [$(use-nscd) != no].
40839         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
40840         Conditionalize on [USE_NSCD].
40841         (is_nscd, nscd_init_cb): Likewise.
40842         (nss_load_library): Conditionalize init callback on [USE_NSCD].
40843         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
40844         * nss/nss_db/db-init.c: Likewise.
40845         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
40846         [USE_NSCD].
40847         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
40848         (make_request): Use it.
40849         (cache_valid_p): New function.
40850         (__check_pf): Use it.
40851         * NEWS: Add item for --disable-nscd.
40853 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
40855         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
40856         to support sed >= 4.2.1-20-ga9bf076.
40857         * configure: Regenerated.
40859 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40861         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
40862         Conditionalize whole body on [IREL].
40864 2012-08-22  Jeff Law <law@redhat.com>
40866         [BZ #14505]
40867         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
40868         if the family is PF_UNSPEC.
40870 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
40872         * Makerules (lib-version): Rename from V.
40873         (install-lib-nosubdir): Change V to lib-version.
40875 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
40877         [BZ #14252]
40878         * powerpc32/power6/wcschr.c: New file.
40879         * powerpc32/power6/wcscpy.c: New file.
40880         * powerpc32/power6/wcsrchr.c: New file.
40881         * powerpc64/power6/wcschr.c: New file.
40882         * powerpc64/power6/wcscpy.c: New file.
40883         * powerpc64/power6/wcsrchr.c: New file.
40885 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40887         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
40888         (two_way_short_needle): Use it.
40889         * string/strstr.c (AVAILABLE1_USES_J): Define.
40890         * string/strcasestr.c: Likewise.
40892         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
40893         array references.
40894         * string/strcasestr.c (TOLOWER): Make side-effect safe.
40896         [BZ #11607]
40897         * NEWS: Add an entry.
40898         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
40899         define their defaults.
40900         (two_way_short_needle): Detect end-of-string on-the-fly.
40901         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
40902         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
40903         * string/bug-strcasestr1.c: New test.
40904         * string/Makefile: Run it.
40906 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40908         [BZ #11607]
40909         * string/str-two-way.h (two_way_short_needle): Optimize matching of
40910         the first character.
40912 2012-08-21  Roland McGrath  <roland@hack.frob.com>
40914         * csu/elf-init.c (__libc_csu_irel): Function removed.
40915         * csu/libc-start.c (apply_irel): New function.
40916         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
40918 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
40920         * sysdeps/unix/sysv/linux/kernel-features.h
40921         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
40922         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
40923         <kernel-features.h>.
40924         [__NR_fadvise64_64]: Make code unconditional.
40925         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
40926         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40927         !__NR_fadvise64_64)]: Likewise.
40928         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40929         !__NR_fadvise64_64))]: Likewise.
40930         [__NR_fadvise64]: Make code unconditional.
40931         [!__NR_fadvise64]: Remove conditional code.
40932         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
40933         <kernel-features.h>.
40934         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40935         unconditional.
40936         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40937         conditional code.
40938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
40939         not include <kernel-features.h>.
40940         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40941         unconditional.
40942         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40943         conditional code.
40944         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
40945         include <kernel-features.h>.
40946         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40947         unconditional.
40948         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40949         conditional code.
40951 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
40953         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
40954         slight instruction rearrangements per scrollpipe analysis.
40955         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
40957 2012-08-20  Roland McGrath  <roland@hack.frob.com>
40959         * manual/syslog.texi (syslog; vsyslog, closelog):
40960         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
40961         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
40963         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
40964         DSOCAPS to match condition on defining it.
40966 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
40968         * sysdeps/unix/sysv/linux/kernel-features.h
40969         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
40970         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
40971         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40972         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40973         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
40974         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40975         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40976         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
40977         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40978         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40980         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
40981         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
40983         * sysdeps/unix/sysv/linux/kernel-features.h
40984         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
40985         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
40986         unconditional.
40987         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40988         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
40989         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40990         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40991         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
40992         Make code unconditional.
40993         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40994         (__mmap64) [!__NR_mmap2]: Likewise.
40995         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
40996         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40997         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40998         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
40999         [__NR_mmap2]: Make code unconditional.
41000         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
41001         (__mmap64) [!__NR_mmap2]: Likewise.
41003 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41005         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
41007 2012-08-18  Andreas Jaeger  <aj@suse.de>
41009         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
41011 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
41013         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
41014         * include/unistd.h (__have_sock_cloexec): Likewise.
41015         (__have_pipe2): Likewise.
41016         (__have_dup3): Likewise.
41018 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
41020         [BZ #9685]
41021         * include/unistd.h (__have_pipe2): Change define into an extern int.
41022         (__have_dup3): Likewise.
41023         * socket/have_sock_cloexec.c: Include fcntl.h.
41024         (__have_pipe2): New variable.
41025         (__have_dup3): Likewise.
41027 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
41029         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
41031 2012-08-17  Marek Polacek  <polacek@redhat.com>
41033         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
41034         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
41036 2012-08-17  Roland McGrath  <roland@hack.frob.com>
41038         * configure.in: Add AC_SUBST for sysheaders.
41039         * configure: Regenerated.
41040         * config.make.in (sysheaders): New substituted variable.
41042         * sysdeps/unix/mkfifo.c: Moved ...
41043         * sysdeps/posix/mkfifo.c: ... here.
41044         * sysdeps/unix/mkfifoat.c: Moved ...
41045         * sysdeps/posix/mkfifoat.c: ... here.
41047         * sysdeps/unix/utime.c: Moved ...
41048         * sysdeps/posix/utime.c: ... here.
41050         * sysdeps/unix/time.c: Moved ...
41051         * sysdeps/posix/time.c: ... here.
41052         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
41053         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
41055         * sysdeps/unix/nice.c: Moved ...
41056         * sysdeps/posix/nice.c: ... here.
41058         * sysdeps/unix/alarm.c: Moved ...
41059         * sysdeps/posix/alarm.c: ... here.
41061         * intl/Makefile ($(codeset_mo)): Depend on the input file.
41063 2012-08-17  Jeff Law <law@redhat.com>
41065         * intl/Makefile (codeset_mo): New variable.
41066         ($(codeset_mo)): New target.
41067         (tst-codeset.out): Depend on that.  Remove explicit rule.
41068         (tst-gettext3.out, tst-gettext5.out): Likewise.
41069         (LOCPATH-ENV, tst-codeset-ENV): New variables.
41070         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
41071         * intl/tst-codeset.sh: Remove.
41072         * intl/tst-gettext3.sh: Likewise.
41073         * intl/tst-gettext5.sh: Likewise.
41075 2012-08-17  Roland McGrath  <roland@hack.frob.com>
41077         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
41078         * sysdeps/unix/syscalls.list: ... here.
41080         * sysdeps/posix/getaddrinfo.c
41081         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
41082         (gaiconf_init, gaiconf_reload): Use them.
41083         [!_STATBUF_ST_NSEC]
41084         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
41085         Define using time_t rather than struct timespec.
41087         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
41088         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
41089         Macros removed.
41090         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
41091         [!NO_THREADS].
41092         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
41093         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
41094         Likewise.
41096         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
41097         __libc_cleanup_push argument.
41099         * bits/param.h: New file.
41100         * misc/sys/param.h: New file.
41101         * include/sys/param.h: New file.
41102         * misc/Makefile (headers): Add bits/param.h.
41103         * sysdeps/generic/sys/param.h: File removed.
41104         * sysdeps/unix/sysv/linux/bits/param.h: New file.
41105         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
41106         * sysdeps/mach/hurd/bits/param.h: New file.
41107         * sysdeps/mach/hurd/sys/param.h: File removed.
41109         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
41110         last change.
41112         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
41113         [_IO_MTSAFE_IO].
41114         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
41115         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
41116         New macros.
41118         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
41119         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
41120         rather than -D_IO_MTSAFE_IO conditionally.
41121         * stdio-common/Makefile (CPPFLAGS): Likewise.
41122         * wcsmbs/Makefile (CPPFLAGS): Likewise.
41123         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
41124         Use $(libio-mtsafe).
41125         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
41126         of -D_IO_MTSAFE_IO.
41127         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
41128         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
41129         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
41130         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
41131         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
41132         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
41133         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
41134         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
41135         (CFLAGS-fread_u_chk.c): Likewise.
41136         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
41137         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
41138         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
41139         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
41140         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
41141         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
41142         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
41143         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
41144         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
41146         * libio/Makefile: Test [$(libc-reentrant) = yes]
41147         instead of [$(filter %REENTRANT, $(defines)) nonempty].
41149         * Makeconfig
41150         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
41151         * sysdeps/pthread/configure: File removed.
41152         * sysdeps/pthread/Makeconfig: New file.
41153         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
41154         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
41156 2012-08-16  Gary Benson  <gbenson@redhat.com>
41158         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
41159         unmapping the first object in a namespace.
41161 2012-08-16  Roland McGrath  <roland@hack.frob.com>
41163         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
41164         (__internal_setnetgrent): ... this.  Add internal_function to
41165         definition.  Add libc_hidden_def.
41166         (setnetgrent): Update caller.
41167         (internal_endnetgrent): Renamed to ...
41168         (__internal_endnetgrent): ... this.  Add internal_function to
41169         definition.  Add libc_hidden_def.
41170         (endnetgrent): Update caller.
41171         (internal_getnetgrent_r): Renamed to ...
41172         (__internal_getnetgrent_r): ... this.  Add internal_function to
41173         definition.  Add libc_hidden_def.
41174         (__getnetgrent_r): Update caller.
41175         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
41177 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
41179         * stdlib/longlong.h: Update from GCC.
41181 2012-08-16  Roland McGrath  <roland@hack.frob.com>
41183         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
41184         on _QL, which is set by umul_ppmm but never used.
41185         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
41186         variables, which are set by GMP macros but never used.
41187         * stdio-common/_itowa.c (_itowa): Likewise.
41188         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
41189         * stdlib/mod_1.c (mpn_mod_1): Likewise.
41191 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
41193         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
41194         struct La_sh_regs is not constant.
41195         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
41196         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
41197         and struct La_sparc64_regs are not constant.
41199 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
41201         * sysdeps/unix/sysv/linux/kernel-features.h
41202         (__ASSUME_POSIX_TIMERS): Remove.
41203         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
41204         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41205         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
41206         Make code unconditional.
41207         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41208         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
41209         Make code unconditional.
41210         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41211         * sysdeps/unix/sysv/linux/clock_nanosleep.c
41212         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
41213         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41214         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
41215         Make code unconditional.
41216         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41217         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
41218         (__libc_missing_posix_timers): Remove.
41220 2012-08-15  Roland McGrath  <roland@hack.frob.com>
41222         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
41223         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
41225         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
41227         * elf/dl-sym.c: Include <stdlib.h>.
41229         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
41230         constants, which avoids warnings in 32-bit builds.
41232         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
41233         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
41235         * misc/lseek.c: File moved to ...
41236         * io/lseek.c: ... here.
41238         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
41240         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
41241         shifting LEN more than 31 bits at once.
41243 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
41245         [BZ #14195]
41246         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
41247         segmentation fault for a case of two empty input strings.
41248         * string/test-strncasecmp.c (check1): Renamed to...
41249         (bz12205): ...this.
41250         (bz14195): Add new testcase for two empty input strings and N > 0.
41251         (test_main): Call new testcase, adapt for renamed function.
41253 2012-08-15  Andreas Jaeger  <aj@suse.de>
41255         [BZ #14090]
41256         * crypt/md5test2.c: New test, based on test supplied by Serge
41257         Belyshev <belyshev@depni.sinp.msu.ru>.
41258         * crypt/Makefile (xtests): Add md5test-giant..
41259         * crypt/Makefile ($(objpfx)md5test-giant): Add.
41261 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
41263         [BZ #14090]
41264         * crypt/md5.c (md5_process_block): Don't assume the buffer
41265         length is less than 2**32.
41266         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
41267         length is less than 2**64.
41269 2012-08-15  Roland McGrath  <roland@hack.frob.com>
41271         * string/str-two-way.h: Include <sys/param.h>.
41272         (MAX): Macro removed.
41274         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
41275         Move #define and #undef of memmove to just before and after
41276         including <string.h>.
41278         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
41279         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
41280         and after including <string.h>.  Move declarations of
41281         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
41282         to before #include "string/memmove.c".
41284         * include/dirent.h: Declare __getdirentries.
41286         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
41287         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
41289 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
41291         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
41292         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
41293         * sysdeps/i386/configure: Regenerated.
41294         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
41295         STABS_CURRENT_FILE, and STABS_FUN.
41296         (END): Remove call to STABS_FUN_END.
41297         (STABS_CURRENT_FILE1): Delete.
41298         (STABS_CURRENT_FILE): Likewise.
41299         (STABS_FUN): Likewise.
41300         (STABS_FUN_END): Likewise.
41301         (STABS_FUN2): Likewise.
41302         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
41303         * sysdeps/x86_64/configure: Regenerated.
41305 2012-08-14  Roland McGrath  <roland@hack.frob.com>
41307         * elf/dl-open.c: Include <atomic.h>.
41308         * elf/dl-lookup.c: Likewise.
41310 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
41312         * sysdeps/unix/sysv/linux/kernel-features.h
41313         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
41314         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
41315         unconditionally.
41316         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
41317         unconditionally.
41318         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
41319         condition on __ASSUME_CLONE_THREAD_FLAGS.
41321 2012-08-14  Andreas Jaeger  <aj@suse.de>
41323         * sysdeps/i386/fpu/libm-test-ulps: Update.
41325 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
41327         * include/atomic.h (atomic_exchange_and_add): Split into ...
41328         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
41329         New atomic macros.
41331 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
41333         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
41335 2012-08-13  Jeff Law <law@redhat.com>
41337         * manual/stdio.texi (snprintf): Clarify handling of the trailing
41338         null byte in the output string.
41340 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
41342         * sysdeps/unix/sysv/linux/kernel-features.h
41343         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
41344         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
41345         (__ASSUME_ARG_MAX_STACK_BASED): Define.
41346         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
41347         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
41348         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
41349         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
41351 2012-08-09  Jeff Law <law@redhat.com>
41353         [BZ #13939]
41354         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
41355         When avoid_arena is set, don't retry in the that arena.  Pick the
41356         next one, whatever it might be.
41357         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
41358         (arena_lock): Pass in new parameter to arena_get2.
41359         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
41360         arena_get2.
41361         (__libc_malloc): Unify retrying after main arena failure with
41362         __libc_memalign version.
41363         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
41365 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
41367         [BZ #14166]
41368         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
41369         to __redirect_strstr.
41370         (__strstr_sse42): Use typeof __redirect_strstr.
41371         (__strstr_ia32): Likewise.
41372         (__libc_strstr): New prototype.
41373         (strstr): Renamed to ...
41374         (__libc_strstr): This.
41375         (strstr): New strong alias of __libc_strstr.
41376         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
41377         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
41378         __redirect_time.
41379         Include <time.h>.
41380         (__libc_time): New prototype.
41381         (time_ifunc): Replace time with __libc_time.
41382         (time): New strong alias and hidden definition of __libc_time.
41383         (__GI_time): Remove strong alias.
41384         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
41385         Include <stddef.h>.
41386         (memmove): Redefined to __redirect_memmove.
41387         (__memmove_sse2): Use typeof __redirect_memmove.
41388         (__memmove_ssse3): Likewise.
41389         (__memmove_ssse3_back): Likewise.
41390         (__libc_memmove): New prototype.
41391         (memmove): Renamed to ...
41392         (__libc_memmove): This.
41393         (memmove): New strong alias of __libc_memmove.
41395 2012-08-08  Mark Salter  <msalter@redhat.com>
41397         * elf/elf.h
41398         (R_MN10300_TLS_GD): Define.
41399         (R_MN10300_TLS_LD): Likewise.
41400         (R_MN10300_TLS_LDO): Likewise.
41401         (R_MN10300_TLS_GOTIE): Likewise.
41402         (R_MN10300_TLS_IE): Likewise.
41403         (R_MN10300_TLS_LE): Likewise.
41404         (R_MN10300_TLS_DTPMOD): Likewise.
41405         (R_MN10300_TLS_DTPOFF): Likewise.
41406         (R_MN10300_TLS_TPOFF): Likewise.
41407         (R_MN10300_SYM_DIFF): Likewise.
41408         (R_MN10300_ALIGN): Likewise.
41409         (R_MN10300_NUM): Update.
41411 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
41413         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
41414         Remove.
41416 2012-08-08  Roland McGrath  <roland@hack.frob.com>
41418         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
41420         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
41421         sysdeps/unix -> sysdeps/posix move.
41422         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
41424 2012-08-07      Allan McRae     <allan@archlinux.org>
41426         [BZ #14303]
41427         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
41428         (SUNOS_CPP): Likewise.
41429         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
41430         not found.
41431         (open_input): Call CPP using execvp.
41433 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41435         * sysdeps/unix/sysv/linux/kernel-features.h
41436         (__ASSUME_PROT_GROWSUPDOWN): Remove.
41437         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41438         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41439         (__ASSUME_WAITID_SYSCALL): Likewise.
41440         * sysdeps/unix/sysv/linux/dl-execstack.c
41441         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
41442         code unconditional.
41443         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
41444         conditional code.
41445         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
41446         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
41447         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
41448         code.
41449         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
41450         unconditional.
41451         [__ASSUME_WAITID_SYSCALL]: Likewise.
41452         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
41454 2012-08-07  Roland McGrath  <roland@hack.frob.com>
41456         * sysdeps/unix/closedir.c: Renamed to ...
41457         * sysdeps/posix/closedir.c: ... here.
41458         * sysdeps/unix/dirfd.c: Renamed to ...
41459         * sysdeps/posix/dirfd.c: ... here.
41460         * sysdeps/unix/dirstream.h: Renamed to ...
41461         * sysdeps/posix/dirstream.h: ... here.
41462         * sysdeps/unix/fdopendir.c: Renamed to ...
41463         * sysdeps/posix/fdopendir.c: ... here.
41464         * sysdeps/unix/opendir.c: Renamed to ...
41465         * sysdeps/posix/opendir.c: ... here.
41466         * sysdeps/unix/readdir.c: Renamed to ...
41467         * sysdeps/posix/readdir.c: ... here.
41468         * sysdeps/unix/readdir_r.c: Renamed to ...
41469         * sysdeps/posix/readdir_r.c: ... here.
41470         * sysdeps/unix/rewinddir.c: Renamed to ...
41471         * sysdeps/posix/rewinddir.c: ... here.
41472         * sysdeps/unix/seekdir.c: Renamed to ...
41473         * sysdeps/posix/seekdir.c: ... here.
41474         * sysdeps/unix/telldir.c: Renamed to ...
41475         * sysdeps/posix/telldir.c: ... here.
41476         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
41477         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
41478         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
41479         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
41481         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
41482         * bits/fcntl.h: ... here.
41484         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
41485         not 0.
41486         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
41487         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
41488         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
41489         (struct flock): Move l_start, l_len to the beginning.
41490         Use __pid_t for l_pid.
41491         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
41492         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
41493         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
41494         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
41495         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
41496         [__USE_LARGEFILE64] (struct flock64): New type.
41497         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
41499         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
41500         * bits/dirent.h: ... here.
41502         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
41503         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
41505 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41507         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41508         Change from 2.6.0 to 2.6.16.
41509         * sysdeps/unix/sysv/linux/configure: Regenerated.
41510         * sysdeps/unix/sysv/linux/kernel-features.h
41511         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
41512         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
41513         version.
41514         (__ASSUME_UTIMES): Likewise.
41515         (__ASSUME_CLONE_STOPPED): Remove.
41516         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
41517         architectures, not kernel version.
41518         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
41519         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41520         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41521         (__ASSUME_WAITID_SYSCALL): Likewise.
41522         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
41523         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
41524         * README: State 2.6.16 as minimum Linux kernel version.  Do not
41525         refer to older versions.
41527 2012-08-06  Roland McGrath  <roland@hack.frob.com>
41529         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
41530         Define alphasort64 as an alias.
41531         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
41532         Define versionsort64 as an alias.
41533         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
41534         Define scandir64 as an alias.
41535         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
41536         Define scandirat64 as an alias.
41537         * dirent/alphasort64.c (alphasort64):
41538         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
41539         * dirent/versionsort64.c: Likewise.
41540         * dirent/scandir64.c: Likewise.
41541         * dirent/scandirat64.c: Likewise.
41542         * sysdeps/wordsize-64/alphasort.c: File removed.
41543         * sysdeps/wordsize-64/alphasort64.c: File removed.
41544         * sysdeps/wordsize-64/scandir.c: File removed.
41545         * sysdeps/wordsize-64/scandir64.c: File removed.
41546         * sysdeps/wordsize-64/scandirat.c: File removed.
41547         * sysdeps/wordsize-64/scandirat64.c: File removed.
41548         * sysdeps/wordsize-64/versionsort.c: File removed.
41549         * sysdeps/wordsize-64/versionsort64.c: File removed.
41550         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
41551         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
41552         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
41553         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
41554         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
41555         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
41556         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
41557         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
41559         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
41560         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41561         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
41562         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41563         [defined __arch64__ || defined __sparcv9]
41564         (__INO_T_MATCHES_INO64_T): New macro.
41565         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41566         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
41567         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
41568         * sysdeps/unix/sysv/linux/bits/dirent.h
41569         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
41570         (_DIRENT_MATCHES_DIRENT64): New macro.
41572         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
41573         Define lockf64 as an alias.
41574         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
41575         Define fseeko64 as an alias.
41576         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
41577         Define ftello64 as an alias.
41578         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
41579         Define _IO_fgetpos64 and fgetpos64 as aliases.
41580         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
41581         Define _IO_fsetpos64 and fsetpos64 as aliases.
41582         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
41583         Conditionalize body on this.
41584         * libio/fseeko64.c: Likewise.
41585         * libio/ftello64.c: Likewise.
41586         * libio/iofgetpos64.c: Likewise.
41587         * libio/iofsetpos64.c: Likewise.
41588         * sysdeps/wordsize-64/lockf.c: File removed.
41589         * sysdeps/wordsize-64/lockf64.c: File removed.
41590         * sysdeps/wordsize-64/fseeko.c: File removed.
41591         * sysdeps/wordsize-64/fseeko64.c: File removed.
41592         * sysdeps/wordsize-64/ftello.c: File removed.
41593         * sysdeps/wordsize-64/ftello64.c: File removed.
41594         * sysdeps/wordsize-64/iofgetpos.c: File removed.
41595         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
41596         * sysdeps/wordsize-64/iofsetpos.c: File removed.
41597         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
41598         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
41599         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
41600         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
41601         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
41602         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
41603         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
41604         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
41605         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
41606         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
41607         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
41609         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41610         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41611         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
41612         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41613         [defined __arch64__ || defined __sparcv9]
41614         (__OFF_T_MATCHES_OFF64_T): New macro.
41615         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41616         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41617         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
41618         (__OFF_T_MATCHES_OFF64_T): New macro.
41620 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41622         * stdlib/secure-getenv.c (__secure_getenv): Replace
41623         GLIBC_2_16 with GLIBC_2_17.
41625 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41627         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
41628         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
41630 2012-08-03  David S. Miller  <davem@davemloft.net>
41632         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41634 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41636         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
41637         Remove.
41638         (__ASSUME_CORRECT_SI_PID): Likewise.
41639         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
41640         (__ASSUME_TMPFS_NAME): Likewise.
41641         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
41642         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
41643         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
41644         (HAVE_AUX_SECURE): Make definition unconditional.
41645         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
41646         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
41648 2012-08-03  Roland McGrath  <roland@hack.frob.com>
41650         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
41651         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
41652         * sysdeps/mach/hurd/eloop-threshold.h: New file.
41653         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
41654         __eloop_threshold instead of SYMLOOP_MAX.
41656         * sysdeps/generic/eloop-threshold.h: New file.
41657         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
41658         of MAXSYMLINKS.
41659         * elf/chroot_canon.c (chroot_canon): Likewise.
41661 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41663         [BZ #13717]
41664         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41665         Change to 2.6.0 everywhere.
41666         * sysdeps/unix/sysv/linux/configure: Regenerated.
41667         * sysdeps/unix/sysv/linux/kernel-features.h
41668         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
41669         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
41670         kernel versions.
41671         (__ASSUME_POSIX_TIMERS): Define unconditionally.
41672         (__ASSUME_FUTEX_REQUEUE): Remove.
41673         (__ASSUME_STATFS64): Define unconditionally.
41674         (__ASSUME_AT_SECURE): Likewise.
41675         (__ASSUME_CORRECT_SI_PID): Likewise.
41676         (__ASSUME_TGKILL): Define without depending on kernel version for
41677         i386.
41678         (__ASSUME_UTIMES): Likewise.
41679         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
41680         kernel version.
41681         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
41682         (__ASSUME_TMPFS_NAME): Likewise.
41683         * README: Update reference to Linux kernel versions.
41685 2012-08-02  Marek Polacek  <polacek@redhat.com>
41687         [BZ# 14150]
41688         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
41689         libc_cv_asm_type_prefix with %.
41690         * configure: Regenerated.
41691         * include/libc-symbols.h: Remove comment about
41692         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41693         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
41694         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
41695         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
41696         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
41697         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41698         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
41699         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
41700         * elf/tst-unique2mod1.c: Likewise.
41701         * elf/tst-unique1mod2.c: Likewise.
41702         * elf/tst-unique1mod1.c: Likewise.
41703         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
41704         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
41705         Replace ASM_TYPE_DIRECTIVE with .type.
41706         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41707         * sysdeps/i386/sysdep.h: Likewise.
41708         * sysdeps/x86_64/sysdep.h: Likewise.
41709         * sysdeps/sh/sysdep.h: Likewise.
41710         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
41711         Do not define ASM_TYPE_DIRECTIVE.
41712         * sysdeps/powerpc/sysdep.h: Likewise.
41713         * sysdeps/powerpc/powerpc32/sysdep.h:
41714         Replace ASM_TYPE_DIRECTIVE with .type.
41715         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41716         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41717         * sysdeps/i386/fpu/e_powf.S: Likewise.
41718         * sysdeps/i386/fpu/e_expl.S: Likewise.
41719         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
41720         * sysdeps/i386/fpu/e_acosh.S: Likewise.
41721         * sysdeps/i386/fpu/e_pow.S: Likewise.
41722         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
41723         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
41724         * sysdeps/i386/fpu/s_expm1.S: Likewise.
41725         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
41726         * sysdeps/i386/fpu/e_log2.S: Likewise.
41727         * sysdeps/i386/fpu/e_log2l.S: Likewise.
41728         * sysdeps/i386/fpu/e_scalb.S: Likewise.
41729         * sysdeps/i386/fpu/e_powl.S: Likewise.
41730         * sysdeps/i386/fpu/e_log10f.S: Likewise.
41731         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
41732         * sysdeps/i386/fpu/e_logl.S: Likewise.
41733         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
41734         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
41735         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
41736         * sysdeps/i386/fpu/e_log2f.S: Likewise.
41737         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
41738         * sysdeps/i386/fpu/e_log.S: Likewise.
41739         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
41740         * sysdeps/i386/fpu/e_logf.S: Likewise.
41741         * sysdeps/i386/fpu/e_log10l.S: Likewise.
41742         * sysdeps/i386/fpu/e_atanh.S: Likewise.
41743         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
41744         * sysdeps/i386/fpu/e_log10.S: Likewise.
41745         * sysdeps/i386/fpu/s_frexp.S: Likewise.
41746         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
41747         * sysdeps/i386/fpu/s_asinh.S: Likewise.
41748         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
41749         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
41750         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
41751         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
41752         * sysdeps/i386/i686/strtok.S: Likewise.
41753         * sysdeps/i386/i386-mcount.S: Likewise.
41754         * sysdeps/i386/strtok.S: Likewise.
41755         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
41756         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
41757         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
41758         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
41759         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41760         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
41761         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
41762         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
41763         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
41764         * sysdeps/x86_64/_mcount.S: Likewise.
41765         * sysdeps/x86_64/strtok.S: Likewise.
41766         * sysdeps/sh/_mcount.S: Likewise.
41768 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41770         * libio/iofopen.c: Include <fcntl.h>.
41771         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
41772         (_IO_fopen64, fopen64): Define as aliases.
41773         * libio/iofopen64.c: Include <fcntl.h>.
41774         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
41775         Conditionalize body on this.
41776         * sysdeps/wordsize-64/iofopen.c: File removed.
41777         * sysdeps/wordsize-64/iofopen64.c: File removed.
41779 2012-08-01  Marek Polacek  <polacek@redhat.com>
41781         * libc/Makeconfig: Use elf in place of binfmt-subdir.
41782         Use dlfcn directly instead of a variable.
41783         (binfmt-subdir): Do not define.
41784         (dlfcn): Likewise.
41786 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
41788         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
41789         Remove all definitions.
41790         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
41791         <kernel-features.h>.
41792         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41793         (miss_F_GETOWN_EX): Remove all definitions.
41794         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
41795         macro definition.
41796         [!__ASSUME_FCNTL64]: Remove conditional code.
41797         [__ASSUME_FCNTL64]: Make code unconditional.
41798         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
41799         <kernel-features.h>.
41800         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41801         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
41802         (lockf64) [__NR_fcntl64]: Make code unconditional.
41803         (lockf64) [__ASSUME_FCNTL64]: Likewise.
41805         * sysdeps/unix/sysv/linux/kernel-features.h
41806         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
41807         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
41808         Make code unconditional.
41809         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41810         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41811         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
41812         [__NR_vfork]: Make code unconditional.
41813         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41814         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
41816         [__NR_vfork]: Make code unconditional.
41817         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41818         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41820 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41822         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
41823         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
41825         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41826         Define mkstemp64 as an alias.
41827         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41828         Define mkstemps64 as an alias.
41829         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41830         Define mkostemp64 as an alias.
41831         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41832         Define mkostemps64 as an alias.
41833         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
41834         Conditionalize body on this.
41835         * misc/mkostemp64.c: Likewise.
41836         * misc/mkostemps64.c: Likewise.
41837         * misc/mkstemps64.c: Likewise.
41838         * sysdeps/wordsize-64/mkstemp64.c: File removed.
41839         * sysdeps/wordsize-64/mkostemp64.c: File removed.
41840         * sysdeps/wordsize-64/mkostemp.c: File removed.
41841         * sysdeps/wordsize-64/mkstemp.c: File removed.
41842         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
41843         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
41844         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
41845         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
41847         [BZ #14138]
41848         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
41849         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
41850         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
41851         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
41853         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
41854         compat_symbol macros from <shlib-compat.h> rather than the underlying
41855         default_symbol_version and symbol_version macros, so that DEFAULT
41856         lines in shlib-versions are respected.
41857         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
41859 2012-08-01  Florian Weimer  <fweimer@redhat.com>
41861         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
41862         Declare with warn_unused_result.
41863         (setgid, setregid, setegid, setresgid): Likewise.
41864         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
41865         Likewise.
41866         * WUR-REPORT: Remove set*id functions.
41868 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
41870         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
41872 2012-07-31  Roland McGrath  <roland@hack.frob.com>
41874         [BZ #10191]
41875         * include/sys/socket.h (__libc_accept, __libc_accept4):
41876         Add attribute_hidden.
41877         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
41879         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
41880         use of PTR_MANGLE.
41881         * inet/getnetgrent_r.c (setup): Likewise.
41883         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
41885 2012-07-31  David S. Miller  <davem@davemloft.net>
41887         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41889 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
41891         [BZ #13629]
41892         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
41893         value between 1.0 and 2.0 and smaller part has absolute value less
41894         than 1.0.
41895         * math/s_clog10.c (__clog10): Likewise.
41896         * math/s_clog10f.c (__clog10f): Likewise.
41897         * math/s_clog10l.c (__clog10l): Likewise.
41898         * math/s_clogf.c (__clogf): Likewise.
41899         * math/s_clogl.c (__clogl): Likewise.
41900         * math/libm-test.inc (clog_test): Add more tests.
41901         (clog10_test): Likewise.
41902         * sysdeps/i386/fpu/libm-test-ulps: Update.
41903         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41905 2012-07-31  Florian Weimer  <fweimer@redhat.com>
41907         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
41908         Exit with zero in case no suitable GID is found, and write a
41909         message to standard error.
41911 2012-07-30  Roland McGrath  <roland@hack.frob.com>
41913         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
41914         rather than to 1.
41915         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
41916         (MAXPATHLEN): Removed.
41917         (NOGROUP, NODEV): New macros.
41918         (setbit, clrbit, isset, isclr): New macros.
41919         (howmany, roundup, powerof2): New macros.
41920         (DEV_BSIZE): New macro.
41922         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
41923         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
41925         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
41926         definition on [!__NO_LONG_DOUBLE_MATH].
41928         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
41929         PTR_MANGLE and PTR_DEMANGLE.
41931         * socket/accept4.c (accept4): Rename to __libc_accept4.
41932         Define accept4 as a weak alias.
41934         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
41935         on [_DIRENT_HAVE_D_TYPE].
41936         * io/ftw.c (ftw_dir): Likewise.
41938         * io/xmknod.c (__xmknod): Don't check PATH for being null.
41940         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
41942         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
41943         Use the BSD numbers rather than the arbitrary ones we had.
41944         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
41945         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
41946         (SIGXCPU, SIGXFSZ): New macros.
41947         (_NSIG): Now 32.
41949         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
41950         initializer on [_LIBC_REENTRANT].
41952         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
41953         definitions inside [_POSIX_MAPPED_FILES].
41955         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
41957         * dirent/opendir.c: Include <fcntl.h>.
41959         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
41960         (__libc_getspecific): Likewise.
41961         (__libc_key_create): Likewise.
41963         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
41964         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
41965         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
41966         (tmpfile64): Define as alias.
41967         * sysdeps/wordsize-64/tmpfile.c: File removed.
41968         * sysdeps/wordsize-64/tmpfile64.c: File removed.
41969         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
41970         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
41972         * stdio-common/vfscanf.c: Include <stdbool.h>.
41973         * nss/makedb.c: Likewise.
41974         * stdio-common/_i18n_number.h: Likewise.
41975         * argp/argp-help.c: Likewise.
41976         * posix/wordexp.c: Likewise.
41977         * sysdeps/posix/spawni.c: Likewise.
41978         * nss/nss_files/files-initgroups.c: Likewise.
41979         * stdio-common/reg-modifier.c: Include <stdlib.h>.
41980         * nss/nss_files/files-initgroups.c: Likewise.
41981         * nss/nss_db/db-netgrp.c: Likewise.
41982         * nss/nss_db/db-initgroups.c: Likewise.
41983         * io/fchmodat.c: Include <sys/stat.h>.
41985         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
41986         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
41988         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
41989         [HAVE_MMAP].
41991         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
41992         Add multiple inclusion protection.
41994 2012-07-27  David S. Miller  <davem@davemloft.net>
41996         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41998 2012-07-27  Gary Benson  <gbenson@redhat.com>
42000         [BZ #14298]
42001         * elf/rtld.c: Include <stap-probe.h>.
42002         (dl_main): Added static probes "init_start" and "init_complete".
42003         * elf/dl-load.c: Include <stap-probe.h>.
42004         (lose): Take new parameter "nsid".
42005         Added static probe "map_failed".
42006         (_dl_map_object_from_fd): Pass namespace id to lose.
42007         Added static probe "map_start".
42008         (open_verify): Pass namespace id to lose.
42009         * elf/dl-open.c: Include <stap-probe.h>.
42010         (dl_open_worker) Added static probes "map_complete", "reloc_start"
42011         and "reloc_complete".
42012         * elf/dl-close.c: Include <stap-probe.h>.
42013         (_dl_close_worker): Added static probes "unmap_start" and
42014         "unmap_complete".
42015         * elf/rtld-debugger-interface.txt: New file documenting the above.
42017 2012-07-26  Roland McGrath  <roland@hack.frob.com>
42019         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
42020         rather than a string variable.
42021         * sunrpc/rpc_main.c (h_output): Likewise.
42022         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
42024 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
42026         * inet/check_native.c: New file.
42028 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
42030         [BZ #13629]
42031         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
42032         if larger part has absolute value 1.0.
42033         * math/s_clog10.c (__clog10): Likewise.
42034         * math/s_clog10f.c (__clog10f): Likewise.
42035         * math/s_clog10l.c (__clog10l): Likewise.
42036         * math/s_clogf.c (__clogf): Likewise.
42037         * math/s_clogl.c (__clogl): Likewise.
42038         * math/libm-test.inc (clog_test): Add more tests.
42039         (clog10_test): Likewise.
42040         * sysdeps/i386/fpu/libm-test-ulps: Update.
42041         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42043         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
42044         (pltexit): Likewise.
42045         (La_regs): Likewise.
42046         (La_retval): Likewise.
42047         (int_retval): Likewise.
42048         Update #error for removed macros to refer only to definitions in
42049         tst-audit.h.
42050         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
42051         macro.
42052         (pltexit): Likewise.
42053         (La_regs): Likewise.
42054         (La_retval): Likewise.
42055         (int_retval): Likewise.
42056         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
42057         macro.
42058         (pltexit): Likewise.
42059         (La_regs): Likewise.
42060         (La_retval): Likewise.
42061         (int_retval): Likewise.
42062         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
42063         macro.
42064         (pltexit): Likewise.
42065         (La_regs): Likewise.
42066         (La_retval): Likewise.
42067         (int_retval): Likewise.
42068         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
42069         macro.
42070         (pltexit): Likewise.
42071         (La_regs): Likewise.
42072         (La_retval): Likewise.
42073         (int_retval): Likewise.
42074         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
42075         macro.
42076         (pltexit): Likewise.
42077         (La_regs): Likewise.
42078         (La_retval): Likewise.
42079         (int_retval): Likewise.
42080         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
42081         macro.
42082         (pltexit): Likewise.
42083         (La_regs): Likewise.
42084         (La_retval): Likewise.
42085         (int_retval): Likewise.
42086         * sysdeps/generic/tst-audit.h: Update comment to refer only to
42087         macro definitions in tst-audit.h.
42088         * sysdeps/i386/tst-audit.h: New file.
42089         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
42090         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
42091         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
42092         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
42093         * sysdeps/sh/tst-audit.h: Likewise.
42094         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
42095         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
42096         * sysdeps/x86_64/tst-audit.h: Likewise.
42098 2012-07-26  Andreas Jaeger  <aj@suse.de>
42100         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
42101         ptrace.
42103         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
42104         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
42105         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
42106         PTRACE_O_MASK.
42107         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
42108         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
42109         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
42111         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
42112         value.
42114         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
42115         _sigsys.
42116         (si_call_addr, si_syscall, si_arch): Define new macro.
42117         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
42118         _sigsys.
42119         (si_call_addr, si_syscall, si_arch): Define new marcro.
42120         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
42121         _sigsys.
42122         (si_call_addr, si_syscall, si_arch): Define new macro.
42123         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
42124         _sigsys.
42125         (si_call_addr, si_syscall, si_arch): Define new macro.
42127 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
42129         [BZ #13717]
42130         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
42131         Change to 2.4.21 where previously 2.4.1.
42132         * sysdeps/unix/sysv/linux/configure: Regenerated.
42133         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
42134         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
42135         Linux kernel version.
42136         (__ASSUME_STD_AUXV): Remove.
42137         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
42138         kernel version.
42139         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
42140         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
42141         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
42142         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
42143         (__ASSUME_NETLINK_SUPPORT): Likewise.
42144         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
42145         (__no_netlink_support): Remove conditional definition.
42146         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
42147         Remove.
42148         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
42149         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
42150         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
42151         (if_nameindex_ioctl): Remove.
42152         (if_nameindex_netlink): Do not handle __no_netlink_support.
42153         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
42154         code.
42155         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
42156         Remove conditional code.
42157         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
42158         code.
42159         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
42160         unconditional.
42161         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
42162         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
42163         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
42164         Remove.
42165         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
42166         [!__ASSUME_STD_AUXV]: Remove conditional code.
42167         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
42168         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
42169         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
42170         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
42171         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
42172         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
42173         code.
42174         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
42175         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
42176         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
42177         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
42178         conditional code.
42179         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
42180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
42181         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
42182         code.
42183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
42184         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
42185         conditional code.
42186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
42187         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42188         code unconditional.
42189         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42190         conditional code.
42191         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42192         unconditional.
42193         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42194         conditional code.
42195         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
42196         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42197         unconditional.
42198         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42199         conditional code.
42200         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
42201         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42202         code unconditional.
42203         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42204         conditional code.
42205         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42206         unconditional.
42207         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42208         conditional code.
42209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
42210         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42211         code unconditional.
42212         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42213         conditional code.
42214         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42215         unconditional.
42216         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42217         conditional code.
42219 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
42221         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
42222         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
42223         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
42224         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
42225         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
42226         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
42227         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
42228         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
42229         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
42230         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
42231         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
42232         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
42233         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
42234         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
42235         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
42236         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
42237         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
42238         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
42239         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
42240         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
42241         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
42242         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
42243         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
42245 2012-07-25  Florian Weimer  <fweimer@redhat.com>
42247         * Versions.def: Add GLIBC_2.17.
42248         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
42249         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
42250         Introduce __libc_secure_getenv.
42251         * stdlib/Versions (2.17): Add secure_getenv
42252         (GLIBC_PRIVATE): Add __libc_secure_getenv.
42253         * stdlib/secure-getenv.c: Rename __secure_getenv to
42254         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
42255         symbol __secure_getenv for GLIBC_2.0.
42256         * stdlib/tst-secure-getenv.c: New.
42257         * stdlib/Makefile (tests): Add testcase.
42258         * manual/startup.texi (Environment Access): Document
42259         secure_getenv.
42260         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
42261         __libc_secure_getenv.
42262         * inet/ruserpass.c (ruserpass): Likewise.
42263         * malloc/mtrace.c (mtrace): Likewise.
42264         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
42265         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
42266         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
42267         * sysdeps/posix/tempname.c: Likewise.  Evaluate
42268         HAVE_SECURE_GETENV.
42269         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
42270         __secure_getenv to __libc_secure_getenv.
42271         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
42272         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
42273         Likewise.
42274         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
42275         Likewise.
42276         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
42277         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
42278         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
42279         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
42280         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
42281         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
42282         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
42284 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
42286         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
42287         (struct La_i86_retval): Likewise.
42288         (struct La_x86_64_regs): Likewise.
42289         (struct La_x86_64_retval): Likewise.
42290         (struct La_x32_regs): Likewise.
42291         (struct La_x32_retval): Likewise.
42292         (struct La_ppc32_regs): Likewise.
42293         (struct La_ppc32_retval): Likewise.
42294         (struct La_ppc64_regs): Likewise.
42295         (struct La_ppc64_retval): Likewise.
42296         (struct La_sh_regs): Likewise.
42297         (struct La_sh_retval): Likewise.
42298         (struct La_s390_32_regs): Likewise.
42299         (struct La_s390_32_retval): Likewise.
42300         (struct La_s390_64_regs): Likewise.
42301         (struct La_s390_64_retval): Likewise.
42302         (struct La_sparc32_regs): Likewise.
42303         (struct La_sparc32_retval): Likewise.
42304         (struct La_sparc64_regs): Likewise.
42305         (struct La_sparc64_retval): Likewise.
42306         (struct audit_ifaces): Remove architecture-specific pltenter and
42307         pltexit members.
42308         * sysdeps/i386/ldsodefs.h: New file.
42309         * sysdeps/powerpc/ldsodefs.h: Likewise.
42310         * sysdeps/s390/ldsodefs.h: Likewise.
42311         * sysdeps/sh/ldsodefs.h: Likewise.
42312         * sysdeps/sparc/ldsodefs.h: Likewise.
42313         * sysdeps/x86_64/ldsodefs.h: Likewise.
42315 2012-07-25  Marek Polacek  <polacek@redhat.com>
42317         [BZ #6808]
42318         * math/libm-test.inc (yn_test): Add another test.
42319         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
42320         to ERANGE when the result is +-Inf.
42321         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
42322         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
42323         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
42324         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
42326 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
42328         * conform/data/time.h-data (NULL): Use macro-constant.  Require
42329         equal to 0.
42330         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
42331         clock_t.
42332         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
42334 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
42336         * configure.in <sysdeps resolving>: Correct printing
42337         Implies_before.
42338         * configure: Regenerate.
42340 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
42342         * math/w_ilogb.c: Include <limits.h>.
42343         * math/w_ilogbl.c: Likewise.
42345 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42347         * manual/lang.texi (__va_copy): Document primarily as ISO C99
42348         va_copy.  Document allowing for unavailable va_copy only as
42349         pre-C99 compatibility.
42350         * manual/string.texi (Copying and Concatenation): Use va_copy
42351         instead of __va_copy in concat example.
42353 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
42355         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
42356         (__sendto): Use create_address_port.  Initialize APORT and deallocate
42357         it if not null.
42359         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
42360         with O_NOLINK passed to __file_name_lookup.
42362         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
42363         with O_NOLINK passed to __file_name_lookup.
42365         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
42366         negative N or less than NGIDS.
42368         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
42369         type to string_t.  Set ERANGE as errno and return it if NAME is not big
42370         enough.  Use memcpy instead of strncpy.
42372 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42374         * elf/Makefile (check-data): Remove.
42375         (localplt.data): New vpath directive.
42376         ($(objpfx)check-localplt.out): Use localplt.data from vpath
42377         instead of $(check-data).
42378         * scripts/data/localplt-generic.data: Move to ...
42379         * sysdeps/generic/localplt.data: ... here.
42380         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
42381         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
42382         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
42383         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
42384         ... here.
42385         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
42386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
42387         ... here.
42388         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
42389         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
42390         ... here.
42391         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
42392         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
42393         ... here.
42394         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
42395         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
42396         ... here.
42397         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
42398         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
42399         ... here.
42401 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42403         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
42404         PPC32 and PPC64 files.
42405         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
42406         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
42408 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42410         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
42411         __makecontext_ret to ...
42412         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
42413         ... here and call exit if uc_link is NULL.  New file.
42414         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
42415         __makecontext_ret.S.
42416         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
42417         __makecontext_ret to ...
42418         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
42419         ... here and call exit if uc_link is NULL.  New file.
42420         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
42421         __makecontext_ret.S.
42423 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42425         * elf/elf.h (R_390_IRELATIVE): New definition.
42426         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
42427         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
42428         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
42429         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
42430         (elf_machine_lazy_rel): Likewise.
42431         * sysdeps/s390/dl-irel.h: New file.
42432         * sysdeps/s390/s390-64/memcpy.S: New asm code.
42433         * sysdeps/s390/s390-64/memset.S: New asm code.
42434         * sysdeps/s390/s390-64/memcmp.S: New asm code.
42435         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
42436         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
42437         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
42438         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
42439         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
42440         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
42441         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
42442         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
42443         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
42444         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
42445         * sysdeps/s390/s390-32/memcpy.S: New asm code.
42446         * sysdeps/s390/s390-32/memset.S: New asm code.
42447         * sysdeps/s390/s390-32/memcmp.S: New asm code.
42449 2012-07-17  Marek Polacek  <polacek@redhat.com>
42451         [BZ #14349]
42452         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
42453         * sysdeps/s390/s390-64/configure.in: Likewise.
42454         * sysdeps/sparc/configure.in: Likewise.
42455         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
42456         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
42457         * sysdeps/i386/configure.in: Likewise.
42458         * sysdeps/x86_64/configure.in: Likewise.
42459         * sysdeps/sh/configure.in: Likewise.
42460         * sysdeps/s390/s390-32/configure: Regenerated.
42461         * sysdeps/s390/s390-64/configure: Likewise.
42462         * sysdeps/x86_64/configure: Likewise.
42463         * sysdeps/sh/configure: Likewise.
42464         * sysdeps/powerpc/powerpc64/configure: Likewise.
42465         * sysdeps/powerpc/powerpc32/configure: Likewise.
42466         * sysdeps/sparc/configure: Likwise.
42467         * sysdeps/i386/configure: Likewise.
42469         * elf/dl-open.c: Comment fixes.
42471 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
42473         * Makefile [CXX] (check-data): Remove.
42474         [CXX] (c++-types.data): New vpath directive.
42475         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
42476         vpath.  Do not allow for C++ type data being missing.
42477         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
42478         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
42479         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
42480         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
42481         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
42482         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
42483         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
42484         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
42485         ... here.
42486         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
42487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
42488         ... here.
42489         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
42490         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
42491         ... here.
42492         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
42493         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
42494         ... here.
42495         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
42496         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
42497         ... here.
42498         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
42499         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
42500         ... here.
42501         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
42502         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
42503         ... here.
42504         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
42505         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
42507         * elf/tls-macros.h (TLS_LE): Move architecture-specific
42508         definitions to architecture-specific files.
42509         (TLS_IE): Likewise.
42510         (TLS_LD): Likewise.
42511         (TLS_GD): Likewise.
42512         * sysdeps/i386/tls-macros.h: New file.
42513         * sysdeps/powerpc/tls-macros.h: Likewise.
42514         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
42515         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
42516         * sysdeps/sh/tls-macros.h: Likewise.
42517         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
42518         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
42519         * sysdeps/x86_64/tls-macros.h: Likewise.
42521 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42523         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
42524         zero value for regular exit case.
42526         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
42527         (__start_context): Preserve zero value for regular exit case.
42529 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42530             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42532         * manual/setjmp.texi (setcontext): Clarify normal process
42533         termination when uc_link is the null pointer.
42534         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
42535         exit call.
42537 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
42539         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
42540         preprocessor.  Test for each exception mask separately.
42542 2012-07-16  Andreas Jaeger  <aj@suse.de>
42544         * po/ru.po: Update from translation team.
42546 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
42548         * conform/data/string.h-data (NULL): Use macro-constant.  Require
42549         equal to 0.
42550         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42551         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42552         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
42553         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
42554         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42556 2012-07-13  Andreas Jaeger  <aj@suse.de>
42558         * po/fr.po: Update from translation team.
42560 2012-07-12  Marek Polacek  <polacek@redhat.com>
42562         [BZ #14173]
42563         * math/libm-test.inc (yn_test): Add test for BZ #14173.
42564         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
42565         loop condition.
42567 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
42569         [BZ #13717]
42570         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
42571         Change to 2.4.1 where previously 2.4.0.
42572         * sysdeps/unix/sysv/linux/configure: Regenerated.
42573         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
42574         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
42575         version.
42576         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
42577         (__ASSUME_AT_CLKTCK): Remove.
42578         (__ASSUME_AT_PAGESIZE): Likewise.
42579         (__ASSUME_AT_XID): Likewise.
42580         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
42581         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
42582         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
42583         unconditionally.
42584         (HAVE_AUX_PAGESIZE): Likewise.
42585         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
42586         [__ASSUME_AT_CLKTCK]: Make code unconditional.
42587         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
42589 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
42591         [BZ #14307]
42592         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
42593         the temporary buffer used to invoke __gethostbyname2_r,
42594         __gethostbyaddr_r and gethostbyname4_r to make room for struct
42595         host_data / struct gaih_addrtuple.
42596         * resolv/nss_dns/dns-host.c (global scope): Move definition of
42597         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
42598         header file nss/nsswitch.h.
42599         * nss/nsswitch.h (global scope): Add definition of implementation
42600         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
42601         resolv/nss_dns/dns-host.c).
42603 2012-07-11  Andreas Jaeger  <aj@suse.de>
42605         * po/fr.po: Update from translation team.
42607         * po/sv.po: Update from translation team
42608         * po/fr.po: Another update from translation team.
42610 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42612         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
42613         for subnormals or multiply small sinh result by itself.
42614         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
42615         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42617 2012-07-11  David S. Miller  <davem@davemloft.net>
42619         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42621 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
42623         [BZ #14347]
42624         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
42625         (INTERNAL_MARK): Shift it here.
42627 2012-07-10  Marek Polacek  <polacek@redhat.com>
42629         [BZ #14151]
42630         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
42631         libc_cv_asm_global_directive with .globl.
42632         * configure: Regenerated.
42633         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
42634         with .globl.
42635         * sysdeps/i386/configure: Regenerated.
42636         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
42637         with .globl.
42638         * sysdeps/x86_64/configure: Regenerated.
42639         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
42640         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
42641         * elf/tst-unique2mod2.c: Likewise.
42642         * elf/tst-unique2mod1.c: Likewise.
42643         * elf/tst-unique1mod2.c: Likewise.
42644         * elf/tst-unique1mod1.c: Likewise.
42645         * sysdeps/s390/s390-32/sysdep.h: Likewise.
42646         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
42647         * sysdeps/s390/s390-64/sysdep.h: Likewise.
42648         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
42649         * sysdeps/mach/sysdep.h: Likewise.
42650         * sysdeps/i386/sysdep.h: Likewise.
42651         * sysdeps/i386/i386-mcount.S: Likewise.
42652         * sysdeps/x86_64/_mcount.S: Likewise.
42653         * sysdeps/x86_64/sysdep.h: Likewise.
42654         * sysdeps/sh/_mcount.S: Likewise.
42655         * sysdeps/sh/sysdep.h: Likewise.
42656         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
42657         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
42658         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
42659         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42660         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
42661         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
42662         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
42663         * locale/localeinfo.h: Likewise.
42664         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
42665         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
42667 2012-07-09  Roland McGrath  <roland@hack.frob.com>
42669         [BZ #14336]
42670         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
42671         system".
42672         * manual/message.texi (The Uniforum approach): Likewise.
42673         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
42674         (glibc iconv Implementation): Likewise.
42676 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
42678         [BZ #14337]
42679         * math/s_clog.c (__clog): Avoid scaling a value down where that
42680         could result in underflow.
42681         * math/s_clog10.c (__clog10): Likewise.
42682         * math/s_clog10f.c (__clog10f): Likewise.
42683         * math/s_clog10l.c (__clog10l): Likewise.
42684         * math/s_clogf.c (__clogf): Likewise.
42685         * math/s_clogl.c (__clogl): Likewise.
42686         * math/libm-test.inc (clog_test): Add more tests.
42687         (clog10_test): Likewise.
42688         * sysdeps/i386/fpu/libm-test-ulps: Update.
42689         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42691 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
42693         [BZ #14283]
42694         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
42695         by 7 not 8 to examine high bit of fractional part.
42697         [BZ #14042]
42698         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
42699         for call to __mcount_internal.
42700         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
42701         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
42702         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
42704 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
42706         [BZ #14154]
42707         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
42708         approximation for values within 0x1p-13f of an odd multiple of
42709         pi/4.
42710         * math/libm-test.inc (tan_test): Do not allow spurious underflow
42711         exception.  Add more tests.
42712         * sysdeps/i386/fpu/libm-test-ulps: Update.
42714         [BZ #6778]
42715         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
42716         inputs and return -1 for them.  Do not check for +Inf in case not
42717         reachable for +Inf.
42718         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
42719         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
42720         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
42721         and return -1 for them.  Do not check for +Inf in case not
42722         reachable for +Inf.
42723         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
42724         define.
42725         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
42726         and return -1 for them.  Do not check for +Inf in case not
42727         reachable for +Inf.
42728         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
42729         spurious underflow.
42730         * sysdeps/i386/fpu/libm-test-ulps: Update.
42731         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42733 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
42735         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
42737 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
42739         [BZ #14157]
42740         [BZ #14331]
42741         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
42742         could result in spurious underflow.  Scale down values above
42743         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
42744         * math/s_csqrtf.c (__csqrtf): Likewise.
42745         * math/s_csqrtl.c (__csqrtl): Likewise.
42746         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
42747         spurious underflow.
42748         * sysdeps/i386/fpu/libm-test-ulps: Update.
42749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42751 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
42753         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
42754         xopen-msg.sed.
42755         * catgets/xopen-msg.awk: New file.
42756         * catgets/xopen-msg.sed: Removed.
42758         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
42759         po2text.sed.
42760         * intl/po2test.awk: New file.
42761         * intl/po2test.sed: Removed.
42763 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
42765         [BZ #14328]
42766         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
42767         or multiply small sinh result by itself.
42768         * math/s_ctanf.c (__ctanf): Likewise.
42769         * math/s_ctanh.c (__ctanh): Likewise.
42770         * math/s_ctanhf.c (__ctanhf): Likewise.
42771         * math/s_ctanhl.c (__ctanhl): Likewise.
42772         * math/s_ctanl.c (__ctanl): Likewise.
42773         * math/libm-test.inc (ctan_test_tonearest): New function.
42774         (ctan_test_towardzero): Likewise.
42775         (ctan_test_downward): Likewise.
42776         (ctan_test_upward): Likewise.
42777         (ctanh_test_tonearest): Likewise.
42778         (ctanh_test_towardzero): Likewise.
42779         (ctanh_test_downward): Likewise.
42780         (ctanh_test_upward): Likewise.
42781         (main): Call these new functions.
42782         * sysdeps/i386/fpu/libm-test-ulps: Update.
42783         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42785 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
42787         * .gitignore: Delete /ports entry.
42789 2012-07-03  Andreas Jaeger  <aj@suse.de>
42791         * po/bg.po: Update from translation team.
42792         * po/cs.po: Likewise.
42793         * po/de.po: Likewise.
42794         * po/hr.po: Likewise.
42795         * po/nl.pl: Likewise.
42796         * po/pl.po: Likewise.
42797         * po/vi.po: Likewise.
42799 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
42801         * Makeconfig [!+link] (+link-before-libc): New variable.
42802         [!+link] (+link-after-libc): Likewise.
42803         [!+link] (+link-tests): Likewise.
42804         [!+link] (+link): Define in terms of $(+link-before-libc) and
42805         $(+link-after-libc).
42806         [!+link-static] (+link-static-before-libc): New variable.
42807         [!+link-static] (+link-static-after-libc): Likewise.
42808         [!+link-static] (+link-static-tests): Likewise.
42809         [!+link-static] (+link-static): Define in terms of
42810         $(+link-static-before-libc) and $(+link-static-after-libc).
42811         [build-shared] (link-libc-before-gnulib): New variable.
42812         [build-shared] (link-libc-tests): Likewise.
42813         [build-shared] (link-libc): Define in terms of
42814         $(link-libc-before-gnulib).
42815         [!build-shared] (link-libc-tests): New variable.
42816         (link-libc-static-tests): New variable.
42817         [!gnulib] (gnulib-arch): New variable.
42818         [!gnulib] (gnulib-tests): Likewise.
42819         [!gnulib] (static-gnulib-arch): Likewise.
42820         [!gnulib] (static-gnulib-tests): Likewise.
42821         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
42822         Define with "=" instead of ":=".
42823         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
42824         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
42825         * Rules (binaries-all-notests): New variable.
42826         (binaries-all-tests): Likewise.
42827         (binaries-static-notests): Likewise.
42828         (binaries-static-tests): Likewise.
42829         (binaries-all): Define using $(binaries-all-notests) and
42830         $(binaries-all-tests).
42831         (binaries-static): Define using $(binaries-static-notests) and
42832         $(binaries-static-tests).
42833         (binaries-shared-tests): New variable.
42834         (binaries-shared-notests): Likewise.
42835         (binaries-shared): Remove variable.
42836         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
42837         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
42838         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
42839         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
42840         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
42841         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
42842         * elf/Makefile (sln-modules): New variable.
42843         (extra-objs): Add $(sln-modules:=.o).
42844         (ldconfig-modules): Add static-stubs.
42845         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
42846         * elf/static-stubs.c: New file.
42848         [BZ #14283]
42849         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
42850         by 7 not 8 to examine high bit of fractional part.  Use volatile
42851         variables when splitting into final array of floats if
42852         __FLT_EVAL_METHOD__ != 0.
42853         * math/libm-test.inc (cos_test): Add another test.
42854         (sin_test): Likewise.
42855         * sysdeps/i386/fpu/libm-test-ulps: Update.
42857         [BZ #14273]
42858         * math/libm-test.inc (cosh_test): Add more tests.
42860         * version.h (RELEASE): Set to "development".
42861         (VERSION): Set to "2.16.90".
42863 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
42865         * NEWS: Update copyright. Remove last-updated date.
42866         Mention math library bug fixes and timezone data changes.
42867         * README: Mention GNU/Hurd, x32, and HPPA support status.
42869 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
42871         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
42873 2012-06-27  Andreas Jaeger  <aj@suse.de>
42875         * manual/contrib.texi (Contributors): Add Samuel Thibault.
42877 2012-06-25  Andreas Jaeger  <aj@suse.de>
42879         * sysdeps/s390/fpu/libm-test-ulps: Update.
42881 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
42882             Thomas Schwinge  <thomas@codesourcery.com>
42884         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
42885         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
42886         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
42887         fanotify_mark.
42889 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
42891         * sysdeps/mach/start.c: Remove file.
42892         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
42893         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
42894         * sysdeps/sh/init-first.c: Likewise.
42896         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
42897         registers for frame unwinding purposes, add CFI directives.
42898         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42899         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
42900         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
42901         Likewise.
42903         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
42904         __fortify_fail returning.
42905         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42907         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
42908         sysdeps/sh/____longjmp_chk.S.
42909         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
42910         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
42911         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
42912         (gen-as-const-headers): Append sigaltstack-offsets.sym.
42914         * sysdeps/sh/abort-instr.h: New file.
42915         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
42916         process in case exit returns.
42918         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
42919         initialize the GOT register before use.
42921         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
42922         calculation of ARGC > 4.
42924         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
42925         meaningful names to some local labels.
42927 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42928             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42930         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
42931         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
42932         (__arch_compare_and_exchange_val_16_acq): Likewise.
42933         (__arch_compare_and_exchange_val_32_acq): Likewise.
42934         (atomic_exchange_and_add): Fix gUSA sequence.
42935         (atomic_add): Likewise.
42936         (atomic_add_negative): Likewise.
42937         (atomic_add_zero): Likewise.
42938         (atomic_bit_test_set): Likewise.
42940 2012-06-22  Andreas Schwab  <schwab@redhat.com>
42942         [BZ #13579]
42943         * include/link.h (struct link_map): Add l_free_initfini.
42944         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
42945         l_initfini.
42946         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
42947         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
42948         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
42949         set.
42951 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
42953         * configure.in: Use AC_LANG_SOURCE.
42954         * configure: Regenerate.
42956 2012-06-22  Roland McGrath  <roland@hack.frob.com>
42958         * configure.in (libc_cv_localstatedir): New substituted variable.
42959         * configure: Regenerated.
42960         * config.make.in (localstatedir): New variable, substituted from
42961         libc_cv_localstatedir.
42962         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
42963         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
42964         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
42965         * sysdeps/gnu/configure: Regenerated.
42967 2012-06-21  Jeff Law  <law@redhat.com>
42969         [BZ #14277]
42970         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
42971         free.  Simplify list management for _LIBC case.
42973 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
42975         [BZ #14273]
42976         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
42977         Clear sign bit of 64-bit integer value before comparing against
42978         overflow value.
42980         * sysdeps/mach/configure: Regenerated.
42982 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
42984         [BZ #14278]
42985         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
42987 2012-06-21  Jeff Law  <law@redhat.com>
42989         [BZ #13882]
42990         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
42991         uint16_t for elements in the "seen" array to avoid char overflows.
42992         * elf/dl-fini.c (_dl_sort_fini): Likewise.
42993         * elf/dl-open.c (dl_open_worker): Likewise.
42995 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
42997         * scripts/list-sources.sh: Scan PORTS for translations.
42998         * po/libc.pot: Regenerated.
43000 2012-06-21  Andreas Jaeger  <aj@suse.de>
43002         [BZ #12194]
43003         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
43004         warning.
43005         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
43006         * bits/byteswap-16.h (__bswap_16): Likewise.
43007         * bits/byteswap.h (__bswap_constant_16): Likewise.
43009 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
43011         [BZ #14117]
43012         * sysdeps/i386/fpu_control.h: Removed.
43013         * sysdeps/x86_64/fpu_control.h: Moved to ...
43014         * sysdeps/x86/fpu_control.h: Here.
43016         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
43017         (_FPU_SETCW): Likewise.
43019 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
43021         [BZ #14117]
43022         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
43023         * sysdeps/x86/fpu/bits/mathinline.h: This.
43024         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
43026         [BZ #14050]
43027         [BZ #14117]
43028         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
43029         functions if __x86_64__ is defined.
43031 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
43033         * string/endian.h: Add !__ASSEMBLER__ condition for including
43034         conversion interfaces.
43036 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
43038         [BZ #14241]
43039         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
43040         of ABS(x) in calculating zero to negative powers other than odd
43041         integers.
43042         * math/libm-test.inc (pow_test): Add more tests.
43044 2012-06-15  Andreas Jaeger  <aj@suse.de>
43046         * manual/contrib.texi (Contributors): Update entry of Liubov
43047         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
43048         Machado Filho.
43050 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
43052         * string/string.h: Add __wur to GNU version of strerror_r.
43054 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
43056         [BZ #14229]
43057         * string/Makefile (tests): Add tst-strtok_r.
43058         * string/tst-strtok_r.c: New file.
43059         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
43060         RAX_LP/RDX_LP on SAVE_PTR.
43062 2012-06-14  Roland McGrath  <roland@hack.frob.com>
43064         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
43066 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
43068         * libm_test.inc (csqrt_test): Allow more spurious underflow
43069         exceptions.
43070         (j0_test): Likewise.
43071         (j1_test): Likewise.
43072         (y0_test): Likewise.
43073         (y1_test): Likewise.
43075 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
43077         * po/Makefile (libc.pot): Use UTF-8 charset.
43079 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
43081         [BZ #14210]
43082         Suppress sign-conversion warning from FD_SET.
43083         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
43084         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
43085         not unsigned long int.
43086         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
43088 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
43090         [BZ #14050]
43091         [BZ #14117]
43092         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
43093         __extern_always_inline instead of __extern_inline.
43094         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
43095         (__signbit): Likewise.
43096         (__signbitl): Support C++ namespace.
43097         (lrintf): New inline function.
43098         (lrint): Likewise.
43099         (llrintf): Likewise.
43100         (llrint): Likewise.
43101         (fmaxf): Likewise.
43102         (fmax): Likewise.
43103         (fminf): Likewise.
43104         (fmin): Likewise.
43105         (rint): Likewise.
43106         (rintf): Likewise.
43107         (ceil): Likewise.
43108         (ceilf): Likewise.
43109         (floor): Likewise.
43110         (floorf): Likewise.
43111         (nearbyint): Likewise.
43112         (nearbyintf): Likewise.
43114 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
43116         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
43117         non-default versions.
43119 2012-06-11  Roland McGrath  <roland@hack.frob.com>
43121         [BZ #14218]
43122         * manual/argp.texi (Argp): Reword argp_parse description slightly.
43124 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
43126         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
43127         (FE_UPWARD, FE_DOWNWARD): Don't define.
43128         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
43129         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
43131         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
43132         reading it.
43133         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
43134         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
43136 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43138         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
43139         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
43140         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
43141         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
43143 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
43145         [BZ #14117]
43146         * sysdeps/i386/fpu/bits/fenv.h: Removed.
43147         * sysdeps/i386/fpu/Implies: New file.
43148         * sysdeps/x86_64/fpu/Implies: Likewise.
43149         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
43150         * sysdeps/x86/fpu/bits/fenv.h: This.
43152         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
43153         __SSE_MATH__.
43155 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
43157         [BZ #14134]
43158         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
43159         character 0xffff that matches the last element of the
43160         conversion table.
43162 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43164         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
43165         fmodl commit.
43167 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43169         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
43170         values higher than 25.6283.
43172 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43174         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
43175         subnormal exponent extraction and add some __builtin_expect.
43176         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
43177         Fix for subnormal mantissa calculation.
43179 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
43181         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
43182         cpu2 is -1 and errno is not ENOSYS.
43184 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
43186         [BZ #14117]
43187         * sysdeps/i386/i486/bits/string.h: Renamed to ...
43188         * sysdeps/x86/bits/string.h: This.
43189         * sysdeps/x86_64/bits/string.h: Removed.
43191         * sysdeps/i386/i486/bits/string.h: Define inline functions only
43192         if not compiling for x86-64, but compiling for >= i486.
43194         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
43195         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
43197         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
43198         New macro from Linux kernel 3.4.0.
43199         (FP_XSTATE_MAGIC2): Likewise.
43200         (FP_XSTATE_MAGIC2_SIZE): Likewise.
43201         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
43202         (struct _fpx_sw_bytes): New struct.
43203         (struct _xsave_hdr): Likewise.
43204         (struct _ymmh_state): Likewise.
43205         (struct _xstate): Likewise.
43207         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
43208         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
43209         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
43210         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
43211         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
43212         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
43214         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
43215         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
43216         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
43217         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
43218         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
43219         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
43221 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43223         [BZ #13743]
43224         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
43225         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
43226         (sysdep_headers): Include sys/platform/ppc.h.
43227         * sysdeps/powerpc/test-gettimebase.c: Test for
43228         __ppc_get_timebase() to catch future ISA opcode/insn changes.
43229         * manual/Makefile (appendices): Include platform.texi.
43230         * manual/contrib.texi (Contributors): Update @node pointers.
43231         * manual/maint.texi (Maintenance): Likewise.
43232         (Platform): New node.
43233         * manual/platform.texi: New file.  Document the new features.
43235 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
43236             Jakub Jelinek  <jakub@redhat.com>
43238         [BZ #14188]
43239         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
43240         where __builtin_expect is unavailable.
43242 2012-06-03  David S. Miller  <davem@davemloft.net>
43244         * stdlib/longlong.h: Updated from GCC.
43246 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
43248         [BZ #14042]
43249         * sysdeps/powerpc/powerpc32/mcount.c: New file.
43250         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
43251         __mcount_internal.
43252         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
43253         (GLIBC_2.16): Likewise.
43255 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43257         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
43259 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
43261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
43262         (default-abi): New variable.
43263         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
43264         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
43265         variable.
43266         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
43267         Likewise.
43268         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
43269         Likewise.
43270         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
43271         Likewise.
43273         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
43274         definition.  Document in comment.
43276 2012-06-01  David S. Miller  <davem@davemloft.net>
43278         * stdlib/longlong.h: Updated from GCC.
43280 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43282         [BZ #14117]
43283         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
43284         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
43285         sys/debugreg.h sys/io.h here.
43286         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
43287         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
43288         sys/io.h.
43289         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
43290         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
43291         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
43292         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
43293         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
43294         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
43296         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
43297         Define only if __x86_64__ is defined.
43299 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
43301         [BZ #14048]
43302         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
43303         Use int64_t for variable i.
43304         * math/libm-test.inc (fmod_test): Add more tests.
43306         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
43307         z computation is not scheduled after fetestexcept.
43308         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
43309         Use math_force_eval instead of asm to ensure calculation scheduled
43310         before exception test.
43311         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
43312         Ensure a1 + u.d computation is not scheduled after fetestexcept.
43314 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
43316         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
43317         computation is not scheduled after fetestexcept.
43319 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43321         [BZ #14117]
43322         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
43323         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
43325 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43327         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
43328         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
43330 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
43332         [BZ #14117]
43333         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
43334         <bits/wordsize.h>.
43335         (__WCHAR_MIN): Support __WORDSIZE == 64.
43336         (__WCHAR_MAX): Likewise.
43338         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
43339         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
43341         [BZ #14183]
43342         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
43343         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
43345         [BZ #14117]
43346         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
43347         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
43349         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
43350         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
43352         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
43353         Defined to 1 if __x86_64__ isn't defined.
43354         (_STAT_VER_LINUX_OLD): New.
43355         (st_atime): Remove duplicate.
43356         (st_mtime): Likewise.
43357         (st_ctime): Likewise.
43359 2012-05-31  David S. Miller  <davem@davemloft.net>
43361         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
43362         entries.
43364 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
43366         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
43367         gen-libm-test.pl.
43369         [BZ #14132]
43370         * elf/dl-reloc.c: Include <_itoa.h>.
43371         (_dl_reloc_bad_type): Remove use of INTUSE.
43372         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
43373         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
43374         * stdio-common/psiginfo.c (psiginfo): Likewise.
43375         * stdio-common/psignal.c (psignal): Likewise.
43376         * string/strsignal.c (strsignal): Likewise.
43377         * include/signal.h (_sys_siglist): Declare hidden proto.
43378         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
43379         INTVARDEF with libc_hidden_data_def.
43380         * stdio-common/itoa-udigits.c: Likewise.
43381         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
43382         (_itoa_lower_digits_internal): Remove declaration.
43383         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
43384         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
43385         (_sys_sigabbrev_internal): Remove aliases.
43386         (_sys_siglist): Define hidden alias.
43388 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
43390         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43391         bits/sysctl.h.
43393 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
43395         [BZ #14117]
43396         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
43397         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
43399         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
43400         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
43401         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
43402         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
43403         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
43404         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
43406         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
43407         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
43408         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
43410         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
43411         with __addr.
43412         (insw): Likewise.
43413         (insl): Likewise.
43414         (outsb): Likewise.
43415         (outsw): Likewise.
43416         (outsl): Likewise.
43418         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
43419         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
43420         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
43422         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
43423         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
43424         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
43425         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
43426         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
43427         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
43429         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
43430         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
43432         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
43433         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
43435         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
43436         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
43437         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
43439         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
43440         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
43441         to ...
43442         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
43444         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
43445         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
43446         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
43448         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
43449         for x86-64.
43450         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
43452 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
43454         * math/math.h (M_El): Use two more decimal places.
43455         (M_LOG2El): Likewise.
43456         (M_LOG10El): Likewise.
43457         (M_LN2l): Likewise.
43458         (M_LN10l): Likewise.
43459         (M_PIl): Likewise.
43460         (M_PI_2l): Likewise.
43461         (M_PI_4l): Likewise.
43462         (M_1_PIl): Likewise.
43463         (M_2_PIl): Likewise.
43464         (M_2_SQRTPIl): Likewise.
43465         (M_SQRT2l): Likewise.
43466         (M_SQRT1_2l): Likewise.
43468 2012-05-31  David S. Miller  <davem@davemloft.net>
43470         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
43471         values between float registers.
43472         * sysdeps/sparc/sparc64/memset.S: Likewise.
43473         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
43475 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
43477         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
43478         -D_FORTIFY_SOURCE=1.
43479         (CPPFLAGS-tst-longjmp_chk.c): Define.
43480         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
43481         (CPPFLAGS-tst-longjmp_chk2.c): Define.
43482         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
43483         CFLAGS-tst-wchar-h.c.
43485 2012-05-31  Marek Polacek  <polacek@redhat.com>
43487         [BZ #14132]
43488         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
43489         __endmntent_internal): Remove declaration.
43490         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
43491         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
43492         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
43494 2012-05-30  David S. Miller  <davem@davemloft.net>
43496         * sysdeps/sparc/sparc32/soft-fp/q_util.c
43497         (___Q_simulate_exceptions): Use real FP ops rather than writing
43498         into the %fsr.
43499         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
43500         Likewise.
43502 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43504         [BZ #14117]
43505         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
43506         * sysdeps/x86/bits/xtitypes.h: This.
43508         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
43509         * sysdeps/x86/bits/wordsize.h: This.
43511         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
43512         * sysdeps/x86/bits/huge_vall.h: This.
43514         * sysdeps/i386/bits/select.h: Removed.
43515         * sysdeps/x86_64/bits/select.h: Renamed to ...
43516         * sysdeps/x86/bits/select.h: This.
43518         * sysdeps/i386/bits/setjmp.h: Removed.
43519         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
43520         * sysdeps/x86/bits/setjmp.h: This.
43522         * sysdeps/i386/bits/mathdef.h: Removed.
43523         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
43524         * sysdeps/x86/bits/mathdef.h: This.
43526 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
43528         [BZ #14132]
43529         * include/sys/socket.h (__connect_internal)
43530         (__libc_sa_len_internal): Remove declaration.
43531         (__connect, __libc_sa_len): Declare hidden_proto.
43532         (SA_LEN): Remove use of INTUSE.
43533         * socket/connect.c: Add libc_hidden_def.
43534         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
43535         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
43536         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
43537         alias.
43538         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
43539         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
43540         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
43541         of adding _internal alias.
43543 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43545         [BZ #14117]
43546         * sysdeps/i386/bits/link.h: Removed.
43547         * sysdeps/i386/bits/linkmap.h: Likewise.
43548         * sysdeps/x86_64/bits/link.h: Renamed to ...
43549         * sysdeps/x86/bits/link.h: This.
43550         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
43551         * sysdeps/x86/bits/linkmap.h: This.
43553         * sysdeps/i386/bits/endian.h: Removed.
43554         * sysdeps/x86_64/bits/endian.h: Renamed to ...
43555         * sysdeps/x86/bits/endian.h: This.
43557         * sysdeps/i386/bits/byteswap.h: Removed.
43558         * sysdeps/i386/bits/byteswap-16.h: Likewise.
43559         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
43560         * sysdeps/x86/bits/byteswap.h: This.
43561         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
43562         * sysdeps/x86/bits/byteswap-16.h: This.
43563         * sysdeps/i386/Implies: Add x86.
43564         * sysdeps/x86_64/Implies: Likewise.
43566 2012-05-30  David S. Miller  <davem@davemloft.net>
43568         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
43569         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
43570         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
43571         (FP_TRAPPING_EXCEPTIONS): Define.
43572         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
43573         (FP_TRAPPING_EXCEPTIONS): Define.
43574         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
43575         subnormals only when inexact has been signalled or underflow
43576         exceptions are enabled.
43577         (_FP_PACK_CANONICAL): Likewise.
43579 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43581         [BZ #14183]
43582         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
43583         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
43585 2012-05-30  Richard Henderson  <rth@twiddle.net>
43587         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
43588         with #ifndef NOT_IN_libc.
43590         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
43591         marked to avoid plt entry.
43593 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43595         [BZ #14112]
43596         * Makeconfig (default-abi): New macro.
43597         (abi-includes): Likewise.
43598         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
43599         $(abi-$(default-abi)-lib-soname) for soname if defined.
43600         ($(common-objpfx)gnu/lib-names.stmp): Generate from
43601         abi-variants.
43602         * Makefile (installed-stubs): Likewise.
43603         * include/stubs-biarch.h: Removed.
43604         * scripts/lib-names.awk: Only handle one library at a time.
43605         * scripts/soversions.awk: Remove WORDSIZE support.
43606         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
43607         entries.
43608         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
43609         Removed.
43610         (syscall-list-default-condition): Likewise.
43611         (syscall-list-default-condition): Likewise.
43612         (syscall-list-includes): Likewise.
43613         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
43614         syscall-list-* with abi-*.  Handle undefined abi-variants.
43615         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
43616         * sysdeps/unix/sysv/linux/i386/Implies: New file.
43617         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
43618         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
43619         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
43620         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
43621         Removed.
43622         (syscall-list-32-options): Likewise.
43623         (syscall-list-32-condition): Likewise.
43624         (syscall-list-64-options): Likewise.
43625         (syscall-list-64-condition): Likewise.
43626         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
43627         macro.
43628         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
43629         Renamed to ...
43630         (abi-*): This.
43631         (abi-64-ld-soname): New macro.
43632         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
43633         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
43634         Renamed to ...
43635         (abi-*): This.
43636         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
43637         * sysdeps/x86_64/x32/shlib-versions: Likewise.
43639 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
43641         * sysdeps/unix/sysv/linux/kernel-features.h
43642         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
43643         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
43644         include <kernel-features.h>.
43645         [!__NR_ftruncate64]: Remove conditional code.
43646         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43647         [__NR_ftruncate64]: Make code unconditional.
43648         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43649         * sysdeps/unix/sysv/linux/truncate64.c: Do not
43650         include <kernel-features.h>.
43651         [!__NR_ftruncate64]: Remove conditional code.
43652         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43653         [__NR_ftruncate64]: Make code unconditional.
43654         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43655         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
43656         include <kernel-features.h>.
43657         [!__NR_ftruncate64]: Remove conditional code.
43658         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43659         [__NR_ftruncate64]: Make code unconditional.
43660         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43661         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
43662         include <kernel-features.h>.
43663         [!__NR_ftruncate64]: Remove conditional code.
43664         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43665         [__NR_ftruncate64]: Make code unconditional.
43666         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43668         * configure.in (libc_cv_fpie): Weaken to a compile test using
43669         LIBC_TRY_CC_OPTION.
43670         * configure: Regenerated.
43672 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
43674         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
43675         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
43676         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
43677         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
43678         Refreshed.
43679         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
43680         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
43681         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
43682         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
43683         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
43684         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
43685         Refreshed.
43687 2012-05-27  David S. Miller  <davem@davemloft.net>
43689         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
43690         (___Q_zero): New.
43691         (__Q_simulate_exceptions): Return void.  Change to simulate
43692         exceptions by writing into the %fsr.
43693         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
43694         (__Qp_handle_exceptions): Likewise.
43695         (numbers): Delete.
43696         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
43697         __Qp_handle_exceptions.
43698         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
43699         __Qp_handle_exceptions.
43700         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43701         as unused and give dummy FP_RND_NEAREST initializer.
43702         (FP_INHIBIT_RESULTS): Define.
43703         (___Q_simulate_exceptions): Update declaration.
43704         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
43705         formatting.
43706         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43707         as unused and give dummy FP_RND_NEAREST initializer.
43708         (__Qp_handle_exceptions): Update declaration.
43709         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
43710         formatting.
43712 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
43714         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
43715         the temporary FPU control word.
43716         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
43717         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
43718         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
43719         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
43720         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
43721         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
43722         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
43723         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
43724         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
43725         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
43726         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
43728 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43730         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
43731         fields.
43733 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
43735         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
43736         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
43737         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
43738         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
43739         Likewise.
43740         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
43741         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
43742         Likewise.
43744 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
43746         * po/h.po: Update from translation team.
43748 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
43750         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
43752         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
43753         handling of denormals.
43754         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
43755         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
43756         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
43757         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
43758         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
43759         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
43760         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
43761         Likewise.
43763 2012-05-26  Marek Polacek  <polacek@redhat.com>
43765         [BZ #14152]
43766         * math/libm-test.inc (fma_test): Don't always expect underflow
43767         exception.
43769 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
43771         [BZ #12416]
43772         * elf/tst-execstack.c: Include stackinfo.h.
43773         (do_test): Adjust test case to ensure that pthread_getattr_np
43774         behaviour remains the same after marking stack executable.
43776 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43778         * sysdeps/unix/sysv/linux/kernel-features.h
43779         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
43780         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
43781         kernel-features.h.
43782         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43783         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43784         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
43785         kernel-features.h.
43786         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43787         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43789 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
43791         * configure.in: Define the default includes to being none.
43792         * configure: Regenerated.
43794 2012-05-25  Roland McGrath  <roland@hack.frob.com>
43796         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
43797         * sysdeps/x86_64/setjmp.S: Likewise.
43798         * sysdeps/i386/bsd-setjmp.S: Likewise.
43799         * sysdeps/i386/bsd-_setjmp.S: Likewise.
43800         * sysdeps/i386/setjmp.S: Likewise.
43801         * sysdeps/i386/__longjmp.S: Likewise.
43802         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43803         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
43805         * include/stap-probe.h: New file.
43806         * configure.in: Handle --enable-systemtap.
43807         * configure: Regenerated.
43808         * config.h.in (USE_STAP_PROBE): New #undef.
43809         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
43810         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
43811         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
43813 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43815         [BZ #13717]
43816         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
43817         to 2.4.0 where earlier.
43818         * sysdeps/unix/sysv/linux/configure: Regenerated.
43819         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
43820         <kernel-features.h>.
43821         [__ASSUME_32BITUIDS]: Make code unconditional.
43822         [!__ASSUME_32BITUIDS]: Remove conditional code.
43823         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
43824         <kernel-features.h>.
43825         [__ASSUME_32BITUIDS]: Make code unconditional.
43826         [!__ASSUME_32BITUIDS]: Remove conditional code.
43827         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
43828         [__ASSUME_32BITUIDS]: Make code unconditional.
43829         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
43830         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
43831         <kernel-features.h>.
43832         [__ASSUME_32BITUIDS]: Make code unconditional.
43833         [!__ASSUME_32BITUIDS]: Remove conditional code.
43834         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
43835         <kernel-features.h>.
43836         [__ASSUME_32BITUIDS]: Make code unconditional.
43837         [!__ASSUME_32BITUIDS]: Remove conditional code.
43838         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
43839         <kernel-features.h>.
43840         [__ASSUME_32BITUIDS]: Make code unconditional.
43841         [!__ASSUME_32BITUIDS]: Remove conditional code.
43842         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
43843         <kernel-features.h>.
43844         [__ASSUME_32BITUIDS]: Make code unconditional.
43845         [!__ASSUME_32BITUIDS]: Remove conditional code.
43846         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
43847         <kernel-features.h>.
43848         [__ASSUME_32BITUIDS]: Make code unconditional.
43849         [!__ASSUME_32BITUIDS]: Remove conditional code.
43850         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
43851         <kernel-features.h>.
43852         [__ASSUME_32BITUIDS]: Make code unconditional.
43853         [!__ASSUME_32BITUIDS]: Remove conditional code.
43854         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
43855         <kernel-features.h>.
43856         [__ASSUME_32BITUIDS]: Make code unconditional.
43857         [!__ASSUME_32BITUIDS]: Remove conditional code.
43858         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
43859         <kernel-features.h>.
43860         [__ASSUME_32BITUIDS]: Make code unconditional.
43861         [!__ASSUME_32BITUIDS]: Remove conditional code.
43862         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
43863         <kernel-features.h>.
43864         [__ASSUME_32BITUIDS]: Make code unconditional.
43865         [!__ASSUME_32BITUIDS]: Remove conditional code.
43866         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
43867         <kernel-features.h>.
43868         [__ASSUME_32BITUIDS]: Make code unconditional.
43869         [!__ASSUME_32BITUIDS]: Remove conditional code.
43870         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
43871         <kernel-features.h>.
43872         [__NR_setresgid] (__setresgid): Do not declare.
43873         [__ASSUME_32BITUIDS]: Make code unconditional.
43874         [!__ASSUME_32BITUIDS]: Remove conditional code.
43875         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
43876         <kernel-features.h>.
43877         [__NR_setresuid] (__setresuid): Do not declare.
43878         [__ASSUME_32BITUIDS]: Make code unconditional.
43879         [!__ASSUME_32BITUIDS]: Remove conditional code.
43880         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
43881         <kernel-features.h>.
43882         [__ASSUME_32BITUIDS]: Make code unconditional.
43883         [!__ASSUME_32BITUIDS]: Remove conditional code.
43884         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
43885         <kernel-features.h>.
43886         [__ASSUME_32BITUIDS]: Make code unconditional.
43887         [!__ASSUME_32BITUIDS]: Remove conditional code.
43888         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
43889         <kernel-features.h>.
43890         [__ASSUME_32BITUIDS]: Make code unconditional.
43891         [!__ASSUME_32BITUIDS]: Remove conditional code.
43892         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
43893         <kernel-features.h>.
43894         [__ASSUME_32BITUIDS]: Make code unconditional.
43895         [!__ASSUME_32BITUIDS]: Remove conditional code.
43896         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
43897         <kernel-features.h>.
43898         [__ASSUME_32BITUIDS]: Make code unconditional.
43899         [!__ASSUME_32BITUIDS]: Remove conditional code.
43900         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
43901         <kernel-features.h>.
43902         [__ASSUME_32BITUIDS]: Make code unconditional.
43903         [!__ASSUME_32BITUIDS]: Remove conditional code.
43904         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
43905         <kernel-features.h>.
43906         [__ASSUME_32BITUIDS]: Make code unconditional.
43907         [!__ASSUME_32BITUIDS]: Remove conditional code.
43908         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
43909         <kernel-features.h>.
43910         [__ASSUME_32BITUIDS]: Make code unconditional.
43911         [!__ASSUME_32BITUIDS]: Remove conditional code.
43912         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
43913         <kernel-features.h>.
43914         [__ASSUME_32BITUIDS]: Make code unconditional.
43915         [!__ASSUME_32BITUIDS]: Remove conditional code.
43916         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
43917         <kernel-features.h>.
43918         [__ASSUME_32BITUIDS]: Make code unconditional.
43919         [!__ASSUME_32BITUIDS]: Remove conditional code.
43920         * sysdeps/unix/sysv/linux/kernel-features.h
43921         (__ASSUME_SETRESUID_SYSCALL): Remove.
43922         (__ASSUME_SETRESGID_SYSCALL): Likewise.
43923         (__ASSUME_32BITUIDS): Likewise.
43924         (__ASSUME_LDT_WORKS): Likewise.
43925         (__ASSUME_O_DIRECTORY): Likewise.
43926         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
43927         architecture but not kernel version.
43928         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
43929         (__ASSUME_MMAP2_SYSCALL): Likewise.
43930         (__ASSUME_STAT64_SYSCALL): Likewise.
43931         (__ASSUME_IPC64): Likewise.
43932         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
43933         <kernel-features.h>.
43934         [__ASSUME_32BITUIDS]: Make code unconditional.
43935         [!__ASSUME_32BITUIDS]: Remove conditional code.
43936         * sysdeps/unix/sysv/linux/opendir.c: Do not include
43937         <kernel-features.h>.
43938         [__ASSUME_O_DIRECTORY]: Make code unconditional.
43939         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
43940         132096]: Remove conditional code.
43941         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
43942         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
43943         <kernel-features.h>.
43944         [__ASSUME_32BITUIDS]: Make code unconditional.
43945         [!__ASSUME_32BITUIDS]: Remove conditional code.
43946         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
43947         <kernel-features.h>.
43948         [__ASSUME_32BITUIDS]: Make code unconditional.
43949         [!__ASSUME_32BITUIDS]: Remove conditional code.
43950         * sysdeps/unix/sysv/linux/setegid.c: Do not include
43951         <kernel-features.h>.
43952         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
43953         unconditional.
43954         (__setresgid): Do not declare.
43955         [__ASSUME_32BITUIDS]: Make code unconditional.
43956         [!__ASSUME_32BITUIDS]: Remove conditional code.
43957         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
43958         <kernel-features.h>.
43959         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
43960         unconditional.
43961         (__setresuid): Do not declare.
43962         [__ASSUME_32BITUIDS]: Make code unconditional.
43963         [!__ASSUME_32BITUIDS]: Remove conditional code.
43964         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
43965         <kernel-features.h>.
43966         [__ASSUME_32BITUIDS]: Make code unconditional.
43967         [!__ASSUME_32BITUIDS]: Remove conditional code.
43968         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
43969         <kernel-features.h>.
43970         [__ASSUME_32BITUIDS]: Make code unconditional.
43971         [!__ASSUME_32BITUIDS]: Remove conditional code.
43973 2012-05-25  Richard Henderson  <rth@twiddle.net>
43975         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
43976         dl_hwcap to ifunc resolver.
43977         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
43978         elf_ifunc_invoke.
43979         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
43980         dl_hwcap to ifunc resolver.
43981         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
43983 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43985         [BZ #14153]
43986         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
43987         for |x| <= 2**-26, not 2**-57.
43988         * math/libm-test.inc (acos_test): Do not allow spurious underflow
43989         exception.
43991 2012-05-24  Jeff Law  <law@redhat.com>
43993         * stdio-common/Makefile (tests): Add bug25.
43994         * stdio-common/bug25.c: New test.
43996 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43998         [BZ #13576]
43999         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
44000         multiple of MALLOC_ALIGNMENT in size.
44001         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
44003 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
44005         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
44006         Require >= 256.
44007         (FILENAME_MAX): Use macro-int-constant.
44008         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
44009         (_IOFBF): Use macro-int-constant.
44010         (_IOLBF): Likewise.
44011         (_IONBF): Likewise.
44012         (SEEK_CUR): Likewise.
44013         (SEEK_END): Likewise.
44014         (SEEK_SET): Likewise.
44015         (TMP_MAX): Likewise.
44016         (EOF): Use macro-int-constant.  Require < 0.
44017         (NULL): Use macro-constant.  Require == 0.
44018         (stdin): Require type to be FILE *.
44019         (stdout): Likewise.
44020         (stderr): Likewise.
44021         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
44022         macro-int-constant.
44023         (EXIT_SUCCESS): Likewise.
44024         (NULL): Use macro-constant.  Require == 0.
44025         (RAND_MAX): Use macro-int-constant.
44026         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
44027         [C99-based standards] (strtof): Require function.
44028         [C99-based standards] (strtold): Likewise.
44029         [C99-based standards] (strtoll): Likewise.
44030         [C99-based standards] (strtoull): Likewise.
44031         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
44032         [ISO || ISO99 || ISO11] (limits.h): Likewise.
44033         [ISO || ISO99 || ISO11] (math.h): Likewise.
44034         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
44035         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
44036         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44038 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
44040         [BZ #14132]
44041         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
44042         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
44043         * intl/dgettext.c (DCGETTEXT): Likewise.
44044         * intl/gettext.c (DCGETTEXT): Likewise.
44045         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
44046         * posix/regex_internal.h (gettext): Likewise.
44047         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
44048         Remove declaration.
44049         * include/argz.h (__argz_count_internal)
44050         (__argz_stringify_internal): Remove declaration.
44051         (__argz_count, __argz_stringify): Declare hidden proto.
44052         * intl/dcgettext.c: Remove use of INTDEF.
44053         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
44054         * string/argz-stringify.c: Likewise.
44055         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
44056         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
44057         Declare hidden proto.
44058         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
44059         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
44060         Declare hidden proto.
44061         * include/stdio.h (__asprintf_internal): Don't declare.
44062         (__asprintf): Don't define as macro.  Declare hidden proto.
44063         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
44064         (__fsetlocking): Declare hidden proto.
44065         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
44066         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
44067         hidden proto.
44068         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
44069         (_IO_setlinebuf): Remove use of INTUSE.
44070         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
44071         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
44072         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
44073         Remove declaration.
44074         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
44075         (_IO_do_flush): Remove use of INTUSE.
44076         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
44077         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
44078         (_IO_adjust_column, _IO_least_wmarker)
44079         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
44080         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
44081         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
44082         (_IO_default_doallocate, _IO_wdefault_doallocate)
44083         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
44084         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
44085         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
44086         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
44087         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
44088         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
44089         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
44090         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
44091         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
44092         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
44093         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
44094         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
44095         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
44096         proto.
44097         (_IO_flush_all_internal, _IO_adjust_column_internal)
44098         (_IO_default_uflow_internal, _IO_default_finish_internal)
44099         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
44100         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
44101         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
44102         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
44103         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
44104         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
44105         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
44106         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
44107         (_IO_file_close_internal, _IO_file_close_it_internal)
44108         (_IO_file_underflow_internal, _IO_file_overflow_internal)
44109         (_IO_file_init_internal, _IO_file_attach_internal)
44110         (_IO_file_fopen_internal, _IO_file_read_internal)
44111         (_IO_file_sync_internal, _IO_file_seek_internal)
44112         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
44113         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
44114         (_IO_str_underflow_internal, _IO_str_overflow_internal)
44115         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
44116         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
44117         (_IO_list_all_internal, _IO_link_in_internal)
44118         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
44119         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
44120         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
44121         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
44122         (_IO_do_write_internal, _IO_padn_internal)
44123         (_IO_getline_info_internal, _IO_getline_internal)
44124         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
44125         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
44126         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
44127         (_IO_vfscanf_internal, _IO_vfprintf_internal)
44128         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
44129         (_IO_init_internal, _IO_un_link_internal): Don't declare.
44130         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
44131         with libc_hidden_ver, remove use of INTUSE.
44132         * libio/genops.c: Likewise.
44133         * libio/freopen.c: Likewise.
44134         * libio/freopen64.c: Likewise.
44135         * libio/iofclose.c: Likewise.
44136         * libio/iofdopen.c: Likewise.
44137         * libio/iofflush.c: Likewise.
44138         * libio/iofflush_u.c: Likewise.
44139         * libio/iofgets.c: Likewise.
44140         * libio/iofgets_u.c: Likewise.
44141         * libio/iofopen.c: Likewise.
44142         * libio/iofopncook.c: Likewise.
44143         * libio/iofread.c: Likewise.
44144         * libio/iofread_u.c: Likewise.
44145         * libio/ioftell.c: Likewise.
44146         * libio/iofwrite.c: Likewise.
44147         * libio/iogetline.c: Likewise.
44148         * libio/iogets.c: Likewise.
44149         * libio/iogetwline.c: Likewise.
44150         * libio/iopadn.c: Likewise.
44151         * libio/iopopen.c: Likewise.
44152         * libio/ioseekoff.c: Likewise.
44153         * libio/ioseekpos.c: Likewise.
44154         * libio/iosetbuffer.c: Likewise.
44155         * libio/iosetvbuf.c: Likewise.
44156         * libio/ioungetc.c: Likewise.
44157         * libio/ioungetwc.c: Likewise.
44158         * libio/iovdprintf.c: Likewise.
44159         * libio/iovsprintf.c: Likewise.
44160         * libio/iovsscanf.c: Likewise.
44161         * libio/memstream.c: Likewise.
44162         * libio/obprintf.c: Likewise.
44163         * libio/oldfileops.c: Likewise.
44164         * libio/oldiofclose.c: Likewise.
44165         * libio/oldiofdopen.c: Likewise.
44166         * libio/oldiofopen.c: Likewise.
44167         * libio/oldiopopen.c: Likewise.
44168         * libio/oldstdfiles.c: Likewise.
44169         * libio/putc.c: Likewise.
44170         * libio/setbuf.c: Likewise.
44171         * libio/setlinebuf.c: Likewise.
44172         * libio/stdfiles.c: Likewise.
44173         * libio/strops.c: Likewise.
44174         * libio/vasprintf.c: Likewise.
44175         * libio/vscanf.c: Likewise.
44176         * libio/vsnprintf.c: Likewise.
44177         * libio/vswprintf.c: Likewise.
44178         * libio/wfiledoalloc.c: Likewise.
44179         * libio/wfileops.c: Likewise.
44180         * libio/wgenops.c: Likewise.
44181         * libio/wmemstream.c: Likewise.
44182         * libio/wstrops.c: Likewise.
44183         * libio/__fpurge.c: Likewise.
44184         * libio/__fsetlocking.c: Likewise.
44185         * assert/assert.c: Likewise.
44186         * debug/fgets_chk.c: Likewise.
44187         * debug/fgets_u_chk.c: Likewise.
44188         * debug/fread_chk.c: Likewise.
44189         * debug/fread_u_chk.c: Likewise.
44190         * debug/gets_chk.c: Likewise.
44191         * debug/obprintf_chk.c: Likewise.
44192         * debug/vasprintf_chk.c: Likewise.
44193         * debug/vdprintf_chk.c: Likewise.
44194         * debug/vsnprintf_chk.c: Likewise.
44195         * debug/vsprintf_chk.c: Likewise.
44196         * malloc/mtrace.c: Likewise.
44197         * misc/error.c: Likewise.
44198         * misc/syslog.c: Likewise.
44199         * stdio-common/asprintf.c: Likewise.
44200         * stdio-common/fxprintf.c: Likewise.
44201         * stdio-common/getw.c: Likewise.
44202         * stdio-common/isoc99_fscanf.c: Likewise.
44203         * stdio-common/isoc99_scanf.c: Likewise.
44204         * stdio-common/isoc99_vfscanf.c: Likewise.
44205         * stdio-common/isoc99_vscanf.c: Likewise.
44206         * stdio-common/isoc99_vsscanf.c: Likewise.
44207         * stdio-common/printf-prs.c: Likewise.
44208         * stdio-common/printf_fp.c: Likewise.
44209         * stdio-common/printf_fphex.c: Likewise.
44210         * stdio-common/printf_size.c: Likewise.
44211         * stdio-common/putw.c: Likewise.
44212         * stdio-common/scanf.c: Likewise.
44213         * stdio-common/sprintf.c: Likewise.
44214         * stdio-common/tmpfile.c: Likewise.
44215         * stdio-common/vfprintf.c: Likewise.
44216         * stdio-common/vfscanf.c: Likewise.
44217         * stdlib/strfmon_l.c: Likewise.
44218         * sunrpc/openchild.c: Likewise.
44219         * sunrpc/xdr_stdio.c: Likewise.
44220         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
44221         * sysdeps/mach/hurd/tmpfile.c: Likewise.
44223 2012-05-24  Roland McGrath  <roland@hack.frob.com>
44225         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
44227         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
44228         in the third column, to generate for the shared library an IFUNC
44229         that uses _dl_vdso_vsym.
44230         * Makerules (COMPILE.c, compile-stdin.c): New variables.
44231         * Makeconfig (object-suffixes-noshared): New variable.
44233         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
44234         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
44235         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
44236         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
44238         [BZ #14132]
44239         * include/sys/time.h (__gettimeofday): Remove macro.
44240         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
44241         * time/gettimeofday.c (__gettimeofday): Remove #undef.
44242         Remove INTDEF.
44243         (__gettimeofday): Add libc_hidden_def.
44244         (gettimeofday): Add libc_hidden_weak.
44245         * sysdeps/mach/gettimeofday.c: Likewise.
44246         * sysdeps/posix/gettimeofday.c: Likewise.
44247         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
44248         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
44249         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
44250         (__gettimeofday_internal): Remove strong_alias.
44251         (__gettimeofday): Add libc_hidden_def.
44252         (gettimeofday): Add libc_hidden_weak.
44253         * sysdeps/unix/syscalls.list (gettimeofday):
44254         Remove __gettimeofday_internal alias.
44256 2012-05-24  Daniel Jacobowitz  <drow@false.org>
44257             H.J. Lu  <hongjiu.lu@intel.com>
44259         [BZ #12495]
44260         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
44261         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
44262         (largebin_index_32_big): New.
44263         (largebin_index): Use it for 16-byte alignment.
44264         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
44265         correction with front_misalign.
44267 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
44269         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
44270         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
44271         Likewise.
44272         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
44273         Likewise.
44274         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
44275         Likewise.
44276         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
44277         Likewise.
44278         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
44279         Likewise.
44280         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
44281         Likewise.
44282         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
44283         Likewise.
44284         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
44285         Likewise.
44286         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
44287         Likewise.
44288         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
44289         Likewise.
44290         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
44291         Likewise.
44292         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
44293         Likewise.
44295         * scripts/data/c++-types-x32-linux-gnu.data: New file.
44296         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
44298 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
44300         [BZ #10846]
44301         [BZ #14036]
44302         * math/libm-test.inc (exp_test): Add test from bug 14036.
44303         (pow_test): Add test from bug 10846.
44305         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
44306         and other flags.
44307         (special_function): Do not include flags in test name.
44308         (parse_args): Likewise.
44309         * sysdeps/i386/fpu/libm-test-ulps: Update.
44310         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
44311         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
44312         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
44313         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44315         * math/gen-libm-test.pl (%beautify): Add entries for underflow
44316         exceptions.
44317         * math/libm-test.inc ("Philosophy"): Update comment about
44318         exception testing.
44319         (UNDERFLOW_EXCEPTION): New macro.
44320         (UNDERFLOW_EXCEPTION_OK): Likewise.
44321         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
44322         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
44323         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
44324         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
44325         (INVALID_EXCEPTION_OK): Update value.
44326         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
44327         (OVERFLOW_EXCEPTION_OK): Likewise.
44328         (IGNORE_ZERO_INF_SIGN): Likewise.
44329         (test_exceptions): Handle underflow exceptions.
44330         (acos_test): Update for underflow exception expectations.
44331         (cexp_test): Likewise.
44332         (clog_test): Likewise.
44333         (clog10_test): Likewise.
44334         (csqrt_test): Likewise.
44335         (ctan_test): Likewise.
44336         (ctanh_test): Likewise.
44337         (exp_test): Likewise.
44338         (exp10_test): Likewise.
44339         (exp2_test): Likewise.
44340         (expm1_test): Likewise.
44341         (fma_test): Likewise.
44342         (j0_test): Likewise.
44343         (jn_test): Likewise.
44344         (nexttoward_test): Likewise.
44345         (pow_test): Likewise.
44346         (scalbn_test): Likewise.
44347         (scalbln_test): Likewise.
44348         (tan_test): Likewise.
44349         (y1_test): Likewise.
44350         * sysdeps/i386/fpu/libm-test-ulps: Update.
44351         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44353 2012-05-23  David S. Miller  <davem@davemloft.net>
44355         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44356         (__libc_sigaction): Remove unused local variables.
44358 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44360         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
44362 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
44364         mktime: avoid signed integer overflow
44365         * time/mktime.c (__mktime_internal): Do not mishandle the case
44366         where diff == INT_MIN.
44368         mktime: simplify computation of average
44369         * time/mktime.c (ranged_convert): Use new time_t_avg function
44370         instead of rolling our own (probably-slower) code.
44372         mktime: do not assume signed right shift propagates sign bit
44373         * time/mktime.c (isdst_differ): New static function.
44374         (__mktime_internal): No need to normalize tm_isdst now.
44375         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
44376         tm_isdst values.
44378         mktime: merge another wrapv change from gnulib
44379         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
44380         from some compilers.
44382         mktime: remove incorrect attempt at unusual arithmetics
44383         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
44384         The code didn't really work on such machines anyway.
44385         (TYPE_MINIMUM): Assume two's complement.
44386         (twos_complement_arithmetic): Verify that long_int and time_t
44387         are two's complement (or unsigned, in the latter case).
44389         mktime: check signed shifts on long_int and time_t, too
44390         * time/mktime.c (SHR): Check that shifts work as desired
44391         on the types long_int and time_t too, as SHR is used on
44392         such types.
44394         mktime: do not assume 'long' is wide enough
44395         * time/mktime.c (verify): Move decl up.
44396         (long_int): New type.
44397         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
44398         to remove assumption in the code that 'long' is wide enough to
44399         store year values.  This assumption is not true on x32 and on
44400         some non-glibc platforms.
44402         mktime: merge wrapv change from gnulib
44403         * time/mktime.c (WRAPV): New macro.
44404         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
44405         (guess_time_tm, __mktime_internal): Do not assume that signed
44406         integer overflow wraps around; modern compilers generate code
44407         where this assumption is no longer valid.
44409 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44411         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44412         Replace "jmp L(pseudo_end)" with "ret".
44413         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
44414         Likewise.
44416 2012-05-23  Andreas Jaeger  <aj@suse.de>
44418         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
44419         * sysdeps/unix/sysv/linux/poll.c: Remove file.
44421 2012-05-23  Andreas Jaeger  <aj@suse.de>
44422             Maximilian Attems  <max@stro.at>
44424         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
44425         New macros.
44427 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44429         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
44430         code so that pseudo_end is just ret and the stack pointer is
44431         correct also for static library in error case.
44433 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
44435         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
44436         move to syscalls.list.
44437         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
44438         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
44439         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
44440         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
44442         * manual/install.texi (Running make install): Do not mention Linux
44443         kernel version for which pt_chown is not needed.
44444         (Linux): Do not mention problems with nscd with 2.0 kernels.
44445         * INSTALL: Regenerated.
44447 2012-05-23  Andreas Jaeger  <aj@suse.de>
44449         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
44450         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
44451         macro.
44452         * sysdeps/unix/sysv/linux/s390/bits/mman.h
44453         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44454         * sysdeps/unix/sysv/linux/sh/bits/mman.h
44455         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44456         * sysdeps/unix/sysv/linux/i386/bits/mman.h
44457         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44458         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
44459         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44460         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
44461         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44462         * sysdeps/unix/sysv/linux/bits/in.h
44463         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
44465 2012-05-22  Roland McGrath  <roland@hack.frob.com>
44467         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
44468         (PREPARE_VERSION): Just use assert instead, it will be elided
44469         under [NDEBUG] anyway.
44471 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44473         * sysdeps/unix/sysv/linux/Makefile: Include
44474         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
44475         (sysdep_routines): Remove sysctl.
44476         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
44477         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
44478         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
44479         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
44480         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
44482 2012-05-22  Andreas Jaeger  <aj@suse.de>
44484         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
44485         that pseudo_end is just ret and the stack pointer is correct also
44486         for static library in error case.
44488 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
44490         [BZ #14122]
44491         * nss/nsswitch.c (defconfig_entries): New variable.
44492         (__nss_database_lookup): Don't leak defconfig entries.
44493         (nss_parse_service_list): Don't leak on error paths.
44494         (free_database_entries): New function.
44495         (free_defconfig): New function.
44496         (free_mem): Move common code to free_database_entries.
44498 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44500         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
44501         Add arch_prctl.
44502         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
44504         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
44505         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
44506         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
44507         New macro.
44508         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
44509         (INTERNAL_SYSCALL_TYPES): Likewise.
44510         (LOAD_ARGS_TYPES_[1-6]): Likewise.
44511         (LOAD_REGS_TYPES_[1-6]): Likewise.
44512         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
44513         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
44515 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44517         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
44518         copysignl for GLIBC_2_0.
44519         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
44520         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
44521         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
44522         logbl for GLIBC_2_0.
44523         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
44524         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
44526 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44528         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
44529         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44531         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44532         Use "neg %eax".
44534         * time/mktime.c: Update copyright years.
44536 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
44538         mktime: merge comment-quoting-style change from gnulib
44539         * time/mktime.c: Quote 'like this' in comments.
44540         The GNU coding standards suggest that we no longer quote `like this',
44541         as "`" and "'" are typically rendered asymmetrically nowadays.
44542         The typical gnulib style is to quote 'like this' when quoting
44543         code, and "like this" when quoting English.
44545         * time/mktime.c (compile-command): Add "-I.".
44547         mktime: merge mktime-internal.h change from gnulib
44548         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
44550         mktime: merge time_r change from gnulib
44551         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
44553         mktime: merge DEBUG change from gnulib
44554         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
44555         case system <time.h> has a #define.
44557         mktime: merge <sys/types.h> change from gnulib
44558         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
44559         since <time.t> is now guaranteed to define time_t.
44561         mktime: merge HAVE_CONFIG_H change from gnulib
44562         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
44564 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44566         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44567         Use "neg %eax".
44569         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
44570         __rlim_t cast.
44571         (struct rusage): Use anonymous union to pad each field to
44572         __syscall_slong_t.
44574 2012-05-21  David S. Miller  <davem@davemloft.net>
44576         * Makefules (o-iterator): Remove .s cases.
44577         (compile-command.s): Delete.
44578         (COMPILE.s): Delete.
44579         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
44581 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
44583         * configure.in (libc_cv_predef_stack_protector): Only consider
44584         "foobar" and "__stack_chk_fail" lines in libc_undefs.
44585         * configure: Regenerated.
44587 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44589         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44590         New macro.  Use R*LP on int and pointer.
44591         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
44592         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
44593         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
44594         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
44596         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
44597         [__WORDSIZE_TIME64_COMPAT32] instead of
44598         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
44599         (struct utmp): Likewise.
44600         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
44601         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
44602         Renamed to ...
44603         (__WORDSIZE_TIME64_COMPAT32): This.
44604         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
44605         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
44606         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
44607         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
44608         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
44609         (__WORDSIZE_TIME64_COMPAT32): New macro.
44611 2012-05-21  Andreas Jaeger  <aj@suse.de>
44613         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
44614         only if [SHARED]. Add prototype for __wcschr_ia32.
44616 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44618         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
44619         of %rbp unmolested in the jmp_buf while mangling the low bits.
44620         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
44621         unmolested high bits of %rbp while demangling the low bits.
44622         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
44624 2012-05-21  Andreas Jaeger  <aj@suse.de>
44626         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
44627         * sunrpc/svc_simple.c: Use it for registerrpc.
44628         * sunrpc/xcrypt.c: Use it for passwd2des.
44630         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
44632 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44634         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
44635         Don't define if [__SYSCALL_WORDSIZE != 32].
44636         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
44637         New macro.
44639 2012-05-21  Bruno Haible  <bruno@clisp.org>
44640             Andreas Jaeger  <aj@suse.de>
44642         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
44643         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
44644         inptr and inend for must_buffer_ch.
44645         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
44646         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
44647         * stdio-common/Makefile (tests): Remove bug15.
44648         (bug15-ENV): Remove macro.
44649         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
44650         anymore.
44652 2012-05-19  Andreas Jaeger  <aj@suse.de>
44653             Roland McGrath  <roland@hack.frob.com>
44655         * manual/contrib.texi: Completely rewritten. It contains now an
44656         alphabetical list of contributors and their contributions.
44658 2012-05-21  Richard Henderson  <rth@twiddle.net>
44660         * misc/getauxval.c (__getauxval): Use unsigned long int.
44661         * misc/sys/auxv.h: Include <sys/cdefs.h>.
44662         (getauxval): Use unsigned long int.
44664 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44666         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
44668 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44670         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
44671         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
44672         __alignof__ (long double).
44674 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44676         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44678 2012-05-20  Richard Henderson  <rth@twiddle.net>
44680         * misc/getauxval.c: New file.
44681         * misc/sys/auxv.h: New file.
44682         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
44683         (routines): Add getauxval.
44684         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
44685         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
44686         * elf/dl-sysdep.c (_dl_auxv): Remove.
44687         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
44688         * elf/dl-support.c (_dl_auxv): New variable.
44689         (_dl_aux_init): Initialize it.
44690         * manual/startup.texi (Auxiliary Vector): New node.
44691         * sysdeps/generic/bits/hwcap.h: New file.
44692         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
44693         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
44694         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
44695         * sysdeps/sparc/sysdep.h: ... here.  Include it.
44696         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
44697         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
44698         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
44699         Update.
44700         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
44701         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
44702         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
44703         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
44704         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44705         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44706         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
44707         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
44709 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44711         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44713 2012-05-19  David S. Miller  <davem@davemloft.net>
44715         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44717 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44719         [BZ #14123]
44720         * math/s_ccosh.c: Include <float.h>
44721         (__ccosh): Avoid internal overflow calculating sinh and cosh
44722         values before multiplying by sin and cos values.
44723         * math/s_ccoshf.c: Likewise.
44724         * math/s_ccoshl.c: Likewise.
44725         * math/s_csin.c: Likewise.
44726         * math/s_csinf.c: Likewise.
44727         * math/s_csinl.c: Likewise.
44728         * math/s_csinh.c: Likewise.
44729         * math/s_csinhf.c: Likewise.
44730         * math/s_csinhl.c: Likewise.
44731         * math/libm-test.inc (ccos_test): Add more tests.
44732         (ccosh_test): Likewise.
44733         (csin_test): Likewise.
44734         (csinh_test): Likewise.
44735         * sysdeps/i386/fpu/libm-test-ulps: Update.
44736         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44738 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
44740         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
44741         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
44743         * sysdeps/x86_64/x32/_itoa.h: Add comment.
44745 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44747         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
44748         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
44749         * sysdeps/powerpc/soft-fp/Versions: Likewise.
44750         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
44751         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
44752         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
44753         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
44754         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
44755         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
44756         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
44757         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
44758         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
44759         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
44760         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
44761         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
44762         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
44763         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
44764         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
44765         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
44766         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
44767         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
44768         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
44769         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
44770         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
44771         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
44772         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
44773         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
44774         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
44775         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
44776         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
44777         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
44779 2012-05-18  Andreas Jaeger  <aj@suse.de>
44781         * csu/.gitignore: Delete.
44783 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44785         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
44786         (timex): Use __syscall_slong_t.
44788 2012-05-18  Andreas Jaeger  <aj@suse.de>
44789             Carlos O'Donell  <carlos_odonell@mentor.com>
44791         * manual/install.texi (Configuring and compiling): Update
44792         description about files modified in the source directory.
44793         * INSTALL: Regenerated.
44795 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44797         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
44798         value.  Use "or" to set return value to -1.
44799         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
44800         negate return value.
44802 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
44804         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
44805         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
44806         failure if the compiler has Graphite support disabled.
44807         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
44808         Likewise.
44809         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
44810         (CFLAGS-memmove.c): Likewise.
44811         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
44812         Likewise.
44814 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44816         * sysdeps/x86_64/x32/_itoa.h: New file.
44818         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
44819         getdents system call only if kernel and user dirents have the
44820         same d_ino and d_off.
44822         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
44823         LLONG_MAX != LONG_MAX.
44824         (_itoa_word): Use _ITOA_WORD_TYPE on value.
44825         (_fitoa_word): Likewise.
44827         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
44828         years.
44829         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
44830         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
44831         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
44833         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
44834         include <bits/wordsize.h>.  Check __x86_64__ instead of
44835         __WORDSIZE.
44836         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
44837         if __x86_64__ is defined.  Use anonymous union on fpstate.
44839         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
44840         anonymous union.
44842 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
44844         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
44845         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
44846         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
44847         Refer to _rtld_local_ro instead of _rtld_global_ro.
44848         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
44849         Likewise.
44850         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
44851         Likewise.
44852         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
44853         Likewise.
44854         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
44855         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
44856         of _rtld_global, and rtld_progname instead of _dl_argv[0].
44858         * sysdeps/powerpc/powerpc32/dl-machine.c
44859         (__elf_machine_runtime_setup) [PROF]: Don't reference
44860         _dl_prof_resolve.
44862 2012-05-18  Andreas Jaeger  <aj@suse.de>
44864         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
44865         function only available for GCCs before 3.4 since GCC 3.4
44866         introduced a builtin.
44867         (lrint): Likewise.
44868         (llrintf): Likewise.
44869         (llrint): Likewise.
44870         (fmaxf): Likewise.
44871         (fmax): Likewise.
44872         (fminf): Likewise.
44873         (fmin): Likewise.
44874         (rint): Likewise.
44875         (rintf): Likewise.
44876         (nearbyint): Likewise.
44877         (nearbyintf): Likewise.
44878         (ceil): Likewise.
44879         (ceilf): Likewise.
44880         (floor): Likewise.
44881         (floorf): Likewise.
44883 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44885         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
44886         on both fields and cast pointer to __syscall_ulong_t.
44888         * bits/types.h (__fsword_t): New type.
44889         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
44890         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
44891         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44892         (__FSWORD_T_TYPE): Likewise.
44893         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44894         (__FSWORD_T_TYPE): Likewise.
44895         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44896         (__FSWORD_T_TYPE): Likewise.
44897         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
44898         (__FSWORD_T_TYPE): Likewise.
44899         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
44900         __SWORD_TYPE with __fsword_t.
44901         (statfs64): Likewise.
44903 2012-05-17  David S. Miller  <davem@davemloft.net>
44905         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
44907 2012-05-17  Andreas Jaeger  <aj@suse.de>
44909         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
44910         warning.
44912 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44914         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
44916 2012-05-17  Andreas Jaeger  <aj@suse.de>
44918         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
44919         when it is used.
44921 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44923         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
44925 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44927         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
44928         * sysdeps/x86_64/tst-mallocalign1.c: New file.
44930 2012-05-17  Andreas Jaeger  <aj@suse.de>
44931             Carlos O'Donell  <carlos_odonell@mentor.com>
44933         [BZ #14059]
44934         * sysdeps/x86_64/multiarch/init-arch.h
44935         (bit_YMM_Usable): Rename to...
44936         (bit_AVX_Usable): ... this.
44937         (bit_FMA4_Usable): New macro.
44938         (bit_XMM_state): New macro.
44939         (bit_YMM_state): New macro.
44940         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
44941         [__ASSEMBLER__] (index_AVX_Usable): ... this.
44942         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
44943         (CPUID_OSXSAVE): New macro.
44944         (CPUID_AVX): New macro.
44945         (CPUID_FMA4): New macro.
44946         (index_YMM_Usable): Rename to...
44947         (index_AVX_Usable): ... this.
44948         (HAS_AVX): Use HAS_ARCH_FEATURE.
44949         (HAS_FMA4): Likewise.
44950         (HAS_YMM_USABLE): Remove.
44951         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
44952         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
44953         are present.
44954         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
44955         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
44956         * sysdeps/x86_64/multiarch/Makefile: Likewise.
44957         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
44958         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
44960 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44962         * math/libm-test.c: Support platforms without multiple rounding modes.
44963         * math/bug-nextafter.c: Support platforms without FP exceptions.
44964         * math/bug-nexttoward.c: Likewise.
44965         * math/test-fenv.c: Likewise.
44966         * math/test-misc.c: Likewise.
44967         * stdlib/bug-getcontext.c: Likewise.
44969 2012-05-17  Andreas Jaeger  <aj@suse.de>
44971         * manual/examples/search.c (critter_cmp): Change signature to
44972         avoid warnings.
44973         * manual/string.texi (Collation Functions): Likewise.
44975 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44977         * bits/types.h: Fold copyright years.
44978         * bits/typesizes.h: Likewise.
44979         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
44980         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
44981         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
44982         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
44983         * time/time.h: Likewise.
44985 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
44987         [BZ #208]
44988         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
44989         in instead of returning them.  Return void.
44990         (__libc_mallinfo): Accumulate over all arenas.
44991         (__malloc_stats): Adjust for change in int_mallinfo interface.
44993 2012-05-16  Roland McGrath  <roland@hack.frob.com>
44995         [BZ #10375]
44996         * configure.in (NM): Add AC_CHECK_TOOL for it.
44997         (libc_extra_cflags): New substituted variable.
44998         Check for -fstack-protector being used implicitly.
44999         * configure: Regenerated.
45000         * config.make.in (config-extra-cflags): New variable,
45001         gets @libc_extra_cflags@.
45002         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
45004         [BZ #10375]
45005         * configure.in: Check for _FORTIFY_SOURCE being predefined.
45006         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
45007         * configure: Regenerated.
45008         * config.make.in (CPPUNDEFS): New substituted variable.
45009         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
45010         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
45011         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
45013 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45015         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
45016         (mq_attr): Use __syscall_slong_t.
45018 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45020         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
45021         Check __x86_64__ instead of __WORDSIZE.
45022         (_STAT_VER_LINUX): Likewise.
45023         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
45024         __syscall_ulong_t and __syscall_slong_t.
45025         (stat64): Likewise.
45027 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45029         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
45031 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45033         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
45035 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45037         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
45038         __syscall_ulong_t.
45040         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
45041         include <bits/wordsize.h>.  Check __x86_64__ instead of
45042         __WORDSIZE.
45043         (greg_t): Use "__extension__ long long int" if __x86_64__ is
45044         defined.
45045         (mcontext_t): Replace "unsigned long" with "unsigned long long".
45047         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
45048         include <bits/wordsize.h>.  Check __x86_64__ instead of
45049         __WORDSIZE.
45050         (user_regs_struct): Use "__extension__ unsigned long long"
45051         instead of "unsigned long" if __x86_64__ is defined.
45052         (user): Likewise.  Pad after pointer field if __ILP32__ is
45053         defined.
45055 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
45057         * configure.in (makeinfo): Require version 4.5 or later.  Allow
45058         versions 5 to 9.
45059         * configure: Regenerated.
45060         * manual/install.texi (texinfo): Increase version requirement to
45061         4.5 or later.
45062         * INSTALL: Regenerated.
45064         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
45066 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45068         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
45070         * sysdeps/x86_64/x32/ffs.c: New file.
45072         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
45073         __syscall_ulong_t.
45074         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
45075         defined.  Use __syscall_ulong_t.
45076         (shminfo): Use __syscall_ulong_t.
45077         (shm_info): Likewise.
45079         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
45080         __syscall_ulong_t.
45082         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
45083         <bits/wordsize.h>.
45084         (msgqnum_t): Use __syscall_ulong_t.
45085         (msglen_t): Likewise.
45086         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
45087         __syscall_ulong_t.
45089         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
45090         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
45092         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
45094         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
45095         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
45097         * sysvipc/sys/msg.h (msgbuf): Replace long int with
45098         __syscall_slong_t.
45100         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
45101         include <bits/wordsize.h>.  Check __x86_64__ instead of
45102         __WORDSIZE.
45104         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
45105         "unsigned long long int" if __x86_64__ is defined.
45106         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
45108         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
45109         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
45110         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
45112         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
45113         <stdint.h>.
45114         (GET_PC): Cast to uintptr_t first.
45115         (GET_FRAME): Likewise.
45116         (GET_STACK): Likewise.
45118         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
45119         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
45120         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
45121         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
45122         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
45123         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
45124         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
45125         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
45126         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
45127         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
45128         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
45129         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
45130         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
45131         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
45132         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
45133         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
45134         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
45135         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
45136         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
45137         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
45138         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
45139         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
45140         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
45141         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
45142         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
45143         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
45144         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
45145         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
45146         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
45148 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
45150         * Makerules (+depfiles): Also collect depfiles from .oS in
45151         $(extra-objs).
45152         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
45153         .oS, $(libnldbl-routines)).
45155         * Makerules (native-compile-mkdep-flags): Define.
45156         * sunrpc/Makefile (extra-objs): Add $(addprefix
45157         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
45158         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
45159         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
45160         calling $(make-target-directory).
45162 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45164         * bits/types.h (__snseconds_t): Removed.
45165         * time/time.h (struct timespec): Replace __snseconds_t with
45166         __syscall_slong_t.
45167         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
45168         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
45169         Likewise.
45170         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
45171         (__SNSECONDS_T_TYPE): Likewise.
45172         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
45173         (__SNSECONDS_T_TYPE): Likewise.
45174         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
45175         (__SNSECONDS_T_TYPE): Likewise.
45177 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45179         * sysdeps/mach/hurd/bits/typesizes.h
45180         (__SYSCALL_SLONG_TYPE): New macro.
45181         (__SYSCALL_ULONG_TYPE): Likewise.
45183 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45185         * bits/types.h (__syscall_slong_t): New type.
45186         (__syscall_ulong_t): Likewise.
45188         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
45189         (__SYSCALL_ULONG_TYPE): Likewise.
45190         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
45191         (__SYSCALL_SLONG_TYPE): Likewise.
45192         (__SYSCALL_ULONG_TYPE): Likewise.
45193         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
45194         (__SYSCALL_SLONG_TYPE): Likewise.
45195         (__SYSCALL_ULONG_TYPE): Likewise.
45196         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
45197         (__SYSCALL_SLONG_TYPE): Likewise.
45198         (__SYSCALL_ULONG_TYPE): Likewise.
45200 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45202         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
45203         Add sigaltstack-offsets.sym.
45204         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
45205         <sigaltstack-offsets.h>.
45206         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
45207         longjmp_msg pointer.
45208         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
45209         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
45210         signal stack.
45211         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
45213 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
45215         * elf/stackguard-macros.h: Remove file.
45216         * sysdeps/generic/stackguard-macros.h: New file.
45217         * sysdeps/i386/stackguard-macros.h: Likewise.
45218         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
45219         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
45220         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
45221         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
45222         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
45223         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
45224         * sysdeps/x86_64/stackguard-macros.h: Likewise.
45225         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
45226         <elf/stackguard-macros.h>.
45228         [BZ #14109]
45229         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
45230         __aligned__ in attribute.
45231         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
45232         (gregset_t): Likewise.
45234 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45236         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
45237         * sysdeps/x86_64/64/Implies-after: Here.  New file.
45238         * sysdeps/x86_64/x32/Implies-after: New file.
45240 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45242         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
45243         and access return value for _dl_profile_fixup.  Use R10_LP to
45244         load frame size.
45246 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45248         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
45250 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45252         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
45253         * sysdeps/x86_64/x32/sysdep.h: New file.
45255 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45257         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
45258         * sysdeps/x86_64/setjmp.S: Likewise.
45260 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45262         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
45263         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
45264         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
45265         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
45266         remove unused global constant.
45268 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
45270         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
45271         include of <not-cancel.h>.
45273 2012-05-15  Roland McGrath  <roland@hack.frob.com>
45275         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
45277 2012-05-15  Jeff Law  <law@redhat.com>
45278             Andreas Jaeger  <aj@suse.de>
45280         [BZ #13594]
45281         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
45282         out from...
45283         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
45284         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
45285         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
45286         code changing __hst_map_handle.map.
45288 2012-05-15  Roland McGrath  <roland@hack.frob.com>
45290         * configure.in (sysnames): Look for Implies-before and Implies-after
45291         files.
45292         * configure: Regenerated.
45294 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45296         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
45297         8-byte data alignment with LP_SIZE alignment.
45299 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45301         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
45302         into R10_LP.
45304 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45306         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
45308 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45310         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
45311         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
45312         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
45313         Likewise.
45314         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
45316 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45318         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
45319         (stackinfo_sub_sp): Likewise.
45321 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45323         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
45324         RAX_LP.
45326 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45328         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
45329         into R*_LP.
45331 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45333         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
45334         sizes into R*_LP.
45336 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45338         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
45340 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45342         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
45343         into R11_LP and load __x86_64_shared_cache_size_half into
45344         R8_LP.
45346 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45348         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
45349         R8_LP.
45351 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45353         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
45354         logb for POWER7.
45355         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
45356         logbf for POWER7.
45357         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
45358         logbl for POWER7.
45359         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
45360         powerpc32/power7/fpu/s_logb.c via #include.
45361         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
45362         powerpc32/power7/fpu/s_logbf.c via #include.
45363         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
45364         powerpc32/power7/fpu/s_logbl.c via #include.
45366 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
45368         * README.libm: Remove file.
45370 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45372         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
45373         count for x32.  Use R*_LP and omit operand-size suffix.
45375 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45377         * shlib-versions: Move x86_64-.*-linux.* entries to ...
45378         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
45379         * sysdeps/x86_64/x32/shlib-versions: New file.
45381 2012-05-14  Roland McGrath  <roland@hack.frob.com>
45383         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
45384         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
45385         Use _dl_fatal_printf instead.
45387 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45389         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
45390         set if not set by the user.  Do not allow for being unset.
45391         * sysdeps/unix/sysv/linux/configure: Regenerated.
45393 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45395         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
45396         the `q' suffix from lea and replace .quad with ASM_ADDR.
45398 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45400         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
45401         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
45402         instead of $17.
45403         (PTR_DEMANGLE): Likewise.
45405 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45407         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
45408         (LP_OP): Likewise.
45409         (ASM_ADDR): Likewise.
45410         (RAX_LP): Likewise.
45411         (RBP_LP): Likewise.
45412         (RBX_LP): Likewise.
45413         (RCX_LP): Likewise.
45414         (RDI_LP): Likewise.
45415         (RSI_LP): Likewise.
45416         (RSP_LP): Likewise.
45417         (R8_LP): Likewise.
45418         (R9_LP): Likewise.
45419         (R10_LP): Likewise.
45420         (R10_LP): Likewise.
45421         (R11_LP): Likewise.
45422         (R12_LP): Likewise.
45423         (R13_LP): Likewise.
45424         (R14_LP): Likewise.
45425         (R15_LP): Likewise.
45427 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45429         * sysdeps/x86_64/x32/dl-machine.h: New file.
45431 2012-05-14  Andreas Jaeger  <aj@suse.de>
45433         * manual/Makefile (subdir): Remove export of subdir.
45434         (all): Remove target.
45435         (.PHONY): Remove all from list.
45436         (mkinstalldirs): Remove.
45437         (.PHONY): Remove installdirs from list.
45438         ($(inst_infodir)/libc.info): Use make-target-directory.
45439         (installdirs): Remove.
45440         (subdir_%): Remove.
45441         (glibc-targets): Remove.
45442         (lib): Remove.
45443         (stubs): Remove.
45444         ($(objpfx)stubs ../po/manual.pot): Remove.
45445         ($(objpfx)stamp%): Remove.
45446         (make-target-directory): Remove.
45447         (subdir_install): Remove.
45448         (routines): Remove.
45449         (aux): Remove.
45450         (sources): Remove.
45451         (objects): Remove.
45452         (headers): Remove.
45454         [BZ #13750]
45455         * manual/.gitignore: Remove, it's not needed anymore.
45456         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
45457         all files in it.
45458         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
45459         directory.
45460         (texis): Renamed to $(objpfx)texis.
45461         (texis-path): New, contains path to generated files.
45462         (chapters.%): Use texis-path for complete path, add extra argument
45463         libc-texinfo.sh.
45464         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
45465         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
45466         (summary,texi, stamp-summary): Use complete path of
45467         files. Generate files in build dir.
45468         (dir-add.texi): Build in build dir.
45469         (libm-err.texi,stamp-libm-err): Likewise.
45470         (version.texi, stamp-version): Likewise.
45471         (.%c.texi): Likewise.
45472         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
45473         (mostlyclean): Remove target.
45474         (realclean): Remove target.
45475         (generated): Add new variable with contents from mostlyclean and
45476         realclean, remove entries duplicated in common-mostlyclean, add
45477         stamp-libm-err and stamp-version.
45478         (generated-dirs): Add libc directory.
45479         ($(inst_infodir)/libc.info): Install files from build dir.
45481         * manual/install.texi (Configuring and compiling): Adjust since
45482         the info files are not part of the tar ball anymore.
45484 2012-05-14  Andreas Jaeger  <aj@suse.de>
45486         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
45487         variable.
45489 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45491         [BZ #13717]
45492         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
45493         to 2.2.0 where earlier.
45494         * sysdeps/unix/sysv/linux/configure: Regenerated.
45495         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
45496         Remove conditional code.
45497         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
45498         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
45499         Remove conditional code.
45500         [!__NR_lchown]: Likewise.
45501         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45502         [__NR_lchown]: Likewise.
45503         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
45504         comment referencing __ASSUME_LCHOWN_SYSCALL.
45505         * sysdeps/unix/sysv/linux/i386/sigaction.c
45506         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45507         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45508         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
45509         Remove conditional code.
45510         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
45511         (__protocol_available): Remove #if 0 code.
45512         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
45513         conditional code.
45514         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
45515         * sysdeps/unix/sysv/linux/kernel-features.h
45516         (__ASSUME_GETCWD_SYSCALL): Don't define.
45517         (__ASSUME_REALTIME_SIGNALS): Likewise.
45518         (__ASSUME_PREAD_SYSCALL): Likewise.
45519         (__ASSUME_PWRITE_SYSCALL): Likewise.
45520         (__ASSUME_POLL_SYSCALL): Likewise.
45521         (__ASSUME_LCHOWN_SYSCALL): Likewise.
45522         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
45523         non-SPARC.
45524         (__ASSUME_SIOCGIFNAME): Don't define.
45525         (__ASSUME_MSG_NOSIGNAL): Likewise.
45526         (__ASSUME_SENDFILE): Define unconditionally.
45527         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
45528         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
45529         conditional code.
45530         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
45531         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
45532         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45533         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45534         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
45535         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45536         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45537         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
45538         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45539         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45540         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
45541         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45542         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45543         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
45544         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45545         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45546         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
45547         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45548         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
45550         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45551         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
45553         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45554         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
45556         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45557         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
45559         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45560         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45561         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
45562         Remove conditional code.
45563         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45564         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45565         Remove conditional code.
45566         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45567         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
45568         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
45569         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45570         Remove conditional code.
45571         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45572         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
45573         Remove conditional code.
45574         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45575         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
45576         Remove conditional code.
45577         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45578         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45579         Remove conditional code.
45580         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45581         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45582         Remove conditional code.
45583         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45584         * sysdeps/unix/sysv/linux/sh/pwrite64.c
45585         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45586         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45587         * sysdeps/unix/sysv/linux/sigaction.c
45588         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45589         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45590         * sysdeps/unix/sysv/linux/sigpending.c
45591         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45592         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45593         * sysdeps/unix/sysv/linux/sigprocmask.c
45594         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45595         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45596         * sysdeps/unix/sysv/linux/sigsuspend.c
45597         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45598         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45599         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
45600         (__libc_missing_rt_sigs): Remove.
45601         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
45602         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
45603         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
45604         Remove conditional code.
45605         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
45606         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
45607         return 1.
45608         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
45609         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
45610         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
45611         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
45613 2012-05-14  Andreas Jaeger  <aj@suse.de>
45615         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
45616         it's not used in glibc.
45617         (__coshm1): Likewise.
45618         (__acosh1p): Likewise.
45619         (__sgn): Likewise.
45621         * manual/string.texi (Copying and Concatenation): Add missing
45622         variable in concat example.
45623         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
45625 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45627         [BZ #14103]
45628         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
45629         __builtin_clzl with __builtin_clzll.
45631 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45633         [BZ #14104]
45634         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
45635         libc_freeres_ptr.
45637 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45639         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
45640         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
45641         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
45642         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
45644 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
45646         * NEWS: Update ia64 info.
45648 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
45650         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
45651         used as bcopy.
45653 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
45655         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
45656         * sysdeps/unix/syscalls.list (dup3): Likewise.
45657         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
45658         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
45660 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45662         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
45663         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
45665 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45667         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
45668         thread pointer.
45669         (TLS_IE): Use mov/add instead of movq/addq to load thread
45670         pointer.
45671         (TLS_GD_PREFIX): New.
45672         (TLS_GD): Use it.
45674 2012-05-11  David S. Miller  <davem@davemloft.net>
45676         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
45677         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
45678         (_FPU_SETCW): Likewise.
45680 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45682         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
45683         is 32-byte aligned.
45685 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
45687         [BZ #11837]
45688         * iconvdata/gb18030.c: Update tables.
45689         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
45690         characters specially.
45691         (BODY for TO_LOOP): Add encoding of missing ranges.
45693 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
45695         [BZ #13673]
45696         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
45697         * sysdeps/mach/hurd/dup3.c: Likewise.
45698         * sysdeps/mach/hurd/readlinkat.c: Likewise.
45699         * sysdeps/powerpc/memmove.c:: Likewise.
45701 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45703         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
45704         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
45706 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45708         * elf/elf.h (R_X86_64_RELATIVE64): New.
45709         (R_X86_64_NUM): Updated.
45710         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
45711         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
45712         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
45713         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
45714         tst-quad1pie tst-quad2pie
45715         (modules-names): Add tst-quadmod1 tst-quadmod2.
45716         ($(objpfx)tst-quad1): New dependency.
45717         ($(objpfx)tst-quad2): Likewise.
45718         ($(objpfx)tst-quad1pie): Likewise.
45719         ($(objpfx)tst-quad2pie): Likewise.
45720         * sysdeps/x86_64/tst-quad1.c: New file.
45721         * sysdeps/x86_64/tst-quad1pie.c: New file.
45722         * sysdeps/x86_64/tst-quad2.c: Likewise.
45723         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
45724         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
45725         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
45726         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
45727         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
45729 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45731         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
45732         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
45733         * streams/stropts.h (t_scalar_t): Define type.
45735         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
45736         (_PATH_PRESERVE): Set to "/var/lib".
45737         (_PATH_RWHODIR): Set to "/var/spool/rwho".
45739         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
45740         instead of int.
45742         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
45743         if __dir_mkfile succeeded.
45745         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
45746         checking for _hurd_dtablesize.  Unlock it right after having
45747         finished _hurd_dtable allocation.
45749 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45751         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
45752         * sysdeps/mach/hurd/configure: Regenerated.
45753         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
45754         special-casing to...
45755         * sysdeps/gnu/configure.in: ... this new file.
45756         * sysdeps/unix/sysv/linux/configure: Regenerated.
45757         * sysdeps/gnu/configure: New generated file.
45759         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
45760         for Linux: use nsec instead of usec, as well as:
45761         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
45762         members of type struct timespec.
45763         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
45764         New macros.
45765         (struct stat64): Likewise.
45766         (_STATBUF_ST_NSEC): New macro.
45767         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
45769         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
45770         __strtoul_internal rather than strtoul.
45772 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45774         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
45775         and reject them.
45777 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45779         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
45780         which preserves existing values.
45781         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
45783 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45785         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
45786         TIMEOUT values.  Return EINVAL for NFDS values either negative or
45787         greater than FD_SETSIZE.
45789 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45791         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
45792         allocated, call __vm_protect to finish enabling the existing space, and
45793         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
45794         allocate the remainder.
45796 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45798         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
45799         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
45801 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45803         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
45804         sysdeps/mach/hurd/readlink.c.
45806         * posix/tst-sysconf.c (posix_options): Only use
45807         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
45808         _POSIX_SYNCHRONIZED_IO when they are defined
45809         * sysdeps/mach/hurd/bits/posix_opt.h:
45810         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
45811         (_XOPEN_REALTIME): Undefine macro.
45812         (_XOPEN_REALTIME_THREADS): Undefine macro.
45813         (_XOPEN_SHM): Undefine macro.
45814         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
45815         macro to -1.
45816         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
45817         macro to -1.
45818         (_POSIX_ASYNC_IO): Undefine macro.
45819         (_POSIX_PRIORITIZED_IO): Undefine macro.
45820         (_POSIX_SPIN_LOCKS): Define macro to -1.
45822         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
45823         SA_NODEFER, SA_RESETHAND.
45824         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
45825         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
45826         F_DUPFD_CLOEXEC.
45828 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45830         * elf/Makefile (pldd-modules): Define unconditionally.
45832 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45834         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
45836 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45838         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
45839         Return ENOENT when name is empty.
45840         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
45842 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45844         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
45846         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
45848 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45850         Fix mlock in all cases except non-readable pages.
45851         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
45852         instead of VM_PROT_ALL as parameter to __vm_wire function.
45854         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
45855         (__mkdir): When path is `/', just fail with EEXIST.
45856         * sysdeps/mach/hurd/mkdirat.c: Likewise.
45858 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45860         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
45861         <sys/uio.h> (for writev).
45862         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
45863         and <sys/param.h> (for MIN).
45865 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45867         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
45868         REQUESTED_TIME.  Properly set the remaining time and return EINTR
45869         if interrupted.
45871 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45873         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
45874         Depend on against $(link-rpcuserlibs).
45876 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45878         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
45879         (__libc_stack_end): Do not use attribute_relro.
45880         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
45881         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
45882         to libthread-provided value.
45883         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
45884         attribute_relro.
45886 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45888         [BZ #3748]
45889         * bits/libc-lock.h (__libc_once_get): New macro.
45890         * sysdeps/mach/bits/libc-lock.h: Likewise.
45891         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
45892         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
45893         instead of using implementation details.
45895         * libio/fileops.c: Unconditionally include <kernel-features.h>.
45896         * libio/freopen.c: Likewise.
45897         * libio/freopen64.c: Likewise.
45898         * misc/syslog.c: Likewise.
45899         * nscd/connections.c: Likewise.
45900         * nscd/netgroupcache.c: Likewise.
45901         * sysdeps/posix/getcwd.c: Likewise.
45903 2012-05-10  Roland McGrath  <roland@hack.frob.com>
45905         * math/w_ilogbf.c: Add #include <limits.h>.
45907 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45909         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
45910         path instead of returning without unlocking.
45912         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
45913         immediate-write ioctls.
45914         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
45916 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45918         * sysdeps/mach/hurd/i386/init-first.c (init): Use
45919         __builtin_frame_address instead of making assumptions about the
45920         location of the return address relative to DATA.  Force early load of
45921         the return address.
45922         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
45923         __builtin_frame_address.
45925         dup3 for GNU Hurd.
45926         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
45927         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
45928         implement dup3 and do some further code clean-ups.
45929         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
45930         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
45932 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45934         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
45936         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
45937         HURD_CRITICAL_END around holding _hurd_dtable_lock.
45938         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
45939         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
45940         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
45941         d->port.lock.
45943         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
45944         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
45945         when handler == SIG_ERR, not when handler != SIG_ERR.
45947 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45949         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
45950         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
45951         definitions.
45953         accept4 for GNU Hurd.
45954         * include/sys/socket.h (__libc_accept4): New prototype.
45955         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
45956         to implement __libc_accept4.
45957         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
45958         __libc_accept4.
45959         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
45961         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
45962         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
45963         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
45964         signal-defines.sym.
45966 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45968         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
45970 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45972         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
45973         assertion on O_CLOEXEC flag.
45974         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
45975         * hurd/intern-fd.c: Likewise.
45976         * hurd/port2fd.c: Likewise.
45978 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45980         [BZ #3906]
45981         * bits/in.h (IPV6_PKTINFO): Define new macro.
45982         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
45984 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45986         [BZ #13954]
45987         [BZ #13955]
45988         [BZ #13956]
45989         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
45990         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
45991         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
45992         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
45993         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
45994         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
45995         * math/libm-test.inc (logb_test) : Additional logb tests.
45997 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
45998             Andreas Jaeger  <aj@suse.de>
46000         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
46001         * configure: Regenerated.
46002         * config.h.in (LINK_OBSOLETE_RPC): New macro.
46003         * config.make.in (link-obsolete-rpc): New substituted variable.
46004         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
46005         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
46006         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
46007         (shared-only-routines): Don't set it under [link-obsolete-rpc],
46008         so that libc.a contains the symbols.
46009         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
46010         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
46011         * sunrpc/auth_none.c: Likewise.
46012         * sunrpc/auth_unix.c: Likewise.
46013         * sunrpc/authdes_prot.c: Likewise.
46014         * sunrpc/authuxprot.c: Likewise.
46015         * sunrpc/clnt_gen.c: Likewise.
46016         * sunrpc/clnt_perr.c: Likewise.
46017         * sunrpc/clnt_raw.c: Likewise.
46018         * sunrpc/clnt_simp.c: Likewise.
46019         * sunrpc/clnt_tcp.c: Likewise.
46020         * sunrpc/clnt_udp.c: Likewise.
46021         * sunrpc/clnt_unix.c: Likewise.
46022         * sunrpc/des_crypt.c: Likewise.
46023         * sunrpc/des_soft.c: Likewise.
46024         * sunrpc/get_myaddr.c: Likewise.
46025         * sunrpc/key_call.c: Likewise.
46026         * sunrpc/key_prot.c: Likewise.
46027         * sunrpc/netname.c: Likewise.
46028         * sunrpc/pm_getmaps.c: Likewise.
46029         * sunrpc/pm_getport.c: Likewise.
46030         * sunrpc/pmap_clnt.c: Likewise.
46031         * sunrpc/pmap_prot.c: Likewise.
46032         * sunrpc/pmap_prot2.c: Likewise.
46033         * sunrpc/pmap_rmt.c: Likewise.
46034         * sunrpc/publickey.c: Likewise.
46035         * sunrpc/rpc_cmsg.c: Likewise.
46036         * sunrpc/rpc_common.c: Likewise.
46037         * sunrpc/rpc_dtable.c: Likewise.
46038         * sunrpc/rpc_prot.c: Likewise.
46039         * sunrpc/rpc_thread.c: Likewise.
46040         * sunrpc/rtime.c: Likewise.
46041         * sunrpc/svc.c: Likewise.
46042         * sunrpc/svc_auth.c: Likewise.
46043         * sunrpc/svc_raw.c: Likewise.
46044         * sunrpc/svc_run.c: Likewise.
46045         * sunrpc/svc_tcp.c: Likewise.
46046         * sunrpc/svc_udp.c: Likewise.
46047         * sunrpc/svc_unix.c: Likewise.
46048         * sunrpc/svcauth_des.c: Likewise.
46049         * sunrpc/xcrypt.c: Likewise.
46050         * sunrpc/xdr.c: Likewise.
46051         * sunrpc/xdr_array.c: Likewise.
46052         * sunrpc/xdr_float.c: Likewise.
46053         * sunrpc/xdr_intXX_t.c: Likewise.
46054         * sunrpc/xdr_mem.c: Likewise.
46055         * sunrpc/xdr_rec.c: Likewise.
46056         * sunrpc/xdr_ref.c: Likewise.
46057         * sunrpc/xdr_sizeof.c: Likewise.
46058         * sunrpc/xdr_stdio.c: Likewise.
46060 2012-05-10  Roland McGrath  <roland@hack.frob.com>
46062         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
46063         change.  Update copyright years.
46065 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
46067         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
46069 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
46070             Joseph Myers  <joseph@codesourcery.com>
46071             Paul Pluzhnikov  <ppluzhnikov@google.com>
46073         [BZ #14012]
46074         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
46075         requiring rpcgen.
46076         [cross-compiling] (extra-libs): Likewise.
46077         [cross-compiling] (extra-libs-others): Likewise.
46078         [cross-compiling] (librpcsvc-routines): Likewise.
46079         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
46080         [cross-compiling] (omit-deps): Likewise.
46081         (sunrpc-CPPFLAGS): New variable.
46082         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
46083         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
46084         (cross-rpcgen-objs): New variable.
46085         (extra-objs): Append $(cross-rpcgen-objs).
46086         ($(cross-rpcgen-objs)): New rule.
46087         ($(objpfx)cross-rpcgen): Likewise.
46088         (rpcgen-cmd): Define to use $(built-program-file).  Expand
46089         comment.
46090         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
46091         ($(objpfx)x%.stmp): Likewise.
46092         * sunrpc/proto.h [IS_IN_build] (_): Define.
46093         [IS_IN_build] (_libc_intl_domainname): Likewise.
46095 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
46097         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
46098         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
46099         and R_X86_64_TPOFF64.
46101 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
46103         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
46104         sysdeps/unix/sysv/syscalls.list.
46105         (stime): Likewise.
46106         (utime): Likewise.
46107         * sysdeps/unix/sysv/syscalls.list: Remove file.
46109 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
46111         [BZ #3440]
46112         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
46113         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
46114         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
46115         (__LC_IDENTIFICATION): Make these macros useful in #if
46116         expressions, as required by C99.
46118 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
46120         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
46121         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
46122         after this.
46124 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
46126         * stdlib/longlong.h: Updated from GCC.
46128 2012-05-09  Andreas Jaeger  <aj@suse.de>
46130         * nscd/nscd.c (run_modes): Make named enum, reorder so that
46131         default is first entry.
46132         (run_mode): Set type.
46133         (main): Remove informal message about syslog.
46134         (options): Fix typo.
46136         [BZ #14053]
46137         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
46138         to asm.
46139         (lrint): Likewise.
46140         (llrintf): Likewise.
46141         (llrint): Likewise.
46142         (rint): Likewise.
46143         (rintf): Likewise.
46144         (nearbyint): Likewise.
46145         (nearbyintf): Likewise.
46147 2012-05-09  Andreas Jaeger  <aj@suse.de>
46148             Pedro Alves  <palves@redhat.com>
46150         * nscd/nscd.c (run_mode): Use enum.
46151         (main): Cleanup coding style issue.
46153 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
46154             Andreas Jaeger  <aj@suse.de>
46156         * nscd/nscd.c (go_background): Replaced with...
46157         (run_mode): ... this.
46158         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
46159         (options): Add -F --foreground.
46160         (main): Implement it.
46161         (parse_opt): Parse it.
46163 2012-05-09  Andreas Jaeger  <aj@suse.de>
46165         [BZ #14083]
46166         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
46167         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
46168         -Wconversion warning.
46169         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
46170         Likewise.
46172 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
46174         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
46175         == 0.
46176         (LC_ALL): Use macro-int-constant.
46177         (LC_COLLATE): Likewise.
46178         (LC_CTYPE): Likewise.
46179         (LC_MESSAGES): Likewise.
46180         (LC_MONETARY): Likewise.
46181         (LC_NUMERIC): Likewise.
46182         (LC_TIME): Likewise.
46183         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
46184         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
46185         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46186         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
46187         Specify type.
46188         [C99-based standards] (float_t): Expect type.
46189         [C99-based standards] (double_t): Expect type.
46190         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
46191         type.
46192         [C99-based standards] (HUGE_VALL): Likewise.
46193         [C99-based standards] (INFINITY): Likewise.
46194         [C99-based standards] (NAN): Likewise.
46195         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
46196         [C99-based standards] (FP_NAN): Likewise.
46197         [C99-based standards] (FP_NORMAL): Likewise.
46198         [C99-based standards] (FP_SUBNORMAL): Likewise.
46199         [C99-based standards] (FP_ZERO): Likewise.
46200         [C99-based standards] (FP_FAST_FMA): Use
46201         optional-macro-int-constant.  Specify type.  Require == 1.
46202         [C99-based standards] (FP_FAST_FMAF): Likewise.
46203         [C99-based standards] (FP_FAST_FMAL): Likewise.
46204         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
46205         [C99-based standards] (FP_ILOGBNAN): Likewise.
46206         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
46207         Specify type.
46208         [C99-based standards] (MATH_ERREXCEPT): Likewise.
46209         [C99-based standards] (math_errhandling): Specify type.
46210         [ISO99 || ISO11] (signgam): Do not allow.
46211         [non-C99-based standards] (copysignf): Do not allow.
46212         [non-C99-based standards] (exp2f): Likewise.
46213         [non-C99-based standards] (log2f): Likewise.
46214         [non-C99-based standards] (modff): Allow.
46215         [non-C99-based standards] (erff): Do not allow.
46216         [non-C99-based standards] (erfcf): Likewise.
46217         [non-C99-based standards] (gammaf): Likewise.
46218         [non-C99-based standards] (hypotf): Likewise.
46219         [non-C99-based standards] (j0f): Likewise.
46220         [non-C99-based standards] (j1f): Likewise.
46221         [non-C99-based standards] (jnf): Likewise.
46222         [non-C99-based standards] (lgammaf): Likewise.
46223         [non-C99-based standards] (tgammaf): Likewise.
46224         [non-C99-based standards] (y0f): Likewise.
46225         [non-C99-based standards] (y1f): Likewise.
46226         [non-C99-based standards] (ynf): Likewise.
46227         [non-C99-based standards] (isnanf): Likewise.
46228         [non-C99-based standards] (acoshf): Likewise.
46229         [non-C99-based standards] (asinhf): Likewise.
46230         [non-C99-based standards] (atanhf): Likewise.
46231         [non-C99-based standards] (cbrtf): Likewise.
46232         [non-C99-based standards] (expm1f): Likewise.
46233         [non-C99-based standards] (ilogbf): Likewise.
46234         [non-C99-based standards] (log1pf): Likewise.
46235         [non-C99-based standards] (logbf): Likewise.
46236         [non-C99-based standards] (nextafterf): Likewise.
46237         [non-C99-based standards] (remainderf): Likewise.
46238         [non-C99-based standards] (rintf): Likewise.
46239         [non-C99-based standards] (scalbf): Likewise.
46240         [non-C99-based standards] (copysignl): Likewise.
46241         [non-C99-based standards] (exp2l): Likewise.
46242         [non-C99-based standards] (log2l): Likewise.
46243         [non-C99-based standards] (modfl): Allow.
46244         [non-C99-based standards] (erfl): Do not allow.
46245         [non-C99-based standards] (erfcl): Likewise.
46246         [non-C99-based standards] (gammal): Likewise.
46247         [non-C99-based standards] (hypotl): Likewise.
46248         [non-C99-based standards] (j0l): Likewise.
46249         [non-C99-based standards] (j1l): Likewise.
46250         [non-C99-based standards] (jnl): Likewise.
46251         [non-C99-based standards] (lgammal): Likewise.
46252         [non-C99-based standards] (tgammal): Likewise.
46253         [non-C99-based standards] (y0l): Likewise.
46254         [non-C99-based standards] (y1l): Likewise.
46255         [non-C99-based standards] (ynl): Likewise.
46256         [non-C99-based standards] (isnanl): Likewise.
46257         [non-C99-based standards] (acoshl): Likewise.
46258         [non-C99-based standards] (asinhl): Likewise.
46259         [non-C99-based standards] (atanhl): Likewise.
46260         [non-C99-based standards] (cbrtl): Likewise.
46261         [non-C99-based standards] (expm1l): Likewise.
46262         [non-C99-based standards] (ilogbl): Likewise.
46263         [non-C99-based standards] (log1pl): Likewise.
46264         [non-C99-based standards] (logbl): Likewise.
46265         [non-C99-based standards] (nextafterl): Likewise.
46266         [non-C99-based standards] (remainderl): Likewise.
46267         [non-C99-based standards] (rintl): Likewise.
46268         [non-C99-based standards] (scalbl): Likewise.
46269         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46270         [non-C99-based standards] (FP_*): Do not allow.
46271         [C99-based standards] (FP_*): Change to
46272         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
46273         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46274         allow.
46275         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
46276         (SIG_ERR): Likewise.
46277         [X/Open-based standards] (SIG_HOLD): Likewise.
46278         (SIG_IGN): Likewise.
46279         (SIGABRT): Use macro-int-constant.  Specify type.  Require
46280         positive value.
46281         (SIGFPE): Likewise.
46282         (SIGILL): Likewise.
46283         (SIGINT): Likewise.
46284         (SIGSEGV): Likewise.
46285         (SIGTER): Likewise.
46286         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
46287         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
46288         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
46289         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
46290         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
46291         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
46292         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
46293         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
46294         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
46295         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
46296         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
46297         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
46298         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
46299         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
46300         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
46301         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
46302         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
46303         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
46304         [X/Open-based standards] (SIGTRAP): Likewise.
46305         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
46306         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
46307         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
46308         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
46309         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46310         allow.
46312 2012-05-08  Ian Wienand  <ianw@vmware.com>
46314         [BZ #14080]
46315         * time/tzset.c (__tzset_parse_tz): Update default rules for
46316         daylight time changes in the Energy Policy Act of 2005.
46318 2012-05-09  Andreas Jaeger  <aj@suse.de>
46320         [BZ #13983]
46321         * elf/ldconfig.c (parse_conf): Change string to make clear that
46322         ldconfig only issued a warning if ld.so.conf does not exist.
46324 2012-05-08  David S. Miller  <davem@davemloft.net>
46326         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
46327         movxtod instead of popping the value on the stack.
46329         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46331 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
46333         * config.h.in: Add HAVE_ARM_PCS_VFP.
46335 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
46337         [BZ #13979]
46338         * include/features.h: Warn if user requests __FORTIFY_SOURCE
46339         checking but the checks are disabled for any reason.
46341 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
46343         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
46344         and ELF64_R_TYPE with ELFW(R_TYPE).
46346 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
46348         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
46349         (ulimit): Likewise.
46351         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
46352         (settimeofday): Likewise.
46354 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
46356         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
46357         a struct th_u2 inside the union, and move tu_block/tu_code into
46358         a new th_u3 union of tu_block/tu_code inside of that.  Move
46359         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
46360         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
46361         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
46362         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
46363         (th_stuff): Change to th_u1.tu_stuff.
46364         (th_data): Define.
46365         (th_msg): Change to th_u1.th_u2.tu_data.
46367 2012-05-07  David S. Miller  <davem@davemloft.net>
46369         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46371         [BZ #14074]
46372         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
46373         (SETUP_PIC_REG): Use it.
46374         (SETUP_PIC_REG_LEAF): Use it.
46376 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
46378         [BZ #13885]
46379         [BZ #13923]
46380         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46381         USE_AS_EXPM1L.
46382         (EXPL_FINITE): Likewise.
46383         (FLDLOG): Likewise.
46384         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46385         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46386         e_expl.S.
46387         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46388         USE_AS_EXPM1L.
46389         (EXPL_FINITE): Likewise.
46390         (FLDLOG): Likewise.
46391         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46392         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46393         e_expl.S.
46394         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
46395         test of -max_value argument for long double.
46396         * sysdeps/i386/fpu/libm-test-ulps: Update.
46397         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46399 2012-05-06  David S. Miller  <davem@davemloft.net>
46401         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
46402         quad soft-float symbols whose references which are compiler
46403         generated.
46404         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
46406 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
46408         [BZ #13884]
46409         [BZ #13914]
46410         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46411         USE_AS_EXP10L.
46412         (EXPL_FINITE): Likewise.
46413         (FLDLOG): Likewise.
46414         (c0): Likewise.
46415         (c1): Likewise.
46416         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46417         Adjust comments for base varying.
46418         (__expl_finite): Change alias to EXPL_FINITE.
46419         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
46420         e_expl.S.
46421         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
46422         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
46423         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
46424         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
46425         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46426         USE_AS_EXP10L.
46427         (EXPL_FINITE): Likewise.
46428         (FLDLOG): Likewise.
46429         (c0): Likewise.
46430         (c1): Likewise.
46431         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46432         Adjust comments for base varying.
46433         (__expl_finite): Change alias to EXPL_FINITE.
46434         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
46435         tests for bugs.
46436         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46438         [BZ #14064]
46439         * math/libm-test.inc (check_float_internal): Correct ulp
46440         calculation for subnormal expected results.
46442 2012-05-06  Andreas Jaeger  <aj@suse.de>
46444         * Makeconfig (+math-flags): New, set to -frounding-math.
46445         (+cflags): Add +math-flags so that all of glibc gets compiled with
46446         it.
46448         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
46450 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
46452         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
46453         Disable one test.
46455         [BZ #13787]
46456         [BZ #13922]
46457         [BZ #14036]
46458         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
46459         (__ieee754_expl): Allow for and saturate large arguments.
46460         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
46461         (u_threshold): Likewise.
46462         (__exp): Call __ieee754_exp before checking for overflow and
46463         underflow.
46464         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
46465         (u_threshold): Likewise.
46466         (__expf): Call __ieee754_expf before checking for overflow and
46467         underflow.
46468         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
46469         (u_threshold): Likewise.
46470         (__expl): Call __ieee754_expl before checking for overflow and
46471         underflow.
46472         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
46473         (__ieee754_expl): Allow for and saturate large arguments.
46474         * math/libm-test.inc (exp_test): Add another test.  Do not allow
46475         missing overflow exception on overflow.
46476         (expm1_test): Do not allow missing overflow exception on overflow.
46478         * sysdeps/i386/fpu/e_expl.c: Move to ...
46479         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
46480         rather than using inline asm.
46481         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
46482         * sysdeps/x86_64/fpu/e_expl.S: Copy from
46483         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
46485         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
46486         (nice): Likewise.
46487         (poll): Likewise.
46488         (signal): Likewise.
46489         (time): Likewise.
46490         (times): Likewise.
46492 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46494         * sysdeps/unix/syscalls.list (adjtime): Add entry from
46495         sysdeps/unix/common/syscalls.list.
46496         (fchmod): Likewise.
46497         (fchown): Likewise.
46498         (ftruncate): Likewise.
46499         (getrusage): Likewise.
46500         (gettimeofday): Likewise.
46501         (setpgid): Likewise.
46502         (setregid): Likewise.
46503         (setreuid): Likewise.
46504         (sigaction): Likewise.
46505         (truncate): Likewise.
46506         (vhangup): Likewise.
46507         * sysdeps/unix/common/syscalls.list: Remove file.
46508         * sysdeps/unix/bsd/Implies: Don't include unix/common.
46509         * sysdeps/unix/sysv/linux/Implies: Likewise.
46511 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
46513         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
46514         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
46515         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
46516         Moved to ...
46517         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
46518         Here.
46519         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
46520         to ...
46521         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
46522         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
46523         to ...
46524         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
46525         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
46526         to ...
46527         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
46528         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
46529         to ...
46530         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
46531         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
46532         to ...
46533         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
46534         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
46535         to ...
46536         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
46537         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
46538         to ...
46539         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
46540         Here.
46541         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
46542         to ...
46543         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
46544         Here.
46545         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
46546         to ...
46547         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
46548         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
46549         Moved to ...
46550         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
46551         Here.
46552         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
46553         to ...
46554         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
46556 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46558         * sysdeps/unix/common/bits/dirent.h: Remove file.
46559         * sysdeps/unix/common/bits/fcntl.h: Likewise.
46561         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
46562         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
46563         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
46564         * sysdeps/unix/bsd/isatty.c: Likewise.
46565         * sysdeps/unix/bsd/tcdrain.c: Likewise.
46566         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
46567         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
46569 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46571         [BZ #13563]
46572         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
46573         long double comparison inaccuracies.
46574         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
46575         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46577 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
46579         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
46580         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
46582 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46584         [BZ #14049]
46585         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
46586         nonzero digits before rounding a hex value.
46587         * stdlib/tst-strtod.c (tests): Add another test.
46589 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46591         * sysdeps/s390/fpu/libm-test-ulps: Update.
46593 2012-05-03  Andreas Jaeger  <aj@suse.de>
46595         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
46596         does not get optimized out.
46597         (malloc_opt_barrier): New.
46599 2012-05-03  Andreas Jaeger  <aj@suse.de>
46600             Roland McGrath  <roland@hack.frob.com>
46602         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
46603         intermediate file deletion.
46604         (generated): Add .symlist files.
46606 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
46608         [BZ #13775]
46609         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
46610         Redirect under this condition.
46611         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46612         [__USE_GNU] (__dprintf_chk): Not under this condition.
46613         [__USE_GNU] (__vdprintf_chk): Likewise.
46614         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
46615         under this condition.
46616         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46617         [__USE_XOPEN2K8] (dprintf): Define under this condition.
46618         [__USE_XOPEN2K8] (vdprintf): Likewise.
46619         [__USE_GNU] (__dprintf_chk): Not under this condition.
46620         [__USE_GNU] (__vdprintf_chk): Likewise.
46621         [__USE_GNU] (dprintf): Likewise.
46622         [__USE_GNU] (vdprintf): Likewise.
46624 2012-05-03  Roland McGrath  <roland@hack.frob.com>
46626         * elf/Makefile (common-generated): Set this instead of generated for
46627         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
46628         $(all-built-dso)-derived lists.
46630 2012-05-03  Andreas Jaeger  <aj@suse.de>
46632         * sysdeps/i386/fpu/libm-test-ulps: Update.
46634         * FAQ: Removed.
46635         * FAQ.in: Likewise.
46636         * scripts/gen-FAQ.pl: Likewise.
46637         * manual/install.texi (Installation): Point to online location of
46638         FAQ.
46639         * Makefile (files-for-dist): Remove FAQ.
46640         (FAQ): Remove.
46642 2012-05-02  Allan McRae  <allan@archlinux.org>
46644         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
46645         (LDFLAGS-reldepmod5.so): Likewise.
46646         (LDFLAGS-reldep6mod1.so): Likewise.
46647         (LDFLAGS-reldep6mod4.so): Likewise.
46648         (LDFLAGS-reldep8mod3.so): Likewise.
46649         (LDFLAGS-unload4mod1.so): Likewise.
46650         (LDFLAGS-unload4mod2.so): Likewise.
46651         (LDFLAGS-tst-initorder): Likewise.
46652         (LDFLAGS-tst-initordera2.so): Likewise.
46653         (LDFLAGS-tst-initordera3.so): Likewise.
46654         (LDFLAGS-tst-initordera4.so): Likewise.
46655         (LDFLAGS-tst-initorderb2.so): Likewise.
46656         (LDFLAGS-noload): Likewise.
46657         (LDFLAGS-next): Likewise.
46658         (LDFLAGS-order2mod1.so): Likewise.
46659         (LDFLAGS-order2mod2.so): Likewise.
46660         (LDFLAGS-tst-initorder2): Likewise.
46661         (LDFLAGS-tst-initorder2a.so): Likewise.
46662         (LDFLAGS-tst-initorder2b.so): Likewise.
46663         (LDFLAGS-tst-initorder2c.so): Likewise.
46664         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
46666 2012-05-02  David S. Miller  <davem@davemloft.net>
46668         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46670 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
46672         [BZ #14055]
46673         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
46675 2012-05-02  Andreas Jaeger  <aj@suse.de>
46677         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
46678         since we manipulate rounding mode.
46679         (CPPFLAGS-test-idouble.c): Likewise.
46680         (CPPFLAGS-test-ifloat.c): Likewise.
46681         (CFLAGS-test-ldouble.c): Likewise.
46682         (CFLAGS-test-double.c): Likewise.
46683         (CFLAGS-test-float.c): Likewise.
46684         (CFLAGS-test-misc.c): Likewise.
46685         (CFLAGS-test-test-fenv.c): Likewise.
46687 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46689         [BZ #2550]
46690         [BZ #2570]
46691         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
46692         comparisons to determine direction to adjust input.
46694 2012-05-01  Roland McGrath  <roland@hack.frob.com>
46696         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
46697         output to the target.
46699         * scripts/localplt.awk: New file.
46700         * elf/Makefile ($(objpfx)check-localplt): Target removed.
46701         (check-localplt-CFLAGS): Variable removed.
46702         ($(all-built-dso:=.jmprel)): New static pattern rule.
46703         (generated): Add those targets.
46704         (localplt-built-dso): New variable.
46705         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
46707         * elf/check-localplt.c: File removed.
46709         * scripts/check-execstack.awk: New file.
46710         * elf/Makefile ($(objpfx)check-execstack): Target removed.
46711         (check-execstack-CFLAGS): Variable removed.
46712         ($(objpfx)check-execstack.h): Target removed.
46713         ($(objpfx)execstack-default): New target.
46714         (generated): Add that instead of check-execstack.h.
46715         ($(all-built-dso:=.phdr)): New static pattern rule.
46716         (generated): Add those targets.
46717         * elf/check-execstack.c: File removed.
46719         * scripts/check-textrel.awk: New file.
46720         * elf/Makefile ($(objpfx)check-textrel): Target removed.
46721         (check-textrel-CFLAGS): Variable removed.
46722         (all-built-dso): Use := to define.o
46723         ($(all-built-dso:=.dyn)): New static pattern rule.
46724         (generated): Add those targets.
46725         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
46726         * config.make.in (READELF): New substituted variable.
46727         * elf/check-textrel.c: File removed.
46729 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
46731         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46732         allow.
46733         * conform/data/ctype.h-data [C99-based standards] (isblank):
46734         Expect function.
46735         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
46736         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
46737         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46738         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
46739         Specify type.  Require positive value.
46740         (EILSEQ): Likewise.
46741         (ERANGE): Likewise.
46742         [ISO || POSIX] (EILSEQ): Do not expect.
46743         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
46744         Specify type.  Require positive value.
46745         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
46746         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
46747         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
46748         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
46749         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
46750         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
46751         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
46752         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
46753         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
46754         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
46755         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
46756         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
46757         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
46758         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
46759         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
46760         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
46761         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
46762         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
46763         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
46764         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
46765         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
46766         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
46767         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
46768         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
46769         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
46770         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
46771         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
46772         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
46773         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
46774         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
46775         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
46776         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
46777         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
46778         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
46779         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
46780         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
46781         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
46782         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
46783         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
46784         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
46785         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
46786         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
46787         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
46788         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
46789         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
46790         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
46791         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
46792         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
46793         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
46794         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
46795         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
46796         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
46797         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
46798         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
46799         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
46800         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
46801         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
46802         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
46803         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
46804         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
46805         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
46806         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
46807         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
46808         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
46809         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
46810         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
46811         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
46812         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
46813         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
46814         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
46815         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
46816         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
46817         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
46818         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
46819         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
46820         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
46821         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
46822         Require >= 2.
46823         (FLT_ROUNDS): Expect as macro, not constant.
46824         (FLT_MANT_DIG): Use macro-int-constant.
46825         (DBL_MANT_DIG): Likewise.
46826         (LDBL_MANT_DIG): Likewise.
46827         (FLT_DIG): Likewise.
46828         (DBL_DIG): Likewise.
46829         (LDBL_DIG): Likewise.
46830         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
46831         (DBL_MIN_EXP): Likewise.
46832         (LDBL_MIN_EXP): Likewise.
46833         (FLT_MAX_EXP): Use macro-int-constant.
46834         (DBL_MAX_EXP): Likewise.
46835         (LDBL_MAX_EXP): Likewise.
46836         (FLT_MAX_10_EXP): Likewise.
46837         (DBL_MAX_10_EXP): Likewise.
46838         (LDBL_MAX_10_EXP): Likewise.
46839         (FLT_MAX): Use macro-constant.
46840         (DBL_MAX): Likewise.
46841         (LDBL_MAX): Likewise.
46842         (FLT_EPSILON): Use macro-constant.  Give upper bound.
46843         (DBL_EPSILON): Likewise.
46844         (LDBL_EPSILON): Likewise.
46845         (FLT_MIN): Likewise.
46846         (DBL_MIN): Likewise.
46847         (LDBL_MIN): Likewise.
46848         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
46849         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
46850         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
46851         [ISO11] (FLT_HAS_SUBNORM): Likewise.
46852         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
46853         [ISO11] (DBL_DECIMAL_DIG): Likewise.
46854         [ISO11] (FLT_DECIMAL_DIG): Likewise.
46855         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
46856         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
46857         [ISO11] (FLT_TRUE_MIN): Likewise.
46858         [ISO11] (LDBL_TRUE_MIN): Likewise.
46859         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46860         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
46861         (SCHAR_MIN): Use macro-int-constant.  Specify type.
46862         (SCHAR_MAX): Likewise.
46863         (UCHAR_MAX): Likewise.
46864         (CHAR_MIN): Likewise.
46865         (CHAR_MAX): Likewise.
46866         (MB_LEN_MAX): Use macro-int-constant.
46867         (SHRT_MIN): Use macro-int-constant.  Specify type.
46868         (SHRT_MAX): Likewise.
46869         (USHRT_MAX): Likewise.
46870         (INT_MAX): Likewise.
46871         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
46872         bound negative.
46873         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46874         bound with "U".
46875         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46876         bound with "L".
46877         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
46878         bound negative.  Suffix upper bound with "L".
46879         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46880         bound with "UL".
46881         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
46882         Specify type.
46883         [C99-based standards] (LLONG_MAX): Likewise.
46884         [C99-based standards] (ULLONG_MAX): Likewise.
46885         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
46886         == 0.
46887         [ISO11] (max_align_t): Require type.
46888         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46890         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
46891         from $CFLAGS, without defining away __attribute__ calls.
46892         (checknamespace): Use $CFLAGS_namespace.
46894         * conform/conformtest.pl (@keywords): Only include C99 keywords
46895         for standards based on C99 or C11.
46897         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
46898         Disable tests.
46899         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
46900         UNIX98]: Likewise.
46902         * conform/conformtest.pl: Handle "macro-int-constant" and test for
46903         usability of symbols in #if.
46905         * conform/conformtest.pl: If macro or constant types start
46906         "promoted:", expect the symbol to be of the following type
46907         promoted by the integer promotions.
46909         * conform/conformtest.pl: Parse all "constant" and "macro" lines
46910         in one place.  Also handle "macro-constant".
46912         * conform/conformtest.pl: Only accept expected macro values with
46913         "==".  Parse all "macro" lines in one place.
46914         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
46916         * conform/conformtest.pl: Handle braced types on "constant" lines
46917         instead of handling "typed-constant".
46918         * conform/data/signal.h-data: Use "constant" instead of
46919         "typed-constant".
46921         * conform/conformtest.pl: Handle "optional-" at start of lines in
46922         one place rather than duplicating several cases.  Handle each
46923         format of "macro" line with initial "optional-".
46925         * conform/conformtest.pl: Only accept expected constant or
46926         optional-constant values with "==".  Parse all "constant" lines in
46927         one place.  Parse all "optional-constant" lines in one place.
46928         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
46929         * conform/data/fmtmsg.h-data: Likewise.
46930         * conform/data/netinet/in.h-data: Likewise.
46931         * conform/data/tar.h-data: Likewise.
46932         * conform/data/limits.h-data: Use "==" form on "constant" and
46933         "optional-constant" lines.
46935         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
46936         Use -std=c99 for XOPEN2K.
46937         (@knownproblems): Remove.
46938         (newtoken): Don't check %isknown.
46940         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
46941         Do not expect macro.
46942         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
46943         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
46944         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
46945         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
46946         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
46947         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
46948         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
46949         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
46950         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
46951         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
46952         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
46953         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
46954         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
46955         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
46956         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
46957         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
46958         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
46959         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
46960         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
46961         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
46962         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
46963         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
46964         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
46965         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
46966         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
46967         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
46968         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
46969         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
46970         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
46971         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
46972         [XPG3] (acosh): Likewise.
46973         [XPG3] (asinh): Likewise.
46974         [XPG3] (atanh): Likewise.
46975         [XPG3] (cbrt): Likewise.
46976         [XPG3] (expm1): Likewise.
46977         [XPG3] (ilogb): Likewise.
46978         [XPG3] (log1p): Likewise.
46979         [XPG3] (logb): Likewise.
46980         [XPG3] (nextafter): Likewise.
46981         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
46982         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
46983         [XPG3] (remainder): Likewise.
46984         [XPG3] (rint): Likewise.
46985         [XPG3 || XPG4 || UNIX98] (round): Likewise.
46986         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
46987         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
46988         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
46989         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
46990         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
46991         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
46992         [UNIX98 || XOPEN2K] (scalb): Expect.
46993         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
46994         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
46995         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
46996         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
46997         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
46998         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
46999         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
47000         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
47001         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
47002         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
47003         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
47004         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
47005         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
47006         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
47007         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
47008         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
47009         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
47010         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
47011         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
47012         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
47013         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
47014         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
47015         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
47016         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
47017         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
47018         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
47019         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
47020         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
47021         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
47022         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
47023         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
47024         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
47025         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
47026         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
47027         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
47028         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
47029         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
47030         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
47031         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
47032         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
47033         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
47034         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
47035         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
47036         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
47037         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
47038         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
47039         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
47040         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
47041         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
47042         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
47043         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
47044         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
47045         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
47046         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
47047         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
47048         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
47049         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
47050         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
47051         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
47052         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
47053         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
47054         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
47055         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
47056         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
47057         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
47058         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
47059         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
47060         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
47061         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
47062         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
47063         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
47064         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
47065         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
47066         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
47067         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
47068         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
47069         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
47070         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
47071         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
47072         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
47073         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
47074         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
47075         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
47076         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
47077         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
47078         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
47079         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
47080         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
47081         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
47082         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
47083         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
47084         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
47085         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
47086         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
47087         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
47088         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
47089         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
47090         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
47091         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
47092         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
47093         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
47094         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
47095         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
47096         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
47097         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
47098         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
47099         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
47100         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
47101         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
47102         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
47103         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
47104         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
47105         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
47106         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
47107         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
47108         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
47109         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
47110         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
47111         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
47112         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
47113         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
47114         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
47115         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
47116         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
47117         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
47118         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
47119         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
47120         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
47121         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
47122         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
47123         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
47124         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
47125         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
47126         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
47127         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
47128         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
47129         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
47131         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
47132         _XOPEN_SOURCE_EXTENDED for XPG4.
47134         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
47136         * Makeconfig (localtime): Remove variable.
47137         (inst_localtime-file): Likewise.
47139 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
47141         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
47142         Update.
47143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
47144         Update.
47145         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
47146         Update.
47147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
47148         Update.
47149         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
47150         Update.
47151         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
47152         Update.
47153         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
47154         Update.
47155         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
47156         Update.
47157         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
47158         Update.
47160 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
47162         [BZ #2550]
47163         [BZ #2570]
47164         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
47165         comparisons to determine direction to adjust input.
47166         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
47167         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
47168         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
47169         Likewise.
47170         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
47171         Likewise.
47172         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
47173         Likewise.
47174         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
47175         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
47176         Likewise.
47177         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
47178         Likewise.
47179         * math/libm-test.inc (nexttoward_test): Add more tests.
47181 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
47183         [BZ #14040]
47184         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
47185         in version GLIBC_2.1, not GLIBC_2.0.
47186         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
47187         Likewise.
47189 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
47191         [BZ #13942]
47192         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
47193         (1 - x) * (1 + x).
47194         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
47195         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
47196         * math/libm-test.inc (acos_test): Add more tests.
47197         (asin_test): Likewise.
47198         * sysdeps/i386/fpu/libm-test-ulps: Update.
47199         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47201         [BZ #14034]
47202         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
47203         of square root.
47204         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
47205         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
47206         * math/libm-test.inc (acos_test_tonearest): New function.
47207         (acos_test_towardzero): Likewise.
47208         (acos_test_downward): Likewise.
47209         (acos_test_upward): Likewise.
47210         (asin_test_tonearest): Likewise.
47211         (asin_test_towardzero): Likewise.
47212         (asin_test_downward): Likewise.
47213         (asin_test_upward): Likewise.
47214         (main): Call the new functions.
47215         * sysdeps/i386/fpu/libm-test-ulps: Update.
47216         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47218         [BZ #13884]
47219         [BZ #13924]
47220         * math/e_exp10.c: Include <float.h>.
47221         (__ieee754_exp10): Handle underflow here rather than multiplying
47222         large negative argument by M_LN10.
47223         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
47224         of __ieee754_expf.
47225         * math/e_exp10l.c: Include <float.h>.
47226         (__ieee754_exp10l): Handle underflow here rather than multiplying
47227         large negative argument by M_LN10l.
47228         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
47229         spurious overflow exception on underflow.
47231 2012-04-29  Marek Polacek  <polacek@redhat.com>
47233         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
47234         (__fortify_function): New macro.
47235         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
47236         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
47237         __extern_always_inline.
47238         * libio/bits/stdio2.h: Likewise.
47239         * libio/bits/stdio.h: Likewise.
47240         * string/string.h: Likewise.
47241         * string/bits/string3.h: Likewise.
47242         * include/stdio.h: Likewise.
47243         * stdlib/bits/stdlib.h: Likewise.
47244         * stdlib/stdlib.h: Likewise.
47245         * rt/bits/mqueue2.h: Likewise.
47246         * rt/mqueue.h: Likewise.
47247         * posix/bits/unistd.h: Likewise.
47248         * posix/unistd.h: Likewise.
47249         * io/bits/poll2.h: Likewise.
47250         * io/bits/fcntl2.h: Likewise.
47251         * io/fcntl.h: Likewise.
47252         * io/sys/poll.h: Likewise.
47253         * misc/bits/syslog.h: Likewise.
47254         * misc/bits/syslog-ldbl.h: Likewise.
47255         * misc/sys/syslog.h: Likewise.
47256         * socket/bits/socket2.h: Likewise.
47257         * socket/sys/socket.h: Likewise.
47258         * debug/tst-chk1.c: Likewise.
47259         * wcsmbs/bits/wchar2.h: Likewise.
47260         * wcsmbs/bits/wchar-ldbl.h: Likewise.
47261         * wcsmbs/wchar.h: Likewise.
47263 2012-04-29  Andreas Jaeger  <aj@suse.de>
47265         * Makerules (tests): Remove enable-check-abi protection.
47266         (check-abi-warn): Remove.
47267         (check-abi-%): Remove check-abi-warn usage.
47269         * configure.in: Remove check-abi configure option.
47270         * configure: Regenerated.
47271         * config.make.in (enable-check-abi): Remove.
47273 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
47275         [BZ #14033]
47276         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
47277         double functions to double *_finite functions.
47279         [BZ #13941]
47280         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
47281         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
47282         LDBL_MIN_EXP.
47283         * stdio-common/Makefile (tests): Add tst-sprintf3.
47284         * stdio-common/tst-sprintf3.c: New file.
47286         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
47287         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
47289 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
47291         * conform/conformtest.pl: Remove duplicate typed-constant
47292         handling.
47294 2012-04-28  David S. Miller  <davem@davemloft.net>
47296         * Makerules (%.abilist): Add vpath on sysdep_dirs.
47297         (check-abi-%): Remove AWK script prerequisite and explicit
47298         abilist directory.
47299         (check-abi): Rewrite to just diff the symlist with the abilist.
47300         (config-tls, config-abi-config): Delete, no longer used.
47301         (update-abi-%): Remove AWK script and explicit abilist directory.
47302         (update-abi): Rewrite to simply compare and conditionally copy the
47303         symlist and the sysdep abilist file.  Remove update-abi-config
47304         checks.
47305         * abilist/ld.abilist: Remove.
47306         * abilist/libBrokenLocale.abilist: Remove.
47307         * abilist/libanl.abilist: Remove.
47308         * abilist/libcrypt.abilist: Remove.
47309         * abilist/libdl.abilist: Remove.
47310         * abilist/librt.abilist: Remove.
47311         * abilist/libthread_db.abilist: Remove.
47312         * abilist/libutil.abilist: Remove.
47313         * scripts/extract-abilist.awk: Remove.
47314         * scripts/merge-abilist.awk: Remove.
47315         * sysdeps/generic/libcidn.abilist: New file.
47316         * sysdeps/generic/libnss_compat.abilist: New file.
47317         * sysdeps/generic/libnss_db.abilist: New file.
47318         * sysdeps/generic/libnss_dns.abilist: New file.
47319         * sysdeps/generic/libnss_files.abilist: New file.
47320         * sysdeps/generic/libnss_hesiod.abilist: New file.
47321         * sysdeps/generic/libnss_nis.abilist: New file.
47322         * sysdeps/generic/libnss_nisplus.abilist: New file.
47323         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
47324         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
47325         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
47326         file.
47327         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
47328         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
47329         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
47330         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
47331         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
47332         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
47333         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
47334         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
47335         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
47336         file.
47337         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
47338         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
47339         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
47340         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
47341         file.
47342         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
47343         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
47344         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
47345         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
47346         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
47347         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
47348         file.
47349         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
47350         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
47351         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
47352         file.
47353         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
47354         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
47355         New file.
47356         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
47357         New file.
47358         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
47359         New file.
47360         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
47361         New file.
47362         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
47363         New file.
47364         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
47365         New file.
47366         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
47367         New file.
47368         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
47369         New file.
47370         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
47371         New file.
47372         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
47373         New file.
47374         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
47375         New file.
47376         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
47377         New file.
47378         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
47379         New file.
47380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
47381         file.
47382         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
47383         New file.
47384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
47385         New file.
47386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
47387         file.
47388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
47389         New file.
47390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
47391         New file.
47392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
47393         file.
47394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
47395         New file.
47396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
47397         New file.
47398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
47399         New file.
47400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
47401         New file.
47402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
47403         New file.
47404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
47405         New file.
47406         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
47407         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
47408         file.
47409         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
47410         New file.
47411         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
47412         file.
47413         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
47414         file.
47415         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
47416         file.
47417         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
47418         file.
47419         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
47420         file.
47421         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
47422         New file.
47423         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
47424         file.
47425         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
47426         file.
47427         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
47428         New file.
47429         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
47430         file.
47431         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
47432         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
47433         file.
47434         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
47435         New file.
47436         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
47437         file.
47438         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
47439         file.
47440         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
47441         file.
47442         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
47443         file.
47444         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
47445         file.
47446         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
47447         New file.
47448         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
47449         file.
47450         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
47451         file.
47452         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
47453         New file.
47454         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
47455         file.
47456         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
47457         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
47458         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
47459         file.
47460         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
47461         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
47462         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
47463         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
47464         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
47465         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
47466         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
47467         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
47468         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
47469         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
47470         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
47471         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
47472         file.
47473         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
47474         New file.
47475         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
47476         file.
47477         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
47478         file.
47479         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
47480         file.
47481         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
47482         file.
47483         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
47484         file.
47485         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
47486         New file.
47487         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
47488         New file.
47489         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
47490         file.
47491         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
47492         New file.
47493         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
47494         file.
47495         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
47496         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
47497         file.
47498         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
47499         New file.
47500         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
47501         file.
47502         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
47503         file.
47504         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
47505         file.
47506         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
47507         file.
47508         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
47509         file.
47510         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
47511         New file.
47512         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
47513         New file.
47514         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
47515         file.
47516         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
47517         New file.
47518         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
47519         file.
47521 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
47523         * conform/conformtest.pl: Fix typo in handling typed-constant from
47524         allow-header.
47526 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47528         * README: Cut down references to pre-2.6 Linux kernels and
47529         Linuxthreads.  Update lists of configurations in libc and ports
47530         and sort alphabetically.  Say "or newer" with Linux kernel version
47531         requirements.
47533         * config.h.in [IS_IN_build]: Allow compiling without optimization.
47535 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
47537         [BZ #887]
47538         * math/libm-test.inc (logb_test_downward): New test to expose
47539         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
47540         rounding mode.
47542 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47544         [BZ #14027]
47545         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
47546         to be done.
47547         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
47548         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
47550 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
47552         * sysdeps/unix/i386/brk.S: Remove file.
47553         * sysdeps/unix/i386/dl-brk.S: Likewise.
47554         * sysdeps/unix/i386/pipe.S: Likewise.
47555         * sysdeps/unix/i386/sigreturn.S: Likewise.
47556         * sysdeps/unix/i386/syscall.S: Likewise.
47557         * sysdeps/unix/i386/vfork.S: Likewise.
47558         * sysdeps/unix/i386/wait.S: Likewise.
47560         * sysdeps/unix/common/tcsendbrk.c: Move to ...
47561         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
47563         * configure.in (arm*-none*): Do not allow without
47564         --enable-hacker-mode.
47565         (netbsd*): Remove case setting base_os.
47566         (386bsd*): Likewise.
47567         (freebsd*): Likewise.
47568         (bsdi*): Likewise.
47569         (osf*): Likewise.
47570         (sunos*): Likewise.
47571         (ultrix*): Likewise.
47572         (newsos*): Likewise.
47573         (dynix*): Likewise.
47574         (*bsd*): Likewise.
47575         (sysv*): Likewise.
47576         (isc*): Likewise.
47577         (esix*): Likewise.
47578         (sco*): Likewise.
47579         (minix*): Likewise.
47580         (irix4*): Likewise.
47581         (irix6*): Likewise.
47582         (solaris[2-9]*): Likewise.
47583         (none): Likewise.
47584         * configure: Regenerated.
47586 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47588         [BZ #11521]
47589         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
47590         overflow or cancellation in calculating denominator.
47591         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
47592         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
47593         down expression to avoid unexpected rounding in newer GCCs.
47594         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
47596 2012-04-26  David S. Miller  <davem@davemloft.net>
47598         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
47599         long-double compat symbols.
47600         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
47601         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
47602         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
47603         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
47604         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
47605         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
47606         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
47607         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
47608         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
47609         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
47610         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
47611         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
47612         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
47614 2012-04-25  David S. Miller  <davem@davemloft.net>
47616         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
47617         HWCAP_* values only after the memory barriers have been defined.
47618         (atomic_full_barrier): Define.
47619         (atomic_read_barrier): Define.
47620         (atomic_write_barrier): Define.
47622 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
47624         * shlib-versions: Add libgcc_s version information.
47625         * sysdeps/generic/libgcc_s.h: Remove.
47626         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
47627         libgcc_s.h.
47628         * sysdeps/gnu/unwind-resume.c: Likewise.
47629         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
47631 2012-04-25  David S. Miller  <davem@davemloft.net>
47633         * sysdeps/unix/sparc/brk.S: Delete.
47634         * sysdeps/unix/sparc/dl-brk.S: Delete.
47635         * sysdeps/unix/sparc/pipe.S: Delete.
47636         * sysdeps/unix/sparc/sysdep.S: Delete.
47637         * sysdeps/unix/sparc/sysdep.h: Delete.
47638         * sysdeps/unix/sparc/vfork.S: Delete.
47639         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
47640         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
47641         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
47642         (ret_ERRVAL, r0, r1, MOVE): Define.
47643         (JUMPTARGET): Remove.
47644         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
47645         sysdeps/unix/sparc/sysdep.h
47646         (ENTRY, END): Remove.
47647         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
47649 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
47651         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
47652         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
47653         -DIS_IN_build.
47655         * timezone/README: Update upstream location and email address for
47656         tzcode and tzdata.
47657         * timezone/zdump.c: Update from tzcode 2012b.
47658         * timezone/zic.c: Likewise.
47660         * configure.in (libc_cv_as_needed): Remove test.
47661         * configure: Regenerated.
47662         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
47663         conditional definition.
47664         [$(have-as-needed) != yes] (no-as-needed): Likewise.
47665         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
47666         * config.make.in (have-as-needed): Remove variable.
47668 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
47669             Paul Pluzhnikov  <ppluzhnikov@google.com>
47671         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
47672         strings correctly.
47674 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
47676         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
47677         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
47678         * sysdeps/sh/strlen.S: Likewise.
47680 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47682         * sysdeps/unix/fork.S: Remove file.
47683         * sysdeps/unix/i386/fork.S: Likewise.
47684         * sysdeps/unix/sparc/fork.S: Likewise.
47686         * sysdeps/unix/system.c: Remove file.
47687         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
47689         * sysdeps/unix/getegid.S: Remove file.
47690         * sysdeps/unix/geteuid.S: Likewise.
47692 2012-04-24  Roland McGrath  <roland@hack.frob.com>
47694         * scripts/check-localplt.awk: New file.
47695         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
47696         of diff.
47697         * scripts/data/localplt-generic.data: Add a comment.
47699         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
47700         NODE when __dir_mkfile failed.
47701         * sysdeps/mach/hurd/symlinkat.c: Likewise.
47702         Reported by Ludovic Courtès <ludo@gnu.org>.
47704 2012-04-24  Andreas Jaeger  <aj@suse.de>
47706         * Makerules (common-clean): Also remove gen-as-const-headers
47707         files.
47709 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47711         * Makerules (native-compile): Do not change working directory for
47712         build.  Use $(OUTPUT_OPTION) in command.
47713         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
47715 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47717         [BZ #13886]
47718         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
47719         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
47720         * math/libm-test.inc (floor_test): Add more tests.
47721         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
47723 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47725         * sysdeps/unix/getdents.c: Remove file.
47726         * sysdeps/unix/sysv/getdents.c: Likewise.
47727         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
47729         * sysdeps/unix/syscalls.list (madvise): Add syscall from
47730         sysdeps/unix/mman/syscalls.list.
47731         (mmap): Likewise.
47732         (mprotect): Likewise.
47733         (msync): Likewise.
47734         (munmap): Likewise.
47735         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
47736         * sysdeps/unix/mman/syscalls.list: Remove.
47737         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
47739         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
47740         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
47741         * configure: Regenerated.
47742         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
47743         $(libgcc_s_suffix).
47744         * config.make.in (libgcc_s_suffix): Remove variable.
47746 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
47748         * sysdeps/unix/sysv/gethostname.c: Move to ...
47749         * sysdeps/posix/gethostname.c: ... here.
47751         * sysdeps/unix/execve.S: Remove file.
47753         * sysdeps/unix/_exit.S: Remove file.
47755 2012-04-23  Andreas Jaeger  <aj@suse.de>
47757         [BZ #13739]
47758         * manual/Makefile: Remove make dist support, there's no
47759         need for a stand-alone documentation tar ball.
47760         (TEXI2DVI): Define always, it's not in Makeconfig.
47761         (dist): Removed.
47762         (tar-it): Removed.
47763         (edition): Removed.
47764         (glibc-doc-$(edition).tar): Removed
47765         (%.Z): Removed.
47766         (%.gz): Removed.
47767         (%.uu): Removed.
47768         (ETAGS): Remove, it's in Makeconfig.
47769         (move-if-change): Remove, it's in Makeconfig.
47771 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
47773         [BZ #13970]
47774         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
47775         (strtod, strtof, strtold, strtol, strtoul, strtoq)
47776         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
47777         (strtod_l, strtof_l, strtold_l): Remove __wur.
47778         It is not necessarily an error to ignore strtol's return value.
47779         One can reliably look at the stored endptr to decide whether
47780         the number had valid syntax.
47782 2012-04-21  Andreas Jaeger  <aj@suse.de>
47784         [BZ #13739]
47785         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
47787 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
47789         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
47790         * sysdeps/unix/sysv/Versions: Remove file.
47792 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
47794         [BZ #13927]
47795         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47797 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
47799         [BZ #7064]
47800         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
47801         version from __vm86.
47803 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
47805         * sysdeps/unix/common/lxstat.c: Remove file.
47806         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
47808         * sysdeps/unix/sysv/Makefile: Remove file.
47810         * sysdeps/unix/sysv/direct.h: Remove file.
47812         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
47813         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
47814         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
47815         * sysdeps/unix/sysv/bits/signum.h: Likewise.
47816         * sysdeps/unix/sysv/bits/stat.h: Likewise.
47817         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
47818         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
47820         * sysdeps/unix/sysv/setrlimit.c: Remove file.
47822         * sysdeps/unix/xmknod.c: Remove file.
47823         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
47825         * sysdeps/unix/sysv/settimeofday.c: Remove file.
47827         * sysdeps/unix/sysv/i386/time.S: Remove file.
47829         * sysdeps/unix/fxstat.c: Remove file.
47830         * sysdeps/unix/xstat.c: Likewise.
47831         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
47833         * sysdeps/unix/sysv/sigaction.c: Remove file.
47835         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
47836         (sysdep_headers): Remove variable.
47837         [termio.h not in sysdep_headers] (generated): Likewise.
47838         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
47839         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
47840         * sysdeps/unix/sysv/tcdrain.c: Likewise.
47841         * sysdeps/unix/sysv/tcflow.c: Likewise.
47842         * sysdeps/unix/sysv/tcflush.c: Likewise.
47843         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
47844         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
47845         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
47846         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
47847         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
47849         * sysdeps/unix/siglist.c: Remove file.
47851         * sysdeps/unix/getppid.S: Remove file.
47853         * sysdeps/unix/mkdir.c: Remove file.
47854         * sysdeps/unix/rmdir.c: Likewise.
47856 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
47858         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
47859         ERR_MAX value.
47860         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
47861         errlist-compat value.
47863 2012-04-18  David S. Miller  <davem@davemloft.net>
47865         * sysdeps/generic/memcopy.h (reg_char): Delete.
47866         * debug/strcat_chk.c: Use char, not reg_char.
47867         * debug/strcpy_chk.c: Likewise.
47868         * debug/strncat_chk.c: Likewise.
47869         * debug/strncpy_chk.c: Likewise.
47870         * string/memchr.c: Likewise.
47871         * string/memrchr.c: Likewise.
47872         * string/rawmemchr.c: Likewise.
47873         * string/strcat.c: Likewise.
47874         * string/strchr.c: Likewise.
47875         * string/strchrnul.c: Likewise.
47876         * string/strcmp.c: Likewise.
47877         * string/strcpy.c: Likewise.
47878         * string/strncat.c: Likewise.
47879         * string/strncmp.c: Likewise.
47880         * string/strncpy.c: Likewise.
47882 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47884         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
47885         __builtin_memcopy is called when src and dest ranges are known to not
47886         overlap.
47888 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47890         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
47891         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
47892         fwd_align_merge macro call.
47893         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
47894         bwd_align_merge macro call.
47895         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47897 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47899         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
47900         bwd_align_merge macros.
47901         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
47902         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
47903         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47905 2012-04-18  David S. Miller  <davem@davemloft.net>
47907         * sysdeps/sparc/sparc64/memcopy.h: Delete.
47909 2012-04-18  Andreas Jaeger  <aj@suse.de>
47911         [BZ# 6794]
47912         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
47913         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
47914         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47916         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
47917         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
47918         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47920         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
47921         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
47922         Adjust for changed ldbl-128 files.
47924         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
47925         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
47926         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47928 2012-04-17  David S. Miller  <davem@davemloft.net>
47930         * sysdeps/sparc/sparc32/memcopy.h: Delete.
47932 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
47934         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
47935         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
47936         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
47937         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
47938         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
47939         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
47941 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47943         [BZ #6794]
47944         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
47945         * math/libm-test.inc: Add ilogb errno and exception tests.
47946         * math/w_ilogb.c: New file: ilogb wrapper.
47947         * math/w_ilogbf.c: New file: ilogbf wrapper.
47948         * math/w_ilogbl.c: New file: ilogbl wrapper.
47949         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
47950         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
47951         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
47952         exception being thrown with 0.0 as argument.
47953         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
47954         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
47955         exception being thrown with 0.0 as argument.
47956         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
47957         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47958         exception being thrown with 0.0 as argument.
47959         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
47960         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47961         exception being thrown with 0.0 as argument.
47962         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
47963         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
47964         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
47965         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
47966         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
47967         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
47968         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
47969         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
47970         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
47972 2012-04-17  Petr Baudis  <pasky@ucw.cz>
47974         * include/sys/uio.h: Change __vector to __iovec to avoid clash
47975         with altivec.
47977 2012-04-16  Marek Polacek  <polacek@redhat.com>
47979         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
47981 2012-04-16  Marek Polacek  <polacek@redhat.com>
47983         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
47984         operands of fdivp instruction.
47986 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47988         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
47989         * elf/tst-auditmod3b.c: Likewise.
47990         * elf/tst-auditmod4b.c: Likewise.
47991         * elf/tst-auditmod5b.c: Likewise.
47992         * elf/tst-auditmod6b.c: Likewise.
47993         * elf/tst-auditmod6c.c: Likewise.
47994         * elf/tst-auditmod7b.c: Likewise.
47995         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
47996         * sysdeps/x86_64/preconfigure.in: Likewise.
47997         * sysdeps/x86_64/preconfigure: Regenerated.
47999 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
48001         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
48002         __ILP32__.
48004 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
48006         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
48007         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
48009 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
48011         [BZ #13973]
48012         * locale/iso-639.def: Fix gl language name. Spotted by
48013         Yaron Shahrabani.
48015 2012-04-12  Roland McGrath  <roland@hack.frob.com>
48017         [BZ #2074]
48018         * libio/libio.h (__io_write_fn): Update comment.
48020 2012-04-12  Petr Baudis  <pasky@ucw.cz>
48022         [BZ #2074]
48023         * stdio.texi (Hook Functions): The user provided writer function
48024         is not allowed to return -1.
48026 2012-04-11  David S. Miller  <davem@davemloft.net>
48028         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48030 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
48032         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
48033         Add a leading slash to rtkaio.
48035 2012-04-11  Jim Meyering  <meyering@redhat.com>
48037         [BZ #11959]
48038         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
48039         It is not necessarily an error to ignore fwrite's return
48040         value.  One can reliably use ferror to test for errors after
48041         the fact.
48043 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
48045         * bits/types.h (__snseconds_t): New type.
48046         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
48048         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
48049         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
48050         (__SNSECONDS_T_TYPE): Likewise.
48051         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
48052         (__SNSECONDS_T_TYPE): Likewise.
48053         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
48054         (__SNSECONDS_T_TYPE): Likewise.
48056 2012-04-10  Andreas Jaeger  <aj@suse.de>
48058         [BZ #2636]
48059         * manual/time.texi (Processor Time): Return type of times is
48060         elapsed real time since an arbitrary point in the past.
48061         (CPU Time): Move CLK_TCK from here...
48062         (Processor Time): ...to here.  Correct description.
48063         * manual/conf.texi (Constants for Sysconf): Correct description of
48064         _SC_CLK_TCK.
48066 2012-04-10  David S. Miller  <davem@davemloft.net>
48068         [BZ #13967]
48069         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
48070         where the is a gap between DT_REL(A) and DT_JMPREL.
48072 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
48074         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
48075         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
48076         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
48078 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
48080         * elf/dl-support.c (_dl_inhibit_cache): New variable.
48081         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
48082         (dl_main): Handle --inhibit-cache.
48083         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
48084         _dl_inhibit_cache.
48085         * elf/dl-load.c (_dl_map_object): Use it.
48086         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
48088 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
48090         [BZ #13872]
48091         * sysdeps/i386/fpu/e_powl.S (p78): New object.
48092         (__ieee754_powl): Saturate large exponents rather than testing for
48093         overflow of y*log2(x).
48094         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
48095         * math/libm-test.inc (pow_test): Do not permit spurious overflow
48096         exceptions.
48098         [BZ #11521]
48099         * math/s_ctan.c: Include <float.h>.
48100         (__ctan): Avoid internal overflow or cancellation in calculating
48101         denominator.
48102         * math/s_ctanf.c: Likewise.
48103         * math/s_ctanl.c: Likewise.
48104         * math/s_ctanh.c: Likewise.
48105         * math/s_ctanhf.c: Likewise.
48106         * math/s_ctanhl.c: Likewise.
48107         * math/libm-test.inc (ctan_test): Add more tests.
48108         (ctanh_test): Likewise.
48109         * sysdeps/i386/fpu/libm-test-ulps: Update.
48110         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48112 2012-04-09  Andreas Jaeger  <aj@suse.de>
48114         [BZ #6894]
48115         * manual/filesys.texi (Directory Entries): Mention that d_namlen
48116         is an optional BSD extension.
48118         [BZ #10254]
48119         * manual/stdio.texi (Opening Streams): Document additional fopen
48120         parameters.
48122 2012-04-09  Roland McGrath  <roland@hack.frob.com>
48124         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
48125         %eax without telling the compiler.
48127 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
48129         [BZ # 13963]
48130         * manual/install.texi: Use sourceware.org.
48132 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
48134         [BZ #13873]
48135         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
48136         (__ieee754_pow): Generate overflow and underflow using huge*huge
48137         and tiny*tiny rather than just returning constant infinity or zero
48138         for large exponents.
48139         * math/libm-test.inc (pow_test): Require overflow exceptions for
48140         applicable cases of large exponents.
48142         [BZ #706]
48143         * sysdeps/i386/fpu/e_pow.S (p10): New object.
48144         (__ieee754_pow): Use iterative multiplication algorithm only for
48145         integer exponents with absolute value below 1024.  Check for odd
48146         integer exponents when using algorithm for real exponents.
48147         * math/libm-test.inc (pow_test): Add more tests.
48148         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
48150 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
48152         [BZ #13705]
48153         * math/libm-test.inc (exp_test): Do not allow overflow exception
48154         on underflow test.
48156 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
48158         [BZ #13705]
48159         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
48160         instead of __kernel_standard_f.
48162 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
48164         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
48165         * sysdeps/x86_64/memset_chk.S: Likewise.
48167 2012-04-08  Andreas Jaeger  <aj@suse.de>
48169         [BZ #10153]
48170         * manual/startup.texi (Environment Access): Describe return value
48171         for putenv and setenv.
48173         [BZ #6895]
48174         * manual/filesys.texi (Directory Entries): Add description for
48175         DT_LNK.
48177         [BZ #6890]
48178         * manual/filesys.texi (Directory Entries): Clarify that it's file
48179         system not operating system in the description of DT_UNKNOWN.
48181         [BZ #6578]
48182         * manual/syslog.texi (closelog): Fix reference, it's openlog.
48184 2012-04-08  Stephen Compall  <s11@member.fsf.org>
48186         [BZ #6649]
48187         * manual/llio.texi (Opening and Closing Files): Add cross
48188         reference to explain mode argument.
48190 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
48192         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
48193         * sysdeps/x86_64/memset_chk.S: Likewise.
48195 2012-04-07  David S. Miller  <davem@davemloft.net>
48197         * elf/elf.h (R_SPARC_WDISP10): Define.
48198         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
48199         R_SPARC_SIZE32.
48200         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
48201         R_SPARC_SIZE64 and R_SPARC_H34.
48203 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
48205         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
48206         conditions and remove no longer applicable assertion.
48208 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
48210         * bits/byteswap.h: Include <features.h>.
48211         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
48212         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
48214 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
48216         * bits/byteswap.h (__bswap_16): Removed.
48217         Include <bits/byteswap-16.h> to get __bswap_16.
48218         * sysdeps/i386/bits/byteswap.h: Likewise.
48219         * sysdeps/s390/bits/byteswap.h: Likewise.
48220         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48221         * bits/byteswap-16.h: New file.
48222         * sysdeps/i386/bits/byteswap-16.h: Likewise.
48223         * sysdeps/s390/bits/byteswap-16.h: Likewise.
48224         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
48225         * string/Makefile (headers): Add bits/byteswap-16.h.
48227 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
48229         [BZ #13895]
48230         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
48231         extra indirection.
48232         * nss/Makefile (tests-static, tests): Add tst-nss-static.
48233         * nss/tst-nss-static.c: New.
48235 2012-04-06  Robert Millan  <rmh@gnu.org>
48237         [BZ #6486]
48238         * manual/llio.texi (File Position Primitive): lseek
48239         refers to WHENCE when it really means OFFSET.
48241 2012-04-06  Andreas Jaeger  <aj@suse.de>
48243         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
48244         strncmp declarations.
48246         * abilist/libc.abilist: Add __poll and __ppoll.
48248 2012-04-05  David S. Miller  <davem@davemloft.net>
48250         * scripts/check-local-headers.sh: Accept a host triplet in the
48251         path matched by the exclude regexp.
48253         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
48254         definition.
48255         * sysdeps/powerpc/powerpc32/dl-machine.h
48256         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
48257         * sysdeps/s390/s390-32/dl-machine.h
48258         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48259         * sysdeps/sparc/sparc32/dl-machine.h
48260         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48261         * sysdeps/sparc/sparc64/dl-machine.h
48262         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48264         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
48265         lazy binding.
48266         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
48267         undefined symbol errors.
48269         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
48270         DT_NEEDED entries.
48272 2012-04-05  Michael Matz  <matz@suse.de>
48274         [BZ #13592]
48275         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
48277 2012-04-05  Andreas Jaeger  <aj@suse.de>
48279         [BZ #13908]
48280         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
48281         comment.
48283 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48285         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
48286         which ROUND is no valid rounding mode.
48288 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48290         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
48291         read again.
48292         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
48294 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48296         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
48297         an exception using FPU order intentionally.
48299 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48301         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
48302         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
48303         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
48304         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
48306 2012-04-05  Simon Josefsson  <simon@josefsson.org>
48308         [BZ #12340]
48309         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
48310         EINVAL when BUFLEN is too smal.
48312 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
48314         [BZ #13553]
48315         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
48316         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
48318 2012-04-03  Andreas Jaeger  <aj@suse.de>
48320         [BZ #13938]
48321         * manual/setjmp.texi (System V contexts): Fix sentence.
48323         [BZ #13926]
48324         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
48325         New macro for this case.
48326         [!__GNUC__] (__bswap_64): New inline function for this case.
48327         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48328         * bits/byteswap.h: Likewise.
48329         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
48330         ull, guard with __GLIBC_HAVE_LONG_LONG.
48332         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
48333         __GLIBC_HAVE_LONG_LONG.
48335         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
48336         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
48338 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
48340         [BZ #13691]
48341         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
48342         inptr and inend, rather than using last_ch.
48344 2012-04-02  David S. Miller  <davem@davemloft.net>
48346         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
48347         * stdio-common/printf-parse.h (read_int): Change return type to
48348         'int', return -1 on INT_MAX overflow.
48349         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
48350         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
48351         overflows INT_MAX.  Check for overflow of in-format-string precision
48352         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
48353         SIZE_MAX not INT_MAX for integer overflow test.
48354         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
48355         skip the construct in the format string but do not record anything.
48356         * stdio-common/bug22.c: Adjust to test both width/prevision
48357         INT_MAX overflow as well as total length INT_MAX overflow.  Check
48358         explicitly for proper errno values.
48360 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
48362         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
48363         CHAR_MAX.
48364         * string/test-strcmp.c [! WIDE]: Likewise.
48365         * time/tst-mktime2.c: Likewise for INT_MAX.
48366         * string/test-string.h: #include <sys/param.h> for MIN.
48368         * csu/init-first.c (__libc_init_first): Call __ctype_init.
48369         * sysdeps/i386/init-first.c (init): Likewise.
48370         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
48371         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
48372         * sysdeps/sh/init-first.c (init): Likewise.
48374 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
48376         * po/ru.po: Update from translation team.
48377         * po/vi.po: Likewise.
48379 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
48381         * resolv/nss_dns/dns-host.c: Merge copyright years.
48383 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48385         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48386         Optimize memcpy with prefetch if
48387         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
48388         src, dst pointers have unequal 16 byte alignments.
48390 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
48392         [BZ #13928]
48393         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
48394         from a CNAME entry and return the minimum ttl for the query.
48395         (gaih_getanswer_slice): Likewise.
48397 2012-03-30  Jeff Law  <law@redhat.com>
48399         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
48400         due to long keys.
48401         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
48402         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
48404         * resolv/nss_dns/dns-host.c: Update copyright year.
48406 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
48408         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
48409         requests to save a system call.  Fix check that all bytes are sent.
48411         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
48412         comments for sendmmsg.
48414 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
48416         [BZ #13691]
48417         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
48418         with only 1 character between 0x0041 and 0x01b0.
48419         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
48420         * wcsmbs/tst-mbsnrtowcs.c: New file.
48422 2012-03-29  David S. Miller  <davem@davemloft.net>
48424         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
48425         small copies by hand.
48427 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
48429         [BZ #13761]
48430         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
48431         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
48432         group memberships.
48434 2012-03-28  David S. Miller  <davem@davemloft.net>
48436         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
48437         that branches into memcpy.
48438         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
48439         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
48440         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
48441         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
48442         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
48443         bits.
48444         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
48445         implementation too.
48446         * sysdeps/sparc/mempcpy.S: New file.
48448         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
48449         the IFUNC routine in the libc case.
48450         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
48452         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
48453         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
48454         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
48455         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
48456         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
48457         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
48458         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
48459         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
48461         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
48462         loop to 256 bytes instead of 64 bytes and fix test signedness.
48464         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
48465         * sysdeps/sparc/sparc32/Makefile: rather than here...
48466         * sysdeps/sparc/sparc64/Makefile: and here.
48468 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
48470         * malloc/mallocbug.c: Avoid warnings about unused variables.
48472 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
48474         [BZ #13760]
48475         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
48476         in the right place. Discard and retry query if response is
48477         larger than input buffer size.
48479 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
48481         [BZ #369]
48482         [BZ #2678]
48483         [BZ #3866]
48484         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
48485         x for large integer exponent.
48486         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
48487         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
48488         sign of result as needed afterwards.
48489         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
48490         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
48491         result for underflowing pow the same as for overflow.
48492         (__kernel_standard_l): Handle powl overflow and underflow here
48493         rather than calling __kernel_standard.
48494         * math/libm-test.inc (pow_test): Add more tests.
48496         [BZ #3868]
48497         [BZ #13879]
48498         [BZ #13910]
48499         [BZ #13911]
48500         [BZ #13912]
48501         [BZ #13913]
48502         [BZ #13915]
48503         [BZ #13916]
48504         [BZ #13917]
48505         [BZ #13918]
48506         [BZ #13919]
48507         [BZ #13920]
48508         [BZ #13921]
48509         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
48510         * sysdeps/ieee754/k_standard.c: Include <float.h>.
48511         (__kernel_standard_l): New function.
48512         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
48513         __kernel_standard.
48514         * math/w_acosl.c (__acosl): Likewise.
48515         * math/w_asinl.c (__asinl): Likewise.
48516         * math/w_atan2l.c (__atan2l): Likewise.
48517         * math/w_atanhl.c (__atanhl): Likewise.
48518         * math/w_coshl.c (__coshl): Likewise.
48519         * math/w_exp10l.c (__exp10l): Likewise.
48520         * math/w_exp2l.c (__exp2l): Likewise.
48521         * math/w_fmodl.c (__fmodl): Likewise.
48522         * math/w_hypotl.c (__hypotl): Likewise.
48523         * math/w_j0l.c (__j0l, __y0l): Likewise.
48524         * math/w_j1l.c (__j1l, __y1l): Likewise.
48525         * math/w_jnl.c (__jnl, __ynl): Likewise.
48526         * math/w_lgammal.c (__lgammal): Likewise.
48527         * math/w_log10l.c (__log10l): Likewise.
48528         * math/w_log2l.c (__log2l): Likewise.
48529         * math/w_logl.c (__logl): Likewise.
48530         * math/w_powl.c (__powl): Likewise.
48531         * math/w_remainderl.c (__remainderl): Likewise.
48532         * math/w_scalbl.c (sysv_scalbl): Likewise.
48533         * math/w_sinhl.c (__sinhl): Likewise.
48534         * math/w_sqrtl.c (__sqrtl): Likewise.
48535         * math/w_tgammal.c (__tgammal): Likewise.
48536         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
48537         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
48538         * math/libm-test.inc (acos_test): Add more tests.
48539         (acosh_test): Likewise.
48540         (asin_test): Likewise.
48541         (atanh_test): Likewise.
48542         (exp_test): Likewise.
48543         (exp10_test): Likewise.
48544         (exp2_test): Likewise.
48545         (expm1_test): Likewise.
48546         (lgamma_test): Likewise.
48547         (log_test): Likewise.
48548         (log10_test): Likewise.
48549         (log1p_test): Likewise.
48550         (log2_test): Likewise.
48551         (pow_test): Do not allow some spurious overflow exceptions.
48552         (sqrt_test): Add more tests.
48553         (tgamma_test): Likewise.
48554         (y0_test): Likewise.
48555         (y1_test): Likewise.
48556         (yn_test): Likewise.
48558 2012-03-27  Anton Blanchard  <anton@samba.org>
48560         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
48561         MAP_HUGETLB.
48562         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48563         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48564         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48566 2012-03-27  David S. Miller  <davem@davemloft.net>
48568         * conform/Makefile: Run run-conformtest.sh using $(BASH).
48570         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
48571         have-as-vis3 check.
48573 2012-03-27  Andreas Jaeger  <aj@suse.de>
48575         * sysdeps/x86_64/elf/configure.in: Moved to ...
48576         * sysdeps/x86_64/configure.in: ... here.
48577         * sysdeps/x86_64/elf/start.S: Moved to ...
48578         * sysdeps/x86_64/start.S: ... here.
48579         * sysdeps/x86_64/elf/configure: Delete.
48581         * sysdeps/x86_64/configure.in: Merge contents from
48582         sysdeps/i386/configure.in (without i686 check).
48584         * sysdeps/i386/elf/Versions: Merge into ...
48585         * sysdeps/i386/Versions: ... this.
48586         * sysdeps/i386/elf/Versions: Delete file.
48587         * sysdeps/i386/elf/start.S: Moved to ...
48588         * sysdeps/i386/start.S: ...here.
48589         * sysdeps/i386/elf/configure.in: Merge into...
48590         * sysdeps/i386/configure.in: ...here.
48591         * sysdeps/i386/elf/configure.in: Delete file.
48592         * sysdeps/i386/elf/configure: Delete file.
48594         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
48595         * debug/backtracesyms.c: ... here.
48596         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
48597         * debug/backtracesymsfd.c: ... here.
48598         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
48599         * sysdeps/generic/ifunc-sel.h: ... here.
48601         * sysdeps/unix/i386/start.c: Delete file.
48602         * sysdeps/unix/sparc/start.c: Delete file.
48603         * sysdeps/unix/start.c: Delete file.
48605         * sysdeps/sh/elf/configure.in: Moved to ...
48606         * sysdeps/sh/configure.in: ... here.
48607         * sysdeps/sh/elf/start.S: Moved to ...
48608         * sysdeps/sh/start.S: ... here.
48609         * sysdeps/sh/elf/configure: Delete file.
48611         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
48612         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
48613         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
48614         * sysdeps/powerpc/powerpc64/entry.h: ... here.
48615         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
48616         * sysdeps/powerpc/powerpc64/start.S: here.
48617         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
48618         * sysdeps/powerpc/powerpc64/Makefile: ... this.
48619         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
48620         * sysdeps/powerpc/powerpc64/configure.in: ... this.
48621         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
48623         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
48624         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
48625         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
48626         * sysdeps/powerpc/powerpc32/start.S: ... here.
48627         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
48628         * sysdeps/powerpc/powerpc32/configure.in: ... this.
48629         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
48631         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
48632         * sysdeps/powerpc/ifunc-sel.h: ... here.
48633         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
48634         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
48636         * sysdeps/sparc/elf/configure.in: Moved to ...
48637         * sysdeps/sparc/configure.in: ... here.
48638         * sysdeps/sparc/elf/configure: Delete file.
48639         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
48640         * sysdeps/sparc/sparc32/start.S: ... here.
48641         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
48642         * sysdeps/sparc/sparc64/start.S: ... here.
48643         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
48644         * sysdeps/sparc/sparc32/Makefile: ... this.
48645         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
48646         * sysdeps/sparc/sparc64/Makefile: ... this.
48648         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
48649         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
48650         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
48651         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
48652         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
48653         * sysdeps/s390/s390-32/setjmp.S: ... here.
48654         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
48655         * sysdeps/s390/s390-32/configure.in: ... here.
48656         * sysdeps/s390/s390-32/elf/configure: Delete file.
48657         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
48658         * sysdeps/s390/s390-32/start.S: ... here.
48660         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
48661         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
48662         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
48663         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
48664         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
48665         * sysdeps/s390/s390-64/setjmp.S: ... here.
48666         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
48667         * sysdeps/s390/s390-64/configure.in: ... here
48668         * sysdeps/s390/s390-64/elf/configure: Delete file.
48669         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
48670         * sysdeps/s390/s390-64/start.S: ... here.
48671         * sysdeps/s390/s390-64/elf/configure: Delete.
48673         * configure.in: Remove support for elf directories in sysdeps.
48675         * configure: Regenerated.
48676         * sysdeps/i386/configure: Regenerated.
48677         * sysdeps/powerpc/powerpc32/configure: Regenerated.
48678         * sysdeps/powerpc/powerpc64/configure: Regenerated.
48679         * sysdeps/s390/s390-32/configure: Regenerated.
48680         * sysdeps/s390/s390-64/configure: Regenerated.
48681         * sysdeps/sh/configure: Regenerated.
48682         * sysdeps/sparc/configure: Regenerated.
48683         * sysdeps/x86_64/configure: Regenerated.
48685 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
48687         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48689         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
48690         denormal result into account.
48692 2012-03-25  Roland McGrath  <roland@hack.frob.com>
48694         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
48695         Reported by Allan McRae <allan@archlinux.org>.
48697 2012-03-23  Jeff Law  <law@redhat.com>
48699         * nss/getnssent.c (__nss_getent): Fix typo.
48701 2012-03-23  David S. Miller  <davem@davemloft.net>
48703         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48705 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
48707         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
48708         to pad to uint64_t for each field.
48709         (dl_tls_index): Replace unsigned long with uint64_t.
48711 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
48712         Paul Pluzhnikov  <ppluzhnikov@google.com>
48714         [BZ #6528]
48715         * grp/Makefile (otherlibs): Don't set it.
48716         * inet/Makefile (otherlibs): Likewise.
48717         * login/Makefile (otherlibs): Likewise.
48718         * nscd/Makefile (otherlibs): Likewise.
48719         * posix/Makefile (otherlibs): Likewise.
48720         * pwd/Makefile (otherlibs): Likewise.
48721         * rt/Makefile (otherlibs): Likewise.
48722         * sunrpc/Makefile (otherlibs): Likewise.
48723         * nss/Makefile (otherlibs): Likewise.
48724         Add libnss_files to routines and static-only-routines.
48725         ($(objpfx)getent): Remove rule.
48726         * resolv/Makefile: Add libnss_dns and libresolv to routines and
48727         static-only-routines.
48729 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48731         [BZ #13892]
48732         * math/s_cexp.c: Include <float.h>.
48733         (__cexp): Handle exp result overflowing not necessarily
48734         overflowing both real and imaginary parts of result.
48735         * math/s_cexpf.c: Likewise.
48736         * math/s_cexpl.c: Likewise.
48737         * math/libm-test.inc (cexp_test): Add more tests.
48738         * sysdeps/i386/fpu/libm-test-ulps: Update.
48739         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48741 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48743         * include/link.h (ELFW): New macro.
48744         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
48745         Replace ELF64_R_TYPE with ELFW(R_TYPE).
48747 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48749         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
48750         with uint64_t.
48752 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48754         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
48755         declaration.
48756         (struct La_x32_retval): Likewise.
48758 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48760         * sysdeps/x86_64/preconfigure.in: New file.
48761         * sysdeps/x86_64/preconfigure: New generated file.
48763 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48765         [BZ #13824]
48766         * math/e_exp2l.c: Include <float.h>.
48767         (__ieee754_exp2l): Handle overflow and underflow cases
48768         separately.  Only pass fractional part of argument to
48769         __ieee754_expl.
48770         * math/libm-test.inc (exp2_test): Add more tests.
48772         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
48773         negating x to take absolute value.
48774         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
48775         Likewise.
48776         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
48777         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
48778         Likewise.
48779         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
48780         computing low part if x was negated.
48781         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
48783 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48785         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
48786         la_x32_gnu_pltexit.
48787         (pltexit): Cast int_retval to ptrdiff_t.
48788         * elf/tst-auditmod3b.c: Likewise.
48789         * elf/tst-auditmod4b.c: Likewise.
48790         * elf/tst-auditmod5b.c: Likewise.
48791         * elf/tst-auditmod6b.c: Likewise.
48792         * elf/tst-auditmod6c.c: Likewise.
48793         * elf/tst-auditmod7b.c: Likewise.
48795         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
48796         and x32_gnu_pltexit.
48798         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
48799         __ELF_NATIVE_CLASS.
48800         (La_x32_regs): New macro.
48801         (La_x32_retval): Likewise.
48802         (la_x32_gnu_pltenter): New function prototype.
48803         (la_x32_gnu_pltexit): Likewise.
48805 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
48807         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
48808         exponent.
48810         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48812         * configure.in (libc_cv_cc_nofma): Check for option to disable
48813         generation of FMA instructions.
48814         * configure: Regenerate.
48815         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
48816         * sysdeps/ieee754/dbl-64/Makefile: New file.
48817         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
48818         Remove brandred-fma4.
48819         (CFLAGS-brandred-fma4.c): Remove.
48820         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
48821         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
48822         define.
48823         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
48824         define.
48826 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48828         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
48829         LLONG_MAX != LONG_MAX.
48830         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48831         (_fitoa_word): Likewise.
48832         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
48833         LLONG_MAX != LONG_MAX.
48834         * stdio-common/_itowa.h: Include <_itoa.h>.
48835         (_itowa_word): Use _ITOA_WORD_TYPE on value.
48836         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
48837         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
48838         only if not defined.
48839         (_ITOA_WORD_TYPE): Likewise.
48840         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48841         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
48843 2012-03-21  David S. Miller  <davem@davemloft.net>
48845         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48847 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48849         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
48850         of x86_64 when setting libc_cv_slibdir, libdir and
48851         libc_cv_localedir.
48852         * sysdeps/unix/sysv/linux/configure: Regenerated.
48854 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48856         * manual/lang.texi (Old Varargs): Remove section.
48857         (How Variadic): Update menu.
48858         (va_start): Do not mention varargs.h.
48860 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48861             Joseph Myers  <joseph@codesourcery.com>
48863         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
48864         link test.
48865         * configure: Regenerated.
48867 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48869         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
48870         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
48871         conformtest.pl
48873 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48875         * NOTES: Remove.
48876         * Makefile (files-for-dist): Remove NOTES.
48877         (NOTES): Remove rule.
48878         * README: Don't refer to NOTES.
48879         * manual/creature.texi: Don't include macros.texi.
48880         * manual/intro.texi (creature.texi): Remove comment referring to
48881         NOTES.
48883         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
48884         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
48885         * configure: Regenerated.
48886         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
48887         LIBC_TRY_CC_OPTION.
48888         (libc_cv_as_i686): Likewise.
48889         (libc_cv_cc_avx): Likewise.
48890         (libc_cv_cc_sse2avx): Likewise.
48891         (libc_cv_cc_fma4): Likewise.
48892         (libc_cv_cc_novzeroupper): Likewise.
48893         * sysdeps/i386/configure: Regenerated.
48895         [BZ #13883]
48896         * sysdeps/i386/fpu/s_cexp.S: Remove.
48897         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
48898         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
48899         * math/libm-test.inc (cexp_test): Add more tests.
48900         * sysdeps/i386/fpu/libm-test-ulps: Update.
48901         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48903 2012-03-21  Allan McRae  <allan@archlinux.org>
48905         * timezone/Makefile: Do not install iso3166.tab and zone.tab
48907 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48909         [BZ #13871]
48910         * math/w_exp2.c: Do not include <float.h>.
48911         (o_threshold, u_threshold): Remove.
48912         (__exp2): Calculate result before checking finiteness and calling
48913         __kernel_standard.
48914         * math/w_exp2f.c: Likewise.
48915         * math/w_exp2l.c: Likewise.
48916         * math/libm-test.inc (exp2_test): Require overflow exception for
48917         1e6 input.
48919         [BZ #3866]
48920         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
48921         range of signed 64-bit integers before using fistpll.  Remove
48922         checks for whether integers fit in mantissa bits.
48923         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
48924         the range of signed 32-bit integers before using fistpl.  Remove
48925         checks for whether integers fit in mantissa bits.
48926         * sysdeps/i386/fpu/e_powl.S (p64): New object.
48927         (__ieee754_powl): Test for y outside the range of signed 64-bit
48928         integers before using fistpll.  Reduce 64-bit values to 63-bit
48929         ones as needed.
48930         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
48931         divide-by-zero is raised for zero to large negative powers.
48932         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
48933         (__ieee754_powl): Test for y outside the range of signed 64-bit
48934         integers before using fistpll.  Reduce 64-bit values to 63-bit
48935         ones as needed.
48936         * math/libm-test.inc (pow_test): Add more tests.
48938 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48940         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
48941         <stdio-common/_itoa.h>.
48942         * debug/segfault.c: Likewise.
48943         * elf/dl-cache.c: Likewise.
48944         * elf/dl-minimal.c: Likewise.
48945         * elf/dl-misc.c: Likewise.
48946         * elf/dl-sysdep.c: Likewise.
48947         * elf/dl-version.c: Likewise.
48948         * elf/rtld.c: Likewise.
48949         * hurd/hurdsock.c: Likewise.
48950         * hurd/lookup-retry.c: Likewise.
48951         * malloc/malloc.c: Likewise.
48952         * malloc/mtrace.c: Likewise.
48953         * nscd/nscd_getgr_r.c: Likewise.
48954         * nscd/nscd_getpw_r.c: Likewise.
48955         * nscd/nscd_getserv_r.c: Likewise.
48956         * posix/getopt_init.c: Likewise.
48957         * posix/wordexp.c: Likewise.
48958         * stdio-common/_itoa.c: Likewise.
48959         * stdio-common/printf_fphex.c: Likewise.
48960         * stdio-common/vfprintf.c: Likewise.
48961         * string/_strerror.c: Likewise.
48962         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
48963         * sysdeps/i386/i686/hp-timing.h: Likewise.
48964         * sysdeps/mach/_strerror.c: Likewise.
48965         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
48966         * sysdeps/mach/hurd/sethostid.c: Likewise.
48967         * sysdeps/mach/hurd/xmknodat.c: Likewise.
48968         * sysdeps/mach/xpg-strerror.c: Likewise.
48969         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
48970         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
48971         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
48972         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
48973         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
48974         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
48975         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
48976         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
48977         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
48978         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
48979         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
48980         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
48981         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
48982         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
48983         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
48984         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
48985         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
48986         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
48987         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
48988         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
48989         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
48991         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
48993         * stdio-common/_itoa.h: Moved to ...
48994         * sysdeps/generic/_itoa.h: Here.
48996         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
48998         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
48999         instead of "_itoa.h" and "_itowa.h".
49000         * stdio-common/vfprintf.: Likewise.
49002 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
49004         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
49005         <bits/wordsize.h>.
49006         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
49007         (__signbit): Likwise.
49008         (llrintf): Likwise.
49009         (llrint): Likwise.
49011 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
49013         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
49014         __WORDSIZE != 64.
49016 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
49018         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
49019         OVERFLOW_EXCEPTION_OK.
49020         * math/libm-test.inc ("Philosophy"): Update comment about
49021         exception testing.
49022         (OVERFLOW_EXCEPTION): Define.
49023         (OVERFLOW_EXCEPTION_OK): Likewise.
49024         (INVALID_EXCEPTION_OK): Renumber.
49025         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
49026         (IGNORE_ZERO_INF_SIGN): Likewise.
49027         (test_exceptions): Handle FE_OVERFLOW.
49028         (exp10_test): Expect overflow exceptions.
49029         (exp2_test): Likewise.
49030         (expm1_test): Likewise.
49031         (nextafter_test): Likewise.
49032         (pow_test): Likewise.
49033         (scalbn_test): Likewise.
49034         (scalbln_test): Likewise.
49036 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49038         * sysdeps/x86_64/bits/atomic.h
49039         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
49040         64bit integer.
49041         (atomic_exchange_acq): Likewise.
49042         (__arch_exchange_and_add_body): Likewise.
49043         (__arch_add_body): Likewise.
49044         (atomic_add_negative): Likewise.
49045         (atomic_add_zero): Likewise.
49047 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49049         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
49050         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
49052 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49054         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
49055         Check __x86_64__ instead of __WORDSIZE.
49057 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49059         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
49061 2012-03-19  David S. Miller  <davem@davemloft.net>
49063         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49065         * sysdeps/sparc/fpu/fenv_private.h: New file.
49066         * sysdeps/sparc/fpu/math_private.h: Use it.
49067         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
49068         Remove.
49069         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
49070         (libc_feholdexcept_setroundl): Remove.
49071         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
49072         Remove.
49073         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
49074         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
49076 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49078         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
49079         int64_t instead of long int.
49080         (INSERT_WORDS64): Likwise.
49082 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49084         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
49085         _Unwind_GetCFA return to _Unwind_Ptr first.
49087 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
49089         [BZ #13629]
49090         * math/s_clog.c: Include <float.h>.
49091         (__clog): Scale large or subnormal inputs.
49092         * math/s_clogf.c: Likewise.
49093         * math/s_clogl.c: Likewise.
49094         * math/s_clog10.c: Include <float.h>.
49095         (M_LOG10_2): Define.
49096         (__clog10): Scale large or subnormal inputs.
49097         * math/s_clog10f.c: Likewise.
49098         * math/s_clog10l.c: Likewise.
49099         * math/libm-test.inc (clog_test): Add more tests.
49100         (clog10_test): Likewise.
49101         * sysdeps/i386/fpu/libm-test-ulps: Update.
49102         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49104         [BZ #11451]
49105         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
49106         x and y.
49107         * math/libm-test.inc (atan2_test): Add another test.
49109         * Makerules (common-objdir-compile): Remove.
49110         * sysdeps/unix/Makefile (config-generated): Do not add
49111         $(unix-generated) to variable.
49112         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
49113         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
49114         Remove rule.
49115         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
49116         Likewise.
49117         [generic bits/local_lim.h] (before-compile): Do not append to
49118         variable.
49119         [generic bits/local_lim.h] (common-generated): Likewise.
49120         [generic sys/param.h] (before-compile): Do not append to variable.
49121         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
49122         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
49123         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
49124         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
49125         include.
49126         [generic sys/param.h] (sys/param.h-includes): Remove variable.
49127         [generic sys/param.h] (sys/param.h-includes): Remove rule.
49128         [generic sys/param.h] ($(addprefix
49129         $(common-objpfx),$(sys/param.h-includes))): Likewise.
49130         [generic sys/param.h] (common-generated): Do not append to
49131         variable.
49132         [generic sys/param.h] (sysdep_headers): Likewise.
49133         [generic bits/errno.h] (before-compile): Do not append to
49134         variable.
49135         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
49136         rule.
49137         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
49138         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
49139         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
49140         [generic bits/errno.h] (common-generated): Do not append to
49141         variable.
49142         [generic bits/ioctls.h] (before-compile): Do not append to
49143         variable.
49144         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
49145         rule.
49146         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
49147         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
49148         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
49149         rule.
49150         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
49151         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
49152         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
49153         [generic bits/ioctls.h] (common-generated): Do not append to
49154         variable.
49155         [generic sys/syscall.h] (syscall.h): Remove variable.
49156         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
49157         rule.
49158         [generic sys/syscall.h] (before-compile): Do not append to
49159         variable.
49160         [generic sys/syscall.h] (common-generated): Likewise.
49161         * sysdeps/unix/errnos-tmpl.c: Remove file.
49162         * sysdeps/unix/errnos.awk: Likewise.
49163         * sysdeps/unix/ioctls-tmpl.c: Likewise.
49164         * sysdeps/unix/ioctls.awk: Likewise.
49165         * sysdeps/unix/mk-local_lim.c: Likewise.
49166         * sysdeps/unix/snarf-ioctls: Likewise.
49168 2012-03-19  Richard Henderson  <rth@twiddle.net>
49170         * sysdeps/i386/fpu/fenv_private.h: New file.
49171         * sysdeps/i386/fpu/math_private.h: Use it.
49172         (math_opt_barrier, math_force_eval): Remove.
49173         (libc_feholdexcept_setround_53bit): Remove.
49174         (libc_feupdateenv_53bit): Remove.
49175         * sysdeps/x86_64/fpu/math_private.h: Likewise.
49176         (math_opt_barrier, math_force_eval): Remove.
49177         (libc_feholdexcept): Remove.
49178         (libc_feholdexcept_setround): Remove.
49179         (libc_fetestexcept, libc_fesetenv): Remove.
49180         (libc_feupdateenv_test): Remove.
49181         (libc_feupdateenv, libc_feholdsetround): Remove.
49182         (libc_feresetround): Remove.
49184         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
49185         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
49187         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
49188         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
49189         (libc_feupdateenv_testl): New.
49190         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
49191         (libc_feupdateenv_testf): New.
49192         (libc_feupdateenv): Use libc_feupdateenv_test.
49193         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
49194         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
49196         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
49197         (libc_feholdsetroundf, libc_feholdsetroundl): New.
49198         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
49199         (libc_feresetround_noex): New.
49200         (libc_feresetround_noexf): New.
49201         (libc_feresetround_noexl): New.
49202         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
49203         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
49204         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
49205         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
49206         SET_RESTORE_ROUND.
49207         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
49208         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
49209         (__cos): Likewise.
49210         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
49211         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
49212         SET_RESTORE_ROUND_NOEX.
49213         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
49214         SET_RESTORE_ROUND_NOEXF.
49215         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
49216         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
49217         (libc_feholdsetroundf): New.
49218         (libc_feresetround, libc_feresetroundf): New.
49220         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
49221         (libc_feholdexcept_setround_53bit): Convert from macro to function.
49222         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
49224         * sysdeps/generic/math_private.h: Include <fenv.h>.
49225         (default_libc_feholdexcept): New.
49226         (default_libc_feholdexcept_setround): New.
49227         (default_libc_fesetenv, default_libc_feupdateenv): New.
49228         (libc_feholdexcept): Only define if undefined.
49229         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
49230         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
49231         (libc_feholdexcept_setroundl): Likewise.
49232         (libc_feholdexcept_setround_53bit): Likewise.
49233         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
49234         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
49235         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
49236         (libc_feupdateenv_53bit): Likewise.
49237         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
49238         (libc_feholdexcept): Convert from macro to inline function.
49239         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
49240         (libc_fesetenv, libc_feupdateenv): Likewise.
49242         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
49243         not previously defined.
49244         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
49245         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
49246         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
49247         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
49248         * sysdeps/ieee754/flt-32/math_private.h: New file.
49249         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
49250         math_private.h below SET_FLOAT_WORD.
49251         (__isnan, __isinf_ns, __finite): Remove.
49252         (__isnanf, __isinf_nsf, __finitef): Remove.
49254 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
49256         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49258 2012-03-17  David S. Miller  <davem@davemloft.net>
49260         [BZ #6471]
49261         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
49262         for 2.16.
49264 2012-03-16  David S. Miller  <davem@davemloft.net>
49266         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
49267         warnings.
49269         [BZ #6471]
49270         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
49271         properly.
49272         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
49273         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
49274         sysdep_routines when subdir is sysvipc.
49275         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
49276         __getshmlba helper.
49278         * sysdeps/sparc/fpu/libm-test/ulps: Update.
49280 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49282         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
49283         [__LP64__].
49285 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49287         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
49288         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
49289         (__lround): Renamed to ...
49290         (__llround): This.  Replace long int with long long int.
49291         Define lround functions as aliases of llround functions.
49292         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
49294 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49296         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
49297         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
49298         adresses to uintptr_t.  Replace "long int" and "unsigned long
49299         int" with "greg_t" on va_arg.
49301 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49303         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
49304         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
49306         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
49307         Move e_machine check before EI_CLASS check.  Handle x32
49308         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
49309         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
49310         SKIP_EM_IA_64 and include
49311         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
49313         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
49314         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
49315         (add_system_dir): New macro.
49317         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
49318         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
49320 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
49322         [BZ #2551]
49323         [BZ #2552]
49324         [BZ #2553]
49325         [BZ #2554]
49326         [BZ #2562]
49327         [BZ #2563]
49328         [BZ #2565]
49329         [BZ #2566]
49330         [BZ #2576]
49331         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
49332         (y0): Likewise.
49333         * math/w_j0f.c (j0f): Likewise.
49334         (y0f): Likewise.
49335         * math/w_j0l.c (__j0l): Likewise.
49336         (__y0l): Likewise.
49337         * math/w_j1.c (j1): Likewise.
49338         (y1): Likewise.
49339         * math/w_j1f.c (j1f): Likewise.
49340         (y1f): Likewise.
49341         * math/w_j1l.c (__j1l): Likewise.
49342         (__y1l): Likewise.
49343         * math/w_jn.c (jn): Likewise.
49344         (yn): Likewise.
49345         * math/w_jnf.c (jnf): Likewise.
49346         (ynf): Likewise.
49347         * math/w_jnl.c (__jnl): Likewise.
49348         (__ynl): Likewise.
49349         * math/libm-test.inc (j0_test): Add more tests.
49350         (j1_test): Likewise.
49351         (jn_test): Likewise.  Add trailing semicolon to existing test.
49352         (y0_test): Likewise.
49353         (y1_test): Likewise.
49354         * sysdeps/i386/fpu/libm-test-ulps: Update.
49355         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49357         [BZ #13851]
49358         [BZ #13854]
49359         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
49360         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
49361         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
49362         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
49363         (__tanl): Set errno for infinite argument.
49364         * sysdeps/i386/fpu/mptan.c: Remove.
49365         * sysdeps/i386/fpu/s_tan.S: Likewise.
49366         * sysdeps/i386/fpu/s_tanl.S: Likewise.
49367         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
49368         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
49369         * math/libm-test.inc (tan_test): Add more tests and enable more
49370         tests for double and long double.
49371         * sysdeps/i386/fpu/libm-test-ulps: Update.
49372         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49374 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
49376         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
49377         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
49379 2012-03-16  Roland McGrath  <roland@hack.frob.com>
49381         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
49382         * configure.in: Use it for both main tree and add-ons.
49383         * configure: Regenerated.
49385 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49387         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
49389 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
49391         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
49392         in comment.
49394         [BZ #13851]
49395         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
49396         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
49397         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
49398         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
49399         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
49400         infinite argument.
49401         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
49402         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
49403         != 0 for prec == 2.
49404         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
49405         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
49406         * sysdeps/i386/fpu/s_cosl.S: Likewise.
49407         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
49408         * sysdeps/i386/fpu/s_sinl.S: Likewise.
49409         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
49410         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
49411         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
49412         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
49413         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
49414         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
49415         * math/libm-test.inc (cos_test): Add more tests and enable more
49416         tests for long double.
49417         (sin_test): Likewise.
49418         (sincos_test): Likewise.
49419         * sysdeps/i386/fpu/libm-test-ulps: Update.
49420         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49422 2012-03-16  David S. Miller  <davem@davemloft.net>
49424         * sysdeps/sparc/fpu/math_private.h: New file.
49426 2012-03-15  David S. Miller  <davem@davemloft.net>
49428         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
49429         file.
49430         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
49431         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
49432         file.
49433         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
49434         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
49435         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
49436         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
49437         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
49438         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
49439         sysdep routines.
49440         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49442         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
49443         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
49445         * sysdeps/sparc/sparc-ifunc.h: New file.
49446         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
49447         sparc-ifunc.h
49448         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
49449         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
49450         Likewise.
49451         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
49452         Likewise.
49453         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
49454         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
49455         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
49456         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
49457         Likewise.
49458         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
49459         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
49460         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
49461         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
49462         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
49463         Likewise.
49464         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
49465         Likewise.
49466         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
49467         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
49468         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
49469         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
49470         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
49471         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
49472         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
49473         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
49474         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
49475         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
49476         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
49477         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
49478         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
49479         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
49480         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
49481         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
49482         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
49483         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
49484         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
49485         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
49486         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
49487         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
49488         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
49489         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
49491 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49493         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
49494         scaling.
49495         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49497 2012-03-15  Andreas Jaeger  <aj@suse.de>
49499         [BZ #13852]
49500         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
49501         ieee754/flt-32 implementation for sin, cos and sincos.
49502         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
49503         * sysdeps/i386/fpu/s_cosf.S: Likewise.
49504         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
49505         * sysdeps/i386/fpu/s_sinf.S: Likewise.
49506         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
49507         ieee754/flt-32 implementation for tan.
49509         * math/libm-test.inc (cos_test): Enable some large input tests for
49510         float as well
49511         (sin_test): Likewise.
49512         (sincos_test): Likewise.
49513         (tan_test): Add tests for large input.
49515         * sysdeps/i386/fpu/libm-test-ulps: Update.
49517 2012-03-15  Andreas Jaeger  <aj@suse.de>
49519         [BZ #13658]
49520         * math/libm-test.inc (cos_test): Add more test cases.
49521         (sin_test): Likewise.
49522         (sincos_test): Likewise.
49524 2012-03-15  Andreas Jaeger  <aj@suse.de>
49526         [BZ #13837]
49527         * math/libm-test.inc (cos_test): Add a test case for large input
49528         value.
49529         (sin_test): Likewise.
49530         (sincos_test): Likewise.
49532 2012-03-15  Andreas Jaeger  <aj@suse.de>
49533             Joseph Myers  <joseph@codesourcery.com>
49535         [BZ #13658]
49536         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
49537         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
49538         * sysdeps/i386/fpu/branred.c: Likewise.
49539         * sysdeps/i386/fpu/dosincos.c: Likewise.
49540         * sysdeps/i386/fpu/mpa.c: Likewise.
49541         * sysdeps/i386/fpu/s_cos.S: Likewise.
49542         * sysdeps/i386/fpu/s_sin.S: Likewise.
49543         * sysdeps/i386/fpu/s_sincos.S: Likewise.
49544         * sysdeps/i386/fpu/sincos32.c: Likewise.
49546         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
49547         Define.
49548         (libc_feupdateenv_53bit): Define.
49549         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
49550         Define.
49551         (libc_feupdateenv_53bit): Define.
49553         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
49554         53 bit (without extend i386 double precision).
49556         * math/libm-test.inc (sincos_test): Add tests for large input.
49557         (sin): Likewise.
49558         (cos): Likewise.
49560         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
49562 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49564         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49566 2012-03-15  David S. Miller  <davem@davemloft.net>
49568         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
49569         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
49570         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
49571         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
49572         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
49573         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
49574         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
49575         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
49576         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
49577         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
49578         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
49579         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
49580         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
49581         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
49582         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
49583         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
49584         file.
49585         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
49586         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
49587         file.
49588         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
49589         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
49590         file.
49591         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
49592         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
49593         file.
49594         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
49595         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
49596         fmin/fmax sysdep routines.
49597         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49599 2012-03-14  David S. Miller  <davem@davemloft.net>
49601         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
49602         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
49603         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
49604         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
49605         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
49606         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
49607         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
49608         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
49609         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
49610         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
49611         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
49612         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
49613         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
49614         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
49615         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
49616         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
49617         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
49618         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
49619         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
49620         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
49621         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
49622         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
49623         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
49624         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
49625         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
49626         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
49627         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
49628         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
49629         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
49630         routines.
49631         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
49632         file.
49633         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
49634         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
49635         file.
49636         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
49637         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
49638         file.
49639         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
49640         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
49641         file.
49642         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
49643         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
49644         file.
49645         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
49646         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
49647         file.
49648         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
49649         file.
49650         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
49651         file.
49652         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
49653         file.
49654         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
49655         New file.
49656         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
49657         file.
49658         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
49659         file.
49660         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
49661         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
49662         file.
49663         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
49664         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
49665         file.
49666         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
49667         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
49668         file.
49669         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
49670         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
49671         VIS3 routines.
49673         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
49674         New file.
49676         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49678         * sysdeps/sparc/configure.in: New file.
49679         * sysdeps/sparc/configure: Generate.
49680         * configure.in (libc_cv_sparc_as_vis3): Substitute.
49681         * configure: Regenerate.
49682         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
49683         * config.make.in (have-as-vis3): New.
49684         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
49685         available use -Av9d instead of -Av9a.
49686         * sysdeps/sparc/sparc64/Makefile: Likewise.
49687         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
49688         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
49689         New file.
49690         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
49691         file.
49692         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
49693         New file.
49694         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
49695         file.
49696         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
49697         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
49698         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
49699         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
49700         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
49702         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
49703         fzeros/fnegs to load 0x80000000 into a float register instead of
49704         using the stack.
49705         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
49707 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49709         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49710         bits/syscall.h.
49711         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
49712         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
49713         ($(inst_includedir)/bits/syscall.h): Remove rule.
49714         ($(objpfx)bits/syscall.d): Include instead of
49715         $(objpfx)syscall-list.d.
49716         (generated): Change syscall-list.h and syscall-list.d to
49717         bits/syscall.h and bits/syscall.d.
49719 2012-03-14  Roland McGrath  <roland@hack.frob.com>
49721         [BZ #13846]
49722         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
49724 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49726         [BZ #13841]
49727         * math/s_csqrt.c: Include <float.h>.
49728         (__csqrt): Scale large or subnormal inputs.
49729         * math/s_csqrtf.c: Likewise.
49730         * math/s_csqrtl.c: Likewise.
49731         * math/libm-test.inc (csqrt_test): Add more tests.
49732         * sysdeps/i386/fpu/libm-test-ulps: Update.
49733         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49735         [BZ #13840]
49736         * math/libm-test.inc (hypot_test): Add more tests.
49738 2012-03-13  David S. Miller  <davem@davemloft.net>
49740         [BZ #13840]
49741         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
49742         double-precision for the calculation instead of scaling.
49744 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
49746         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
49747         manipulate bits before adding and subtracting TWO52[sx].
49748         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
49749         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
49750         Likewise.
49751         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
49753 2012-03-13  David S. Miller  <davem@davemloft.net>
49755         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
49756         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
49757         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
49758         rtld-global-offsets.h
49759         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
49761         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
49762         large parameters.
49764         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
49766         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
49767         'err' in the ifdef scope in which it is actually used.
49769         * nss/nss_db/db-init.c: Include string.h
49771 2012-03-12  David S. Miller  <davem@davemloft.net>
49773         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
49774         masking out of the most significant byte of random value used.
49775         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49776         Fix coding style in previous change.
49778         * sysdeps/unix/sysv/linux/kernel-features.h
49779         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
49780         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
49781         expression.
49782         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
49783         later.
49785 2012-03-11  David S. Miller  <davem@davemloft.net>
49787         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
49788         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
49789         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
49790         for 'resultvar' otherwise things get truncated on 64-bit.
49792         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49793         Fix masking out of the most significant byte of random value used.
49795         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49797 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
49799         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49801 2012-03-09  David S. Miller  <davem@davemloft.net>
49803         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
49804         variables with appropriate CPP guards.
49805         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
49806         from the frame pointer, not the stack pointer.  Correct layout
49807         comments.  Fix test on resulting framesize and the management of
49808         the outregs buffer for pltexit.  Preserve floating point return
49809         values across _dl_call_pltexit call.
49810         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
49811         framesize and the management of the outregs buffer for pltexit.
49812         Preserve floating point return values across _dl_call_pltexit
49813         call.
49814         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
49815         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
49816         (la_sparc64_gnu_pltexit): New functions.
49817         (print_exit): Fix format string for return register value.
49819 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
49821         * sunrpc/Makefile (others): Add rpcgen.
49822         ($(objpfx)rpcgen): Remove special build rule and dependency on
49823         libc.
49824         * sunrpc/rpcgen.c: New file.
49826 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
49828         [BZ #13673]
49829         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
49830         * stdio-common/bug-vfprintf-nargs.c: Likewise.
49831         * sysdeps/i386/crti.S: Likewise.
49832         * sysdeps/i386/crtn.S: Likewise.
49833         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
49834         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
49835         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
49836         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
49837         * sysdeps/sh/crti.S: Likewise.
49838         * sysdeps/sh/crtn.S: Likewise.
49839         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
49841         [BZ #13673]
49842         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
49843         with URL.
49844         * locale/programs/locfile-kw.gperf: Likewise.
49845         * locale/programs/charmap-kw.h: Regenerated.
49846         * locale/programs/locfile-kw.h: Likewise.
49848         [BZ #13673]
49849         * intl/plural.y: Replace FSF snail mail address with URL.
49850         * intl/plural.c: Regenerated.
49852 2012-03-09  Richard Henderson  <rth@twiddle.net>
49854         * include/math_private.h: Remove file.
49855         * math/math_private.h: Move file ...
49856         * sysdeps/generic/math_private.h: ... here.
49858         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
49859         * sysdeps/powerpc/fpu/math_private.h: Likewise.
49860         * sysdeps/x86_64/fpu/math_private.h: Likewise.
49862         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
49863         and <math_private.h>.
49864         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
49865         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
49866         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
49867         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
49868         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
49869         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
49870         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
49871         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49872         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
49873         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49874         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49875         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49876         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
49877         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49878         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
49879         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
49880         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49881         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
49882         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
49883         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
49884         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49885         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
49886         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
49887         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49888         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
49889         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
49890         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
49891         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49892         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49893         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
49894         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
49895         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49896         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
49897         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
49898         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
49899         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
49900         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
49901         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
49902         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
49903         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49904         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
49905         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
49906         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
49907         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
49908         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
49909         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
49910         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
49911         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
49912         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
49913         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
49914         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
49915         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
49916         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
49917         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
49918         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
49919         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
49920         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
49921         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
49922         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
49923         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
49924         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
49925         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
49926         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49927         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
49928         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
49929         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
49930         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
49931         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
49932         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
49933         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
49934         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
49935         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
49936         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
49937         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
49938         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
49939         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
49940         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
49941         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
49942         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
49943         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
49944         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
49945         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
49946         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
49947         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
49948         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
49949         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
49950         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
49951         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
49952         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
49953         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49954         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49955         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
49956         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49957         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
49958         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
49959         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
49960         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49961         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
49962         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49963         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
49964         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
49965         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
49966         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
49967         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
49968         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
49969         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
49970         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
49971         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
49972         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
49973         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
49974         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
49975         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
49976         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
49977         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
49978         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
49979         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
49980         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
49981         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
49982         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
49983         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
49984         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
49985         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
49986         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
49987         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
49988         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
49989         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
49990         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49991         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
49992         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
49993         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
49994         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
49995         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
49996         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
49997         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
49998         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
49999         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
50000         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
50001         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
50002         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
50003         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
50004         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
50005         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
50006         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
50007         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
50008         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
50009         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
50010         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
50011         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
50012         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
50013         * sysdeps/ieee754/k_standard.c: Likewise.
50014         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
50015         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
50016         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
50017         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
50018         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
50019         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
50020         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
50021         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
50022         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
50023         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
50024         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
50025         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
50026         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
50027         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
50028         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
50029         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
50030         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
50031         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
50032         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
50033         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
50034         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
50035         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
50036         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
50037         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
50038         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
50039         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
50040         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
50041         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
50042         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
50043         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
50044         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
50045         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
50046         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
50047         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
50048         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
50049         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
50050         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
50051         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
50052         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
50053         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
50054         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
50055         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
50056         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
50057         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
50058         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
50059         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
50060         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
50061         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
50062         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
50063         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
50064         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
50065         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
50066         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
50067         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
50068         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
50069         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
50070         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
50071         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
50072         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
50073         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
50074         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
50075         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
50076         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
50077         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
50078         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
50079         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
50080         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
50081         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
50082         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
50083         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
50084         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
50085         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50086         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
50087         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
50088         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
50089         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
50090         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
50091         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
50092         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50093         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
50094         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
50095         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
50096         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
50097         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
50098         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
50099         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
50100         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
50101         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
50102         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
50103         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
50104         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
50105         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
50106         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
50107         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
50108         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
50109         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
50110         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
50111         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
50112         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
50113         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
50114         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
50115         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
50116         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
50117         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
50118         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
50119         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
50120         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
50121         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
50122         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
50123         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
50124         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
50125         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
50126         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
50127         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
50128         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
50129         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
50130         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
50131         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
50132         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
50133         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
50134         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
50135         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
50136         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
50137         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
50138         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
50139         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
50140         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
50141         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
50142         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
50143         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
50144         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
50145         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
50146         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
50147         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
50148         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
50149         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
50150         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
50151         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
50152         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
50153         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
50154         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
50155         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
50156         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
50157         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
50158         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
50159         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
50160         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
50161         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
50162         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
50163         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
50164         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
50165         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
50166         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
50167         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
50168         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
50169         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
50170         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
50171         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
50172         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
50173         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
50174         * sysdeps/ieee754/s_lib_version.c: Likewise.
50175         * sysdeps/ieee754/s_matherr.c: Likewise.
50176         * sysdeps/ieee754/s_signgam.c: Likewise.
50177         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
50178         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
50179         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
50180         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
50181         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
50182         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
50183         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
50184         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
50185         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
50186         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
50187         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
50188         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
50189         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
50190         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
50191         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
50192         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
50193         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
50194         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
50195         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
50196         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
50197         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
50199 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
50201         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
50202         * sunrpc/rpc_main.c: Likewise.
50203         * sunrpc/rpc_svcout.c: Likewise.
50205 2012-03-09  David S. Miller  <davem@davemloft.net>
50207         * include/math_private.h: New file.
50209 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
50211         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
50212         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
50213         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
50214         from <bits/socket_type.h>.
50215         (enum __socket_type): Don't define here.
50216         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
50217         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50218         bits/socket_type.h.
50220         [BZ #13566]
50221         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
50222         checking __USE_GNU.
50224         * Makerules ($(inst_includedir)/%.h): New rule.
50225         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
50226         (install-others): Remove variable setting.
50227         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
50229 2012-03-08  Richard Henderson  <rth@twiddle.net>
50231         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
50232         from macro to inline function; merge with the
50233         !__LIBC_INTERNAL_MATH_INLINES version.
50234         (__ieee754_sqrtf): Likewise.
50236         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
50237         to inline function.
50238         (__rintf, __floor, __floorf): Likewise.
50240         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
50241         macro to inline function.
50242         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
50244         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
50245         not <math/math_private.h>.
50247 2012-03-08  David S. Miller  <davem@davemloft.net>
50249         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
50250         copyright year.
50251         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
50253 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
50255         * resolv/gai_misc.c (handle_requests): Fix struct timespec
50256         normalization.
50257         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
50258         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
50260 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
50262         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
50263         be defined individually, they must be defined as a block.  Define
50264         S for printing a string instead of hidint the different by using a
50265         macro for adding the 'l'.
50266         * stdio-common/tst-fphex-wide.c: Adjust.
50268 2012-03-07  Marek Polacek  <polacek@redhat.com>
50270         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
50272 2012-03-08  Marek Polacek  <polacek@redhat.com>
50274         [BZ #13806]
50275         * stdio-common/Makefile (tests): Add tst-fphex-wide.
50276         * stdio-common/tst-fphex.c: Define a few macros to make the
50277         test reusable.  Use them.
50278         * stdio-common/tst-fphex-wide.c: New file.
50280 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
50282         [BZ #6911]
50283         * manual/macros.texi (gnusystems): New macro.
50284         (nongnusystems): Likewise.
50285         (gnulinuxhurdsystems): Likewise.
50286         (gnuhurdsystems): Likewise..
50287         (gnulinuxsystems): Likewise.
50288         * manual/charset.texi: Use new macros or @theglibc{} to refer to
50289         variants of the GNU system, not "GNU system".
50290         * manual/conf.texi: Likewise.
50291         * manual/errno.texi: Likewise.  Update example of errno macro
50292         expansion.
50293         * manual/filesys.texi: Likewise.
50294         (getumask): Document as specific to GNU/Hurd.
50295         * manual/install.texi: Likewise.  Reword some references to
50296         GNU/Linux.
50297         * manual/intro.texi: Likewise.
50298         * manual/io.texi: Likewise.
50299         (File Name Portability): Detail which constraints are inapplicable
50300         to all GNU systems and which are only inapplicable to GNU/Hurd.
50301         * manual/job.texi: Likewise.
50302         * manual/llio.texi: Likewise.
50303         (O_NOCTTY): Document as present on GNU/Linux.
50304         * manual/maint.texi: Likewise.
50305         * manual/memory.texi: Likewise.
50306         * manual/pattern.texi: Likewise.
50307         * manual/pipe.texi: Likewise.
50308         * manual/process.texi: Likewise.
50309         * manual/resource.texi: Likewise.
50310         (RUSAGE_CHILDREN): Remove statement about specifying a particular
50311         child on GNU/Hurd.
50312         * manual/setjmp.texi: Likewise.
50313         * manual/signal.texi: Likewise.
50314         * manual/startup.texi: Likewise.
50315         * manual/stdio.texi: Likewise.
50316         * manual/terminal.texi: Likewise.
50317         (ONLCR): Document as POSIX.
50318         (OXTABS): Document availability on GNU/Linux as XTABS.
50319         (ONOEOT): Document availability separately from other bits.
50320         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
50321         * manual/time.texi: Likewise.
50322         * manual/users.texi: Likewise.
50323         * INSTALL: Regenerated.
50324         * sysdeps/gnu/errlist.c: Regenerated.
50326         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
50327         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
50328         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
50329         puts.
50330         * configure: Regenerated.
50332 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
50334         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
50335         default includes instead of AC_HEADER_CHECK.
50336         * sysdeps/i386/configure: Regenerated.
50338         [BZ #10716]
50339         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
50340         * math/s_cacoshf.c (__cacoshf): Likewise.
50341         * math/s_cacoshl.c (__cacoshl): Likewise.
50342         * math/s_casinh.c (__casinh): Set signs of result from argument.
50343         * math/s_casinhf.c (__casinhf): Likewise.
50344         * math/s_casinhl.c (__casinhl): Likewise.
50345         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
50346         (casinh_test): Add more tests.
50347         * sysdeps/i386/fpu/libm-test-ulps: Update.
50348         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50350 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
50352         * po/zh_TW.po: Update from translation team.
50354         * login/Makefile (distribute): Remove variable.
50355         * catgets/Makefile: Likewise.
50356         * mach/Makefile: Likewise.
50357         * malloc/Makefile: Likewise.
50358         * misc/Makefile: Likewise.
50359         * iconv/Makefile: Likewise.
50360         * nscd/Makefile: Likewise.
50361         * hurd/Makefile: Likewise.
50362         * manual/Makefile: Likewise.
50363         * locale/Makefile: Likewise.
50364         * intl/Makefile: Likewise.
50365         * conform/Makefile: Likewise.
50366         * nss/Makefile: Likewise.
50367         * time/Makefile: Likewise.
50368         * soft-fp/Makefile: Likewise.
50369         * dirent/Makefile: Likewise.
50370         * gmon/Makefile: Likewise.
50371         * po/Makefile: Likewise.
50372         * rt/Makefile: Likewise.
50373         * socket/Makefile: Likewise.
50374         * math/Makefile: Likewise.
50375         * signal/Makefile: Likewise.
50376         * debug/Makefile: Likewise.
50377         * elf/Makefile: Likewise.
50378         * timezone/Makefile: Likewise.
50379         * stdlib/Makefile: Likewise.
50380         * iconvdata/Makefile: Likewise.
50381         * sunrpc/Makefile: Likewise.
50382         * io/Makefile: Likewise.
50383         * argp/Makefile: Likewise.
50384         * inet/Makefile: Likewise.
50385         * hesiod/Makefile: Likewise.
50386         * grp/Makefile: Likewise.
50387         * csu/Makefile: Likewise.
50388         * wctype/Makefile: Likewise.
50389         * crypt/Makefile: Likewise.
50390         * libio/Makefile: Likewise.
50391         * string/Makefile: Likewise.
50392         * nis/Makefile: Likewise.
50393         * resolv/Makefile: Likewise.
50394         * stdio-common/Makefile: Likewise.
50395         * wcsmbs/Makefile: Likewise.
50396         * dlfcn/Makefile: Likewise.
50397         * posix/Makefile: Likewise.
50399         [BZ #6959]
50400         * timezone/Makefile: Don't install timezone files, just the programs
50401         and scripts.
50403 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
50405         * nss/databases.def: Add missing gshadow entry.
50407         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
50409 2012-03-06  Marek Polacek  <polacek@redhat.com>
50411         [BZ #13726]
50412         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
50413         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
50414         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
50415         * stdio-common/tst-long-dbl-fphex.c: New file.
50417 2012-03-06  David S. Miller  <davem@davemloft.net>
50419         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
50420         (set_obp_int): New function.
50421         (get_obp_int): New function.
50422         (__get_clockfreq_via_dev_openprom): Likewise.
50423         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
50424         Avoid unused variable warnings on 'val' and use builtin_expect.
50425         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
50426         __builtin_expect.
50427         (INLINE_CLONE_SYSCALL): Likewise.
50429 2012-03-05  David S. Miller  <davem@davemloft.net>
50431         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50433 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
50435         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50437         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
50438         only for |x| >= 40.
50439         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50441 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
50443         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
50444         Replace gettimeofday with __vdso_gettimeofday.
50446         * sysdeps/unix/sysv/linux/x86_64/init-first.c
50447         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
50448         __vdso_clock_gettime and __vdso_getcpu.
50450         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
50451         time with __vdso_time.
50453 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50455         * manual/lang.texi (size_t): Note types to which size_t may be
50456         equivalent with the GNU C Library, but do not describe when
50457         differences between them are significant.
50459 2012-03-05  Andreas Jaeger  <aj@suse.de>
50461         * sysdeps/i386/fpu/libm-test-ulps: Update.
50463 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50465         [BZ #3976]
50466         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
50467         (__ieee754_pow): Save and restore rounding mode and use
50468         round-to-nearest for main computations.
50469         * math/libm-test.inc (pow_test_tonearest): New function.
50470         (pow_test_towardzero): Likewise.
50471         (pow_test_downward): Likewise.
50472         (pow_test_upward): Likewise.
50473         (main): Call the new functions.
50474         * sysdeps/i386/fpu/libm-test-ulps: Update.
50475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50477         [BZ #3976]
50478         * math/libm-test.inc (cosh_test_tonearest): New function.
50479         (cosh_test_towardzero): Likewise.
50480         (cosh_test_downward): Likewise.
50481         (cosh_test_upward): Likewise.
50482         (sinh_test_tonearest): Likewise.
50483         (sinh_test_towardzero): Likewise.
50484         (sinh_test_downward): Likewise.
50485         (sinh_test_upward): Likewise.
50486         (main): Call the new functions.
50487         * sysdeps/i386/fpu/libm-test-ulps: Update.
50488         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50490 2012-03-05  Tom de Vries  <tom@codesourcery.com>
50492         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
50493         default stack guard is set in last bytes.
50494         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
50496 2012-03-05  Kees Cook  <keescook@chromium.org>
50498         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
50500         [BZ #13656]
50501         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
50502         possibly allocate from heap instead of stack.
50503         * stdio-common/bug-vfprintf-nargs.c: New file.
50504         * stdio-common/Makefile (tests): Add nargs overflow test.
50506 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
50508         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50510 2012-03-03  Marek Polacek  <polacek@redhat.com>
50512         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
50513         * math/math_private.h: Likewise.
50514         * stdlib/tst-strtod.c: Likewise.
50515         * sysdeps/i386/i486/bits/atomic.h: Likewise.
50516         * sysdeps/x86_64/bits/atomic.h: Likewise.
50518 2012-03-02  David S. Miller  <davem@davemloft.net>
50520         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
50521         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
50522         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
50523         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
50524         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
50525         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
50526         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
50527         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
50529 2012-03-02  Roland McGrath  <roland@hack.frob.com>
50531         [BZ #13792]
50532         * manual/examples/README: New file, says the example source files
50533         can be used under GPL>=2.
50534         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
50535         line containing just "*/".
50536         * manual/examples/add.c: Add copyright header (GPL>=2).
50537         * manual/examples/argp-ex1.c: Likewise.
50538         * manual/examples/argp-ex2.c: Likewise.
50539         * manual/examples/argp-ex3.c: Likewise.
50540         * manual/examples/argp-ex4.c: Likewise.
50541         * manual/examples/atexit.c: Likewise.
50542         * manual/examples/db.c: Likewise.
50543         * manual/examples/dir.c: Likewise.
50544         * manual/examples/dir2.c: Likewise.
50545         * manual/examples/execinfo.c: Likewise.
50546         * manual/examples/filecli.c: Likewise.
50547         * manual/examples/filesrv.c: Likewise.
50548         * manual/examples/fmtmsgexpl.c: Likewise.
50549         * manual/examples/genpass.c: Likewise.
50550         * manual/examples/inetcli.c: Likewise.
50551         * manual/examples/inetsrv.c: Likewise.
50552         * manual/examples/isockad.c: Likewise.
50553         * manual/examples/longopt.c: Likewise.
50554         * manual/examples/memopen.c: Likewise.
50555         * manual/examples/memstrm.c: Likewise.
50556         * manual/examples/mkfsock.c: Likewise.
50557         * manual/examples/mkisock.c: Likewise.
50558         * manual/examples/mygetpass.c: Likewise.
50559         * manual/examples/pipe.c: Likewise.
50560         * manual/examples/popen.c: Likewise.
50561         * manual/examples/rprintf.c: Likewise.
50562         * manual/examples/search.c: Likewise.
50563         * manual/examples/select.c: Likewise.
50564         * manual/examples/setjmp.c: Likewise.
50565         * manual/examples/sigh1.c: Likewise.
50566         * manual/examples/sigusr.c: Likewise.
50567         * manual/examples/stpcpy.c: Likewise.
50568         * manual/examples/strdupa.c: Likewise.
50569         * manual/examples/strftim.c: Likewise.
50570         * manual/examples/strncat.c: Likewise.
50571         * manual/examples/subopt.c: Likewise.
50572         * manual/examples/swapcontext.c: Likewise.
50573         * manual/examples/termios.c: Likewise.
50574         * manual/examples/testopt.c: Likewise.
50575         * manual/examples/testpass.c: Likewise.
50576         * manual/examples/timeval_subtract.c: Likewise.
50578         [BZ #13792]
50579         * manual/time.texi (Elapsed Time): Move timeval_subtract example
50580         function to ...
50581         * manual/timeval_subtract.c.texi: ... here, new file.
50583 2012-03-02  David S. Miller  <davem@davemloft.net>
50585         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
50587 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
50589         [BZ #3976]
50590         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
50591         (__sin): Save and restore rounding mode and use round-to-nearest
50592         for all computations.
50593         (__cos): Save and restore rounding mode and use round-to-nearest
50594         for all computations.
50595         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
50596         <fenv.h>.
50597         (tan): Save and restore rounding mode and use round-to-nearest for
50598         all computations.
50599         * math/libm-test.inc (cos_test_tonearest): New function.
50600         (cos_test_towardzero): Likewise.
50601         (cos_test_downward): Likewise.
50602         (cos_test_upward): Likewise.
50603         (sin_test_tonearest): Likewise.
50604         (sin_test_towardzero): Likewise.
50605         (sin_test_downward): Likewise.
50606         (sin_test_upward): Likewise.
50607         (tan_test_tonearest): Likewise.
50608         (tan_test_towardzero): Likewise.
50609         (tan_test_downward): Likewise.
50610         (tan_test_upward): Likewise.
50611         (main): Call the new functions.
50612         * sysdeps/i386/fpu/libm-test-ulps: Update.
50613         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50615         [BZ #10135]
50616         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
50617         small n, then large n, before computing and testing k+n.
50618         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
50619         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
50620         Likewise.
50621         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
50622         Likewise.
50623         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
50624         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
50625         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
50626         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
50627         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
50628         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
50629         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
50630         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
50631         * math/libm-test.inc (scalbn_test): Add more tests.
50632         (scalbln_test): Likewise.
50634         * manual/filesys.texi (mode_t): Describe constraints on size and
50635         signedness, not exact equivalence to a particular type.
50636         (ino_t): Likewise.
50637         (ino64_t): Likewise.
50638         (dev_t): Likewise.
50639         (nlink_t): Likewise.
50640         (blkcnt_t): Likewise.
50641         (blkcnt64_t): Likewise.
50642         * manual/llio.texi (off_t): Likewise.
50644         [BZ #3976]
50645         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
50646         (__ieee754_exp): Save and restore rounding mode and use
50647         round-to-nearest for all computations.
50648         * math/libm-test.inc (exp_test_tonearest): New function.
50649         (exp_test_towardzero): Likewise.
50650         (exp_test_downward): Likewise.
50651         (exp_test_upward): Likewise.
50652         (main): Call the new functions.
50653         * sysdeps/i386/fpu/libm-test-ulps: Update.
50654         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50656 2012-03-01  Chris Demetriou  <cgd@google.com>
50658         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
50659         have predictable order.
50661 2012-03-01  David S. Miller  <davem@davemloft.net>
50663         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
50665         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
50666         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
50667         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
50668         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
50670         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
50671         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
50672         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
50673         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
50674         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
50675         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
50676         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
50677         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
50678         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
50680         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50682         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
50683         * sysdeps/sparc/fpu/libm-test-ulps: to here.
50684         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
50686         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
50687         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
50688         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50689         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
50690         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
50691         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
50692         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
50693         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
50694         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50695         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
50696         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
50697         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50698         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
50699         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50700         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50701         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50702         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
50703         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
50704         * sysdeps/sparc/elf/configure: Regenerated.
50706 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
50708         * configure.in (AS, LD): Require binutils 2.20 or later.
50709         * configure: Regenerated.
50710         * manual/install.texi (Tools for Compilation): Give binutils 2.20
50711         as required minimum version.
50712         * INSTALL: Regenerated.
50714         [BZ #2541]
50715         [BZ #4108]
50716         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
50717         before squaring exponent.
50718         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
50719         bottom long double and 27 bits of top long double before squaring
50720         exponent.
50721         * math/libm-test.inc (erfc_test): Add more tests.
50722         * sysdeps/i386/fpu/libm-test-ulps: Update.
50723         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
50724         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50726 2012-03-01  Kai Tietz  <ktietz@redhat.com>
50728         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
50729         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
50730         containing bit-fields.
50731         * soft-fp/extended.h (_FP_UNION_E): Likewise.
50732         * soft-fp/single.h (_FP_UNION_S): Likewise.
50733         * soft-fp/double.h (_FP_UNION_D): Likewise.
50735 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50737         [BZ #13786]
50738         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
50739         not include ../strcmp.S.
50740         [USE_AS_STRNCASECMP_L]: Likewise.
50741         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
50742         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
50743         * sysdeps/i386/i686/multiarch/strncase_l-c.c
50744         (__strncasecmp_l_ia32): Define as alias to
50745         __strncasecmp_l_nonascii.
50747         [BZ #5794]
50748         * math/libm-test.inc (expm1_test): Add test for bug 5794.
50749         * sysdeps/i386/fpu/libm-test-ulps: Update.
50750         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50752         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
50753         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50755 2012-02-29  Jeff Law  <law@redhat.com>
50757         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
50758         out of bounds read.
50760 2012-02-29  Marek Polacek  <polacek@redhat.com>
50762         [BZ #13706]
50763         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
50764         * elf/Makefile: Add rules to run tst-unused-dep.out.
50766 2012-02-28  David S. Miller  <davem@davemloft.net>
50768         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
50769         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
50770         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
50771         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
50772         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
50773         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
50775 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50777         * math/libm-test.inc (llround_test): Move one test from
50778         lround_test.  Use TEST_f_L in moved test.
50779         (lround_test): Move misplaced test to llround_test.  Add testcase
50780         from bug 2561.
50782 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
50784         * sysdeps/x86_64/fpu/e_expf.S: New file.
50785         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
50787 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
50789         [BZ #13637]
50790         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
50791         of remain_len that may cause incomplete multi-byte character and
50792         false match.
50793         * posix/bug-regex33.c: New file.
50794         * posix/Makefile (tests): Add bug-regex33.
50796 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
50798         * manual/macros.texi: New file.
50799         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
50800         * manual/libc.texinfo: Include macros.texi.
50801         * manual/creatute.texi: Likewise.
50802         * manual/install.texi: Likewise.
50803         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
50804         @glibcadj{} in references to the GNU C Library.
50805         * manual/charset.texi: Likewise.
50806         * manual/conf.texi: Likewise.
50807         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
50808         when not using those macros.
50809         * manual/creature.texi: Likewise.
50810         * manual/crypt.texi: Likewise.
50811         * manual/errno.texi: Likewise.
50812         * manual/filesys.texi: Likewise.
50813         * manual/header.texi: Likewise.
50814         * manual/install.texi: Likewise.
50815         * manual/intro.texi: Likewise.
50816         * manual/io.texi: Likewise.
50817         * manual/job.texi: Likewise.
50818         * manual/lang.texi: Likewise.
50819         * manual/libc.texiinfo: Likewise.
50820         * manual/llio.texi: Likewise.
50821         * manual/locale.texi: Likewise.
50822         * manual/maint.texi: Likewise.
50823         * manual/math.texi: Likewise.
50824         * manual/memory.texi: Likewise.
50825         * manual/message.texi: Likewise.
50826         * manual/nss.texi: Likewise.
50827         * manual/pattern.texi: Likewise.
50828         * manual/process.texi: Likewise.
50829         * manual/resource.texi: Likewise.
50830         * manual/search.texi: Likewise.
50831         * manual/setjmp.texi: Likewise.
50832         * manual/signal.texi: Likewise.
50833         * manual/socket.texi: Likewise.
50834         * manual/startup.texi: Likewise.
50835         * manual/stdio.texi: Likewise.
50836         * manual/string.texi: Likewise.
50837         * manual/sysinfo.texi: Likewise.
50838         * manual/syslog.texi: Likewise.
50839         * manual/terminal.texi: Likewise.
50840         * manual/time.texi: Likewise.
50841         * manual/users.texi: Likewise.
50842         * INSTALL: Regenerated.
50843         * NOTES: Regenerated.
50844         * sysdeps/gnu/errlist.c: Regenerated.
50846 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
50848         * include/dirent.h: Include <dirstream.h> before
50849         <dirent/dirent.h>.
50851 2012-02-28  David S. Miller  <davem@davemloft.net>
50853         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
50854         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
50855         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
50856         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
50858 2012-02-27  David S. Miller  <davem@davemloft.net>
50860         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
50861         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
50862         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
50863         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
50865         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
50866         frame pointer instead of stack pointer relative arg slot.
50867         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50868         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50869         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50871 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
50873         [BZ #3992]
50874         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
50876 2012-02-27  David S. Miller  <davem@davemloft.net>
50878         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
50879         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50880         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
50881         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
50882         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50883         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50884         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
50885         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
50887 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50889         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
50890         later.  Allow versions 5-9.
50891         * configure: Regenerated.
50892         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
50893         required minimum version and 4.6 as recommended version.  Do not
50894         mention bugs in GCC 2.7 and 2.8.
50895         * INSTALL: Regenerated.
50897 2012-02-27  David S. Miller  <davem@davemloft.net>
50899         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
50900         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
50901         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
50902         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
50903         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
50904         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
50905         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
50906         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
50908         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
50909         manipulate bits before adding and subtracting TWO112[sx].
50910         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
50912 2012-02-27  Roland McGrath  <roland@hack.frob.com>
50914         [BZ #13775]
50915         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
50916         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
50917         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
50918         being in POSIX, because they are in 1003.1-2008.
50920         * rt/tst-aio.c: Include <fcntl.h>.
50921         * rt/tst-aio7.c: Likewise.
50922         * rt/tst-aio64.c: Likewise.
50924         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
50926 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50928         * manual/install.texi (--with-headers): Describe headers as
50929         interface headers, not private headers.
50930         (Specific advice for GNU/Linux systems): Describe use of headers
50931         from "make headers_install", not private headers from older
50932         kernels.
50933         * INSTALL: Regenerated.
50934         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
50935         Change to 2.6.19.
50936         * sysdeps/unix/sysv/linux/configure: Regenerated.
50938         * manual/llio.texi (fclean): Remove documentation.
50940         * manual/Makefile (libc-texi-generated): New variable.  Include
50941         version.texi.
50942         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
50943         $(libc-texi-generated), not duplicated list of files.
50944         (version.texi, stamp-version): New rules.
50945         (realclean): Remove $(libc-texi-generated), not individual files
50946         from that list.  Do not remove dir-add.texinfo.
50947         * manual/libc.texinfo: Comment out uses of edition numbers and
50948         references to printed manual.  Remove last-updated dates.
50949         (EDITION): Comment out.
50950         (ISBN): Likewise.
50951         (VERSION, UPDATED): Remove.
50952         (version.texi): Include.
50954 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
50956         * sysdeps/posix/spawni.c: Include <signal.h>.
50957         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
50958         * sysdeps/pthread/aio_fsync.c: Likewise.
50960 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
50962         * conform/Makefile (tests): Run only when not cross-compiling and
50963         when fast-check is not defined.
50965         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
50966         * conform/data/limits.h-data: Fixes for POSIX2008.
50967         * conform/run-conformtest.sh: Run all tests.
50968         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
50969         headers.
50970         * include/bits/dlfcn.h: Likewise.
50971         * include/langinfo.h: Likewise.
50972         * include/monetary.h: Likewise.
50973         * include/sys/poll.h: Likewise.
50975         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
50976         for __USE_GNU.
50977         * posix/spawn.h: Define __need_sigset_t.
50978         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
50979         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
50980         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
50981         to get sigevent_t only.
50982         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
50983         only for __USE_GNU.
50984         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50985         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
50986         process_vm_writev only for __USE_GNU.
50987         * termios/termios.h: Declare tcgetsid also for POSIX2008.
50989         * conform/Makefile: For now ignore errors from run-conformtest.
50990         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
50991         POSIX to avoid namespace pollution.  Don't prepend headers.
50992         * conform/data/aio.h-data: Fixes for POSIX testing.
50993         * conform/data/fcntl.h-data: Likewise.
50994         * conform/data/glob.h-data: Likewise.
50995         * conform/data/grp.h-data: Likewise.
50996         * conform/data/pthread.h-data: Likewise.
50997         * conform/data/pwd.h-data: Likewise.
50998         * conform/data/signal.h-data: Likewise.
50999         * conform/data/spawn.h-data: Likewise.
51000         * conform/data/stdio.h-data: Likewise.
51001         * conform/data/stdlib.h-data: Likewise.
51002         * conform/data/stropts.h-data: Likewise.
51003         * conform/data/sys/mman.h-data: Likewise.
51004         * conform/data/sys/stat.h-data: Likewise.
51005         * conform/data/sys/types.h-data: Likewise.
51006         * conform/data/sys/wait.h-data: Likewise.
51007         * conform/data/time.h-data: Likewise.
51008         * conform/data/unistd.h-data: Likewise.
51009         * conform/data/utime.h-data: Likewise.
51011         * io/sys/stat.h: fchmod was always in POSIX.
51012         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
51013         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
51014         * rt/aio.h: Define __need_timespec before including <time.h>.
51015         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
51016         struct.  Add forward declaration of pthread_attr_t and use it in
51017         sigevent.
51018         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
51019         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
51020         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
51021         always remove CLK_TCK definition.
51023 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
51025         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
51027 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
51029         * conform/run-conformtest.sh: New file.
51030         * conform/Makefile: Run run-conformtest for tests.
51031         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
51032         support.
51034         * conform/data/uchar.h-data: New file.
51035         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
51036         * conform/data/arpa/inet.h-data: Likewise.
51037         * conform/data/assert.h-data: Likewise.
51038         * conform/data/complex.h-data: Likewise.
51039         * conform/data/cpio.h-data: Likewise.
51040         * conform/data/ctype.h-data: Likewise.
51041         * conform/data/dirent.h-data: Likewise.
51042         * conform/data/dlfcn.h-data: Likewise.
51043         * conform/data/errno.h-data: Likewise.
51044         * conform/data/fcntl.h-data: Likewise.
51045         * conform/data/float.h-data: Likewise.
51046         * conform/data/fmtmsg.h-data: Likewise.
51047         * conform/data/fnmatch.h-data: Likewise.
51048         * conform/data/ftw.h-data: Likewise.
51049         * conform/data/glob.h-data: Likewise.
51050         * conform/data/grp.h-data: Likewise.
51051         * conform/data/iconv.h-data: Likewise.
51052         * conform/data/inttypes.h-data: Likewise.
51053         * conform/data/langinfo.h-data: Likewise.
51054         * conform/data/libgen.h-data: Likewise.
51055         * conform/data/limits.h-data: Likewise.
51056         * conform/data/locale.h-data: Likewise.
51057         * conform/data/math.h-data: Likewise.
51058         * conform/data/monetary.h-data: Likewise.
51059         * conform/data/mqueue.h-data: Likewise.
51060         * conform/data/ndbm.h-data: Likewise.
51061         * conform/data/net/if.h-data: Likewise.
51062         * conform/data/netdb.h-data: Likewise.
51063         * conform/data/netinet/in.h-data: Likewise.
51064         * conform/data/nl_types.h-data: Likewise.
51065         * conform/data/poll.h-data: Likewise.
51066         * conform/data/pthread.h-data: Likewise.
51067         * conform/data/pwd.h-data: Likewise.
51068         * conform/data/regex.h-data: Likewise.
51069         * conform/data/sched.h-data: Likewise.
51070         * conform/data/search.h-data: Likewise.
51071         * conform/data/semaphore.h-data: Likewise.
51072         * conform/data/setjmp.h-data: Likewise.
51073         * conform/data/signal.h-data: Likewise.
51074         * conform/data/spawn.h-data: Likewise.
51075         * conform/data/stdarg.h-data: Likewise.
51076         * conform/data/stdio.h-data: Likewise.
51077         * conform/data/stdlib.h-data: Likewise.
51078         * conform/data/string.h-data: Likewise.
51079         * conform/data/strings.h-data: Likewise.
51080         * conform/data/stropts.h-data: Likewise.
51081         * conform/data/sys/ipc.h-data: Likewise.
51082         * conform/data/sys/mman.h-data: Likewise.
51083         * conform/data/sys/msg.h-data: Likewise.
51084         * conform/data/sys/resource.h-data: Likewise.
51085         * conform/data/sys/select.h-data: Likewise.
51086         * conform/data/sys/sem.h-data: Likewise.
51087         * conform/data/sys/shm.h-data: Likewise.
51088         * conform/data/sys/socket.h-data: Likewise.
51089         * conform/data/sys/stat.h-data: Likewise.
51090         * conform/data/sys/statvfs.h-data: Likewise.
51091         * conform/data/sys/time.h-data: Likewise.
51092         * conform/data/sys/timeb.h-data: Likewise.
51093         * conform/data/sys/times.h-data: Likewise.
51094         * conform/data/sys/types.h-data: Likewise.
51095         * conform/data/sys/uio.h-data: Likewise.
51096         * conform/data/sys/un.h-data: Likewise.
51097         * conform/data/sys/utsname.h-data: Likewise.
51098         * conform/data/sys/wait.h-data: Likewise.
51099         * conform/data/syslog.h-data: Likewise.
51100         * conform/data/tar.h-data: Likewise.
51101         * conform/data/termios.h-data: Likewise.
51102         * conform/data/utime.h-data: Likewise.
51103         * conform/data/utmpx.h-data: Likewise.
51104         * conform/data/varargs.h-data: Likewise.
51105         * conform/data/wchar.h-data: Likewise.
51106         * conform/data/wctype.h-data: Likewise.
51107         * conform/data/wordexp.h-data: Likewise.
51109         * include/stropts.h: New file.
51110         * include/uchar.h: New file.
51111         * include/aio.h: Changes to allow conformtest.pl to use the headers.
51112         * include/assert.h: Likewise.
51113         * include/ctype.h: Likewise.
51114         * include/dirent.h: Likewise.
51115         * include/dlfcn.h: Likewise.
51116         * include/fcntl.h: Likewise.
51117         * include/fnmatch.h: Likewise.
51118         * include/glob.h: Likewise.
51119         * include/grp.h: Likewise.
51120         * include/libio.h: Likewise.
51121         * include/locale.h: Likewise.
51122         * include/math.h: Likewise.
51123         * include/net/if.h: Likewise.
51124         * include/netdb.h: Likewise.
51125         * include/netinet/in.h: Likewise.
51126         * include/pthread.h: Likewise.
51127         * include/pwd.h: Likewise.
51128         * include/regex.h: Likewise.
51129         * include/sched.h: Likewise.
51130         * include/search.h: Likewise.
51131         * include/setjmp.h: Likewise.
51132         * include/signal.h: Likewise.
51133         * include/stdio.h: Likewise.
51134         * include/stdlib.h: Likewise.
51135         * include/string.h: Likewise.
51136         * include/sys/cdefs.h: Likewise.
51137         * include/sys/mman.h: Likewise.
51138         * include/sys/msg.h: Likewise.
51139         * include/sys/resource.h: Likewise.
51140         * include/sys/select.h: Likewise.
51141         * include/sys/socket.h: Likewise.
51142         * include/sys/stat.h: Likewise.
51143         * include/sys/statvfs.h: Likewise.
51144         * include/sys/time.h: Likewise.
51145         * include/sys/times.h: Likewise.
51146         * include/sys/uio.h: Likewise.
51147         * include/sys/utsname.h: Likewise.
51148         * include/sys/wait.h: Likewise.
51149         * include/termios.h: Likewise.
51150         * include/time.h: Likewise.
51151         * include/ulimit.h: Likewise.
51152         * include/unistd.h: Likewise.
51153         * include/utime.h: Likewise.
51154         * include/wchar.h: Likewise.
51155         * include/wctype.h: Likewise.
51156         * include/wordexp.h: Likewise.
51158         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
51160         * time/time.h: TIME_UTC must be a macro.
51161         Make timespec_get available for ISO C11 only as well.
51163 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
51165         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
51166         Reported by Peng Haitao <penght@cn.fujitsu.com>.
51168 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51170         * configure.in: Use -o not -a in test for unsupported multi-arch.
51172 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51174         * manual/texinfo.tex: Update to version 2012-01-19.16.
51176 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51178         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
51180 2012-02-24  Roland McGrath  <roland@hack.frob.com>
51182         [BZ #13738]
51183         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
51184         * manual/fdl-1.3.texi: New file.
51185         * manual/fdl-1.1.texi: File removed.
51187         [BZ #13738]
51188         * manual/libc.texinfo (FDL_VERSION): New @set.
51189         Use it for mention of FDL in cover text.
51190         (Documentation License): Use it in @include file name.
51192 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51193             Roland McGrath  <roland@hack.frob.com>
51195         [BZ #5461]
51196         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
51197         (not LONG_LONG_MAX and LONG_LONG_MIN.
51198         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
51199         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
51200         name.
51201         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
51203 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51205         [BZ #2547]
51206         [BZ #11365]
51207         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
51208         manipulate bits before adding and subtracting TWO23[sx].
51209         * math/libm-test.inc (nearbyint_test): Add more tests.
51211 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51213         [BZ #2548]
51214         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
51215         bits before adding and subtracting TWO23[sx].
51216         * math/libm-test.inc (rint_test): Add more tests.
51217         (rint_test_tonearest): Likewise.
51218         (rint_test_towardzero): Likewise.
51219         (rint_test_downward): Likewise.
51220         (rint_test_upward: Likewise.
51222 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51224         [BZ #10110]
51225         * include/stdc-predef.h: New file.  Extracted from features.h.
51226         * include/features.h: Include stdc-predef.h.
51227         * Makefile (headers): Add stdc-predef.h.
51228         * CONFORMANCE (Compiler limitations): Update.
51230 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51232         * manual/libc.texinfo (VERSION, UPDATED): Revert.
51234 2012-02-21  David S. Miller  <davem@davemloft.net>
51236         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
51237         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
51239 2012-02-20  David S. Miller  <davem@davemloft.net>
51241         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
51242         using a normal save/restore sequence, rather than allocating a
51243         dummy stack frame just to store a frame pointer and restore.
51244         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
51246 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51248         * manual/install.texi: Fix stray word in line-wrapped comment.
51250 2012-02-20  David S. Miller  <davem@davemloft.net>
51252         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
51253         both binutils and gcc support GOTDATA.
51255         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
51256         "rd %pc" in the PIC register setup sequences.
51258         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
51259         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
51260         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
51261         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
51262         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
51263         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
51264         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
51265         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
51266         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
51267         (SYSCALL_ERROR_HANDLER): Likewise.
51268         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
51269         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
51270         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
51271         (SYSCALL_ERROR_HANDLER): Likewise.
51273         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
51274         (HAVE_GCC_GOTDATA): New.
51275         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
51276         relocation support in both binutils and gcc.
51277         * sysdeps/sparc/elf/configure: Regenerate.
51279         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
51280         * sysdeps/sparc/sparc32/elf/configure: Delete.
51281         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
51282         * sysdeps/sparc/sparc64/elf/configure: Delete.
51283         * sysdeps/sparc/elf/configure.in: New file.
51284         * sysdeps/sparc/elf/configure: Generate.
51286         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
51287         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
51288         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
51289         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
51290         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
51292 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51294         * manual/install.texi: Do not mention specific glibc version
51295         numbers.
51296         * manual/libc.texinfo (VERSION, UPDATED): Update.
51297         (@copying): Use @copyright{} and range of years.
51299 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51301         [BZ #13695]
51302         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
51303         [crti.S not in sysdirs] (generated): Do not append.
51304         [crti.S not in sysdirs] (omit-deps): Likewise.
51305         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
51306         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
51307         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
51308         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
51309         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
51310         Likewise.
51311         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
51312         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
51313         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
51314         * csu/defs.awk: Remove file.
51315         * sysdeps/generic/initfini.c: Likewise.
51316         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
51317         variable.
51318         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
51319         Likewise.
51321 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51323         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
51324         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
51325         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
51326         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
51327         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51328         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
51329         <bits/epoll.h>.
51330         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
51331         (__EPOLL_PACKED): Define to empty if not defined by
51332         <bits/epoll.h>.
51333         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
51334         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51335         bits/epoll.h.
51337 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51339         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
51340         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
51341         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
51342         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
51343         <bits/timerfd.h>.
51344         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
51345         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51346         bits/timerfd.h.
51348 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51350         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
51351         in C locale.
51352         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
51353         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
51354         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
51355         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51357 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
51359         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51360         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
51362 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
51364         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
51365         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
51366         defined.
51367         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
51368         Likewise.
51369         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
51370         entry for 2.16.
51372 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
51374         * math/w_acos.c: Use non-signaling floating-point comparisons.
51375         * math/w_acosf.c: Likewise.
51376         * math/w_acosh.c: Likewise.
51377         * math/w_acoshf.c: Likewise.
51378         * math/w_acoshl.c: Likewise.
51379         * math/w_acosl.c: Likewise.
51380         * math/w_asin.c: Likewise.
51381         * math/w_asinf.c: Likewise.
51382         * math/w_asinl.c: Likewise.
51383         * math/w_atanh.c: Likewise.
51384         * math/w_atanhf.c: Likewise.
51385         * math/w_atanhl.c: Likewise.
51386         * math/w_exp2.c: Likewise.
51387         * math/w_exp2f.c: Likewise.
51388         * math/w_exp2l.c: Likewise.
51389         * math/w_j0.c: Likewise.
51390         * math/w_j0f.c: Likewise.
51391         * math/w_j0l.c: Likewise.
51392         * math/w_j1.c: Likewise.
51393         * math/w_j1f.c: Likewise.
51394         * math/w_j1l.c: Likewise.
51395         * math/w_jn.c: Likewise.
51396         * math/w_jnf.c: Likewise.
51397         * math/w_log.c: Likewise.
51398         * math/w_log10.c: Likewise.
51399         * math/w_log10f.c: Likewise.
51400         * math/w_log10l.c: Likewise.
51401         * math/w_log2.c: Likewise.
51402         * math/w_log2f.c: Likewise.
51403         * math/w_log2l.c: Likewise.
51404         * math/w_logf.c: Likewise.
51405         * math/w_logl.c: Likewise.
51406         * math/w_sqrt.c: Likewise.
51407         * math/w_sqrtf.c: Likewise.
51408         * math/w_sqrtl.c: Likewise.
51409         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
51410         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
51411         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
51412         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
51413         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
51415 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51417         [BZ #9739]
51418         * manual/string.texi (strnlen): Use correct parameter name in
51419         equivalent expression.
51421 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51423         [BZ #11174]
51424         * manual/users.texi (seteuid): Consistently use neweuid for
51425         argument name.
51427 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51429         [BZ #13704]
51430         * manual/nss.texi (Services in the NSS configuration): Correct
51431         list of services in example configuration file.
51433 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
51435         [BZ #11322]
51436         * manual/arith.texi: Remove statements about negative zero
51437         behaving identically to zero.
51439 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51441         [BZ #5993]
51442         * manual/install.texi: Do not document upgrading from libc5.
51444 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51446         [BZ #4596]
51447         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
51449 2012-02-18  David S. Miller  <davem@davemloft.net>
51451         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
51452         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
51453         %o7 across the call.
51454         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
51455         instead.
51456         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
51457         SETUP_PIC_REG_LEAF.
51458         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
51459         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
51460         * sysdeps/sparc/crtn.S: Likewise.
51462 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
51464         * aout/Makefile: Remove.
51466 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
51468         [BZ #13058]
51469         * manual/examples/argp-ex1.c (main): Format definition in GNU
51470         style.
51471         * manual/examples/argp-ex2.c (main): Likewise.
51472         * manual/examples/argp-ex3.c (main): Likewise.
51473         * manual/examples/argp-ex4.c (main): Likewise.
51474         * manual/examples/longopt.c (main): Use new-style prototype
51475         definition.
51476         * manual/examples/strncat.c (main): Specify return type and use
51477         (void) for arguments.
51478         * manual/examples/subopt.c (main): Use char **argv argument.
51480 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51482         [BZ #5077]
51483         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
51484         rounding modes.
51486 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
51488         [BZ #6907]
51489         * manual/string.texi (strchr): Change when strchrnul is
51490         recommended.
51492 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
51494         [BZ #174]
51495         * manual/locale.texi (setlocale): Document LOCPATH.
51497 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51499         [BZ #10210]
51500         * manual/process.texi (execle): Move @dots{} before last argument.
51502 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
51504         [BZ #12047]
51505         * manual/charset.texi (Generic Charset Conversion): Fix typo
51506         (LC_TYPE -> LC_CTYPE).
51508 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
51510         [BZ #5805]
51511         * manual/arith.texi (scalbn): Use @var{} on parameter names.
51512         (scalbnf): Likewise.
51513         (scalbnl): Likewise.
51514         (scalbln): Likewise.
51515         (scalblnf): Likewise.
51516         (scalblnl): Likewise.
51517         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
51518         (vwarnx): Likewise.
51519         (verr): Likewise.
51520         (verrx): Likewise.
51521         * manual/filesys.texi (telldir): Use braces around return type.
51522         * manual/llio.texi (mmap): Add space after comma.
51523         (mmap64): Likewise.
51524         * manual/math.texi (jn): Use @var{} on parameter names.
51525         (jnf): Likewise.
51526         (jnl): Likewise.
51527         (yn): Likewise.
51528         (ynf): Likewise.
51529         (ynl): Likewise.
51530         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
51531         line.
51532         * manual/resource.texi (ulimit): Use @dots{} instead of literal
51533         "...".
51534         (sched_get_priority_min): Remove semicolon on @deftypefun line.
51535         (sched_get_priority_max): Likewise.
51536         * manual/signal.texi (sigvec): Add space after comma.
51537         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
51538         names.
51539         (if_indextoname): Likewise.
51540         (if_freenameindex): Likewise.
51541         (sendto): Use ',' instead of '.' in prototype.
51542         * manual/startup.texi (syscall): Use @dots{} instead of literal
51543         "...".
51544         * manual/stdio.texi (__fpending): Separate initial words of
51545         paragraph from @deftypefun line.
51546         * manual/syslog.texi (syslog): Use @dots{} instead of literal
51547         "...".
51548         (vsyslog): Use @var{} on parameter names.
51549         * manual/terminal.texi (stty): Use @var{} on parameter names.
51550         * manual/users.texi (getutmp): Use @var{} on parameter names.
51551         (getutmpx): Likewise.
51553 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51555         [BZ #6884]
51556         * manual/stdio.texi (fopen): Fix typos in description of
51557         ",ccs=STRING".
51559 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
51561         [BZ #4026]
51562         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
51563         get clock_id definition.
51565 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
51567         [BZ #4822]
51568         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
51569         (madvise): Cast every argument to void on its own.
51571 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51573         [BZ #9902]
51574         * manual/startup.texi (Exit Status): Fix typo.
51576 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51578         [BZ #10140]
51579         * manual/examples/argp-ex1.c: Include <stdlib.h>.
51580         * manual/examples/argp-ex2.c: Likewise.
51581         * manual/examples/argp-ex3.c: Likewise.
51583 2012-02-16  Richard Henderson  <rth@redhat.com>
51585         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
51586         * sysdeps/s390/s390-32/initfini.c: Remove.
51587         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
51588         * sysdeps/s390/s390-64/initfini.c: Remove.
51590 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
51592         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
51593         compiler output for sysdeps/generic/initfini.c.
51594         * sysdeps/sh/elf/initfini.c: Remove file.
51596 2012-02-16  David S. Miller  <davem@davemloft.net>
51598         [BZ #11494]
51599         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
51601         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
51602         * sysdeps/sparc/crti.S: New file.
51603         * sysdeps/sparc/crtn.S: New file.
51604         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
51605         * sysdeps/sparc/sparc64/Makefile: Likewise.
51607 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
51609         [BZ #3335]
51610         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
51612 2012-02-15  Roland McGrath  <roland@hack.frob.com>
51614         [BZ #4822]
51615         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
51617         * mach/devstream.c (cookie_io_functions_t): Macro removed.
51618         (write, read, close): Likewise.
51619         Patch by Aurelien Jarno <aurelien@aurel32.net>.
51621 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
51623         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
51624         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
51625         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
51626         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
51627         <bits/signalfd.h>.
51628         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
51629         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51630         bits/signalfd.h.
51632 2012-02-14  Marek Polacek  <polacek@redhat.com>
51634         * sysdeps/x86_64/crti.S: New file.
51635         * sysdeps/x86_64/crtn.S: New file.
51636         * sysdeps/x86_64/elf/initfini.c: Remove file.
51638 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51640         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
51641         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
51642         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
51643         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
51644         <bits/inotify.h>.
51645         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
51646         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51647         bits/inotify.h.
51649 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51651         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
51652         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
51653         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
51654         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
51655         <bits/eventfd.h>.
51656         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
51657         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51658         bits/eventfd.h.
51660 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
51662         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
51663         __feraiseexcept instead of feraiseexcept.
51665         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
51666         nanosleep invocations.
51667         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
51668         strings, and add error checking for a nanosleep invocations.
51670 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
51672         Replace FSF snail mail address with URLs, as per GNU coding standards.
51673         Most of the snail mail addresses were wrong anyway, and omitting
51674         them makes the source code easier to maintain.  Almost all of the
51675         changes are to license notices and to locale LC_IDENTIFICATION
51676         addresses, except for this one:
51677         * manual/libc.texinfo: In "Published by", give the FSF's URL,
51678         not its snail mail address.
51680 2012-02-09  Richard Henderson  <rth@twiddle.net>
51682         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
51683         of kernel-features.h.
51685         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
51687 2012-02-08  Marek Polacek  <polacek@redhat.com>
51689         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
51690         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
51691         * sysdeps/gnu/_G_config.h: Likewise.
51692         * sysdeps/generic/_G_config.h: Likewise.
51694 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
51696         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
51697         tests.
51698         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51700         * sysdeps/powerpc/powerpc32/crti.S: New file.
51701         * sysdeps/powerpc/powerpc32/crtn.S: New file.
51702         * sysdeps/powerpc/powerpc64/crti.S: New file.
51703         * sysdeps/powerpc/powerpc64/crtn.S: New file.
51705         * Makeconfig (have-initfini): Don't set.
51706         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
51707         * configure.in (nopic_initfini): Don't substitute.
51708         * config.h.in (HAVE_INITFINI): Don't #undef.
51709         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
51710         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
51712 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
51714         Support crti.S and crtn.S provided directly by architectures.
51715         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
51716         [crti.S in sysdirs] (omit-deps): Likewise.
51717         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
51718         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
51719         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
51720         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
51721         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
51722         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
51723         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
51724         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
51725         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
51726         compiler output for sysdeps/generic/initfini.c.
51727         * sysdeps/i386/elf/Makefile: Remove file.
51728         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
51730 2012-02-07  Marek Polacek  <polacek@redhat.com>
51732         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
51733         * sysdeps/gnu/_G_config.h: Likewise.
51734         * sysdeps/mach/hurd/_G_config.h: Likewise.
51736 2012-02-07  Marek Polacek  <polacek@redhat.com>
51738         * math/Makefile (tests): Add tst-CMPLX2.
51739         * math/tst-CMPLX2.c: New file.
51741 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
51743         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51745         * math/libm-test.inc (jn_test): Add missing L suffix.
51747 2012-02-06  Marek Polacek  <polacek@redhat.com>
51749         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
51750         * sysdeps/i386/fpu/e_powf.S: Likewise.
51751         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
51752         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
51753         * sysdeps/i386/fpu/e_acosh.S: Likewise.
51754         * sysdeps/i386/fpu/e_pow.S: Likewise.
51755         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
51756         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
51757         * sysdeps/i386/fpu/s_expm1.S: Likewise.
51758         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
51759         * sysdeps/i386/fpu/e_log2.S: Likewise.
51760         * sysdeps/i386/fpu/e_log2l.S: Likewise.
51761         * sysdeps/i386/fpu/e_scalb.S: Likewise.
51762         * sysdeps/i386/fpu/e_powl.S: Likewise.
51763         * sysdeps/i386/fpu/s_log1p.S: Likewise.
51764         * sysdeps/i386/fpu/e_log10f.S: Likewise.
51765         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
51766         * sysdeps/i386/fpu/e_logl.S: Likewise.
51767         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
51768         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
51769         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
51770         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
51771         * sysdeps/i386/fpu/e_log2f.S: Likewise.
51772         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
51773         * sysdeps/i386/fpu/e_log.S: Likewise.
51774         * sysdeps/i386/fpu/s_cexp.S: Likewise.
51775         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
51776         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
51777         * sysdeps/i386/fpu/e_logf.S: Likewise.
51778         * sysdeps/i386/fpu/e_log10l.S: Likewise.
51779         * sysdeps/i386/fpu/e_atanh.S: Likewise.
51780         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
51781         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
51782         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
51783         * sysdeps/i386/fpu/e_log10.S: Likewise.
51784         * sysdeps/i386/fpu/s_frexp.S: Likewise.
51785         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
51786         * sysdeps/i386/fpu/s_asinh.S: Likewise.
51787         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
51788         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
51789         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
51790         * sysdeps/i386/asm-syntax.h: Likewise.
51791         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
51792         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
51793         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
51794         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
51795         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
51796         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
51797         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
51798         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
51799         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
51800         * sysdeps/powerpc/sysdep.h: Likewise.
51801         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
51802         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
51804 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51806         [BZ #411]
51807         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
51809 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51811         * sysdeps/i386/sysdep.h: Include <features.h>.
51812         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
51813         version.
51815 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
51817         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
51818         Define.
51819         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
51820         LOAD_PIC_REG_STR.
51822 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51824         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
51825         (SETUP_PIC_REG): Use GET_PC_THUNK.
51826         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
51827         macro.
51829 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51831         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
51832         for non-PIC compilation.
51833         (SETUP_PIC_REG): Add .p2align directive.
51834         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
51835         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
51836         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
51837         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
51838         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
51839         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
51840         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
51841         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
51842         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
51843         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
51844         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
51845         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
51846         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
51847         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
51848         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
51849         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
51850         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
51851         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
51852         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
51853         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
51854         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
51855         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
51856         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
51857         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
51858         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
51859         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
51860         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
51861         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
51862         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
51863         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
51864         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
51865         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
51866         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
51867         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
51868         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
51869         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
51870         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
51871         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
51872         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
51873         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
51874         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
51876 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51878         * math/tst-CMPLX.c: Include <stdio.h>.
51880 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
51882         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
51883         float.
51884         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
51885         * sysdeps/sparc/bits/mathdef.h: Likewise.
51887 2012-01-31  Marek Polacek  <polacek@redhat.com>
51889         * libio/libio.h: Don't define _PARAMS.
51890         * locale/programs/config.h: Don't define PARAMS.
51891         * stdlib/strtol_l.c: Likewise.
51892         (__strtol_l): Remove PARAMS from the prototype.
51894 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
51896         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
51897         names.  Just use the correct names.  Remove unnecessary wrapper
51898         functions.
51899         * malloc/arena.c: Likewise.
51900         * malloc/hooks.c: Likewise.
51902         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
51903         ARENA_TEST says not to.  Simplify test for creation of a new arena.
51904         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
51906 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
51908         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
51909         into tail calls.
51910         (update_get_addr): New function.
51911         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
51912         GET_ADDR_MODULE parameter.
51914 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51916         * crypt/cert.c: Remove __STDC__ conditionals.
51917         * crypt/crypt-entry.c: Likewise.
51918         * crypt/crypt_util.c: Likewise.
51919         * libio/filedoalloc.c: Likewise.
51920         * libio/fileops.c: Likewise.
51921         * libio/genops.c: Likewise.
51922         * libio/iofclose.c: Likewise.
51923         * libio/iofdopen.c: Likewise.
51924         * libio/iofopen.c: Likewise.
51925         * libio/iofopen64.c: Likewise.
51926         * libio/iogetdelim.c: Likewise.
51927         * libio/iopopen.c: Likewise.
51928         * libio/obprintf.c: Likewise.
51929         * libio/oldfileops.c: Likewise.
51930         * libio/oldiofclose.c: Likewise.
51931         * libio/oldiofdopen.c: Likewise.
51932         * libio/oldiofopen.c: Likewise.
51933         * libio/oldiopopen.c: Likewise.
51934         * libio/wfiledoalloc.c: Likewise.
51935         * libio/wgenops.c: Likewise.
51936         * locale/programs/xmalloc.c: Likewise.
51937         * misc/syslog.c: Likewise.
51938         * stdio-common/xbug.c: Likewise.
51939         * string/memchr.c: Likewise.
51940         * string/memcmp.c: Likewise.
51941         * string/memrchr.c: Likewise.
51942         * string/rawmemchr.c: Likewise.
51943         * sysdeps/posix/getcwd.c: Likewise.
51944         * time/strftime_l.c: Likewise.
51946 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51948         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
51949         * config.make.in (config-cflags-sse2avx): Define.
51950         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
51951         Fix typo.
51953 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
51955         * scripts/config.guess: Update from upstream config git repository.
51956         * scripts/config.sub: Likewise.
51958 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
51960         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
51961         (EM_NUM): Update.
51962         (R_TILEPRO_*, R_TILEGX_*): New macros.
51964         * scripts/firstversions.awk: Fix bug in version range handling.
51966         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
51968         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
51970         * include/sys/epoll.h: New file.
51971         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
51972         libc_hidden_def.
51974 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
51976         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
51977         Avoid unnecessary __WORDSIZE == 64 test.
51978         (fmaxf): Use VEX format if possible.
51979         (fmax): Likewise.
51980         (fminf): Likewise.
51981         (fmin): Likewise.
51983         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
51984         * math/math_private.h: Remove libc_fegetround* and
51985         libc_fesetround*.
51986         * sysdeps/i386/configure.in: Check for -msse2avx.
51987         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
51988         also if SSE2AVX is defined.
51989         Remove libc_fegetround* and libc_fesetround*.
51990         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
51991         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
51992         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
51993         of HAS_YMM_USABLE.
51994         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51995         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51996         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51997         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51998         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52000         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
52002 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52004         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
52005         size is not set.
52006         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
52008 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
52010         [BZ #13618]
52011         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
52012         relocation.
52013         * Makeconfig (libm): Define.
52014         * elf/Makefile: Add rules to build and run tst-relsort1.
52015         * elf/tst-relsort1.c: New file.
52016         * elf/tst-relsort1mod1.c: New file.
52017         * elf/tst-relsort1mod2.c: New file.
52019 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
52021         * math/s_ldexp.c: Remove __STDC__ conditionals.
52022         * math/s_ldexpf.c: Likewise.
52023         * math/s_ldexpl.c: Likewise.
52024         * math/s_nextafter.c: Likewise.
52025         * math/s_nexttowardf.c: Likewise.
52026         * math/s_significand.c: Likewise.
52027         * math/s_significandf.c: Likewise.
52028         * math/s_significandl.c: Likewise.
52029         * math/w_jnl.c: Likewise.
52030         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
52031         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
52032         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
52033         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
52034         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
52035         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
52036         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
52037         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
52038         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
52039         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
52040         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
52041         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52042         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
52043         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
52044         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
52045         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
52046         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
52047         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
52048         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
52049         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
52050         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
52051         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
52052         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
52053         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
52054         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
52055         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
52056         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
52057         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
52058         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
52059         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
52060         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
52061         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
52062         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
52063         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
52064         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
52065         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
52066         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
52067         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
52068         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
52069         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
52070         * sysdeps/ieee754/k_standard.c: Likewise.
52071         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
52072         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
52073         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
52074         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
52075         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
52076         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
52077         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
52078         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
52079         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
52080         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
52081         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
52082         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
52083         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
52084         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
52085         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
52086         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
52087         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
52088         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
52089         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
52090         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
52091         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
52092         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
52093         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
52094         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
52095         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
52096         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
52097         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
52098         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
52099         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
52100         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
52101         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
52102         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
52103         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
52104         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
52105         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
52106         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
52107         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
52108         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
52109         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
52110         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
52111         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
52112         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
52113         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
52114         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
52115         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
52116         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
52117         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
52118         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
52119         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
52120         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
52121         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
52122         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
52123         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
52124         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
52125         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
52126         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
52127         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
52128         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
52129         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
52130         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
52131         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
52132         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
52133         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
52134         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
52135         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
52136         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
52137         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
52138         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
52139         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
52140         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
52141         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
52142         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
52143         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
52144         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
52145         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
52146         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
52147         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
52148         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
52149         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
52150         * sysdeps/ieee754/s_matherr.c: Likewise.
52151         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
52152         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
52153         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
52154         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
52156 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
52158         * crypt/md5.h: Remove __STDC__ conditionals.
52159         * libio/libioP.h: Likewise.
52160         * locale/programs/config.h: Likewise.
52161         * sysdeps/generic/sysdep.h: Likewise.
52162         * sysdeps/i386/asm-syntax.h: Likewise.
52163         * sysdeps/s390/asm-syntax.h: Likewise.
52164         * sysdeps/unix/sysdep.h: Likewise.
52165         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
52166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
52168 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
52170         * libio/libio.h: Remove __STDC__ conditionals.
52171         * malloc/obstack.h: Likewise.
52172         * math/complex.h: Likewise.
52173         * math/math.h: Likewise.
52174         * sysdeps/generic/_G_config.h: Likewise.
52175         * sysdeps/gnu/_G_config.h: Likewise.
52176         * sysdeps/mach/hurd/_G_config.h: Likewise.
52177         * sysdeps/powerpc/bits/mathdef.h: Likewise.
52178         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
52179         * sysdeps/sparc/bits/mathdef.h: Likewise.
52181 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
52183         [BZ #13583]
52184         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
52185         Clean up HAS_* macros.
52186         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
52187         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
52188         possible.
52189         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
52190         HAS_AVX.
52191         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
52192         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
52193         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
52194         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
52195         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52197 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
52199         * elf/tst-unique3.cc (gets): Remove declaration.
52200         * elf/tst-unique3lib.cc (gets): Likewise.
52201         * elf/tst-unique3lib2.cc (gets): Likewise.
52202         * elf/tst-unique4.cc (gets): Likewise.
52204 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
52206         * include/stdio.h: Add C++ protection.  Add gets declarations and
52207         definitions.
52208         * debug/tst-chk1.c: Don't declare gets here.
52209         * stdio-common/tst-gets.c: Likewise.
52211 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
52213         * posix/glob: Remove directory.
52215 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
52217         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
52219 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
52221         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
52222         of the non-standard EPFNOSUPPORT.
52224 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52226         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
52227         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
52228         ANYWHERE set to 1 only on KERN_NO_SPACE error.
52230 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
52232         * wcsmbs/uchar.h: Test __STDC_VERSION__.
52234 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
52236         * nscd/aicache.c (addhstaiX): Do not cache negative results of
52237         transient errors.
52238         * nscd/grpcache.c (cache_addgr): Likewise.
52239         * nscd/hstcache.c (cache_addhst): Likewise.
52240         * nscd/initgrcache.c (addinitgroupsX): Likewise.
52241         * nscd/pwdcache.c (cache_addpw): Likewise.
52242         * nscd/servicescache.c (cache_addserv): Likewise.
52244 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
52246         * malloc/malloc.c: Various cleanups.
52247         * malloc/hooks.c: Likewise.
52249         * stdlib/Makefile (tests): Add bug-fmtmsg1.
52250         * stdlib/bug-fmtmsg1.c: New file.
52252         * stdlib/fmtmsg.c (init): Add missing unlock.
52253         Patch by Peng Haitao <penght@cn.fujitsu.com>.
52255 2012-01-12  Marek Polacek  <polacek@redhat.com>
52257         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
52258         and _GNU_SOURCE.
52260 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
52262         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
52263         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
52264         macro to ensure uniqueness of label name.
52265         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
52266         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
52268 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
52270         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
52272         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
52273         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
52274         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
52275         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
52277 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
52279         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
52281         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
52282         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
52283         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
52285         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
52287         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
52288         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
52289         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
52290         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
52292         * math/bits/math-finite.h: Add ldexp support.
52294 2012-01-10  Marek Polacek  <polacek@redhat.com>
52296         * locale/programs/localedef.h (show_archive_content): Add noreturn
52297         attribute.
52299 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
52301         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
52303 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52305         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
52307         * io/Makefile (headers): Add bits/poll2.h.
52309 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
52311         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
52312         typo #include statement.
52314 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52316         * include/sys/cdefs.h: Define __attribute_alloc_size.
52317         * catgets/gencat.c: Add alloc_size attribute and apply consistently
52318         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
52319         * elf/pldd.c: Likewise.
52320         * iconv/iconv_charmap.c: Likewise.
52321         * iconv/iconvconfig.c: Likewise.
52322         * iconv/strtab.c: Likewise.
52323         * locale/programs/locale.c: Likewise.
52324         * locale/programs/localedef.h: Likewise.
52325         * locale/programs/simple-hash.c: Likewise.
52326         * nscd/nscd.h: Likewise.
52327         * nss/makedb.c: Likewise.
52328         * sysdeps/generic/ldconfig.h: Likewise.
52329         * locale/programs/localedef.c: Remove xmalloc prototype.
52330         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
52332 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
52334         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
52335         appropriate.
52337 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52339         * math/Makefile (tests): Add tst-CMPLX.
52340         * math/tst-CMPLX.c: New file.
52342         * math/complex.h (CMPLXL): Fix typo.
52344         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
52345         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
52346         GLIBC_2.16.
52347         * debug/tst-chk1.c: Add poll and ppoll tests.
52348         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
52349         * include/sys/poll.h: Add hidden proto for ppoll.
52350         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
52351         * sysdeps/mach/hurd/ppoll.c: Likewise.
52352         * io/ppoll.c: Likewise.
52353         * debug/poll_chk.c: New file.
52354         * debug/ppoll_chk.c: New file.
52355         * include/bits/poll2.h: New file.
52356         * io/bits/poll2.h: New file.
52358         [BZ #1350]
52359         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
52361         * configure.in: static is always set to yes.  Remove.
52362         * config.make.in: Don't set build-static.
52363         * Makeconfig: Remove use of build-static.
52364         * dlfcn/Makefile: Likewise.
52365         * elf/Makefile: Likewise.
52366         * math/Makefile: Likewise.
52367         * misc/Makefile: Likewise.
52368         * nptl/Makefile: Likewise.
52369         * sysdeps/mach/hurd/Makefile: Likewise.
52371         * configure.in: PWD_P is not used anymore.
52372         * config.make.in: Remove PWD_P entry.
52374         * configure.in: Remove last remnants of RANLIB.
52375         No need to check for signed size_t anymore.
52376         Don't set libc_commonpagesize and libc_relro_required here for Alpha
52377         and IA-64.
52378         Remove __builtin_expect test because we require at least gcc 3.4.
52379         * aclocal.m4: Likewise.
52381         * wcsmbs/mbrtoc16.c: Implement using towc function.
52382         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
52383         * wcsmbs/wcsmbsload.c: Likewise.
52384         * iconv/gconv_simple.c: Likewise.
52385         * iconv/gconv_int.h: Likewise.
52386         * iconv/gconv_builtin.h: Likewise.
52387         * iconv/iconv_prog.c: Remove CHAR16 handling.
52389         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
52391         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
52393         * configure.in: Remove --with-elf and --enable-bounded options.
52394         Dont set base_machine for ia64.  More non-ELF conditions removed.
52395         Remove testing and setting of leading underscore information.
52396         * config.make.in (build-bounded): Set to no.
52397         * config.h.in: Remove NO_UNDERSCORES entry.
52398         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
52399         them.
52400         * csu/start.c: Remove !NO_UNDERSCORE code.
52401         * locale/localeinfo.h: Likewise.
52402         * sysdeps/generic/machine-gmon.h: Likewise.
52403         * sysdeps/generic/sysdep.h: Likewise.
52404         * sysdeps/i386/sysdep.h: Likewise.
52405         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52406         * sysdeps/mach/sysdep.h: Likewise.
52407         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52408         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52409         * sysdeps/sh/sysdep.h: Likewise.
52410         * sysdeps/sparc/sparc32/alloca.S: Likewise.
52411         * sysdeps/unix/i386/sysdep.S: Likewise.
52412         * sysdeps/unix/sparc/start.c: Likewise.
52413         * sysdeps/unix/sparc/sysdep.S: Likewise.
52414         * sysdeps/unix/sparc/sysdep.h: Likewise.
52415         * sysdeps/unix/start.c: Likewise.
52416         * sysdeps/unix/x86_64/sysdep.S: Likewise.
52417         * sysdeps/x86_64/sysdep.h: Likewise.
52419 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
52421         [BZ #13553]
52422         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
52423         for non-gcc.
52424         * argp/argp-fmtstream.h: Use const instead __const.
52425         * argp/argp.h: Likewise.
52426         * assert/assert.h: Likewise.
52427         * bits/fenv.h: Likewise.
52428         * bits/sched.h: Likewise.
52429         * bits/sigset.h: Likewise.
52430         * bits/sigthread.h: Likewise.
52431         * catgets/nl_types.h: Likewise.
52432         * conform/data/pthread.h-data: Likewise.
52433         * crypt/crypt-private.h: Likewise.
52434         * crypt/crypt.h: Likewise.
52435         * crypt/crypt_util.c: Likewise.
52436         * ctype/ctype.h: Likewise.
52437         * debug/execinfo.h: Likewise.
52438         * debug/mbsnrtowcs_chk.c: Likewise.
52439         * debug/mbsrtowcs_chk.c: Likewise.
52440         * debug/wcsnrtombs_chk.c: Likewise.
52441         * debug/wcsrtombs_chk.c: Likewise.
52442         * debug/wcstombs_chk.c: Likewise.
52443         * dirent/dirent.h: Likewise.
52444         * dlfcn/dlfcn.h: Likewise.
52445         * elf/neededtest4.c: Likewise.
52446         * grp/grp.h: Likewise.
52447         * gshadow/gshadow.h: Likewise.
52448         * iconv/gconv.h: Likewise.
52449         * iconv/gconv_int.h: Likewise.
52450         * iconv/gconv_simple.c: Likewise.
52451         * iconv/iconv.h: Likewise.
52452         * iconv/loop.c: Likewise.
52453         * iconv/skeleton.c: Likewise.
52454         * include/aio.h: Likewise.
52455         * include/aliases.h: Likewise.
52456         * include/argz.h: Likewise.
52457         * include/arpa/inet.h: Likewise.
52458         * include/assert.h: Likewise.
52459         * include/dirent.h: Likewise.
52460         * include/dlfcn.h: Likewise.
52461         * include/execinfo.h: Likewise.
52462         * include/fcntl.h: Likewise.
52463         * include/fenv.h: Likewise.
52464         * include/glob.h: Likewise.
52465         * include/grp.h: Likewise.
52466         * include/libintl.h: Likewise.
52467         * include/mntent.h: Likewise.
52468         * include/netdb.h: Likewise.
52469         * include/pwd.h: Likewise.
52470         * include/rpc/netdb.h: Likewise.
52471         * include/sched.h: Likewise.
52472         * include/search.h: Likewise.
52473         * include/shadow.h: Likewise.
52474         * include/signal.h: Likewise.
52475         * include/stdio.h: Likewise.
52476         * include/stdlib.h: Likewise.
52477         * include/string.h: Likewise.
52478         * include/sys/socket.h: Likewise.
52479         * include/sys/stat.h: Likewise.
52480         * include/sys/statfs.h: Likewise.
52481         * include/sys/statvfs.h: Likewise.
52482         * include/sys/syslog.h: Likewise.
52483         * include/sys/time.h: Likewise.
52484         * include/sys/uio.h: Likewise.
52485         * include/time.h: Likewise.
52486         * include/unistd.h: Likewise.
52487         * include/utmp.h: Likewise.
52488         * include/wchar.h: Likewise.
52489         * include/wctype.h: Likewise.
52490         * inet/aliases.h: Likewise.
52491         * inet/arpa/inet.h: Likewise.
52492         * inet/netinet/ether.h: Likewise.
52493         * inet/netinet/in.h: Likewise.
52494         * intl/libintl.h: Likewise.
52495         * io/bits/fcntl2.h: Likewise.
52496         * io/fcntl.h: Likewise.
52497         * io/ftw.h: Likewise.
52498         * io/sys/poll.h: Likewise.
52499         * io/sys/stat.h: Likewise.
52500         * io/sys/statfs.h: Likewise.
52501         * io/sys/statvfs.h: Likewise.
52502         * io/utime.h: Likewise.
52503         * libio/bits/stdio.h: Likewise.
52504         * libio/bits/stdio2.h: Likewise.
52505         * libio/libio.h: Likewise.
52506         * libio/libioP.h: Likewise.
52507         * libio/stdio.h: Likewise.
52508         * locale/lc-ctype.c: Likewise.
52509         * locale/locale.h: Likewise.
52510         * login/utmp.h: Likewise.
52511         * malloc/arena.c: Likewise.
52512         * malloc/malloc.c: Likewise.
52513         * malloc/malloc.h: Likewise.
52514         * malloc/mcheck.c: Likewise.
52515         * malloc/mtrace.c: Likewise.
52516         * math/bits/mathcalls.h: Likewise.
52517         * math/fenv.h: Likewise.
52518         * math/math_private.h: Likewise.
52519         * misc/bits/error.h: Likewise.
52520         * misc/bits/syslog.h: Likewise.
52521         * misc/err.h: Likewise.
52522         * misc/error.h: Likewise.
52523         * misc/fstab.h: Likewise.
52524         * misc/mntent.h: Likewise.
52525         * misc/regexp.h: Likewise.
52526         * misc/search.h: Likewise.
52527         * misc/sgtty.h: Likewise.
52528         * misc/sys/mman.h: Likewise.
52529         * misc/sys/syslog.h: Likewise.
52530         * misc/sys/uio.h: Likewise.
52531         * misc/sys/xattr.h: Likewise.
52532         * misc/ttyent.h: Likewise.
52533         * nis/rpcsvc/ypclnt.h: Likewise.
52534         * nss/nss.h: Likewise.
52535         * posix/bits/unistd.h: Likewise.
52536         * posix/fnmatch.h: Likewise.
52537         * posix/glob.h: Likewise.
52538         * posix/sched.h: Likewise.
52539         * posix/spawn.h: Likewise.
52540         * posix/sys/wait.h: Likewise.
52541         * posix/unistd.h: Likewise.
52542         * posix/wordexp.h: Likewise.
52543         * pwd/pwd.h: Likewise.
52544         * resolv/netdb.h: Likewise.
52545         * resource/sys/resource.h: Likewise.
52546         * rt/aio.h: Likewise.
52547         * rt/bits/mqueue2.h: Likewise.
52548         * rt/mqueue.h: Likewise.
52549         * shadow/shadow.h: Likewise.
52550         * signal/signal.h: Likewise.
52551         * socket/send.c: Likewise.
52552         * socket/sendto.c: Likewise.
52553         * socket/sys/socket.h: Likewise.
52554         * stdio-common/printf.h: Likewise.
52555         * stdlib/bits/stdlib.h: Likewise.
52556         * stdlib/fmtmsg.h: Likewise.
52557         * stdlib/monetary.h: Likewise.
52558         * stdlib/stdlib.h: Likewise.
52559         * stdlib/ucontext.h: Likewise.
52560         * streams/stropts.h: Likewise.
52561         * string/argz.h: Likewise.
52562         * string/bits/string2.h: Likewise.
52563         * string/string.h: Likewise.
52564         * string/strings.h: Likewise.
52565         * sunrpc/rpc/auth.h: Likewise.
52566         * sunrpc/rpc/auth_des.h: Likewise.
52567         * sunrpc/rpc/clnt.h: Likewise.
52568         * sunrpc/rpc/netdb.h: Likewise.
52569         * sunrpc/rpc/pmap_clnt.h: Likewise.
52570         * sunrpc/rpc/xdr.h: Likewise.
52571         * sysdeps/generic/inttypes.h: Likewise.
52572         * sysdeps/generic/net/if.h: Likewise.
52573         * sysdeps/generic/sys/swap.h: Likewise.
52574         * sysdeps/gnu/net/if.h: Likewise.
52575         * sysdeps/gnu/utmpx.h: Likewise.
52576         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
52577         * sysdeps/i386/i486/bits/string.h: Likewise.
52578         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
52579         * sysdeps/s390/bits/string.h: Likewise.
52580         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
52581         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
52582         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
52583         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
52584         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
52585         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
52586         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
52587         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
52588         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
52589         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
52590         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
52591         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
52592         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
52593         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
52594         * sysdeps/unix/sysv/linux/readv.c: Likewise.
52595         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
52596         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
52597         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
52598         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
52599         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
52600         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52601         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
52602         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
52603         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
52604         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
52605         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
52606         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
52607         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52608         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
52609         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
52610         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
52611         * sysvipc/sys/ipc.h: Likewise.
52612         * sysvipc/sys/msg.h: Likewise.
52613         * sysvipc/sys/sem.h: Likewise.
52614         * sysvipc/sys/shm.h: Likewise.
52615         * termios/termios.h: Likewise.
52616         * time/sys/time.h: Likewise.
52617         * time/time.h: Likewise.
52618         * wcsmbs/bits/wchar2.h: Likewise.
52619         * wcsmbs/uchar.h: Likewise.
52620         * wcsmbs/wchar.h: Likewise.
52621         * wctype/wctype.h: Likewise.
52623         [BZ #13551]
52624         * Makeconfig: Remove all but ELF support including AIX support.
52625         * Makerules: Likewise.
52626         * config.h.in: Likewise.
52627         * config.make.in: Likewise.
52628         * configure: Likewise.
52629         * configure.in: Likewise.
52630         * csu/Makefile: Likewise.
52631         * csu/version.c: Likewise.
52632         * debug/Makefile: Likewise.
52633         * dlfcn/Makefile: Likewise.
52634         * elf/Makefile: Likewise.
52635         * extra-lib.mk: Likewise.
52636         * iconv/Makefile: Likewise.
52637         * include/libc-symbols.h: Likewise.
52638         * include/shlib-compat.h: Likewise.
52639         * resolv/Makefile: Likewise.
52640         * resolv/res_libc.c: Likewise.
52641         * rt/Makefile: Likewise.
52642         * sysdeps/i386/asm-syntax.h: Likewise.
52643         * sysdeps/i386/sysdep.h: Likewise.
52644         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52645         * sysdeps/mach/sysdep.h: Likewise.
52646         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
52647         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
52648         * sysdeps/s390/asm-syntax.h: Likewise.
52649         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52650         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52651         * sysdeps/sh/sysdep.h: Likewise.
52652         * sysdeps/unix/sparc/sysdep.h: Likewise.
52653         * sysdeps/wordsize-32/divdi3.c: Likewise.
52654         * sysdeps/x86_64/sysdep.h: Likewise.
52656         * argp/Versions: Remove _argp_unlock_xxx.
52658         [BZ #13559]
52659         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
52660         * abilist/libBrokenLocale.abilist: Likewise.
52661         * abilist/libanl.abilist: Likewise.
52662         * abilist/libc.abilist: Likewise.
52663         * abilist/libcrypt.abilist: Likewise.
52664         * abilist/libdl.abilist: Likewise.
52665         * abilist/libm.abilist: Likewise.
52666         * abilist/libnsl.abilist: Likewise.
52667         * abilist/libpthread.abilist: Likewise.
52668         * abilist/libresolv.abilist: Likewise.
52669         * abilist/librt.abilist: Likewise.
52670         * abilist/libthread_db.abilist: Likewise.
52671         * abilist/libutil.abilist: Likewise.
52672         * abilist/libnss_db.abilist: New file.
52674         * scripts/abilist.awk: Add support for indirect functions.
52676         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
52678         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
52680         * shlib-versions: Remove entries for ports architectures.
52682         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
52683         files in ports.
52684         * elf/stackguard-macros.h: Remove support for IA-64.
52685         * elf/tst-auditmod1.c: Likewise.
52686         * sysdeps/generic/ldsodefs.h: Likewise.
52688         * sysdeps/unix/sysv/linux/configure.in: Ports should define
52689         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
52690         configure files.
52692         [BZ #13552]
52693         * configure.in: Remove --enable-omitfp support.
52694         * FAQ.in: Adjust.
52695         * config.make.in: Likewise.
52696         * Makeconfig: Likewise.
52697         * manual/install.texi: Likewise.
52699         In case anyone cares, the IA-64 architecture could move to ports.
52700         * sysdeps/ia64/*: Removed.
52701         * sysdeps/unix/sysv/linux/ia64/*: Removed.
52702         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
52704         [BZ #13555]
52705         * configure.in: Remove entries for unsupported architectures.
52707         [BZ #13533]
52708         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
52709         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
52710         routines.
52711         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
52712         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
52713         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
52714         fall back to using wcrtomb.
52715         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
52716         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
52717         renaming.
52718         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
52719         * wcsmbs/tst-c16c32-1.c: New file.
52721         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
52722         local variable.
52724         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
52726         * elf/tst-unique3.cc: Add explicit declaration of gets.
52727         * elf/tst-unique3lib.cc: Likewise.
52728         * elf/tst-unique3lib2.cc: Likewise.
52729         * elf/tst-unique4.cc: Likewise.
52731         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
52733 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
52735         [BZ #13566]
52736         * assert/assert.h (static_assert): Don't define for C++.
52737         * libio/stdio.h (gets): Do declare for C++ <= C++11.
52738         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
52740 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
52742         * iconv/loop.c (single loop): Fix assertion in storing of
52743         remaining bytes.
52745         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
52747 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
52749         * posix/getconf.c: Update copyright year.
52750         * nss/getent.c: Likewise.
52751         * nss/makedb.c: Likewise.
52752         * iconv/iconvconfig.c: Likewise.
52753         * iconv/iconv_prog.c: Likewise.
52754         * elf/ldconfig.c: Likewise.
52755         * elf/pldd.c: Likewise.
52756         * elf/sotruss.ksh: Likewise.
52757         * catgets/gencat.c: Likewise.
52758         * csu/version.c: Likewise.
52759         * elf/ldd.bash.in: Likewise.
52760         * elf/sprof.c (print_version): Likewise.
52761         * locale/programs/locale.c: Likewise.
52762         * locale/programs/localedef.c: Likewise.
52763         * login/programs/pt_chown.c: Likewise.
52764         * nscd/nscd.c (print_version): Likewise.
52765         * debug/xtrace.sh: Likewise.
52766         * malloc/memusage.sh: Likewise.
52767         * malloc/mtrace.pl: Likewise.
52768         * debug/catchsegv.sh: Likewise.
52770 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
52772         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
52773         pure attribute.
52775 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
52777         [BZ #13533]
52778         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
52779         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
52780         transformations.
52781         * iconv/gconv_int.h: Likewise.
52782         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
52783         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
52784         from libc for GLIBC_2.16.
52785         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
52786         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
52787         * wcsmbs/uchar.h: Really define mbstate_t.
52788         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
52789         * wcsmbs/c16rtomb.c: New file.
52790         * wcsmbs/mbrtoc16.c: New file.
52791         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
52792         for C/POSIX locale.
52793         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
52794         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
52796         * wcsmbs/wchar.h: Add missing __restrict.
52798 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52800         [BZ #13532]
52801         * time/Makefile (routines): Add timespec_get.
52802         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
52803         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
52804         timespec for ISO C11.
52805         * time/timespec_get.c: New file.
52806         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
52807         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
52809         [BZ #13531]
52810         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
52811         * stdlib/stdlib.h: Declare aligned_alloc.
52812         * Versions.def: Add GLIBC_2.16 for libc.
52813         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
52815         [BZ 13527]
52816         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
52817         ISO C11.
52819         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
52820         code.
52822         [BZ #13528]
52823         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
52825         [BZ #13529]
52826         * assert/assert.h (static_assert): Define.
52828         * version.h: Update for 2.16 development version.
52830         [BZ #13526]
52831         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
52832         _ISOC11_SOURCE.
52834         * version.h (RELEASE): Bump for 2.15 release.
52835         * include/features.h (__GLIBC_MINOR__): Bump to 15.
52837         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
52838         Patch by Marek Polacek <mpolacek@redhat.com>.
52840         * bits/byteswap.h: Protect long long constants with __extension__.
52841         * sysdeps/i386/bits/byteswap.h: Likewise.
52842         * sysdeps/ia64/bits/byteswap.h: Likewise.
52843         * sysdeps/s390/bits/byteswap.h: Likewise.
52844         * sysdeps/x86_64/bits/byteswap.h: Likewise.
52846 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52848         [BZ #13540]
52849         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
52850         destination buffer.
52851         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
52853 2011-12-23  Marek Polacek  <polacek@redhat.com>
52855         * elf/dl-addr.c (determine_info): Add inline keyword.
52856         * elf/tst-auditmod4b.c (check_avx): Likewise.
52857         * elf/tst-auditmod6b.c (check_avx): Likewise.
52858         * elf/tst-auditmod6c.c (check_avx): Likewise.
52859         * elf/tst-auditmod7b.c (check_avx): Likewise.
52861 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52863         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
52864         !__SSE_MATH__.
52866 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52868         [BZ #13540]
52869         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
52870         processing for last bytes.
52872 2011-08-06  Bruno Haible  <bruno@clisp.org>
52874         [BZ #13061]
52875         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
52876         U+0385, not to U+1FEE.
52878         [BZ #13062]
52879         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
52880         entry for U+00A5 U+0301.
52882 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52884         [BZ #13166]
52885         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
52886         buffer for the output is too small.
52888         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
52889         optimization.
52891         [BZ #13185]
52892         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
52893         SSE flags if possible.
52895 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52897         [BZ #13540]
52898         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
52899         processing for last bytes.
52901 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
52903         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
52904         (syscall-list-default-options, syscall-list-default-condition)
52905         (syscall-list-includes): Define.
52906         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
52907         list of ABIs and options and #if conditions for each ABI.  Do not
52908         handle common syscalls between ABIs specially.
52909         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
52910         Remove.
52911         (syscall-list-variants, syscall-list-32bit-options)
52912         (syscall-list-32bit-condition, syscall-list-64bit-options)
52913         (syscall-list-64bit-condition): Define.
52914         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
52915         (syscall-list-variants, syscall-list-32bit-options)
52916         (syscall-list-32bit-condition, syscall-list-64bit-options)
52917         (syscall-list-64bit-condition): Define.
52918         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
52919         Remove.
52920         (syscall-list-variants, syscall-list-32bit-options)
52921         (syscall-list-32bit-condition, syscall-list-64bit-options)
52922         (syscall-list-64bit-condition): Define.
52923         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
52924         Remove.
52925         (syscall-list-variants, syscall-list-32bit-options)
52926         (syscall-list-32bit-condition, syscall-list-64bit-options)
52927         (syscall-list-64bit-condition): Define.
52929 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52931         * locale/iso-639.def: Add brx entry.
52933         [BZ #13328]
52934         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
52935         Proposed by Mariusz_Cukr <marcukr@op.pl>.
52937         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
52938         __feraiseexcept_renamed.
52940 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52942         [BZ #13538]
52943         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
52944         EPOLLET with unsigned values.
52945         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52946         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52948         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
52949         to large cancellation.
52950         * math/s_cacoshf.c: Likewise.
52951         * math/s_cacoshl.c: Likewise.
52953 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
52955         [BZ #13305]
52956         [BZ #12786]
52957         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
52958         * math/s_cacoshf.c: Likewise.
52959         * math/s_cacoshl.c: Likewise.
52961 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52963         [BZ #13439]
52964         * iconv/gconv.h: Define __GCONV_SWAP.
52965         * iconvdata/unicode.c: The swap bit must be stored in __flags.
52966         * iconvdata/utf-16.c: Likewise.
52967         * iconvdata/utf-32.c: Likewise.
52969 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
52971         [BZ #13524]
52972         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
52973         numerator after shifting it by one limb.
52975 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
52977         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
52978         under [__USE_EXTERN_INLINES].
52980 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
52982         [BZ #13446]
52983         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
52985 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52987         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
52988         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
52989         optimized code.
52990         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
52991         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
52992         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
52993         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
52994         for strncasecmp/strncasecmp_l compilation.
52995         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
52996         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
52998 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
53000         [BZ #13484]
53001         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
53002         of __asm__.
53004 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
53006         [BZ #13506]
53007         * time/tzfile.c (__tzfile_read): Check values from file header.
53009 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
53011         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
53012         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
53013         * powerpc/powerpc32/dl-start.S: Likewise.
53014         * powerpc/powerpc32/elf/start.S: Likewise.
53015         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
53016         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
53017         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
53018         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
53019         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
53020         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
53021         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
53022         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
53023         * powerpc/powerpc32/fpu/s_round.S: Likewise.
53024         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
53025         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
53026         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
53027         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
53028         * powerpc/powerpc32/memset.S: Likewise.
53029         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
53030         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
53031         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
53032         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
53033         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
53034         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
53035         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
53036         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
53037         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
53038         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
53039         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
53040         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
53041         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
53043 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
53045         * math/libm-test.inc: Added more nearbyint tests.
53046         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
53047         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
53048         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
53049         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
53051 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
53053         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
53054         FD_CLOEXEC.
53056 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53058         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
53059         Add wcscpy-ssse3 wcscpy-c.
53060         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
53061         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
53062         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
53063         * sysdeps/x86_64/wcschr.S: New file.
53064         * sysdeps/x86_64/wcsrchr.S: New file.
53065         * string/test-strcmp.c: Remove checking of wcscmp function for
53066         wrong alignments.
53067         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
53068         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
53069         wcsrchr-sse2 wcsrchr-c.
53070         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
53071         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
53072         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
53073         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
53074         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
53075         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
53076         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
53077         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
53078         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
53079         * wcsmbc/wcschr.c (WCSCHR): New macro.
53081 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53083         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
53084         * wcsmbs/test-wcsrchr.c: New file.
53085         * string/test-strrchr.c: Add wcsrchr support.
53086         (WIDE): New macro.
53087         * wcsmbs/test-wcscpy.c: New file.
53088         * string/test-strcpy.c: Add wcscpy support.
53089         (WIDE): New macro.
53091 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
53093         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
53094         the inner loop.
53096 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
53098         [BZ #13472]
53099         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
53101 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
53103         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
53104         Minor optimizations.
53106         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
53107         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
53108         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
53110 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
53112         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
53113         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
53114         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
53115         for gcc to avoid warnings.
53116         * inet/Makefile (tests): Add tst-checks.
53117         * inet/tst-checks.c: New file.
53119         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
53120         warning.
53122         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
53123         __wmemcmp_sse2.
53125         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
53126         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
53128         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
53130 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
53132         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
53133         problem.
53135         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
53137 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
53139         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
53140         conditional on GCC version.
53141         (__arch_compare_and_exchange_val_8_acq)
53142         (__arch_compare_and_exchange_val_16_acq)
53143         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
53144         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
53145         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
53147 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
53149         * sysdeps/sh/backtrace.c: New file.
53151 2011-12-02  Andreas Schwab  <schwab@redhat.com>
53153         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
53154         parenthesis.
53156 2011-12-01  Andreas Schwab  <schwab@redhat.com>
53158         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
53159         falling back to utime.
53161 2011-11-30  Andreas Schwab  <schwab@redhat.com>
53163         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
53164         expectations for float.
53166 2011-11-29  Andreas Schwab  <schwab@redhat.com>
53168         * locale/weight.h (findidx): Add parameter len.
53169         * locale/weightwc.h (findidx): Likewise.
53170         * posix/fnmatch_loop.c (FCT): Adjust caller.
53171         * posix/regcomp.c (build_equiv_class): Likewise.
53172         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
53173         * posix/regexec.c (check_node_accept_bytes): Likewise.
53174         * string/strcoll_l.c (STRCOLL): Likewise.
53175         * string/strxfrm_l.c (STRXFRM): Likewise.
53177 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
53179         * Makefile.in: Remove CVSOPT handling.
53180         * configure.in: Remove use of AC_REVISION.
53181         * iconvdata/Makefile (distribute): No need to filter out CVS.
53182         * scripts/list-sources.sh: Remove CVS, subversion and monotone
53183         handling.
53185 2011-11-16  Andreas Schwab  <schwab@redhat.com>
53187         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
53188         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
53189         [USE_AS_STRNCASECMP_L]: Likewise.
53190         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
53191         NO_TLS_DIRECT_SEG_REFS.
53192         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
53193         Fix argument offsets for non-PIC.
53194         [USE_AS_STRNCASECMP_L]: Likewise.
53195         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
53196         NO_TLS_DIRECT_SEG_REFS.
53198 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
53200         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
53201         O_CLOEXEC.
53202         * locale/loadlocale.c (_nl_load_locale): Likewise.
53204 2011-11-15  Andreas Schwab  <schwab@redhat.com>
53206         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
53207         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
53208         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
53209         (SYSCALL_GETTIME): Set errno on error.
53211         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
53212         count references to noai6ai_cached.
53214 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
53216         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
53218         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
53219         FD_CLOEXEC for /proc/self/maps.
53221         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
53222         FD_CLOEXEC for /proc/meminfo.
53224         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
53225         gai.conf.
53227         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
53228         FD_CLOEXEC for given file.
53230         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
53232         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
53233         FD_CLOEXEC for /etc/hosts.
53234         (_gethtent): Likewise.
53236         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
53238         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
53239         cancellation and set FD_CLOEXEC for /etc/netgroup.
53241         * nss/nss_files/files-key.c (search): Don't allow cancellation when
53242         reading /etc/publickey.
53244         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
53245         allow cancellation when reading /etc/group.
53247         * nss/nss_files/files-alias.c (internal_setent): Don't allow
53248         cancellation.
53249         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
53251         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
53252         when using data file.
53254         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
53256         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
53257         (write_nis_obj): Use "c" and "e" in fopen.
53259         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
53261         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
53263         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
53265         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
53267         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
53268         locale.alias.
53270         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
53272         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
53274         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
53276         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
53277         file parsing and set FD_CLOEXEC.
53279 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
53281         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
53283 2011-11-14  Andreas Schwab  <schwab@redhat.com>
53285         * malloc/arena.c (arena_get2): Don't call reused_arena when
53286         _int_new_arena failed.
53288 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
53290         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
53291         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
53292         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
53293         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
53294         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
53295         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
53296         to compile strcasecmp and strncasecmp.
53297         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
53298         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
53300         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
53302 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
53304         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
53305         locale-defines.sym to gen-as-const-headers.
53306         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
53307         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
53308         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
53309         to compile strcasecmp and strncasecmp.
53310         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
53311         strcasecmp_l and strncasecmp_l.
53312         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
53313         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
53314         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
53315         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
53316         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
53317         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
53318         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
53319         * sysdeps/i386/i686/multiarch/strncase.S: New file.
53320         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
53321         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
53322         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
53324 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
53326         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
53327         result of SYSDEP_GETTIME_CPU to retval.
53328         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
53329         parameter list to macro.  Remove trailing semicolon.  Adjust users.
53331         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
53332         variable.
53334         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
53335         mantissa words.
53336         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
53338         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
53339         from unused variable.
53341         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
53342         DWARF definitions.
53343         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
53344         for assembling.
53346         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
53347         over namespaces.
53349         * sunrpc/rpc_prot.c (rejected): Fix case value.
53351         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
53352         unsigned long long int to avoid warnings in shift.
53354         * posix/regex_internal.c (re_string_reconstruct): Actually use result
53355         of use of trans.
53356         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
53357         variable tmp.
53359         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
53360         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
53361         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
53363         * nis/nis_table.c (nis_list): Use variable of correct type for
53364         result of __follow_path call.
53366 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
53368         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
53369         of math functions ceil, trunc, floor, round, and sqrt, when
53370         avaliable on the platform.
53371         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
53372         name clash.
53373         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
53374         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
53375         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
53377 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
53379         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
53380         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
53382 2011-11-11  Roland McGrath  <roland@hack.frob.com>
53384         * include/unistd.h: Fix __readlink return type.
53385         Reported by Chris Metcalf <cmetcalf@tilera.com>.
53387 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
53389         * stdlib/ucontext.h: Undo last change for makecontext.
53391 2011-11-11  Andreas Schwab  <schwab@redhat.com>
53393         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
53395         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
53396         * setjmp/setjmp.h: Mark functions as non-leaf.
53397         * setjmp/bits/setjmp2.h: Likewise.
53398         * stdlib/ucontext.h: Likewise.
53400 2011-11-10  Andreas Schwab  <schwab@redhat.com>
53402         * malloc/arena.c (_int_new_arena): Don't increment narenas.
53403         (reused_arena): Don't check arena limit.
53404         (arena_get2): Atomically check arena limit.
53406 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
53408         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
53409         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
53411         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
53412         instructions.
53414 2011-11-07  Andreas Schwab  <schwab@redhat.com>
53416         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
53417         handler when locking.
53419         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53420         Fix size of allocated buffer.
53422 2011-11-04  Andreas Schwab  <schwab@redhat.com>
53424         [BZ #10103]
53425         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
53426         declarations for long double functions.
53427         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
53429         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
53431 2011-11-03  Andreas Schwab  <schwab@redhat.com>
53433         * nscd/nscd.c (main): Don't start AVC thread until credentials are
53434         installed.
53436         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
53437         is disabled.
53439 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53441         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
53443 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
53445         * include/alloca.h (stackinfo_alloca_round): Define.
53446         (extend_alloca): Use it.
53447         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
53448         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
53449         here.
53451         * scripts/check-local-headers.sh: Ignore libaudit.h.
53453         * nscd/Makefile (extra-objs): Make recursively expanded.
53455 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
53457         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
53458         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
53460         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
53461         * posix/tst-rfc3484-2.c: Likewise.
53462         * posix/tst-rfc3484-3.c: Likewise.
53464         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
53465         process_vm_writev.
53466         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
53467         process_vm_writev.
53468         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
53469         process_vm_writev from libc using GLIBC_2.15 version.
53471         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
53473 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
53475         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
53476         stack usage.
53478 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
53480         [BZ #13367]
53481         * nss/getent.c (initgroups_keys): Show error message in case no group
53482         names are given.
53484         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
53485         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
53486         __bump_nl_timestamp.
53487         * nscd/connections (nscd_init): When host database is served open
53488         netlink socket and request notification about configuration changes.
53489         (main_loop_poll): Track netlink file descriptor and bump timestamp
53490         in case data becomes available.
53491         (main_loop_epoll): Likewise.
53492         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
53493         (database_pers_head): Add extra_data fileds.
53494         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
53495         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
53496         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
53497         Adjust caller.
53498         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
53499         in6ai data, call __free_in6ai.
53500         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
53501         Add -DHAVE_NETLINK.
53502         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
53503         interface information.  Reuse previous data if netlink timestamp
53504         is not changed.
53505         (__bump_nl_timestamp): New function.
53506         (__free_in6ai): New function.
53508 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
53510         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
53511         close_not_cancel_no_status here.
53512         (__check_pf): Reorganize code a bit to not call close twice if OOM.
53514 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53516         [BZ #13276]
53517         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
53518         return value.
53520         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
53521         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
53522         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
53524 2011-07-03  Andreas Jaeger  <aj@suse.de>
53526         [BZ #10709]
53527         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
53528         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
53529         * math/libm-test.inc (sin_test): Add test case.
53531 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53533         [BZ #13337]
53534         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
53535         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53537         * elf/chroot_canon.c (chroot_canon): Cleanups.
53539         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
53541         [BZ #13335]
53542         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
53543         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53545         * string/test-strchr.c: Make usable for strchrnul testing.
53546         * string/test-strchrnul.c: New file.
53547         * string/Makefile (strop-tests): Add strchrnul.
53549         * po/it.po: Update from translation team.
53550         * po/es.po: Likewise.
53552 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
53554         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
53555         the three constants needed as parameters.  Drop the others.
53556         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
53557         __m128i_strloadu_tolower.
53558         Create and initialize variable zero and use it in all the places
53559         where _mm_setzero_si128 was used.
53561         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
53562         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
53563         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
53564         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
53565         anymore.
53566         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
53567         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
53568         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
53569         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
53570         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
53571         __mpranred, __mptan.
53572         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
53573         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
53574         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
53575         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
53576         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
53577         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
53578         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
53579         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
53580         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
53582 2011-10-28  Andreas Schwab  <schwab@redhat.com>
53584         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
53585         redefine if SHARED.
53586         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
53588         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
53589         wide char related routines to wcsmbs subdir.
53591 2011-10-27  Andreas Schwab  <schwab@redhat.com>
53593         [BZ #13344]
53594         * misc/sys/cdefs.h (__THROWNL): Define.
53595         * posix/unistd.h: Use __THREADNL instead of __THREAD
53596         for memory synchronization functions.
53598 2011-10-26  Roland McGrath  <roland@hack.frob.com>
53600         [BZ #13349]
53601         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
53602         doesn't exist.
53603         * manual/stdio.texi (Obstack Streams): Node removed.
53605 2011-10-26  Andreas Schwab  <schwab@redhat.com>
53607         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
53608         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53609         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53611         * math/math_private.h (math_force_eval): Allow non-addressable
53612         arguments.
53613         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
53615 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53617         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
53618         file is not needed.
53620         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
53621         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
53622         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
53623         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
53624         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
53625         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
53626         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
53627         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
53628         Add AVX variants.
53629         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
53630         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
53631         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
53632         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
53633         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
53634         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
53635         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
53636         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
53637         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
53638         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
53639         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
53640         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
53641         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
53642         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
53643         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
53644         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
53645         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
53646         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
53647         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
53649         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
53650         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
53652         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
53653         place.  Use VEX encoding when compiling for AVX.
53655 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53657         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
53658         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
53660         * string/test-strchr.c (do_test): Don't generate NUL bytes.
53662 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53664         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
53665         useless if() expression.
53666         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
53667         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
53668         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
53669         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
53670         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
53671         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53672         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
53673         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
53674         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
53675         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
53676         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
53677         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
53678         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
53679         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
53680         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
53681         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53682         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
53683         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
53684         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
53686         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
53688 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53690         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
53691         condition.
53692         * elf/dl-fini.c (_dl_sort_fini): Likewise.
53694 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53696         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
53697         .text section.  Avoid duplicate constants.
53698         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
53699         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53700         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
53701         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53702         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53703         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53704         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53705         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53706         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
53707         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
53708         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
53709         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
53710         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
53711         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
53712         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
53713         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
53714         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
53715         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
53716         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
53717         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53718         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
53719         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
53720         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
53721         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
53722         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
53723         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
53724         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
53725         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
53726         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
53727         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
53728         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
53729         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
53730         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
53731         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
53732         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
53733         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
53734         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
53735         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
53736         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
53737         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
53738         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
53739         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
53740         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
53741         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
53742         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
53744 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
53746         * sysdeps/x86_64/dla.h: Move to ...
53747         * sysdeps/x86_64/fpu/dla.h: ...here.
53748         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
53749         situations.  Use __builtin_fma only for gcc 4.6 and up.
53751         * config.make.in: Add have-mfma4 entry.
53752         * configure.in: Substitute libc_cv_cc_fma4.
53753         * math/Makefile (dbl-only-routines): Add sincostab.
53754         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
53755         Use __sincostab not sincos.
53756         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
53757         name is a macro.
53758         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53759         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53760         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53761         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
53762         using __copysign.
53763         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
53764         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
53765         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
53766         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
53767         and __inv.
53768         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
53769         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
53770         __copysign.
53771         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
53772         define aliases when function name is a macro.
53773         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
53774         sysdeps/ieee754/dbl-64/sincos.tbl.
53775         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
53776         fma4-enabled routines.
53777         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
53778         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
53779         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
53780         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
53781         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
53782         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
53783         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
53784         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
53785         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
53786         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
53787         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
53788         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
53789         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
53790         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
53791         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
53792         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
53793         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
53794         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
53795         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
53796         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
53797         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
53798         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
53799         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
53800         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
53801         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
53802         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
53803         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
53804         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
53805         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
53806         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
53808         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
53809         rename.
53810         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53811         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53812         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53813         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53814         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53815         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53816         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53817         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53819 2011-10-24  Andreas Schwab  <schwab@redhat.com>
53821         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
53823 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53825         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
53827         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
53828         prediction.
53829         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
53831         * string/strnlen.c: Don't define STRNLEN, reverse logic.
53832         Remove unused variable magic_bits.
53833         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
53835         * string/strnlen.c: Define and use STRNLEN macro.
53836         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
53837         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
53838         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
53839         * wcsmbs/wcslen.c: Define and use WCSLEN.
53840         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
53841         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
53842         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
53843         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
53844         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
53845         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
53846         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53848 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53850         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53851         strnlen-sse2-no-bsf.
53852         Rename strlen-no-bsf to strlen-sse2-no-bsf.
53853         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
53854         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
53855         Add strnlen support.
53856         (USE_AS_STRNLEN): New macro.
53857         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
53858         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
53859         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
53860         * sysdeps/x86_64/wcslen.S: New file.
53862 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
53864         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
53865         XMM-moves are used for copying on small sizes.
53867 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53869         * wcsmbs/Makefile (strop-tests): Add wcschr.
53870         * wcsmbs/test-wcschr.c: New file.
53871         * string/test-strchr.c: Update.
53872         Add wcschr support.
53873         (WIDE): New macro.
53875 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53877         * wcsmbs/Makefile (strop-tests): Add wcslen.
53878         * wcsmbs/test-wcslen.c: New file.
53879         * string/test-strlen.c: Update.
53880         Add wcslen support.
53881         (WIDE): New macro.
53883 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53885         * po/it.po: Update from translation team.
53887 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53889         * sysdeps/x86_64/wcscmp.S: Update.
53890         Fix wrong comparison semantics.
53891         wcscmp shall use signed comparison not unsigned.
53892         Don't use substraction to avoid overflow bug.
53893         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
53894         * wcsmbc/wcscmp.c: Likewise.
53895         * string/test-strcmp.c: Likewise.
53896         Add new tests to check cases with negative values.
53898 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53900         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
53901         * sysdeps/x86_64/dla.h: ...here.  New file.
53902         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
53903         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53904         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53905         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53906         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53907         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
53908         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53909         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53910         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53912 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
53914         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
53915         __ynl_finite aliases.
53917 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53919         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
53921         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
53922         define DLA_FMA.
53923         [DLA_FMA] (EMULV): Use DLA_FMA.
53924         [DLA_FMA] (MUL12): Use EMULV.
53925         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
53926         that are not needed.
53927         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53928         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53929         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53930         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53931         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53932         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53933         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53935 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
53937         * math/s_nan.c: Undef __nan.
53938         * math/s_nanf.c: Undef __nanf.
53939         * math/s_nanl.c: Undef __nanl.
53940         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
53941         "math_private.h".
53943 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53945         * math/s_catan.c: Add branch predictions.
53946         * math/s_catanf.c: Likewise.
53947         * math/s_catanh.c: Likewise.
53948         * math/s_catanhf.c: Likewise.
53949         * math/s_catanhl.c: Likewise.
53950         * math/s_catanl.c: Likewise.
53951         * math/s_cexp.c: Likewise.
53952         * math/s_cexpf.c: Likewise.
53953         * math/s_cexpl.c: Likewise.
53954         * math/s_clog.c: Likewise.
53955         * math/s_clog10.c: Likewise.
53956         * math/s_clog10f.c: Likewise.
53957         * math/s_clog10l.c: Likewise.
53958         * math/s_clogf.c: Likewise.
53959         * math/s_clogl.c: Likewise.
53960         * math/s_csqrt.c: Likewise.
53961         * math/s_csqrtf.c: Likewise.
53962         * math/s_csqrtl.c: Likewise.
53963         * math/s_ctanf.c: Likewise.
53964         * math/s_ctanh.c: Likewise.
53965         * math/s_ctanhf.c: Likewise.
53966         * math/s_ctanhl.c: Likewise.
53967         * math/s_ctanl.c: Likewise.
53969         * math/math_private.h: Define __nan, __nanf, __nanl.
53970         * math/s_cacosh.c: Include <math_private.h>.
53971         * math/s_cacoshl.c: Likewise.
53972         * math/s_casinh.c: Likewise.
53973         * math/s_casinhf.c: Likewise.
53974         * math/s_casinhl.c: Likewise.
53975         * math/s_ccos.c: Rely entire on ccosh.
53976         * math/s_ccosf.c: Rely entire on ccoshf.
53977         * math/s_ccosl.c: Rely entirely on ccoshl.
53978         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
53979         Remove tests for FE_INVALID.
53980         * math/s_ccoshf.c: Likewise.
53981         * math/s_ccoshl.c: Likewise.
53982         * math/s_csin.c: Likewise.
53983         * math/s_csinf.c: Likewise.
53984         * math/s_csinh.c Likewise.
53985         * math/s_csinhf.c: Likewise.
53986         * math/s_csinhl.c: Likewise.
53987         * math/s_csinl.c: Likewise.
53988         * math/s_ctan.c: Likewise.
53989         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
53990         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
53991         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
53993 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
53995         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
53996         compilation problems.
53998         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
53999         __builtin_expect.
54001 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
54003         * sysdeps/i386/configure.in: Test for -mfma4 option.
54004         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
54005         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
54006         COMMON_CPUID_INDEX_80000001.
54007         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
54008         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
54009         use it if FMA3 is not supported.
54010         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
54012         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
54013         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
54015 2011-10-20  Andreas Schwab  <schwab@redhat.com>
54017         [BZ #12892]
54018         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
54019         it would create a cycle with a link time dependency.
54021 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
54023         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
54024         instruction.
54025         * string/Makefile (strop-tests): Add rawmemchr.
54026         * string/test-rawmemchr.c: New file.
54028         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
54029         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
54030         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
54031         when compiling str{,n}casecmp and when AVX is available.  Hook up
54032         new optimized code in initializers.
54034 2011-10-19  Andreas Schwab  <schwab@redhat.com>
54036         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
54037         __feraiseexcept instead of feraiseexcept.
54039 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
54041         * math/math_private.h: Define defaults for libc_fetestexcept and
54042         libc_feupdateenv.
54043         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
54044         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
54045         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
54046         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
54047         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
54048         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
54049         libc_fetestexcept and libc_feupdateenv.
54051         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
54052         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
54053         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
54054         * sysdeps/x86_64/fpu/math_private.h: Define special version of
54055         libc_feholdexcept_setround.
54057         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
54058         Add s_nearbyint-c and s_nearbyintf-c.
54059         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
54060         nearbyintf inlines.
54061         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
54062         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
54063         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
54064         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
54066         * math/math_private.h: Define defaults for libc_fegetround,
54067         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
54068         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
54069         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
54070         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
54071         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
54072         standard functions.
54073         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
54074         Remove comments and hacks for old compiler versions.
54075         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
54076         libc_fegetround, libc_fesetround, libc_feholdexcept, and
54077         libc_feholdexceptl.
54079 2011-10-18  Andreas Schwab  <schwab@redhat.com>
54081         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
54082         (__feraiseexcept_renamed): Add __NTH.
54083         (feraiseexcept): Add __NTH.  Rename local variables to fix
54084         namespace violations.
54086 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
54088         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
54090         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
54092         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
54093         recently added interfaces.
54094         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
54096         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
54097         about macro parameter expansion.
54099         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
54100         __NO_MATH_INLINES is defined.  Cleanups.
54102         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
54103         and __floorf is target has SSE4.1.
54104         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
54105         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
54106         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
54107         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
54109         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
54110         name.
54111         (floorf): Likewise.
54113         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
54115 2011-10-17  Andreas Schwab  <schwab@redhat.com>
54117         * misc/sys/cdefs.h: Fix last change.
54119         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
54120         database lookup.
54122 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
54124         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
54126         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
54127         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
54128         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
54129         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
54130         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
54131         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
54132         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
54133         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
54134         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
54135         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
54136         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
54137         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
54138         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
54139         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
54140         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
54141         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
54142         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
54143         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
54144         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
54145         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
54146         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
54147         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
54149         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
54150         ceil, ceilf, floor, floorf.
54152         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
54153         Perform IRELATIVE relocations last.
54155         * elf/do-rel.h: Add another parameter nrelative, replacing the
54156         local variable with the same name.  Change name of the function
54157         to end in Rel or Rela (uppercase).
54158         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
54159         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
54160         elf_dynamic_do_##reloc function.
54162 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
54164         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
54165         is sufficient, at least on modern CPUs.
54167         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
54169         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
54170         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
54172         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
54173         __expl_finite.
54174         * math/bits/math-finite.h: Add entries for exp.
54175         * math/e_expl.c: Add __*_finite alias.
54176         * sysdeps/i386/fpu/e_exp.S: Likewise.
54177         * sysdeps/i386/fpu/e_expf.S: Likewise.
54178         * sysdeps/i386/fpu/e_expl.c: Likewise.
54179         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
54180         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
54181         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
54182         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
54183         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
54184         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
54185         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
54187         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
54188         is sufficient, at least on modern CPUs.
54190         * ctype/ctype-info.c (__ctype_init): Define.
54191         * include/ctype.h (__ctype_init): Declare.
54192         (__ctype_b_loc): The variable is always initialized.
54193         (__ctype_toupper_loc): Likewise.
54194         (__ctype_tolower_loc): Likewise.
54195         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
54196         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
54198 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
54200         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
54202         * configure.in: Also look in $cxxmachine/include for C++ system
54203         headers.
54205 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54207         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
54208         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
54209         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
54210         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
54211         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
54212         (USE_AS_WMEMCMP): New macro.
54213         Fixing indents.
54214         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
54215         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
54216         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
54217         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
54218         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54219         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
54220         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
54221         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
54222         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
54223         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
54224         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
54225         (USE_AS_WMEMCMP): New macro.
54226         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
54227         * sysdeps/string/test-memcmp.c: Update.
54228         Fix simple_wmemcmp.
54229         Add new tests.
54230         * wcsmbs/wmemcmp.c: Update.
54231         (WMEMCMP): New macro.
54232         Fix overflow bug.
54234 2011-10-12  Andreas Jaeger  <aj@suse.de>
54236         [BZ #13268]
54237         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
54239 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
54241         * libio/iofwide.c (do_length): Avoid warning.
54243         * ctype/ctype.h (__isctype_f): Add missing __THROW.
54245 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
54247         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
54249         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
54250         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
54251         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
54252         * sysdeps/i386/i686/fpu/e_log.S: New file.
54253         * sysdeps/i386/i686/fpu/e_logf.S: New file.
54254         * sysdeps/i386/i686/fpu/e_logl.S: New file.
54256         * ctype/ctype.h: Add support for inlined isXXX functions when
54257         compiling C++ code.
54259 2011-10-14  Andreas Schwab  <schwab@redhat.com>
54261         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54263         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
54265 2011-10-13  Roland McGrath  <roland@hack.frob.com>
54267         [BZ #13291]
54268         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
54270 2011-10-13  Andreas Schwab  <schwab@redhat.com>
54272         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
54273         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
54274         feraiseexcept.
54276         * sysdeps/x86_64/memrchr.S: Check for zero size.
54278         * string/stratcliff.c: Add memrchr tests.
54280 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54282         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54283         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
54284         rawmemchr-sse2 rawmemchr-sse2-bsf.
54285         * sysdeps/i386/i686/multiarch/memchr.S: New file.
54286         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
54287         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
54288         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
54289         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
54290         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
54291         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
54292         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
54293         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
54294         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
54295         * string/memrchr.c (MEMRCHR): New macro.
54297 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
54299         Add integration with gcc's -ffinite-math-only and optimize wrapper
54300         functions in libm.
54301         * Versions.def: Define GLIBC_2.15 version for libm.
54302         * math/Makefile (headers): Add bits/math-finite.h.
54303         * math/bits/math-finite.h: New file.
54304         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
54305         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
54306         * math/e_acoshl.c: Add __*_finite alias.
54307         * math/e_acosl.c: Likewise.
54308         * math/e_asinl.c: Likewise.
54309         * math/e_atan2l.c: Likewise.
54310         * math/e_atanhl.c: Likewise.
54311         * math/e_coshl.c: Likewise.
54312         * math/e_exp10.c: Likewise.
54313         * math/e_exp10f.c: Likewise.
54314         * math/e_exp10l.c: Likewise.
54315         * math/e_exp2l.c: Likewise.
54316         * math/e_fmodl.c: Likewise.
54317         * math/e_gammal_r.c: Likewise.
54318         * math/e_hypotl.c: Likewise.
54319         * math/e_j0l.c: Likewise.
54320         * math/e_j1l.c: Likewise.
54321         * math/e_jnl.c: Likewise.
54322         * math/e_lgammal_r.c: Likewise.
54323         * math/e_log10l.c: Likewise.
54324         * math/e_log2l.c: Likewise.
54325         * math/e_logl.c: Likewise.
54326         * math/e_powl.c: Likewise.
54327         * math/e_sinhl.c: Likewise.
54328         * math/e_sqrtl.c: Likewise.
54329         * math/e_scalb.c: Completely rewritten and optimized.
54330         * math/e_scalbf.c: Likewise.
54331         * math/e_scalbl.c: Likewise.
54332         * math/w_acos.c: Likewise.
54333         * math/w_acosf.c: Likewise.
54334         * math/w_acosl.c: Likewise.
54335         * math/w_acosh.c: Likewise.
54336         * math/w_acoshf.c: Likewise.
54337         * math/w_acoshl.c: Likewise.
54338         * math/w_asin.c: Likewise.
54339         * math/w_asinf.c: Likewise.
54340         * math/w_asinl.c: Likewise.
54341         * math/w_atan2.c: Likewise.
54342         * math/w_atan2f.c: Likewise.
54343         * math/w_atan2l.c: Likewise.
54344         * math/w_atanh.c: Likewise.
54345         * math/w_atanhf.c: Likewise.
54346         * math/w_atanhl.c: Likewise.
54347         * math/w_exp10.c: Likewise.
54348         * math/w_exp10f.c: Likewise.
54349         * math/w_exp10l.c: Likewise.
54350         * math/w_fmod.c: Likewise.
54351         * math/w_fmodf.c: Likewise.
54352         * math/w_fmodl.c: Likewise.
54353         * math/w_j0.c: Likewise.
54354         * math/w_j0f.c: Likewise.
54355         * math/w_j0l.c: Likewise.
54356         * math/w_j1.c: Likewise.
54357         * math/w_j1f.c: Likewise.
54358         * math/w_j1l.c: Likewise.
54359         * math/w_jn.c: Likewise.
54360         * math/w_jnf.c: Likewise.
54361         * math/w_log.c: Likewise.
54362         * math/w_logf.c: Likewise.
54363         * math/w_logl.c: Likewise.
54364         * math/w_log10.c: Likewise.
54365         * math/w_log10f.c: Likewise.
54366         * math/w_log10l.c: Likewise.
54367         * math/w_log2.c: Likewise.
54368         * math/w_log2f.c: Likewise.
54369         * math/w_log2l.c: Likewise.
54370         * math/w_pow.c: Likewise.
54371         * math/w_powf.c: Likewise.
54372         * math/w_powl.c: Likewise.
54373         * math/w_remainder.c: Likewise.
54374         * math/w_remainderf.c: Likewise.
54375         * math/w_remainderl.c: Likewise.
54376         * math/w_scalb.c: Likewise.
54377         * math/w_scalbf.c: Likewise.
54378         * math/w_scalbl.c: Likewise.
54379         * math/w_sqrt.c: Likewise.
54380         * math/w_sqrtf.c: Likewise.
54381         * math/w_sqrtl.c: Likewise.
54382         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
54383         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
54384         used.
54385         * math/math_private.h: Declare __kernel_standard_f.
54386         * math/w_cosh.c: Remove cruft and optimize a bit.
54387         * math/w_coshf.c: Likewise.
54388         * math/w_coshl.c: Likewise.
54389         * math/w_exp2.c: Likewise.
54390         * math/w_exp2f.c: Likewise.
54391         * math/w_exp2l.c: Likewise.
54392         * math/w_hypot.c: Likewise.
54393         * math/w_hypotf.c: Likewise.
54394         * math/w_hypotl.c: Likewise.
54395         * math/w_lgamma.c: Likewise.
54396         * math/w_lgamma_r.c: Likewise.
54397         * math/w_lgammaf.c: Likewise.
54398         * math/w_lgammaf_r.c: Likewise.
54399         * math/w_lgammal.c: Likewise.
54400         * math/w_lgammal_r.c: Likewise.
54401         * math/w_sinh.c: Likewise.
54402         * math/w_sinhf.c: Likewise.
54403         * math/w_sinhl.c: Likewise.
54404         * math/w_tgamma.c: Likewise.
54405         * math/w_tgammaf.c: Likewise.
54406         * math/w_tgammal.c: Likewise.
54407         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
54408         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
54409         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
54410         Minor optimizations.  Pretty printing.  Remove cruft.
54411         * sysdeps/i386/fpu/e_acosf.S: Likewise.
54412         * sysdeps/i386/fpu/e_acosh.S: Likewise.
54413         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
54414         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
54415         * sysdeps/i386/fpu/e_acosl.c: Likewise.
54416         * sysdeps/i386/fpu/e_asin.S: Likewise.
54417         * sysdeps/i386/fpu/e_asinf.S: Likewise.
54418         * sysdeps/i386/fpu/e_atan2.S: Likewise.
54419         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
54420         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
54421         * sysdeps/i386/fpu/e_atanh.S: Likewise.
54422         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
54423         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
54424         * sysdeps/i386/fpu/e_exp10.S: Likewise.
54425         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
54426         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
54427         * sysdeps/i386/fpu/e_exp2.S: Likewise.
54428         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
54429         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
54430         * sysdeps/i386/fpu/e_fmod.S: Likewise.
54431         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
54432         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
54433         * sysdeps/i386/fpu/e_hypot.S: Likewise.
54434         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
54435         * sysdeps/i386/fpu/e_log.S: Likewise.
54436         * sysdeps/i386/fpu/e_log10.S: Likewise.
54437         * sysdeps/i386/fpu/e_log10f.S: Likewise.
54438         * sysdeps/i386/fpu/e_log10l.S: Likewise.
54439         * sysdeps/i386/fpu/e_log2.S: Likewise.
54440         * sysdeps/i386/fpu/e_log2f.S: Likewise.
54441         * sysdeps/i386/fpu/e_log2l.S: Likewise.
54442         * sysdeps/i386/fpu/e_logf.S: Likewise.
54443         * sysdeps/i386/fpu/e_logl.S: Likewise.
54444         * sysdeps/i386/fpu/e_pow.S: Likewise.
54445         * sysdeps/i386/fpu/e_powf.S: Likewise.
54446         * sysdeps/i386/fpu/e_powl.S: Likewise.
54447         * sysdeps/i386/fpu/e_remainder.S: Likewise.
54448         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
54449         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
54450         * sysdeps/i386/fpu/e_scalb.S: Likewise.
54451         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
54452         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
54453         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
54454         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
54455         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
54456         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
54457         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
54458         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
54459         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
54460         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
54461         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
54462         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
54463         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
54464         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
54465         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
54466         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
54467         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
54468         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
54469         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
54470         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
54471         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
54472         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
54473         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
54474         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
54475         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
54476         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
54477         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
54478         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
54479         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
54480         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
54481         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
54482         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
54483         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
54484         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
54485         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
54486         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
54487         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
54488         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
54489         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
54490         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
54491         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
54492         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
54493         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
54494         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
54495         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
54496         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
54497         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
54498         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
54499         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
54500         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
54501         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
54502         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
54503         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
54504         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
54505         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
54506         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
54507         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
54508         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
54509         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
54510         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
54511         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
54512         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
54513         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
54514         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
54515         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
54516         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
54517         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
54518         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
54519         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
54520         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
54521         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
54522         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
54523         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
54524         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
54525         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
54526         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
54527         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
54528         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
54529         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
54530         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
54531         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
54532         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
54533         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
54534         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
54535         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
54536         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
54537         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
54538         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
54539         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
54540         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
54541         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
54542         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
54543         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
54544         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
54545         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
54546         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
54547         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
54548         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
54549         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
54550         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
54551         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
54552         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
54553         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
54554         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
54555         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
54556         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
54557         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
54558         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
54559         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
54560         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
54561         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
54562         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
54563         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
54564         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
54565         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
54566         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
54567         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
54568         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
54569         (__isnanf): Likewise.
54570         (__isinf_ns): Likewise.
54571         (__isinf_nsf): Likewise.
54572         (__finite): Likewise.
54573         (__finitef): Likewise.
54574         (__ieee754_sqrt): Define as macro.
54575         (__ieee754_sqrtf): Define as macro.
54576         (__ieee754_sqrtl): Define as macro.
54577         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
54578         inlined copy.
54579         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
54580         __FINITE_MATH_ONLY__ consistent.
54581         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
54583 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
54585         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
54586         of rawmemchr.
54588         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
54590 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
54592         * po/ja.po: Update from translation team.
54594 2011-10-08  Roland McGrath  <roland@hack.frob.com>
54596         * locale/programs/locarchive.c (prepare_address_space): New function.
54597         (create_archive, enlarge_archive, open_archive): Use it.
54599         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
54600         inside [SHARED], where it is used.
54602         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
54604         * nss/getent.c (netgroup_keys): Remove unused variable.
54605         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
54607 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
54609         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
54610         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
54611         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
54612         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
54613         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
54614         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
54615         * math/Makefile (libm-calls): Add s_isinf_ns.
54616         * math/divtc3.c: Use __isinf_nsl instead of isinf.
54617         * math/multc3.c: Likewise.
54618         * math/s_casin.c: Likewise.
54619         * math/s_casinf.c: Likewise.
54620         * math/s_casinl.c: Likewise.
54621         * math/s_ccos.c: Likewise.
54622         * math/s_ccosf.c: Likewise.
54623         * math/s_ccosl.c: Likewise.
54624         * math/s_ctan.c: Likewise.
54625         * math/s_ctanf.c: Likewise.
54626         * math/s_ctanh.c: Likewise.
54627         * math/s_ctanhf.c: Likewise.
54628         * math/s_ctanhl.c: Likewise.
54629         * math/s_ctanl.c: Likewise.
54630         * math/w_fmod.c: Likewise.
54631         * math/w_fmodf.c: Likewise.
54632         * math/w_fmodl.c: Likewise.
54633         * math/w_remainder.c: Likewise.
54634         * math/w_remainderf.c: Likewise.
54635         * math/w_remainderl.c: Likewise.
54636         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
54637         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
54638         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
54639         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
54640         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
54641         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
54642         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
54643         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
54645         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
54646         of the number.
54647         * stdio-common/printf_fphex.c: Likewise.
54648         * stdio-common/printf_size.c: Likewise.
54650         * math/e_exp10.c: Include math_private.h using <...> not "...".
54651         * math/e_exp10f.c: Likewise.
54652         * math/e_exp10l.c: Likewise.
54653         * math/e_exp2l.c: Likewise.
54654         * math/e_j0l.c: Likewise.
54655         * math/e_j1l.c: Likewise.
54656         * math/e_jnl.c: Likewise.
54657         * math/e_lgammal_r.c: Likewise.
54658         * math/e_rem_pio2l.c: Likewise.
54659         * math/e_scalb.c: Likewise.
54660         * math/e_scalbf.c: Likewise.
54661         * math/e_scalbl.c: Likewise.
54662         * math/k_cosl.c: Likewise.
54663         * math/k_sinl.c: Likewise.
54664         * math/k_tanl.c: Likewise.
54665         * math/s_cacoshf.c: Likewise.
54666         * math/s_catan.c: Likewise.
54667         * math/s_catanf.c: Likewise.
54668         * math/s_catanh.c: Likewise.
54669         * math/s_catanhf.c: Likewise.
54670         * math/s_catanhl.c: Likewise.
54671         * math/s_catanl.c: Likewise.
54672         * math/s_ccosh.c: Likewise.
54673         * math/s_ccoshf.c: Likewise.
54674         * math/s_ccoshl.c: Likewise.
54675         * math/s_cexp.c: Likewise.
54676         * math/s_cexpf.c: Likewise.
54677         * math/s_cexpl.c: Likewise.
54678         * math/s_clog.c: Likewise.
54679         * math/s_clog10.c: Likewise.
54680         * math/s_clog10f.c: Likewise.
54681         * math/s_clog10l.c: Likewise.
54682         * math/s_clogf.c: Likewise.
54683         * math/s_clogl.c: Likewise.
54684         * math/s_csin.c: Likewise.
54685         * math/s_csinf.c: Likewise.
54686         * math/s_csinh.c: Likewise.
54687         * math/s_csinhf.c: Likewise.
54688         * math/s_csinhl.c: Likewise.
54689         * math/s_csinl.c: Likewise.
54690         * math/s_csqrt.c: Likewise.
54691         * math/s_csqrtf.c: Likewise.
54692         * math/s_csqrtl.c: Likewise.
54693         * math/s_ctan.c: Likewise.
54694         * math/s_ctanf.c: Likewise.
54695         * math/s_ctanh.c: Likewise.
54696         * math/s_ctanhf.c: Likewise.
54697         * math/s_ctanhl.c: Likewise.
54698         * math/s_ctanl.c: Likewise.
54699         * math/s_ldexp.c: Likewise.
54700         * math/s_ldexpf.c: Likewise.
54701         * math/s_ldexpl.c: Likewise.
54702         * math/s_significand.c: Likewise.
54703         * math/s_significandf.c: Likewise.
54704         * math/s_significandl.c: Likewise.
54705         * math/w_acos.c: Likewise.
54706         * math/w_acosf.c: Likewise.
54707         * math/w_acosh.c: Likewise.
54708         * math/w_acoshf.c: Likewise.
54709         * math/w_acoshl.c: Likewise.
54710         * math/w_acosl.c: Likewise.
54711         * math/w_asin.c: Likewise.
54712         * math/w_asinf.c: Likewise.
54713         * math/w_asinl.c: Likewise.
54714         * math/w_atan2.c: Likewise.
54715         * math/w_atan2f.c: Likewise.
54716         * math/w_atan2l.c: Likewise.
54717         * math/w_atanh.c: Likewise.
54718         * math/w_atanhf.c: Likewise.
54719         * math/w_atanhl.c: Likewise.
54720         * math/w_cosh.c: Likewise.
54721         * math/w_coshf.c: Likewise.
54722         * math/w_coshl.c: Likewise.
54723         * math/w_dremf.c: Likewise.
54724         * math/w_exp10.c: Likewise.
54725         * math/w_exp10f.c: Likewise.
54726         * math/w_exp10l.c: Likewise.
54727         * math/w_exp2.c: Likewise.
54728         * math/w_exp2f.c: Likewise.
54729         * math/w_fmod.c: Likewise.
54730         * math/w_fmodf.c: Likewise.
54731         * math/w_fmodl.c: Likewise.
54732         * math/w_hypot.c: Likewise.
54733         * math/w_hypotf.c: Likewise.
54734         * math/w_hypotl.c: Likewise.
54735         * math/w_j0.c: Likewise.
54736         * math/w_j0f.c: Likewise.
54737         * math/w_j0l.c: Likewise.
54738         * math/w_j1.c: Likewise.
54739         * math/w_j1f.c: Likewise.
54740         * math/w_j1l.c: Likewise.
54741         * math/w_jn.c: Likewise.
54742         * math/w_jnf.c: Likewise.
54743         * math/w_jnl.c: Likewise.
54744         * math/w_lgamma.c: Likewise.
54745         * math/w_lgamma_r.c: Likewise.
54746         * math/w_lgammaf.c: Likewise.
54747         * math/w_lgammaf_r.c: Likewise.
54748         * math/w_lgammal.c: Likewise.
54749         * math/w_lgammal_r.c: Likewise.
54750         * math/w_log.c: Likewise.
54751         * math/w_log10.c: Likewise.
54752         * math/w_log10f.c: Likewise.
54753         * math/w_log10l.c: Likewise.
54754         * math/w_log2.c: Likewise.
54755         * math/w_log2f.c: Likewise.
54756         * math/w_log2l.c: Likewise.
54757         * math/w_logf.c: Likewise.
54758         * math/w_logl.c: Likewise.
54759         * math/w_pow.c: Likewise.
54760         * math/w_powf.c: Likewise.
54761         * math/w_powl.c: Likewise.
54762         * math/w_remainder.c: Likewise.
54763         * math/w_remainderf.c: Likewise.
54764         * math/w_remainderl.c: Likewise.
54765         * math/w_scalb.c: Likewise.
54766         * math/w_scalbf.c: Likewise.
54767         * math/w_scalbl.c: Likewise.
54768         * math/w_sinh.c: Likewise.
54769         * math/w_sinhf.c: Likewise.
54770         * math/w_sinhl.c: Likewise.
54771         * math/w_sqrt.c: Likewise.
54772         * math/w_sqrtf.c: Likewise.
54773         * math/w_sqrtl.c: Likewise.
54774         * math/w_tgamma.c: Likewise.
54775         * math/w_tgammaf.c: Likewise.
54776         * math/w_tgammal.c: Likewise.
54778         * po/ja.po: Update from translation team.
54780 2011-09-29  Andreas Jaeger  <aj@suse.de>
54782         [BZ #13179]
54783         * sunrpc/netname.c (netname2host): Fix logic.
54785         [BZ #6779]
54786         [BZ #6783]
54787         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
54788         correctly.
54789         * math/w_remainder.c (__remainder): Likewise.
54790         * math/w_remainderf.c (__remainderf): Likewise.
54791         * math/libm-test.inc (remainder_test): Add test cases.
54793 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54795         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
54796         sdiv_qrnnd.
54798 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54800         * string/test-memcmp.c: Avoid unncessary #defines.
54801         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
54803 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54805         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
54806         Use new sse2 version for core i3 - i7 as it's faster
54807         than sse42 version.
54808         (bit_Prefer_PMINUB_for_stringop): New.
54809         * sysdeps/x86_64/rawmemchr.S: Update.
54810         Replace with faster SSE2 version.
54811         * sysdeps/x86_64/memrchr.S: New file.
54812         * sysdeps/x86_64/memchr.S: Update.
54813         Replace with faster SSE2 version.
54815 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
54817         * elf/dl-load.c (lose): Add cast to avoid warning.
54819 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54821         * po/ca.po: Update from translation team.
54823         * inet/getnetgrent_r.c: Hook up nscd.
54824         * nscd/Makefile (routines): Add nscd_netgroup.
54825         (nscd-modules): Add netgroupcache.
54826         (CFLAGS-netgroupcache.c): Define.
54827         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
54828         (cache_search): Add const to second parameter.
54829         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
54830         INNETGR.
54831         (dbs): Add netgrdb entry.
54832         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
54833         (verify_persistent_db): Handle netgrdb.
54834         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
54835         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
54836         GETFDNETGR.
54837         (netgroup_response_header): Define.
54838         (innetgroup_response_header): Define.
54839         (datahead): Add netgroup_response_header and innetgroup_response_header
54840         elements.
54841         * nscd/nscd.conf: Add entries for netgroup cache.
54842         * nscd/nscd.h (dbtype): Add netgrdb.
54843         (_PATH_NSCD_NETGROUP_DB): Define.
54844         (netgroup_iov_disabled): Declare.
54845         (xmalloc, xcalloc, xrealloc): Move declarations here.
54846         (cache_search): Adjust prototype.
54847         Add netgroup-related prototypes.
54848         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
54849         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
54850         (__nscd_innetgr): Declare.
54851         * nscd/selinux.c (perms): Use access_vector_t as element type and
54852         add netgroup-related initializers.
54853         * nscd/netgroupcache.c: New file.
54854         * nscd/nscd_netgroup.c: New file.
54855         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
54856         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
54857         For four parameters use innetgr.
54858         * nss/nss_files/files-init.c: Add definition and callback for netgr.
54859         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
54860         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
54861         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
54863         * nscd/connections.c (register_traced_file): Don't register file
54864         for disabled databases.
54866 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
54868         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
54870         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
54871         from tree and freeing node.
54873 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
54875         * nss/nsswitch.c (__nss_database_lookup): Handle
54876         nss_parse_service_list out of memory case.
54878 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
54880         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
54881         out of memory case.
54883 2011-10-04  Andreas Schwab  <schwab@redhat.com>
54885         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
54886         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
54887         pass it down.
54888         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
54889         elf_machine_rela, elf_machine_lazy_rel.
54890         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
54891         (ELF_DYNAMIC_DO_REL): Likewise.
54892         (ELF_DYNAMIC_DO_RELA): Likewise.
54893         (ELF_DYNAMIC_RELOCATE): Likewise.
54894         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
54895         to ELF_DYNAMIC_DO_REL.
54896         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
54897         (dl_main): In trace mode always set __RTLD_NOIFUNC.
54898         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
54899         elf_machine_rela.
54900         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
54901         skip_ifunc, don't call ifunc function if non-zero.
54902         (elf_machine_rela): Likewise.
54903         (elf_machine_lazy_rel): Likewise.
54904         (elf_machine_lazy_rela): Likewise.
54905         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
54906         (elf_machine_lazy_rel): Likewise.
54907         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
54908         Likewise.
54909         (elf_machine_lazy_rel): Likewise.
54910         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54911         Likewise.
54912         (elf_machine_lazy_rel): Likewise.
54913         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
54914         (elf_machine_lazy_rel): Likewise.
54915         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
54916         (elf_machine_lazy_rel): Likewise.
54917         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
54918         (elf_machine_lazy_rel): Likewise.
54919         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
54920         (elf_machine_lazy_rel): Likewise.
54921         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
54922         (elf_machine_lazy_rel): Likewise.
54923         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
54924         (elf_machine_lazy_rel): Likewise.
54926 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
54928         * nss/nss_files/files-init.c (_nss_files_init): Use static
54929         initialization for all the *_traced_file variables.
54931 2011-09-28  Andreas Schwab  <schwab@redhat.com>
54933         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54935 2011-09-27  Roland McGrath  <roland@hack.frob.com>
54937         [BZ #13226]
54938         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
54940 2011-09-27  Andreas Schwab  <schwab@redhat.com>
54942         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
54943         Reread the line before reparsing it.
54945 2011-09-26  Andreas Schwab  <schwab@redhat.com>
54947         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
54949 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
54950             Maxim Kuvyrkov  <maxim@codesourcery.com>
54951             Joseph Myers  <joseph@codesourcery.com>
54953         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
54954         if needed for __stack_chk_guard.
54956 2011-09-19  Roland McGrath  <roland@hack.frob.com>
54958         * sysdeps/posix/spawni.c (script_execute): Always define it.
54959         It will be optimized away if unused.
54960         (maybe_script_execute): New function.
54961         (__spawni): Call it.
54963         * Makerules: Don't include tls.make.
54964         (config-tls): Always set to thread.
54965         * tls.make.c: File removed.
54967 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
54969         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
54970         * config.make.in (CPPFLAGS-config): New substituted variable.
54972 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54974         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
54976         [BZ #13192]
54977         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
54978         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
54980 2011-09-15  Roland McGrath  <roland@hack.frob.com>
54982         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
54983         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
54984         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
54985         (CALL_FAIL): Likewise.
54986         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
54987         (CALL_FAIL): Macro removed.
54988         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
54990 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54992         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
54993         for __FINITE_MATH_ONLY__ == 1.
54995 2011-09-15  Andreas Schwab  <schwab@redhat.com>
54997         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
54998         __ieee754_sqrt instead of sqrt.
54999         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
55000         __ieee754_sqrtf instead of sqrtf.
55001         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
55002         __floorf instead of floorf.
55003         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
55004         __floorf, __truncf instead of floorf, truncf.
55006 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
55008         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
55010         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
55011         __extern_always_inline.
55012         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
55013         32-bit.
55015 2011-09-14  Andreas Schwab  <schwab@redhat.com>
55017         * elf/rtld.c (dl_main): Also relocate in dependency order when
55018         doing symbol dependency testing.
55020 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
55022         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
55023         Always define `refsym'.
55025 2011-09-13  Andreas Schwab  <schwab@redhat.com>
55027         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
55028         (__FD_ELT): Renamed from __FDELT.
55029         * misc/bits/select2.h (__FD_ELT): Likewise.
55030         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
55031         __FD_MASK instead of __FDELT, __FDMASK.
55032         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
55033         Likewise.
55034         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
55035         Likewise.
55037         * elf/Makefile (gen-ldd): Fix pattern.
55039         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
55040         (init_tls): Likewise.
55042 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
55044         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
55046 2011-09-12  Andreas Schwab  <schwab@redhat.com>
55048         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
55049         `struct cmsghdr *' instead of `void *'.
55050         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
55051         Likewise.
55053 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
55055         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
55056         if non-absolute.
55057         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
55058         ldd_rewrite_script.
55060 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
55062         * configure.in: Remove --with-tls option.
55063         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
55064         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
55065         out in case it is missing.
55066         * sysdeps/ia64/elf/configure.in: Likewise.
55067         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
55068         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
55069         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
55070         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
55071         * sysdeps/sh/elf/configure.in: Likewise.
55072         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
55073         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
55074         * sysdeps/x86_64/elf/configure.in: Likewise.
55075         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
55076         * sysdeps/mach/hurd/tls.h: Likewise.
55078         [BZ #13067]
55079         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
55081         [BZ #13090]
55082         * configure.in: Fix use of AC_INIT.
55084         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
55086 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
55088         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
55089         __set_errno.
55090         * malloc/hooks.c: Likewise.
55092         [BZ #11929]
55093         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
55094         variables statically.
55095         (narenas): Initialize.
55096         (list_lock): Initialize.
55097         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
55098         initializtion of main_arena and list_lock.  Small cleanups.
55099         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
55100         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
55101         Add initializers to main_arena and mp_.
55102         (malloc_state): Remove pagesize member.  Change all users to use
55103         GLRO(dl_pagesize).
55105         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
55106         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
55107         is always initialized.
55109         * malloc/malloc.c: Removed unused configurations and dead code.
55110         * malloc/arena.c: Likewise.
55111         * malloc/hooks.c: Likewise.
55112         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
55114         * include/tls.h: Removed.  USE___THREAD must always be defined.
55115         * bits/libc-tsd.h: Don't handle !USE___THREAD.
55116         * elf/dl-libc.c: Likewise.
55117         * elf/dl-tsd.c: Likewise.
55118         * include/errno.h: Likewise.
55119         * include/netdb.h: Likewise.
55120         * include/resolv.h: Likewise.
55121         * inet/herrno-loc.c: Likewise.
55122         * inet/herrno.c: Likewise.
55123         * malloc/arena.c: Likewise.
55124         * malloc/hooks.c: Likewise.
55125         * malloc/malloc.c: Likewise.
55126         * resolv/res-state.c: Likewise.
55127         * resolv/res_libc.c: Likewise.
55128         * sysdeps/i386/dl-machine.h: Likewise.
55129         * sysdeps/ia64/dl-machine.h: Likewise.
55130         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
55131         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
55132         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
55133         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
55134         * sysdeps/sh/dl-machine.h: Likewise.
55135         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
55136         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
55137         * sysdeps/unix/i386/sysdep.S: Likewise.
55138         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
55139         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
55140         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
55141         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
55142         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
55143         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
55144         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
55145         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
55146         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
55147         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
55148         * sysdeps/unix/x86_64/sysdep.S: Likewise.
55149         * sysdeps/x86_64/dl-machine.h: Likewise.
55150         * tls.make.c: Likewise.
55152         * configure.in: Remove --with-__thread option.  Make tests for
55153         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
55154         tls_model attribute fail if no support is available.  Remove
55155         USE_IN_LIBIO.
55156         * Makeconfig: Adjust for dropped configure option.  All features are
55157         now mandatory.
55158         * Makerules: Likewise.
55159         * Versions.def: Likewise.
55160         * argp/argp-fmtstream.c: Likewise.
55161         * argp/argp-fmtstream.h: Likewise.
55162         * argp/argp-help.c: Likewise.
55163         * assert/assert.c: Likewise.
55164         * config.h.in: Likewise.
55165         * config.make.in: Likewise.
55166         * configure: Likewise.
55167         * configure.in: Likewise.
55168         * csu/Versions: Likewise.
55169         * csu/init.c: Likewise.
55170         * elf/tst-audit2.c: Likewise.
55171         * elf/tst-tls10.c: Likewise.
55172         * elf/tst-tls10.h: Likewise.
55173         * elf/tst-tls11.c: Likewise.
55174         * elf/tst-tls12.c: Likewise.
55175         * elf/tst-tls14.c: Likewise.
55176         * elf/tst-tlsmod11.c: Likewise.
55177         * elf/tst-tlsmod12.c: Likewise.
55178         * elf/tst-tlsmod13.c: Likewise.
55179         * elf/tst-tlsmod13a.c: Likewise.
55180         * elf/tst-tlsmod14a.c: Likewise.
55181         * elf/tst-tlsmod15b.c: Likewise.
55182         * elf/tst-tlsmod16a.c: Likewise.
55183         * elf/tst-tlsmod16b.c: Likewise.
55184         * elf/tst-tlsmod7.c: Likewise.
55185         * elf/tst-tlsmod8.c: Likewise.
55186         * elf/tst-tlsmod9.c: Likewise.
55187         * gmon/gmon.c: Likewise.
55188         * grp/fgetgrent_r.c: Likewise.
55189         * grp/putgrent.c: Likewise.
55190         * hurd/fopenport.c: Likewise.
55191         * include/libc-symbols.h: Likewise.
55192         * include/tls.h: Likewise.
55193         * intl/gettextP.h: Likewise.
55194         * intl/loadinfo.h: Likewise.
55195         * locale/global-locale.c: Likewise.
55196         * locale/localeinfo.h: Likewise.
55197         * mach/devstream.c: Likewise.
55198         * malloc/arena.c: Likewise.
55199         * malloc/set-freeres.c: Likewise.
55200         * misc/err.c: Likewise.
55201         * misc/getttyent.c: Likewise.
55202         * misc/mntent_r.c: Likewise.
55203         * posix/getopt.c: Likewise.
55204         * posix/wordexp.c: Likewise.
55205         * pwd/fgetpwent_r.c: Likewise.
55206         * resolv/Versions: Likewise.
55207         * resolv/res_hconf.c: Likewise.
55208         * shadow/fgetspent_r.c: Likewise.
55209         * shadow/putspent.c: Likewise.
55210         * stdio-common/printf_fphex.c: Likewise.
55211         * stdio-common/tmpfile.c: Likewise.
55212         * stdlib/abort.c: Likewise.
55213         * stdlib/fmtmsg.c: Likewise.
55214         * sunrpc/auth_unix.c: Likewise.
55215         * sunrpc/clnt_perr.c: Likewise.
55216         * sunrpc/clnt_tcp.c: Likewise.
55217         * sunrpc/clnt_udp.c: Likewise.
55218         * sunrpc/clnt_unix.c: Likewise.
55219         * sunrpc/openchild.c: Likewise.
55220         * sunrpc/svc_simple.c: Likewise.
55221         * sunrpc/svc_tcp.c: Likewise.
55222         * sunrpc/svc_udp.c: Likewise.
55223         * sunrpc/svc_unix.c: Likewise.
55224         * sunrpc/xdr.c: Likewise.
55225         * sunrpc/xdr_array.c: Likewise.
55226         * sunrpc/xdr_rec.c: Likewise.
55227         * sunrpc/xdr_ref.c: Likewise.
55228         * sunrpc/xdr_stdio.c: Likewise.
55230 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55232         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
55234 2011-07-03  Andreas Jaeger  <aj@suse.de>
55236         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
55237         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
55238         regenerate with gen-libm-tests.pl.
55240 2010-05-12  Petr Baudis  <pasky@suse.cz>
55242         [BZ #11589]
55243         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
55244         around j0() zero points by switching to j1().
55245         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
55246         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
55247         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
55248         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
55250 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55252         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
55253         instead of 0.
55254         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
55255         instead of 0.
55256         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
55257         Patch in part by Pavel Roskin <proski@gnu.org>.
55259         [BZ #13138]
55260         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
55261         realloc.
55262         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
55263         Free memory block if necessary.
55265         [BZ #12847]
55266         * libio/genops.c (INTDEF): For string streams the _lock pointer can
55267         be NULL.  Don't lock in this case.
55269 2011-09-09  Roland McGrath  <roland@hack.frob.com>
55271         * elf/elf.h (ELFOSABI_GNU): New macro.
55272         (ELFOSABI_LINUX): Define to that.
55274 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
55276         * string/strncat.c (strncat): Undef the symbol in case it has been
55277         defined in bits/string.h.
55279 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55281         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
55283         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
55284         link map.
55286 2011-08-17  Andreas Jaeger  <aj@suse.de>
55288         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
55290 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
55291             Ian Lance Taylor  <iant@google.com>
55293         * math/libm-test.inc (lround_test): New testcase.
55294         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
55296 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
55298         * Makefile: Remove support for automatic cvs check-ins.
55299         * Makerules: Likewise.
55300         * config.make.in: Likewise.
55301         * configure.in: Likewise.
55302         * intl/Makefile: Likewise.
55303         * locale/Makefile: Likewise.
55304         * po/Makefile: Likewise.
55305         * posix/Makefile: Likewise.
55306         * sysdeps/gnu/Makefile: Likewise.
55307         * sysdeps/mach/hurd/Makefile: Likewise.
55308         * sysdeps/sparc/sparc32/Makefile: Likewise.
55310         [BZ #13118]
55311         * posix/Makefile (bug-regex32-ENV): Define.
55312         Patch by John Stanley <jpsinthemix@verizon.net>.
55314         * misc/Makefile (headers): Add bits/select2.h.
55315         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
55316         * misc/bits/select2.h: New file.
55317         * include/bits/select2.h: New file.
55318         * debug/Makefile (routines): Add fdelt_chk.
55319         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
55320         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
55321         FD_ISSET.
55322         * debug/fdelt_chk.c: New file.
55324         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
55325         * wcsmbs/test-wmemcmp.c: Likewise.
55326         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
55327         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
55329 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55331         * string/Makefile (strop-tests): Add memcmp.
55332         * string/test-wmemcmp.c: New file.
55333         * string/test-memcmp.c: Add wmemcmp support.
55335 2011-09-08  Roland McGrath  <roland@hack.frob.com>
55337         [BZ #13153]
55338         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
55339         2011-07-19 change.
55341         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
55342         garbage value in a __mach_port_mod_refs call in the cases of the
55343         task-self and thread-self ports.
55345 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55347         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
55349 2011-09-08  Andreas Schwab  <schwab@redhat.com>
55351         * elf/dl-load.c (lose): Check for non-null L.
55353 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55355         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
55357         * elf/dl-libc.c (dlerror_run): Pass back error code from
55358         dl_catch_error.
55360         [BZ #13123]
55361         * elf/dl-load.c (lose): Free l_origin if it is valid.
55363         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
55364         names.
55365         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
55366         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55367         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55368         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55369         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
55370         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
55372 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
55374         * sysdeps/powerpc/fpu/e_hypot.c: New file.
55375         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
55376         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
55377         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
55378         * sysdeps/powerpc/fpu/k_cosf.c: New file.
55379         * sysdeps/powerpc/fpu/k_sinf.c: New file.
55380         * sysdeps/powerpc/fpu/s_cosf.c: New file.
55381         * sysdeps/powerpc/fpu/s_sinf.c: New file.
55382         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
55383         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
55385 2011-08-15  Alan Modra  <amodra@gmail.com>
55387         [BZ #13092]
55388         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
55389         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
55390         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
55391         ppc_mcount to static-only-routines.
55392         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
55393         __mcount_internal.
55394         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
55395         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
55397 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
55399         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
55400         for finite and infinity parameters.
55402 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
55404         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
55405         and add nop instructions for throughput optimization.
55406         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
55408 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
55410         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
55411         aligned copy for power7 with vector-scalar instructions.
55412         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
55414 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
55416         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
55417         AVX check.
55419 2011-09-07  Andreas Schwab  <schwab@redhat.com>
55421         [BZ #13144]
55422         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
55423         last change.
55425 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55427         * sysdeps/unix/sysv/linux/x86_64/init-first.c
55428         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
55429         syscall wrapper around clock_gettime in __vdso_clock_gettime.
55430         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
55431         clock_gettime.
55433 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55435         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
55436         Forgot to demangle the pointer.
55438         * sysdeps/i386/sysdep.h: Define atom_text_section.
55439         * sysdeps/x86_64/sysdep.h: Likewise.
55440         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
55441         section with atom_text_section.
55442         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55443         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55444         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
55445         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
55446         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
55448         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
55449         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
55450         already be defined.  Change to take two parameters and don't assign
55451         result to variable.  Adjust all users.
55452         Define INTERNAL_GETTIME if not already defined.
55453         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
55454         call.
55455         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
55456         HAVE_CLOCK_GETTIME_VSYSCALL.
55457         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
55459         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
55460         gettimeofday vsyscall, just use time.
55462 2011-09-06  Andreas Schwab  <schwab@redhat.com>
55464         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
55465         <errno.h>.
55467 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55469         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
55470         syscall on x86-64.
55471         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
55472         syscall.
55473         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
55474         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
55475         syscall if possible.
55477 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55479         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
55480         e_ident.  Don't pass to find_mapsXX.
55481         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
55483 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55485         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55486         strchr-sse2-no-bsf strrchr-sse2-no-bsf
55487         * sysdeps/x86_64/multiarch/strchr.S: Update.
55488         Check bit_slow_BSF bit.
55489         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
55490         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
55491         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
55493 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55495         [BZ #13134]
55496         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
55497         before glibc 2.15.
55498         (tryshell): Define.
55499         (__spawni): Change last parameter to be flag.  Test
55500         SPAWN_XFLAGS_USE_PATH flag to use path or not.
55501         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
55502         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
55503         * posix/spawni.c: Likewise.
55504         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
55505         * posix/spawnp.c: Likewise.  Change normal version to use
55506         SPAWN_XFLAGS_USE_PATH.
55507         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
55508         SPAWN_XFLAGS_TRY_SHELL.
55510         [BZ #13150]
55511         * posix/glob.h: Remove gcc 1.x support.
55513         [BZ #13068]
55514         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
55516 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55518         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55519         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
55520         strrchr-sse2-bsf
55521         * sysdeps/i386/i686/multiarch/strchr.S: New file.
55522         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
55523         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
55524         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
55525         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
55526         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
55528 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55530         * sysdeps/x86_64/wcscmp.S: New file.
55532         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
55533         wcscmp-c wcscmp-sse2
55534         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
55535         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
55536         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
55537         * wcsmbs/wcscmp.c: Allow renaming.
55539 2011-09-05  David S. Miller  <davem@davemloft.net>
55541         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
55542         stack slot, rather than the struct return pointer slot.
55543         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
55544         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
55545         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
55546         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
55548 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55550         * po/ja.po: Update from translation team.
55552         [BZ #13144]
55553         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
55554         kernel in 64-bit binaries.
55556 2011-09-01  David S. Miller  <davem@davemloft.net>
55558         * elf/elf.h (HWCAP_SPARC_*): Move to..
55559         * sysdeps/sparc/sysdep.h: this new file and add new values.
55560         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
55561         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
55562         _DL_HWCAP_COUNT to 24.
55563         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
55564         entries.
55565         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
55566         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
55567         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
55568         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
55569         instead of magic constants.
55570         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
55572 2011-08-31  David S. Miller  <davem@davemloft.net>
55574         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
55575         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
55576         Reimplement to do errno handling inline.
55577         (SYSCALL_ERROR_HANDLER): New macro.
55578         (__SYSCALL_STRING): Do not do errno handling in asm.
55579         (__CLONE_SYSCALL_STRING): Delete.
55580         (__INTERNAL_SYSCALL_STRING): Delete.
55581         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
55582         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
55583         (PSEUDO): Reimplement to do errno handling inline.
55584         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
55585         (SYSCALL_ERROR_HANDLER): New macro.
55586         (__SYSCALL_STRING): Do not do errno handling in asm.
55587         (__CLONE_SYSCALL_STRING): Delete.
55588         (__INTERNAL_SYSCALL_STRING): Delete.
55589         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
55590         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
55591         i386.
55592         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
55593         (inline_syscall*): Add 'err' argument.
55594         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
55595         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
55596         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
55597         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
55599         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
55600         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
55602 2011-08-30  Andreas Schwab  <schwab@redhat.com>
55604         * elf/rtld.c (dl_main): Relocate objects in dependency order.
55606 2011-08-29  Jiri Olsa <jolsa@redhat.com>
55608         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
55609         directive.
55611 2011-08-24  David S. Miller  <davem@davemloft.net>
55613         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
55615 2011-08-24  Andreas Schwab  <schwab@redhat.com>
55617         * elf/Makefile: Add rules to build and run unload8 test.
55618         * elf/unload8.c: New file.
55619         * elf/unload8mod1.c: New file.
55620         * elf/unload8mod1x.c: New file.
55621         * elf/unload8mod2.c: New file.
55622         * elf/unload8mod3.c: New file.
55624         * elf/dl-close.c (_dl_close_worker): Reset private search list if
55625         it wasn't used.
55627 2011-08-23  David S. Miller  <davem@davemloft.net>
55629         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
55630         subtract stack bias.
55631         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
55632         %sp not %fp in calculations.
55633         (_JMPBUF_UNWINDS_ADJ): Likewise.
55635         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
55636         (aio_suspend): Call it to force an exception region around the
55637         AIO_MISC_WAIT() invocation.
55639 2011-08-23  Andreas Schwab  <schwab@redhat.com>
55641         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
55642         backslash.
55644 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
55646         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
55647         protection macro.
55648         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
55649         and <dl-machine.h>.
55650         (Elf64_FuncDesc): Remove.
55652 2011-08-22  David S. Miller  <davem@davemloft.net>
55654         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
55655         sigaltstack check, add missing cfi directives.
55656         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
55657         missing cfi directives, and sigaltstack handling.
55659 2011-08-16  Andreas Schwab  <schwab@redhat.com>
55661         [BZ #11724]
55662         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
55663         object is seen twice.
55664         * elf/dl-fini.c (_dl_sort_fini): Likewise.
55666         * elf/Makefile (distribute): Add tst-initorder2.c.
55667         (tests): Add tst-initorder2.
55668         (modules-names): Add tst-initorder2a tst-initorder2b
55669         tst-initorder2c tst-initorder2d.  Add rules to build them.
55670         ($(objpfx)tst-initorder2.out): New rule.
55671         * elf/tst-initorder2.c: New file.
55672         * elf/tst-initorder2.exp: New file.
55674 2011-08-22  Andreas Schwab  <schwab@redhat.com>
55676         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
55678         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
55679         dependencies back to end of function.
55681         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
55682         $(elfobjdir)/ld.so.
55684 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
55686         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
55687         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
55688         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
55689         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
55690         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
55691         of __vdso_gettimeofday.
55692         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
55693         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
55694         attribute_hidden.
55695         (_libc_vdso_platform_setup): Remove initialization of
55696         __vdso_gettimeofday and __vdso_time.
55698 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55700         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
55701         and fgetc_unlocked.
55702         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
55703         getc_unlocked.
55705         * elf/dl-open.c (add_to_global): Report additions to the global scope
55706         for LD_DEBUG=scopes.
55707         (dl_open_worker): Also print scope of newly loaded dependencies.
55708         (_dl_show_scope): Indicate if there is no scope.
55710         [BZ #13114]
55711         * stdio-common/Makefile (tests): Add bug24.
55712         * stdio-common/bug24.c: New file.
55714 2011-08-19  Andreas Jaeger  <aj@suse.de>
55716         [BZ #13114]
55717         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
55718         non-existant file when using close-on-exec mode.
55720 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55722         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
55723         the very first instruction.
55725         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
55726         the CFI state in the end.
55727         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
55728         inclusion of dl-trampoline.h.
55729         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
55731 2011-08-19  Andreas Schwab  <schwab@redhat.com>
55733         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
55734         expectations for long double.
55736         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
55737         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
55739 2011-08-14  David S. Miller  <davem@davemloft.net>
55741         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
55742         artificual limit depends upon the system page size.
55744 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55746         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
55747         * resolv/Makefile: Define CFLAGS-libresolv.
55749 2011-08-17  Andreas Schwab  <schwab@redhat.com>
55751         * nss/makedb.c (compute_tables): Make variables used in nested
55752         function static.
55754 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55756         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
55757         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
55758         if buffer was too small.
55760         * elf/pldd.c (main): Attach to all threads in the process.
55761         Rewrite /proc handling to use *at functions.
55763 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
55765         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
55766         specifies first scope to show.
55767         (dl_open_worker): Update callers.  Move printing scope of new
55768         object to before the relocation.
55769         * elf/rtld.c (dl_main): Update _dl_show_scope call.
55770         * sysdeps/generic/ldsodefs.h: Update declaration.
55772         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
55773         string for the scope number.
55775 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
55777         * nscd/servicescache.c (cache_addserv): Make sure written is always
55778         initialized.
55780 2011-08-14  Roland McGrath  <roland@hack.frob.com>
55782         * sysdeps/i386/i486/bits/atomic.h
55783         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
55784         statement expression, so as to suppress "set but not used" warning.
55785         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
55787         * string/strncat.c (STRNCAT): Use prototype definition.
55789         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
55790         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
55791         -Iprograms here.
55792         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
55793         (localedef-modules): Add localedef.
55794         (locale-modules): Add locale.
55796         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
55797         * elf/rtld.c (dl_main): Invert order of assignment in last change,
55798         to avoid a warning.
55800 2011-08-14  David S. Miller  <davem@davemloft.net>
55802         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
55803         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
55805 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
55807         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
55808         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
55809         * elf/rtld.c (dl_main): Set l_name of vDSO.
55810         Call _dl_show_scope when DL_DEBUG_SCOPES.
55811         (process_dl_debug): Recognize scopes flag and also set it for all.
55812         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
55813         Declare _dl_show_scope.
55815         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
55816         (do_dlopen): Pass caller_dlopen to dl_open.
55817         (__libc_dlopen_mode): Initialize caller_dlopen.
55819         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
55820         of libc.  Make tolower call locale-independent.  Optimize a bit by
55821         using isdigit instead of isalnum.
55822         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
55824 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
55826         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
55827         was a dependency or dynamically loaded.
55829 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
55831         * intl/l10nflist.c: Allow architecture-specific pop function.
55832         * sysdeps/x86_64/l10nflist.c: New file.
55834         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
55835         classification.
55837 2011-08-10  Andreas Schwab  <schwab@redhat.com>
55839         * include/dirent.h: Add libc_hidden_proto for scandirat and
55840         scandirat64.  Don't declare __scandirat64.
55841         * dirent/scandirat.c: Add libc_hidden_def.
55842         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
55843         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
55845 2011-08-10  David S. Miller  <davem@davemloft.net>
55847         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
55848         enum.
55849         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55850         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55851         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55853 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
55855         * Versions.def [libc]: Add GLIBC_2.15.
55856         * dirent/Makefile (routines): Add scandirat and scandirat64.
55857         * dirent/Versions [libc]: Export scandirat and scandirat64 for
55858         GLIBC_2.15.
55859         * dirent/dirent.h: Declare scandirat and scandirat64.
55860         * dirent/scandirat.c: New file.
55861         * dirent/scandirat64.c: New file.
55862         * sysdeps/wordsize-64/scandirat.c: New file.
55863         * sysdeps/wordsize-64/scandirat64.c: New file.
55864         * dirent/opendir.c: Define opendirat.
55865         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
55866         using scandirat.
55867         * dirent/scandir64.c: Adjust for scandir.c change.
55868         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
55869         __scandirat64, and __scandir_cancel_handler.
55870         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
55871         additional parameter and use openat instead of open (outside of ld.so).
55872         Add new __opendir as wrapper around __opendirat.
55873         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
55874         here without requiring old scandirat implementation.
55876 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
55878         * dirent/scandir.c (cancel_handler): Renamed to
55879         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
55880         defined.  Adjust users.
55881         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
55882         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
55884 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
55886         * string/test-string.h (IMPL): Use __STRING to expand name and then
55887         stringify it.
55889         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
55890         of cleanups.
55892 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55894         * string/Makefile: Update.
55895         (strop-tests): Append strncat.
55896         * string/test-wcscmp.c: New file.
55897         New comprehensive test for wcscmp.
55898         * string/test-strcmp.c: Update.
55899         (WIDE): New define.
55901 2011-07-22  Andreas Schwab  <schwab@redhat.com>
55903         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
55904         line.
55906 2011-07-26  Andreas Schwab  <schwab@redhat.com>
55908         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
55909         encoding to ACE if AI_IDN.
55911 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
55913         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
55914         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
55916 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55918         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
55919         Fix overflow bug in strncat.
55920         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
55922         * string/test-strncat.c: Update.
55923         Add new tests for checking overflow bugs.
55925 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55927         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55928         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
55929         * sysdeps/i386/i686/multiarch/strcat.S: New file.
55930         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
55931         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
55932         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
55933         * sysdeps/i386/i686/multiarch/strncat.S: New file.
55934         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
55935         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
55937         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
55938         (USE_AS_STRCAT): Define.
55939         Add strcat and strncat support.
55940         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55942 2011-07-25  Andreas Schwab  <schwab@redhat.com>
55944         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
55945         __n bigger than INT_MAX+1.
55946         (__strncmp_g): Likewise.
55948 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
55950         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
55951         * libio/stido.h: Likewise.
55953         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
55954         (AF_NFC): Define.
55955         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
55956         (AF_NFC): Define.
55958         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
55959         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55960         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55961         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
55962         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55964         [BZ #13021]
55965         * scripts/test-installation.pl: Don't expect libnss_test1 to be
55966         installed.
55968         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
55969         typo.
55970         (_dl_x86_64_save_sse): Likewise.
55972 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
55974         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
55975         OSXSAVE.
55976         (_dl_x86_64_save_sse): Likewise.
55978         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
55980         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
55982 2011-07-21  Andreas Schwab  <schwab@redhat.com>
55984         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
55985         change.
55986         (_dl_x86_64_save_sse): Use correct AVX check.
55988 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55990         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
55991         bug in strncpy/strncat.
55992         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
55994 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
55996         * string/tester.c (test_strcat): Add tests for different alignments
55997         of source and destination.
55998         (test_strncat): Likewise.
56000 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
56002         [BZ #12852]
56003         * posix/glob.c (glob): Check passed in values before using them in
56004         expressions to avoid some overflows.
56005         (glob_in_dir): Likewise.
56007         [BZ #13007]
56008         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
56009         check for AVX enablement so that we don't crash with old kernels and
56010         new hardware.
56011         * elf/tst-audit4.c: Add same checks here.
56012         * elf/tst-audit6.c: Likewise.
56014         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
56016 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
56018         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
56020 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
56022         * po/cs.po: Update from translation team.
56023         * po/bg.po: Likewise.
56025 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
56027         * misc/sys/cdefs.h: Add support for const attribute.
56028         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
56029         to gnu_dev_{major,minor,makedev} functions.
56031 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
56033         * intl/dcigettext.c (get_output_charset): Add missing bracket.
56035 2011-07-20  Andreas Schwab  <schwab@redhat.com>
56037         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
56038         strlen results.
56040 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56042         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
56043         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
56044         register in order to avoid conflicts with the soft frame pointer
56045         being held in r11 when necessary.
56046         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
56047         (INTERNAL_VSYSCALL_NCS): Likewise.
56049 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
56051         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
56052         * elf/dl-fini.c (_dl_fini): Adjust caller.
56053         * elf/dl-close.c (_dl_close_worker): Likewise.
56054         * sysdeps/generic/ldsodefs.h: Adjust declaration.
56056 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
56058         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
56059         "aux_cache->nlibs < 0".
56061         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
56062         in the reload-count case.
56064 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
56066         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56067         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
56068         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
56069         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
56070         * sysdeps/x86_64/multiarch/strcat.S: New file.
56071         * sysdeps/x86_64/multiarch/strncat.S: New file.
56072         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
56073         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
56074         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
56075         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
56076         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
56077         (USE_AS_STRCAT): Define.
56078         Add strcat and strncat support.
56079         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
56080         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
56081         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
56082         * string/strncat.c: Update.
56083         (USE_AS_STRNCAT): Define.
56084         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56085         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
56086         and i7.
56087         * sysdeps/x86_64/multiarch/init-arch.h
56088         (bit_Prefer_PMINUB_for_stringop): New.
56089         (index_Prefer_PMINUB_for_stringop): Likewise.
56090         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
56091         bit_Prefer_PMINUB_for_stringop.
56093 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
56095         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
56096         buffer64.
56097         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
56098         of casting of buffer.
56099         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
56100         buffer32 and buffer64.
56101         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
56102         writes instead of casting of buffer.
56103         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
56104         buffer32.
56105         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
56106         casting of buffer.
56108 2011-07-19  Andreas Schwab  <schwab@redhat.com>
56110         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
56112 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
56114         * nscd/nscd.c (termination_handler): Don't do anything for a database
56115         if it has not yet been initialized.
56117 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
56119         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
56121 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
56123         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
56125 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
56127         * po/nl.po: Update from translation team.
56128         * po/sv.po: Likewise.
56130 2011-07-16  Roland McGrath  <roland@hack.frob.com>
56132         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
56133         now disallowed by GCC.
56135         * configure.in (use-default-link): Default to yes if a test -shared
56136         link meets our qualifications.
56137         * configure: Regenerated.
56139         * config.make.in (output-format): New variable.
56140         * configure.in: Check for ld --print-output-format support.
56141         * configure: Regenerated.
56142         * Makerules ($(common-objpfx)format.lds)
56143         [$(output-format) != unknown]: Just use $(output-format),
56144         instead of the linker-script munging.
56146 2011-07-14  Roland McGrath  <roland@hack.frob.com>
56148         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
56149         of $(common-objpfx)shlib.lds.
56150         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
56152         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
56153         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
56155         * configure.in (-z relro check): Adjust test code to add a large
56156         writable data section after it.
56157         * configure: Regenerated.
56159 2011-07-11  Roland McGrath  <roland@hack.frob.com>
56161         * configure.in (-z relro check): Fix test code to make the variable
56162         truly const.
56163         * configure: Regenerated.
56165 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
56167         * nscd/nscd.h (struct traced_file): Define.
56168         (struct database_dyn): Remove inotify_descr, reset_res, and filename
56169         elements.  Add traced_files.
56170         (inotify_fd): Declare.
56171         (register_traced_file): Declare.
56172         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
56173         (inotify_fd): Export.
56174         (resolv_conf_descr): Remove.
56175         (nscd_init): Move inotify descriptor creation to main.
56176         Don't register files for notification here.
56177         (register_traced_file): New function.
56178         (invalidate_cache): Don't use reset_res to determine whether to call
56179         res_init, go through the list of registered files.
56180         (main_loop_poll): The inotify descriptors are now stored in the
56181         structures for the traced files.
56182         (main_loop_epoll): Likewise
56183         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
56184         to __nss_disable_nscd.
56185         * nscd/cache.c (prune_cache): There is no single inotify descriptor
56186         for a database anymore.  Check the records for all the registered
56187         files instead.
56188         * nss/Makefile (libnss_files-routines): Add files-init.
56189         (libnss_db-routines): Add db-init.
56190         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
56191         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
56192         * nss/nss_db/db-init.c: New file.
56193         * nss/nss_files/files-init.c: New file.
56194         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
56195         __nss_lookup_function.
56196         (__nss_lookup_function): Call nss_load_library.
56197         (nss_load_all_libraries): New function.
56198         (__nss_disable_nscd): Take parameter with callback function for files
56199         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
56200         used for the cached services.
56201         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
56202         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
56203         options for features to all the files in nscd.
56205         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
56207 2011-07-10  Roland McGrath  <roland@hack.frob.com>
56209         * csu/elf-init.c (__libc_csu_init): Comment typo.
56211 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
56213         * po/pl.po: Update from translation team.
56214         * po/ja.po: Likewise.
56215         * po/ru.po: Likewise.
56216         * po/ko.po: Likewise.
56217         * po/fr.po: Likewise.
56219 2011-07-09  Roland McGrath  <roland@hack.frob.com>
56221         * configure.in (.ctors/.dtors header and trailer check):
56222         Use an empirical test on a built program.
56223         * configure: Regenerated.
56225         * configure.in (-z relro check): Use an empirical test on a built DSO.
56226         Detect, but do not require, on ia64.
56227         * configure: Regenerated.
56229         * configure.in (READELF): Find it with AC_CHECK_TOOL.
56230         Update tests that use readelf to use $READELF instead.
56231         * configure: Regenerated.
56233 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
56235         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
56236         if the result is not used.
56238 2011-07-05  Andreas Jaeger  <aj@suse.de>
56240         [BZ#9696]
56241         * stdlib/tst-strtod.c: Add testcase.
56243 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
56245         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
56246         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
56247         The latter has a higher limit.  Take additional parameter to pass to
56248         the new function.
56249         (__pathconf): Pass file to __statfs_link_max.
56250         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
56251         __statfs_link_max.
56252         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
56253         __statfs_link_max.
56255         [BZ #12868]
56256         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
56257         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
56258         Handle Lustre.
56259         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
56260         (__statfs_filesize_max): Likewise.
56261         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
56263 2011-07-05  Andreas Jaeger  <aj@suse.de>
56265         * resolv/res_comp.c (dn_skipname): Remove unused variable.
56267 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
56269         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
56270         `status' variable.
56271         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
56272         Likewise.
56274 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
56276         * Makefile (strop-tests): Add strncat.
56277         * string/test-strncat.c: New file.
56279 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
56281         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
56283 2011-06-21  Andreas Jaeger  <aj@suse.de>
56285         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
56286         Copy rule from iconvdata/Makefile.
56288 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
56290         [BZ #12922]
56291         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
56292         but no long options are defined, just return 'W'.
56294 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
56296         [BZ #9696]
56297         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
56299 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
56301         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
56302         netgroups to read.
56303         (innetgr): Likewise.
56305 2011-07-05  Roland McGrath  <roland@hack.frob.com>
56307         * config.make.in (install_root): Default to $(DESTDIR).
56309 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
56311         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
56313 2011-07-02  Roland McGrath  <roland@hack.frob.com>
56315         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
56317         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
56318         containing directory rather than embedding absolute directory names.
56320         * scripts/check-local-headers.sh: Rewritten using awk.
56321         Match by word, not by line.  Print error messages for matches.
56322         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
56324         * Makerules [shlib-lds-flags empty]:
56325         ($(common-objpfx)libc_pic.opts): New target.
56326         ($(common-objpfx)libc_pic.os.clean): New target.
56327         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
56329         * config.make.in (OBJCOPY): New variable.
56330         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
56331         * configure: Regenerated.
56333         * config.make.in (use-default-link): New variable.
56334         * configure.in (use_default_link): Grok --with-default-link to set it.
56335         * configure: Regenerated.
56336         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
56337         (shlib-lds, shlib-lds-flags): Define to empty.
56339         * Makerules (shlib-lds): New variable.
56340         (shlib-lds-flags): New variable.
56341         (build-shlib, build-moduile, build-module-asneeded): Use it.
56342         ($(common-objpfx)libc.so): Use $(shlib-lds).
56343         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
56344         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
56346         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
56347         DT_FLAGS/DT_FLAGS_1 with zero flags.
56349         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
56350         linker script munging.
56352 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
56354         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
56355         as 128-bit value.
56356         * crypt/sha512.c (sha512_process_block): Perform total addition using
56357         128-bit if possible.
56358         (__sha512_finish_ctx): Likewise.
56359         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
56360         as 64-bit value.
56361         * crypt/sha256.c (SWAP64): Define.
56362         (sha256_process_block): Perform total addition using 64-bit if
56363         possible.
56364         (__sha256_finish_ctx): Likewise.
56366 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
56368         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
56369         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56370         * nscd/hstcache.c (cache_addhst): Likewise.
56371         * nscd/grpcache.c (cache_addgr): Likewise.
56372         * nscd/aicache.c (addhstaiX): Likewise
56373         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
56375 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
56377         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
56378         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56379         * nscd/hstcache.c (cache_addhst): Likewise.
56380         * nscd/grpcache.c (cache_addgr): Likewise.
56381         * nscd/aicache.c (addhstaiX): Likewise
56383 2011-07-01  Andreas Schwab  <schwab@redhat.com>
56385         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
56386         domain only when needed.
56388 2011-06-30  Andreas Schwab  <schwab@redhat.com>
56390         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
56391         is always restored.
56393 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
56395         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
56396         are re-adding the entry.
56397         * nscd/servicescache.c (cache_addserv): Likewise.
56399 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
56401         * sysdeps/generic/dl-irel.h: fix protection against multiple
56402         inclusions.
56403         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
56405 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
56407         [BZ #12935]
56408         * malloc/memusage.sh: Fix quoting in message.
56409         * debug/xtrace.sh: Likewise.
56411         * configure.in: Remove support for --experimental-malloc option, make
56412         it the default.
56413         * config.make.in: Likewise.
56414         * malloc/Makefile: Likewise.
56416 2011-06-27  Andreas Schwab  <schwab@redhat.com>
56418         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
56419         two-byte characters.
56421 2011-06-27  Roland McGrath  <roland@hack.frob.com>
56423         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
56424         AC_CACHE_CHECK invocation.
56425         * configure: Regenerated.
56427         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
56429 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
56431         [BZ #12350]
56432         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
56433         bit from old_res_options.
56435         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
56437         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
56438         value type for setfct.
56440 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
56442         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56443         __gettimeofday instead of gettimeofday.
56445 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
56447         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
56449 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
56451         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
56453         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
56454         info.
56456 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56458         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56459         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56460         strcpy-sse2-unaligned strncpy-sse2-unaligned
56461         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
56462         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
56463         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
56464         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
56465         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
56466         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
56467         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
56468         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
56469         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
56470         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
56471         (STRCPY): Support SSE2 and SSSE3 versions.
56473 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
56475         [BZ #12874]
56476         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
56477         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
56478         kernels which artificially limit size of requests.
56480 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56482         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
56483         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56484         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
56485         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
56486         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
56487         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
56488         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
56489         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
56490         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
56491         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
56492         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
56493         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
56494         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
56495         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
56496         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
56497         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56498         Enable unaligned load optimization for Intel Core i3, i5 and i7
56499         processors.
56500         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
56501         Define.
56502         (index_Fast_Unaligned_Load): Define.
56503         (HAS_FAST_UNALIGNED_LOAD): Define.
56505 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
56507         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
56509 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56511         [BZ #12907]
56512         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
56513         until it is clear that the information is realy needed.
56514         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
56516 2011-06-22  Andreas Schwab  <schwab@redhat.com>
56518         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
56520 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56522         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56523         /sys/devices/system/cpu/online if it is usable.
56525         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
56526         reading the information from the /proc filesystem to once a second.
56528 2011-06-21  Andreas Jaeger  <aj@suse.de>
56530         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
56531         NULL after inclusion of kernel headers.
56533 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
56535         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
56536         calls to internal_setent.
56538         [BZ #12885]
56539         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
56540         addresses using gethostbyname4_r ignore IPv4 addresses.
56542         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
56543         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
56545         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
56547 2011-06-20  David S. Miller  <davem@davemloft.net>
56549         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
56550         inclusions.
56551         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
56553         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
56554         (elf_irel): Use it.
56555         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
56556         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
56557         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
56558         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
56559         * sysdeps/x86_64/dl-irel.h: Likewise.
56561         * elf/dl-runtime.c: Use elf_ifunc_invoke.
56562         * elf/dl-sym.c: Likewise.
56564 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56566         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
56567         need to dereference resplen2.
56569 2011-06-14  Andreas Schwab  <schwab@redhat.com>
56571         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
56573 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56575         * Makeconfig: Define vardbdir and inst_vardbdir.
56576         * nss/Makefile: Add rules to install db-Makefile.
56578         * nss/nss_db/db-XXX.c: Cleanup.
56580         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
56581         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
56582         GLIBC_PRIVATE.
56583         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
56584         * nss/makedb.c: Implement -g option to specify that value strings
56585         are generated and should not be added to table iterated over for
56586         get*ent calls.
56587         * nss/nss_db/db-initgroups.c: New file.
56589         * nss/getent.c: Add support for initgroups lookups through getgrouplist
56590         interface.
56592         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
56593         (internal_getgrouplist): Adjust to name change.
56594         Update use_initgroups_entry if this is not the first call.
56595         * nss/databases.def: Add initgroups entry.
56597         * nss/makedb.c (compute_tables): Check result of multiple hash table
56598         sizes to minimize maximum chain length.
56600 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
56602         * Versions.def: Add entry for libnss_db.
56603         * shlib-versions: Likewise.
56604         * nss/Makefile: Add rules to build libnss_db.
56605         * nss/Versions: Add libnss_db information.  Organize libnss_files
56606         entries better.
56607         * nss/db-Makefile: Add gshadow support.  Change rules for the new
56608         makedb progra.  Some minor improvements to generate smaller files.
56609         * nss/nss_db/nss_db.h: Move NSS database header data structures to
56610         here from...
56611         * nss/makedb.c: ...here.
56612         Improve database format to be smaller and require less memory at
56613         runtime.
56614         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
56615         db anymore.
56616         * nss/nss_db/db-netgrp.c: Likewise.
56617         * nss/nss_db/db-open.c: Likewise.
56618         * nss/nss_files/flies-XXX.x: Adjust comments.
56619         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
56620         * nss/nss_files/files-grp.c: Likewise.
56621         * nss/nss_files/files-hosts.c: Likewise.
56622         * nss/nss_files/files-network.c: Likewise.
56623         * nss/nss_files/files-proto.c: Likewise.
56624         * nss/nss_files/files-pwd.c: Likewise.
56625         * nss/nss_files/files-rpc.c: Likewise.
56626         * nss/nss_files/files-service.c: Likewise.
56627         * nss/nss_files/files-sgrp.c: Likewise.
56628         * nss/nss_files/files-spwd.c: Likewise.
56629         * nss/nss_db/db-alias.c: Removed.
56630         * nss/nss_db/dummy-db.h: Removed.
56632 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
56634         * nss/makedb.c: Rewritten to not use database library.
56635         * nss/Makefile: Update to build new makedb program.
56637 2011-06-14  Andreas Jaeger  <aj@suse.de>
56639         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
56640         memset declaration.
56642 2011-06-10  Andreas Schwab  <schwab@redhat.com>
56644         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
56645         tmpbuf.
56647 2011-06-10  Roland McGrath  <roland@hack.frob.com>
56649         * Makerules (shlib.lds): Fail if the linker script comes out empty.
56650         * elf/Makefile ($(objpfx)ld.so): Likewise.
56652         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
56653         Don't list ld.so twice in dependencies.
56655         * posix/bug-regex31.c: Include <stdlib.h>.
56657         * nscd/hstcache.c (cache_addhst): Remove unused variable.
56659         * nis/nss_compat/compat-spwd.c
56660         (getspent_next_nss_netgr): Remove unused variable.
56661         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
56663         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
56664         nonmembers" output to use the right array.
56666         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
56668         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
56670         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
56671         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
56672         * catgets/gencat.c (read_input_file): Likewise.
56673         * locale/programs/locarchive.c (enlarge_archive): Likewise.
56675         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
56676         variable definition inside #if's controlling its use.
56678         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
56680         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
56682         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
56684         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
56685         unreachable code.
56687         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
56689         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
56690         * configure: Regenerated.
56692         * Makerules: Revert last change.
56693         * elf/Makefile: Likewise.
56695 2011-06-09  Roland McGrath  <roland@hack.frob.com>
56697         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
56698         * elf/Makefile ($(objpfx)librtld.os): Likewise.
56699         (reloc-link): Likewise.
56701 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
56703         * elf/Makefile: Add rules to build pldd.
56704         * elf/pldd.c: New file.
56705         * elf/pldd-xx.c: New file.
56707 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
56709         * version.h: Update for 2.15 development version.
56711 2011-06-07  David S. Miller  <davem@davemloft.net>
56713         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
56714         ifuncs.
56715         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
56716         elf_machine_lazy_rel): Likewise.
56717         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
56718         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
56719         elf_machine_lazy_rel): Likewise.
56720         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
56721         dl_hwcap via passed in argument.
56722         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
56723         Likewise.
56725 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56727         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
56729 2011-06-06  Roland McGrath  <roland@hack.frob.com>
56731         [BZ #12849]
56732         * manual/fdl-1.1.texi: New file, verbatim from:
56733         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
56734         * manual/lgpl-2.1.texi: New file, verbatim from:
56735         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
56736         * manual/Makefile (licenses): New variable, list those new file names.
56737         (texis): Use it.
56738         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
56740         * manual/fdl.texi: File removed.
56741         * manual/lesser.texi: File removed.
56742         * manual/libc.texinfo (Copying, Documentation License):
56743         Use new @include file names, put @appendix directive before @include.
56745 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
56747         [BZ #12841]
56748         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
56749         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
56750         (mq_open): Add __NTH.
56752 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
56754         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56755         Assume Intel Core i3/i5/i7 processor if AVX is available.
56757 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56759         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
56760         typo.
56762 2011-05-31  Andreas Schwab  <schwab@redhat.com>
56764         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
56765         memory.  Use alloca_account.  Fix memory leak when retrying.
56767 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56769         * version.h (RELEASE): Bump for 2.14 release.
56770         * include/features.h (__GLIBC_MINOR__): Bump to 14.
56772         * config.make.in (RANLIB): Remove entry.
56774 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
56776         * po/Makefile (po-sed-cmd): Add ksh to extensions.
56777         (libc.pot): Work around missing support for .ksh extension in xgettext.
56779         [BZ #12684]
56780         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
56781         if both request failed.
56782         (send_dg): In case of server errors clear resplen or *resplen2.
56784         [BZ #12454]
56785         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
56786         when there are multiple maps.
56787         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
56788         (_dl_fini): Remove test here.
56790         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
56792 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
56794         [BZ #12350]
56795         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
56796         bit from old_res_options.
56797         (gaih_inet): Likewise.
56799         [BZ #11099]
56800         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
56801         as signed.
56803         * resolv/res_init.c (res_setoptions): Make the code more compact.
56805         [BZ #11558]
56806         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
56807         set RES_USEVC.
56809         [BZ #11634]
56810         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
56812         * malloc/malloc.h: Mark malloc hook variables as deprecated.
56814         [BZ #11781]
56815         * malloc/malloc.h: Declare malloc hook variables as volatile.
56817         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
56818         in last patch.
56820         [BZ #11799]
56821         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
56822         raise in the comment.
56823         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
56824         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
56825         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
56827 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
56829         [BZ #12811]
56830         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
56831         grow the buffers more if it already has to be sufficient.
56832         (build_wcs_upper_buffer): Likewise.
56833         * posix/regexec.c (check_matching): Likewise.
56834         (clean_state_log_if_needed): Likewise.
56835         (extend_buffers): Don't enlarge buffers beyond size of the input
56836         buffer.
56837         Patches mostly by Emil Wojak <emil@wojak.eu>.
56838         * posix/bug-regex32.c: New file.
56839         * posix/Makefile (tests): Add bug-regex32.
56841         * locale/findlocale.c (_nl_find_locale): Return right away if
56842         _nl_explode_name failed.
56843         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
56845         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
56847         * debug/xtrace.sh: Unify messages.
56848         * malloc/memusage.sh: Likewise.
56850         [BZ #12813]
56851         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
56852         time symbol from vDSO.  Substitute with vsyscall if not available.
56853         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
56854         __vdso_time.
56856         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
56857         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
56858         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
56859         Add sendmmsg and internal_sendmmsg.
56860         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
56861         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
56862         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
56864         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
56865         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
56866         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
56868 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
56870         [BZ #12813]
56871         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
56872         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
56873         available.
56874         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
56875         __vdso_getcpu.
56877         [BZ #12814]
56878         * iconvdata/Makefile (tests): Add bug-iconv9.
56879         * iconvdata/bug-iconv9.c: New file.
56881 2011-05-27  Andreas Schwab  <schwab@redhat.com>
56883         [BZ #12814]
56884         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
56886 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
56888         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
56889         (struct user_regs_struct): Change intcs field back to cs.
56891 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
56893         * po/ja.po: Update from translation team.
56895 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
56897         [BZ #12795]
56898         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
56899         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
56901 2011-05-20  Andreas Schwab  <schwab@redhat.com>
56903         * stdlib/longlong.h: Update from GCC.
56905 2011-05-23  Andreas Schwab  <schwab@redhat.com>
56907         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
56908         parameter name.
56909         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
56910         Add parameter name.
56911         (__sysconf): Pass it down.
56913 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
56915         [BZ #12671]
56916         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
56917         some situations.
56918         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
56919         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
56920         add in in __libc_use_alloca calls.  Adjust callers.
56921         (glob): Use malloc in some situations.
56923         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
56924         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
56925         pltexit.
56927 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
56929         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
56930         and CLOCK_BOOTTIME_ALARM.
56932         [BZ #12782]
56933         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
56934         is returned.
56936         * string/_strerror.c (__strerror_r): Print negative errors as signed
56937         numbers.
56939         [BZ #12777]
56940         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
56941         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
56942         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
56944         * configure.in: Fix typo in redirection and correct removal of test
56945         files in two cases.
56947         [BZ #12788]
56948         * locale/setlocale.c (new_composite_name): Fix test to check for
56949         identical name of all categories.
56951         [BZ #12792]
56952         * libio/filedoalloc.c (local_isatty): New function.
56953         (_IO_file_doallocate): Use local_isatty.
56954         * stdio-common/perror.c (perror): In case a new stream is used
56955         forward the stream error.
56956         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
56957         error flag.
56959 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
56961         [BZ #11869]
56962         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
56963         alloca.
56964         * include/alloca.h (extend_alloca_account): Define.
56966         [BZ #11857]
56967         * posix/regex.h: Fix comments with documentation of user-accessible
56968         fields after compilation and describe correct free'ing of pattern
56969         after re_compile_pattern.
56970         Patch by Reuben Thomas <rrt@sc3d.org>.
56972 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
56974         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
56975         and -mno-altivec to prevent the compiler from using Altivec and/or
56976         VSX instructions when the corresponding registers are not available.
56978 2011-05-19  Andreas Schwab  <schwab@redhat.com>
56980         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
56982 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
56984         * libio/freopen.c (freopen): Use __dup2, not dup2.
56985         * libio/freopen64.c (freopen64): Likewise.
56987 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
56989         [BZ #12775]
56990         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
56991         * math/Makefile (tests): Add test-powl.
56992         (CFLAGS-test-powl.c): Define.
56993         * math/test-powl.c: New file.
56995 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
56997         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
56999 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
57001         [BZ #11837]
57002         * iconvdata/gb18030.c: Update to GB18020-2005.
57004 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
57006         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
57007         RE_SYNTAX_POSIX_AWK): Update to match recent development.
57008         Patch by Aharon Robbins <arnold@skeeve.com>.
57010         [BZ #11892]
57011         * stdlib/putenv.c (putenv): Don't always create copy of the variable
57012         on the stack.
57014         [BZ #11895]
57015         * misc/pselect.c (__pselect): Handle timeout value errors hidden
57016         through underflows.
57018         [BZ #12766]
57019         * misc/error.c (error_at_line): Ensure file_name and old_file_name
57020         point to strings before performing equality test for error_one_per_line
57021         mode.
57023         [BZ #11697]
57024         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
57026         [BZ #11820]
57027         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
57028         (struct user_fpregs_struct): Avoid __uint*_t types.
57030         [BZ #6420]
57031         * malloc/mtrace.c (tr_where): Add additional parameter to point to
57032         symbol info.  Use it instead of calling _dl_addr locally.
57033         (lock_and_info): New function.
57034         (tr_freehook): Call lock_and_info and pass symbol info as additional
57035         parameter to tr_where.
57036         (tr_mallochook): Likewise.
57037         (tr_reallochook): Likewise.
57038         (tr_memalignhook): Likewise.
57040         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
57041         used and couldn't be at all thread-safe.
57043 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
57045         * libio/freopen.c (freopen): Don't close old file descriptor
57046         before the new one is opened.  Instead dup the new file descriptor
57047         to the old one after the new stream is created.
57048         * libio/freopen64.c (freopen64): Likewise.
57049         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
57050         * libio/fileops.c (_IO_new_file_close_it): Handle new
57051         _IO_FLAGS2_NOCLOSE flag.
57052         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
57053         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
57054         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
57055         _IO_FLAGS2_NOCLOSE flag.
57056         * include/unistd.h: Add hidden_proto for dup3.
57057         Define __have_dup3.
57058         * io/dup3.c: Define hidden symbol.
57059         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
57061         [BZ #7101]
57062         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
57063         when an incomplete long option is used.
57064         * posix/tst-getopt_long1.c: New file.
57065         * posix/Makefile (tests): Add tst-getopt_long1.
57067         [BZ #10138]
57068         * scripts/config.guess: Update from autoconf-2.68.
57069         * scripts/config.sub: Likewise.
57071         [BZ #10157]
57072         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
57073         tests into ...
57074         (has_cpuclock): ...this.  New function.
57075         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
57076         macro here based on has_cpuclock code.
57078         [BZ #10149]
57079         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
57080         First byte (not low byte) is now always NUL.
57081         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
57083         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
57084         Use non-cancelable interfaces.
57086         [BZ #9809]
57087         * locale/iso-639.def: Add entry for Sorani.
57089         [BZ #11901]
57090         * include/stdlib.h: Move include protection to the right place.
57091         Define abort_msg_s.  Declare __abort_msg with it.
57092         * stdlib/abort.c (__abort_msg): Adjust type.
57093         * assert/assert.c (__assert_fail_base): New function.  Majority
57094         of code from __assert_fail.  Allocate memory for __abort_msg with
57095         mmap.
57096         (__assert_fail): Now call __assert_fail_base.
57097         * assert/assert-perr.c: Remove bulk of implementation.  Use
57098         __assert_fail_base.
57099         * include/assert.hL Declare __assert_fail_base.
57100         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
57101         mmap.
57102         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
57104 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
57106         [BZ #11952]
57107         [BZ #12453]
57108         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
57109         until all modules are registered in the DTV.
57110         * elf/Makefile: Add rules to build and run tst-tls19.
57111         * elf/tst-tls19.c: New file.
57112         * elf/tst-tls19mod1.c: New file.
57113         * elf/tst-tls19mod2.c: New file.
57114         * elf/tst-tls19mod3.c: New file.
57115         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
57117         [BZ #12083]
57118         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
57119         correctly.
57121         [BZ #12601]
57122         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
57123         two-byte sequence errors.
57124         * iconvdata/Makefile (tests): Add bug-iconv8.
57125         * iconvdata/bug-iconv8.c: New file.
57127         [BZ #12626]
57128         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
57129         buf2 definition.
57131         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
57133         [BZ #12432]
57134         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
57135         (dummy_getcfa): New function.
57136         (init): Get _Unwind_GetCFA address, use dummy if not found.
57137         (backtrace_helper): In recursion check, also check whether CFA changes.
57138         (__backtrace): Completely initialize arg.
57140         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
57141         storing incomplete byte sequence in state object.  Avoid testing for
57142         guaranteed too small input if we know there is enough data available.
57144 2011-05-11  Andreas Schwab  <schwab@redhat.com>
57146         * Makeconfig (+link-pie): Indent.
57147         * Rules (binaries-pie): Define if $(have-fpie) and
57148         $(build-shared).
57149         (binaries-shared): Also filter out $(binaries-pie).
57150         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
57151         * nscd/Makefile (others-pie): Add nscd.
57152         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
57153         ($(objpfx)nscd): Remove command override.
57154         * login/Makefile (others-pie): Add pt_chown.
57155         ($(objpfx)pt_chown): Remove command override.
57156         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
57157         remove command overrides.
57159 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
57161         * libio/tst_putwc.c: Fix error messages.
57163         [BZ #12724]
57164         * libio/fileops.c (_IO_new_file_close_it): Always flush when
57165         currently writing and seek to current position when not.
57166         * libio/Makefile (tests): Add bug-fclose1.
57167         * libio/bug-fclose1.c: New file.
57169 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
57171         [BZ #12511]
57172         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
57173         don't set DF_1_NODELETE here.
57174         (do_lookup_x): When entering new entry test for copy relocation
57175         and if necessary set DF_1_NODELETE flag.
57176         * elf/tst-unique4.cc: New file.
57177         * elf/tst-unique4.h: New file.
57178         * elf/tst-unique4lib.cc: New file.
57179         * elf/Makefile: Add rules to build and run tst-unique4.
57180         Patch by Piotr Bury <pbury@goahead.com>.
57182 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
57184         [BZ #12052]
57185         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
57187         [BZ #12625]
57188         * misc/mntent_r.c (addmntent): Flush the stream after the output
57190         [BZ #12393]
57191         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
57192         (is_trusted_path_normalize): Skip initial colon.  Append slash
57193         to empty buffer.  Duplicate is_trusted_path code but allow
57194         constructed patch to be prefix.
57195         (is_dst): Allow $ORIGIN followed by /.
57196         (_dl_dst_substitute): Correct clearing of check_for_trusted.
57197         Correct testing of result of is_trusted_path_normalize
57198         (decompose_rpath): Fix warning.
57200 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
57202         [BZ #11257]
57203         * grp/initgroups.c (internal_getgrouplist): When we found the service
57204         list through the initgroups entry in nsswitch.conf do not always
57205         continue on a successful lookup.  Don't always use the
57206         __nss_group_database value if it is set.
57207         * nss/nsswitch.conf (initgroups): Change action for successful db
57208         lookup to continue for compatibility.
57210 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
57212         [BZ #11532]
57213         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
57214         and CP774 modules.
57215         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
57216         and CP774 modules.
57217         * iconvdata/tst-tables.sh: Likewise.
57218         * iconvdata/cp770.c: New file.
57219         * iconvdata/cp771.c: New file.
57220         * iconvdata/cp772.c: New file.
57221         * iconvdata/cp773.c: New file.
57222         * iconvdata/cp774.c: New file.
57223         * iconvdata/testdata/CP770: New file.
57224         * iconvdata/testdata/CP770..UTF8: New file.
57225         * iconvdata/testdata/CP771: New file.
57226         * iconvdata/testdata/CP771..UTF8: New file.
57227         * iconvdata/testdata/CP772: New file.
57228         * iconvdata/testdata/CP772..UTF8: New file.
57229         * iconvdata/testdata/CP773: New file.
57230         * iconvdata/testdata/CP773..UTF8: New file.
57231         * iconvdata/testdata/CP774: New file.
57232         * iconvdata/testdata/CP774..UTF8: New file.
57234         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
57235         END CHARMAP line.
57236         * iconvdata/gen-8bit-gap.sh: Likewise.
57237         * iconvdata/gen-8bit.sh: Likewise.
57239         * locale/iso-639.def: Add ary entry.
57241         [BZ #11258]
57242         * locale/C-translit.h.in: Add U20A1 transliteration.
57244         [BZ #12178]
57245         * locale/iso-639.def: Add wae entry.
57246         Patch by Kevin Bortis <bortis@translate-wae.ch>.
57248         [BZ #12545]
57249         * locale/programs/localedef.c (construct_output_path): Use ssize_t
57250         for n.
57252         [BZ #12711]
57253         * locale/C-translit.h.in: Add entry for U20B9.
57254         Patch by pravin.d.s@gmail.com.
57256 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
57258         [BZ #12713]
57259         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
57260         ENAMETOOLONG use generic getcwd.
57261         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
57262         in rtld.  Use *stat64.
57263         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
57264         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
57265         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
57266         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
57267         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
57268         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
57269         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
57270         __fstatat64 macros.
57271         * include/dirent.h: Add libc_hidden_proto for rewinddir.
57272         * dirent/rewinddir.c: Add libc_hidden_def.
57273         * sysdeps/mach/hurd/rewinddir.c: Likewise.
57274         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
57276         * include/dirent.h (__alloc_dir): Add flags parameter.
57277         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
57278         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
57279         __alloc_dir.
57280         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
57281         from fdopendir if O_CLOEXEC is already set.
57283 2011-03-15  Alan Modra  <amodra@gmail.com>
57285         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
57286         l_tls_firstbyte_offset non-zero.  Save padding offset in
57287         l_tls_firstbyte_offset for later use.
57288         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
57289         freeing static tls block.
57291 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
57293         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
57294         where #ifdef was intended.  The intent is to prevent ARG_MAX from
57295         being defined by the kernel headers.
57297 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
57299         [BZ #12734]
57300         * resolv/resolv.h: Define RES_NOTLDQUERY.
57301         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
57302         no-tld-query and set RES_NOTLDQUERY.
57303         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
57304         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
57305         modern BIND to search name as TLD unless forbidden.
57307 2011-05-07  Petr Baudis  <pasky@suse.cz>
57308             Ulrich Drepper  <drepper@gmail.com>
57310         [BZ #12393]
57311         * elf/dl-load.c (fillin_rpath): Move trusted path check...
57312         (is_trusted_path): ...to here.
57313         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
57314         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
57315         using is_trusted_path_normalize() in setuid scripts.
57317 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
57319         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
57320         __BEGIN/__END_DECLS.
57322 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
57324         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
57325         NSS_STATUS_NOTFOUND if no record was found.
57327 2011-05-05  Andreas Schwab  <schwab@redhat.com>
57329         * sunrpc/Makefile (headers): Add rpc/netdb.h.
57330         (headers-not-in-tirpc): Remove rpc/netdb.h
57331         * resolv/netdb.h: Revert last change.
57333 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
57335         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
57336         circular dependency between libgcc.a and libc.a.
57338 2011-05-05  Andreas Schwab  <schwab@redhat.com>
57340         * resolv/netdb.h: Don't include <rpc/netdb.h>.
57341         * nis/Makefile: Don't install rpcsvc/*.
57342         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
57343         instead of <rpc/types.h>.
57344         (MAXHOSTNAMELEN): Define.
57346 2011-05-03  Andreas Schwab  <schwab@redhat.com>
57348         * elf/ldconfig.c (add_dir): Don't crash on empty path.
57350 2011-04-28  Maciej Babinski  <mbabinski@google.com>
57352         [BZ #12714]
57353         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
57354         gethostbyname4_r when IPv6 results are possible.
57356 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
57358         [BZ #12723]
57359         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
57360         _PC_PIPE_BUF handling.
57362 2011-04-30  Bruno Haible  <bruno@clisp.org>
57364         [BZ #12717]
57365         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
57366         * resolv/netdb.h (getnameinfo): Change type of flags parameter
57367         to 'int'.
57368         * inet/getnameinfo.c (getnameinfo): Likewise.
57370 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
57372         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
57373         to groups setting in database lookup.
57374         * nss/nsswitch.conf: Add initgroups entry.
57376 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
57378         [BZ #12685]
57379         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
57380         mode string.
57381         Patch by Eric Blake <eblake@redhat.com>.
57383 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
57385         * sunrpc/Makefile (need-export-routines): Add svc_run.
57386         (routines): Remove svc_run.
57387         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
57388         * sunrpc/clnt_perr.c (clnt_perrno): Export.
57389         * sunrpc/svc_run.c (svc_run): Likewise.
57390         * sunrpc/svc_udp.c (svcudp_create): Likewise.
57392 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
57394         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
57395         problem in reallocation in last patch.
57397 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
57399         * sunrpc/Makefile: Move inclusion of Rules.
57401 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57403         * nss/nss_files/files-initgroups.c: New file.
57404         * nss/Makefile (libnss_files-routines): Add files-initgroups.
57405         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
57406         _nss_files_initgroups_dyn.
57408 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
57410         * elf/elf.h (R_ARM_IRELATIVE): Define.
57412 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57414         * po/ru.po: Update from translation team.
57416 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57418         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
57419         dependencies.
57421 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
57423         [BZ #12653]
57424         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
57425         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
57426         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
57427         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
57428         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
57430 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
57432         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
57433         differing bytes.
57434         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
57435         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
57436         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
57438 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57440         [BZ #12420]
57441         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
57442         storing it.
57443         * stdlib/bug-getcontext.c: New file.
57444         * stdlib/Makefile: Add rules to build and run bug-getcontext.
57446 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57448         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
57449         instructions into .machine "z9-109".
57450         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
57451         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
57453 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57455         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
57456         between environment variables and auxiliary vector.
57458 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
57460         * Makefile: Add rules to build linkobj/libc.so.
57461         * include/libc-symbols.h: Define libc_hidden_nolink.
57462         * include/rpc/auth.h: Mark functions which are to be hidden.
57463         * include/rpc/auth_des.h: Likewise.
57464         * include/rpc/auth_unix.h: Likewise.
57465         * include/rpc/clnt.h: Likewise.
57466         * include/rpc/des_crypt.h: Likewise.
57467         * include/rpc/key_prot.h: Likewise.
57468         * include/rpc/pmap_clnt.h: Likewise.
57469         * include/rpc/pmap_prot.h: Likewise.
57470         * include/rpc/pmap_rmt.h: Likewise.
57471         * include/rpc/rpc_msg.h: Likewise.
57472         * include/rpc/svc.h: Likewise.
57473         * include/rpc/svc_auth.h: Likewise.
57474         * include/rpc/xdr.h: Likewise.
57475         * nis/Makefile: Link all DSOs against linkobj/libc.so.
57476         * nss/Makefile: Likewise.
57477         * sunrpc/Makefile: Don't install headers.  Build library with normal
57478         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
57479         * sunrpc/auth_des.c: Hide exported symbols by default, export some
57480         for the compat linking library.  Remove use of INTDEF/INTUSE.
57481         * sunrpc/auth_none.c: Likewise.
57482         * sunrpc/auth_unix.c: Likewise.
57483         * sunrpc/authdes_prot.c: Likewise.
57484         * sunrpc/authuxprot.c: Likewise.
57485         * sunrpc/clnt_gen.c: Likewise.
57486         * sunrpc/clnt_perr.c: Likewise.
57487         * sunrpc/clnt_raw.c: Likewise.
57488         * sunrpc/clnt_simp.c: Likewise.
57489         * sunrpc/clnt_tcp.c: Likewise.
57490         * sunrpc/clnt_udp.c: Likewise.
57491         * sunrpc/clnt_unix.c: Likewise.
57492         * sunrpc/des_crypt.c: Likewise.
57493         * sunrpc/des_soft.c: Likewise.
57494         * sunrpc/get_myaddr.c: Likewise.
57495         * sunrpc/key_call.c: Likewise.
57496         * sunrpc/key_prot.c: Likewise.
57497         * sunrpc/netname.c: Likewise.
57498         * sunrpc/pm_getmaps.c: Likewise.
57499         * sunrpc/pm_getport.c: Likewise.
57500         * sunrpc/pmap_clnt.c: Likewise.
57501         * sunrpc/pmap_prot.c: Likewise.
57502         * sunrpc/pmap_prot2.c: Likewise.
57503         * sunrpc/pmap_rmt.c: Likewise.
57504         * sunrpc/publickey.c: Likewise.
57505         * sunrpc/rpc_cmsg.c: Likewise.
57506         * sunrpc/rpc_common.c: Likewise.
57507         * sunrpc/rpc_dtable.c: Likewise.
57508         * sunrpc/rpc_prot.c: Likewise.
57509         * sunrpc/rpc_thread.c: Likewise.
57510         * sunrpc/rtime.c: Likewise.
57511         * sunrpc/svc.c: Likewise.
57512         * sunrpc/svc_auth.c: Likewise.
57513         * sunrpc/svc_authux.c: Likewise.
57514         * sunrpc/svc_raw.c: Likewise.
57515         * sunrpc/svc_run.c: Likewise.
57516         * sunrpc/svc_simple.c: Likewise.
57517         * sunrpc/svc_tcp.c: Likewise.
57518         * sunrpc/svc_udp.c: Likewise.
57519         * sunrpc/svc_unix.c: Likewise.
57520         * sunrpc/svcauth_des.c: Likewise.
57521         * sunrpc/xcrypt.c: Likewise.
57522         * sunrpc/xdr.c: Likewise.
57523         * sunrpc/xdr_array.c: Likewise.
57524         * sunrpc/xdr_float.c: Likewise.
57525         * sunrpc/xdr_intXX_t.c: Likewise.
57526         * sunrpc/xdr_mem.c: Likewise.
57527         * sunrpc/xdr_rec.c: Likewise.
57528         * sunrpc/xdr_ref.c: Likewise.
57529         * sunrpc/xdr_sizeof.c: Likewise.
57530         * sunrpc/xdr_stdio.c: Likewise.
57532 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
57534         [BZ #12650]
57535         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
57536         * sysdeps/ia64/dl-tls.h: Likewise.
57537         * sysdeps/powerpc/dl-tls.h: Likewise.
57538         * sysdeps/s390/dl-tls.h: Likewise.
57539         * sysdeps/sh/dl-tls.h: Likewise.
57540         * sysdeps/sparc/dl-tls.h: Likewise.
57541         * sysdeps/x86_64/dl-tls.h: Likewise.
57542         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
57544 2011-03-14  Andreas Schwab  <schwab@redhat.com>
57546         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
57547         rpath element also skip the following colon.
57548         (expand_dynamic_string_token): Add is_path parameter and pass
57549         down to DL_DST_REQUIRED and _dl_dst_substitute.
57550         (decompose_rpath): Call expand_dynamic_string_token with
57551         non-zero is_path.  Ignore empty rpaths.
57552         (_dl_map_object_from_fd): Call expand_dynamic_string_token
57553         with zero is_path.
57555 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
57557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
57558         Make cancelable.
57560 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
57562         [BZ #12655]
57563         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
57564         Patch by Filipe David Manana <fdmanana@apache.org>.
57566 2011-04-07  Andreas Schwab  <schwab@redhat.com>
57568         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
57569         Maintain aligned stack.
57570         (CHECK_RSP): Remove unused macro.
57572 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
57574         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
57575         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
57577 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
57579         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
57581         * include/features.h: Mention __USE_XOPEN2K8 in comment.
57583 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
57585         [BZ #12518]
57586         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
57587         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
57588         * sysdeps/x86_64/memmove.c: New file.
57589         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
57590         (memcpy): Renamed to ...
57591         (__new_memcpy): This.
57592         (memcpy): Provide GLIBC_2_14 memcpy.
57593         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
57594         (memcpy): Provide GLIBC_2_2_5 memcpy.
57596 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57598         [BZ #12631]
57599         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
57601 2011-03-30  Andreas Schwab  <schwab@redhat.com>
57603         * misc/syncfs.c: New file.
57604         * misc/Makefile (routines): Add syncfs.
57605         * posix/unistd.h: Declare syncfs.
57606         * sysdeps/unix/syscalls.list: Add syncfs.
57608 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57610         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
57611         open_by_handle_at.
57612         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
57613         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57614         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57615         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57616         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57617         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
57618         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57620 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57622         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
57623         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57624         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
57625         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57626         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57627         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57628         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57630         * io/Makefile: Compile fallocate.c, fallocate64.c, and
57631         sync_file_range.c with -fexceptions.
57632         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
57633         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
57634         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
57635         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
57636         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
57637         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
57638         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
57639         sync_file_range as cancellation point
57640         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
57641         now a wrapper around __call_sync_file_range with cancellation handling.
57642         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
57643         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
57644         function name to __call_sync_file_range.
57645         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
57646         Add call_sync_file_range.
57648 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57650         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
57651         bits/timex.h.
57653 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57655         * iconv/iconv.h: Fix typo in comment.
57656         * io/fcntl.h: Likewise.
57657         * libio/stdio.h: Likewise.
57658         * posix/spawn.h: Likewise.
57659         * posix/unistd.h: Likewise.
57660         * stdlib/stdlib.h: Likewise.
57661         * time/time.h: Likewise.
57662         * wcsmbs/wchar.h: Likewise.
57664         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
57665         open_by_handle): Add.
57666         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
57667         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
57668         Augment a few comments.
57669         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57670         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57671         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57672         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57673         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57674         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
57675         open_by_handle.
57677         * io/fcntl.h (AT_EMPTY_PATH): Define.
57679 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
57681         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
57682         * sysdeps/unix/sysv/linux/bits/time.h: New file.
57683         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
57684         to...
57685         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
57686         * Versions.def: Add GLIBC_2.14.
57687         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
57688         Export.
57690 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
57692         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
57693         round counter.
57694         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57696 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
57698         [BZ #12597]
57699         * string/test-strncmp.c (do_page_test): New function.
57700         (check2): Likewise.
57701         (test_main): Call check2.
57702         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
57704 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
57706         [BZ #12587]
57707         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
57708         Handle cache information in CPU leaf 4.
57709         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57711 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
57713         [BZ #12583]
57714         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
57715         character representation.
57716         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
57718 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
57720         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
57721         END(__isnan) to END(__isnanf) to match function entry point/label
57722         EALIGN(__isnanf,...).
57724 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
57726         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
57728 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
57730         [BZ #12510]
57731         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
57732         copy from the symbol referenced in the relocation to initialize the
57733         used variable.
57734         Patch by Piotr Bury <pbury@goahead.com>.
57735         * elf/Makefile: Add rules to build and tst-unique3.
57736         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
57737         * elf/tst-unique3.cc: New file.
57738         * elf/tst-unique3.h: New file.
57739         * elf/tst-unique3lib.cc: New file.
57740         * elf/tst-unique3lib2.cc: New file.
57742         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
57744 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
57746         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
57747         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
57748         to _start.
57750 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
57752         * elf/dl-load.c (_dl_map_object): If we are looking for the first
57753         to-be-loaded object along a path to loader is ld.so.
57755 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57756             Ulrich Drepper  <drepper@gmail.com>
57758         * sysdeps/x86_64/memset.S: After aligning destination, code
57759         branches to different locations depending on the value of
57760         misalignment, when multiarch is enabled. Fix this.
57762 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57764         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
57765         Set _x86_64_preferred_memory_instruction for AMD processsors.
57766         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57767         Set bit_Prefer_SSE_for_memop for AMD processors.
57769 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
57771         * libio/fmemopen.c (fmemopen): Optimize a bit.
57773 2011-03-03  Andreas Schwab  <schwab@redhat.com>
57775         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
57777 2011-03-03  Roland McGrath  <roland@redhat.com>
57779         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
57781 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
57783         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
57784         __bzero_ultra1 instead of __memset_ultra1.
57786 2011-02-23  Andreas Schwab  <schwab@redhat.com>
57787             Ulrich Drepper  <drepper@gmail.com>
57789         [BZ #12509]
57790         * include/link.h (struct link_map): Add l_orig_initfini.
57791         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
57792         returning unsuccessfully.
57793         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
57794         close of a file loaded at startup, restore the original l_initfini
57795         list.
57796         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
57797         list, store the pointer.
57798         * elf/Makefile ($(objpfx)noload-mem): New rule.
57799         (noload-ENV): Define.
57800         (tests): Add $(objpfx)noload-mem.
57801         * elf/noload.c: Include <memcheck.h>.
57802         (main): Call mtrace.  Close all opened handles.
57804 2011-02-17  Andreas Schwab  <schwab@redhat.com>
57806         [BZ #12454]
57807         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
57808         dependencies are missing.
57810 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57812         Fix __if_freereq crash: Unlike the generic version which uses free,
57813         Hurd needs munmap.
57814         * sysdeps/mach/hurd/ifreq.h: New file.
57816 2011-01-27  Petr Baudis  <pasky@suse.cz>
57817             Ulrich Drepper  <drepper@gmail.com>
57819         [BZ 12445]#
57820         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
57821         to extend_alloca().
57822         * stdio-common/bug23.c: New file.
57823         * stdio-common/Makefile (tests): Add bug23.
57825 2010-09-28  Andreas Schwab  <schwab@redhat.com>
57826             Ulrich Drepper  <drepper@gmail.com>
57828         [BZ #12489]
57829         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
57830         before performing relro protection.  At old place add assertion
57831         to make sure nothing changed.
57833 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
57834             Glauber de Oliveira Costa  <glommer@gmail.com>
57836         * elf/elf.h: Add new ARM TLS relocs.
57838 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
57840         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
57841         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
57842         cast from r3.
57843         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
57844         'tests' variable.
57845         * sysdeps/wordsize-64/tst-writev.c: New file.
57847 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
57849         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
57850         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
57851         insns in _dl_start to prevent a TOC reference before relocs are
57852         resolved.
57854 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
57856         [BZ #12469]
57857         * Makeconfig: Remove RANLIB definition.
57858         * Makerules: Don't use RANLIB.
57859         * aclocal.m4: Remove ranlib test.
57860         * configure.in: No need to check for ranlib.
57861         * elf/rtld-Rules: Don't use RANLIB.
57863 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57865         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
57866         protection macro.
57867         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
57868         inclusion protection macro.
57870         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
57871         SIGRTMIN and SIGRTMAX and print information in that case only when
57872         SIGRTMIN is defined.
57874 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
57876         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
57877         arginfo fn returning -1.
57879         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
57880         and thousands string is zero terminated.
57882 2011-02-03  Andreas Schwab  <schwab@redhat.com>
57884         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
57885         sysdeps/unix/sysv/linux/bits/socket.h.
57887 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57889         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
57890         (__CPU_COUNT): Remove old macros.
57891         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
57892         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
57893         (__CPU_ALLOC, __CPU_FREE): Add macros.
57894         (__sched_cpualloc, __sched_cpufree): Add declarations.
57896 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
57898         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
57899         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
57900         * nscd/aicache.c (addhstaiX): Return timeout of added value.
57901         (readdhstai): Return value of addhstaiX call.
57902         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
57903         (addgrbyX): Return value returned by cache_addgr.
57904         (readdgrbyname): Return value returned by addgrbyX.
57905         (readdgrbygid): Likewise.
57906         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
57907         (addpwbyX): Return value returned by cache_addpw.
57908         (readdpwbyname): Return value returned by addhstbyX.
57909         (readdpwbyuid): Likewise.
57910         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
57911         (addservbyX): Return value returned by cache_addserv.
57912         (readdservbyname): Return value returned by addservbyX:
57913         (readdservbyport): Likewise.
57914         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
57915         (addhstbyX): Return value returned by cache_addhst.
57916         (readdhstbyname): Return value returned by addhstbyX.
57917         (readdhstbyaddr): Likewise.
57918         (readdhstbynamev6): Likewise.
57919         (readdhstbyaddrv6): Likewise.
57920         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
57921         (readdinitgroups): Return value returned by addinitgroupsX.
57922         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
57923         (prune_cache): Keep track of timeout value of re-added entries.
57924         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
57925         * nscd/nscd.h: Adjust prototypes of readd* functions.
57927 2011-02-04  Roland McGrath  <roland@redhat.com>
57929         * nis/nis_server.c (nis_servstate): Use the right name for 0.
57930         (nis_stats): Likewise.
57931         * nis/nis_modify.c (nis_modify): Likewise.
57932         * nis/nis_remove.c (nis_remove): Likewise.
57933         * nis/nis_add.c (nis_add): Likewise.
57935         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
57937         * posix/fnmatch_loop.c: Add some consts.
57939         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
57941 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
57943         [BZ #12460]
57944         * config.make.in (config-cflags-novzeroupper): Define.
57945         * configure.in: Substitute libc_cv_cc_novzeroupper.
57946         * elf/Makefile (AVX-CFLAGS): Define.
57947         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
57948         (CFLAGS-tst-auditmod4a.c): Likewise.
57949         (CFLAGS-tst-auditmod4b.c): Likewise.
57950         (CFLAGS-tst-auditmod6b.c): Likewise.
57951         (CFLAGS-tst-auditmod6c.c): Likewise.
57952         (CFLAGS-tst-auditmod7b.c): Likewise.
57953         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
57955 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
57957         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
57958         function to the callback.
57959         Patch partly by Jiri Olsa <jolsa@redhat.com>.
57961 2011-02-02  Andreas Schwab  <schwab@redhat.com>
57963         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
57964         of errno.
57966 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
57968         [BZ #11724]
57969         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
57970         of constructors.
57971         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
57972         of destructors.
57973         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
57975         [BZ #11724]
57976         * elf/Makefile: Add rules to build and run new test.
57977         * elf/tst-initorder.c: New file.
57978         * elf/tst-initorder.exp: New file.
57979         * elf/tst-initordera1.c: New file.
57980         * elf/tst-initordera2.c: New file.
57981         * elf/tst-initordera3.c: New file.
57982         * elf/tst-initordera4.c: New file.
57983         * elf/tst-initorderb1.c: New file.
57984         * elf/tst-initorderb2.c: New file.
57985         * elf/tst-order-a1.c: New file.
57986         * elf/tst-order-a2.c: New file.
57987         * elf/tst-order-a3.c: New file.
57988         * elf/tst-order-a4.c: New file.
57989         * elf/tst-order-b1.c: New file.
57990         * elf/tst-order-b2.c: New file.
57991         * elf/tst-order-main.c: New file.
57992         New test case by George Gensure <werkt0@gmail.com>.
57994 2010-10-01  Andreas Schwab  <schwab@redhat.com>
57996         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
57997         decoding ACE if AI_CANONIDN.
57999 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
58001         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
58003 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
58005         * version.h (RELEASE): Bump for 2.13 release.
58006         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
58008         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
58010         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
58011         MADV_NOHUGEPAGE.
58012         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
58013         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
58014         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
58015         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
58016         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
58017         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
58019         * posix/getconf.c: Update copyright year.
58020         * catgets/gencat.c: Likewise.
58021         * csu/version.c: Likewise.
58022         * debug/catchsegv.sh: Likewise.
58023         * debug/xtrace.sh: Likewise.
58024         * elf/ldconfig.c: Likewise.
58025         * elf/ldd.bash.in: Likewise.
58026         * elf/sprof.c (print_version): Likewise.
58027         * iconv/iconv_prog.c: Likewise.
58028         * iconv/iconvconfig.c: Likewise.
58029         * locale/programs/locale.c: Likewise.
58030         * locale/programs/localedef.c: Likewise.
58031         * malloc/memusage.sh: Likewise.
58032         * malloc/mtrace.pl: Likewise.
58033         * nscd/nscd.c (print_version): Likewise.
58034         * nss/getent.c: Likewise.
58036         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
58037         PF_CAIF, and PF_ALG.
58038         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
58040 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
58042         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
58043         (modules-names): Use them.
58044         (ifunc-test-modules, ifunc-pie-tests): Define.
58045         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
58046         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
58047         (test-extras): Likewise.
58048         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
58049         $(compile-command.c).
58050         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
58051         (all-built-dso): Define.
58052         (check-textrel.out, check-execstack.out): Depend on it.
58054         * configure.in: Don't override --enable-multi-arch.
58056 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
58058         [BZ #6812]
58059         * nscd/hstcache.c (tryagain): Define.
58060         (cache_addhst): Return tryagain not notfound for temporary errors.
58061         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
58062         failed.
58064 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
58066         [BZ #10563]
58067         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
58068         to make the syscall.
58069         * sysdeps/unix/sysv/linux/setgroups.c: New file.
58071         [BZ #12378]
58072         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
58073         and fall back to matching as normal character if the string ends before
58074         the matching ']' is found.  This is what POSIX requires.
58075         * posix/testfnm.c: Adjust test result.
58076         * posix/globtest.sh: Adjust test result.  Add new test.
58077         * posix/tst-fnmatch.input: Likewise.
58078         * posix/tst-fnmatch2.c: Add new test.
58080 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
58082         * elf/Makefile (check-execstack): Revert last change.  Depend on
58083         check-execstack.h.
58084         (check-execstack.h): New target.
58085         (generated): Add check-execstack.h.
58086         * elf/check-execstack.c: Include "check-execstack.h".
58087         (main): Revert last change.
58088         (handle_file): Return zero if GNU_STACK is absent and
58089         DEFAULT_STACK_PERMS doesn't include PF_X.
58091 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
58093         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
58094         in child fails because the descriptor is already closed.
58095         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
58096         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
58097         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
58099         [BZ #12397]
58100         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
58101         syscall.
58103         [BZ #10484]
58104         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
58105         temporary buffer used to handle multi lookups locally.
58106         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
58108 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
58110         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
58111         loader is ld.so.
58113 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
58115         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
58116         alignment for SSE2.
58118 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
58120         [BZ #12394]
58121         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
58122         characters.  When rounding increased number of integer digits recompute
58123         number of groups.
58124         * stdio-common/tst-grouping.c: New file.
58125         * stdio-common/Makefile: Add rules to build and run tst-grouping.
58127 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
58129         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
58130         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
58132         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
58133         void.
58134         * bits/select.h: Likewise.
58136 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
58138         * po/ja.po: Update from translation team.
58140 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
58142         [BZ #11155]
58143         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
58144         implementation just like for lxstat, fxstatat, et al.
58146 2010-12-27  Jim Meyering  <meyering@redhat.com>
58148         [BZ #12348]
58149         * posix/regexec.c (build_trtable): Return failure indication upon
58150         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
58152 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
58154         [BZ #12201]
58155         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
58156         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
58157         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
58158         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
58160         [BZ #12207]
58161         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
58163         [BZ #12204]
58164         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
58165         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
58167 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
58169         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
58170         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
58171         script has SORT_BY_INIT_PRIORITY.
58172         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
58173         NO_CTORS_DTORS_SECTIONS is defined.
58174         * elf/soinit.c: Likewise.
58175         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
58176         NO_CTORS_DTORS_SECTIONS is defined.
58177         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
58178         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
58179         * sysdeps/sh/init-first.c: Likewise.
58180         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
58182 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
58184         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
58185         always use the slow path.
58187 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
58189         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
58190         similar rule which adds the sysdep directories to the header search in
58191         order to pick up the correct platform stackinfo.h.
58192         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
58193         perform test if it is, otherwise return successfully without testing.
58194         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
58195         DEFAULT_STACK_PERMS define in stackinfo.h.
58196         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
58197         defined in stackinfo.h.
58198         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
58199         DEFAULT_STACK_PERMS defined in stackinfo.h.
58200         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
58201         * sysdeps/ia64/stackinfo.h: Likewise.
58202         * sysdeps/s390/stackinfo.h: Likewise.
58203         * sysdeps/sh/stackinfo.h: Likewise.
58204         * sysdeps/sparc/stackinfo.h: Likewise.
58205         * sysdeps/x86_64/stackinfo.h: Likewise.
58206         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
58207         PF_X for powerpc64.  Retain PF_X for powerpc32.
58209 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
58211         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
58212         accurately.
58213         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
58214         GETDENTS_64BIT_ALIGNED.
58216 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
58218         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
58220 2010-12-10  Andreas Schwab  <schwab@redhat.com>
58222         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
58223         _GNU_SOURCE.
58225         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
58226         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
58227         Remove __restrict.
58228         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
58229         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
58231 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
58233         [BZ #11655]
58234         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
58235         are initialized.
58237 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
58239         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
58241 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
58243         * po/it.po: Update from translation team.
58245 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
58247         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
58248         unused codes.
58250 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
58252         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
58254 2010-11-24  Andreas Schwab  <schwab@redhat.com>
58256         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
58257         specially.
58258         (gaih_getanswer_slice): Likewise.
58260 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
58262         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
58264 2010-05-31  Petr Baudis  <pasky@suse.cz>
58266         [BZ #11149]
58267         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
58268         silently even in the chroot mode.
58270 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
58272         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
58273         last patch a bit.  Pretty printing
58275 2010-05-31  Petr Baudis <pasky@suse.cz>
58277         [BZ #10085]
58278         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
58279         initialization of skip_initgroups_dyn.
58281 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
58283         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
58284         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
58286 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
58288         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
58290 2010-11-11  Andreas Schwab  <schwab@redhat.com>
58292         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
58293         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
58294         (tst-fnmatch-ENV): Set MALLOC_TRACE.
58295         ($(objpfx)tst-fnmatch-mem): New rule.
58296         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
58297         * posix/tst-fnmatch.c (main): Call mtrace.
58299 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
58301         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58302         Support Intel processor model 6 and model 0x2c.
58304 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
58306         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
58307           signed comparison.
58309 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
58311         [BZ #12205]
58312         * string/test-strncasecmp.c (check_result): New function.
58313         (do_one_test): Use it.
58314         (check1): New function.
58315         (test_main): Use it.
58316         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
58317         Support strcasecmp and strncasecmp.
58319 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
58321         [BZ #12194]
58322         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
58323         * sysdeps/x86_64/bits/byteswap.h: Likewise.
58325 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
58327         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
58328         IFUNC support.
58329         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58330         memset-x86-64.
58331         * sysdeps/x86_64/multiarch/bzero.S: New file.
58332         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
58333         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
58334         * sysdeps/x86_64/multiarch/memset.S: New file.
58335         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
58336         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58337         Set bit_Prefer_SSE_for_memop for Intel processors.
58338         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
58339         Define.
58340         (index_Prefer_SSE_for_memop): Define.
58341         (HAS_PREFER_SSE_FOR_MEMOP): Define.
58343 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
58345         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
58346         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
58348 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
58350         [BZ #12191]
58351         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
58352         (__x86_64_raw_data_cache_size_half): Likewise.
58353         (__x86_64_raw_shared_cache_size): Likewise.
58354         (__x86_64_raw_shared_cache_size_half): Likewise.
58356         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
58357         (__x86_64_raw_data_cache_size_half): Likewise.
58358         (__x86_64_raw_shared_cache_size): Likewise.
58359         (__x86_64_raw_shared_cache_size_half): Likewise.
58360         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
58361         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
58362         and __x86_64_raw_shared_cache_size_half.  Round
58363         __x86_64_data_cache_size_half, __x86_64_data_cache_size
58364         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
58365         to multiple of 256 bytes.
58367 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
58369         [BZ #12167]
58370         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
58371         of inacessible symlinks.  Verify result of symlink before returning it.
58372         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
58373         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
58375 2010-10-28  Erich Ritz  <erichritz@gmail.com>
58377         * math/math.h (isinf): Fix typo in comment.
58379 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
58381         * po/da.po: Update from translation team.
58383 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
58385         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
58386         is added to the list.
58388 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58389             Ulrich Drepper  <drepper@gmail.com>
58391         * elf/dl-object.c (_dl_new_object): Don't append the new object to
58392         the global list here.  Move code to...
58393         (_dl_add_to_namespace_list): ...here.  New function.
58394         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
58395         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
58396         * elf/dl-load.c (lose): Don't remove the element from the list.
58397         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
58398         (_dl_map_object): Likewise.
58400 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
58402         [BZ #12159]
58403         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
58404         into all bytes of SSE register.
58405         Patch by Richard Li <richardpku@gmail.com>.
58407 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
58409         [BZ #12140]
58410         * malloc/malloc.c (_int_free): Fill correct number of bytes when
58411         perturbing.
58413 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
58415         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
58416         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
58417         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
58418         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
58419         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
58420         submachine.
58421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
58423 2010-10-22  Andreas Schwab  <schwab@redhat.com>
58425         * include/dlfcn.h (__RTLD_SECURE): Define.
58426         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
58427         mode & __RTLD_SECURE instead.
58428         (open_path): Rename preloaded parameter to secure.
58429         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
58430         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
58431         * elf/dl-deps.c (openaux): Likewise.
58432         * elf/rtld.c (struct map_args): Remove is_preloaded.
58433         (map_doit): Don't use it.
58434         (dl_main): Likewise.
58435         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
58436         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
58438 2010-09-09  Andreas Schwab  <schwab@redhat.com>
58440         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
58441         (sysd-rules-targets): Remove duplicates.
58442         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
58443         rtld-%.$o dependency.
58445 2010-10-18  Andreas Schwab  <schwab@redhat.com>
58447         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
58448         _dl_map_object do it.
58450 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
58452         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
58453         fast fma builtins, define the macros in the C99 standard.
58454         (FP_FAST_FMAF): Likewise.
58455         (FP_FAST_FMAL): Likewise.
58456         * sysdeps/x86_64/bits/mathdef.h: Likewise.
58458         * bits/mathdef.h: Update copyright year.
58459         * sysdeps/powerpc/bits/mathdef.h: Likewise.
58461 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
58463         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
58464         builtins, define the macros in the C99 standard.
58465         (FP_FAST_FMAF): Likewise.
58466         (FP_FAST_FMAL): Likewise.
58467         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
58468         multiply/add.
58469         (FP_FAST_FMAF): Likewise.
58471 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
58473         [BZ #3268]
58474         * math/libm-test.inc (fma_test): Some new testcases.
58475         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
58476         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
58477         y and infinite z.  Do multiplication by C already in long double.
58478         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
58479         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
58480         y and infinite z.  Do bitwise or of inexact bit into u.d.
58481         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
58482         * sysdeps/i386/fpu/s_fmaf.S: Removed.
58483         * sysdeps/i386/fpu/s_fma.S: Removed.
58484         * sysdeps/i386/fpu/s_fmal.S: Removed.
58486 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
58488         [BZ #3268]
58489         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
58490         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
58491         computation is not scheduled after fetestexcept.  Fix value
58492         of minimum denormal long double.
58494 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
58496         [BZ #3268]
58497         * math/libm-test.inc (fma_test): Add some more tests.
58498         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
58499         correctly.
58501 2010-10-15  Andreas Schwab  <schwab@redhat.com>
58503         * scripts/data/localplt-s390-linux-gnu.data: New file.
58504         * scripts/data/localplt-s390x-linux-gnu.data: New file.
58506 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
58508         [BZ #3268]
58509         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
58510         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
58511         instead of dbl-64.
58512         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
58513         inlines.
58514         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
58515         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
58516         if one of x and y is very large and the other is subnormal.
58517         * sysdeps/s390/fpu/s_fmaf.c: New file.
58518         * sysdeps/s390/fpu/s_fma.c: New file.
58519         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
58520         * sysdeps/powerpc/fpu/s_fma.S: New file.
58521         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
58522         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
58523         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
58525 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
58527         [BZ #3268]
58528         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
58529         fma tests.
58530         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
58531         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
58532         * sysdeps/i386/i686/multiarch/s_fma.c: Include
58533         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
58534         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
58535         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
58536         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
58538 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
58540         [BZ #12078]
58541         * posix/regcomp.c (parse_branch): One more memory leak plugged.
58542         * posix/bug-regex31.input: Add test case.
58544 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58546         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
58547         * posix/bug-regex31.input: New file.
58549         [BZ #12078]
58550         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
58551         (parse_sub_exp): Fix last change, use postorder.
58553         * posix/bug-regex31.c: New file.
58554         * posix/Makefile: Add rules to build and run bug-regex31.
58556         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
58558         [BZ #12078]
58559         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
58561         [BZ #12108]
58562         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
58563         to have entries in sys_siglist.
58565         [BZ #12093]
58566         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
58567         be NULL.
58569 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
58571         [BZ #3268]
58572         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
58573         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
58574         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
58575         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
58576         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
58577         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
58578         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
58579         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
58580         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
58581         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
58582         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
58583         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
58584         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
58585         * math/ftestexcept.c (fetestexcept): Likewise.
58586         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
58587         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
58588         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
58589         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
58590         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
58591         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
58592         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
58594 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58596         [BZ #12107]
58597         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
58598         newline.
58600 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
58602         * string/bug-strstr1.c: New file.
58603         * string/Makefile: Add rules to build and run bug-strstr1.
58605 2010-10-05  Eric Blake  <eblake@redhat.com>
58607         [BZ #12092]
58608         * string/str-two-way.h (two_way_long_needle): Always clear memory
58609         when skipping input due to the shift table.
58611 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
58613         [BZ #12005]
58614         * malloc/mcheck.c: Handle large requests.
58616         [BZ #12077]
58617         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
58618         for strncmp and strncasecmp.
58619         * string/stratcliff.c: Add tests for strcmp and strncmp.
58620         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
58622 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
58624         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
58625         __set_fpscr.
58627 2010-09-30  Andreas Jaeger  <aj@suse.de>
58629         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
58630         (CGROUP_SUPER_MAGIC): Define.
58631         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
58632         Handle btrfs and cgroup file systems.
58633         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
58634         Likewise.
58636 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
58638         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
58639         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
58641 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58643         [BZ #12067]
58644         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
58645         trying to locate the ELF header.
58647 2010-09-27  Andreas Schwab  <schwab@redhat.com>
58649         [BZ #11611]
58650         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
58651         Mask out sign-bit copies when constructing f_fsid.
58653 2010-09-24  Petr Baudis <pasky@suse.cz>
58655         * debug/stack_chk_fail_local.c: Add missing licence exception.
58656         * debug/warning-nop.c: Likewise.
58658 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
58660         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
58661         implementing getdents64 using getdents syscall, set d_type if
58662         __ASSUME_GETDENTS32_D_TYPE.
58664 2010-09-16  Andreas Schwab  <schwab@redhat.com>
58666         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
58667         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
58669 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
58671         [BZ #12037]
58672         * posix/unistd.h: Undo change of feature selection for ftruncate from
58673         2010-01-11.
58675 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
58677         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
58678         detection.
58680 2010-09-20  Andreas Schwab  <schwab@redhat.com>
58682         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
58683         fanotify_mark.
58684         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
58686 2010-09-14  Andreas Schwab  <schwab@redhat.com>
58688         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
58689         variables after CHECK_SP call.
58690         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
58692 2010-09-13  Andreas Schwab  <schwab@redhat.com>
58693             Ulrich Drepper  <drepper@redhat.com>
58695         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
58696         re-relocationg ld.so.
58697         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
58698         _dl_init_paths call.
58699         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
58700         here anymore.
58702 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
58704         * resolv/res_init.c (__res_vinit): Count the default server we added.
58706 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
58707             Ulrich Drepper  <drepper@redhat.com>
58709         [BZ #11968]
58710         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
58711         (____longjmp_chk): Use %ebx for saving value across system call.
58712         Add unwind info.
58714 2010-09-06  Andreas Schwab  <schwab@redhat.com>
58716         * manual/Makefile: Don't mix pattern rules with normal rules.
58718 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
58720         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
58721         operation.
58722         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
58723         * libio/iofopncook.c (_IO_cookie_init): Likewise.
58724         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
58725         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
58726         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
58727         Likewise.
58729 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
58731         [BZ #11979]
58732         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
58733         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
58735 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
58737         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
58738         * sysdeps/x86_64/addmul_1.S: Likewise.
58739         * sysdeps/x86_64/lshift.S: Likewise.
58740         * sysdeps/x86_64/mul_1.S: Likewise.
58741         * sysdeps/x86_64/rshift.S: Likewise.
58742         * sysdeps/x86_64/sub_n.S: Likewise.
58743         * sysdeps/x86_64/submul_1.S: Likewise.
58745 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58747         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
58748         Define __sched_param instead of SCHED_* and sched_param when
58749         <bits/sched.h> is included with __need_schedparam defined.
58750         * bits/sched.h [__need_schedparam]
58751         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
58752         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
58753         (__defined_schedparam): Define to 1.
58754         (__sched_param): New structure, identical to sched_param.
58755         (__need_schedparam): Undefine.
58757 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
58759         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
58760         (epoll_create1): Declare.
58762         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
58764 2010-08-31  Andreas Schwab  <schwab@redhat.com>
58766         [BZ #7066]
58767         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
58768         shifting retval into place.
58770 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
58772         * nis/rpcsvc/nis.h: Update copyright notice.
58773         * nis/rpcsvc/nis.x: Likewise.
58774         * nis/rpcsvc/nis_callback.h: Likewise.
58775         * nis/rpcsvc/nis_callback.x: Likewise.
58776         * nis/rpcsvc/nis_object.x: Likewise.
58777         * nis/rpcsvc/nis_tags.h: Likewise.
58778         * nis/rpcsvc/yp.h: Likewise.
58779         * nis/rpcsvc/yp.x: Likewise.
58780         * nis/rpcsvc/ypupd.h: Likewise.
58781         * nis/yp_xdr.c: Likewise.
58782         * nis/ypupdate_xdr.c: Likewise.
58784         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
58785         mainly the body of pmap_getport.  Add parameters to specify timeouts.
58786         (pmap_getport): Use __libc_rpc_getport.
58787         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
58788         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
58789         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
58791 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
58793         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
58794         fanotify_mark.
58796 2010-08-27  Roland McGrath  <roland@redhat.com>
58798         * sysdeps/i386/i686/multiarch/Makefile
58799         (CFLAGS-varshift.c): New variable.
58801 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
58803         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
58804         * sysdeps/i386/i686/multiarch/varshift.c: New file.
58806         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
58808         * sysdeps/x86_64/strlen.S: Minimal code improvement.
58810 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
58812         * sysdeps/x86_64/strlen.S: Unroll the loop.
58813         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58814         strlen-sse2 strlen-sse2-bsf.
58815         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
58816         __strlen_no_bsf if bit_Slow_BSF is set.
58817         (__strlen_sse42): Removed.
58818         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
58819         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
58821 2010-08-25  Roland McGrath  <roland@redhat.com>
58823         * sysdeps/x86_64/multiarch/varshift.S: File removed.
58824         * sysdeps/x86_64/multiarch/varshift.c: New file.
58825         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
58826         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
58827         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
58828         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
58830 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
58832         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58833         strlen-sse2 strlen-sse2-bsf.
58834         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
58835         __strlen_sse2_bsf if bit_Slow_BSF is unset.
58836         (__strlen_sse2): Removed.
58837         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
58838         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
58839         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
58840         bit_Slow_BSF for Atom.
58841         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
58842         (index_Slow_BSF): Define.
58843         (HAS_SLOW_BSF): Define.
58845 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
58847         [BZ #10851]
58848         * resolv/res_init.c (__res_vinit): When no server address at all
58849         is given default to loopback.
58851 2010-08-24  Roland McGrath  <roland@redhat.com>
58853         * configure.in: Remove config-name.h generation.
58854         * configure: Regenerated.
58855         * config-name.in: File removed.
58856         * scripts/config-uname.sh: New file.
58857         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
58858         ($(objdir)config-name.h): New target.
58860         * sunrpc/rpc_parse.h: Avoid nested comment.
58862 2010-08-24  Richard Henderson  <rth@redhat.com>
58863             Ulrich Drepper  <drepper@redhat.com>
58864             H.J. Lu  <hongjiu.lu@intel.com>
58866         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
58867         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
58868         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
58869         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
58870         _mm_alignr_epi8 with _mm_loadu_si128.
58871         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
58872         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
58873         (__m128i_shift_right): Removed.
58874         * sysdeps/i386/i686/multiarch/varshift.h: New file.
58875         * sysdeps/i386/i686/multiarch/varshift.S: New file.
58876         * sysdeps/x86_64/multiarch/varshift.h: New file.
58877         * sysdeps/x86_64/multiarch/varshift.S: New file.
58879 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
58881         * configure.in: Move assembler checks to before sysdep dir checking.
58883 2010-08-20  Petr Baudis  <pasky@suse.cz>
58885         * LICENSES: Sync the sunrpc license.
58887 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
58889         * sunrpc/auth_des.c: Update copyright notice once again.
58890         * sunrpc/auth_none.c: Likewise.
58891         * sunrpc/auth_unix.c: Likewise.
58892         * sunrpc/authdes_prot.c: Likewise.
58893         * sunrpc/authuxprot.c: Likewise.
58894         * sunrpc/bindrsvprt.c: Likewise.
58895         * sunrpc/clnt_gen.c: Likewise.
58896         * sunrpc/clnt_perr.c: Likewise.
58897         * sunrpc/clnt_raw.c: Likewise.
58898         * sunrpc/clnt_simp.c: Likewise.
58899         * sunrpc/clnt_tcp.c: Likewise.
58900         * sunrpc/clnt_udp.c: Likewise.
58901         * sunrpc/clnt_unix.c: Likewise.
58902         * sunrpc/des_crypt.c: Likewise.
58903         * sunrpc/des_soft.c: Likewise.
58904         * sunrpc/get_myaddr.c: Likewise.
58905         * sunrpc/getrpcport.c: Likewise.
58906         * sunrpc/key_call.c: Likewise.
58907         * sunrpc/key_prot.c: Likewise.
58908         * sunrpc/openchild.c: Likewise.
58909         * sunrpc/pm_getmaps.c: Likewise.
58910         * sunrpc/pm_getport.c: Likewise.
58911         * sunrpc/pmap_clnt.c: Likewise.
58912         * sunrpc/pmap_prot.c: Likewise.
58913         * sunrpc/pmap_prot2.c: Likewise.
58914         * sunrpc/pmap_rmt.c: Likewise.
58915         * sunrpc/rpc/auth.h: Likewise.
58916         * sunrpc/rpc/auth_unix.h: Likewise.
58917         * sunrpc/rpc/clnt.h: Likewise.
58918         * sunrpc/rpc/des_crypt.h: Likewise.
58919         * sunrpc/rpc/key_prot.h: Likewise.
58920         * sunrpc/rpc/netdb.h: Likewise.
58921         * sunrpc/rpc/pmap_clnt.h: Likewise.
58922         * sunrpc/rpc/pmap_prot.h: Likewise.
58923         * sunrpc/rpc/pmap_rmt.h: Likewise.
58924         * sunrpc/rpc/rpc.h: Likewise.
58925         * sunrpc/rpc/rpc_des.h: Likewise.
58926         * sunrpc/rpc/rpc_msg.h: Likewise.
58927         * sunrpc/rpc/svc.h: Likewise.
58928         * sunrpc/rpc/svc_auth.h: Likewise.
58929         * sunrpc/rpc/types.h: Likewise.
58930         * sunrpc/rpc/xdr.h: Likewise.
58931         * sunrpc/rpc_clntout.c: Likewise.
58932         * sunrpc/rpc_cmsg.c: Likewise.
58933         * sunrpc/rpc_common.c: Likewise.
58934         * sunrpc/rpc_cout.c: Likewise.
58935         * sunrpc/rpc_dtable.c: Likewise.
58936         * sunrpc/rpc_hout.c: Likewise.
58937         * sunrpc/rpc_main.c: Likewise.
58938         * sunrpc/rpc_parse.c: Likewise.
58939         * sunrpc/rpc_parse.h: Likewise.
58940         * sunrpc/rpc_prot.c: Likewise.
58941         * sunrpc/rpc_sample.c: Likewise.
58942         * sunrpc/rpc_scan.c: Likewise.
58943         * sunrpc/rpc_scan.h: Likewise.
58944         * sunrpc/rpc_svcout.c: Likewise.
58945         * sunrpc/rpc_tblout.c: Likewise.
58946         * sunrpc/rpc_util.c: Likewise.
58947         * sunrpc/rpc_util.h: Likewise.
58948         * sunrpc/rpcinfo.c: Likewise.
58949         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
58950         * sunrpc/rpcsvc/key_prot.x: Likewise.
58951         * sunrpc/rpcsvc/klm_prot.x: Likewise.
58952         * sunrpc/rpcsvc/mount.x: Likewise.
58953         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
58954         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
58955         * sunrpc/rpcsvc/rex.x: Likewise.
58956         * sunrpc/rpcsvc/rstat.x: Likewise.
58957         * sunrpc/rpcsvc/rusers.x: Likewise.
58958         * sunrpc/rpcsvc/sm_inter.x: Likewise.
58959         * sunrpc/rpcsvc/spray.x: Likewise.
58960         * sunrpc/rpcsvc/yppasswd.x: Likewise.
58961         * sunrpc/rtime.c: Likewise.
58962         * sunrpc/svc.c: Likewise.
58963         * sunrpc/svc_auth.c: Likewise.
58964         * sunrpc/svc_authux.c: Likewise.
58965         * sunrpc/svc_raw.c: Likewise.
58966         * sunrpc/svc_run.c: Likewise.
58967         * sunrpc/svc_simple.c: Likewise.
58968         * sunrpc/svc_tcp.c: Likewise.
58969         * sunrpc/svc_udp.c: Likewise.
58970         * sunrpc/svc_unix.c: Likewise.
58971         * sunrpc/svcauth_des.c: Likewise.
58972         * sunrpc/xcrypt.c: Likewise.
58973         * sunrpc/xdr.c: Likewise.
58974         * sunrpc/xdr_array.c: Likewise.
58975         * sunrpc/xdr_float.c: Likewise.
58976         * sunrpc/xdr_mem.c: Likewise.
58977         * sunrpc/xdr_rec.c: Likewise.
58978         * sunrpc/xdr_ref.c: Likewise.
58979         * sunrpc/xdr_sizeof.c: Likewise.
58980         * sunrpc/xdr_stdio.c: Likewise.
58982         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
58983         handling.
58985 2010-08-19  Andreas Schwab  <schwab@redhat.com>
58987         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
58989 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
58991         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
58992         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
58993         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
58994         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
58995         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
58996         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
58997         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
58998         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
58999         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
59000         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
59001         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
59002         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
59003         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
59004         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
59006 2010-07-26  Anton Blanchard  <anton@samba.org>
59008         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
59009         * malloc/arena.c (heap_trim): Likewise.
59011 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
59013         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
59014         here.  Not...
59015         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
59016         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
59018 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
59020         * sysdeps/i386/elf/Makefile: New file.
59022 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
59024         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
59025         from fanotify_init.
59026         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
59027         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
59029 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
59031         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
59032         of strncasecmp_l.
59033         * sysdeps/multiarch/strcmp.S: Likewise.
59035 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
59037         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
59038         strncase_l-nonascii.
59039         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
59040         Add strncase_l-ssse3.
59041         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
59042         * sysdeps/x86_64/strcmp.S: Likewise.
59043         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
59044         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
59045         * sysdeps/x86_64/strncase.S: New file.
59046         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
59047         * sysdeps/x86_64/strncase_l.S: New file.
59048         * string/Makefile (strop-tests): Add strncasecmp.
59049         * string/test-strncasecmp.c: New file.
59051         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
59052         warning.
59054         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
59055         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
59057 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
59059         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
59061 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
59063         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
59064         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
59065         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
59067 2010-05-01  Alan Modra  <amodra@gmail.com>
59069         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
59070         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
59071         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
59072         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
59073         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
59074         tidying.  Don't tail-call __sigjmp_save for static lib.
59075         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
59076         save location.
59077         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
59078         (CALL_MCOUNT): Add eh info, and nop after bl.
59079         (TAIL_CALL_SYSCALL_ERROR): New macro.
59080         (PSEUDO_RET): Use it.
59081         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
59082         Correct save location of integer regs and cr.
59083         (_dl_profile_resolve): Correct cr save location.  Delete nops
59084         after bl when SHARED.  Reduce cfi size a little by better
59085         placement of cfi directives.
59086         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
59087         make a stack frame.  Instead use parm save area as a temp.
59088         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
59089         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
59090         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
59091         Don't make a stack frame for parent, use parm save area.
59092         Increase child stack frame to 112 bytes.  Don't save unused reg,
59093         and adjust reg usage.  Set up cfi on error recovery and
59094         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
59095         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
59096         (__makecontext): Add dummy nop after jump to exit.
59097         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
59098         Use correct parm save area and cr save, reduce stack frame.
59099         Correct cfi for possible PSEUDO_RET frame setup.
59100         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
59101         Branch to local label emitted by PSEUDO_RET rather than
59102         __syscall_error.
59104 2010-08-12  Andreas Schwab  <schwab@redhat.com>
59106         [BZ #11904]
59107         * locale/programs/locale.c (print_assignment): New function.
59108         (show_locale_vars): Use it.
59110 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
59112         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
59113         field.
59114         (struct statfs64): Likewise.
59115         (_STATFS_F_FLAGS): Define.
59116         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
59117         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
59118         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
59119         (ST_VALID): Define locally.
59120         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
59121         __statvfs_getflags, use the provided value.
59122         * sysdeps/unix/sysv/linux/kernel-features.h: Define
59123         __ASSUME_STATFS_F_FLAGS.
59125         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
59127         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
59128         Add sys/fanotify.h.
59129         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
59130         fanotify_mask for GLIBC_2.13.
59131         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
59132         fanotify_init and fanotify_mark.
59133         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
59134         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
59136         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
59137         Add prlimit.
59138         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
59139         prlimit64 for GLIBC_2.13.
59140         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
59141         prlimit64.
59142         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
59143         syscall.
59144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
59145         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
59146         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
59147         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
59148         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
59149         add prlimit alias.
59150         * sysdeps/unix/sysv/linux/prlimit.c: New file.
59152         [BZ #11903]
59153         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
59154         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
59156         * nss/Makefile: Add rules to build and run tst-nss-test1.
59157         * shlib-versions: Add entry for libnss_test1.
59158         * nss/nss_test1.c: New file.
59159         * nss/tst-nss-test1.c: New file.
59161         * nss/nsswitch.c (__nss_database_custom): Define new variable.
59162         (__nss_configure_lookup): Set appropriate entry in
59163         __nss_configure_lookup to true.
59164         * nss/nsswitch.h: Define enum with indeces of databases in
59165         databases and __nss_database_custom arrays.  Declare
59166         __nss_database_custom.
59167         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
59168         to avoid using nscd when custom rules are installed.
59169         * nss/getXXbyYY_r.c: Likewise.
59170         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
59172         * nss/nss_files/files-parse.c: Whitespace fixes.
59174 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
59176         [BZ #11883]
59177         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
59178         * posix/fnmatch_loop.c: Likewise.
59180 2010-07-17  Andi Kleen  <ak@linux.intel.com>
59182         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
59183         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
59184         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
59185         * Versions.def [GLIBC_2.13]: Add.
59187 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
59189         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
59190         Also fail if tpwd after pwuid call is NULL.
59192 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
59194         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
59195         when converting to ms.
59197 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
59199         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
59200         EOPNOTSUPP errors with ENOTTY.
59201         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
59202         EOPNOTSUPP errors with ENOTTY.
59204 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
59206         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
59207         Add strcasecmp_l-ssse3.
59208         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
59209         strcasecmp.
59210         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
59211         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
59212         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
59214 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
59216         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
59218         * string/Makefile (strop-tests): Add strcasecmp.
59219         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
59220         strcasecmp_l-nonascii.
59221         (gen-as-const-headers): Add locale-defines.sym.
59222         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
59223         * sysdeps/x86_64/strcasecmp.S: New file.
59224         * sysdeps/x86_64/strcasecmp_l.S: New file.
59225         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
59226         * sysdeps/x86_64/locale-defines.sym: New file.
59227         * string/test-strcasecmp.c: New file.
59229         * string/test-strcasestr.c: Test both ends of the range of characters.
59230         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
59232 2010-07-29  Roland McGrath  <roland@redhat.com>
59234         [BZ #11856]
59235         * manual/locale.texi (Yes-or-No Questions): Fix example code.
59237 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
59239         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
59240         for ld.so.
59242 2010-07-27  Andreas Schwab  <schwab@redhat.com>
59244         * manual/memory.texi (Malloc Tunable Parameters): Document
59245         M_PERTURB.
59247 2010-07-26  Roland McGrath  <roland@redhat.com>
59249         [BZ #11840]
59250         * configure.in (-fgnu89-inline check): Set and substitute
59251         gnu89_inline, not libc_cv_gnu89_inline.
59252         * configure: Regenerated.
59253         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
59255 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
59257         * string/test-strnlen.c: New file.
59258         * string/Makefile (strop-tests): Add strnlen.
59259         * string/tester.c (test_strnlen): Add a few more test cases.
59260         * string/tst-strlen.c: Better error reporting.
59262         * sysdeps/x86_64/strnlen.S: New file.
59264 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
59266         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
59267         lower-latency instructions.
59269 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
59271         * string/test-strcasestr.c: New file.
59272         * string/test-strstr.c: New file.
59273         * string/Makefile (strop-tests): Add strstr and strcasestr.
59274         * string/str-two-way.h: Don't undefine MAX.
59275         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
59277 2010-07-21  Andreas Schwab  <schwab@redhat.com>
59279         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
59280         strcasestr-nonascii.
59281         (CFLAGS-strcasestr-nonascii.c): Define.
59282         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
59283         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
59284         Remove unused attribute.
59286 2010-07-20  Roland McGrath  <roland@redhat.com>
59288         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
59289         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
59290         ld.so.cache was broken.  With it, there is no way to disable dsocaps
59291         like LD_HWCAP_MASK can disable hwcaps.
59293 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
59295         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
59297 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
59299         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
59300         call in strcasestr.
59301         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
59302         __strcasestr_sse42_nonascii.
59303         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
59304         strcasestr-nonascii.c.
59305         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
59307 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
59309         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
59310         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
59311         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
59312         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
59314 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
59316         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
59317         fcntl.
59319 2010-07-06  Andreas Schwab  <schwab@redhat.com>
59321         [BZ #11577]
59322         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
59323         dl_signal_cerror.
59325 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
59327         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
59328         _PC_PIPE_BUF using F_GETPIPE_SZ.
59330 2010-07-05  Roland McGrath  <roland@redhat.com>
59332         * manual/arith.texi (Rounding Functions): Fix rint description
59333         implicit in round description.
59335 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
59337         * elf/Makefile: Fix linking for a few tests to make recent linker
59338         happy.
59340 2010-06-30  Andreas Schwab  <schwab@redhat.com>
59342         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
59343         $(common-objpfx)libc_nonshared.a.
59345 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
59347         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
59348         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
59349         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59350         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59351         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
59352         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
59353         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59354         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59355         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
59356         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
59357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
59358         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59359         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
59360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59361         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
59362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
59363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
59364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
59365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
59367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59368         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
59369         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
59370         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
59371         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
59372         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
59373         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
59374         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
59375         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
59376         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
59377         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
59378         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
59379         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
59380         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
59381         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
59382         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
59383         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
59384         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
59385         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
59386         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
59387         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
59388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
59389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
59390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
59391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
59392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
59393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
59394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
59396 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
59398         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
59399         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
59400         * string/memmove.c (memmove): Renamed to ...
59401         (MEMMOVE): ...this.  Default to memmove.
59402         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
59403         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
59404         (END_CHK): Define.
59405         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
59406         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
59407         mempcpy-ssse3-back memmove-ssse3-back.
59408         * sysdeps/x86_64/multiarch/bcopy.S: New file .
59409         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
59410         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
59411         * sysdeps/x86_64/multiarch/memcpy.S: New file.
59412         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
59413         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
59414         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
59415         * sysdeps/x86_64/multiarch/memmove.c: New file.
59416         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
59417         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
59418         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
59419         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
59420         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
59421         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
59422         Define.
59423         (index_Fast_Copy_Backward): Define.
59424         (HAS_ARCH_FEATURE): Define.
59425         (HAS_FAST_REP_STRING): Define.
59426         (HAS_FAST_COPY_BACKWARD): Define.
59428 2010-06-21  Andreas Schwab  <schwab@redhat.com>
59430         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
59431         Restore proper fallback handling.
59433 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
59435         [BZ #11701]
59436         * posix/group_member.c (__group_member): Correct checking loop.
59438         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
59439         OOM in getpwuid_r correctly.  Return error number when the caller
59440         should return, otherwise -1.
59441         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
59442         call returning > 0 value.
59443         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
59445 2010-06-07  Andreas Schwab  <schwab@redhat.com>
59447         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
59448         libc_nonshared.a from targets in modules-names.
59450 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
59452         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
59453         requires it.
59455 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
59457         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
59458         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
59459         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
59460         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
59462 2010-06-02  Andreas Schwab  <schwab@redhat.com>
59464         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
59466 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
59468         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
59469         and F_GETPIPE_SZ.
59470         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
59471         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
59472         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
59473         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
59474         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
59475         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
59477 2010-06-14  Roland McGrath  <roland@redhat.com>
59479         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
59481 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
59483         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
59484         __REDIRECT followed by __THROW.
59485         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
59486         * posix/getopt.h (getopt): Likewise.
59488 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
59490         * hurd/lookup-at.c (__file_name_lookup_at): Accept
59491         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
59492         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
59493         in AT_FLAGS.
59494         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
59495         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
59497 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
59499         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
59501 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
59503         [BZ #11640]
59504         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
59505         Properly check family and model.
59507 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
59509         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
59511 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
59513         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
59515 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
59517         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
59518         symbol reference.
59520 2010-05-19  Andreas Schwab  <schwab@redhat.com>
59522         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
59523         symbol reference.
59525 2010-05-21  Andreas Schwab  <schwab@redhat.com>
59527         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
59528         and internal_recvmmsg.
59529         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
59530         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
59531         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
59532         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
59534         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
59535         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
59536         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
59538 2010-05-20  Andreas Schwab  <schwab@redhat.com>
59540         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
59542 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
59544         POWER7 optimizations.
59545         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
59546         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
59548 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
59550         * version.h: Update for 2.13 development version.
59552 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
59554         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
59555         exceptions.  Return 0.
59557 2010-05-07  Roland McGrath  <roland@redhat.com>
59559         * elf/ldconfig.c (main): Add a const.
59561 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
59563         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
59564         (args_options): Add no-idn option.
59565         (ahosts_keys_int): Add idn_flags to ai_flags.
59566         (parse_option): Handle 'i' option to clear idn_flags.
59568         * malloc/malloc.c (_int_free): Possible race in the most recently
59569         added check.  Only act on the data if no current modification
59570         happened.
59572 See ChangeLog.17 for earlier changes.